code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block; }
body {
line-height: 1;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%; }
ol,
ul {
list-style: none; }
blockquote,
q {
quotes: none; }
blockquote::before, blockquote::after,
q::before,
q::after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
*,
*::before,
*::after,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
input,
button,
textarea,
select {
color: inherit;
font-size: inherit;
font-style: inherit;
font-family: inherit;
border-radius: 0;
-webkit-padding-start: 0;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-indent: 0;
border: none;
outline: none;
background: none;
padding: 0;
margin: 0;
width: auto;
height: auto;
line-height: 1em; }
input[type=text],
input[type=reset],
input[type=password],
input[type=search],
input[type=email],
input[type=tel],
input[type=url],
input[type=time],
input[type=week],
input[type=month],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=number],
input[type=submit],
input[type=reset],
input[type=color],
input[type=file],
button,
textarea,
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
input[type=color] {
width: 1em; }
input::-ms-clear {
display: none; }
details,
summary {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
mark {
background: none; }
hr {
height: 1px;
margin: 0;
padding: 0; }
u {
text-decoration: none; }
table th {
text-align: left; }
a {
color: inherit;
outline: none;
text-decoration: none; }
html, body {
width: 100vw; }
.twitter_actus {
position: relative; }
@media screen and (max-width: 800px) {
.twitter_actus {
margin-bottom: 30px; } }
.twitter_actus .parallelogram_bg {
-webkit-clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 89%);
clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 89%);
padding: 16.2vh 8.3vw 17.7vh 8.3vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
@media screen and (max-width: 800px) {
.twitter_actus .parallelogram_bg {
-webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
padding: 36px 6.93vw 58px 6.93vw; } }
.twitter_actus .parallelogram_bg .h2 {
width: 100%; }
.twitter_actus .parallelogram_bg .twitter {
width: 100%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.twitter_actus .parallelogram_bg .twitter figure {
margin: 40px auto; }
.twitter_actus .parallelogram_bg .twitter iframe {
height: 65vh !important; }
.twitter_actus .twitter_link {
width: 21.5vw;
padding: 20px 0;
text-align: center;
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 22px;
color: #FFFFFF;
background: #FBAF4E;
position: absolute;
right: 8.3vw;
bottom: -14px;
z-index: 3; }
@media screen and (max-width: 800px) {
.twitter_actus .twitter_link {
width: 47vw;
padding: 12px 0; } }
/*# sourceMappingURL=app.css.map */ | assets/styles/app.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block; }
body {
line-height: 1;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%; }
ol,
ul {
list-style: none; }
blockquote,
q {
quotes: none; }
blockquote::before, blockquote::after,
q::before,
q::after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
*,
*::before,
*::after,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
input,
button,
textarea,
select {
color: inherit;
font-size: inherit;
font-style: inherit;
font-family: inherit;
border-radius: 0;
-webkit-padding-start: 0;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-indent: 0;
border: none;
outline: none;
background: none;
padding: 0;
margin: 0;
width: auto;
height: auto;
line-height: 1em; }
input[type=text],
input[type=reset],
input[type=password],
input[type=search],
input[type=email],
input[type=tel],
input[type=url],
input[type=time],
input[type=week],
input[type=month],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=number],
input[type=submit],
input[type=reset],
input[type=color],
input[type=file],
button,
textarea,
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
input[type=color] {
width: 1em; }
input::-ms-clear {
display: none; }
details,
summary {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
mark {
background: none; }
hr {
height: 1px;
margin: 0;
padding: 0; }
u {
text-decoration: none; }
table th {
text-align: left; }
a {
color: inherit;
outline: none;
text-decoration: none; }
html, body {
width: 100vw; }
.twitter_actus {
position: relative; }
@media screen and (max-width: 800px) {
.twitter_actus {
margin-bottom: 30px; } }
.twitter_actus .parallelogram_bg {
-webkit-clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 89%);
clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 89%);
padding: 16.2vh 8.3vw 17.7vh 8.3vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
@media screen and (max-width: 800px) {
.twitter_actus .parallelogram_bg {
-webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
padding: 36px 6.93vw 58px 6.93vw; } }
.twitter_actus .parallelogram_bg .h2 {
width: 100%; }
.twitter_actus .parallelogram_bg .twitter {
width: 100%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.twitter_actus .parallelogram_bg .twitter figure {
margin: 40px auto; }
.twitter_actus .parallelogram_bg .twitter iframe {
height: 65vh !important; }
.twitter_actus .twitter_link {
width: 21.5vw;
padding: 20px 0;
text-align: center;
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 22px;
color: #FFFFFF;
background: #FBAF4E;
position: absolute;
right: 8.3vw;
bottom: -14px;
z-index: 3; }
@media screen and (max-width: 800px) {
.twitter_actus .twitter_link {
width: 47vw;
padding: 12px 0; } }
/*# sourceMappingURL=app.css.map */ | 0.381565 | 0.051893 |
.deta-img{
position: relative;
}
.deta-img-mun{
color: #fff;
position: absolute;
right: 15px;
bottom: 10px;
background-color:#d2bb9b;
padding: 0px 10px;
font-size: 13px;
border-radius: 30px;
}
.img-icon{
margin-right: 5px;
margin-bottom: 2px;
}
.main{
padding: 10px;
}
.details-title{
font-size: 17px;
font-weight: 700;
padding-bottom: 5px;
}
.details-position{
font-size: 14px;
color: #484848;
}
.central{
width: 100%;
overflow: auto;
zoom: 1;
padding: 30px 0px;
}
.central view{
width: 49.9%;
float: left;
font-size: 15px;
}
.evaluate{
text-align: center;
border-right: 1px solid #f1f1f1;
color: #797979;
}
.evaluate image{
height: 16px;
width: 16px;
vertical-align:middle;
margin-bottom: 2px;
margin-right: 5px;
}
.map{
text-align: center;
color:#d2bb9b;
}
.map image{
height: 16px;
width: 16px;
vertical-align:middle;
margin-bottom: 2px;
margin-right: 5px;
}
.service{
overflow: auto;
zoom: 1;
padding-bottom: 30px;
}
.service-type{
width: 25%;
text-align: center;
float: left;
}
.service-type image{
height: 23px;
width: 23px;
}
.list-item {
background-color: #fff;
/* border-radius: 10rpx; */
padding: 15px 0px;
}
.flex-row {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: horizontal;
flex-direction: row;
/* width: 97%; */
}
/* .corver-picxx {
height: 290rpx;
} */
.flex-grow-0 {
min-width: 0;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.flexs-bottoms {
position: relative;
}
.flex-grow-1 {
min-width: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
.goods-title {
color: #000;
font-size: 16px;
font-weight: bold;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-break: break-all;
text-overflow: ellipsis;
}
.goods-titles{
color: #B0B0B0;
font-size: 13px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
text-overflow: ellipsis;
font-weight: normal;
margin-top: 5px;
}
.flexs-bottoms-text {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.flex-y-bottom {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-ms-grid-row-align: flex-end;
align-items: flex-end;
}
.list-item .corver-picxx image {
width: 110px;
height: 90px;
border-radius: 5rpx;
margin-right: 7px;
object-fit: cover;
}
.corver-picxs{
height: 90px;
}
.corver-picxs image{
width: 220rpx;
height: 90px;
border-radius: 5rpx;
margin-right: 7px;
object-fit: cover;
}
.goods-price{
color: #d2bb9b;
font-size: 18px;
}
.goods-prices{
text-decoration: line-through;
color:#B0B0B0;
font-size: 10pt;
margin-bottom: 3px;
margin-left: 5px;
}
.adopt-btn{
background-color: #d2bb9b;
color: #fff;
font-size:14px;
padding: 2px 15px;
border-radius:30px;
margin-left: auto;
}
.closes{
position: absolute;
top: 7px;
right: 12px;
}
.closes image{
height: 22px;
width: 22px;
}
.tips{
overflow: auto;
zoom: 1;
margin-top: 12px;
}
.tipss{
float: left;
width: 33%;
margin-bottom: 12px;
}
.tipss image{
width: 16px;
height: 16px;
/* vertical-align:middle; */
}
.tipss text{
font-size: 14px;
font-weight: bold;
margin-left: 5px;
} | pages/tourism/details/details.css | .deta-img{
position: relative;
}
.deta-img-mun{
color: #fff;
position: absolute;
right: 15px;
bottom: 10px;
background-color:#d2bb9b;
padding: 0px 10px;
font-size: 13px;
border-radius: 30px;
}
.img-icon{
margin-right: 5px;
margin-bottom: 2px;
}
.main{
padding: 10px;
}
.details-title{
font-size: 17px;
font-weight: 700;
padding-bottom: 5px;
}
.details-position{
font-size: 14px;
color: #484848;
}
.central{
width: 100%;
overflow: auto;
zoom: 1;
padding: 30px 0px;
}
.central view{
width: 49.9%;
float: left;
font-size: 15px;
}
.evaluate{
text-align: center;
border-right: 1px solid #f1f1f1;
color: #797979;
}
.evaluate image{
height: 16px;
width: 16px;
vertical-align:middle;
margin-bottom: 2px;
margin-right: 5px;
}
.map{
text-align: center;
color:#d2bb9b;
}
.map image{
height: 16px;
width: 16px;
vertical-align:middle;
margin-bottom: 2px;
margin-right: 5px;
}
.service{
overflow: auto;
zoom: 1;
padding-bottom: 30px;
}
.service-type{
width: 25%;
text-align: center;
float: left;
}
.service-type image{
height: 23px;
width: 23px;
}
.list-item {
background-color: #fff;
/* border-radius: 10rpx; */
padding: 15px 0px;
}
.flex-row {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: horizontal;
flex-direction: row;
/* width: 97%; */
}
/* .corver-picxx {
height: 290rpx;
} */
.flex-grow-0 {
min-width: 0;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.flexs-bottoms {
position: relative;
}
.flex-grow-1 {
min-width: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
.goods-title {
color: #000;
font-size: 16px;
font-weight: bold;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-break: break-all;
text-overflow: ellipsis;
}
.goods-titles{
color: #B0B0B0;
font-size: 13px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
text-overflow: ellipsis;
font-weight: normal;
margin-top: 5px;
}
.flexs-bottoms-text {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.flex-y-bottom {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-ms-grid-row-align: flex-end;
align-items: flex-end;
}
.list-item .corver-picxx image {
width: 110px;
height: 90px;
border-radius: 5rpx;
margin-right: 7px;
object-fit: cover;
}
.corver-picxs{
height: 90px;
}
.corver-picxs image{
width: 220rpx;
height: 90px;
border-radius: 5rpx;
margin-right: 7px;
object-fit: cover;
}
.goods-price{
color: #d2bb9b;
font-size: 18px;
}
.goods-prices{
text-decoration: line-through;
color:#B0B0B0;
font-size: 10pt;
margin-bottom: 3px;
margin-left: 5px;
}
.adopt-btn{
background-color: #d2bb9b;
color: #fff;
font-size:14px;
padding: 2px 15px;
border-radius:30px;
margin-left: auto;
}
.closes{
position: absolute;
top: 7px;
right: 12px;
}
.closes image{
height: 22px;
width: 22px;
}
.tips{
overflow: auto;
zoom: 1;
margin-top: 12px;
}
.tipss{
float: left;
width: 33%;
margin-bottom: 12px;
}
.tipss image{
width: 16px;
height: 16px;
/* vertical-align:middle; */
}
.tipss text{
font-size: 14px;
font-weight: bold;
margin-left: 5px;
} | 0.29381 | 0.079961 |
@keyframes animateDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
div,
p,
td {
font-family: Google Sans Text, Google Sans, sans-serif;
font-size: 16px;
}
.hidden {
display: none;
}
a {
color: #3740ff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body {
/* Bit of a hack... Hides display instability. */
animation: fadeIn 0.3s ease-in;
background-color: #fefefe;
min-width: 300px;
padding: 25px 10px 10px 10px;
}
button {
background-color: #eee;
border: 1px solid #ccc;
border-radius: 2px;
color: #444;
cursor: pointer;
display: block;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 400;
padding: 10px;
}
button:hover {
background-color: #ccc;
color: black;
}
code {
font-family: 'Consolas', 'Roboto Mono', monospace;
}
details {
border-bottom: 4px dotted #fef1ff;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
width: 770px;
}
details:last-of-type {
margin: 0 0 50px 0;
}
details[open] summary ~ * {
animation: animateDown 0.2s ease-in forwards;
}
div.details {
color: #666;
line-height: 2em;
margin: 0 0 20px 0;
}
div.learn-more::before {
content: '⇒';
padding: 0 2px 0 0;
position: relative;
top: -1px;
}
div.overview {
font-family: monospace;
}
h1 {
color: #444;
font-family: Roboto, sans-serif;
font-size: 24px;
border-bottom: 2px solid #fef1ff;
line-height: 1.5em;
margin: 0 0 25px 0;
padding: 0 0 20px 0;
}
h2 {
color: #444;
font-family: Roboto, sans-serif;
font-size: 16px;
font-weight: 500;
margin: 30px 0 20px 0;
}
#overview h2 {
margin: 30px 0 12px 10px;
}
main {
margin: 0 auto 50px auto;
}
#overview section {
margin: 0 0 20px 0;
}
#error section,
#warning section {
margin: 0 0 10px 0;
padding: 0 0 30px 0;
border-bottom: 2px solid #fef1ff;
}
#error section:last-of-type,
#warning section:last-of-type {
border-bottom: none;
margin: 0;
padding: 0;
}
summary {
color: #666;
cursor: pointer;
font-family: Roboto, sans-serif;
font-size: 18px;
font-weight: 500;
list-style: none;
}
/* .inactive means summaries without content, e.g. 'No errors found.' */
summary:not(.inactive):hover {
color: #3740ff;
}
summary:not(.inactive)::before {
border: 1px solid;
border-color: white;
border-radius: 50%;
content: '⌃'; /* 180° rotated */
display: inline-block;
height: 20px;
left: 0;
margin: 0 5px 0 0;
padding: 5px 0 0 5px;
position: relative;
top: 1px;
transform: rotate(180deg);
transition: background 0.2s, color 0.2s, transform 0.2s;
width: 20px;
}
summary:not(.inactive):hover::before {
background: #e7e8ff;
}
summary:not(.inactive):active::before {
border-color: #3740ff;
}
details[open] summary::before {
content: '⌃';
transform: rotate(0);
}
/* .inactive means summaries without content, e.g. 'No errors found.' */
summary.inactive {
color: #666;
cursor: inherit;
font-weight: normal;
list-style: none;
}
table {
background-color: #fef6ff;
padding: 10px;
}
td {
font-size: 14px;
padding: 0 20px 5px 0;
text-align: left;
vertical-align: top;
}
th {
color: #444;
font-size: 14px;
font-family: Roboto, sans-serif;
padding: 0 20px 5px 0;
text-align: left;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 8px;
background-color: rgba(0, 0, 0, 0.5);
} | css/popup.css | @keyframes animateDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
div,
p,
td {
font-family: Google Sans Text, Google Sans, sans-serif;
font-size: 16px;
}
.hidden {
display: none;
}
a {
color: #3740ff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body {
/* Bit of a hack... Hides display instability. */
animation: fadeIn 0.3s ease-in;
background-color: #fefefe;
min-width: 300px;
padding: 25px 10px 10px 10px;
}
button {
background-color: #eee;
border: 1px solid #ccc;
border-radius: 2px;
color: #444;
cursor: pointer;
display: block;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 400;
padding: 10px;
}
button:hover {
background-color: #ccc;
color: black;
}
code {
font-family: 'Consolas', 'Roboto Mono', monospace;
}
details {
border-bottom: 4px dotted #fef1ff;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
width: 770px;
}
details:last-of-type {
margin: 0 0 50px 0;
}
details[open] summary ~ * {
animation: animateDown 0.2s ease-in forwards;
}
div.details {
color: #666;
line-height: 2em;
margin: 0 0 20px 0;
}
div.learn-more::before {
content: '⇒';
padding: 0 2px 0 0;
position: relative;
top: -1px;
}
div.overview {
font-family: monospace;
}
h1 {
color: #444;
font-family: Roboto, sans-serif;
font-size: 24px;
border-bottom: 2px solid #fef1ff;
line-height: 1.5em;
margin: 0 0 25px 0;
padding: 0 0 20px 0;
}
h2 {
color: #444;
font-family: Roboto, sans-serif;
font-size: 16px;
font-weight: 500;
margin: 30px 0 20px 0;
}
#overview h2 {
margin: 30px 0 12px 10px;
}
main {
margin: 0 auto 50px auto;
}
#overview section {
margin: 0 0 20px 0;
}
#error section,
#warning section {
margin: 0 0 10px 0;
padding: 0 0 30px 0;
border-bottom: 2px solid #fef1ff;
}
#error section:last-of-type,
#warning section:last-of-type {
border-bottom: none;
margin: 0;
padding: 0;
}
summary {
color: #666;
cursor: pointer;
font-family: Roboto, sans-serif;
font-size: 18px;
font-weight: 500;
list-style: none;
}
/* .inactive means summaries without content, e.g. 'No errors found.' */
summary:not(.inactive):hover {
color: #3740ff;
}
summary:not(.inactive)::before {
border: 1px solid;
border-color: white;
border-radius: 50%;
content: '⌃'; /* 180° rotated */
display: inline-block;
height: 20px;
left: 0;
margin: 0 5px 0 0;
padding: 5px 0 0 5px;
position: relative;
top: 1px;
transform: rotate(180deg);
transition: background 0.2s, color 0.2s, transform 0.2s;
width: 20px;
}
summary:not(.inactive):hover::before {
background: #e7e8ff;
}
summary:not(.inactive):active::before {
border-color: #3740ff;
}
details[open] summary::before {
content: '⌃';
transform: rotate(0);
}
/* .inactive means summaries without content, e.g. 'No errors found.' */
summary.inactive {
color: #666;
cursor: inherit;
font-weight: normal;
list-style: none;
}
table {
background-color: #fef6ff;
padding: 10px;
}
td {
font-size: 14px;
padding: 0 20px 5px 0;
text-align: left;
vertical-align: top;
}
th {
color: #444;
font-size: 14px;
font-family: Roboto, sans-serif;
padding: 0 20px 5px 0;
text-align: left;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 8px;
background-color: rgba(0, 0, 0, 0.5);
} | 0.488039 | 0.141697 |
@font-face {
font-family: Proxima Nova;
src: url(../fonts/Proxima\Nova\Alt\Bold.woff) format(woff);
}
@font-face {
font-family: Circular;
src: url(../fonts/lineto-circular-pro-book.woff) format(woff);
}
@font-face{
font-family: Font Awesome;
src: url(../fonts/Font\ Awesome\ 5\ Pro-Regular-400.otf)
}
body{
background-color: black;
background-image: url(../imgs/jamakassi-wejxKZ-9IZg-unsplash.jpg);
overflow: hidden;
}
.content {
display: grid;
grid-template-rows: 3.125rem 7.75rem 1fr;
grid-template-columns: 1fr 1fr 1fr;
padding: 2rem 5%;
}
.first_wrap {
grid-row: 1/2;
grid-column: 1/4;
margin-bottom: 1.35rem;
position: relative;
align-self: start;
display: flex;
}
#icon_backward {
font-family: Font Awesome;
color: #e35865;
outline: none;
text-decoration: none;
font-size: 2.5rem;
margin-right: 2rem;
position: relative;
}
#icon_backward:hover{
color: blue;
}
/*#reload {
position: absolute;
font-family: "Circular";
font-size: 1.5625rem;
align-self: center;
right: 0rem;
border: 0.2rem solid #e35865;
color: #ffffff;
cursor: pointer;
background: 0;
grid-row: 2/3;
}*/
#city_name {
font-family: "Circular", sans-serif;
font-size: 2.25rem;
color: #ffffff;
top: 0rem;
}
.weather-wrapper {
grid-row: 2/3;
grid-column: 1/4;
border-bottom: 0.2rem solid #e35865;
display: flex;
align-items: flex-end;
padding-bottom: 0.9375rem;
justify-content: space-between;
}
.weather-wind {
display: block;
font-family: "Circular";
font-size: 1.625rem;
color: #ffffff;
}
.weather-condition {
display: block;
font-family: "Circular";
font-size: 1.625rem;
color: #ffffff;
margin-top: 0.75rem;
}
#wind-icon {
font-family: "Font Awesome 5 Pro Light";
font-size: 1.5625rem;
font-style: italic;
color: #ffffff;
padding-right: 0.1rem;
margin-right: 0.8125rem;
}
#cloud-icon {
font-family: "Font Awesome 5 Pro Light";
font-size: 1.25rem;
font-style: italic;
color: #ffffff;
padding-right: 0.1rem;
margin-right: 0.8125rem;
}
#temperature {
font-family: "Circular";
font-size: 1.5rem;
color: #04049d;
}
.recommended-songs--wrapper {
grid-column: 1/4;
grid-row: 3/4;
color: hsla(0, 0%, 100%, 0.9);
text-decoration: none;
display: flex;
flex-flow: row wrap;
transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.recommended-songs--wrapper:hover {
border: 1px solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px #E35865;
outline-color: rgba(255, 255, 255, 0);
outline-offset: 15px;
text-shadow: 1px 1px 2px #427388;
}
.song-listing--item-album-img > img {
max-width: 9.375rem;
max-height: 9.375rem;
box-shadow: 0 0 1rem black;
}
.song-listing--item-album-img{
max-width: 9.375rem;
max-height: 9.375rem;
border: 0.2rem ridge #ffffff;
transition: .2s ease-in-out;
}
.song-listing--item:hover > .song-listing--item-album-img, .song-listing--item:focus > .song-listing--item-album-img {
transform: translateX(15%);
}
.song-listing--item {
display: flex;
flex: 30% 1;
padding: 1rem 2.5rem 1rem 0;
cursor: pointer;
position: relative;
align-items: flex-start;
color: #ffffff;
outline: none;
text-decoration: none;
}
.song-listing--info-wrapper .song-listing--artist {
color: #E35865;
}
.song-listing--info-wrapper {
background: #2d324c;
padding: 0.9375rem 3.125rem 0.9375rem 0.625rem;
border: 1px solid #15161e;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
-webkit-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
margin-top: 2rem;
color: #ffffff;
padding-left: 1rem;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.song-listing--trackname{
font-family: 'Bree Serif';
font-size: 1.25rem;
color: #ffffff;
}
.song-listing--artist{
font-family: 'Bree Serif';
font-size: 1rem;
color: #E35865;
}
/* Add some content at the bottom of the video/page */ | assets/css/city.css | @font-face {
font-family: Proxima Nova;
src: url(../fonts/Proxima\Nova\Alt\Bold.woff) format(woff);
}
@font-face {
font-family: Circular;
src: url(../fonts/lineto-circular-pro-book.woff) format(woff);
}
@font-face{
font-family: Font Awesome;
src: url(../fonts/Font\ Awesome\ 5\ Pro-Regular-400.otf)
}
body{
background-color: black;
background-image: url(../imgs/jamakassi-wejxKZ-9IZg-unsplash.jpg);
overflow: hidden;
}
.content {
display: grid;
grid-template-rows: 3.125rem 7.75rem 1fr;
grid-template-columns: 1fr 1fr 1fr;
padding: 2rem 5%;
}
.first_wrap {
grid-row: 1/2;
grid-column: 1/4;
margin-bottom: 1.35rem;
position: relative;
align-self: start;
display: flex;
}
#icon_backward {
font-family: Font Awesome;
color: #e35865;
outline: none;
text-decoration: none;
font-size: 2.5rem;
margin-right: 2rem;
position: relative;
}
#icon_backward:hover{
color: blue;
}
/*#reload {
position: absolute;
font-family: "Circular";
font-size: 1.5625rem;
align-self: center;
right: 0rem;
border: 0.2rem solid #e35865;
color: #ffffff;
cursor: pointer;
background: 0;
grid-row: 2/3;
}*/
#city_name {
font-family: "Circular", sans-serif;
font-size: 2.25rem;
color: #ffffff;
top: 0rem;
}
.weather-wrapper {
grid-row: 2/3;
grid-column: 1/4;
border-bottom: 0.2rem solid #e35865;
display: flex;
align-items: flex-end;
padding-bottom: 0.9375rem;
justify-content: space-between;
}
.weather-wind {
display: block;
font-family: "Circular";
font-size: 1.625rem;
color: #ffffff;
}
.weather-condition {
display: block;
font-family: "Circular";
font-size: 1.625rem;
color: #ffffff;
margin-top: 0.75rem;
}
#wind-icon {
font-family: "Font Awesome 5 Pro Light";
font-size: 1.5625rem;
font-style: italic;
color: #ffffff;
padding-right: 0.1rem;
margin-right: 0.8125rem;
}
#cloud-icon {
font-family: "Font Awesome 5 Pro Light";
font-size: 1.25rem;
font-style: italic;
color: #ffffff;
padding-right: 0.1rem;
margin-right: 0.8125rem;
}
#temperature {
font-family: "Circular";
font-size: 1.5rem;
color: #04049d;
}
.recommended-songs--wrapper {
grid-column: 1/4;
grid-row: 3/4;
color: hsla(0, 0%, 100%, 0.9);
text-decoration: none;
display: flex;
flex-flow: row wrap;
transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.recommended-songs--wrapper:hover {
border: 1px solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px #E35865;
outline-color: rgba(255, 255, 255, 0);
outline-offset: 15px;
text-shadow: 1px 1px 2px #427388;
}
.song-listing--item-album-img > img {
max-width: 9.375rem;
max-height: 9.375rem;
box-shadow: 0 0 1rem black;
}
.song-listing--item-album-img{
max-width: 9.375rem;
max-height: 9.375rem;
border: 0.2rem ridge #ffffff;
transition: .2s ease-in-out;
}
.song-listing--item:hover > .song-listing--item-album-img, .song-listing--item:focus > .song-listing--item-album-img {
transform: translateX(15%);
}
.song-listing--item {
display: flex;
flex: 30% 1;
padding: 1rem 2.5rem 1rem 0;
cursor: pointer;
position: relative;
align-items: flex-start;
color: #ffffff;
outline: none;
text-decoration: none;
}
.song-listing--info-wrapper .song-listing--artist {
color: #E35865;
}
.song-listing--info-wrapper {
background: #2d324c;
padding: 0.9375rem 3.125rem 0.9375rem 0.625rem;
border: 1px solid #15161e;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
-webkit-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
margin-top: 2rem;
color: #ffffff;
padding-left: 1rem;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.song-listing--trackname{
font-family: 'Bree Serif';
font-size: 1.25rem;
color: #ffffff;
}
.song-listing--artist{
font-family: 'Bree Serif';
font-size: 1rem;
color: #E35865;
}
/* Add some content at the bottom of the video/page */ | 0.225587 | 0.054349 |
.App {
margin: 0;
height: 100%;
display: flex;
flex-direction: column;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
.pageWindow {
display: flex;
height: 100%;
flex-direction: row;
align-content: center;
justify-content: stretch;
}
.controlTitles {
text-align: left;
margin: 5px;
color: #fff;
}
.controlWidget {
flex-grow: 1;
padding: 5px;
display:flex;
height: 100%;
max-width: 229px;
flex-direction: column;
align-content: flex-start;
}
.graph {
margin: 0 auto;
padding-right: 9%;
background-color: black;
}
.headerLayout {
display: flex;
align-items: center;
}
.appWindow {
display: flex;
flex-direction: row;
height: 100%;
}
.displayWindow {
flex-grow: 4;
}
.graphWidget {
flex-grow: 3;
height: 90%;
}
.eepromInput {
display: flex;
margin: 5px;
}
.container {
margin: 0px 5px 0px 5px;
padding: 5px;
border-radius: 5px;
border-width: 2px;
border-color: #000;
border-style: solid;
color: #fff;
}
.controlWidgetContainer {
text-align: center;
margin: 0px 5px 0px 5px;
padding: 5px;
border-radius: 5px;
border-width: 2px;
border-color: #000;
border-style: solid;
color: #fff;
}
.controlInputs {
display: flex;
flex-direction: column;
}
input {
background-color: #a0a0a0;
color: #fff;
}
.tooltip {
color: #fff;
}
.helpButton {
position: absolute;
right: 20px;
}
.graphContainer {
margin: 5px;
border-width: 2px;
border-color: #000;
border-style: solid;
padding: 10px 5px 10px 5px;
box-shadow: 0px 5px 16px -2px #696969;
border-radius: 5px;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
} | web_dashboard/src/App.css | .App {
margin: 0;
height: 100%;
display: flex;
flex-direction: column;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
.pageWindow {
display: flex;
height: 100%;
flex-direction: row;
align-content: center;
justify-content: stretch;
}
.controlTitles {
text-align: left;
margin: 5px;
color: #fff;
}
.controlWidget {
flex-grow: 1;
padding: 5px;
display:flex;
height: 100%;
max-width: 229px;
flex-direction: column;
align-content: flex-start;
}
.graph {
margin: 0 auto;
padding-right: 9%;
background-color: black;
}
.headerLayout {
display: flex;
align-items: center;
}
.appWindow {
display: flex;
flex-direction: row;
height: 100%;
}
.displayWindow {
flex-grow: 4;
}
.graphWidget {
flex-grow: 3;
height: 90%;
}
.eepromInput {
display: flex;
margin: 5px;
}
.container {
margin: 0px 5px 0px 5px;
padding: 5px;
border-radius: 5px;
border-width: 2px;
border-color: #000;
border-style: solid;
color: #fff;
}
.controlWidgetContainer {
text-align: center;
margin: 0px 5px 0px 5px;
padding: 5px;
border-radius: 5px;
border-width: 2px;
border-color: #000;
border-style: solid;
color: #fff;
}
.controlInputs {
display: flex;
flex-direction: column;
}
input {
background-color: #a0a0a0;
color: #fff;
}
.tooltip {
color: #fff;
}
.helpButton {
position: absolute;
right: 20px;
}
.graphContainer {
margin: 5px;
border-width: 2px;
border-color: #000;
border-style: solid;
padding: 10px 5px 10px 5px;
box-shadow: 0px 5px 16px -2px #696969;
border-radius: 5px;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
} | 0.650911 | 0.095645 |
.introjs-overlay {
position: absolute;
z-index: 999999;
background-color: #000;
opacity: 0;
background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));
background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.introjs-fixParent {
z-index: auto !important;
opacity: 1.0 !important;
}
.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
z-index: 9999999 !important;
}
.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
position: relative;
}
.introjs-helperLayer {
position: absolute;
z-index: 9999998;
background-color: #FFF;
background-color: rgba(255,255,255,.9);
border: 1px solid #777;
border: 1px solid rgba(0,0,0,.5);
border-radius: 4px;
box-shadow: 0 2px 15px rgba(0,0,0,.4);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.introjs-helperNumberLayer {
display: none;
}
.introjs-arrow {
border: 5px solid white;
content:'';
position: absolute;
}
.introjs-arrow.top {
top: -10px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:white;
border-left-color:transparent;
}
.introjs-arrow.top-right {
top: -10px;
right: 10px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:white;
border-left-color:transparent;
}
.introjs-arrow.top-middle {
top: -10px;
left: 50%;
margin-left: -5px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:white;
border-left-color:transparent;
}
.introjs-arrow.right {
right: -10px;
top: 10px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:transparent;
border-left-color:white;
}
.introjs-arrow.bottom {
bottom: -10px;
border-top-color:white;
border-right-color:transparent;
border-bottom-color:transparent;
border-left-color:transparent;
}
.introjs-arrow.left {
left: -10px;
top: 10px;
border-top-color:transparent;
border-right-color:white;
border-bottom-color:transparent;
border-left-color:transparent;
}
.introjs-tooltip {
position: absolute;
padding: 20px;
background-color: white;
min-width: 200px;
max-width: 300px;
border-radius: 3px;
box-shadow: 0 1px 10px rgba(0,0,0,.4);
-webkit-transition: opacity 0.1s ease-out;
-moz-transition: opacity 0.1s ease-out;
-ms-transition: opacity 0.1s ease-out;
-o-transition: opacity 0.1s ease-out;
transition: opacity 0.1s ease-out;
}
.introjs-tooltipbuttons {
text-align: right;
}
/*
Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
Changed by <NAME>
*/
.introjs-button {
padding: 7px 20px !important;
border-radius: 2px !important;
-webkit-appearance: none;
font-weight: 600;
height: auto !important;
border: none;
position: relative;
overflow: visible;
text-transform: uppercase;
color: #ffffff;
font-size: 110%;
cursor: pointer;
font-weight: bold;
display: inline-block;
float: right;
margin-left: 10px;
z-index: 9999;
background: #475d7c;
/*margin-left: 10px !important;*/
font-family : 'Source Sans Pro', Verdana, Arial, Sans-Serif !important;
}
.introjs-button:hover {
border-color: #bcbcbc;
text-decoration: none;
box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-prevbutton span {
padding-right: 10px !important;
}
.introjs-nextbutton span {
padding-left: 10px !important;
}
.introjs-button:focus,
.introjs-button:active {
}
/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
padding: 0;
border: 0;
}
.introjs-skipbutton {
margin-right: 5px;
color: #7a7a7a;
position: absolute;
top: 10px;
right: -20px;
width: 19px !important;
height: 16px;
color: #ffffff;
text-indent: -9999px !important;
background: #ffffff url(../../images/closer.png) no-repeat 0% 0%;
}
.introjs-skipbutton:hover {
box-shadow: none;
}
.introjs-prevbutton {
-webkit-border-radius: 0.2em 0 0 0.2em;
-moz-border-radius: 0.2em 0 0 0.2em;
border-radius: 0.2em 0 0 0.2em;
border-right: none;
float: left;
margin-left: 0px !important;
}
.introjs-nextbutton {
-webkit-border-radius: 0 0.2em 0.2em 0;
-moz-border-radius: 0 0.2em 0.2em 0;
border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
color: #ffffff;
border-color: none;
box-shadow: none;
cursor: default;
background-color: #dadfe5;
background-image: none;
text-decoration: none;
}
.introjs-bullets {
text-align: center;
margin-bottom: 10px;
}
.introjs-bullets ul {
clear: both;
margin: 15px auto 0;
padding: 0;
display: inline-block;
}
.introjs-bullets ul li {
list-style: none;
float: left;
margin: 0 2px;
}
.introjs-bullets ul li a {
display: block;
width: 6px;
height: 6px;
background: #ccc;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
text-decoration: none;
}
.introjs-bullets ul li a:hover {
background: #999;
}
.introjs-bullets ul li a.active {
background: #999;
}
.introjsFloatingElement {
position: absolute;
height: 0;
width: 0;
left: 50%;
top: 50%;
}
.introjs-tooltip {
min-width: 300px;
overflow: hidden;
}
.introjs-tooltiptext {
font-size: 110%;
color:#949da3;
}
.introjs-tooltiptext span {
background: #14a085;
border-radius: 50%;
color: #ffffff;
padding-top: 0px;
text-align: center;
width: 20px;
height: 20px;
margin-right: 10px;
display: inline-block !important;
}
.introjs-tooltiptext strong {
font-size: 120%;
color: #1a1a1a;
padding-top: 2px;
display: inline-block !important;
} | src/Sushi.Mediakiwi.Files/scripts/intro/introjs.css | .introjs-overlay {
position: absolute;
z-index: 999999;
background-color: #000;
opacity: 0;
background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));
background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
background: radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.introjs-fixParent {
z-index: auto !important;
opacity: 1.0 !important;
}
.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
z-index: 9999999 !important;
}
.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
position: relative;
}
.introjs-helperLayer {
position: absolute;
z-index: 9999998;
background-color: #FFF;
background-color: rgba(255,255,255,.9);
border: 1px solid #777;
border: 1px solid rgba(0,0,0,.5);
border-radius: 4px;
box-shadow: 0 2px 15px rgba(0,0,0,.4);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.introjs-helperNumberLayer {
display: none;
}
.introjs-arrow {
border: 5px solid white;
content:'';
position: absolute;
}
.introjs-arrow.top {
top: -10px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:white;
border-left-color:transparent;
}
.introjs-arrow.top-right {
top: -10px;
right: 10px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:white;
border-left-color:transparent;
}
.introjs-arrow.top-middle {
top: -10px;
left: 50%;
margin-left: -5px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:white;
border-left-color:transparent;
}
.introjs-arrow.right {
right: -10px;
top: 10px;
border-top-color:transparent;
border-right-color:transparent;
border-bottom-color:transparent;
border-left-color:white;
}
.introjs-arrow.bottom {
bottom: -10px;
border-top-color:white;
border-right-color:transparent;
border-bottom-color:transparent;
border-left-color:transparent;
}
.introjs-arrow.left {
left: -10px;
top: 10px;
border-top-color:transparent;
border-right-color:white;
border-bottom-color:transparent;
border-left-color:transparent;
}
.introjs-tooltip {
position: absolute;
padding: 20px;
background-color: white;
min-width: 200px;
max-width: 300px;
border-radius: 3px;
box-shadow: 0 1px 10px rgba(0,0,0,.4);
-webkit-transition: opacity 0.1s ease-out;
-moz-transition: opacity 0.1s ease-out;
-ms-transition: opacity 0.1s ease-out;
-o-transition: opacity 0.1s ease-out;
transition: opacity 0.1s ease-out;
}
.introjs-tooltipbuttons {
text-align: right;
}
/*
Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
Changed by <NAME>
*/
.introjs-button {
padding: 7px 20px !important;
border-radius: 2px !important;
-webkit-appearance: none;
font-weight: 600;
height: auto !important;
border: none;
position: relative;
overflow: visible;
text-transform: uppercase;
color: #ffffff;
font-size: 110%;
cursor: pointer;
font-weight: bold;
display: inline-block;
float: right;
margin-left: 10px;
z-index: 9999;
background: #475d7c;
/*margin-left: 10px !important;*/
font-family : 'Source Sans Pro', Verdana, Arial, Sans-Serif !important;
}
.introjs-button:hover {
border-color: #bcbcbc;
text-decoration: none;
box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-prevbutton span {
padding-right: 10px !important;
}
.introjs-nextbutton span {
padding-left: 10px !important;
}
.introjs-button:focus,
.introjs-button:active {
}
/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
padding: 0;
border: 0;
}
.introjs-skipbutton {
margin-right: 5px;
color: #7a7a7a;
position: absolute;
top: 10px;
right: -20px;
width: 19px !important;
height: 16px;
color: #ffffff;
text-indent: -9999px !important;
background: #ffffff url(../../images/closer.png) no-repeat 0% 0%;
}
.introjs-skipbutton:hover {
box-shadow: none;
}
.introjs-prevbutton {
-webkit-border-radius: 0.2em 0 0 0.2em;
-moz-border-radius: 0.2em 0 0 0.2em;
border-radius: 0.2em 0 0 0.2em;
border-right: none;
float: left;
margin-left: 0px !important;
}
.introjs-nextbutton {
-webkit-border-radius: 0 0.2em 0.2em 0;
-moz-border-radius: 0 0.2em 0.2em 0;
border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
color: #ffffff;
border-color: none;
box-shadow: none;
cursor: default;
background-color: #dadfe5;
background-image: none;
text-decoration: none;
}
.introjs-bullets {
text-align: center;
margin-bottom: 10px;
}
.introjs-bullets ul {
clear: both;
margin: 15px auto 0;
padding: 0;
display: inline-block;
}
.introjs-bullets ul li {
list-style: none;
float: left;
margin: 0 2px;
}
.introjs-bullets ul li a {
display: block;
width: 6px;
height: 6px;
background: #ccc;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
text-decoration: none;
}
.introjs-bullets ul li a:hover {
background: #999;
}
.introjs-bullets ul li a.active {
background: #999;
}
.introjsFloatingElement {
position: absolute;
height: 0;
width: 0;
left: 50%;
top: 50%;
}
.introjs-tooltip {
min-width: 300px;
overflow: hidden;
}
.introjs-tooltiptext {
font-size: 110%;
color:#949da3;
}
.introjs-tooltiptext span {
background: #14a085;
border-radius: 50%;
color: #ffffff;
padding-top: 0px;
text-align: center;
width: 20px;
height: 20px;
margin-right: 10px;
display: inline-block !important;
}
.introjs-tooltiptext strong {
font-size: 120%;
color: #1a1a1a;
padding-top: 2px;
display: inline-block !important;
} | 0.463201 | 0.068351 |
.sidebar {
flex-shrink: 0;
width: 280px;
background-color: #263238;
display: flex;
flex-direction: column;
box-sizing: border-box;
overflow: auto;
overflow-x: hidden;
font-size: 18px;
user-select: none;
}
.sidebar {
--sidebar-padding: 32px;
color: #fff;
}
.dense .sidebar {
--sidebar-padding: 16px;
}
/* Applying border padding to children so that background colors can extend to the sidebar edges. */
.sidebar > * {
padding: 0 var(--sidebar-padding);
}
.sidebar > :first-child {
padding-top: var(--sidebar-padding);
}
.sidebar > :last-child {
padding-bottom: var(--sidebar-padding);
}
.sidebar .sidebar-footer {
padding: 0;
}
.sidebar .logo {
max-width: 216px;
height: 36px;
box-sizing: border-box;
}
.dense .sidebar .logo {
height: 24.7px;
}
.sidebar .sidebar-header {
margin-bottom: 32px;
}
.sidebar .sidebar-profile {
display: flex;
align-items: center;
cursor: pointer;
font-size: 16px;
}
.sidebar .sidebar-profile-photo {
height: 40px;
width: 40px;
border-radius: 20px;
background-color: rgba(255, 255, 255, 0.95);
}
.sidebar .sidebar-profile-name {
color: #fff;
margin-left: 16px;
flex-grow: 1;
overflow: hidden;
font-weight: 600;
font-size: 16px;
}
.sidebar .sidebar-profile-user {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.sidebar .sidebar-profile-org {
color: rgb(255, 255, 255, 0.5);
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.sidebar .sidebar-body {
flex-grow: 1;
overflow: auto;
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar .sidebar-body::-webkit-scrollbar {
display: none;
}
.sidebar .sidebar-item {
cursor: pointer;
font-weight: 600;
display: flex;
align-items: center;
color: #90a4ae;
}
.sidebar .sidebar-item:hover,
.sidebar .sidebar-item.selected {
color: #fff;
}
.sidebar .sidebar-item svg {
margin-right: 16px;
width: 18px;
height: 18px;
stroke: #90a4ae;
}
.sidebar .sidebar-item:hover svg,
.sidebar .sidebar-item.selected svg {
stroke: white;
}
.sidebar .sidebar-footer:hover,
.sidebar .sidebar-footer.expanded {
background-color: #455a64;
}
.sidebar .sidebar-profile,
.sidebar .sidebar-expanded-profile {
padding: 24px var(--sidebar-padding);
}
.dense .sidebar .sidebar-profile,
.dense .sidebar .sidebar-expanded-profile {
padding: 16px var(--sidebar-padding);
}
.sidebar .sidebar-expanded-profile {
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar .sidebar-expanded-profile {
margin-bottom: -8px;
}
.sidebar .default-photo {
padding: 8px;
box-sizing: border-box;
}
.sidebar .sidebar-profile-arrow {
stroke: #90a4ae;
margin-left: 4px;
margin-right: -4px;
}
/** Org picker */
.sidebar .org-picker {
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar .org-picker-header {
font-size: 15px;
text-transform: uppercase;
opacity: 0.7;
font-weight: 600;
}
.sidebar .org-list {
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar hr {
margin: 0;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebar .org-picker-item {
white-space: nowrap;
cursor: pointer;
opacity: 0.7;
display: flex;
align-items: center;
position: relative;
}
.sidebar .org-picker-item-label {
text-overflow: ellipsis;
display: block;
overflow-x: hidden;
white-space: nowrap;
}
.sidebar .org-picker-item.selected,
.sidebar .org-picker-item:hover {
opacity: 1;
}
/** Dense **/
.dense .sidebar {
width: 180px;
font-size: 15px;
}
.dense .sidebar,
.dense .sidebar .sidebar-item {
font-size: 16px;
}
.dense .sidebar .sidebar-profile-photo {
display: none;
}
.dense .sidebar .sidebar-profile-name {
margin-left: 0;
}
.dense .sidebar .sidebar-item svg {
margin-right: 12px;
width: 16px;
height: 16px;
} | enterprise/app/sidebar/sidebar.css | .sidebar {
flex-shrink: 0;
width: 280px;
background-color: #263238;
display: flex;
flex-direction: column;
box-sizing: border-box;
overflow: auto;
overflow-x: hidden;
font-size: 18px;
user-select: none;
}
.sidebar {
--sidebar-padding: 32px;
color: #fff;
}
.dense .sidebar {
--sidebar-padding: 16px;
}
/* Applying border padding to children so that background colors can extend to the sidebar edges. */
.sidebar > * {
padding: 0 var(--sidebar-padding);
}
.sidebar > :first-child {
padding-top: var(--sidebar-padding);
}
.sidebar > :last-child {
padding-bottom: var(--sidebar-padding);
}
.sidebar .sidebar-footer {
padding: 0;
}
.sidebar .logo {
max-width: 216px;
height: 36px;
box-sizing: border-box;
}
.dense .sidebar .logo {
height: 24.7px;
}
.sidebar .sidebar-header {
margin-bottom: 32px;
}
.sidebar .sidebar-profile {
display: flex;
align-items: center;
cursor: pointer;
font-size: 16px;
}
.sidebar .sidebar-profile-photo {
height: 40px;
width: 40px;
border-radius: 20px;
background-color: rgba(255, 255, 255, 0.95);
}
.sidebar .sidebar-profile-name {
color: #fff;
margin-left: 16px;
flex-grow: 1;
overflow: hidden;
font-weight: 600;
font-size: 16px;
}
.sidebar .sidebar-profile-user {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.sidebar .sidebar-profile-org {
color: rgb(255, 255, 255, 0.5);
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.sidebar .sidebar-body {
flex-grow: 1;
overflow: auto;
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar .sidebar-body::-webkit-scrollbar {
display: none;
}
.sidebar .sidebar-item {
cursor: pointer;
font-weight: 600;
display: flex;
align-items: center;
color: #90a4ae;
}
.sidebar .sidebar-item:hover,
.sidebar .sidebar-item.selected {
color: #fff;
}
.sidebar .sidebar-item svg {
margin-right: 16px;
width: 18px;
height: 18px;
stroke: #90a4ae;
}
.sidebar .sidebar-item:hover svg,
.sidebar .sidebar-item.selected svg {
stroke: white;
}
.sidebar .sidebar-footer:hover,
.sidebar .sidebar-footer.expanded {
background-color: #455a64;
}
.sidebar .sidebar-profile,
.sidebar .sidebar-expanded-profile {
padding: 24px var(--sidebar-padding);
}
.dense .sidebar .sidebar-profile,
.dense .sidebar .sidebar-expanded-profile {
padding: 16px var(--sidebar-padding);
}
.sidebar .sidebar-expanded-profile {
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar .sidebar-expanded-profile {
margin-bottom: -8px;
}
.sidebar .default-photo {
padding: 8px;
box-sizing: border-box;
}
.sidebar .sidebar-profile-arrow {
stroke: #90a4ae;
margin-left: 4px;
margin-right: -4px;
}
/** Org picker */
.sidebar .org-picker {
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar .org-picker-header {
font-size: 15px;
text-transform: uppercase;
opacity: 0.7;
font-weight: 600;
}
.sidebar .org-list {
display: flex;
flex-direction: column;
gap: 16px;
}
.sidebar hr {
margin: 0;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebar .org-picker-item {
white-space: nowrap;
cursor: pointer;
opacity: 0.7;
display: flex;
align-items: center;
position: relative;
}
.sidebar .org-picker-item-label {
text-overflow: ellipsis;
display: block;
overflow-x: hidden;
white-space: nowrap;
}
.sidebar .org-picker-item.selected,
.sidebar .org-picker-item:hover {
opacity: 1;
}
/** Dense **/
.dense .sidebar {
width: 180px;
font-size: 15px;
}
.dense .sidebar,
.dense .sidebar .sidebar-item {
font-size: 16px;
}
.dense .sidebar .sidebar-profile-photo {
display: none;
}
.dense .sidebar .sidebar-profile-name {
margin-left: 0;
}
.dense .sidebar .sidebar-item svg {
margin-right: 12px;
width: 16px;
height: 16px;
} | 0.511473 | 0.074265 |
@media all and (min-width: 1280px) {
.header .hor-menu {
margin-left: 99px;
}
}
@media all and (max-width: 1024px) {
.header .hor-menu {
margin-left: 29px;
}
}
@media all and (min-width: 980px) {
.page-sidebar {
width: 225px;
position: absolute;
}
.page-sidebar ul {
width: 225px;
}
.page-content {
margin-top: 0px;
margin-left: 225px;
min-height: 860px;
}
.no-min-height.page-content {
min-height: auto;
}
.full-width-page .page-content {
margin-left: 0px !important;
}
}
@media all and (max-width: 979px) {
body {
margin: 0px !important;
}
.header {
margin: 0px !important;
}
.header .nav li.dropdown i {
top: 1px;
right: 0px;
display: inline-block;
position: relative;
}
.header .nav {
margin-bottom: 0px !important;
}
.page-container {
margin: 0px !important;
padding: 0px !important;
}
.fixed-top .page-container {
margin-top: 0px !important;
}
.page-content {
margin: 0px !important;
padding: 0px !important;
min-height: 280px;
}
.page-sidebar {
margin: 0px 10px;
}
.in.page-sidebar {
margin: 10px;
position: relative;
z-index: 5;
}
.page-sidebar .sidebar-toggler {
display: none;
}
.page-sidebar ul {
width: 100%;
margin-top: 0px;
}
.page-sidebar .selected {
display: none !important;
}
.page-sidebar .sidebar-search {
width: 220px;
margin-top: 20px;
margin-bottom: 20px;
}
.page-title {
margin: 15px 0px;
}
.styler-panel {
top: 55px;
right: 20px;
}
}
@media all and (max-width: 1280px) and (min-width: 768px) {
.form-wizard .step .desc {
margin-top: 10px;
display: block;
}
.pricing-table .rate .price {
width: 100%;
text-align: center;
margin-bottom: 10px;
display: block;
}
.pricing-table2 .rate .price {
width: 100%;
text-align: center;
margin-bottom: 10px;
display: block;
}
}
@media all and (max-width: 979px) and (min-width: 768px) {
body {
padding-top: 0px;
}
.page-sidebar .collapsed.btn-navbar .arrow {
display: none;
}
.page-sidebar .btn-navbar .arrow {
top: 50px;
width: 0px;
height: 0px;
right: 25px;
border-right-color: transparent;
border-bottom-color: rgb(95, 100, 107);
border-left-color: transparent;
border-right-width: 15px;
border-bottom-width: 15px;
border-left-width: 15px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
position: absolute;
}
}
@media all and (max-width: 767px) {
.header .navbar-inner .container-fluid {
margin-right: 10px !important;
margin-left: 10px !important;
}
.header .navbar-inner .container {
margin-right: 10px !important;
margin-left: 10px !important;
}
.header .top-nav .nav {
margin-top: 0px;
margin-right: 5px;
}
.header .nav > li > .notification.dropdown-menu::after {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu::before {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu {
margin-right: -180px;
}
.header .nav > li > .inbox.dropdown-menu::after {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu::before {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu {
margin-right: -140px;
}
.header .nav > li > .tasks.dropdown-menu::after {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu::before {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu {
margin-right: -90px;
}
.page-content {
padding: 10px !important;
}
.page-title {
margin-bottom: 20px;
}
.styler-panel {
top: 58px;
right: 12px;
}
.breadcrumb {
padding-right: 10px;
padding-left: 10px;
}
.form.portlet-body .form-actions {
padding-left: 15px;
}
#gritter-notice-wrapper {
right: 1px !important;
}
.input-icon .input-error {
top: -27px;
right: 10px !important;
float: right;
}
.input-icon .input-warning {
top: -27px;
right: 10px !important;
float: right;
}
.input-icon .input-success {
top: -27px;
right: 10px !important;
float: right;
}
.table-advance tr td:first-child.highlight a {
margin-left: 8px;
}
.footer {
padding-right: 10px;
padding-left: 10px;
}
.footer .go-top {
margin-top: -22px;
margin-right: 0px;
margin-bottom: 5px !important;
float: right;
display: block;
}
.ver-inline-menu li.active::after {
display: none;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
.portlet .form-horizontal .form-actions {
padding-left: 190px;
}
}
@media all and (max-width: 480px) {
.header .nav {
clear: both !important;
}
.header .nav > li.dropdown .dropdown-toggle {
margin-top: 3px !important;
}
.header .nav li.dropdown .dropdown-toggle .badge {
top: 11px;
}
.in.page-sidebar {
margin-top: 7px !important;
}
.styler-panel {
top: 92px;
right: 12px;
}
.page-title small {
clear: both;
display: block;
}
.page-content .breadcrumb .dashboard-date-range {
padding-bottom: 8px;
}
.page-content .breadcrumb .dashboard-date-range span {
display: none;
}
.login .logo {
margin-top: 10px;
}
.login .content {
padding: 30px;
width: 222px;
}
.login .content h3 {
font-size: 22px;
}
.login .content .m-wrap {
width: 180px;
}
.login .checkbox {
font-size: 13px;
}
.form-bordered.form-horizontal .control-label {
width: auto;
text-align: left;
padding-top: 0px;
margin-top: 0px;
margin-left: 10px;
float: none;
}
.form-bordered.form-horizontal .controls {
padding-top: 0px !important;
border-left-color: currentColor !important;
border-left-width: 0px !important;
border-left-style: none !important;
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group {
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group .controls {
}
.form-row-seperated.form-horizontal .control-label {
width: auto;
text-align: left;
padding-top: 0px;
margin-left: 10px;
float: none;
}
.form-row-seperated.form-horizontal .controls {
margin-left: 10px;
border-left-color: currentColor;
border-left-width: 0px;
border-left-style: none;
}
.portlet .form-horizontal .form-actions {
padding-left: 10px;
}
.hidden-480 {
display: none;
}
.modal-header .close {
margin-top: 5px !important;
}
.control-group .controls .text {
margin-bottom: 10px;
display: block !important;
}
}
@media all and (max-width: 320px) {
.header .nav > li.dropdown .dropdown-toggle {
padding-right: 8px !important;
padding-left: 8px !important;
}
.hidden-320 {
display: none;
}
} | luna-csi-server/src/main/resources/static/js/metronic/css/style-responsive.css | @media all and (min-width: 1280px) {
.header .hor-menu {
margin-left: 99px;
}
}
@media all and (max-width: 1024px) {
.header .hor-menu {
margin-left: 29px;
}
}
@media all and (min-width: 980px) {
.page-sidebar {
width: 225px;
position: absolute;
}
.page-sidebar ul {
width: 225px;
}
.page-content {
margin-top: 0px;
margin-left: 225px;
min-height: 860px;
}
.no-min-height.page-content {
min-height: auto;
}
.full-width-page .page-content {
margin-left: 0px !important;
}
}
@media all and (max-width: 979px) {
body {
margin: 0px !important;
}
.header {
margin: 0px !important;
}
.header .nav li.dropdown i {
top: 1px;
right: 0px;
display: inline-block;
position: relative;
}
.header .nav {
margin-bottom: 0px !important;
}
.page-container {
margin: 0px !important;
padding: 0px !important;
}
.fixed-top .page-container {
margin-top: 0px !important;
}
.page-content {
margin: 0px !important;
padding: 0px !important;
min-height: 280px;
}
.page-sidebar {
margin: 0px 10px;
}
.in.page-sidebar {
margin: 10px;
position: relative;
z-index: 5;
}
.page-sidebar .sidebar-toggler {
display: none;
}
.page-sidebar ul {
width: 100%;
margin-top: 0px;
}
.page-sidebar .selected {
display: none !important;
}
.page-sidebar .sidebar-search {
width: 220px;
margin-top: 20px;
margin-bottom: 20px;
}
.page-title {
margin: 15px 0px;
}
.styler-panel {
top: 55px;
right: 20px;
}
}
@media all and (max-width: 1280px) and (min-width: 768px) {
.form-wizard .step .desc {
margin-top: 10px;
display: block;
}
.pricing-table .rate .price {
width: 100%;
text-align: center;
margin-bottom: 10px;
display: block;
}
.pricing-table2 .rate .price {
width: 100%;
text-align: center;
margin-bottom: 10px;
display: block;
}
}
@media all and (max-width: 979px) and (min-width: 768px) {
body {
padding-top: 0px;
}
.page-sidebar .collapsed.btn-navbar .arrow {
display: none;
}
.page-sidebar .btn-navbar .arrow {
top: 50px;
width: 0px;
height: 0px;
right: 25px;
border-right-color: transparent;
border-bottom-color: rgb(95, 100, 107);
border-left-color: transparent;
border-right-width: 15px;
border-bottom-width: 15px;
border-left-width: 15px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
position: absolute;
}
}
@media all and (max-width: 767px) {
.header .navbar-inner .container-fluid {
margin-right: 10px !important;
margin-left: 10px !important;
}
.header .navbar-inner .container {
margin-right: 10px !important;
margin-left: 10px !important;
}
.header .top-nav .nav {
margin-top: 0px;
margin-right: 5px;
}
.header .nav > li > .notification.dropdown-menu::after {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu::before {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu {
margin-right: -180px;
}
.header .nav > li > .inbox.dropdown-menu::after {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu::before {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu {
margin-right: -140px;
}
.header .nav > li > .tasks.dropdown-menu::after {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu::before {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu {
margin-right: -90px;
}
.page-content {
padding: 10px !important;
}
.page-title {
margin-bottom: 20px;
}
.styler-panel {
top: 58px;
right: 12px;
}
.breadcrumb {
padding-right: 10px;
padding-left: 10px;
}
.form.portlet-body .form-actions {
padding-left: 15px;
}
#gritter-notice-wrapper {
right: 1px !important;
}
.input-icon .input-error {
top: -27px;
right: 10px !important;
float: right;
}
.input-icon .input-warning {
top: -27px;
right: 10px !important;
float: right;
}
.input-icon .input-success {
top: -27px;
right: 10px !important;
float: right;
}
.table-advance tr td:first-child.highlight a {
margin-left: 8px;
}
.footer {
padding-right: 10px;
padding-left: 10px;
}
.footer .go-top {
margin-top: -22px;
margin-right: 0px;
margin-bottom: 5px !important;
float: right;
display: block;
}
.ver-inline-menu li.active::after {
display: none;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
.portlet .form-horizontal .form-actions {
padding-left: 190px;
}
}
@media all and (max-width: 480px) {
.header .nav {
clear: both !important;
}
.header .nav > li.dropdown .dropdown-toggle {
margin-top: 3px !important;
}
.header .nav li.dropdown .dropdown-toggle .badge {
top: 11px;
}
.in.page-sidebar {
margin-top: 7px !important;
}
.styler-panel {
top: 92px;
right: 12px;
}
.page-title small {
clear: both;
display: block;
}
.page-content .breadcrumb .dashboard-date-range {
padding-bottom: 8px;
}
.page-content .breadcrumb .dashboard-date-range span {
display: none;
}
.login .logo {
margin-top: 10px;
}
.login .content {
padding: 30px;
width: 222px;
}
.login .content h3 {
font-size: 22px;
}
.login .content .m-wrap {
width: 180px;
}
.login .checkbox {
font-size: 13px;
}
.form-bordered.form-horizontal .control-label {
width: auto;
text-align: left;
padding-top: 0px;
margin-top: 0px;
margin-left: 10px;
float: none;
}
.form-bordered.form-horizontal .controls {
padding-top: 0px !important;
border-left-color: currentColor !important;
border-left-width: 0px !important;
border-left-style: none !important;
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group {
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group .controls {
}
.form-row-seperated.form-horizontal .control-label {
width: auto;
text-align: left;
padding-top: 0px;
margin-left: 10px;
float: none;
}
.form-row-seperated.form-horizontal .controls {
margin-left: 10px;
border-left-color: currentColor;
border-left-width: 0px;
border-left-style: none;
}
.portlet .form-horizontal .form-actions {
padding-left: 10px;
}
.hidden-480 {
display: none;
}
.modal-header .close {
margin-top: 5px !important;
}
.control-group .controls .text {
margin-bottom: 10px;
display: block !important;
}
}
@media all and (max-width: 320px) {
.header .nav > li.dropdown .dropdown-toggle {
padding-right: 8px !important;
padding-left: 8px !important;
}
.hidden-320 {
display: none;
}
} | 0.303938 | 0.053552 |
.ui-button {
display: inline-block;
border: 0;
outline: 0;
font: 12px/17px 'Helvetica Neue', Arial, Helvetica, sans-serif;
cursor: pointer;
margin: 0;
padding: 0;
position: relative;
text-align: center;
text-decoration: none !important;
width: auto;
outline: 0;
width: auto !important;
text-shadow: 1px 1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35)
}
.ui-button,
.ui-button.grey {
color: #666;
border: 1px solid #9e9e9e;
background-color: #e3e3e3;
background-image: linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -o-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -moz-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -webkit-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -ms-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(1, #f9f9f9))
}
.ui-button.ui-state-active {
background-image: none !important;
background-color: #e3e3e3 !important;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
-o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.ui-button-icon-only {
width: 2.2em !important
}
button.ui-button-icon-only {
width: 2.4em !important
}
.ui-button-icons-only {
width: 3.4em !important
}
button.ui-button-icons-only {
width: 3.7em !important
}
.ui-button .ui-button-text {
display: block
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em
}
input.ui-button {
padding: .4em 1em
}
label.ui-button {
padding: 0 !important;
clear: none !important;
display: inline-block !important;
float: left !important;
margin: 0
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em
}
.ui-buttonset {
margin-right: 0
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -1px
}
.ui-button::-moz-focus-inner {
border: 0;
padding: 0
} | wwwroot/Content/DesktopModules/Enterprise/HomeControls/css/jquery.ui.button.css | .ui-button {
display: inline-block;
border: 0;
outline: 0;
font: 12px/17px 'Helvetica Neue', Arial, Helvetica, sans-serif;
cursor: pointer;
margin: 0;
padding: 0;
position: relative;
text-align: center;
text-decoration: none !important;
width: auto;
outline: 0;
width: auto !important;
text-shadow: 1px 1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35)
}
.ui-button,
.ui-button.grey {
color: #666;
border: 1px solid #9e9e9e;
background-color: #e3e3e3;
background-image: linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -o-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -moz-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -webkit-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -ms-linear-gradient(bottom, #e3e3e3 0, #f9f9f9 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(1, #f9f9f9))
}
.ui-button.ui-state-active {
background-image: none !important;
background-color: #e3e3e3 !important;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
-o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.ui-button-icon-only {
width: 2.2em !important
}
button.ui-button-icon-only {
width: 2.4em !important
}
.ui-button-icons-only {
width: 3.4em !important
}
button.ui-button-icons-only {
width: 3.7em !important
}
.ui-button .ui-button-text {
display: block
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em
}
input.ui-button {
padding: .4em 1em
}
label.ui-button {
padding: 0 !important;
clear: none !important;
display: inline-block !important;
float: left !important;
margin: 0
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em
}
.ui-buttonset {
margin-right: 0
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -1px
}
.ui-button::-moz-focus-inner {
border: 0;
padding: 0
} | 0.44071 | 0.075142 |
@import url("basic.css");
@import url("nobile-fontfacekit/stylesheet.css");
@import url("neuton-fontfacekit/stylesheet.css");
/* -- page layout ----------------------------------------------------------- */
body {
font-family: "Nobile", sans-serif;
font-size: 14px;
background-color: #ffffff;
color: #ffffff;
margin: 0;
padding: 0;
}
div.documentwrapper {
float: left;
width: 100%;
}
div.bodywrapper {
width: 900px;
margin-left: auto;
margin-right: auto;
}
hr {
border: 1px solid #B1B4B6;
}
div.document {
background-color: #fff;
}
div.header{
width:100%;
height:230px;
background: #f98131 url(headerbg.png) repeat-x 0 top;
}
div.header-small{
width:100%;
height:60px;
background: #f98131 url(headerbg.png) repeat-x 0 top;
border-bottom: 2px solid #ffffff;
}
div.logo {
text-align: center;
padding-top: 50px;
}
div.logo-small {
text-align: left;
padding: 10px 0 0 250px;
}
div.body {
background-color: #ffffff;
color: #3E4349;
padding: 0 30px 30px 30px;
font-size: 14px;
overflow: auto;
}
div.footer {
color: #000000;
background-color: ;
width: 100%;
padding: 9px 0 9px 0;
text-align: center;
font-size: 75%;
}
div.footer a {
color: #000000;
text-decoration: underline;
}
div.related {
background-color: #000000;
line-height: 30px;
color: #ffffff;
}
div.related a {
color: #ffffff;
}
/* -- sidebars -------------------------------------------------------------- */
div.sidebar {
margin: 0 0 0.5em 1em;
border: 2px solid #c6d880;
background-color: #e6efc2;
width: 40%;
float: right;
border-right-style: none;
border-left-style: none;
padding: 10px 20px;
}
p.sidebar-title {
font-weight: bold;
}
/* -- body styles ----------------------------------------------------------- */
a, a .pre {
color: #d81e28;
text-decoration: none;
word-wrap: break-word;
}
a:hover, a:hover .pre {
text-decoration: underline;
}
div.body h1,
div.body h2,
div.body h3,
div.body h4,
div.body h5,
div.body h6 {
font-family: "NeutonRegular", sans-serif;
background-color: #ffffff;
font-weight: normal;
color: #222;
margin: 30px 0px 10px 0px;
padding: 5px 0;
}
div.body h1 {
font-size: 2.2em;
line-height: 1;
margin-bottom: 0.4em;
}
div.body h2 {
font-size: 1.6em;
line-height: 1;
margin-bottom: 0.6em;
}
div.body h3 {
font-size: 1.2em;
line-height: 1;
margin-bottom: 0.8em;
}
div.body h4 {
font-size: 0.96em;
line-height: 1;
margin-bottom: 1.0em;
}
div.body h5 {
font-size: 0.8em;
font-weight: bold;
margin-bottom: 1.4em;
}
div.body h6 {
font-size: 0.6em;
font-weight: bold;
margin-bottom: 1.6em;
}
a.headerlink {
color: #1b61d6;
font-size: 12px;
padding: 0 4px 0 4px;
text-decoration: none;
}
a.headerlink:hover {
text-decoration: underline;
}
div.body p, div.body dd, div.body li {
line-height: 1.5em;
}
div.admonition p.admonition-title + p {
display: inline;
}
div.highlight{
background-color: white;
}
div.note {
border: 2px solid #7a9eec;
border-right-style: none;
border-left-style: none;
padding: 10px 20px 10px 60px;
background: #e1ecfe url(dialog-note.png) no-repeat 10px 8px;
}
div.seealso {
background: #fff6bf url(dialog-seealso.png) no-repeat 10px 8px;
border: 2px solid #ffd324;
border-left-style: none;
border-right-style: none;
padding: 10px 20px 10px 60px;
}
div.topic {
background: #eeeeee;
border: 2px solid #C6C9CB;
padding: 10px 20px;
border-right-style: none;
border-left-style: none;
}
div.warning {
background: #fbe3e4 url(dialog-warning.png) no-repeat 10px 8px;
border: 2px solid #fbc2c4;
border-right-style: none;
border-left-style: none;
padding: 10px 20px 10px 60px;
}
p.admonition-title {
display: none;
}
p.admonition-title:after {
content: ":";
}
pre, code {
font-family: Consolas, "andale mono", "lucida console", monospace;
font-size: 14px;
line-height: 17px;
background-color: #fafafa;
padding: 10px;
margin: 0;
border-top: 2px solid #c6c9cb;
border-bottom: 2px solid #c6c9cb;
}
tt {
background-color: transparent;
color: #222;
font-size: 14px;
font-family: Consolas, "andale mono", "lucida console", monospace;
}
.viewcode-back {
font-family: "Nobile", sans-serif;
}
div.viewcode-block:target {
background-color: #fff6bf;
border: 2px solid #ffd324;
border-left-style: none;
border-right-style: none;
padding: 10px 20px;
}
table.docutils td {
padding: 0.5em;
}
table.highlighttable {
width: 100%;
clear: both;
}
table.highlighttable td {
padding: 0;
}
a em.std-term {
color: #007f00;
}
a:hover em.std-term {
text-decoration: underline;
}
.download {
font-family: "Nobile", sans-serif;
font-weight: normal;
font-style: normal;
}
tt.xref {
font-weight: normal;
font-style: normal;
}
#access {
background: #000;
display: block;
float: left;
width: 100%;
}
#access .menu-header,
div.menu {
font-size: 13px;
margin-right: 20px;
width: 100%;
}
#access .menu-header ul,
div.menu ul {
float:right;
margin-right:10px;
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
}
#access a {
color: #aaa;
display: block;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 38px;
left: 0;
float: left;
width: 180px;
z-index: 99999;
}
#access ul ul li {
min-width: 180px;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #333;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
background: #333;
color: #fff;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;
}
.wrapper {
margin: 0 auto;
width: 900px;
}
/* =Leader and Front Page Styles
-------------------------------------------------------------- */
#leader {
border-bottom:1px solid #ccc;
padding:30px 0 40px 0;
}
#leader-container {
margin:0 auto;
overflow:hidden;
position:relative;
width:870px;
}
#leader .entry-title {
font-size:40px;
line-height:45px;
margin-top:-8px;
padding:0 0 14px 0;
}
#leader .entry-title span {
font-family:Georgia,serif;
font-weight:normal;
font-style:italic;
}
.single #leader .entry-title {
width:652px;
}
#leader .entry-meta {
position:absolute;
top:15px;
left:690px;
}
#container,
#content {
margin:0;
padding:0;
width:100%;
}
#container {
margin-top:-21px;
}
ul#recent-items{
padding-left: 1em;
}
#sub-feature {
font-size:13px;
line-height:18px;
position:relative;
overflow:hidden;
}
#sub-feature p {
margin:0 0 18px 0;
}
#sub-feature h3 img {
position:absolute;
top:3px;
right:0;
}
.block {
float:left;
width:400px;
}
#front-block-1 {
margin-right:20px;
}
.block .avatar {
float:left;
margin:.55em 5px 0 0;
}
.block .avatar-84 {
margin:.25em 10px 0 0;
}
.block ul {
border-top:1px solid #ccc;
list-style:none;
margin:0;
}
.block ul li {
display:inline;
}
.block ul li a {
border-bottom:1px solid #ccc;
color:#666;
display:block;
padding:6px 0;
text-decoration:none;
}
.block ul li a:hover,
.block ul li a:active {
background:#fafafa;
color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
padding-top:0;
}
/* =Global Elements
-------------------------------------------------------------- */
#buttons {
padding:.75em 0;
}
a.button {
border:1px solid #ccc;
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
color:#666;
font-size:13px;
margin:0 10px 0 0;
padding:.75em 1.25em;
text-decoration:none;
}
a.button:hover,
a.button:active {
color: #FF4B33;
}
.footer-nav {
text-align:left;
height:9em;
}
.footer-nav h4 {
margin-left: 2em;
margin-top: 0;
margin-bottom: 0;
}
div.span-6 {
display:inline;
float:left;
margin-right:10px;
margin-left: 20px;
}
div.last {
float:right;
}
.footer-nav ul li{
padding: 0.2em;
}
.search {
margin-left:20px;
margin-top: 1em;
}
@media print {
div.wrapper {
display: none;
}
} | doc/pub/mathjax/html/_static/fenics_minimal.css | @import url("basic.css");
@import url("nobile-fontfacekit/stylesheet.css");
@import url("neuton-fontfacekit/stylesheet.css");
/* -- page layout ----------------------------------------------------------- */
body {
font-family: "Nobile", sans-serif;
font-size: 14px;
background-color: #ffffff;
color: #ffffff;
margin: 0;
padding: 0;
}
div.documentwrapper {
float: left;
width: 100%;
}
div.bodywrapper {
width: 900px;
margin-left: auto;
margin-right: auto;
}
hr {
border: 1px solid #B1B4B6;
}
div.document {
background-color: #fff;
}
div.header{
width:100%;
height:230px;
background: #f98131 url(headerbg.png) repeat-x 0 top;
}
div.header-small{
width:100%;
height:60px;
background: #f98131 url(headerbg.png) repeat-x 0 top;
border-bottom: 2px solid #ffffff;
}
div.logo {
text-align: center;
padding-top: 50px;
}
div.logo-small {
text-align: left;
padding: 10px 0 0 250px;
}
div.body {
background-color: #ffffff;
color: #3E4349;
padding: 0 30px 30px 30px;
font-size: 14px;
overflow: auto;
}
div.footer {
color: #000000;
background-color: ;
width: 100%;
padding: 9px 0 9px 0;
text-align: center;
font-size: 75%;
}
div.footer a {
color: #000000;
text-decoration: underline;
}
div.related {
background-color: #000000;
line-height: 30px;
color: #ffffff;
}
div.related a {
color: #ffffff;
}
/* -- sidebars -------------------------------------------------------------- */
div.sidebar {
margin: 0 0 0.5em 1em;
border: 2px solid #c6d880;
background-color: #e6efc2;
width: 40%;
float: right;
border-right-style: none;
border-left-style: none;
padding: 10px 20px;
}
p.sidebar-title {
font-weight: bold;
}
/* -- body styles ----------------------------------------------------------- */
a, a .pre {
color: #d81e28;
text-decoration: none;
word-wrap: break-word;
}
a:hover, a:hover .pre {
text-decoration: underline;
}
div.body h1,
div.body h2,
div.body h3,
div.body h4,
div.body h5,
div.body h6 {
font-family: "NeutonRegular", sans-serif;
background-color: #ffffff;
font-weight: normal;
color: #222;
margin: 30px 0px 10px 0px;
padding: 5px 0;
}
div.body h1 {
font-size: 2.2em;
line-height: 1;
margin-bottom: 0.4em;
}
div.body h2 {
font-size: 1.6em;
line-height: 1;
margin-bottom: 0.6em;
}
div.body h3 {
font-size: 1.2em;
line-height: 1;
margin-bottom: 0.8em;
}
div.body h4 {
font-size: 0.96em;
line-height: 1;
margin-bottom: 1.0em;
}
div.body h5 {
font-size: 0.8em;
font-weight: bold;
margin-bottom: 1.4em;
}
div.body h6 {
font-size: 0.6em;
font-weight: bold;
margin-bottom: 1.6em;
}
a.headerlink {
color: #1b61d6;
font-size: 12px;
padding: 0 4px 0 4px;
text-decoration: none;
}
a.headerlink:hover {
text-decoration: underline;
}
div.body p, div.body dd, div.body li {
line-height: 1.5em;
}
div.admonition p.admonition-title + p {
display: inline;
}
div.highlight{
background-color: white;
}
div.note {
border: 2px solid #7a9eec;
border-right-style: none;
border-left-style: none;
padding: 10px 20px 10px 60px;
background: #e1ecfe url(dialog-note.png) no-repeat 10px 8px;
}
div.seealso {
background: #fff6bf url(dialog-seealso.png) no-repeat 10px 8px;
border: 2px solid #ffd324;
border-left-style: none;
border-right-style: none;
padding: 10px 20px 10px 60px;
}
div.topic {
background: #eeeeee;
border: 2px solid #C6C9CB;
padding: 10px 20px;
border-right-style: none;
border-left-style: none;
}
div.warning {
background: #fbe3e4 url(dialog-warning.png) no-repeat 10px 8px;
border: 2px solid #fbc2c4;
border-right-style: none;
border-left-style: none;
padding: 10px 20px 10px 60px;
}
p.admonition-title {
display: none;
}
p.admonition-title:after {
content: ":";
}
pre, code {
font-family: Consolas, "andale mono", "lucida console", monospace;
font-size: 14px;
line-height: 17px;
background-color: #fafafa;
padding: 10px;
margin: 0;
border-top: 2px solid #c6c9cb;
border-bottom: 2px solid #c6c9cb;
}
tt {
background-color: transparent;
color: #222;
font-size: 14px;
font-family: Consolas, "andale mono", "lucida console", monospace;
}
.viewcode-back {
font-family: "Nobile", sans-serif;
}
div.viewcode-block:target {
background-color: #fff6bf;
border: 2px solid #ffd324;
border-left-style: none;
border-right-style: none;
padding: 10px 20px;
}
table.docutils td {
padding: 0.5em;
}
table.highlighttable {
width: 100%;
clear: both;
}
table.highlighttable td {
padding: 0;
}
a em.std-term {
color: #007f00;
}
a:hover em.std-term {
text-decoration: underline;
}
.download {
font-family: "Nobile", sans-serif;
font-weight: normal;
font-style: normal;
}
tt.xref {
font-weight: normal;
font-style: normal;
}
#access {
background: #000;
display: block;
float: left;
width: 100%;
}
#access .menu-header,
div.menu {
font-size: 13px;
margin-right: 20px;
width: 100%;
}
#access .menu-header ul,
div.menu ul {
float:right;
margin-right:10px;
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
}
#access a {
color: #aaa;
display: block;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 38px;
left: 0;
float: left;
width: 180px;
z-index: 99999;
}
#access ul ul li {
min-width: 180px;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #333;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
background: #333;
color: #fff;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;
}
.wrapper {
margin: 0 auto;
width: 900px;
}
/* =Leader and Front Page Styles
-------------------------------------------------------------- */
#leader {
border-bottom:1px solid #ccc;
padding:30px 0 40px 0;
}
#leader-container {
margin:0 auto;
overflow:hidden;
position:relative;
width:870px;
}
#leader .entry-title {
font-size:40px;
line-height:45px;
margin-top:-8px;
padding:0 0 14px 0;
}
#leader .entry-title span {
font-family:Georgia,serif;
font-weight:normal;
font-style:italic;
}
.single #leader .entry-title {
width:652px;
}
#leader .entry-meta {
position:absolute;
top:15px;
left:690px;
}
#container,
#content {
margin:0;
padding:0;
width:100%;
}
#container {
margin-top:-21px;
}
ul#recent-items{
padding-left: 1em;
}
#sub-feature {
font-size:13px;
line-height:18px;
position:relative;
overflow:hidden;
}
#sub-feature p {
margin:0 0 18px 0;
}
#sub-feature h3 img {
position:absolute;
top:3px;
right:0;
}
.block {
float:left;
width:400px;
}
#front-block-1 {
margin-right:20px;
}
.block .avatar {
float:left;
margin:.55em 5px 0 0;
}
.block .avatar-84 {
margin:.25em 10px 0 0;
}
.block ul {
border-top:1px solid #ccc;
list-style:none;
margin:0;
}
.block ul li {
display:inline;
}
.block ul li a {
border-bottom:1px solid #ccc;
color:#666;
display:block;
padding:6px 0;
text-decoration:none;
}
.block ul li a:hover,
.block ul li a:active {
background:#fafafa;
color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
padding-top:0;
}
/* =Global Elements
-------------------------------------------------------------- */
#buttons {
padding:.75em 0;
}
a.button {
border:1px solid #ccc;
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
color:#666;
font-size:13px;
margin:0 10px 0 0;
padding:.75em 1.25em;
text-decoration:none;
}
a.button:hover,
a.button:active {
color: #FF4B33;
}
.footer-nav {
text-align:left;
height:9em;
}
.footer-nav h4 {
margin-left: 2em;
margin-top: 0;
margin-bottom: 0;
}
div.span-6 {
display:inline;
float:left;
margin-right:10px;
margin-left: 20px;
}
div.last {
float:right;
}
.footer-nav ul li{
padding: 0.2em;
}
.search {
margin-left:20px;
margin-top: 1em;
}
@media print {
div.wrapper {
display: none;
}
} | 0.291586 | 0.090534 |
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
body{
font-family: 'Open Sans', sans-serif;
font-size: 1em;
font-weight: 400;
background-image: url(imagens/fundo-rosa.jpg);
background-repeat: no-repeat;
background-size: cover;
margin-left: 5vw;
margin-top: 5vh;
}
h1{
color: #e78753;
}
h1.tituloHome{
text-align: center;
}
.imgHome{
margin-top: 10%;
display: block;
margin-left: auto;
margin-right: auto;
}
.imgProdutos{
position: absolute;
right: 250px;
top: 140px;
}
.centro{
display: flex;
align-items: center;
justify-content: center;
}
.botao1{
text-decoration: none;
background-color: #e78753;
padding: 5px 10px 5px 10px;
color: rgb(255, 255, 255);
font-weight: 700;
border-radius: 4px;
border: 0;
position: center;
}
.botao2{
text-decoration: none;
background-color: #ff0000;
padding: 5px 10px 5px 10px;
color: rgb(255, 255, 255);
font-weight: 700;
border-radius: 4px;
border: 0;
cursor: pointer;
}
.botao3{
text-decoration: none;
background-color: #F4A460;
padding: 5px 10px 5px 10px;
color: rgb(255, 255, 255);
font-weight: 700;
border-radius: 4px;
border: 0;
cursor: pointer;
}
.produto{
position: absolute;
right: 345px;
top: 410px;
}
.caixa1{
width: 320px;
padding: 5px;
margin-bottom: 10px;
border: 1px solid #e78753;
border-radius: 5px;
}
.caixa2{
padding: 5px;
margin-bottom: 10px;
border: 1px solid #e78753;
border-radius: 5px;
}
#caixa3{
width: 40px;
padding: 5px;
margin-bottom: 10px;
border: 1px solid #ff0000;
border-radius: 5px;
background-color: rgb(245, 217, 207);
}
#tabela{
margin-top: 30px;
border-collapse: collapse;
}
#tabela th{
border: 1px solid #ddd;
padding: 10px;
text-align: center;
background-color: #e78753;
color: #fff;
}
#tabela td{
border: 1px solid #ddd;
padding: 10px;
font-weight: bold;
}
#snackbar {
visibility: hidden; /* Hidden by default. Visible on click */
min-width: 250px; /* Set a default minimum width */
margin-left: -125px; /* Divide value of min-width by 2 */
background-color: #00FF7F; /* Black background color */
color: #fff; /* White text color */
text-align: center; /* Centered text */
border-radius: 2px; /* Rounded borders */
padding: 16px; /* Padding */
position: fixed; /* Sit on top of the screen */
z-index: 1; /* Add a z-index if needed */
right: 15%; /* 15% from right border page */
top: 30px; /* 30px from the top */
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
visibility: visible; /* Show the snackbar */
/* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
from {top: 0; opacity: 0;}
to {top: 30px; opacity: 1;}
}
@keyframes fadein {
from {top: 0; opacity: 0;}
to {top: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
from {top: 30px; opacity: 1;}
to {top: 0; opacity: 0;}
}
@keyframes fadeout {
from {top: 30px; opacity: 1;}
to {top: 0; opacity: 0;}
} | src/main/webapp/style.css | @charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
body{
font-family: 'Open Sans', sans-serif;
font-size: 1em;
font-weight: 400;
background-image: url(imagens/fundo-rosa.jpg);
background-repeat: no-repeat;
background-size: cover;
margin-left: 5vw;
margin-top: 5vh;
}
h1{
color: #e78753;
}
h1.tituloHome{
text-align: center;
}
.imgHome{
margin-top: 10%;
display: block;
margin-left: auto;
margin-right: auto;
}
.imgProdutos{
position: absolute;
right: 250px;
top: 140px;
}
.centro{
display: flex;
align-items: center;
justify-content: center;
}
.botao1{
text-decoration: none;
background-color: #e78753;
padding: 5px 10px 5px 10px;
color: rgb(255, 255, 255);
font-weight: 700;
border-radius: 4px;
border: 0;
position: center;
}
.botao2{
text-decoration: none;
background-color: #ff0000;
padding: 5px 10px 5px 10px;
color: rgb(255, 255, 255);
font-weight: 700;
border-radius: 4px;
border: 0;
cursor: pointer;
}
.botao3{
text-decoration: none;
background-color: #F4A460;
padding: 5px 10px 5px 10px;
color: rgb(255, 255, 255);
font-weight: 700;
border-radius: 4px;
border: 0;
cursor: pointer;
}
.produto{
position: absolute;
right: 345px;
top: 410px;
}
.caixa1{
width: 320px;
padding: 5px;
margin-bottom: 10px;
border: 1px solid #e78753;
border-radius: 5px;
}
.caixa2{
padding: 5px;
margin-bottom: 10px;
border: 1px solid #e78753;
border-radius: 5px;
}
#caixa3{
width: 40px;
padding: 5px;
margin-bottom: 10px;
border: 1px solid #ff0000;
border-radius: 5px;
background-color: rgb(245, 217, 207);
}
#tabela{
margin-top: 30px;
border-collapse: collapse;
}
#tabela th{
border: 1px solid #ddd;
padding: 10px;
text-align: center;
background-color: #e78753;
color: #fff;
}
#tabela td{
border: 1px solid #ddd;
padding: 10px;
font-weight: bold;
}
#snackbar {
visibility: hidden; /* Hidden by default. Visible on click */
min-width: 250px; /* Set a default minimum width */
margin-left: -125px; /* Divide value of min-width by 2 */
background-color: #00FF7F; /* Black background color */
color: #fff; /* White text color */
text-align: center; /* Centered text */
border-radius: 2px; /* Rounded borders */
padding: 16px; /* Padding */
position: fixed; /* Sit on top of the screen */
z-index: 1; /* Add a z-index if needed */
right: 15%; /* 15% from right border page */
top: 30px; /* 30px from the top */
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
visibility: visible; /* Show the snackbar */
/* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
from {top: 0; opacity: 0;}
to {top: 30px; opacity: 1;}
}
@keyframes fadein {
from {top: 0; opacity: 0;}
to {top: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
from {top: 30px; opacity: 1;}
to {top: 0; opacity: 0;}
}
@keyframes fadeout {
from {top: 30px; opacity: 1;}
to {top: 0; opacity: 0;}
} | 0.364325 | 0.084644 |
html {
font-size: 14px;
}
body {
margin: 0;
font-size: 1rem;
}
.font-ht {
font-weight: bold;
font-family: 黑体;
}
.header-bar, .features-header-bar {
position: fixed;
top: 0;
right: 0;
left: 0;
font-size: 1rem;
height: 60px;
border: 0px solid red;
border-radius: 0px;
background-color: rgba(70, 70, 70, 0.5);
padding: 5px;
margin: 0px;
min-width:320px;
}
ul.header-menu {
list-style: none;
float: right;
margin-top: 0.7em;
margin-right: 15px;
}
ul.features-list {
list-style: none;
margin-top: 20px;
margin-bottom: 25px;
}
ul.features-list li:before {
font: normal normal normal 14px/1 FontAwesome;
content: '\F138';
margin-right: 10px;
vertical-align: text-top;
color: #E9DC51;
}
ul.features-list a {
font-size: 2em;
color: #E9DC51 !important;
cursor: pointer;
}
ul.features-list a:hover {
text-decoration: none !important;
}
.header-menu li, .package-nav-buttons, .package-name-value, .total-value, .nav > div, .modal-icon, .modal-title, .title-text {
display: inline-block;
}
.modal-icon {
vertical-align: bottom !important;
}
.modal-title {
margin-left: 10px;
margin-top: -10px;
}
.package-nav-buttons {
margin-top: -5px;
margin-right:15px;
font-size: 1.6em;
float: right;
}
.package-nav-buttons span {
padding: 6px;
margin-left: 10px;
margin-right: 10px;
border: 1px solid lightgray;
}
.header-menu li:before {
display: inline-block;
content: '\00a0\00a0\00a0';
color: white;
font-size: 120%;
}
.header-menu li:first-child:before {
content: '';
}
.header-menu li a {
color: #fff;
cursor: pointer;
}
.pointer {
cursor: pointer;
}
.sp-lang-dropdown {
float: right;
margin-top: 0.4em;
margin-right: -25px;
z-index: 10;
}
.drop-down-more-menu, .home-btn {
float: right;
margin-left: 30px;
margin-top: 0.4em;
}
.home-btn i {
font-size: 120%;
}
.drop-down-more-menu button, .home-btn {
background-color: #d9534f !important;
border-color: #d43f3a !important;
border-radius: 0 !important;
margin-right: -5px;
}
.drop-down-more-menu button:hover, .home-btn:hover {
background-color: #d2322d !important;
border-color: #ac2925 !important;
}
span.app-name {
font-size: 1.8rem;
font-weight: bold;
color: white;
margin-left: 15px;
}
.right-menu {
margin-right: -15px;
}
@media (min-width: 600px) {
.drop-down-more-menu {
display: none;
}
}
@media (max-width: 600px) {
.drop-down-more-menu {
display: block;
}
.header-menu {
display: none !important;
}
.sp-lang-dropdown {
margin-right: 0;
margin-right: -25px;
}
}
/* footer */
.footer-bar {
position: fixed;
left: 0;
right: 0px;
bottom: 0;
height: 50px;
background-color: rgba(0, 0, 0, 0.8);
padding-right: 5px;
text-align: right;
}
.footer-bar .btn-group {
position: absolute;
right: 0;
width: 70%;
min-width: 250px;
max-width: 400px;
}
.footer-bar .btn-group button {
. white-space : nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.footer-bar .btn-group .btn {
margin-top: 8px;
width: calc(33% - 2px);
margin-left: 2px;
background-color: white;
color: black;
}
/* home - main*/
.home-body {
position: absolute;
padding: 15px;
left: 0;
top: 10px;
right: 0;
bottom: 50px;
z-index: -1;
}
.author-avatar {
float: left;
width: 140px;
height: 140px;
-webkit-filter: blur(1px);
-webkit-transform: translate3d(1, 0, 0);
margin: 0 20px 20px 0;
display: inline-block;
}
.project-title {
margin-top: -20px;
display: inline-block;
width: calc(100% - 160px);
color: white;
}
.home-description {
display: inline-block;
color: white;
text-shadow: 1px 1px #000000;
}
.main-container {
position: fixed;
height: 100vh;
width: 100vw;
background-image: url(../../assets/images/main-bg.jpg);
background-size: 100% 100%;
background-position: top;
}
.page-form img {
width: 120px;
}
.page-form {
color: white;
text-align: center;
width: 300px;
position: absolute;
top: 30px;
left: 50%;
margin-left: 0px;
z-index: -1;
transform: translate(-50%);
-ms-transform: translate(-50%); /* IE 9 */
-webkit-transform: translate(-50%); /* Safari */
-moz-transform: translate(-50%);
-o-transform: translate(-50%);
}
.page-form p {
text-shadow: 1px 1px #000000;
}
.form-control {
z-index: 0;
overflow-y: hidden;
padding-right: 40px;
border-radius: 0;
overflow: hidden;
text-overflow: ellipsis;
}
.input-lg {
border-radius: 0px;
}
.form-group {
position: relative;
}
.error-validation-close,
.success-validation-check{
color: green;
position: absolute;
right: 4px;
top: 0;
font-size: 18px;
width: 2em;
height: 2em;
line-height: 2.5em;
text-align: center;
margin-top:1px;
}
.error-validation-close {
color: red;
}
.scroll-container, .scroll-container-small {
width: 100%;
position: fixed;
bottom: 50px;
left: 0;
right: -30px;
overflow-x: hidden;
overflow-y: auto;
z-index: -1;
}
.scroll-container {
top: 60px;
}
.scroll-container-small {
top: 90px;
}
.form-container, .text-align-left {
text-align: left;
}
.text-align-right {
text-align: right;
}
.text-align-center {
text-align: center;
}
.modal-img, .modal-message {
display: inline-block;
margin-left: 10px;
}
.modal-title-inline {
display: inline-block;
font-size: 2.5em;
margin-left: 15px;
}
.modal-header button {
/*margin-top: -45px !important;*/
}
.force-to-panel {
position: fixed !important;
width: 100% !important;
bottom: 0;
margin: 0;
}
.force-to-panel-inner {
border-radius: 0 !important;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .7s ease-out;
-o-transition: -o-transform .7s ease-out;
transition: transform .7s ease-out;
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
transform: translate(0, 100%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.upload-btn {
float: right;
margin: -7px 0 0 -15px;
width: 100px;
height: 29px;
border-radius: 0px;
cursor: pointer;
}
button.upload-csv-button {
position: absolute;
top: 60px;
right:0;
width: 110px;
height: 30px;
padding: 5px 5px;
font-size: 14px;
background-color: white;
border-width: 0px;
color: #B9B9B9;
cursor: default;
}
button.upload-csv-button span {
color: darkblue;
}
.action-bar-print-button {
right: 120px;
}
.action-bar-return-button {
right: 0px;
}
.upload-button-container {
position: absolute;
top: 60px;
right:0;
width: 110px;
height: 30px;
overflow: hidden;
opacity: 0;
}
.action-bar-button {
position: absolute;
top: 60px;
width: 110px;
height: 30px;
}
.btn-stock-out-sheet-container {
margin-top: 10px;
text-align: center;
}
.btn-block-custom {
width: 300px !important;
}
.func-bar {
top: 60px;
right: 0;
left:0;
width: 100%;
height: 30px;
position: fixed;
background-color: rgba(255, 0, 0, 0.5);
}
.page-content small {
color: #AFEFE3;
}
.page-content em {
color: #00008B;
}
.left-align {
text-align: left;
}
.right-align {
text-align: right;
}
.orders-leading-bar {
font-size: 1.2em;
border: 1px solid black;
padding: 5px;
background-color: rgba(240, 240, 240, 0.9);
color: black;
margin-bottom: 0px;
}
.page-content {
padding-top:20px;
text-align: center;
color: white;
}
.data-picker-container {
margin-left: -5px;
margin-top: 5px;
max-width: 340px;
}
.date-picker-button, .date-picker-input {
height: 30px;
border-radius: 0;
}
.page-content ul {
list-style: none;
margin-left: auto;
margin-right: auto;
width: 85%;
-webkit-padding-start: 0px !important;
}
ul.products-in-gift-package {
margin-left: -30px;
list-style: none;
}
ul.products-in-gift-package li:nth-child(odd) {
background-color: #fcf8e3;
}
ul.products-in-gift-package li:nth-child(even) {
background-color: #dcdcdc;
}
.order-list-content {
margin-left: -20px;
}
.orders-leading-bar img {
float: right;
}
.orders-leading-bar a {
cursor: pointer;
}
.order-details-container {
font-size: 1.2em;
border: 1px solid black;
padding: 5px 0 0 5px;
background-color: white;
color: black;
margin-bottom: -10px;
}
.package-name-value, .total-value {
font-size: 1.4em;
}
.total-value {
float: right;
}
.product-container-label {
margin-top:-10px;
margin-left: 10px;
width: calc(100% - 10px);
}
.product-container-label > div {
text-align: center;
background-color: black;
color: white;
outline: 1px solid white;
}
.product-container {
margin-top: 1px;
}
.sheets-container {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}
.sheet {
width: 50%;
display: inline-block;
height: 100vh;
}
.home-description p {
font-size: 1.3em;
}
/* Print styles */
@media print
{
tr, td, th {page-break-inside:avoid}
thead {display:table-header-group}
.NoPrint {visibility:hidden; display:none}
a {color:#000000}
}
.stock-out-sheets-container {
background-color: white;
color: black;
text-align: center;
width: 100%;
margin: 0;
padding: 0;
border: 0;
float: none !important;
color: black;
}
.message-container {
text-align: left;
}
@media all {
.page-break { display: none; }
}
.page-inner-container {
margin: 0 20px;
}
.child-border-top-left > div {
border-top: 1px solid black;
border-left: 1px solid black;
}
.child-border-top-left > div:last-of-type {
border-right: 1px solid black;
}
.child-border-bottom > div {
border-bottom: 1px solid black;
}
.xsgz-bottom-icon-container {
margin-top: -30px;
text-align: right;
}
.gift-package-page {
background-color: white;
margin-left:0;
/*margin-top: -30px;*/
}
.comment-input {
height: 50px;
}
@media print {
.page-break { display: block; page-break-before: always; }
#header, #footer {
display: none;
visibility: hidden;
}
.scroll-container, .scroll-container-small {
top: 0;
bottom: 0;
}
}
.orders-summary-container table {
width: calc(100% - 10px);
color: black;
margin-left: 5px;
margin-right: 5px;
}
.orders-summary-container table,
.orders-summary-container table th,
.orders-summary-container table td {
border: 1px solid black;
}
.orders-summary-container table tr th,
.orders-summary-container table tr td {
width: 4%;
text-align: center;
}
.orders-summary-container table tr th:nth-of-type(1),
.orders-summary-container table tr th:nth-of-type(2),
.orders-summary-container table tr td:nth-of-type(1),
.orders-summary-container table tr td:nth-of-type(2)
{
width: 9%;
text-align: left;
}
.orders-summary-container table tr:last-of-type {
font-weight: bold;
}
th > div {
width: 5px;
margin-left: auto;
margin-right: auto;
}
/*
.modal.fade {
opacity: 0;
}
.modal.fade .modal-dialog, .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}*/ | xsgz/app/styles/style.css | html {
font-size: 14px;
}
body {
margin: 0;
font-size: 1rem;
}
.font-ht {
font-weight: bold;
font-family: 黑体;
}
.header-bar, .features-header-bar {
position: fixed;
top: 0;
right: 0;
left: 0;
font-size: 1rem;
height: 60px;
border: 0px solid red;
border-radius: 0px;
background-color: rgba(70, 70, 70, 0.5);
padding: 5px;
margin: 0px;
min-width:320px;
}
ul.header-menu {
list-style: none;
float: right;
margin-top: 0.7em;
margin-right: 15px;
}
ul.features-list {
list-style: none;
margin-top: 20px;
margin-bottom: 25px;
}
ul.features-list li:before {
font: normal normal normal 14px/1 FontAwesome;
content: '\F138';
margin-right: 10px;
vertical-align: text-top;
color: #E9DC51;
}
ul.features-list a {
font-size: 2em;
color: #E9DC51 !important;
cursor: pointer;
}
ul.features-list a:hover {
text-decoration: none !important;
}
.header-menu li, .package-nav-buttons, .package-name-value, .total-value, .nav > div, .modal-icon, .modal-title, .title-text {
display: inline-block;
}
.modal-icon {
vertical-align: bottom !important;
}
.modal-title {
margin-left: 10px;
margin-top: -10px;
}
.package-nav-buttons {
margin-top: -5px;
margin-right:15px;
font-size: 1.6em;
float: right;
}
.package-nav-buttons span {
padding: 6px;
margin-left: 10px;
margin-right: 10px;
border: 1px solid lightgray;
}
.header-menu li:before {
display: inline-block;
content: '\00a0\00a0\00a0';
color: white;
font-size: 120%;
}
.header-menu li:first-child:before {
content: '';
}
.header-menu li a {
color: #fff;
cursor: pointer;
}
.pointer {
cursor: pointer;
}
.sp-lang-dropdown {
float: right;
margin-top: 0.4em;
margin-right: -25px;
z-index: 10;
}
.drop-down-more-menu, .home-btn {
float: right;
margin-left: 30px;
margin-top: 0.4em;
}
.home-btn i {
font-size: 120%;
}
.drop-down-more-menu button, .home-btn {
background-color: #d9534f !important;
border-color: #d43f3a !important;
border-radius: 0 !important;
margin-right: -5px;
}
.drop-down-more-menu button:hover, .home-btn:hover {
background-color: #d2322d !important;
border-color: #ac2925 !important;
}
span.app-name {
font-size: 1.8rem;
font-weight: bold;
color: white;
margin-left: 15px;
}
.right-menu {
margin-right: -15px;
}
@media (min-width: 600px) {
.drop-down-more-menu {
display: none;
}
}
@media (max-width: 600px) {
.drop-down-more-menu {
display: block;
}
.header-menu {
display: none !important;
}
.sp-lang-dropdown {
margin-right: 0;
margin-right: -25px;
}
}
/* footer */
.footer-bar {
position: fixed;
left: 0;
right: 0px;
bottom: 0;
height: 50px;
background-color: rgba(0, 0, 0, 0.8);
padding-right: 5px;
text-align: right;
}
.footer-bar .btn-group {
position: absolute;
right: 0;
width: 70%;
min-width: 250px;
max-width: 400px;
}
.footer-bar .btn-group button {
. white-space : nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.footer-bar .btn-group .btn {
margin-top: 8px;
width: calc(33% - 2px);
margin-left: 2px;
background-color: white;
color: black;
}
/* home - main*/
.home-body {
position: absolute;
padding: 15px;
left: 0;
top: 10px;
right: 0;
bottom: 50px;
z-index: -1;
}
.author-avatar {
float: left;
width: 140px;
height: 140px;
-webkit-filter: blur(1px);
-webkit-transform: translate3d(1, 0, 0);
margin: 0 20px 20px 0;
display: inline-block;
}
.project-title {
margin-top: -20px;
display: inline-block;
width: calc(100% - 160px);
color: white;
}
.home-description {
display: inline-block;
color: white;
text-shadow: 1px 1px #000000;
}
.main-container {
position: fixed;
height: 100vh;
width: 100vw;
background-image: url(../../assets/images/main-bg.jpg);
background-size: 100% 100%;
background-position: top;
}
.page-form img {
width: 120px;
}
.page-form {
color: white;
text-align: center;
width: 300px;
position: absolute;
top: 30px;
left: 50%;
margin-left: 0px;
z-index: -1;
transform: translate(-50%);
-ms-transform: translate(-50%); /* IE 9 */
-webkit-transform: translate(-50%); /* Safari */
-moz-transform: translate(-50%);
-o-transform: translate(-50%);
}
.page-form p {
text-shadow: 1px 1px #000000;
}
.form-control {
z-index: 0;
overflow-y: hidden;
padding-right: 40px;
border-radius: 0;
overflow: hidden;
text-overflow: ellipsis;
}
.input-lg {
border-radius: 0px;
}
.form-group {
position: relative;
}
.error-validation-close,
.success-validation-check{
color: green;
position: absolute;
right: 4px;
top: 0;
font-size: 18px;
width: 2em;
height: 2em;
line-height: 2.5em;
text-align: center;
margin-top:1px;
}
.error-validation-close {
color: red;
}
.scroll-container, .scroll-container-small {
width: 100%;
position: fixed;
bottom: 50px;
left: 0;
right: -30px;
overflow-x: hidden;
overflow-y: auto;
z-index: -1;
}
.scroll-container {
top: 60px;
}
.scroll-container-small {
top: 90px;
}
.form-container, .text-align-left {
text-align: left;
}
.text-align-right {
text-align: right;
}
.text-align-center {
text-align: center;
}
.modal-img, .modal-message {
display: inline-block;
margin-left: 10px;
}
.modal-title-inline {
display: inline-block;
font-size: 2.5em;
margin-left: 15px;
}
.modal-header button {
/*margin-top: -45px !important;*/
}
.force-to-panel {
position: fixed !important;
width: 100% !important;
bottom: 0;
margin: 0;
}
.force-to-panel-inner {
border-radius: 0 !important;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .7s ease-out;
-o-transition: -o-transform .7s ease-out;
transition: transform .7s ease-out;
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
transform: translate(0, 100%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.upload-btn {
float: right;
margin: -7px 0 0 -15px;
width: 100px;
height: 29px;
border-radius: 0px;
cursor: pointer;
}
button.upload-csv-button {
position: absolute;
top: 60px;
right:0;
width: 110px;
height: 30px;
padding: 5px 5px;
font-size: 14px;
background-color: white;
border-width: 0px;
color: #B9B9B9;
cursor: default;
}
button.upload-csv-button span {
color: darkblue;
}
.action-bar-print-button {
right: 120px;
}
.action-bar-return-button {
right: 0px;
}
.upload-button-container {
position: absolute;
top: 60px;
right:0;
width: 110px;
height: 30px;
overflow: hidden;
opacity: 0;
}
.action-bar-button {
position: absolute;
top: 60px;
width: 110px;
height: 30px;
}
.btn-stock-out-sheet-container {
margin-top: 10px;
text-align: center;
}
.btn-block-custom {
width: 300px !important;
}
.func-bar {
top: 60px;
right: 0;
left:0;
width: 100%;
height: 30px;
position: fixed;
background-color: rgba(255, 0, 0, 0.5);
}
.page-content small {
color: #AFEFE3;
}
.page-content em {
color: #00008B;
}
.left-align {
text-align: left;
}
.right-align {
text-align: right;
}
.orders-leading-bar {
font-size: 1.2em;
border: 1px solid black;
padding: 5px;
background-color: rgba(240, 240, 240, 0.9);
color: black;
margin-bottom: 0px;
}
.page-content {
padding-top:20px;
text-align: center;
color: white;
}
.data-picker-container {
margin-left: -5px;
margin-top: 5px;
max-width: 340px;
}
.date-picker-button, .date-picker-input {
height: 30px;
border-radius: 0;
}
.page-content ul {
list-style: none;
margin-left: auto;
margin-right: auto;
width: 85%;
-webkit-padding-start: 0px !important;
}
ul.products-in-gift-package {
margin-left: -30px;
list-style: none;
}
ul.products-in-gift-package li:nth-child(odd) {
background-color: #fcf8e3;
}
ul.products-in-gift-package li:nth-child(even) {
background-color: #dcdcdc;
}
.order-list-content {
margin-left: -20px;
}
.orders-leading-bar img {
float: right;
}
.orders-leading-bar a {
cursor: pointer;
}
.order-details-container {
font-size: 1.2em;
border: 1px solid black;
padding: 5px 0 0 5px;
background-color: white;
color: black;
margin-bottom: -10px;
}
.package-name-value, .total-value {
font-size: 1.4em;
}
.total-value {
float: right;
}
.product-container-label {
margin-top:-10px;
margin-left: 10px;
width: calc(100% - 10px);
}
.product-container-label > div {
text-align: center;
background-color: black;
color: white;
outline: 1px solid white;
}
.product-container {
margin-top: 1px;
}
.sheets-container {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}
.sheet {
width: 50%;
display: inline-block;
height: 100vh;
}
.home-description p {
font-size: 1.3em;
}
/* Print styles */
@media print
{
tr, td, th {page-break-inside:avoid}
thead {display:table-header-group}
.NoPrint {visibility:hidden; display:none}
a {color:#000000}
}
.stock-out-sheets-container {
background-color: white;
color: black;
text-align: center;
width: 100%;
margin: 0;
padding: 0;
border: 0;
float: none !important;
color: black;
}
.message-container {
text-align: left;
}
@media all {
.page-break { display: none; }
}
.page-inner-container {
margin: 0 20px;
}
.child-border-top-left > div {
border-top: 1px solid black;
border-left: 1px solid black;
}
.child-border-top-left > div:last-of-type {
border-right: 1px solid black;
}
.child-border-bottom > div {
border-bottom: 1px solid black;
}
.xsgz-bottom-icon-container {
margin-top: -30px;
text-align: right;
}
.gift-package-page {
background-color: white;
margin-left:0;
/*margin-top: -30px;*/
}
.comment-input {
height: 50px;
}
@media print {
.page-break { display: block; page-break-before: always; }
#header, #footer {
display: none;
visibility: hidden;
}
.scroll-container, .scroll-container-small {
top: 0;
bottom: 0;
}
}
.orders-summary-container table {
width: calc(100% - 10px);
color: black;
margin-left: 5px;
margin-right: 5px;
}
.orders-summary-container table,
.orders-summary-container table th,
.orders-summary-container table td {
border: 1px solid black;
}
.orders-summary-container table tr th,
.orders-summary-container table tr td {
width: 4%;
text-align: center;
}
.orders-summary-container table tr th:nth-of-type(1),
.orders-summary-container table tr th:nth-of-type(2),
.orders-summary-container table tr td:nth-of-type(1),
.orders-summary-container table tr td:nth-of-type(2)
{
width: 9%;
text-align: left;
}
.orders-summary-container table tr:last-of-type {
font-weight: bold;
}
th > div {
width: 5px;
margin-left: auto;
margin-right: auto;
}
/*
.modal.fade {
opacity: 0;
}
.modal.fade .modal-dialog, .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}*/ | 0.458834 | 0.088544 |
.font12{
font-size: 12px;
}
.font14{
font-size: 14px;
}
.ml5{
margin-left: 5%;
}
.ml10{
margin-left: 10%;
}
.width20{
width: 20%;
}
.width40{
width: 40%;
}
.width60{
width: 60%;
}
.fz_0{
font-size: 0;
}
.fz_41{
font-size: 41px;
}
.dis_ib{
display: inline-block;
}
.ver_t{
vertical-align: top;
}
.ver_m{
vertical-align: middle;
}
.pos_r{
position: relative;
}
.padd_0{
padding-left: 0;
padding-right: 0;
}
.margin_0{
margin-left: 0;
margin-right: 0;
}
a:hover{
text-decoration: none;
}
.pub_tit{
line-height: 90px;
}
/*nav*/
body {
padding-top: 81px;
}
.navbar{
margin-bottom: 0;
box-shadow: 0 3px 3px 0px #E2E2E2;
background: #fff;
}
.navbar-brand{
height: 81px;
}
.nav>li>a{
color: #000000;
font-size: 16px;
}
.navbar-nav>li>a{
line-height: 51px;
}
.navbar-toggle{
padding: 14px 10px;
}
.navbar-toggle .icon-bar{
background-color: #333;
}
#navbar{
background: #fff;
}
.navbar-nav{
margin: 0 -15px 0 40px;
}
.navbar .container{
position: relative;
}
.nav_btn{
float: right;
line-height: 81px;
}
.nav_btn a{
font-size: 16px;
}
.nav_btn .bye_btn{
color: #fff;
background: #1F98EA;
font-size: 16px;
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
}
.nav_btn .login_btn{
background: url(../icons/login.png) no-repeat center/contain;
width: 31px;
height: 31px;
}
.nav_btn .language_btn{
background: url(../icons/language.png) no-repeat center/contain;
width: 30px;
height: 30px;
position: relative;
}
.nav_btn .language_btn .slide_box{
position: absolute;
top: 71px;
right: 0;
background: #fff;
list-style: none;
line-height: 25px;
width: 110px;
text-align: center;
padding: 7px 0;
display: none;
}
.nav_btn .language_btn .slide_box span{
display: block;
color: #000;
}
.nav_btn .language_btn .slide_box:after{
width: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #fff;
content: '';
position: absolute;
top: -8px;
right: 10px;
}
.nav_btn a{
margin-left: 65px;
}
.navbar-collapse.in{
overflow-y: visible;
}
/*footer*/
footer{
padding: 160px 0 160px;
background: #051223;
}
footer dl{
display: inline-block;
vertical-align: top;
color: #A2A5A9;
font-size: 13px;
height: 200px;
}
footer dl a{
color: #A2A5A9;
}
footer dl dt{
margin-bottom: 25px;
}
footer dl dd{
line-height: 40px;
}
footer .addition{
color: #fff;
text-align: right;
font-size: 13px;
}
footer .email_box{
margin: 30px 0;
}
footer .email_box input::placeholder{
color: #fff;
}
footer .email_box input{
background: #000;
color: #fff;
border: 3px solid #1F98EA;
line-height: 30px;
border-radius: 3px 0 0 3px;
padding: 0 7px;
display: inline-block;
vertical-align: middle;
width: 205px;
}
footer .email_box button{
height: 36px;
width: 36px;
border: 0 none;
display: inline-block;
vertical-align: middle;
border-radius: 0 3px 3px 0;
background:#1F98EA url(../icons/arrow_right.png) no-repeat center;
}
footer .share_box a{
display: inline-block;
vertical-align: middle;
margin: 0 9px;
}
/*product*/
.product .block2{
padding-bottom: 75px;
}
.product .btns{
position: absolute;
right: 9%;
bottom: 15%;
}
.product .btns button{
background: #fff;
color: #1F98EA;
font-weight: 600;
width: 120px;
height: 35px;
border-radius: 35px;
border: 0 none;
font-size: 18px;
margin-right: 40px;
}
.product .btns a{
color: #fff;
font-size: 18px;
border-bottom: 1px solid #fff;
line-height: 34px;
display: inline-block;
}
.product .btns a i{
background: url(../icons/toright.png) no-repeat center/contain;
width: 9px;
height: 18px;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
}
.product .block2_con .btns{
right: 28%;
bottom: 34%;
}
.product .block1_con .btns.product_des h4{
font-size: 34px;
margin: 40px 0;
}
.product .block1_con .btns.product_des{
color: #fff;
right: 14%;
bottom: 27%;
font-size: 18px;
}
.product .block1_con .btns.product_des p{
margin-bottom: 0;
}
.product .block2_con .btns.product_des{
color: #fff;
right: 13%;
bottom: 49%;
font-size: 18px;
}
.shequ .block1_con .text{
background: #38abf9;
color: #fff;
padding: 15px 0 5px;
}
.shequ .block1_con h3{
margin: 0;
font-size: 33px;
margin-bottom: 20px;
}
.shequ .block1_con .text p{
font-size: 20px;
}
.shequ .block2{
padding-bottom: 100px;
}
.shouhou .block1{
margin: 30px 0;
}
.shouhou .block2{
padding-bottom: 40px;
}
.shouhou dl{
text-align: center;
background: #f5f5f5;
padding: 140px 0 70px;
cursor: pointer;
}
.shouhou dl h4{
font-size: 33px;
margin: 50px 0 40px;
}
.shouhou dl p{
font-size: 20px;
}
.shouhou dl .icon2{
display: none;
}
.shouhou dl:hover h4{
color: #1f98ea;
}
.shouhou dl:hover .icon1{
display: none;
}
.shouhou dl:hover .icon2{
display: inline-block;
}
.banner_text{
position: absolute;
width: 100%;
top: 50px;
left: 0;
text-align: center;
}
.banner_text h4{
color: #fff;
font-size: 38px;
}
.banner_text .input_box{
width: 265px;
height: 30px;
line-height: 30px;
display: inline-block;
background: #fff;
border-radius: 30px;
position: relative;
margin-top: 10px;
padding: 0 15px;
}
.banner_text .input_box input{
width: 100%;
height: 100%;
border: 0 none;
border-radius: 30px;
}
.banner_text .input_box button{
position: absolute;
right: 10px;
top: 4px;
background: url(../icons/search.png) no-repeat center/contain;
width: 22px;
height: 22px;
border: 0 none;
}
.product .btns button{
background: #fff;
color: #1F98EA;
font-weight: 600;
width: 120px;
height: 35px;
border-radius: 35px;
border: 0 none;
font-size: 18px;
margin-right: 40px;
}
.product .btns button:hover{
background: #1F98EA;
color: #fff;
border: 1px solid #1F98EA;
}
@media only screen and (max-width: 1200px){
.product .block1_con .btns.product_des{
text-align: left;
color: #fff;
right: 9%;
bottom: 27%;
font-size: 14px;
}
.product .block1_con .btns.product_des h4{
font-size: 34px;
margin: 40px 0;
}
.product .block2_con .btns.product_des{
color: #fff;
right: -3%;
bottom: 27%;
font-size: 14px;
}
.product .block2_con .btns.product_des h4{
font-size: 34px;
margin-bottom: 50px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
.product .block1_con .btns.product_des{
color: #fff;
right: 9%;
bottom: 27%;
font-size: 16px;
}
.product .block1_con .btns.product_des h4{
font-size: 34px;
margin: 30px 0;
}
.product .block2_con .btns.product_des{
color: #fff;
right: 5%;
bottom: 50%;
font-size: 16px;
}
.product .block2_con .btns.product_des h4{
font-size: 34px;
margin-bottom: 40px;
}
}
@media only screen and (max-width: 767px) {
.product .block1_con .btns.product_des{
color: #fff;
left: 2%;
bottom: 4%;
font-size: 14px;
line-height: 17px;
}
.product .block1_con .btns.product_des h4{
font-size: 18px;
margin: 8px 0;
line-height: 18px;
}
.product .btns button{
width: 80px;
height: 28px;
font-size: 15px;
}
.product .block2_con .btns.product_des{
color: #fff;
left: 1%;
bottom: 27%;
font-size: 14px;
line-height: 15px;
}
.product .block2_con .btns.product_des h4{
font-size: 18px;
margin-bottom: 20px;
}
}
/*授权经销商*/
.form-group {
margin-bottom: 20px;
}
.sqjxs h1{
font-size: 16px;
margin: 30px 0 50px;
}
.sqjxs .prompt{
font-size: 12px;
}
.sqjxs .tab_tit,.sqjxs .pub_tit2{
font-size: 16px;
margin: 30px 0 20px;
}
.sqjxs .tab_tit span{
cursor: pointer;
}
.sqjxs .tab_tit span.active,.sqjxs .tab_tit span:hover{
color: #1f98ea
}
.sqjxs input.form-control{
border: 0 none;
border-bottom: 1px solid #ccc;
box-shadow: none;
border-radius: 0;
font-size: 13px;
padding: 0;
margin: 0;
line-height: 25px;
height: 25px;
}
.sqjxs input::placeholder,.sqjxs select{
color: #ccc;
font-size: 12px;
}
.sqjxs .btn{
float: right;
width: 220px;
height: 48px;
background: #fff;
text-align: center;
line-height: 48px;
padding: 0;
font-size: 25px;
border: 1px solid #bfbfbf;
margin: 30px 0 50px;
color: #656565;
}
.sqjxs .btn.active,.sqjxs .btn:hover{
border: 0 none;
color: #fff;
background: #1f98ea;
margin-left: 30px;
box-shadow: none;
}
.sqjxs .btn.active:hover{
background: #0789e1
}
.pub_tit3{
border-bottom: 1px solid #323232;
margin-bottom:20px;
font-size: 12px;
}
.checkbox+.checkbox, .radio+.radio{
margin-top: 10px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
background: #fff;
}
.upload_box{
border: 1px solid #bfbfbf;
width: 68px;
height: 23px;
text-align: center;
margin-left: 10px;
position: relative;
line-height: 23px;
font-size: 12px;
}
.upload_box input[type="file"]{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
@media only screen and (max-width: 1200px){
footer{
padding: 50px 0;
}
footer .logo{
text-align: center;
margin-bottom: 50px;
}
.pub_tit{
font-size: 30px;
}
.shequ .block1_con h3{
font-size: 23px;
margin-bottom: 10px;
}
.shequ .block1_con .text p{
font-size: 15px;
}
.shequ .block2{
padding-bottom: 50px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
.product .btns{
right: 3%;
bottom: 17%;
}
.product .block2_con .btns{
right: 15%;
bottom: 22%;
}
.shouhou dl {
padding: 50px 0 30px;
}
.sqjxs .btn {
width: 160px;
height: 40px;
line-height: 40px;
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
body{
padding-top: 61px;
}
.nav_btn a{
margin-left: 25px;
}
.navbar-brand{
padding: 5px 15px;
height: 51px;
}
#navbar{
margin: 0 -30px;
}
.navbar-nav {
margin: 0 -15px;
padding: 0 15px;
}
.nav_btn{
width: 100%;
text-align: right;
background: #F3F3F3;
padding: 0 15px;
}
.pub_tit{
font-size: 20px;
line-height: 40px;
}
.product .block2{
padding-bottom: 30px;
}
.product .btns,.product .block2_con .btns{
right: 5%;
bottom: 10%;
}
.product .btns button{
width: 75px;
line-height: 25px;
font-size: 12px;
height: 25px;
margin-right: 10px;
}
.product .btns a{
line-height: 25px;
font-size: 12px;
}
.product .btns a i{
margin-left: 10px;
}
.shequ .block1_con .item,.shequ .block2_con .item{
margin-bottom: 20px;
}
.shequ .block1_con h3{
font-size: 20px;
margin-bottom: 10px;
}
.shequ .block1_con .text p{
font-size: 12px;
}
.shequ .block2{
padding-bottom: 30px;
}
.banner_text{
top: 10px;
left: 0;
}
.banner_text h4{
font-size: 14px;
margin: 0;
}
.banner_text .input_box button{
width: 16px;
height: 16px;
top: 7px;
}
.shouhou dl{
padding: 20px 0 10px;
}
.shouhou .block2 {
padding-bottom: 20px;
}
.sqjxs select{
width: 40%;
}
.sqjxs .btn {
width: 120px;
height: 38px;
line-height: 38px;
font-size: 18px;
margin: 20px 0 30px;
}
.sqjxs .btn.active{
margin-left: 10px;
}
.sqjxs .checkbox_item2{
margin-left: 0;
}
}
.nav_btn .language_btn .slide_box span:hover{
color: #1F98EA;
} | view/TK/css/style.css | .font12{
font-size: 12px;
}
.font14{
font-size: 14px;
}
.ml5{
margin-left: 5%;
}
.ml10{
margin-left: 10%;
}
.width20{
width: 20%;
}
.width40{
width: 40%;
}
.width60{
width: 60%;
}
.fz_0{
font-size: 0;
}
.fz_41{
font-size: 41px;
}
.dis_ib{
display: inline-block;
}
.ver_t{
vertical-align: top;
}
.ver_m{
vertical-align: middle;
}
.pos_r{
position: relative;
}
.padd_0{
padding-left: 0;
padding-right: 0;
}
.margin_0{
margin-left: 0;
margin-right: 0;
}
a:hover{
text-decoration: none;
}
.pub_tit{
line-height: 90px;
}
/*nav*/
body {
padding-top: 81px;
}
.navbar{
margin-bottom: 0;
box-shadow: 0 3px 3px 0px #E2E2E2;
background: #fff;
}
.navbar-brand{
height: 81px;
}
.nav>li>a{
color: #000000;
font-size: 16px;
}
.navbar-nav>li>a{
line-height: 51px;
}
.navbar-toggle{
padding: 14px 10px;
}
.navbar-toggle .icon-bar{
background-color: #333;
}
#navbar{
background: #fff;
}
.navbar-nav{
margin: 0 -15px 0 40px;
}
.navbar .container{
position: relative;
}
.nav_btn{
float: right;
line-height: 81px;
}
.nav_btn a{
font-size: 16px;
}
.nav_btn .bye_btn{
color: #fff;
background: #1F98EA;
font-size: 16px;
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
}
.nav_btn .login_btn{
background: url(../icons/login.png) no-repeat center/contain;
width: 31px;
height: 31px;
}
.nav_btn .language_btn{
background: url(../icons/language.png) no-repeat center/contain;
width: 30px;
height: 30px;
position: relative;
}
.nav_btn .language_btn .slide_box{
position: absolute;
top: 71px;
right: 0;
background: #fff;
list-style: none;
line-height: 25px;
width: 110px;
text-align: center;
padding: 7px 0;
display: none;
}
.nav_btn .language_btn .slide_box span{
display: block;
color: #000;
}
.nav_btn .language_btn .slide_box:after{
width: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #fff;
content: '';
position: absolute;
top: -8px;
right: 10px;
}
.nav_btn a{
margin-left: 65px;
}
.navbar-collapse.in{
overflow-y: visible;
}
/*footer*/
footer{
padding: 160px 0 160px;
background: #051223;
}
footer dl{
display: inline-block;
vertical-align: top;
color: #A2A5A9;
font-size: 13px;
height: 200px;
}
footer dl a{
color: #A2A5A9;
}
footer dl dt{
margin-bottom: 25px;
}
footer dl dd{
line-height: 40px;
}
footer .addition{
color: #fff;
text-align: right;
font-size: 13px;
}
footer .email_box{
margin: 30px 0;
}
footer .email_box input::placeholder{
color: #fff;
}
footer .email_box input{
background: #000;
color: #fff;
border: 3px solid #1F98EA;
line-height: 30px;
border-radius: 3px 0 0 3px;
padding: 0 7px;
display: inline-block;
vertical-align: middle;
width: 205px;
}
footer .email_box button{
height: 36px;
width: 36px;
border: 0 none;
display: inline-block;
vertical-align: middle;
border-radius: 0 3px 3px 0;
background:#1F98EA url(../icons/arrow_right.png) no-repeat center;
}
footer .share_box a{
display: inline-block;
vertical-align: middle;
margin: 0 9px;
}
/*product*/
.product .block2{
padding-bottom: 75px;
}
.product .btns{
position: absolute;
right: 9%;
bottom: 15%;
}
.product .btns button{
background: #fff;
color: #1F98EA;
font-weight: 600;
width: 120px;
height: 35px;
border-radius: 35px;
border: 0 none;
font-size: 18px;
margin-right: 40px;
}
.product .btns a{
color: #fff;
font-size: 18px;
border-bottom: 1px solid #fff;
line-height: 34px;
display: inline-block;
}
.product .btns a i{
background: url(../icons/toright.png) no-repeat center/contain;
width: 9px;
height: 18px;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
}
.product .block2_con .btns{
right: 28%;
bottom: 34%;
}
.product .block1_con .btns.product_des h4{
font-size: 34px;
margin: 40px 0;
}
.product .block1_con .btns.product_des{
color: #fff;
right: 14%;
bottom: 27%;
font-size: 18px;
}
.product .block1_con .btns.product_des p{
margin-bottom: 0;
}
.product .block2_con .btns.product_des{
color: #fff;
right: 13%;
bottom: 49%;
font-size: 18px;
}
.shequ .block1_con .text{
background: #38abf9;
color: #fff;
padding: 15px 0 5px;
}
.shequ .block1_con h3{
margin: 0;
font-size: 33px;
margin-bottom: 20px;
}
.shequ .block1_con .text p{
font-size: 20px;
}
.shequ .block2{
padding-bottom: 100px;
}
.shouhou .block1{
margin: 30px 0;
}
.shouhou .block2{
padding-bottom: 40px;
}
.shouhou dl{
text-align: center;
background: #f5f5f5;
padding: 140px 0 70px;
cursor: pointer;
}
.shouhou dl h4{
font-size: 33px;
margin: 50px 0 40px;
}
.shouhou dl p{
font-size: 20px;
}
.shouhou dl .icon2{
display: none;
}
.shouhou dl:hover h4{
color: #1f98ea;
}
.shouhou dl:hover .icon1{
display: none;
}
.shouhou dl:hover .icon2{
display: inline-block;
}
.banner_text{
position: absolute;
width: 100%;
top: 50px;
left: 0;
text-align: center;
}
.banner_text h4{
color: #fff;
font-size: 38px;
}
.banner_text .input_box{
width: 265px;
height: 30px;
line-height: 30px;
display: inline-block;
background: #fff;
border-radius: 30px;
position: relative;
margin-top: 10px;
padding: 0 15px;
}
.banner_text .input_box input{
width: 100%;
height: 100%;
border: 0 none;
border-radius: 30px;
}
.banner_text .input_box button{
position: absolute;
right: 10px;
top: 4px;
background: url(../icons/search.png) no-repeat center/contain;
width: 22px;
height: 22px;
border: 0 none;
}
.product .btns button{
background: #fff;
color: #1F98EA;
font-weight: 600;
width: 120px;
height: 35px;
border-radius: 35px;
border: 0 none;
font-size: 18px;
margin-right: 40px;
}
.product .btns button:hover{
background: #1F98EA;
color: #fff;
border: 1px solid #1F98EA;
}
@media only screen and (max-width: 1200px){
.product .block1_con .btns.product_des{
text-align: left;
color: #fff;
right: 9%;
bottom: 27%;
font-size: 14px;
}
.product .block1_con .btns.product_des h4{
font-size: 34px;
margin: 40px 0;
}
.product .block2_con .btns.product_des{
color: #fff;
right: -3%;
bottom: 27%;
font-size: 14px;
}
.product .block2_con .btns.product_des h4{
font-size: 34px;
margin-bottom: 50px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
.product .block1_con .btns.product_des{
color: #fff;
right: 9%;
bottom: 27%;
font-size: 16px;
}
.product .block1_con .btns.product_des h4{
font-size: 34px;
margin: 30px 0;
}
.product .block2_con .btns.product_des{
color: #fff;
right: 5%;
bottom: 50%;
font-size: 16px;
}
.product .block2_con .btns.product_des h4{
font-size: 34px;
margin-bottom: 40px;
}
}
@media only screen and (max-width: 767px) {
.product .block1_con .btns.product_des{
color: #fff;
left: 2%;
bottom: 4%;
font-size: 14px;
line-height: 17px;
}
.product .block1_con .btns.product_des h4{
font-size: 18px;
margin: 8px 0;
line-height: 18px;
}
.product .btns button{
width: 80px;
height: 28px;
font-size: 15px;
}
.product .block2_con .btns.product_des{
color: #fff;
left: 1%;
bottom: 27%;
font-size: 14px;
line-height: 15px;
}
.product .block2_con .btns.product_des h4{
font-size: 18px;
margin-bottom: 20px;
}
}
/*授权经销商*/
.form-group {
margin-bottom: 20px;
}
.sqjxs h1{
font-size: 16px;
margin: 30px 0 50px;
}
.sqjxs .prompt{
font-size: 12px;
}
.sqjxs .tab_tit,.sqjxs .pub_tit2{
font-size: 16px;
margin: 30px 0 20px;
}
.sqjxs .tab_tit span{
cursor: pointer;
}
.sqjxs .tab_tit span.active,.sqjxs .tab_tit span:hover{
color: #1f98ea
}
.sqjxs input.form-control{
border: 0 none;
border-bottom: 1px solid #ccc;
box-shadow: none;
border-radius: 0;
font-size: 13px;
padding: 0;
margin: 0;
line-height: 25px;
height: 25px;
}
.sqjxs input::placeholder,.sqjxs select{
color: #ccc;
font-size: 12px;
}
.sqjxs .btn{
float: right;
width: 220px;
height: 48px;
background: #fff;
text-align: center;
line-height: 48px;
padding: 0;
font-size: 25px;
border: 1px solid #bfbfbf;
margin: 30px 0 50px;
color: #656565;
}
.sqjxs .btn.active,.sqjxs .btn:hover{
border: 0 none;
color: #fff;
background: #1f98ea;
margin-left: 30px;
box-shadow: none;
}
.sqjxs .btn.active:hover{
background: #0789e1
}
.pub_tit3{
border-bottom: 1px solid #323232;
margin-bottom:20px;
font-size: 12px;
}
.checkbox+.checkbox, .radio+.radio{
margin-top: 10px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
background: #fff;
}
.upload_box{
border: 1px solid #bfbfbf;
width: 68px;
height: 23px;
text-align: center;
margin-left: 10px;
position: relative;
line-height: 23px;
font-size: 12px;
}
.upload_box input[type="file"]{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
@media only screen and (max-width: 1200px){
footer{
padding: 50px 0;
}
footer .logo{
text-align: center;
margin-bottom: 50px;
}
.pub_tit{
font-size: 30px;
}
.shequ .block1_con h3{
font-size: 23px;
margin-bottom: 10px;
}
.shequ .block1_con .text p{
font-size: 15px;
}
.shequ .block2{
padding-bottom: 50px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
.product .btns{
right: 3%;
bottom: 17%;
}
.product .block2_con .btns{
right: 15%;
bottom: 22%;
}
.shouhou dl {
padding: 50px 0 30px;
}
.sqjxs .btn {
width: 160px;
height: 40px;
line-height: 40px;
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
body{
padding-top: 61px;
}
.nav_btn a{
margin-left: 25px;
}
.navbar-brand{
padding: 5px 15px;
height: 51px;
}
#navbar{
margin: 0 -30px;
}
.navbar-nav {
margin: 0 -15px;
padding: 0 15px;
}
.nav_btn{
width: 100%;
text-align: right;
background: #F3F3F3;
padding: 0 15px;
}
.pub_tit{
font-size: 20px;
line-height: 40px;
}
.product .block2{
padding-bottom: 30px;
}
.product .btns,.product .block2_con .btns{
right: 5%;
bottom: 10%;
}
.product .btns button{
width: 75px;
line-height: 25px;
font-size: 12px;
height: 25px;
margin-right: 10px;
}
.product .btns a{
line-height: 25px;
font-size: 12px;
}
.product .btns a i{
margin-left: 10px;
}
.shequ .block1_con .item,.shequ .block2_con .item{
margin-bottom: 20px;
}
.shequ .block1_con h3{
font-size: 20px;
margin-bottom: 10px;
}
.shequ .block1_con .text p{
font-size: 12px;
}
.shequ .block2{
padding-bottom: 30px;
}
.banner_text{
top: 10px;
left: 0;
}
.banner_text h4{
font-size: 14px;
margin: 0;
}
.banner_text .input_box button{
width: 16px;
height: 16px;
top: 7px;
}
.shouhou dl{
padding: 20px 0 10px;
}
.shouhou .block2 {
padding-bottom: 20px;
}
.sqjxs select{
width: 40%;
}
.sqjxs .btn {
width: 120px;
height: 38px;
line-height: 38px;
font-size: 18px;
margin: 20px 0 30px;
}
.sqjxs .btn.active{
margin-left: 10px;
}
.sqjxs .checkbox_item2{
margin-left: 0;
}
}
.nav_btn .language_btn .slide_box span:hover{
color: #1F98EA;
} | 0.217421 | 0.057019 |
body
{
color: rgb(109, 117, 135)
}
.circles
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.circles li
{
position: absolute;
display: block;
list-style: none;
width: 20px;
height: 20px;
background: rgba(255, 255, 255, 0.2);
animation: animate 25s linear infinite;
bottom: -150px;
}
.circles li:nth-child(1)
{
left: 25%;
width: 80px;
height: 80px;
animation-delay: 0s;
}
.circles li:nth-child(2)
{
left: 10%;
width: 20px;
height: 20px;
animation-delay: 2s;
animation-duration: 12s;
}
.circles li:nth-child(3)
{
left: 70%;
width: 20px;
height: 20px;
animation-delay: 4s;
}
.circles li:nth-child(4)
{
left: 40%;
width: 60px;
height: 60px;
animation-delay: 0s;
animation-duration: 18s;
}
.circles li:nth-child(5)
{
left: 65%;
width: 20px;
height: 20px;
animation-delay: 0s;
}
.circles li:nth-child(6)
{
left: 75%;
width: 110px;
height: 110px;
animation-delay: 3s;
}
.circles li:nth-child(7)
{
left: 35%;
width: 150px;
height: 150px;
animation-delay: 7s;
}
.circles li:nth-child(8)
{
left: 50%;
width: 25px;
height: 25px;
animation-delay: 15s;
animation-duration: 45s;
}
.circles li:nth-child(9)
{
left: 20%;
width: 15px;
height: 15px;
animation-delay: 2s;
animation-duration: 35s;
}
.circles li:nth-child(10)
{
left: 85%;
width: 150px;
height: 150px;
animation-delay: 0s;
animation-duration: 11s;
}
@keyframes animate
{
0%
{
transform: translateY(0) rotate(0deg);
opacity: 1;
border-radius: 0;
}
100%
{
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
border-radius: 100%
}
}
.btn-warning:hover,
.btn-outline-warning:hover
{
color: #ffffff!important
}
.wave
{
display:block
}
.wavePath
{
-webkit-animation: wave-divider 20s linear infinite alternate;
animation: wave-divider 20s linear infinite alternate
}
.animationPaused
{
-webkit-animation-play-state:paused;
animation-play-state:paused
}
@-webkit-keyframes wave-divider
{
0%
{
d:path("M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z")
}
50%
{
d:path("M655.558582,28.4898877 C500.191373,61.6062216 422.833785,83.5422763 266.940085,49.8995879 C112.480383,16.5663637 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,49.8995879 C1580.91676,-34.8808285 1438.10804,73.6768193 1148.0266,38.0019829 C857.945166,2.32714659 810.925791,-4.62644617 655.558582,28.4898877 Z")
}
to
{
d:path("M842.322034,38.0019829 C686.954825,71.1183168 623.386282,53.08497 467.492582,19.4422816 C313.032879,-13.8909426 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,76.8685643 C1512.23604,-35.3595639 1568.70222,67.4289432 1278.62078,31.7541069 C988.539347,-3.92072949 997.689243,4.88564905 842.322034,38.0019829 Z")
}
}
@keyframes wave-divider
{
0%
{
d:path("M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z")
}
50%
{
d:path("M655.558582,28.4898877 C500.191373,61.6062216 422.833785,83.5422763 266.940085,49.8995879 C112.480383,16.5663637 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,49.8995879 C1580.91676,-34.8808285 1438.10804,73.6768193 1148.0266,38.0019829 C857.945166,2.32714659 810.925791,-4.62644617 655.558582,28.4898877 Z")
}
to
{
d:path("M842.322034,38.0019829 C686.954825,71.1183168 623.386282,53.08497 467.492582,19.4422816 C313.032879,-13.8909426 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,76.8685643 C1512.23604,-35.3595639 1568.70222,67.4289432 1278.62078,31.7541069 C988.539347,-3.92072949 997.689243,4.88564905 842.322034,38.0019829 Z")
}
} | themes/default/assets/css/styles.css | body
{
color: rgb(109, 117, 135)
}
.circles
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.circles li
{
position: absolute;
display: block;
list-style: none;
width: 20px;
height: 20px;
background: rgba(255, 255, 255, 0.2);
animation: animate 25s linear infinite;
bottom: -150px;
}
.circles li:nth-child(1)
{
left: 25%;
width: 80px;
height: 80px;
animation-delay: 0s;
}
.circles li:nth-child(2)
{
left: 10%;
width: 20px;
height: 20px;
animation-delay: 2s;
animation-duration: 12s;
}
.circles li:nth-child(3)
{
left: 70%;
width: 20px;
height: 20px;
animation-delay: 4s;
}
.circles li:nth-child(4)
{
left: 40%;
width: 60px;
height: 60px;
animation-delay: 0s;
animation-duration: 18s;
}
.circles li:nth-child(5)
{
left: 65%;
width: 20px;
height: 20px;
animation-delay: 0s;
}
.circles li:nth-child(6)
{
left: 75%;
width: 110px;
height: 110px;
animation-delay: 3s;
}
.circles li:nth-child(7)
{
left: 35%;
width: 150px;
height: 150px;
animation-delay: 7s;
}
.circles li:nth-child(8)
{
left: 50%;
width: 25px;
height: 25px;
animation-delay: 15s;
animation-duration: 45s;
}
.circles li:nth-child(9)
{
left: 20%;
width: 15px;
height: 15px;
animation-delay: 2s;
animation-duration: 35s;
}
.circles li:nth-child(10)
{
left: 85%;
width: 150px;
height: 150px;
animation-delay: 0s;
animation-duration: 11s;
}
@keyframes animate
{
0%
{
transform: translateY(0) rotate(0deg);
opacity: 1;
border-radius: 0;
}
100%
{
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
border-radius: 100%
}
}
.btn-warning:hover,
.btn-outline-warning:hover
{
color: #ffffff!important
}
.wave
{
display:block
}
.wavePath
{
-webkit-animation: wave-divider 20s linear infinite alternate;
animation: wave-divider 20s linear infinite alternate
}
.animationPaused
{
-webkit-animation-play-state:paused;
animation-play-state:paused
}
@-webkit-keyframes wave-divider
{
0%
{
d:path("M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z")
}
50%
{
d:path("M655.558582,28.4898877 C500.191373,61.6062216 422.833785,83.5422763 266.940085,49.8995879 C112.480383,16.5663637 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,49.8995879 C1580.91676,-34.8808285 1438.10804,73.6768193 1148.0266,38.0019829 C857.945166,2.32714659 810.925791,-4.62644617 655.558582,28.4898877 Z")
}
to
{
d:path("M842.322034,38.0019829 C686.954825,71.1183168 623.386282,53.08497 467.492582,19.4422816 C313.032879,-13.8909426 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,76.8685643 C1512.23604,-35.3595639 1568.70222,67.4289432 1278.62078,31.7541069 C988.539347,-3.92072949 997.689243,4.88564905 842.322034,38.0019829 Z")
}
}
@keyframes wave-divider
{
0%
{
d:path("M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z")
}
50%
{
d:path("M655.558582,28.4898877 C500.191373,61.6062216 422.833785,83.5422763 266.940085,49.8995879 C112.480383,16.5663637 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,49.8995879 C1580.91676,-34.8808285 1438.10804,73.6768193 1148.0266,38.0019829 C857.945166,2.32714659 810.925791,-4.62644617 655.558582,28.4898877 Z")
}
to
{
d:path("M842.322034,38.0019829 C686.954825,71.1183168 623.386282,53.08497 467.492582,19.4422816 C313.032879,-13.8909426 84.0992497,8.02840272 0,44.7243294 L0,150.727527 L1920,150.727527 L1920,76.8685643 C1512.23604,-35.3595639 1568.70222,67.4289432 1278.62078,31.7541069 C988.539347,-3.92072949 997.689243,4.88564905 842.322034,38.0019829 Z")
}
} | 0.453504 | 0.068913 |
html,
body {
background-color: #F9F9F9;
}
a:hover {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
color: rgb(63,81,181);
}
.container {
padding-top: 100px;
max-width: 1100px;
margin: 0 auto;
padding: 50px 15px;
}
.panel {
border-radius: 0px;
box-shadow: 0 1px 3px rgba(0,0,0,.25);
margin-top: 80px;
}
/******* Custom */
.titlebar-wrapper {
padding-bottom: 20px;
position: fixed;
top: -5px;
left: 0;
right: 0;
z-index: 99;
height: 60px;
}
.titlebar-band {
background-color: rgb(63,81,181);
padding: 10 0 10px;
top: -5px;
position: absolute;
width: 100%;
height: 55px;
}
.pagetitle {
display: inline-block;
line-height: 2em;
}
.menu {
position: absolute;
right: 10px;
top: 15px;
}
.menu-mobile {
padding: 60px 20px 60px 0;
}
.menu-mobile .md-button {
display: block;
margin-bottom: 10px;
padding: 1em;
}
.menu-desktop {
padding-top: 8px;
}
.menu-desktop .md-button {
margin-left: 30px;
}
.menu .md-button {
color: rgba(255, 255, 255, 1);
}
.titlebar-band a {
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
.titlebar-band a:hover {
text-decoration: underline;
color: rgba(255, 255, 255, .9);
}
.titlebar-content {
display: block;
max-width: 1100px;
margin: 0 auto;
padding: 0 15px;
}
.misdemeanors_group {
padding-left: 0;
}
.misdemeanors {
margin: 0px 0px 0px 0px;
padding: 10px 0;
border-top: 1px #eee solid;
list-style-type: none;
}
.misdemeanors p {
padding: 15px;
}
.container .md-button {
margin: 0em 2em 1em 2em;
padding: .7em 1.4em;
display: inline-block;
}
p.question-text {
font-size: 2em;
}
.progress-bar {
background-color: rgb(63,81,181);
}
.btn{
white-space:normal !important;
max-width:500px;
margin-bottom: 10px;
}
/* Tooltip using only CSS */
button.tooltips {
cursor: pointer;
}
button[tooltip-text]:hover::after {
content: attr(tooltip-text);
position: absolute;
display: inline;
left: 50%;
bottom: 108%;
min-width: 50px;
border-top: 8px solid #000000;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
border-radius: 6px;
background-color: #000000;
color: #FFFFFF;
margin-left: -8px;
z-index: 999;
opacity: 0.8;
margin-left: -25px;
margin-top: 3px;
font-size: 1.1em;
}
/* end of tooltip */ | css/app.css | html,
body {
background-color: #F9F9F9;
}
a:hover {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
color: rgb(63,81,181);
}
.container {
padding-top: 100px;
max-width: 1100px;
margin: 0 auto;
padding: 50px 15px;
}
.panel {
border-radius: 0px;
box-shadow: 0 1px 3px rgba(0,0,0,.25);
margin-top: 80px;
}
/******* Custom */
.titlebar-wrapper {
padding-bottom: 20px;
position: fixed;
top: -5px;
left: 0;
right: 0;
z-index: 99;
height: 60px;
}
.titlebar-band {
background-color: rgb(63,81,181);
padding: 10 0 10px;
top: -5px;
position: absolute;
width: 100%;
height: 55px;
}
.pagetitle {
display: inline-block;
line-height: 2em;
}
.menu {
position: absolute;
right: 10px;
top: 15px;
}
.menu-mobile {
padding: 60px 20px 60px 0;
}
.menu-mobile .md-button {
display: block;
margin-bottom: 10px;
padding: 1em;
}
.menu-desktop {
padding-top: 8px;
}
.menu-desktop .md-button {
margin-left: 30px;
}
.menu .md-button {
color: rgba(255, 255, 255, 1);
}
.titlebar-band a {
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
.titlebar-band a:hover {
text-decoration: underline;
color: rgba(255, 255, 255, .9);
}
.titlebar-content {
display: block;
max-width: 1100px;
margin: 0 auto;
padding: 0 15px;
}
.misdemeanors_group {
padding-left: 0;
}
.misdemeanors {
margin: 0px 0px 0px 0px;
padding: 10px 0;
border-top: 1px #eee solid;
list-style-type: none;
}
.misdemeanors p {
padding: 15px;
}
.container .md-button {
margin: 0em 2em 1em 2em;
padding: .7em 1.4em;
display: inline-block;
}
p.question-text {
font-size: 2em;
}
.progress-bar {
background-color: rgb(63,81,181);
}
.btn{
white-space:normal !important;
max-width:500px;
margin-bottom: 10px;
}
/* Tooltip using only CSS */
button.tooltips {
cursor: pointer;
}
button[tooltip-text]:hover::after {
content: attr(tooltip-text);
position: absolute;
display: inline;
left: 50%;
bottom: 108%;
min-width: 50px;
border-top: 8px solid #000000;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
border-radius: 6px;
background-color: #000000;
color: #FFFFFF;
margin-left: -8px;
z-index: 999;
opacity: 0.8;
margin-left: -25px;
margin-top: 3px;
font-size: 1.1em;
}
/* end of tooltip */ | 0.484136 | 0.078607 |
@import url('https://fonts.googleapis.com/css2?family=Offside&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
list-style: none;
color: white;
font-family:'Offside', sans-serif;
}
/*Setting profile pic*/
.photo{
width: 60%;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 50%;
padding: 5px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
transition: 0.2s;
}
/*Setting container box*/
.container{
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
background-image: linear-gradient(to right, #fcb5cb 50%, #3ff0f0 50%);
}
/*Card Styling*/
.card{
position: relative;
width: 290px;
height: 440px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background:rgba(43, 43, 43, 0.1);
border-radius: 15px;
backdrop-filter: blur(8px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
.menu{
position: absolute;
bottom: 20px;
}
li{
display: inline-block;
padding: 5px;
transition: ease-in(10px);
}
.icon{
width: 25px ;
transition: 0.1s;
}
h1{
font-size: 1.6rem;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
letter-spacing: 3px;
}
h2{
font-size: 14px;
letter-spacing: 3px;
margin-top: 10px;
}
/*Creating pic animation*/
.icon:hover{
transform: translateY(-10px);
}
.photo:hover{
width: 80%;
padding: 0;
border-radius: 5px;
transform: translateY(-20px);
}
/*Creating reflection effect*/
.card::before{
content:'';
position:absolute;
top:0;
left:0;
width: 100px;
height: 100%;
background-color: rgba(255, 255, 255, 0.356);
transform: skewX(45deg) translateX(500px);
transition: 0.2s;
}
.card:hover::before{
transform: skewX(45deg) translateX(-350px);
} | style.css | @import url('https://fonts.googleapis.com/css2?family=Offside&display=swap');
*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
list-style: none;
color: white;
font-family:'Offside', sans-serif;
}
/*Setting profile pic*/
.photo{
width: 60%;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 50%;
padding: 5px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
transition: 0.2s;
}
/*Setting container box*/
.container{
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
background-image: linear-gradient(to right, #fcb5cb 50%, #3ff0f0 50%);
}
/*Card Styling*/
.card{
position: relative;
width: 290px;
height: 440px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background:rgba(43, 43, 43, 0.1);
border-radius: 15px;
backdrop-filter: blur(8px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
.menu{
position: absolute;
bottom: 20px;
}
li{
display: inline-block;
padding: 5px;
transition: ease-in(10px);
}
.icon{
width: 25px ;
transition: 0.1s;
}
h1{
font-size: 1.6rem;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
letter-spacing: 3px;
}
h2{
font-size: 14px;
letter-spacing: 3px;
margin-top: 10px;
}
/*Creating pic animation*/
.icon:hover{
transform: translateY(-10px);
}
.photo:hover{
width: 80%;
padding: 0;
border-radius: 5px;
transform: translateY(-20px);
}
/*Creating reflection effect*/
.card::before{
content:'';
position:absolute;
top:0;
left:0;
width: 100px;
height: 100%;
background-color: rgba(255, 255, 255, 0.356);
transform: skewX(45deg) translateX(500px);
transition: 0.2s;
}
.card:hover::before{
transform: skewX(45deg) translateX(-350px);
} | 0.342132 | 0.067731 |
@font-face {
font-family: robot-slab;
src: url('../fonts/RobotoSlab-Regular.ttf');
src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
}
.blog-box1 .cdfik li {
float: left;
padding: 11.5px;
text-align: center;
font-size: 13px;
border-bottom: 1px solid #ededed;
border-right: 1px solid #ededed;
border-top: 1px solid #ededed;
}
.blog-box1 .sd-op {
background-color: #f58220;
text-align: center;
color: #FFF;
padding-bottom: 10px;
padding-top: 5px;
}
.blog-box1 .cdfik {
width: 100%;
}
.blog-box1 .pof-det {
padding: 10px;
padding-left: 10px;
padding-left: 60px;
}
.blog-box1 .pof-det b {
font-size: 13px;
}
.blog-box1 .pof-det p {
font-size: 13px;
text-align: justify;
text-indent: 20px;
margin-top: 5px;
}
.blog-box1 .sd-op b {
font-size: 22px;
}
/* ===================================== Basic CSS ================================== */
* {
margin: 0px;
padding: 0px;
list-style: none;
}
img {
max-width: 100%;
}
a {
text-decoration: none;
outline: none;
}
ul {
margin-bottom: 0;
padding-left: 0;
}
a:hover,
a:focus,
input,
textarea {
text-decoration: none;
outline: none;
}
.cp {
cursor: pointer;
}
p {
margin-bottom: 0px;
width: 100%;
}
.layy {
padding: 30px;
}
h2 {
width: 100%;
}
.no-padding {
padding: 0px;
}
.no-margin {
margin: 0px;
}
.sec-title {
text-align: center;
}
.sec-title h2 {
font-size: 2rem;
font-weight: 600;
text-transform: none;
font-family: robot-slab;
}
.sec-title p {
font-size: 14px;
}
body {
background: #f4f4f4;
font-family: robot-slab;
font-size: 0.85rem;
overflow-x: hidden;
}
.container {
max-width: 1250px;
}
.social {
position: fixed;
left: 0px;
top: 37%;
width: 60px;
height: 120px;
background-color: #EAEAEA;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px;
}
.social ul li {
list-style: none;
float: none;
font-size: 32px;
padding: 15px;
width: 100%;
text-align: center;
color: #FFF;
}
.social ul {
padding-left: 0px;
}
/* ===================================== Resum Home Style ================================== */
html,
body {
height: 100%;
overflow: auto;
}
@media screen and (max-width: 335px) {
.container-fluid {
padding: 0px 10px;
}
}
.resume-container {
background-color: #7f298c;
min-height: 100%;
padding-top: 3.3%;
overflow: auto;
}
.resume-container .resume-box {
background-color: #FFF;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
float: none;
margin: auto;
margin-bottom: 3%;
}
.resume-container .resume-box .basic-profile {
padding: 10px;
border-right: 1px solid #D2D2D2;
}
.resume-container .resume-box .basic-profile .baci-cc {
background-color: #7f298c;
}
@media screen and (max-width: 991px) {
.resume-container .resume-box .basic-profile .baci-cc {
padding-top: 10%;
}
}
.resume-container .resume-box .basic-profile .basic-detail {
padding: 10px;
text-align: center;
background-color: #7f298c;
color: #FFF;
padding-bottom: 15px;
}
.resume-container .resume-box .basic-profile .basic-detail h2 {
margin-bottom: 3px;
}
.resume-container .resume-box .basic-profile .basic-detail p {
margin-bottom: 5px;
}
.resume-container .resume-box .basic-profile .basic-detail span {
color: #FFF;
}
.resume-container .resume-box .detail-profile .nav-item a {
color: #888;
font-size: 16px;
padding: .7rem 1.7rem;
border-radius: 0px;
}
@media screen and (max-width: 595px) {
.resume-container .resume-box .detail-profile .nav-item a {
padding: .7rem 1.5rem;
}
}
@media screen and (max-width: 560px) {
.resume-container .resume-box .detail-profile .nav-item a {
padding: .7rem 1rem;
}
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .nav-item a {
padding: .7rem .5rem;
font-size: 12px;
}
}
.resume-container .resume-box .detail-profile .nav-item .active {
color: #7f298c !important;
}
.resume-container .resume-box .detail-profile .tab-pane {
padding: 20px;
height: 530px;
overflow: auto;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .tab-pane {
padding: 5px;
}
}
.resume-container .resume-box .detail-profile .detal-jumbo {
padding: 20px;
background-color: #EEEEEE;
border-left: 4px solid #7f298c;
border-radius: 4px;
}
.resume-container .resume-box .detail-profile .detal-jumbo h3 {
font-size: 24px;
}
.resume-container .resume-box .detail-profile .detal-jumbo p {
text-indent: 20px;
}
.resume-container .resume-box .detail-profile .links {
padding: 50px 0px;
}
.resume-container .resume-box .detail-profile .links .btn-link li {
float: left;
padding: 5px 10px;
border-radius: 15px;
border: 1px solid #888;
margin-right: 10px;
color: #888;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .links .btn-link li {
margin-right: 5px !important;
width: 100%;
margin-bottom: 10px;
}
}
.resume-container .resume-box .detail-profile .links .btn-link li i {
margin-top: 5px;
}
.resume-container .resume-box .detail-profile .links .btn-link li a {
color: #888;
}
.resume-container .resume-box .detail-profile .links .social-link {
float: right;
}
.resume-container .resume-box .detail-profile .links .social-link li {
float: left;
padding: 5px;
border: 1px solid #888;
border-radius: 50px;
width: 35px;
text-align: center;
margin-right: 10px;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .links .social-link li {
margin-right: 5px !important;
margin-top: 20px;
}
}
.resume-container .resume-box .detail-profile .jumbo-address {
padding: 20px 40px;
background-color: #EEEEEE;
border-left: 4px solid #7f298c;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .jumbo-address {
padding: 20px 10px;
}
}
.resume-container .resume-box .detail-profile .jumbo-address .addrss-list tr th,
.resume-container .resume-box .detail-profile .jumbo-address td {
padding: 10px;
}
.resume-container .resume-box .detail-profile .profile-desic {
padding: 20px;
}
.resume-container .resume-box .detail-profile .profile-desic p {
text-align: center;
}
.resume-container .resume-box .detail-profile .service {
padding: 10px;
margin-bottom: 20px;
}
.resume-container .resume-box .detail-profile .service .rit-serv h4 {
text-align: right;
}
.resume-container .resume-box .detail-profile .service .serv-logo {
text-align: center;
border-right: 2px solid #CCC;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .service .serv-logo i {
font-size: 42px;
margin-top: 22px;
color: #7f298c;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo i {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .service .serv-logo-right {
border-left: 2px solid #CCC;
text-align: center;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo-right {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .service .serv-logo-right i {
font-size: 42px;
margin-top: 22px;
color: #7f298c;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo-right i {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .rit-serv h5 {
text-align: right;
}
.resume-container .resume-box .detail-profile .rit-serv p {
text-align: right;
}
.resume-container .resume-box .detail-profile .resume-dat {
padding-top: 13px;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .resume-dat {
margin-bottom: 30px;
}
}
.resume-container .resume-box .gallery img {
width: 100%;
margin-bottom: 30px;
}
.resume-container .resume-box .map iframe {
width: 100%;
height: 300px;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px;
background-color: #FFF;
padding: 5px;
margin-bottom: 30px;
} | public/source/hosonguoidung/assets/css/style.css | @font-face {
font-family: robot-slab;
src: url('../fonts/RobotoSlab-Regular.ttf');
src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
}
.blog-box1 .cdfik li {
float: left;
padding: 11.5px;
text-align: center;
font-size: 13px;
border-bottom: 1px solid #ededed;
border-right: 1px solid #ededed;
border-top: 1px solid #ededed;
}
.blog-box1 .sd-op {
background-color: #f58220;
text-align: center;
color: #FFF;
padding-bottom: 10px;
padding-top: 5px;
}
.blog-box1 .cdfik {
width: 100%;
}
.blog-box1 .pof-det {
padding: 10px;
padding-left: 10px;
padding-left: 60px;
}
.blog-box1 .pof-det b {
font-size: 13px;
}
.blog-box1 .pof-det p {
font-size: 13px;
text-align: justify;
text-indent: 20px;
margin-top: 5px;
}
.blog-box1 .sd-op b {
font-size: 22px;
}
/* ===================================== Basic CSS ================================== */
* {
margin: 0px;
padding: 0px;
list-style: none;
}
img {
max-width: 100%;
}
a {
text-decoration: none;
outline: none;
}
ul {
margin-bottom: 0;
padding-left: 0;
}
a:hover,
a:focus,
input,
textarea {
text-decoration: none;
outline: none;
}
.cp {
cursor: pointer;
}
p {
margin-bottom: 0px;
width: 100%;
}
.layy {
padding: 30px;
}
h2 {
width: 100%;
}
.no-padding {
padding: 0px;
}
.no-margin {
margin: 0px;
}
.sec-title {
text-align: center;
}
.sec-title h2 {
font-size: 2rem;
font-weight: 600;
text-transform: none;
font-family: robot-slab;
}
.sec-title p {
font-size: 14px;
}
body {
background: #f4f4f4;
font-family: robot-slab;
font-size: 0.85rem;
overflow-x: hidden;
}
.container {
max-width: 1250px;
}
.social {
position: fixed;
left: 0px;
top: 37%;
width: 60px;
height: 120px;
background-color: #EAEAEA;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px;
}
.social ul li {
list-style: none;
float: none;
font-size: 32px;
padding: 15px;
width: 100%;
text-align: center;
color: #FFF;
}
.social ul {
padding-left: 0px;
}
/* ===================================== Resum Home Style ================================== */
html,
body {
height: 100%;
overflow: auto;
}
@media screen and (max-width: 335px) {
.container-fluid {
padding: 0px 10px;
}
}
.resume-container {
background-color: #7f298c;
min-height: 100%;
padding-top: 3.3%;
overflow: auto;
}
.resume-container .resume-box {
background-color: #FFF;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
float: none;
margin: auto;
margin-bottom: 3%;
}
.resume-container .resume-box .basic-profile {
padding: 10px;
border-right: 1px solid #D2D2D2;
}
.resume-container .resume-box .basic-profile .baci-cc {
background-color: #7f298c;
}
@media screen and (max-width: 991px) {
.resume-container .resume-box .basic-profile .baci-cc {
padding-top: 10%;
}
}
.resume-container .resume-box .basic-profile .basic-detail {
padding: 10px;
text-align: center;
background-color: #7f298c;
color: #FFF;
padding-bottom: 15px;
}
.resume-container .resume-box .basic-profile .basic-detail h2 {
margin-bottom: 3px;
}
.resume-container .resume-box .basic-profile .basic-detail p {
margin-bottom: 5px;
}
.resume-container .resume-box .basic-profile .basic-detail span {
color: #FFF;
}
.resume-container .resume-box .detail-profile .nav-item a {
color: #888;
font-size: 16px;
padding: .7rem 1.7rem;
border-radius: 0px;
}
@media screen and (max-width: 595px) {
.resume-container .resume-box .detail-profile .nav-item a {
padding: .7rem 1.5rem;
}
}
@media screen and (max-width: 560px) {
.resume-container .resume-box .detail-profile .nav-item a {
padding: .7rem 1rem;
}
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .nav-item a {
padding: .7rem .5rem;
font-size: 12px;
}
}
.resume-container .resume-box .detail-profile .nav-item .active {
color: #7f298c !important;
}
.resume-container .resume-box .detail-profile .tab-pane {
padding: 20px;
height: 530px;
overflow: auto;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .tab-pane {
padding: 5px;
}
}
.resume-container .resume-box .detail-profile .detal-jumbo {
padding: 20px;
background-color: #EEEEEE;
border-left: 4px solid #7f298c;
border-radius: 4px;
}
.resume-container .resume-box .detail-profile .detal-jumbo h3 {
font-size: 24px;
}
.resume-container .resume-box .detail-profile .detal-jumbo p {
text-indent: 20px;
}
.resume-container .resume-box .detail-profile .links {
padding: 50px 0px;
}
.resume-container .resume-box .detail-profile .links .btn-link li {
float: left;
padding: 5px 10px;
border-radius: 15px;
border: 1px solid #888;
margin-right: 10px;
color: #888;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .links .btn-link li {
margin-right: 5px !important;
width: 100%;
margin-bottom: 10px;
}
}
.resume-container .resume-box .detail-profile .links .btn-link li i {
margin-top: 5px;
}
.resume-container .resume-box .detail-profile .links .btn-link li a {
color: #888;
}
.resume-container .resume-box .detail-profile .links .social-link {
float: right;
}
.resume-container .resume-box .detail-profile .links .social-link li {
float: left;
padding: 5px;
border: 1px solid #888;
border-radius: 50px;
width: 35px;
text-align: center;
margin-right: 10px;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .links .social-link li {
margin-right: 5px !important;
margin-top: 20px;
}
}
.resume-container .resume-box .detail-profile .jumbo-address {
padding: 20px 40px;
background-color: #EEEEEE;
border-left: 4px solid #7f298c;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .jumbo-address {
padding: 20px 10px;
}
}
.resume-container .resume-box .detail-profile .jumbo-address .addrss-list tr th,
.resume-container .resume-box .detail-profile .jumbo-address td {
padding: 10px;
}
.resume-container .resume-box .detail-profile .profile-desic {
padding: 20px;
}
.resume-container .resume-box .detail-profile .profile-desic p {
text-align: center;
}
.resume-container .resume-box .detail-profile .service {
padding: 10px;
margin-bottom: 20px;
}
.resume-container .resume-box .detail-profile .service .rit-serv h4 {
text-align: right;
}
.resume-container .resume-box .detail-profile .service .serv-logo {
text-align: center;
border-right: 2px solid #CCC;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .service .serv-logo i {
font-size: 42px;
margin-top: 22px;
color: #7f298c;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo i {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .service .serv-logo-right {
border-left: 2px solid #CCC;
text-align: center;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo-right {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .service .serv-logo-right i {
font-size: 42px;
margin-top: 22px;
color: #7f298c;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .service .serv-logo-right i {
font-size: 14px;
padding: 0px !important;
}
}
.resume-container .resume-box .detail-profile .rit-serv h5 {
text-align: right;
}
.resume-container .resume-box .detail-profile .rit-serv p {
text-align: right;
}
.resume-container .resume-box .detail-profile .resume-dat {
padding-top: 13px;
}
@media screen and (max-width: 483px) {
.resume-container .resume-box .detail-profile .resume-dat {
margin-bottom: 30px;
}
}
.resume-container .resume-box .gallery img {
width: 100%;
margin-bottom: 30px;
}
.resume-container .resume-box .map iframe {
width: 100%;
height: 300px;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px;
background-color: #FFF;
padding: 5px;
margin-bottom: 30px;
} | 0.324128 | 0.1015 |
@import url('https://fonts.googleapis.com/css?family=Gentium+Book+Basic');
.lab{
height: 282px;
width: 520px;
background-color: #ffc3aa;
border-radius: 5px;
}
.room{
height: 150px;
position: absolute;
margin: 5%;
}
.shelf {
width: 30em;
border-bottom: 1em solid #d97a53;
position: absolute;
left: 50%;
padding: 0 3em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
z-index: 1;
}
.shelf::after,
.shelf::before {
content: '';
display: block;
width: 1em;
height: 2em;
position: absolute;
bottom: -3em;
background: #732b23;
}
.shelf::before {
left: 1em;
}
.shelf::after {
right: 1em;
}
.shadow {
position: absolute;
bottom: -2.7em;
height: 1.7em;
left: 1em;
right: 1em;
z-index: -1;
background: -webkit-linear-gradient(top, #aa4a46 0%, #ffc3aa 100%);
background: linear-gradient(to bottom, #aa4a46 0%, #ffc3aa 100%);
}
.bookend {
width: 3em;
height: 4em;
position: relative;
}
.bookend::before {
height: .75em;
background: #a84033;
width: 100%;
content: '';
display: block;
position: absolute;
bottom: 0;
}
.bookend::after {
height: 100%;
width: .75em;
content: '';
display: block;
position: absolute;
background: #a84033;
}
.bookend.left::after{
right: 0;
}
.books {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.book {
overflow: hidden;
width: 2em;
height: 9em;
background: #907d41;
position: relative;
}
.book::before {
height: .5em;
width: 100%;
background: rgba(255, 255, 255, .15);
content: '';
display: block;
position: absolute;
top: 15%;
}
.book::after {
height: .5em;
width: 100%;
background: rgba(255, 255, 255, .15);
content: '';
display: block;
position: absolute;
bottom: 5%;
}
.book:first-child {
height: 10em;
width: 1.7em;
background: #f3888e;
}
.book:last-child {
height: 10em;
width: 1.5em;
background: #552835;
}
.skull {
height: 4em;
width: 5em;
background: #fff;
border-radius: 100%;
position: relative;
margin: 0 2em;
}
.skull::before{
content: '';
display: block;
position: absolute;
bottom: -0.3em;
background: white;
width: 5.5em;
height: 2em;
left: 50%;
margin-left: -2.75em;
border-radius: 100%;
}
.eye {
position: absolute;
background: black;
height: 1.75em;
width: 1em;
border-radius: 100%;
top: 1em;
z-index: 100;
}
.eye:first-child {
right: 50%;
margin-right: .25em;
}
.eye:last-child {
left: 50%;
margin-left: .25em;
}
.teeth {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
bottom: -.75em;
width: 100%;
right: 0;
}
.tooth {
background: #fff;
height: 2em;
width: 1em;
border-bottom-left-radius: .75em;
border-bottom-right-radius: .75em;
border-bottom: 3px solid #742c24;
}
.potion {
background: #fff2ed;
height: 5em;
width: 5em;
border-radius: 100% 100% 70% 70%;
position: relative;
}
.potion::after {
content: '';
display: block;
background: #fff2ed;
position: absolute;
height: 3em;
width: 2em;
top: -2em;
left: 50%;
margin-left: -1em;
z-index: -1;
}
.potion::before {
content: '';
display: block;
background: #fff2ed;
position: absolute;
height: 1em;
width: 2.5em;
top: -2.5em;
left: 50%;
margin-left: -1.25em;
border-radius: 75%;
z-index: -1;
}
.liquid {
background: #ff90aa;
height: 3em;
width: 4.2em;
border-radius: 10px 10px 70% 70%;
position: absolute;
left: 50%;
margin-left: -2.1em;
bottom: .1em;
}
.bubble {
z-index: 9999;
-webkit-animation: bubble 1.8s ease infinite;
animation: bubble 1.8s ease infinite;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
background: #ff90aa;
height: 20px;
width: 20px;
border-radius: 100%;
left: 1.7em;
bottom: 2em;
position: absolute;
opacity: 1;
}
.bubble.two {
z-index: 9999;
-webkit-animation: bubble 1.5s ease infinite;
animation: bubble 1.5s ease infinite;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
background: #ff90aa;
height: 10px;
width: 10px;
border-radius: 100%;
left: 1.5em;
bottom: 2em;
position: absolute;
opacity: 1;
}
.bubble.three {
z-index: 9999;
-webkit-animation: bubble 1.5s ease infinite;
animation: bubble 1.5s ease infinite;
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
background: #ff90aa;
height: 10px;
width: 10px;
border-radius: 100%;
left: 1.8em;
bottom: 2em;
position: absolute;
opacity: 1;
}
@-webkit-keyframes bubble {
0% {
opacity: 1;
}
100% {
opacity: 0;
bottom: 9em;
}
}
@keyframes bubble {
0% {
opacity: 1;
}
100% {
opacity: 0;
bottom: 9em;
}
}
.author {
position: absolute;
right: 1em;
bottom: .5em;
}
a {
color: #552835;
} | css/lab.css | @import url('https://fonts.googleapis.com/css?family=Gentium+Book+Basic');
.lab{
height: 282px;
width: 520px;
background-color: #ffc3aa;
border-radius: 5px;
}
.room{
height: 150px;
position: absolute;
margin: 5%;
}
.shelf {
width: 30em;
border-bottom: 1em solid #d97a53;
position: absolute;
left: 50%;
padding: 0 3em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
z-index: 1;
}
.shelf::after,
.shelf::before {
content: '';
display: block;
width: 1em;
height: 2em;
position: absolute;
bottom: -3em;
background: #732b23;
}
.shelf::before {
left: 1em;
}
.shelf::after {
right: 1em;
}
.shadow {
position: absolute;
bottom: -2.7em;
height: 1.7em;
left: 1em;
right: 1em;
z-index: -1;
background: -webkit-linear-gradient(top, #aa4a46 0%, #ffc3aa 100%);
background: linear-gradient(to bottom, #aa4a46 0%, #ffc3aa 100%);
}
.bookend {
width: 3em;
height: 4em;
position: relative;
}
.bookend::before {
height: .75em;
background: #a84033;
width: 100%;
content: '';
display: block;
position: absolute;
bottom: 0;
}
.bookend::after {
height: 100%;
width: .75em;
content: '';
display: block;
position: absolute;
background: #a84033;
}
.bookend.left::after{
right: 0;
}
.books {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.book {
overflow: hidden;
width: 2em;
height: 9em;
background: #907d41;
position: relative;
}
.book::before {
height: .5em;
width: 100%;
background: rgba(255, 255, 255, .15);
content: '';
display: block;
position: absolute;
top: 15%;
}
.book::after {
height: .5em;
width: 100%;
background: rgba(255, 255, 255, .15);
content: '';
display: block;
position: absolute;
bottom: 5%;
}
.book:first-child {
height: 10em;
width: 1.7em;
background: #f3888e;
}
.book:last-child {
height: 10em;
width: 1.5em;
background: #552835;
}
.skull {
height: 4em;
width: 5em;
background: #fff;
border-radius: 100%;
position: relative;
margin: 0 2em;
}
.skull::before{
content: '';
display: block;
position: absolute;
bottom: -0.3em;
background: white;
width: 5.5em;
height: 2em;
left: 50%;
margin-left: -2.75em;
border-radius: 100%;
}
.eye {
position: absolute;
background: black;
height: 1.75em;
width: 1em;
border-radius: 100%;
top: 1em;
z-index: 100;
}
.eye:first-child {
right: 50%;
margin-right: .25em;
}
.eye:last-child {
left: 50%;
margin-left: .25em;
}
.teeth {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
bottom: -.75em;
width: 100%;
right: 0;
}
.tooth {
background: #fff;
height: 2em;
width: 1em;
border-bottom-left-radius: .75em;
border-bottom-right-radius: .75em;
border-bottom: 3px solid #742c24;
}
.potion {
background: #fff2ed;
height: 5em;
width: 5em;
border-radius: 100% 100% 70% 70%;
position: relative;
}
.potion::after {
content: '';
display: block;
background: #fff2ed;
position: absolute;
height: 3em;
width: 2em;
top: -2em;
left: 50%;
margin-left: -1em;
z-index: -1;
}
.potion::before {
content: '';
display: block;
background: #fff2ed;
position: absolute;
height: 1em;
width: 2.5em;
top: -2.5em;
left: 50%;
margin-left: -1.25em;
border-radius: 75%;
z-index: -1;
}
.liquid {
background: #ff90aa;
height: 3em;
width: 4.2em;
border-radius: 10px 10px 70% 70%;
position: absolute;
left: 50%;
margin-left: -2.1em;
bottom: .1em;
}
.bubble {
z-index: 9999;
-webkit-animation: bubble 1.8s ease infinite;
animation: bubble 1.8s ease infinite;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
background: #ff90aa;
height: 20px;
width: 20px;
border-radius: 100%;
left: 1.7em;
bottom: 2em;
position: absolute;
opacity: 1;
}
.bubble.two {
z-index: 9999;
-webkit-animation: bubble 1.5s ease infinite;
animation: bubble 1.5s ease infinite;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
background: #ff90aa;
height: 10px;
width: 10px;
border-radius: 100%;
left: 1.5em;
bottom: 2em;
position: absolute;
opacity: 1;
}
.bubble.three {
z-index: 9999;
-webkit-animation: bubble 1.5s ease infinite;
animation: bubble 1.5s ease infinite;
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
background: #ff90aa;
height: 10px;
width: 10px;
border-radius: 100%;
left: 1.8em;
bottom: 2em;
position: absolute;
opacity: 1;
}
@-webkit-keyframes bubble {
0% {
opacity: 1;
}
100% {
opacity: 0;
bottom: 9em;
}
}
@keyframes bubble {
0% {
opacity: 1;
}
100% {
opacity: 0;
bottom: 9em;
}
}
.author {
position: absolute;
right: 1em;
bottom: .5em;
}
a {
color: #552835;
} | 0.558327 | 0.115212 |
table.learndash-admin-user-courses {
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
background-color: #ffffff;
}
table.learndash-admin-user-courses thead tr th {
border-bottom: 1px solid #ddd;
}
table.learndash-admin-user-courses th,
table.learndash-admin-user-courses td {
border-bottom: 1px solid #ddd;
text-align: right;
}
table.learndash-admin-user-courses tbody tr:nth-child(even) {
background-color: #f2f2f2;
}
/*
table.learndash-admin-user-courses tbody tr:hover {
background-color: #f5f5f5;
}
*/
table.learndash-admin-user-courses th,
table.learndash-admin-user-courses td {
padding: 5px 5px;
}
table.learndash-admin-user-courses td.col-title {
width: 35%;
}
table.learndash-admin-user-courses td.col-status {
width: 15%;
}
table.learndash-admin-user-courses th.col-steps,
table.learndash-admin-user-courses td.col-steps {
text-align: center;
width: 15%;
}
table.learndash-admin-user-courses td.col-dates {
width: 35%;
}
/* Data Upgrade screens */
table#learndash-data-upgrades .learndash-data-upgrades-name {
font-weight: bold;
}
table#learndash-data-upgrades td.learndash-data-upgrades-button-container {
width: 10%;
}
table#learndash-data-upgrades td.learndash-data-upgrades-status-container {
width: 90%;
}
table#learndash-data-upgrades .progress-label-complete {
color: green;
}
table#learndash-data-upgrades .progress-label-in-progress {
color: inherit;
}
table#learndash-data-upgrades .progress-label-in-complete {
color: red;
}
table#learndash-data-upgrades .learndash-skipped {
width: 100%;
color: red;
}
table#learndash-data-upgrades .learndash-skipped ol {
color: red;
max-height: 100px;
overflow: auto;
margin: 5px 0;
list-style-position: inside;
}
table#learndash-data-upgrades .learndash-skipped ol li {
margin-right: 10px;
}
.wpProQuiz_quizEdit .learndash-quiz-prerequisite-list-left,
.wpProQuiz_quizEdit .learndash-quiz-prerequisite-list-right {
width: 45%;
min-width: 200px;
}
.wpProQuiz_quizEdit .learndash-quiz-prerequisite-list-center {
width: 100px;
min-width: 100px;
max-width: 100px;
}
.wpProQuiz_quizEdit td.learndash-quiz-prerequisite-list-left select.learndash-quiz-prerequisite-list,
.wpProQuiz_quizEdit td.learndash-quiz-prerequisite-list-right select.learndash-quiz-prerequisite-list {
width: 100%;
}
/**
* These styles are used for the Onboarding templates.
*/
.ld-onboarding-screen {
text-align: center;
}
#poststuff .ld-onboarding-screen {
text-align: center;
background-color: #f1f1f1;
}
#poststuff .ld-onboarding-screen h2,
.ld-onboarding-screen h2 {
font-size: 28px;
font-weight: 600;
}
#poststuff .ld-onboarding-screen .dashicons-welcome-add-page,
.ld-onboarding-screen .dashicons-welcome-add-page {
color: #C6C9CB;
font-size: 80px;
height: 80px;
width: 80px;
}
#poststuff .ld-onboarding-main,
.ld-onboarding-main {
margin-right: auto;
margin-left: auto;
max-width: 600px;
padding: 50px 0;
}
#poststuff .ld-onboarding-main p,
.ld-onboarding-main p {
font-size: 18px;
}
#poststuff .ld-onboarding-main a.button .dashicons-plus-alt,
.ld-onboarding-main a.button .dashicons-plus-alt {
color: #C6C9CB;
vertical-align: middle;
}
#poststuff .ld-onboarding-more-help,
.ld-onboarding-more-help {
background-color: #fff;
margin-right: -20px;
padding: 50px 0;
}
#poststuff .ld-onboarding-row,
.ld-onboarding-row {
align-items: flex-start;
display: flex;
justify-content: space-between;
margin-right: auto;
margin-left: auto;
max-width: 960px;
text-align: right;
}
#poststuff .ld-onboarding-col,
.ld-onboarding-col {
flex: 1;
font-size: 16px;
padding: 0 20px;
}
#poststuff .ld-onboarding-col p,
.ld-onboarding-col p {
font-size: 16px;
}
#poststuff .ld-onboarding-col img,
.ld-onboarding-col img {
height: auto;
max-width: 100%;
}
#poststuff .ld-onboarding-col a,
.ld-onboarding-col a {
text-decoration: none;
}
/* Hide WP listing */
/*
.ld-onboarding-screen + .wrap {
display: none;
}
*/ | web/app/plugins/sfwd-lms/assets/css/learndash-admin-style-rtl.css | table.learndash-admin-user-courses {
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
background-color: #ffffff;
}
table.learndash-admin-user-courses thead tr th {
border-bottom: 1px solid #ddd;
}
table.learndash-admin-user-courses th,
table.learndash-admin-user-courses td {
border-bottom: 1px solid #ddd;
text-align: right;
}
table.learndash-admin-user-courses tbody tr:nth-child(even) {
background-color: #f2f2f2;
}
/*
table.learndash-admin-user-courses tbody tr:hover {
background-color: #f5f5f5;
}
*/
table.learndash-admin-user-courses th,
table.learndash-admin-user-courses td {
padding: 5px 5px;
}
table.learndash-admin-user-courses td.col-title {
width: 35%;
}
table.learndash-admin-user-courses td.col-status {
width: 15%;
}
table.learndash-admin-user-courses th.col-steps,
table.learndash-admin-user-courses td.col-steps {
text-align: center;
width: 15%;
}
table.learndash-admin-user-courses td.col-dates {
width: 35%;
}
/* Data Upgrade screens */
table#learndash-data-upgrades .learndash-data-upgrades-name {
font-weight: bold;
}
table#learndash-data-upgrades td.learndash-data-upgrades-button-container {
width: 10%;
}
table#learndash-data-upgrades td.learndash-data-upgrades-status-container {
width: 90%;
}
table#learndash-data-upgrades .progress-label-complete {
color: green;
}
table#learndash-data-upgrades .progress-label-in-progress {
color: inherit;
}
table#learndash-data-upgrades .progress-label-in-complete {
color: red;
}
table#learndash-data-upgrades .learndash-skipped {
width: 100%;
color: red;
}
table#learndash-data-upgrades .learndash-skipped ol {
color: red;
max-height: 100px;
overflow: auto;
margin: 5px 0;
list-style-position: inside;
}
table#learndash-data-upgrades .learndash-skipped ol li {
margin-right: 10px;
}
.wpProQuiz_quizEdit .learndash-quiz-prerequisite-list-left,
.wpProQuiz_quizEdit .learndash-quiz-prerequisite-list-right {
width: 45%;
min-width: 200px;
}
.wpProQuiz_quizEdit .learndash-quiz-prerequisite-list-center {
width: 100px;
min-width: 100px;
max-width: 100px;
}
.wpProQuiz_quizEdit td.learndash-quiz-prerequisite-list-left select.learndash-quiz-prerequisite-list,
.wpProQuiz_quizEdit td.learndash-quiz-prerequisite-list-right select.learndash-quiz-prerequisite-list {
width: 100%;
}
/**
* These styles are used for the Onboarding templates.
*/
.ld-onboarding-screen {
text-align: center;
}
#poststuff .ld-onboarding-screen {
text-align: center;
background-color: #f1f1f1;
}
#poststuff .ld-onboarding-screen h2,
.ld-onboarding-screen h2 {
font-size: 28px;
font-weight: 600;
}
#poststuff .ld-onboarding-screen .dashicons-welcome-add-page,
.ld-onboarding-screen .dashicons-welcome-add-page {
color: #C6C9CB;
font-size: 80px;
height: 80px;
width: 80px;
}
#poststuff .ld-onboarding-main,
.ld-onboarding-main {
margin-right: auto;
margin-left: auto;
max-width: 600px;
padding: 50px 0;
}
#poststuff .ld-onboarding-main p,
.ld-onboarding-main p {
font-size: 18px;
}
#poststuff .ld-onboarding-main a.button .dashicons-plus-alt,
.ld-onboarding-main a.button .dashicons-plus-alt {
color: #C6C9CB;
vertical-align: middle;
}
#poststuff .ld-onboarding-more-help,
.ld-onboarding-more-help {
background-color: #fff;
margin-right: -20px;
padding: 50px 0;
}
#poststuff .ld-onboarding-row,
.ld-onboarding-row {
align-items: flex-start;
display: flex;
justify-content: space-between;
margin-right: auto;
margin-left: auto;
max-width: 960px;
text-align: right;
}
#poststuff .ld-onboarding-col,
.ld-onboarding-col {
flex: 1;
font-size: 16px;
padding: 0 20px;
}
#poststuff .ld-onboarding-col p,
.ld-onboarding-col p {
font-size: 16px;
}
#poststuff .ld-onboarding-col img,
.ld-onboarding-col img {
height: auto;
max-width: 100%;
}
#poststuff .ld-onboarding-col a,
.ld-onboarding-col a {
text-decoration: none;
}
/* Hide WP listing */
/*
.ld-onboarding-screen + .wrap {
display: none;
}
*/ | 0.312895 | 0.152663 |
* UnOrderList
*/
/* unstyled */
ul.unstyled a { display: block; font-size: 14px;}
ul.unstyled > li { margin-bottom: 5px; }
ul.unstyled > li > a { font-weight: 400; }
ul.unstyled .current > a, ul.unstyled .current-parent > a, ul.unstyled .current-ancestor > a { color: #1f83c2; }
/* iblock */
ul.iblock a { display: block; }
ul.iblock > li { display: inline-block; }
ul.iblock > li > a { font-weight: 400; color: #1f83c2; }
ul.iblock .current > a, ul.iblock .current-parent > a, ul.iblock .current-ancestor > a { color: #1f83c2; }
/**
* OrderList
*/
/* unstyled */
ol.unstyled a { display: block; }
ol.unstyled > li { margin-bottom: 5px; }
ol.unstyled > li > a { font-weight: 400; }
ol.unstyled .current > a, ol.unstyled .current-parent > a, ol.unstyled .current-ancestor > a { color: #1f83c2; }
/* iblock */
ol.iblock a { display: block; }
ol.iblock > li { display: inline-block; }
ol.iblock > li > a { font-weight: 400; color: #1f83c2; }
ol.iblock .current > a, ol.iblock .current-parent > a, ol.iblock .current-ancestor > a { color: #1f83c2; }
/**
* Button
*/
.button { display: inline-block; padding: 10px 30px; border: 1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.button:hover { text-decoration: none; color: #222; color: #fff; border-color: transparent; background: #3699d7; }
/**
* Table
*/
.responsive-table { overflow-x: auto; }
.table { width: 100%; margin: auto; caption-side: bottom; text-align: center; white-space: nowrap; }
.table caption { text-align: right; }
.table th, .table td { padding: 10px; }
.table th { font-weight: 700; }
.table th:first-child { border-right: 1px solid #444; }
.table thead th { border-top: 2px solid #444; border-bottom: 2px solid #444; }
.table tbody th, .table tbody td { border-bottom: 1px solid #444; }
.table.has-total tbody tr:last-child th, .table.has-total tbody tr:last-child td { font-weight: 700; border-top: 2px solid #444; border-bottom: 2px solid #444; }
/**
* Navigation
*/
/* brand */
.site-title { font-size: 20px; }
.site-logo {display: block;padding: 18px 0 0;}
.site-logo img {display: block;width: 110px;height: 25px;}
@media (max-width:767px) {
.site-logo { display: inline-block; }
.site-logo img { width: 40px; height: 40px; }
}
/* header */
.site-header { position: relative; z-index: 2000; background: #fff; }
/* navbar */
.navbar { position: relative; border-bottom: 1px solid #eee; }
.navbar .site-brand { float: left; }
.navbar .site-navigation { position: relative; float: right; margin-right: -20px; }
@media (max-width:767px) {
.navbar .site-brand { position: absolute; z-index: 2001; top: 0; left: 0; float: none; width: 100%; height: 53px; margin: auto; text-align: center; background: #fff; }
.navbar .site-navigation { float: none; margin: 0; }
}
/* fixed */
body.navbar-fixed { padding-top: 64px; }
body.navbar-fixed .site-header { position: fixed; top: 0; left: 0; width: 100%; height: 64px; -webkit-transition: -webkit-transform .3s ease; -moz-transition: transform .3s ease, -moz-transform .3s ease; -o-transition: -o-transform .3s ease; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; }
body.navbar-fixed .site-header.downing { -webkit-transform: translate3d(0, -200%, 0); -moz-transform: translate3d(0, -200%, 0); transform: translate3d(0, -200%, 0); }
body.navbar-fixed .site-header.uping { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (max-width:767px) {
body.navbar-fixed .site-header { height: 54px; }
body.navbar-fixed.menu-opened .site-header { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
}
/* dropdown */
.dropdown-menu { background: #fff; }
.dropdown-menu a { display: block; }
.dropdown-menu li { position: relative; }
.dropdown-menu li.current > a, .dropdown-menu li.current-parent > a { text-decoration: underline; color: #3699d7; }
.dropdown-menu > li { display: inline-block; }
.dropdown-menu > li > a { font-weight: 400; padding: 19px; }
.dropdown-menu > li:hover > ul { display: block; }
.dropdown-menu > li > ul { display: none; }
.dropdown-menu ul { position: absolute; top: 100%; right: 0; width: 100%; min-width: 20px; margin: -1px 0 0; background: #fff; }
.dropdown-menu ul li { display: block; border: solid #eee; border-width: 0 1px 1px 1px; }
.dropdown-menu ul li:first-child { border-top: 1px solid #eee; }
.dropdown-menu ul a { padding: 14px; }
.dropdown-menu ul a:hover { color: #222; background: #ffdf01; }
.dropdown-menu ul > li:hover > ul { display: block; }
.dropdown-menu ul > li > ul { display: none; }
.dropdown-menu ul ul { top: 0; right: 100%; }
@media (max-width:767px) {
.mobile-dropdown-menu { position: fixed; z-index: 2000; top: 0; left: 100%; visibility: hidden; overflow-x: hidden; overflow-y: scroll; width: 280px; height: 100%; padding-top: 54px; -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease; -moz-transition: opacity .3s ease, visibility .3s ease, transform .3s ease, -moz-transform .3s ease; -o-transition: opacity .3s ease, visibility .3s ease, -o-transform .3s ease; transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease; transition: opacity .3s ease, visibility .3s ease, transform .3s ease; transition: opacity .3s ease, visibility .3s ease, transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 0; border-left: 1px solid #eee; }
.mobile-dropdown-menu a { padding: 14px; }
.mobile-dropdown-menu li { border-bottom: 1px solid #eee; }
.mobile-dropdown-menu > li { display: block; }
.mobile-dropdown-menu > li:hover > a { color: #222; background: #ffdf01; }
.mobile-dropdown-menu > li:first-child { border-top: 1px solid #eee; }
.mobile-dropdown-menu > li > ul { display: block; }
.mobile-dropdown-menu ul { position: relative; display: block; margin: 0; }
.mobile-dropdown-menu ul li { border: solid #eee; border-width: 1px 0 0 0; }
.mobile-dropdown-menu ul > li > ul { top: auto; right: auto; display: block; }
.mobile-dropdown-menu ul a { padding-left: 30px; }
.mobile-dropdown-menu ul ul a { padding-left: 45px; }
.mobile-dropdown-menu ul ul ul a { padding-left: 60px; }
/* opened */
body.menu-opened { overflow: hidden; }
body.menu-opened .mobile-dropdown-menu { visibility: visible; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); opacity: 1; }
}
/* nav-btn */
.nav-btn { position: fixed; z-index: 2002; top: 10px; right: 15px; display: none; width: 30px; height: 30px; cursor: pointer; }
/* nav-btn.burger */
.nav-btn.burger .bar { position: relative; top: 12px; margin: 0 auto; }
.nav-btn.burger .bar-1, .nav-btn.burger .bar-3 { position: absolute; content: ''; }
.nav-btn.burger .bar, .nav-btn.burger .bar-1, .nav-btn.burger .bar-3 { display: block; width: 30px; height: 6px; background-color: #000; }
.nav-btn.burger .bar-1 { margin-top: -10px; }
.nav-btn.burger .bar-3 { margin-top: 10px; }
/* nav-btn.burger animation */
.nav-btn.burger .bar { -webkit-transition-delay: .2s; -moz-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.nav-btn.burger .bar-1, .nav-btn.burger .bar-3 { -webkit-transition-delay: .2s, 0s; -moz-transition-delay: .2s, 0s; -o-transition-delay: .2s, 0s; transition-delay: .2s, 0s; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; -webkit-transition-property: margin, -webkit-transform; -moz-transition-property: margin, transform, -moz-transform; -o-transition-property: margin, -o-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform, -moz-transform, -o-transform; }
body.menu-opened .nav-btn.burger .bar-1 { margin-top: 0; -webkit-transition-delay: 0s, .2s; -moz-transition-delay: 0s, .2s; -o-transition-delay: 0s, .2s; transition-delay: 0s, .2s; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
body.menu-opened .nav-btn.burger .bar-2 { -webkit-transition-delay: 0s, .2s; -moz-transition-delay: 0s, .2s; -o-transition-delay: 0s, .2s; transition-delay: 0s, .2s; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; background-color: rgba(0, 0, 0, .0); }
body.menu-opened .nav-btn.burger .bar-3 { margin-top: 0; -webkit-transition-delay: 0s, .2s; -moz-transition-delay: 0s, .2s; -o-transition-delay: 0s, .2s; transition-delay: 0s, .2s; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
/* scrolling */
.nav-btn { -webkit-transition: -webkit-transform .3s ease; -moz-transition: transform .3s ease, -moz-transform .3s ease; -o-transition: -o-transform .3s ease; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.nav-btn.downing { -webkit-transform: translate3d(0, -200%, 0); -moz-transform: translate3d(0, -200%, 0); transform: translate3d(0, -200%, 0); }
.nav-btn.uping { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (max-width:767px) {
.nav-btn { display: block; }
}
/* nav-bg */
.nav-bg { position: fixed; z-index: 1999; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, .7); }
@media (max-width:767px) {
body.menu-opened .nav-bg { display: block; }
}
/**
* Breadcrumb
*/
.site-breadcrumb { position: relative; border-bottom: 1px solid #eee; }
.breadcrumb-list { display: block; }
.breadcrumb-list:after { display: table; clear: both; content: ''; }
.breadcrumb-item { position: relative; display: block; float: left; }
.breadcrumb-link:before { font-family: serif; font-size: 10px; line-height: 1; display: inline; content: '\232A'; }
.breadcrumb-item:first-child .breadcrumb-link { padding-left: 0; }
.breadcrumb-item:first-child .breadcrumb-link:before { display: none; }
.breadcrumb-link { line-height: 1; position: relative; display: block; padding: 20px 5px; color: #444; }
.breadcrumb-item.home .breadcrumb-link { width: 25px; background-image: url(../img/home.svg); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
.breadcrumb-item.home .breadcrumb-link:hover { background-image: url(../img/home-hover.svg); }
/**
* Slider
*/
/* common */
.slider { position: relative; overflow: hidden; }
.slider, .slide, .slide-inner { width: 100%; height: 100%; }
.slider-initialize { position: absolute; z-index: 1002; top: 0; left: 0; width: 100%; height: 100%; }
/* skin-fixed */
.slider.skin-fixed .slide { position: relative; background-repeat: no-repeat; background-attachment: fixed; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }
.slider.skin-fixed .slide-text { position: absolute; bottom: 0; left: 50%; width: 320px; padding-bottom: 30px; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); text-align: center; color: #fff; }
/* arrow */
.slider-arrow { position: absolute; z-index: 1001; top: 0; bottom: 0; visibility: visible; width: 75px; height: 100%; padding: 0; cursor: pointer; -webkit-transition: opacity .3s ease, visibility .3s ease; -moz-transition: opacity .3s ease, visibility .3s ease; -o-transition: opacity .3s ease, visibility .3s ease; transition: opacity .3s ease, visibility .3s ease; opacity: 1; border: 0; outline: 0; background: transparent; }
.slider-arrow:after { font-size: 50px; position: absolute; top: 50%; display: block; width: 100%; margin-top: -40px; color: #fff; }
.slider-arrow:hover:after { color: #222; }
.slider-prev { left: 0; }
.slider-next { right: 0; }
.slider-prev:after { content: '\2329'; text-align: left; text-indent: 0; }
.slider-next:after { content: '\232A'; text-align: right; }
/* outer-arrow */
.outer-arrow.slider-arrow { width: 150px; }
.outer-arrow.slider-prev { left: 50%; margin-left: -690px; }
.outer-arrow.slider-next { left: 50%; margin-left: 540px; }
@media (max-width:1350px) {
.outer-arrow.slider-prev { left: 0; margin-left: 0; }
.outer-arrow.slider-next { right: 0; left: inherit; margin-left: 0; }
}
/**
* OwlCarousel
*/
/* nav */
.slider-arrow.disabled { visibility: hidden; opacity: 0; }
/* dots */
.owl-dots { font-size: 0; line-height: 0; position: absolute; z-index: 1000; bottom: 10px; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.owl-dots button { display: inline-block; width: 20px; height: 20px; margin: 3px; border: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.owl-dots button.owl-dot { background: #fff; }
.owl-dots button.active { background: #444; }
/**
* Slick
*/
/* Fixed: slick default style */
.slick-slider, .slick-track, .slick-list, .slick-slide > div { width: 100%; height: 100%; }
.slick-slide { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); }
.slick-slider .aligns { display: table !important; }
/* arrow */
.slider-arrow.slick-disabled { visibility: hidden; opacity: 0; }
/* dots */
.slick-dots { font-size: 0; line-height: 0; position: absolute; z-index: 1000; bottom: 10px; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.slick-dots li { display: inline-block; margin: 3px; }
.slick-dots button { font-size: 0; line-height: 0; width: 20px; height: 20px; padding: 10px; border: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #fff; }
.slick-dots li.slick-active button { background: #444; }
/**
* Brand
*/
.brand-logo { display: block; width: 50px; height: 50px; margin: auto; padding: 70px 0; background-color: transparent; background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
.brand-android .brand-logo { background-image: url(../img/brand/logo-android.svg); }
.brand-apple .brand-logo { background-image: url(../img/brand/logo-apple.svg); }
.brand-chrome .brand-logo { background-image: url(../img/brand/logo-chrome.svg); }
.brand-css3 .brand-logo { background-image: url(../img/brand/logo-css3.svg); }
.brand-facebook .brand-logo { background-image: url(../img/brand/logo-facebook.svg); }
.brand-github .brand-logo { background-image: url(../img/brand/logo-github.svg); }
.brand-html5 .brand-logo { background-image: url(../img/brand/logo-html5.svg); }
.brand-instagram .brand-logo { background-image: url(../img/brand/logo-instagram.svg); }
.brand-js .brand-logo { background-image: url(../img/brand/logo-javascript.svg); }
.brand-markdown .brand-logo { background-image: url(../img/brand/logo-markdown.svg); }
.brand-pinterest .brand-logo { background-image: url(../img/brand/logo-pinterest.svg); }
.brand-python .brand-logo { background-image: url(../img/brand/logo-python.svg); }
.brand-rss .brand-logo { background-image: url(../img/brand/logo-rss.svg); }
.brand-twitter .brand-logo { background-image: url(../img/brand/logo-twitter.svg); }
.brand-vimeo .brand-logo { background-image: url(../img/brand/logo-vimeo.svg); }
.brand-windows .brand-logo { background-image: url(../img/brand/logo-windows.svg); }
.brand-wordpress .brand-logo { background-image: url(../img/brand/logo-wordpress.svg); }
.brand-yahoo .brand-logo { background-image: url(../img/brand/logo-yahoo.svg); }
.brand-youtube .brand-logo { background-image: url(../img/brand/logo-youtube.svg); }
.brand-naver .brand-logo { background-image: url(../img/brand/logo-naver.svg); }
.brand-krescentmoon .brand-logo { background-image: url(../img/brand/logo-krescentmoon.png); }
.brand-cartax .brand-logo { background-image: url(../img/brand/logo-cartax.svg); width: 100px; height: 26px;}
.brand-html5 { background: #ef652a; background: -webkit-linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); background: -moz-linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); background: -o-linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); background: linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); }
.brand-css3 { background: #30a9dc; background: -webkit-linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); background: -moz-linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); background: -o-linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); background: linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); }
.brand-js { background: #f1bf26; background: -webkit-linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); background: -moz-linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); background: -o-linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); background: linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); }
.brand-python { background: #fec32d; background: -webkit-linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); background: -moz-linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); background: -o-linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); background: linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); }
.brand-wordpress { background: #2c98c6; background: -webkit-linear-gradient(45deg, #2c98c6 0%, #20759a 100%); background: -moz-linear-gradient(45deg, #2c98c6 0%, #20759a 100%); background: -o-linear-gradient(45deg, #2c98c6 0%, #20759a 100%); background: linear-gradient(45deg, #2c98c6 0%, #20759a 100%); }
.brand-github { background: #f6f6f6; background: -webkit-radial-gradient(#fff, #f6f6f6); background: -moz-radial-gradient(#fff, #f6f6f6); background: -o-radial-gradient(#fff, #f6f6f6); background: radial-gradient(#fff, #f6f6f6); }
.brand-naver { background: #04f067; background: -webkit-linear-gradient(45deg, #04f067 0%, #29bd79 100%); background: -moz-linear-gradient(45deg, #04f067 0%, #29bd79 100%); background: -o-linear-gradient(45deg, #04f067 0%, #29bd79 100%); background: linear-gradient(45deg, #04f067 0%, #29bd79 100%); }
.brand-krescentmoon { background: #ffdf01; background: -webkit-linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); background: -moz-linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); background: -o-linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); background: linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); }
.brand-cartax { background: #3699d7; background: -webkit-linear-gradient(302deg, #3699d7, #2f72ed); background: -moz-linear-gradient(302deg, #3699d7, #2f72ed); background: -o-linear-gradient(302deg, #3699d7, #2f72ed); background: linear-gradient(148deg, #3699d7, #2f72ed); }
@media (max-width:767px) {
.brand-logo { padding: 50px 0; }
}
/**
* Form
*/
/* Contact Form */
.contact-form label { display: block; width: 100%; margin-bottom: 5px; text-align: left; }
.contact-form input, .contact-form textarea { width: 100%; padding: 10px; border: 1px solid #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.contact-form input:focus, .contact-form textarea:focus { border-color: #222; }
.contact-form textarea { min-height: 200px; resize: vertical; }
.contact-form input[type=submit] { max-width: 150px; cursor: pointer; color: #fff; border: 0; background: #ffdd01; background: -moz-linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); background: -webkit-linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); background: -o-linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); background: linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); }
.contact-form input[type=submit]:hover { background: #f7951e; background: -moz-linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); background: -webkit-linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); background: -o-linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); background: linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); }
.contact-form div.wpcf7-response-output { margin-right: 0; margin-left: 0; }
/* Search form */
.search-form { position: relative; }
.search-form:after { display: table; clear: both; content: ''; }
.search-form label { display: block; }
.search-form input[type=search] { overflow: hidden; width: 100%; padding: 10px 10px 10px 35px; color: #222; border: 0; border: 1px solid #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #fff; }
.search-form input[type=search]:focus { border-color: #222; }
.search-form button[type=submit] { position: absolute; top: 11px; left: 7px; width: 25px; height: 25px; padding: 0; cursor: pointer; border: 0; background-color: transparent; background-image: url(../img/search.svg); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.site-navigation .search-form { margin-top: 10px; padding: 5px 15px; }
.site-navigation .search-form input[type=search] { padding: 5px 10px 5px 30px; }
.site-navigation .search-form button[type=submit] { top: 11px; left: 20px; }
/**
* Geography
*/
/* map */
.map-area, .map-content { width: 100%; height: 425px; }
.map-content { position: relative; overflow: hidden; }
.map-initialize { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.map-responsive { position: relative; width: 100%; height: 100%; }
.map-responsive > .map { width: 100%; height: 100%; }
@media (max-width:767px) {
.map-responsive { position: relative; padding-top: 56.25%; }
.map-responsive > .map { position: absolute !important; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; }
}
/**
* Scrolling
*/
/* Scroll to Top */
#scroll-to-top { position: fixed; z-index: 1001; bottom: 10px; left: 50%; visibility: visible; width: 50px; height: 50px; margin-left: 960px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); opacity: 1; }
#scroll-to-top:after {content:'';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDIxNy45TDM4MyAzNDVjOS40IDkuNCAyNC42IDkuNCAzMy45IDAgOS40LTkuNCA5LjMtMjQuNiAwLTM0TDI3MyAxNjdjLTkuMS05LjEtMjMuNy05LjMtMzMuMS0uN0w5NSAzMTAuOWMtNC43IDQuNy03IDEwLjktNyAxN3MyLjMgMTIuMyA3IDE3YzkuNCA5LjQgMjQuNiA5LjQgMzMuOSAwbDEyNy4xLTEyN3oiLz48L3N2Zz4=);background-size: contain;background-repeat: no-repeat;background-position: center;}
#scroll-to-top.starting { visibility: hidden; opacity: 0; }
#scroll-to-top.finishing { bottom: 70px; }
@media (max-width:1920px) {
#scroll-to-top { right: 10px; left: inherit; margin-left: 0; }
}
/**
* highlightjs
*/
.highlight, .highlight > code { background: #f6f6f6; }
.highlight { /* overflow-y: scroll; */ }
.highlight > code { height: 100%; }
/**
* Gradient
*/
.gradient-text-wrapper { position: relative; display: block; min-height: 40px; padding-top: 8.516%; }
.gradient-text-svg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; overflow: visible; } | docs/assets/css/grid-component.css | * UnOrderList
*/
/* unstyled */
ul.unstyled a { display: block; font-size: 14px;}
ul.unstyled > li { margin-bottom: 5px; }
ul.unstyled > li > a { font-weight: 400; }
ul.unstyled .current > a, ul.unstyled .current-parent > a, ul.unstyled .current-ancestor > a { color: #1f83c2; }
/* iblock */
ul.iblock a { display: block; }
ul.iblock > li { display: inline-block; }
ul.iblock > li > a { font-weight: 400; color: #1f83c2; }
ul.iblock .current > a, ul.iblock .current-parent > a, ul.iblock .current-ancestor > a { color: #1f83c2; }
/**
* OrderList
*/
/* unstyled */
ol.unstyled a { display: block; }
ol.unstyled > li { margin-bottom: 5px; }
ol.unstyled > li > a { font-weight: 400; }
ol.unstyled .current > a, ol.unstyled .current-parent > a, ol.unstyled .current-ancestor > a { color: #1f83c2; }
/* iblock */
ol.iblock a { display: block; }
ol.iblock > li { display: inline-block; }
ol.iblock > li > a { font-weight: 400; color: #1f83c2; }
ol.iblock .current > a, ol.iblock .current-parent > a, ol.iblock .current-ancestor > a { color: #1f83c2; }
/**
* Button
*/
.button { display: inline-block; padding: 10px 30px; border: 1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.button:hover { text-decoration: none; color: #222; color: #fff; border-color: transparent; background: #3699d7; }
/**
* Table
*/
.responsive-table { overflow-x: auto; }
.table { width: 100%; margin: auto; caption-side: bottom; text-align: center; white-space: nowrap; }
.table caption { text-align: right; }
.table th, .table td { padding: 10px; }
.table th { font-weight: 700; }
.table th:first-child { border-right: 1px solid #444; }
.table thead th { border-top: 2px solid #444; border-bottom: 2px solid #444; }
.table tbody th, .table tbody td { border-bottom: 1px solid #444; }
.table.has-total tbody tr:last-child th, .table.has-total tbody tr:last-child td { font-weight: 700; border-top: 2px solid #444; border-bottom: 2px solid #444; }
/**
* Navigation
*/
/* brand */
.site-title { font-size: 20px; }
.site-logo {display: block;padding: 18px 0 0;}
.site-logo img {display: block;width: 110px;height: 25px;}
@media (max-width:767px) {
.site-logo { display: inline-block; }
.site-logo img { width: 40px; height: 40px; }
}
/* header */
.site-header { position: relative; z-index: 2000; background: #fff; }
/* navbar */
.navbar { position: relative; border-bottom: 1px solid #eee; }
.navbar .site-brand { float: left; }
.navbar .site-navigation { position: relative; float: right; margin-right: -20px; }
@media (max-width:767px) {
.navbar .site-brand { position: absolute; z-index: 2001; top: 0; left: 0; float: none; width: 100%; height: 53px; margin: auto; text-align: center; background: #fff; }
.navbar .site-navigation { float: none; margin: 0; }
}
/* fixed */
body.navbar-fixed { padding-top: 64px; }
body.navbar-fixed .site-header { position: fixed; top: 0; left: 0; width: 100%; height: 64px; -webkit-transition: -webkit-transform .3s ease; -moz-transition: transform .3s ease, -moz-transform .3s ease; -o-transition: -o-transform .3s ease; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; }
body.navbar-fixed .site-header.downing { -webkit-transform: translate3d(0, -200%, 0); -moz-transform: translate3d(0, -200%, 0); transform: translate3d(0, -200%, 0); }
body.navbar-fixed .site-header.uping { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (max-width:767px) {
body.navbar-fixed .site-header { height: 54px; }
body.navbar-fixed.menu-opened .site-header { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
}
/* dropdown */
.dropdown-menu { background: #fff; }
.dropdown-menu a { display: block; }
.dropdown-menu li { position: relative; }
.dropdown-menu li.current > a, .dropdown-menu li.current-parent > a { text-decoration: underline; color: #3699d7; }
.dropdown-menu > li { display: inline-block; }
.dropdown-menu > li > a { font-weight: 400; padding: 19px; }
.dropdown-menu > li:hover > ul { display: block; }
.dropdown-menu > li > ul { display: none; }
.dropdown-menu ul { position: absolute; top: 100%; right: 0; width: 100%; min-width: 20px; margin: -1px 0 0; background: #fff; }
.dropdown-menu ul li { display: block; border: solid #eee; border-width: 0 1px 1px 1px; }
.dropdown-menu ul li:first-child { border-top: 1px solid #eee; }
.dropdown-menu ul a { padding: 14px; }
.dropdown-menu ul a:hover { color: #222; background: #ffdf01; }
.dropdown-menu ul > li:hover > ul { display: block; }
.dropdown-menu ul > li > ul { display: none; }
.dropdown-menu ul ul { top: 0; right: 100%; }
@media (max-width:767px) {
.mobile-dropdown-menu { position: fixed; z-index: 2000; top: 0; left: 100%; visibility: hidden; overflow-x: hidden; overflow-y: scroll; width: 280px; height: 100%; padding-top: 54px; -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease; -moz-transition: opacity .3s ease, visibility .3s ease, transform .3s ease, -moz-transform .3s ease; -o-transition: opacity .3s ease, visibility .3s ease, -o-transform .3s ease; transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease; transition: opacity .3s ease, visibility .3s ease, transform .3s ease; transition: opacity .3s ease, visibility .3s ease, transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 0; border-left: 1px solid #eee; }
.mobile-dropdown-menu a { padding: 14px; }
.mobile-dropdown-menu li { border-bottom: 1px solid #eee; }
.mobile-dropdown-menu > li { display: block; }
.mobile-dropdown-menu > li:hover > a { color: #222; background: #ffdf01; }
.mobile-dropdown-menu > li:first-child { border-top: 1px solid #eee; }
.mobile-dropdown-menu > li > ul { display: block; }
.mobile-dropdown-menu ul { position: relative; display: block; margin: 0; }
.mobile-dropdown-menu ul li { border: solid #eee; border-width: 1px 0 0 0; }
.mobile-dropdown-menu ul > li > ul { top: auto; right: auto; display: block; }
.mobile-dropdown-menu ul a { padding-left: 30px; }
.mobile-dropdown-menu ul ul a { padding-left: 45px; }
.mobile-dropdown-menu ul ul ul a { padding-left: 60px; }
/* opened */
body.menu-opened { overflow: hidden; }
body.menu-opened .mobile-dropdown-menu { visibility: visible; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); opacity: 1; }
}
/* nav-btn */
.nav-btn { position: fixed; z-index: 2002; top: 10px; right: 15px; display: none; width: 30px; height: 30px; cursor: pointer; }
/* nav-btn.burger */
.nav-btn.burger .bar { position: relative; top: 12px; margin: 0 auto; }
.nav-btn.burger .bar-1, .nav-btn.burger .bar-3 { position: absolute; content: ''; }
.nav-btn.burger .bar, .nav-btn.burger .bar-1, .nav-btn.burger .bar-3 { display: block; width: 30px; height: 6px; background-color: #000; }
.nav-btn.burger .bar-1 { margin-top: -10px; }
.nav-btn.burger .bar-3 { margin-top: 10px; }
/* nav-btn.burger animation */
.nav-btn.burger .bar { -webkit-transition-delay: .2s; -moz-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.nav-btn.burger .bar-1, .nav-btn.burger .bar-3 { -webkit-transition-delay: .2s, 0s; -moz-transition-delay: .2s, 0s; -o-transition-delay: .2s, 0s; transition-delay: .2s, 0s; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; -webkit-transition-property: margin, -webkit-transform; -moz-transition-property: margin, transform, -moz-transform; -o-transition-property: margin, -o-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform, -moz-transform, -o-transform; }
body.menu-opened .nav-btn.burger .bar-1 { margin-top: 0; -webkit-transition-delay: 0s, .2s; -moz-transition-delay: 0s, .2s; -o-transition-delay: 0s, .2s; transition-delay: 0s, .2s; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
body.menu-opened .nav-btn.burger .bar-2 { -webkit-transition-delay: 0s, .2s; -moz-transition-delay: 0s, .2s; -o-transition-delay: 0s, .2s; transition-delay: 0s, .2s; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; background-color: rgba(0, 0, 0, .0); }
body.menu-opened .nav-btn.burger .bar-3 { margin-top: 0; -webkit-transition-delay: 0s, .2s; -moz-transition-delay: 0s, .2s; -o-transition-delay: 0s, .2s; transition-delay: 0s, .2s; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
/* scrolling */
.nav-btn { -webkit-transition: -webkit-transform .3s ease; -moz-transition: transform .3s ease, -moz-transform .3s ease; -o-transition: -o-transform .3s ease; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.nav-btn.downing { -webkit-transform: translate3d(0, -200%, 0); -moz-transform: translate3d(0, -200%, 0); transform: translate3d(0, -200%, 0); }
.nav-btn.uping { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (max-width:767px) {
.nav-btn { display: block; }
}
/* nav-bg */
.nav-bg { position: fixed; z-index: 1999; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, .7); }
@media (max-width:767px) {
body.menu-opened .nav-bg { display: block; }
}
/**
* Breadcrumb
*/
.site-breadcrumb { position: relative; border-bottom: 1px solid #eee; }
.breadcrumb-list { display: block; }
.breadcrumb-list:after { display: table; clear: both; content: ''; }
.breadcrumb-item { position: relative; display: block; float: left; }
.breadcrumb-link:before { font-family: serif; font-size: 10px; line-height: 1; display: inline; content: '\232A'; }
.breadcrumb-item:first-child .breadcrumb-link { padding-left: 0; }
.breadcrumb-item:first-child .breadcrumb-link:before { display: none; }
.breadcrumb-link { line-height: 1; position: relative; display: block; padding: 20px 5px; color: #444; }
.breadcrumb-item.home .breadcrumb-link { width: 25px; background-image: url(../img/home.svg); background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
.breadcrumb-item.home .breadcrumb-link:hover { background-image: url(../img/home-hover.svg); }
/**
* Slider
*/
/* common */
.slider { position: relative; overflow: hidden; }
.slider, .slide, .slide-inner { width: 100%; height: 100%; }
.slider-initialize { position: absolute; z-index: 1002; top: 0; left: 0; width: 100%; height: 100%; }
/* skin-fixed */
.slider.skin-fixed .slide { position: relative; background-repeat: no-repeat; background-attachment: fixed; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }
.slider.skin-fixed .slide-text { position: absolute; bottom: 0; left: 50%; width: 320px; padding-bottom: 30px; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); text-align: center; color: #fff; }
/* arrow */
.slider-arrow { position: absolute; z-index: 1001; top: 0; bottom: 0; visibility: visible; width: 75px; height: 100%; padding: 0; cursor: pointer; -webkit-transition: opacity .3s ease, visibility .3s ease; -moz-transition: opacity .3s ease, visibility .3s ease; -o-transition: opacity .3s ease, visibility .3s ease; transition: opacity .3s ease, visibility .3s ease; opacity: 1; border: 0; outline: 0; background: transparent; }
.slider-arrow:after { font-size: 50px; position: absolute; top: 50%; display: block; width: 100%; margin-top: -40px; color: #fff; }
.slider-arrow:hover:after { color: #222; }
.slider-prev { left: 0; }
.slider-next { right: 0; }
.slider-prev:after { content: '\2329'; text-align: left; text-indent: 0; }
.slider-next:after { content: '\232A'; text-align: right; }
/* outer-arrow */
.outer-arrow.slider-arrow { width: 150px; }
.outer-arrow.slider-prev { left: 50%; margin-left: -690px; }
.outer-arrow.slider-next { left: 50%; margin-left: 540px; }
@media (max-width:1350px) {
.outer-arrow.slider-prev { left: 0; margin-left: 0; }
.outer-arrow.slider-next { right: 0; left: inherit; margin-left: 0; }
}
/**
* OwlCarousel
*/
/* nav */
.slider-arrow.disabled { visibility: hidden; opacity: 0; }
/* dots */
.owl-dots { font-size: 0; line-height: 0; position: absolute; z-index: 1000; bottom: 10px; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.owl-dots button { display: inline-block; width: 20px; height: 20px; margin: 3px; border: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.owl-dots button.owl-dot { background: #fff; }
.owl-dots button.active { background: #444; }
/**
* Slick
*/
/* Fixed: slick default style */
.slick-slider, .slick-track, .slick-list, .slick-slide > div { width: 100%; height: 100%; }
.slick-slide { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); }
.slick-slider .aligns { display: table !important; }
/* arrow */
.slider-arrow.slick-disabled { visibility: hidden; opacity: 0; }
/* dots */
.slick-dots { font-size: 0; line-height: 0; position: absolute; z-index: 1000; bottom: 10px; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.slick-dots li { display: inline-block; margin: 3px; }
.slick-dots button { font-size: 0; line-height: 0; width: 20px; height: 20px; padding: 10px; border: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #fff; }
.slick-dots li.slick-active button { background: #444; }
/**
* Brand
*/
.brand-logo { display: block; width: 50px; height: 50px; margin: auto; padding: 70px 0; background-color: transparent; background-repeat: no-repeat; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
.brand-android .brand-logo { background-image: url(../img/brand/logo-android.svg); }
.brand-apple .brand-logo { background-image: url(../img/brand/logo-apple.svg); }
.brand-chrome .brand-logo { background-image: url(../img/brand/logo-chrome.svg); }
.brand-css3 .brand-logo { background-image: url(../img/brand/logo-css3.svg); }
.brand-facebook .brand-logo { background-image: url(../img/brand/logo-facebook.svg); }
.brand-github .brand-logo { background-image: url(../img/brand/logo-github.svg); }
.brand-html5 .brand-logo { background-image: url(../img/brand/logo-html5.svg); }
.brand-instagram .brand-logo { background-image: url(../img/brand/logo-instagram.svg); }
.brand-js .brand-logo { background-image: url(../img/brand/logo-javascript.svg); }
.brand-markdown .brand-logo { background-image: url(../img/brand/logo-markdown.svg); }
.brand-pinterest .brand-logo { background-image: url(../img/brand/logo-pinterest.svg); }
.brand-python .brand-logo { background-image: url(../img/brand/logo-python.svg); }
.brand-rss .brand-logo { background-image: url(../img/brand/logo-rss.svg); }
.brand-twitter .brand-logo { background-image: url(../img/brand/logo-twitter.svg); }
.brand-vimeo .brand-logo { background-image: url(../img/brand/logo-vimeo.svg); }
.brand-windows .brand-logo { background-image: url(../img/brand/logo-windows.svg); }
.brand-wordpress .brand-logo { background-image: url(../img/brand/logo-wordpress.svg); }
.brand-yahoo .brand-logo { background-image: url(../img/brand/logo-yahoo.svg); }
.brand-youtube .brand-logo { background-image: url(../img/brand/logo-youtube.svg); }
.brand-naver .brand-logo { background-image: url(../img/brand/logo-naver.svg); }
.brand-krescentmoon .brand-logo { background-image: url(../img/brand/logo-krescentmoon.png); }
.brand-cartax .brand-logo { background-image: url(../img/brand/logo-cartax.svg); width: 100px; height: 26px;}
.brand-html5 { background: #ef652a; background: -webkit-linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); background: -moz-linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); background: -o-linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); background: linear-gradient(45deg, rgb(239, 101, 42) 0%, rgb(227, 79, 38) 100%); }
.brand-css3 { background: #30a9dc; background: -webkit-linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); background: -moz-linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); background: -o-linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); background: linear-gradient(45deg, rgb(48, 169, 220) 0%, rgb(12, 115, 184) 100%); }
.brand-js { background: #f1bf26; background: -webkit-linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); background: -moz-linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); background: -o-linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); background: linear-gradient(45deg, rgb(241, 191, 38) 0%, rgb(229, 162, 40) 100%); }
.brand-python { background: #fec32d; background: -webkit-linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); background: -moz-linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); background: -o-linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); background: linear-gradient(45deg, #fec32d 0%, #2c6cb0 100%); }
.brand-wordpress { background: #2c98c6; background: -webkit-linear-gradient(45deg, #2c98c6 0%, #20759a 100%); background: -moz-linear-gradient(45deg, #2c98c6 0%, #20759a 100%); background: -o-linear-gradient(45deg, #2c98c6 0%, #20759a 100%); background: linear-gradient(45deg, #2c98c6 0%, #20759a 100%); }
.brand-github { background: #f6f6f6; background: -webkit-radial-gradient(#fff, #f6f6f6); background: -moz-radial-gradient(#fff, #f6f6f6); background: -o-radial-gradient(#fff, #f6f6f6); background: radial-gradient(#fff, #f6f6f6); }
.brand-naver { background: #04f067; background: -webkit-linear-gradient(45deg, #04f067 0%, #29bd79 100%); background: -moz-linear-gradient(45deg, #04f067 0%, #29bd79 100%); background: -o-linear-gradient(45deg, #04f067 0%, #29bd79 100%); background: linear-gradient(45deg, #04f067 0%, #29bd79 100%); }
.brand-krescentmoon { background: #ffdf01; background: -webkit-linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); background: -moz-linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); background: -o-linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); background: linear-gradient(45deg, #ffdf01 0%, #ffb302 100%); }
.brand-cartax { background: #3699d7; background: -webkit-linear-gradient(302deg, #3699d7, #2f72ed); background: -moz-linear-gradient(302deg, #3699d7, #2f72ed); background: -o-linear-gradient(302deg, #3699d7, #2f72ed); background: linear-gradient(148deg, #3699d7, #2f72ed); }
@media (max-width:767px) {
.brand-logo { padding: 50px 0; }
}
/**
* Form
*/
/* Contact Form */
.contact-form label { display: block; width: 100%; margin-bottom: 5px; text-align: left; }
.contact-form input, .contact-form textarea { width: 100%; padding: 10px; border: 1px solid #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.contact-form input:focus, .contact-form textarea:focus { border-color: #222; }
.contact-form textarea { min-height: 200px; resize: vertical; }
.contact-form input[type=submit] { max-width: 150px; cursor: pointer; color: #fff; border: 0; background: #ffdd01; background: -moz-linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); background: -webkit-linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); background: -o-linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); background: linear-gradient(45deg, #ffdd01 0%, #f7951e 100%); }
.contact-form input[type=submit]:hover { background: #f7951e; background: -moz-linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); background: -webkit-linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); background: -o-linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); background: linear-gradient(45deg, #f7951e 0%, #ffdd01 100%); }
.contact-form div.wpcf7-response-output { margin-right: 0; margin-left: 0; }
/* Search form */
.search-form { position: relative; }
.search-form:after { display: table; clear: both; content: ''; }
.search-form label { display: block; }
.search-form input[type=search] { overflow: hidden; width: 100%; padding: 10px 10px 10px 35px; color: #222; border: 0; border: 1px solid #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #fff; }
.search-form input[type=search]:focus { border-color: #222; }
.search-form button[type=submit] { position: absolute; top: 11px; left: 7px; width: 25px; height: 25px; padding: 0; cursor: pointer; border: 0; background-color: transparent; background-image: url(../img/search.svg); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.site-navigation .search-form { margin-top: 10px; padding: 5px 15px; }
.site-navigation .search-form input[type=search] { padding: 5px 10px 5px 30px; }
.site-navigation .search-form button[type=submit] { top: 11px; left: 20px; }
/**
* Geography
*/
/* map */
.map-area, .map-content { width: 100%; height: 425px; }
.map-content { position: relative; overflow: hidden; }
.map-initialize { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.map-responsive { position: relative; width: 100%; height: 100%; }
.map-responsive > .map { width: 100%; height: 100%; }
@media (max-width:767px) {
.map-responsive { position: relative; padding-top: 56.25%; }
.map-responsive > .map { position: absolute !important; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; }
}
/**
* Scrolling
*/
/* Scroll to Top */
#scroll-to-top { position: fixed; z-index: 1001; bottom: 10px; left: 50%; visibility: visible; width: 50px; height: 50px; margin-left: 960px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); opacity: 1; }
#scroll-to-top:after {content:'';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDIxNy45TDM4MyAzNDVjOS40IDkuNCAyNC42IDkuNCAzMy45IDAgOS40LTkuNCA5LjMtMjQuNiAwLTM0TDI3MyAxNjdjLTkuMS05LjEtMjMuNy05LjMtMzMuMS0uN0w5NSAzMTAuOWMtNC43IDQuNy03IDEwLjktNyAxN3MyLjMgMTIuMyA3IDE3YzkuNCA5LjQgMjQuNiA5LjQgMzMuOSAwbDEyNy4xLTEyN3oiLz48L3N2Zz4=);background-size: contain;background-repeat: no-repeat;background-position: center;}
#scroll-to-top.starting { visibility: hidden; opacity: 0; }
#scroll-to-top.finishing { bottom: 70px; }
@media (max-width:1920px) {
#scroll-to-top { right: 10px; left: inherit; margin-left: 0; }
}
/**
* highlightjs
*/
.highlight, .highlight > code { background: #f6f6f6; }
.highlight { /* overflow-y: scroll; */ }
.highlight > code { height: 100%; }
/**
* Gradient
*/
.gradient-text-wrapper { position: relative; display: block; min-height: 40px; padding-top: 8.516%; }
.gradient-text-svg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; overflow: visible; } | 0.377196 | 0.068569 |
body{
font-family: Georgia;
font-size:10px;
position:relative;
margin:auto;
overflow:scroll;
background: #e4e4d9;
}
html{
width:990px;
position:relative;
margin:auto;
background: transparent;
}
div#wrapper{
position:relative;
margin:auto;
width:980px;
min-height:600px;
background: transparent url(../img/back.png) center no-repeat;
float:left;
}
/*start left/main side container*/
div#wp1{/*left side*/
position:relative;
margin:auto;
float:left;
width:660px;
min-height:400px;
background: transparent;
}
.post{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:660px;
min-height:300px;
background: transparent;
}
.post-title{/*left side post container*/
position:relative;
margin:auto;
float:none;
width:660px;
height:20px;
background: #f2f2ed;
padding:0 0 10px 0;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.post-title-left{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:130px;
height:20px;
text-align:left;
background: transparent;
}
.post-title-right{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:130px;
height:20px;
text-align:right;
background: transparent;
}
.post-title-mid {/*left side post container*/
position:relative;
margin:auto;
float:left;
width:400px;
height:20px;
text-align:center;
background: transparent;
}
.post-body{
position:relative;
margin:1px 0 0 0;
float:left;
width:660px;
min-height:300px;
background: #f9f9f6;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.post-bot{
position:relative;
margin:auto;
float:left;
width:660px;
min-height:30px;
background: transparent;
}
.post-bot-left {/*left side post container*/
position:relative;
margin:auto;
float:left;
width:130px;
min-height:30px;
background: transparent url(../img/arro.png) top center no-repeat;
}
.post-bot-mid {/*left side post container*/
position:relative;
margin:auto;
float:left;
width:400px;
height:30px;
background: transparent;
}
.post-bot-right{/*left side post container*/
position:relative;
margin:auto;
float:left;
cursor:pointer;
top:-2px;
width:130px;
height:30px;
background: transparent url(../img/com-but.png) 32px 0px no-repeat;
}
/*end post*/
/*strat comment*/
.comment-all{/*left side post container*/
position:relative;
margin:0 0 30px 0;
float:left;
width:595px;
padding-left:65px;
background:transparent;
}
.comment{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:595px;
min-height:70px;
border-bottom:1px solid #e5e5db;
background: transparent;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.comment-title{
position:relative;
margin:auto;
float:none;
width:549px;
padding: 5px 23px 5px 23px;
background: #f2f2ed;
}
.comment-body{
position:relative;
margin:0; /*0 1px 0; | 1px space bet. comments*/
float:none;
width:549px;
min-height:7px;
padding: 13px 23px 13px 23px;
background: #f2f2ed;
}
/*end comment*/
/*end left/main side container*/
/*start right side container*/
div#wp2{/*right side*/
float:right;
position:relative;
margin:auto;
width:320px;
min-height:400px;
background: transparent;
}
.wp2-title{/*right side container title*/
float:none;
position:relative;
margin:0 8px 0px 10px;
width:300px;
padding:1px 0 1px 0;
background: #f2f2ed;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.wp2-title-o{/*right side container title orange*/
float:none;
position:relative;
margin:0 10px 0px 10px;
width:300px;
padding:1px 0 1px 0;
background: #fa934d;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.wp2-mid{/*right side container txt*/
float:none;
position:relative;
margin:1px 10px 1px 10px;
width:260px; /*40 px les, because of the padding -> 20px*/
padding: 10px 20px 5px 20px;
background: #f9f9f6;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
/*tweeter start*/
div#tweets{/*right side container txt tweeter*/
float:none;
position:relative;
padding: 0;
margin:0;
background: transparent;
list-style-type: none;
}
p.ptweet{
background: transparent;
list-style-type: none;
font-size:12px;
}
a.atweet{
display:block;
font-size:12px;
color:#a59493;
}
#tweets ul {
margin:0;
padding:0;
}
#tweets ul li {
list-style-type:none; /*keine bullets -> omg that sucked*/
outline:none;
margin:0;
padding:0;
margin:auto;
!text-decoration:none;
}
/*tweeter end*/
/*end right side container*/
/*mein end*/
/*header start*/
div#header{/*header: logo, link to alonetone, title, */
position:relative;
margin:auto;
width:980px;
min-height:90px;
background: #e4e4d9;
}
div#hd1{/*header left side*/
position:relative;
float:left;
margin:auto;
width:660px;
min-height:90px;
background: transparent;
}
div#hd1-top{/*header left side link to alonetone*/
position:relative;
margin:auto;
width:660px;
min-height:25px;
background: transparent;
}
div#hd1-bot{/*header left side*/
position:relative;
margin:auto;
width:660px;
min-height:65px;
background: transparent url(../img/title.png) center no-repeat;
}
div#hd2{/*header right side*/
position:relative;
margin:auto;
float:right;
width:320px;
min-height:90px;
background: transparent url(../img/logo.png) center top no-repeat;
}
/*bottom start*/
div#bottom{
position:relative;
margin:30px 0 0 0;
float:none;
width:970px;
min-height:250px;
background: #574e3e;
float:left;
}
.bottom-left{
position:relative;
padding-top:30px;
margin:auto;
width:325px;
min-height:220px;
border-right: 1px solid #6c614d;
background: transparent url(../img/latestup.png) 10px 10px no-repeat;
float:left;
}
.bottom-mid{
position:relative;
padding-top:30px;
margin:auto;
width:320px;
min-height:220px;
border-right: 1px solid #6c614d;
background: transparent url(../img/latestco.png) 8px 10px no-repeat;
float:left;
}
.bottom-right{
position:relative;
padding-top:30px;
margin:auto;
width:321px;
min-height:220px;
background: transparent url(../img/cukickass.png) 9px 9px no-repeat;
float:left;
}
/*bottom end*/
/*text styles start*/
h1.h1post{
color:#f8ab75;
padding:0px;
margin:0px;
margin: 10px 0 0 0;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:30px;
font-weight:bold;
text-align:center;
}
h2.h2post{
padding:0;
margin:0;
color:#a29f95;
margin: 0 0 25px 0;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:10px;
font-weight:bolder;
text-align:center;
}
h1.post-entry{
color:#f8ab75;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:11px;
font-weight:bold;
}
h1.right-orange{
color:#f98845;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:11px;
font-weight:bold;
text-align:center;
font-style:italic;
}
h1.right-white{
color:#fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
font-size:12px;
font-weight:bold;
text-align:center;
font-style:italic;
}
h1.h1-comment{
margin:0;
padding:0;
color:#928987;
font-size:14px;
font-weight:bolder;
text-align:left;
font-style:normal;
}
h2.h2-comment{
margin:0;
padding:0;
color:#928987;
font-size:13px;
font-weight:bold;
text-align:left;
font-style:normal;
}
h1.h1bottom{
color:#fff;
margin:0;
margin-left:10px;
margin-top:15px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
font-size:14px;
font-weight:bolder;
text-align:left;
font-style:normal;
}
p.p-post{
color:#000;
margin:10px 64px 46px 64px;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:14px;
line-height:20px;
font-weight:normal;
text-align:justify;
font-style:normal;
}
p.p-comment{
color:#000;
margin:0;
font-size:13px;
font-weight:normal;
text-align:left;
font-style:normal;
}
p.pbottom{
color:#fff;
margin:0px 0 5px 10px ;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
font-size:12px;
font-weight:normal;
text-align:left;
font-style:normal;
}
p.right-black{
color:#000;
margin:0px;
padding:0px;
font-size:11px;
font-weight:normal;
text-align:left;
font-style:normal;
}
/*text styles end*/
/*links styles start*/
a{
color:#d55232;
display:inline;
text-decoration:none;
}
a.right-red{
color:#d55232;
display:block;
text-decoration:none;
font-size:11px;
margin:0px 0 5px 0 ;
padding:0px;
font-weight:normal;
text-align:left;
font-style:normal;
}
a.prev-next{
display:block;
text-decoration:none;
margin:0px;
font-size:12px;
color:#a9a9a9}
a.prev-next:visited {
display:block;
padding-top:8px;
text-decoration:none;
margin:0px;
font-size:12px;
color:#a9a9a9}
a.prev-next:hover {
display:block;
text-decoration:none;
margin:0px;
font-size:12px;
color:#000}
/*links styles end*/
/*ul li post styles start*/
ul.ul-post{
color:#d55232;
margin:-35px 0 0 0 ;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:14px;
line-height:5px;
font-weight:normal;
text-align:justify;
font-style:normal;
}
li.li-post{
color:#000;
margin: 10px 0 5px 40px;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:14px;
line-height:5px;
font-weight:normal;
text-align:justify;
font-style:normal;
list-style-image: url(../img/bullet.png);/*bullet img, I could do it with span styles if you would like?*/
}
/*ul li post styles end*/
{
-moz-outline-style: none;
} | design/new blog/css/blog.css | body{
font-family: Georgia;
font-size:10px;
position:relative;
margin:auto;
overflow:scroll;
background: #e4e4d9;
}
html{
width:990px;
position:relative;
margin:auto;
background: transparent;
}
div#wrapper{
position:relative;
margin:auto;
width:980px;
min-height:600px;
background: transparent url(../img/back.png) center no-repeat;
float:left;
}
/*start left/main side container*/
div#wp1{/*left side*/
position:relative;
margin:auto;
float:left;
width:660px;
min-height:400px;
background: transparent;
}
.post{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:660px;
min-height:300px;
background: transparent;
}
.post-title{/*left side post container*/
position:relative;
margin:auto;
float:none;
width:660px;
height:20px;
background: #f2f2ed;
padding:0 0 10px 0;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.post-title-left{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:130px;
height:20px;
text-align:left;
background: transparent;
}
.post-title-right{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:130px;
height:20px;
text-align:right;
background: transparent;
}
.post-title-mid {/*left side post container*/
position:relative;
margin:auto;
float:left;
width:400px;
height:20px;
text-align:center;
background: transparent;
}
.post-body{
position:relative;
margin:1px 0 0 0;
float:left;
width:660px;
min-height:300px;
background: #f9f9f6;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.post-bot{
position:relative;
margin:auto;
float:left;
width:660px;
min-height:30px;
background: transparent;
}
.post-bot-left {/*left side post container*/
position:relative;
margin:auto;
float:left;
width:130px;
min-height:30px;
background: transparent url(../img/arro.png) top center no-repeat;
}
.post-bot-mid {/*left side post container*/
position:relative;
margin:auto;
float:left;
width:400px;
height:30px;
background: transparent;
}
.post-bot-right{/*left side post container*/
position:relative;
margin:auto;
float:left;
cursor:pointer;
top:-2px;
width:130px;
height:30px;
background: transparent url(../img/com-but.png) 32px 0px no-repeat;
}
/*end post*/
/*strat comment*/
.comment-all{/*left side post container*/
position:relative;
margin:0 0 30px 0;
float:left;
width:595px;
padding-left:65px;
background:transparent;
}
.comment{/*left side post container*/
position:relative;
margin:auto;
float:left;
width:595px;
min-height:70px;
border-bottom:1px solid #e5e5db;
background: transparent;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.comment-title{
position:relative;
margin:auto;
float:none;
width:549px;
padding: 5px 23px 5px 23px;
background: #f2f2ed;
}
.comment-body{
position:relative;
margin:0; /*0 1px 0; | 1px space bet. comments*/
float:none;
width:549px;
min-height:7px;
padding: 13px 23px 13px 23px;
background: #f2f2ed;
}
/*end comment*/
/*end left/main side container*/
/*start right side container*/
div#wp2{/*right side*/
float:right;
position:relative;
margin:auto;
width:320px;
min-height:400px;
background: transparent;
}
.wp2-title{/*right side container title*/
float:none;
position:relative;
margin:0 8px 0px 10px;
width:300px;
padding:1px 0 1px 0;
background: #f2f2ed;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.wp2-title-o{/*right side container title orange*/
float:none;
position:relative;
margin:0 10px 0px 10px;
width:300px;
padding:1px 0 1px 0;
background: #fa934d;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
.wp2-mid{/*right side container txt*/
float:none;
position:relative;
margin:1px 10px 1px 10px;
width:260px; /*40 px les, because of the padding -> 20px*/
padding: 10px 20px 5px 20px;
background: #f9f9f6;
-moz-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
-webkit-box-shadow: 0px 1px 3px rgba(87,78,62,0.10);
}
/*tweeter start*/
div#tweets{/*right side container txt tweeter*/
float:none;
position:relative;
padding: 0;
margin:0;
background: transparent;
list-style-type: none;
}
p.ptweet{
background: transparent;
list-style-type: none;
font-size:12px;
}
a.atweet{
display:block;
font-size:12px;
color:#a59493;
}
#tweets ul {
margin:0;
padding:0;
}
#tweets ul li {
list-style-type:none; /*keine bullets -> omg that sucked*/
outline:none;
margin:0;
padding:0;
margin:auto;
!text-decoration:none;
}
/*tweeter end*/
/*end right side container*/
/*mein end*/
/*header start*/
div#header{/*header: logo, link to alonetone, title, */
position:relative;
margin:auto;
width:980px;
min-height:90px;
background: #e4e4d9;
}
div#hd1{/*header left side*/
position:relative;
float:left;
margin:auto;
width:660px;
min-height:90px;
background: transparent;
}
div#hd1-top{/*header left side link to alonetone*/
position:relative;
margin:auto;
width:660px;
min-height:25px;
background: transparent;
}
div#hd1-bot{/*header left side*/
position:relative;
margin:auto;
width:660px;
min-height:65px;
background: transparent url(../img/title.png) center no-repeat;
}
div#hd2{/*header right side*/
position:relative;
margin:auto;
float:right;
width:320px;
min-height:90px;
background: transparent url(../img/logo.png) center top no-repeat;
}
/*bottom start*/
div#bottom{
position:relative;
margin:30px 0 0 0;
float:none;
width:970px;
min-height:250px;
background: #574e3e;
float:left;
}
.bottom-left{
position:relative;
padding-top:30px;
margin:auto;
width:325px;
min-height:220px;
border-right: 1px solid #6c614d;
background: transparent url(../img/latestup.png) 10px 10px no-repeat;
float:left;
}
.bottom-mid{
position:relative;
padding-top:30px;
margin:auto;
width:320px;
min-height:220px;
border-right: 1px solid #6c614d;
background: transparent url(../img/latestco.png) 8px 10px no-repeat;
float:left;
}
.bottom-right{
position:relative;
padding-top:30px;
margin:auto;
width:321px;
min-height:220px;
background: transparent url(../img/cukickass.png) 9px 9px no-repeat;
float:left;
}
/*bottom end*/
/*text styles start*/
h1.h1post{
color:#f8ab75;
padding:0px;
margin:0px;
margin: 10px 0 0 0;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:30px;
font-weight:bold;
text-align:center;
}
h2.h2post{
padding:0;
margin:0;
color:#a29f95;
margin: 0 0 25px 0;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:10px;
font-weight:bolder;
text-align:center;
}
h1.post-entry{
color:#f8ab75;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:11px;
font-weight:bold;
}
h1.right-orange{
color:#f98845;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:11px;
font-weight:bold;
text-align:center;
font-style:italic;
}
h1.right-white{
color:#fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
font-size:12px;
font-weight:bold;
text-align:center;
font-style:italic;
}
h1.h1-comment{
margin:0;
padding:0;
color:#928987;
font-size:14px;
font-weight:bolder;
text-align:left;
font-style:normal;
}
h2.h2-comment{
margin:0;
padding:0;
color:#928987;
font-size:13px;
font-weight:bold;
text-align:left;
font-style:normal;
}
h1.h1bottom{
color:#fff;
margin:0;
margin-left:10px;
margin-top:15px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
font-size:14px;
font-weight:bolder;
text-align:left;
font-style:normal;
}
p.p-post{
color:#000;
margin:10px 64px 46px 64px;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:14px;
line-height:20px;
font-weight:normal;
text-align:justify;
font-style:normal;
}
p.p-comment{
color:#000;
margin:0;
font-size:13px;
font-weight:normal;
text-align:left;
font-style:normal;
}
p.pbottom{
color:#fff;
margin:0px 0 5px 10px ;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
font-size:12px;
font-weight:normal;
text-align:left;
font-style:normal;
}
p.right-black{
color:#000;
margin:0px;
padding:0px;
font-size:11px;
font-weight:normal;
text-align:left;
font-style:normal;
}
/*text styles end*/
/*links styles start*/
a{
color:#d55232;
display:inline;
text-decoration:none;
}
a.right-red{
color:#d55232;
display:block;
text-decoration:none;
font-size:11px;
margin:0px 0 5px 0 ;
padding:0px;
font-weight:normal;
text-align:left;
font-style:normal;
}
a.prev-next{
display:block;
text-decoration:none;
margin:0px;
font-size:12px;
color:#a9a9a9}
a.prev-next:visited {
display:block;
padding-top:8px;
text-decoration:none;
margin:0px;
font-size:12px;
color:#a9a9a9}
a.prev-next:hover {
display:block;
text-decoration:none;
margin:0px;
font-size:12px;
color:#000}
/*links styles end*/
/*ul li post styles start*/
ul.ul-post{
color:#d55232;
margin:-35px 0 0 0 ;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:14px;
line-height:5px;
font-weight:normal;
text-align:justify;
font-style:normal;
}
li.li-post{
color:#000;
margin: 10px 0 5px 40px;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
font-size:14px;
line-height:5px;
font-weight:normal;
text-align:justify;
font-style:normal;
list-style-image: url(../img/bullet.png);/*bullet img, I could do it with span styles if you would like?*/
}
/*ul li post styles end*/
{
-moz-outline-style: none;
} | 0.180071 | 0.032682 |
html,
body {
position: relative;
height: 100%; }
body {
margin: 0;
padding: 0; }
.swiper-container {
width: 100%;
height: 100%; }
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center; }
body {
position: relative; }
a {
text-decoration: none; }
.search {
margin: 0.15625rem;
position: relative;
background: #cccccc;
border-radius: 0.234375rem;
overflow: hidden; }
.search .spread {
width: 0.53125rem;
height: 0.53125rem;
position: absolute;
left: 0.78125rem;
top: 0.234375rem; }
.search .img-search-logo {
width: 0.9375rem;
height: 0.75rem;
position: absolute;
right: 0.78125rem;
top: 0rem; }
.search input {
outline: none;
border: none;
background: #cccccc;
width: 9.6875rem;
height: 0.9375rem;
padding-left: 1.5625rem; }
.swiper-container {
height: 5.625rem; }
.swiper-container .swiper-wrapper .swiper-slide img {
height: 5.9375rem;
width: 100%; }
.mian {
width: 100%;
height: 12.5rem;
background-color: skyblue; }
.mian .swiper-container2 {
padding: 0.78125rem; }
.mian .swiper-container2 .swiper-wrapper {
height: 8.75rem; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide {
display: flex;
flex-direction: column;
width: 7.8125rem; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide .title {
padding: 0.3125rem;
width: 100%;
text-align: center;
background-color: #fff;
margin: 0; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide .img {
flex: 1;
display: flex;
flex-wrap: wrap; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide .img img {
width: 50%;
height: 50%; }
.bottom {
width: 100%;
height: 10%;
display: flex;
bottom: 0;
left: 0;
background-color: #d3d3d3;
align-items: center;
justify-content: space-around;
position: absolute;
bottom: 0;
left: 0; }
.bottom a {
flex: 1;
display: flex;
flex-direction: column;
font-size: 0.40625rem;
align-items: center;
justify-content: space-around;
text-decoration: none;
color: #336162; }
.bottom a img {
height: 0.78125rem; }
.bottom a:nth-child(3) img {
height: 1.09375rem; }
/*# sourceMappingURL=select.css.map */ | docs/css/select.css | html,
body {
position: relative;
height: 100%; }
body {
margin: 0;
padding: 0; }
.swiper-container {
width: 100%;
height: 100%; }
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center; }
body {
position: relative; }
a {
text-decoration: none; }
.search {
margin: 0.15625rem;
position: relative;
background: #cccccc;
border-radius: 0.234375rem;
overflow: hidden; }
.search .spread {
width: 0.53125rem;
height: 0.53125rem;
position: absolute;
left: 0.78125rem;
top: 0.234375rem; }
.search .img-search-logo {
width: 0.9375rem;
height: 0.75rem;
position: absolute;
right: 0.78125rem;
top: 0rem; }
.search input {
outline: none;
border: none;
background: #cccccc;
width: 9.6875rem;
height: 0.9375rem;
padding-left: 1.5625rem; }
.swiper-container {
height: 5.625rem; }
.swiper-container .swiper-wrapper .swiper-slide img {
height: 5.9375rem;
width: 100%; }
.mian {
width: 100%;
height: 12.5rem;
background-color: skyblue; }
.mian .swiper-container2 {
padding: 0.78125rem; }
.mian .swiper-container2 .swiper-wrapper {
height: 8.75rem; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide {
display: flex;
flex-direction: column;
width: 7.8125rem; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide .title {
padding: 0.3125rem;
width: 100%;
text-align: center;
background-color: #fff;
margin: 0; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide .img {
flex: 1;
display: flex;
flex-wrap: wrap; }
.mian .swiper-container2 .swiper-wrapper .swiper-slide .img img {
width: 50%;
height: 50%; }
.bottom {
width: 100%;
height: 10%;
display: flex;
bottom: 0;
left: 0;
background-color: #d3d3d3;
align-items: center;
justify-content: space-around;
position: absolute;
bottom: 0;
left: 0; }
.bottom a {
flex: 1;
display: flex;
flex-direction: column;
font-size: 0.40625rem;
align-items: center;
justify-content: space-around;
text-decoration: none;
color: #336162; }
.bottom a img {
height: 0.78125rem; }
.bottom a:nth-child(3) img {
height: 1.09375rem; }
/*# sourceMappingURL=select.css.map */ | 0.464173 | 0.033431 |
@charset "utf-8";
/* CSS Document */
i{font-style: normal;}
/*main*/
.main{width:100%;height:auto !important;height:1402px;min-height:1402px;padding-bottom:40px;}
.cp{width:1040px;margin:0 auto; clear: both; overflow: hidden;position:relative;}
.cpone{width:1040px;padding-bottom:40px;}
.cpa{width:1040px;border-bottom:1px solid #eaeaea;background:#f8f8f8;position:relative;padding-bottom:10px;}
.cpb{height:55px;padding-top:5px;border-bottom:1px solid #eaeaea;line-height:60px;background:#f8f8f8;padding-left:13px;position:relative;}
.cptu{width:63px;display:block;height:42px;float:left;line-height:60px;font-size:14px;color:#999;}
.cpspan1{display:block;height:60px;float:left;line-height:60px;font-size:14px;color:#999;}
.cpb .hei{color:#000;font-weight:bold;}
.cpb span{font-size:18px;float:left;height:42px;line-height:42px;}
.cpsp1{font-weight:bold;color:#000;}
.cpsp2{color:#cccccc;padding:0px 7px;}
.cpsp3{color:#cccccc;}
.cptd1{width:95px;padding-left:10px;}
.cptd2{width:170px;}
.cptd3{width:98px;}
.cptd4{width:206px;}
.cptd6{width:266px;}
.cptab{margin: 0 auto;margin-top: 14px;}
.cptab td{height:30px;font-size:12px;color:#666; overflow: hidden;}
.cptab span{color:#333;font-weight:bold;}
.cptab .cpti{color:#333;font-weight:bold;}
.jiao2{position:absolute;bottom:-1px;left:40px;display:block;width:11px;height:7px;z-index:5;background:url(../i/jiao2_bg.png) no-repeat;}
h5{display:block;width:932px;height:51px;border-bottom:1px solid #eaeaea;margin:0 auto;font-size:14px;line-height:51px;color:#000;}
.cpp1{display:block;height:44px;line-height:44px;padding-left:14px;font-size:12px;color:#666;}
.cpp2{display:block;border-bottom:2px solid #d9b571;margin:0 auto;font-size:14px;color:#000;font-weight:bold;padding:24px 0px 12px 8px;width:624px;margin:0 auto;}
.cpp3{display:block;height:33px;margin:0 auto;line-height:33px;padding-left:25px;font-size:14px;color:#333;background:#eaeaea;font-weight:bold;}
.clul{display:block;width:930px;height:37px;line-height:37px;margin:0 auto;border:1px solid #eaeaea;background:#f8f8f8;}
.clul li{float:left;padding:0px 17px 0px 18px;font-size:12px;cursor:pointer;}
.clon{color:#FFF;border-right:1px solid #eaeaea;background:#898989;}
.cloff{color:#333;background:#f8f8f8;border-right:1px solid #eaeaea;}
h6{display:block;height:48px;line-height:48px;font-size:12px;color:#333;}
.cps1{font-size:12px;color:#333;padding-left:33px;line-height:24px;}
.lilv{width:414px;height:204px;padding:18px 0px 0px 14px;}
.lv1{width:230px;height:204px;float:left;}
.youjiao{width:9px;height:204px;background:url(../i/youjiao.png) no-repeat;float:left;}
.lv2{width:175px;height:204px;float:left;}
.lv1 input{width:70px;height:10px;border:1px solid #dddddd;padding:6px 5px;}
.lv1 span{float:left;}
.lvsp1{width:66px;height:24px;text-align:right;padding-right:14px;}
.lvsp2{padding-right:7px;}
.lv1p{line-height:24px;padding-bottom:9px;font-size:12px;color:#333;display:bloc;height:24px;}
.js{display:block;width:97px;height:29px;background:url(../i/jsbtn.png) no-repeat 80px 0px;text-align:center;line-height:29px;padding-left:80px;cursor:pointer;color:#666;font-size:12px;}
.lv2p{line-height:24px;font-size:12px;color:#666;display:block;height:24px;}
.lv2p span{float:left;}
.lvsp3{width:66px;padding-right:10px;text-align:right;}
.cpp4{display:block;heiht:37px;line-height:37px;padding-left:33px;font-size:12px;}
.lvtab{border-collapse: collapse;margin-left:33px;font-size:12px;}
.lvtab .lvtabtr td{background:#f4f4f4;color:#999;}
.lvtab td{border:1px solid #dddddd;height:25px;padding-left:14px;color:#666;}
.cpp5{display:block;padding-left:33px;height:47px;font-size:12px;color:#ccc;line-height:36px;float:left;}
.cpp6{display:block;height:48px;font-size:12px;color:#999;line-height:48px;width:624px;padding:52px 0px 0px 8px;margin:0 auto;}
.sq{display:block;width:113px;height:38px;text-align:Center;line-height:38px;background:url(../i/sq.png) no-repeat;color:#FFF;font-size:14px;text-decoration:none;}
/*2013年1月18日*/
.mf{display:block;width:171px;height:50px;line-height:50px;text-decoration:none;position:absolute;top:85px;right:38px;background-color: #ff7916; text-align: center;font-size:20px;color:#fff;border-radius: 4px;}
.mf:hover{background-color: #ff8d13;color: #fff;}
.mf2{position:absolute;top:170px;right:40px;color:#333;font-size:12px;}
.mf3{display: block;width: 171px;height: 50px;line-height: 50px;border-radius: 4px; text-decoration: none;background-color: #ff7916; text-align: center;font-size: 14px;color: white;margin: 0 auto;margin-top: 20px;}
.mf3:hover{background-color: #ff8d13;color: #fff;}
.mf4{color: #333;font-size: 14px;position:absolute;top:42px;left:24px;}
.mf4 span{color:#0079c1;}
.bo{height:95px;border-top:1px solid #eaeaea;position:relative;margin-top: 15px;}
.kuai{padding-left:25px;margin:0 auto;overflow:hidden;}
.kuai p{font-size: 12px;color: #333;line-height: 24px;margin:0 auto;}
.cpb a{text-decoration:none;}
.xinzen{height:46px;float:left;margin-top:14px;}
.xinzen p{line-height:20px;}
.xzp1{color:#333;font-size:14px;font-weight:bold;}
.xzp2{color:#999;font-size:12px;}
.cpl{width:758px;float:left;overflow:hidden;border:1px solid #e9e9e9;background:#FFF;position:relative;}
.cpr{width:266px;float:right;overflow:hidden;}
/*右模块1*/
.mra{border-top:3px solid #00457c;overflow:hidden;}
.mrb{border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding-left:14px;}
.mrb p{line-height:32px;color:#999;font-size:12px;}
.mrb .se{width:248px;}
.mrb .sele{width:246px;}
.mrb .sinp{width:192px;}
.mrb .xiala{position:absolute;left:0px;top:43px;}
.mrb .xiala li{width:246px;}
.mrb .xiala li a{width:235px;}
.mrb .ssinp {display: block;width: 248px;margin-top:15px;height: 44px;background:url(../i/cms/btn_bg.jpg);font-size: 14px;color: white;cursor: pointer;font-weight: bold;border:none;}
/*热门贷款*/
.mrc{border-top:1px solid #e9e9e9;width:248px;margin-top:15px;padding-top:9px;}
.mrc dl{display:block;width:248px;font-size:12px;}
.mrc dl dt{color:#999;line-height:22px;float:left;}
.mrc dl dd{line-height:22px;}
.mrc dl dd a{padding:0px 3px;color:#00457c;text-decoration:none;_padding:0px;}
.mrc dl dd a:hover{text-decoration:underline;}
.pb11{padding-bottom:11px;min-height: 220px;}
.mb21{margin-bottom:21px;border-top: 3px #ff8118 solid;background-color: #fff;}
.mb21 .raiders_right{border-top: none;}
.cp .mrb .ssinp {display: block;width: 238px;margin-top: 15px;height: 44px;font-size: 14px;color:#fff;background-color: #ff7916;cursor: pointer;font-weight: normal;border: none;}
.cp .mrb .ssinp:hover{background-color: #ff8d13;}
.success_sqrs{height:35px;line-height:50px;text-decoration:none;position:absolute;top:40px;right:70px; font-weight: bold; text-align: right;font-size:14px;color:#000;}
.success_sqrs span {color: #ff9900; font-size: 32px; line-height: 35px;}
.Dstars {width:170px;height:20px;position:absolute;top:195px;right:32px; text-align: left; font-size: 12px; z-index: 300;}
.Dstars_wd {padding: 0px 3px 0px 4px; color: #999;}
.stars_big {background-position: -90px -20px; width: 110px; display: block;}
.stars_big ,.stars_big em {height: 16px;}
.Dstars span.big_tc {color: #333; background: #fff; text-align: center; display: none; width: 140px; height: 36px; line-height: 18px; padding: 5px; border: 1px solid #bbb; position: absolute; right: 0px; top: 20px; z-index: 500;}
/**我要贷款**/
.s_loan01,.s_loan02,.s_loan03{ width: 235px;position: relative;margin-bottom: 20px;}
.loan_text {color: #999; font-size: 12px;line-height: 32px; position:relative;}
.loan_ca input {border: 0 none; float: left;margin-left: 5px; width: 100px; height:40px;}
.loan_li_selectbtn {height:42px; line-height:42px;z-index:20; background:url(../i/selbtn.png) right top no-repeat; border:1px solid #ccc;width: 246px;}
.loan_ipt ,.loan_type {width:155px; padding:0px 35px 0 10px; color:#666;border:none; background:#fff;height:42px; line-height:42px;font-size: 12px;}
.loan_li_selectcon {left:0px; top:74px; border:1px solid #ccc; z-index:1000; position:absolute;}
.loan_li_selectcon li { width:246px; height:27px; line-height:27px; cursor:pointer; display:block; background:#fff;_width:245px;}
.loan_li_selectcon li a {width:237px; padding-left:10px; display:block;color:#666; text-decoration:none; font-size:12px;}
.loan_li_selectcon li a:hover {background:#c4d4e1; color:#000; text-decoration:none;}
.yfts1{margin: 10px 0px;font-size: 16px;}
.anniu{background: url(../i/mfhover.png) no-repeat;color:white; font-size:20px; text-decoration: none; display:block; width: 171px;height: 50px; margin:0 auto; line-height:50px;text-algin:center; clear:both;}
.success_sqrs1{width:170px;height:35px;line-height:50px;text-decoration:none;position:absolute;top:120px;right:35px; font-weight: bold; text-align: center;font-size:14px;color:#000;}
.success_sqrs1 span {color: #ff9900; font-size: 35px; line-height: 35px;}
.tel01 { font-size: 14px; padding: 5px 0 0 2px; clear: both;color: #06c; width: 180px;}
.mianbx { height: 40px; line-height: 40px;font-size: 13px; margin: 0 auto; width: 1040px;display: block;}
.mianbx a { color: #666; font-size: 13px;}
.logo a { display: block; overflow: hidden;height: 82px;}
.ManagerList{position: relative;padding-top: 15px;padding-bottom: 15px;/* height: 190px; */padding-left: 10px;overflow: hidden;}
.ManagerList >img{position: absolute;left: 10px;width: 100px;height: 100px;border-radius: 50%;}
.ManagerListInfo{margin-left: 110px;width: 400px;}
/*.btn-see{background-color: #ccc;padding: 4px 20px;border-radius: 4px;color: #fff;cursor: pointer;}*/
.ManagerListTitle b{font-size: 16px;margin-right: 10px;}
.ManagerListTitle i{font-style: normal;color: #666666;font-size: 12px;}
.Mana-i{margin-left: 25px;font-size: 14px;}
.ServiceQ{margin-top: 10px;margin-bottom: 10px;}
.ServiceQ span{font-size: 14px;}
.Introduction span{font-size: 14px;float: left;}
.Introduction{margin-bottom: 20px;}
.auth01,.auth02{padding-left: 30px;border:1px #ff9900 solid;color: #ff9900;border-radius: 3px;padding-right: 5px;font-size: 14px;padding-bottom: 1px;padding-top: 1px;font-size: 12px;}
.auth01{background:url(../img/auth01.png) no-repeat 5px center;}
.auth02{background:url(../img/auth02.png) no-repeat 5px center;margin-left: 10px;}
.Introduction-info{color: #999999;text-overflow: ellipsis;height: 42px;line-height: 21px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;width: 330px;}
.Strategy-Channel{overflow: hidden;zoom:1;}
.Channel-List{background-color: #ff9900;color: #fff;margin-bottom: 10px;padding: 7px 0;cursor: pointer;}
.Channel-List a{color: #fff;}
.kuai h6{font-weight: bold;}
.success_apply h5 i{font-size: 16px;border-left: 4px #ff8118 solid;padding-left: 10px;line-height: 18px;display: inline-block;font-weight: bold;font-style: normal;}
.sscon a{display: block;color: #999999;line-height: 25px;margin-bottom: 5px;}
/*以前的*/
.detail_title{background: url(../img/bgloan.png) no-repeat center;height: 170px;background-size:100%;min-width: 1040px;}
.row_btn {width: 120px;background-color: #ff7916;text-align: center;border-radius: 3px;margin: 0 auto;padding: 3px 0;color: #fff;margin-top: 15px;margin-bottom: 20px;float: left;}
.img_span{text-align: center;float: left;margin-left: 5px;}
.Credit >img{float: left;width: 105px;}
.d_img_span{float: left;clear: both;}
.img_span span{display: block;font-size: 12px;color: #fff;}
.Credit_resume{margin-left: 10px;}
.Credit_resume h3{font-size: 18px;margin-top: 0;}
.detail_credit{margin-top: 15px;}
.star01{margin-bottom: 25px;}
.product_list h2{font-size: 16px;padding-bottom: 10px; background-color: #f6f6f6; margin-top: 0px; padding: 12px 25px;padding-left: 25px; font-weight: bold;}
.commonWidthC {width: 100%;margin: 0 auto;overflow: hidden;zoom: 1;}
.com_list_l{width: 100%;float: left;}
.clearfix {zoom: 1;}
.ma_nr_nei {border-bottom: 1px dashed #f1f1f1;margin: 0 auto;}
.clearfix {display: block;padding: 8px 0;}
.con01 {width: 170px;}
.con02 {border-left: 1px #e5e5e5 solid;}
.cona01, .cona02, .cona03, .cona04, .cona05, .con01, .con02, .con03, .con04, .con05 {float: left;font-size: 12px;}
.con01 span {float: left;}
.ma_nr_nei a img {float: left;padding-top: 10px;}
.con01 samp {float: left;margin-left: 14px;font-size: 12px;width: 133px;margin-top:5px;}
.ma_nr_nei p.co3 {width: 633px;overflow: hidden;margin-left: 10px;float: left;margin-bottom: 0;}
.jqtap {padding: 2px 0;cursor: default;}
.co3 {color: #333;}
.co3 {color: #333;}
.con01 samp p.co3 a {color: #333;text-decoration: none;}
.jqtap {padding: 2px 0;cursor: default;}
.co9 {color: #999;}
.ma_nr{background-color: #fff;padding: 20px;padding-bottom: 0;padding-top: 0;}
.Person,.Pdiya,.PTime{padding-left: 20px;}
.Person{background: url(../img/mren.png) no-repeat center left;}
.Pdiya{background: url(../img/mya.png) no-repeat center left;}
.PTime{background: url(../img/mshijian.png) no-repeat center left;}
.con02,.con03{text-align: center;border-right: 1px #e5e5e5 solid;}
.con02,.con03,.con04{width: 153px;height: 69px;}
.con04 >*{float: right;clear: both;}
.con04 >b{margin-top: 3px;font-weight: normal;font-size: 14px;}
.con04 >b span{color: #ff7916;}
.con04 .sort_defalut.active{margin-right: 0;}
.ma_nr_nei p{margin-bottom: 6px;font-size: 14px;}
.get_more{border-radius: 20px;padding: 2px 10px;background-color: #ff7916;text-align: center;cursor: pointer; color: #fff;width: 150px;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;padding: 3px 0;}
.clearfix:hover{background-color: #f8f8f8;}
.clearfix a{color: #000;font-weight: normal;font-size: 16px;}
.clearfix a:hover{color: #ff7916;}
.r_con_c .img_r a {color: #333;}
.r_con_c .img_r a span {color: #000;padding-left: 10px;font-size: 12px;}
.sort_defalut {border: 1px #ff7916 solid;color: #ff7916;border-radius: 4px;padding: 2px 25px;margin-right: 20px;cursor: pointer;}
.con04 >* {float: right;clear: both;}
.sort_defalut.active {background-color: #ff7916;color: #fff;border-radius: 4px;padding: 2px 25px;margin-right: 20px;}
.con04 .sort_defalut.active {margin-right: 0;}
.suc_list{overflow: hidden;zoom: 1;padding: 15px 25px;padding-bottom: 0;border-bottom: 1px #ccc dashed;}
.success-case{padding-bottom: 30px;}
.suc_list span{display: block;width: 57px;text-indent: 2px;background-image: url("../img/index_i.png");background-repeat: no-repeat;background-position: center right;color: #fff;height: 32px;line-height: 32px;}
.suc_list_c a{font-size: 12px;color: #ff7916;}
.suc_list_c p{color: #999;font-size: 12px;height: 34px;overflow: hidden;}
.suc_list i{font-style: normal;font-size: 12px;color: #9f9f9f;}
.suc_list_c{width: 140px;width: 160px;margin-left: 10px;}
.logo_list{padding-left: 10px;padding-right: 10px;}
.logo_list img{width: 149px;margin-bottom: 10px;}
.logo_list img:nth-child(odd){float: left;}
.logo_list img:nth-child(even){float: right;}
/*.risk_level{margin-top: 10px;}*/
.suc_list_case{margin-left: 10px;width: 630px;}
.suc_list_case a {font-size: 16px;color: #ff7916;}
.suc_list_case a label{color: #000;font-weight: normal;margin-left: 6px;}
.suc_list_case p {color: #999;font-size: 14px;overflow: hidden;width: 630px;}
.question_list a{color: #000;overflow: hidden;zoom:1;display: block;line-height: 26px;}
.question_list a b{font-weight: normal;}
.question_list a span{color: #999;}
.sort_defalut.active.my_question { position: absolute;right: 6px; margin: 0 auto;margin-top: 0px;/* width: 120px; */text-align: center;margin-bottom: 0px;margin-right: 0px;height: 28px;font-size: 16px;float: left;margin-left: 0px;top:6px;line-height: 20px;font-weight: normal;}
.sort_defalut:hover{background-color: #ff6316;}
.get_more:hover{background-color: #ff6316;}
.question_list{margin-top: 15px;padding: 0 20px;}
.Introduction span{float: left;}
.brief-info{height: 20px;line-height: 20px; -webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.Introduction-info{display: block; float: left; width: 290px;}
.Introduction{position: relative;}
.down_left {position: absolute;right: 0px;top: 3px;background: url(../img/up.png) no-repeat center;background-size: 100%;display: block;width: 16px;height: 16px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
.down_left_n {background: url(../img/down.png) no-repeat center;width: 16px;height: 16px;background-size: 100%; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); display: block; position: absolute; right: 0px; top: 3px; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; transition: all .2s; display: inline-block;}
.product-new .ManagerList{width: 730px;position: relative;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px #ccc solid;height: 100px;margin: 0 10px;margin-left: 12px;}
.product-new .ManagerList >img{position: absolute;left: 20px;width: 60px;height: 60px;border-radius: 50%;}
.product-new .ManagerListInfo{margin-left: 96px;width: 610px;}
.product-new .btn-see{background-color: #ccc;padding: 4px 20px;border-radius: 4px;color: #fff;cursor: pointer;}
.product-new .ManagerListTitle b{font-size: 16px;margin-right: 10px;}
.product-new .ManagerListTitle a{color: #ff7916;font-size: 16px;}
.product-new .ServiceQ span{font-size: 14px;color: #000;max-height: 34px;line-height: 17px;overflow: hidden;display: inline-block;}
.product-new .ManagerList .ServiceQ{margin-top: 5px;margin-bottom: 5px;}
.product-new .user,.userq{padding-left: 20px;padding-top: 2px;padding-bottom: 2px;color: #999999;cursor: pointer;}
.product-new .user{background: url(../img/user.png) no-repeat left center;background-size: 15px 15px;margin-right: 20px;}
.product-new .userq{background: url(../img/userq.png) no-repeat left center;background-size: 15px 15px;}
.product-new .empty-info{margin-top: 35px;text-align: center;}
.empty,.product-new .empty-info{margin-top: 35px;text-align: center;}
.empty-info{margin-left: 20px;margin-bottom: 20px; margin-left: 20px;
margin-bottom: 20px;
text-align: center;
margin-top: 20px;}
.product-q{position: relative;}
.Introduction span.timeq{float: right;color: #999;}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{color: #ff7916;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {background-color: #ff7916;color: #fff;border: 1px #ff7916 solid;}
.pagination>li>a, .pagination>li>span {color: #ff7916;}
.pag-native{text-align: center;} | backend/web/style/site/css/CreditManager.css | @charset "utf-8";
/* CSS Document */
i{font-style: normal;}
/*main*/
.main{width:100%;height:auto !important;height:1402px;min-height:1402px;padding-bottom:40px;}
.cp{width:1040px;margin:0 auto; clear: both; overflow: hidden;position:relative;}
.cpone{width:1040px;padding-bottom:40px;}
.cpa{width:1040px;border-bottom:1px solid #eaeaea;background:#f8f8f8;position:relative;padding-bottom:10px;}
.cpb{height:55px;padding-top:5px;border-bottom:1px solid #eaeaea;line-height:60px;background:#f8f8f8;padding-left:13px;position:relative;}
.cptu{width:63px;display:block;height:42px;float:left;line-height:60px;font-size:14px;color:#999;}
.cpspan1{display:block;height:60px;float:left;line-height:60px;font-size:14px;color:#999;}
.cpb .hei{color:#000;font-weight:bold;}
.cpb span{font-size:18px;float:left;height:42px;line-height:42px;}
.cpsp1{font-weight:bold;color:#000;}
.cpsp2{color:#cccccc;padding:0px 7px;}
.cpsp3{color:#cccccc;}
.cptd1{width:95px;padding-left:10px;}
.cptd2{width:170px;}
.cptd3{width:98px;}
.cptd4{width:206px;}
.cptd6{width:266px;}
.cptab{margin: 0 auto;margin-top: 14px;}
.cptab td{height:30px;font-size:12px;color:#666; overflow: hidden;}
.cptab span{color:#333;font-weight:bold;}
.cptab .cpti{color:#333;font-weight:bold;}
.jiao2{position:absolute;bottom:-1px;left:40px;display:block;width:11px;height:7px;z-index:5;background:url(../i/jiao2_bg.png) no-repeat;}
h5{display:block;width:932px;height:51px;border-bottom:1px solid #eaeaea;margin:0 auto;font-size:14px;line-height:51px;color:#000;}
.cpp1{display:block;height:44px;line-height:44px;padding-left:14px;font-size:12px;color:#666;}
.cpp2{display:block;border-bottom:2px solid #d9b571;margin:0 auto;font-size:14px;color:#000;font-weight:bold;padding:24px 0px 12px 8px;width:624px;margin:0 auto;}
.cpp3{display:block;height:33px;margin:0 auto;line-height:33px;padding-left:25px;font-size:14px;color:#333;background:#eaeaea;font-weight:bold;}
.clul{display:block;width:930px;height:37px;line-height:37px;margin:0 auto;border:1px solid #eaeaea;background:#f8f8f8;}
.clul li{float:left;padding:0px 17px 0px 18px;font-size:12px;cursor:pointer;}
.clon{color:#FFF;border-right:1px solid #eaeaea;background:#898989;}
.cloff{color:#333;background:#f8f8f8;border-right:1px solid #eaeaea;}
h6{display:block;height:48px;line-height:48px;font-size:12px;color:#333;}
.cps1{font-size:12px;color:#333;padding-left:33px;line-height:24px;}
.lilv{width:414px;height:204px;padding:18px 0px 0px 14px;}
.lv1{width:230px;height:204px;float:left;}
.youjiao{width:9px;height:204px;background:url(../i/youjiao.png) no-repeat;float:left;}
.lv2{width:175px;height:204px;float:left;}
.lv1 input{width:70px;height:10px;border:1px solid #dddddd;padding:6px 5px;}
.lv1 span{float:left;}
.lvsp1{width:66px;height:24px;text-align:right;padding-right:14px;}
.lvsp2{padding-right:7px;}
.lv1p{line-height:24px;padding-bottom:9px;font-size:12px;color:#333;display:bloc;height:24px;}
.js{display:block;width:97px;height:29px;background:url(../i/jsbtn.png) no-repeat 80px 0px;text-align:center;line-height:29px;padding-left:80px;cursor:pointer;color:#666;font-size:12px;}
.lv2p{line-height:24px;font-size:12px;color:#666;display:block;height:24px;}
.lv2p span{float:left;}
.lvsp3{width:66px;padding-right:10px;text-align:right;}
.cpp4{display:block;heiht:37px;line-height:37px;padding-left:33px;font-size:12px;}
.lvtab{border-collapse: collapse;margin-left:33px;font-size:12px;}
.lvtab .lvtabtr td{background:#f4f4f4;color:#999;}
.lvtab td{border:1px solid #dddddd;height:25px;padding-left:14px;color:#666;}
.cpp5{display:block;padding-left:33px;height:47px;font-size:12px;color:#ccc;line-height:36px;float:left;}
.cpp6{display:block;height:48px;font-size:12px;color:#999;line-height:48px;width:624px;padding:52px 0px 0px 8px;margin:0 auto;}
.sq{display:block;width:113px;height:38px;text-align:Center;line-height:38px;background:url(../i/sq.png) no-repeat;color:#FFF;font-size:14px;text-decoration:none;}
/*2013年1月18日*/
.mf{display:block;width:171px;height:50px;line-height:50px;text-decoration:none;position:absolute;top:85px;right:38px;background-color: #ff7916; text-align: center;font-size:20px;color:#fff;border-radius: 4px;}
.mf:hover{background-color: #ff8d13;color: #fff;}
.mf2{position:absolute;top:170px;right:40px;color:#333;font-size:12px;}
.mf3{display: block;width: 171px;height: 50px;line-height: 50px;border-radius: 4px; text-decoration: none;background-color: #ff7916; text-align: center;font-size: 14px;color: white;margin: 0 auto;margin-top: 20px;}
.mf3:hover{background-color: #ff8d13;color: #fff;}
.mf4{color: #333;font-size: 14px;position:absolute;top:42px;left:24px;}
.mf4 span{color:#0079c1;}
.bo{height:95px;border-top:1px solid #eaeaea;position:relative;margin-top: 15px;}
.kuai{padding-left:25px;margin:0 auto;overflow:hidden;}
.kuai p{font-size: 12px;color: #333;line-height: 24px;margin:0 auto;}
.cpb a{text-decoration:none;}
.xinzen{height:46px;float:left;margin-top:14px;}
.xinzen p{line-height:20px;}
.xzp1{color:#333;font-size:14px;font-weight:bold;}
.xzp2{color:#999;font-size:12px;}
.cpl{width:758px;float:left;overflow:hidden;border:1px solid #e9e9e9;background:#FFF;position:relative;}
.cpr{width:266px;float:right;overflow:hidden;}
/*右模块1*/
.mra{border-top:3px solid #00457c;overflow:hidden;}
.mrb{border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding-left:14px;}
.mrb p{line-height:32px;color:#999;font-size:12px;}
.mrb .se{width:248px;}
.mrb .sele{width:246px;}
.mrb .sinp{width:192px;}
.mrb .xiala{position:absolute;left:0px;top:43px;}
.mrb .xiala li{width:246px;}
.mrb .xiala li a{width:235px;}
.mrb .ssinp {display: block;width: 248px;margin-top:15px;height: 44px;background:url(../i/cms/btn_bg.jpg);font-size: 14px;color: white;cursor: pointer;font-weight: bold;border:none;}
/*热门贷款*/
.mrc{border-top:1px solid #e9e9e9;width:248px;margin-top:15px;padding-top:9px;}
.mrc dl{display:block;width:248px;font-size:12px;}
.mrc dl dt{color:#999;line-height:22px;float:left;}
.mrc dl dd{line-height:22px;}
.mrc dl dd a{padding:0px 3px;color:#00457c;text-decoration:none;_padding:0px;}
.mrc dl dd a:hover{text-decoration:underline;}
.pb11{padding-bottom:11px;min-height: 220px;}
.mb21{margin-bottom:21px;border-top: 3px #ff8118 solid;background-color: #fff;}
.mb21 .raiders_right{border-top: none;}
.cp .mrb .ssinp {display: block;width: 238px;margin-top: 15px;height: 44px;font-size: 14px;color:#fff;background-color: #ff7916;cursor: pointer;font-weight: normal;border: none;}
.cp .mrb .ssinp:hover{background-color: #ff8d13;}
.success_sqrs{height:35px;line-height:50px;text-decoration:none;position:absolute;top:40px;right:70px; font-weight: bold; text-align: right;font-size:14px;color:#000;}
.success_sqrs span {color: #ff9900; font-size: 32px; line-height: 35px;}
.Dstars {width:170px;height:20px;position:absolute;top:195px;right:32px; text-align: left; font-size: 12px; z-index: 300;}
.Dstars_wd {padding: 0px 3px 0px 4px; color: #999;}
.stars_big {background-position: -90px -20px; width: 110px; display: block;}
.stars_big ,.stars_big em {height: 16px;}
.Dstars span.big_tc {color: #333; background: #fff; text-align: center; display: none; width: 140px; height: 36px; line-height: 18px; padding: 5px; border: 1px solid #bbb; position: absolute; right: 0px; top: 20px; z-index: 500;}
/**我要贷款**/
.s_loan01,.s_loan02,.s_loan03{ width: 235px;position: relative;margin-bottom: 20px;}
.loan_text {color: #999; font-size: 12px;line-height: 32px; position:relative;}
.loan_ca input {border: 0 none; float: left;margin-left: 5px; width: 100px; height:40px;}
.loan_li_selectbtn {height:42px; line-height:42px;z-index:20; background:url(../i/selbtn.png) right top no-repeat; border:1px solid #ccc;width: 246px;}
.loan_ipt ,.loan_type {width:155px; padding:0px 35px 0 10px; color:#666;border:none; background:#fff;height:42px; line-height:42px;font-size: 12px;}
.loan_li_selectcon {left:0px; top:74px; border:1px solid #ccc; z-index:1000; position:absolute;}
.loan_li_selectcon li { width:246px; height:27px; line-height:27px; cursor:pointer; display:block; background:#fff;_width:245px;}
.loan_li_selectcon li a {width:237px; padding-left:10px; display:block;color:#666; text-decoration:none; font-size:12px;}
.loan_li_selectcon li a:hover {background:#c4d4e1; color:#000; text-decoration:none;}
.yfts1{margin: 10px 0px;font-size: 16px;}
.anniu{background: url(../i/mfhover.png) no-repeat;color:white; font-size:20px; text-decoration: none; display:block; width: 171px;height: 50px; margin:0 auto; line-height:50px;text-algin:center; clear:both;}
.success_sqrs1{width:170px;height:35px;line-height:50px;text-decoration:none;position:absolute;top:120px;right:35px; font-weight: bold; text-align: center;font-size:14px;color:#000;}
.success_sqrs1 span {color: #ff9900; font-size: 35px; line-height: 35px;}
.tel01 { font-size: 14px; padding: 5px 0 0 2px; clear: both;color: #06c; width: 180px;}
.mianbx { height: 40px; line-height: 40px;font-size: 13px; margin: 0 auto; width: 1040px;display: block;}
.mianbx a { color: #666; font-size: 13px;}
.logo a { display: block; overflow: hidden;height: 82px;}
.ManagerList{position: relative;padding-top: 15px;padding-bottom: 15px;/* height: 190px; */padding-left: 10px;overflow: hidden;}
.ManagerList >img{position: absolute;left: 10px;width: 100px;height: 100px;border-radius: 50%;}
.ManagerListInfo{margin-left: 110px;width: 400px;}
/*.btn-see{background-color: #ccc;padding: 4px 20px;border-radius: 4px;color: #fff;cursor: pointer;}*/
.ManagerListTitle b{font-size: 16px;margin-right: 10px;}
.ManagerListTitle i{font-style: normal;color: #666666;font-size: 12px;}
.Mana-i{margin-left: 25px;font-size: 14px;}
.ServiceQ{margin-top: 10px;margin-bottom: 10px;}
.ServiceQ span{font-size: 14px;}
.Introduction span{font-size: 14px;float: left;}
.Introduction{margin-bottom: 20px;}
.auth01,.auth02{padding-left: 30px;border:1px #ff9900 solid;color: #ff9900;border-radius: 3px;padding-right: 5px;font-size: 14px;padding-bottom: 1px;padding-top: 1px;font-size: 12px;}
.auth01{background:url(../img/auth01.png) no-repeat 5px center;}
.auth02{background:url(../img/auth02.png) no-repeat 5px center;margin-left: 10px;}
.Introduction-info{color: #999999;text-overflow: ellipsis;height: 42px;line-height: 21px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;width: 330px;}
.Strategy-Channel{overflow: hidden;zoom:1;}
.Channel-List{background-color: #ff9900;color: #fff;margin-bottom: 10px;padding: 7px 0;cursor: pointer;}
.Channel-List a{color: #fff;}
.kuai h6{font-weight: bold;}
.success_apply h5 i{font-size: 16px;border-left: 4px #ff8118 solid;padding-left: 10px;line-height: 18px;display: inline-block;font-weight: bold;font-style: normal;}
.sscon a{display: block;color: #999999;line-height: 25px;margin-bottom: 5px;}
/*以前的*/
.detail_title{background: url(../img/bgloan.png) no-repeat center;height: 170px;background-size:100%;min-width: 1040px;}
.row_btn {width: 120px;background-color: #ff7916;text-align: center;border-radius: 3px;margin: 0 auto;padding: 3px 0;color: #fff;margin-top: 15px;margin-bottom: 20px;float: left;}
.img_span{text-align: center;float: left;margin-left: 5px;}
.Credit >img{float: left;width: 105px;}
.d_img_span{float: left;clear: both;}
.img_span span{display: block;font-size: 12px;color: #fff;}
.Credit_resume{margin-left: 10px;}
.Credit_resume h3{font-size: 18px;margin-top: 0;}
.detail_credit{margin-top: 15px;}
.star01{margin-bottom: 25px;}
.product_list h2{font-size: 16px;padding-bottom: 10px; background-color: #f6f6f6; margin-top: 0px; padding: 12px 25px;padding-left: 25px; font-weight: bold;}
.commonWidthC {width: 100%;margin: 0 auto;overflow: hidden;zoom: 1;}
.com_list_l{width: 100%;float: left;}
.clearfix {zoom: 1;}
.ma_nr_nei {border-bottom: 1px dashed #f1f1f1;margin: 0 auto;}
.clearfix {display: block;padding: 8px 0;}
.con01 {width: 170px;}
.con02 {border-left: 1px #e5e5e5 solid;}
.cona01, .cona02, .cona03, .cona04, .cona05, .con01, .con02, .con03, .con04, .con05 {float: left;font-size: 12px;}
.con01 span {float: left;}
.ma_nr_nei a img {float: left;padding-top: 10px;}
.con01 samp {float: left;margin-left: 14px;font-size: 12px;width: 133px;margin-top:5px;}
.ma_nr_nei p.co3 {width: 633px;overflow: hidden;margin-left: 10px;float: left;margin-bottom: 0;}
.jqtap {padding: 2px 0;cursor: default;}
.co3 {color: #333;}
.co3 {color: #333;}
.con01 samp p.co3 a {color: #333;text-decoration: none;}
.jqtap {padding: 2px 0;cursor: default;}
.co9 {color: #999;}
.ma_nr{background-color: #fff;padding: 20px;padding-bottom: 0;padding-top: 0;}
.Person,.Pdiya,.PTime{padding-left: 20px;}
.Person{background: url(../img/mren.png) no-repeat center left;}
.Pdiya{background: url(../img/mya.png) no-repeat center left;}
.PTime{background: url(../img/mshijian.png) no-repeat center left;}
.con02,.con03{text-align: center;border-right: 1px #e5e5e5 solid;}
.con02,.con03,.con04{width: 153px;height: 69px;}
.con04 >*{float: right;clear: both;}
.con04 >b{margin-top: 3px;font-weight: normal;font-size: 14px;}
.con04 >b span{color: #ff7916;}
.con04 .sort_defalut.active{margin-right: 0;}
.ma_nr_nei p{margin-bottom: 6px;font-size: 14px;}
.get_more{border-radius: 20px;padding: 2px 10px;background-color: #ff7916;text-align: center;cursor: pointer; color: #fff;width: 150px;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;padding: 3px 0;}
.clearfix:hover{background-color: #f8f8f8;}
.clearfix a{color: #000;font-weight: normal;font-size: 16px;}
.clearfix a:hover{color: #ff7916;}
.r_con_c .img_r a {color: #333;}
.r_con_c .img_r a span {color: #000;padding-left: 10px;font-size: 12px;}
.sort_defalut {border: 1px #ff7916 solid;color: #ff7916;border-radius: 4px;padding: 2px 25px;margin-right: 20px;cursor: pointer;}
.con04 >* {float: right;clear: both;}
.sort_defalut.active {background-color: #ff7916;color: #fff;border-radius: 4px;padding: 2px 25px;margin-right: 20px;}
.con04 .sort_defalut.active {margin-right: 0;}
.suc_list{overflow: hidden;zoom: 1;padding: 15px 25px;padding-bottom: 0;border-bottom: 1px #ccc dashed;}
.success-case{padding-bottom: 30px;}
.suc_list span{display: block;width: 57px;text-indent: 2px;background-image: url("../img/index_i.png");background-repeat: no-repeat;background-position: center right;color: #fff;height: 32px;line-height: 32px;}
.suc_list_c a{font-size: 12px;color: #ff7916;}
.suc_list_c p{color: #999;font-size: 12px;height: 34px;overflow: hidden;}
.suc_list i{font-style: normal;font-size: 12px;color: #9f9f9f;}
.suc_list_c{width: 140px;width: 160px;margin-left: 10px;}
.logo_list{padding-left: 10px;padding-right: 10px;}
.logo_list img{width: 149px;margin-bottom: 10px;}
.logo_list img:nth-child(odd){float: left;}
.logo_list img:nth-child(even){float: right;}
/*.risk_level{margin-top: 10px;}*/
.suc_list_case{margin-left: 10px;width: 630px;}
.suc_list_case a {font-size: 16px;color: #ff7916;}
.suc_list_case a label{color: #000;font-weight: normal;margin-left: 6px;}
.suc_list_case p {color: #999;font-size: 14px;overflow: hidden;width: 630px;}
.question_list a{color: #000;overflow: hidden;zoom:1;display: block;line-height: 26px;}
.question_list a b{font-weight: normal;}
.question_list a span{color: #999;}
.sort_defalut.active.my_question { position: absolute;right: 6px; margin: 0 auto;margin-top: 0px;/* width: 120px; */text-align: center;margin-bottom: 0px;margin-right: 0px;height: 28px;font-size: 16px;float: left;margin-left: 0px;top:6px;line-height: 20px;font-weight: normal;}
.sort_defalut:hover{background-color: #ff6316;}
.get_more:hover{background-color: #ff6316;}
.question_list{margin-top: 15px;padding: 0 20px;}
.Introduction span{float: left;}
.brief-info{height: 20px;line-height: 20px; -webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.Introduction-info{display: block; float: left; width: 290px;}
.Introduction{position: relative;}
.down_left {position: absolute;right: 0px;top: 3px;background: url(../img/up.png) no-repeat center;background-size: 100%;display: block;width: 16px;height: 16px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
.down_left_n {background: url(../img/down.png) no-repeat center;width: 16px;height: 16px;background-size: 100%; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); display: block; position: absolute; right: 0px; top: 3px; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; transition: all .2s; display: inline-block;}
.product-new .ManagerList{width: 730px;position: relative;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px #ccc solid;height: 100px;margin: 0 10px;margin-left: 12px;}
.product-new .ManagerList >img{position: absolute;left: 20px;width: 60px;height: 60px;border-radius: 50%;}
.product-new .ManagerListInfo{margin-left: 96px;width: 610px;}
.product-new .btn-see{background-color: #ccc;padding: 4px 20px;border-radius: 4px;color: #fff;cursor: pointer;}
.product-new .ManagerListTitle b{font-size: 16px;margin-right: 10px;}
.product-new .ManagerListTitle a{color: #ff7916;font-size: 16px;}
.product-new .ServiceQ span{font-size: 14px;color: #000;max-height: 34px;line-height: 17px;overflow: hidden;display: inline-block;}
.product-new .ManagerList .ServiceQ{margin-top: 5px;margin-bottom: 5px;}
.product-new .user,.userq{padding-left: 20px;padding-top: 2px;padding-bottom: 2px;color: #999999;cursor: pointer;}
.product-new .user{background: url(../img/user.png) no-repeat left center;background-size: 15px 15px;margin-right: 20px;}
.product-new .userq{background: url(../img/userq.png) no-repeat left center;background-size: 15px 15px;}
.product-new .empty-info{margin-top: 35px;text-align: center;}
.empty,.product-new .empty-info{margin-top: 35px;text-align: center;}
.empty-info{margin-left: 20px;margin-bottom: 20px; margin-left: 20px;
margin-bottom: 20px;
text-align: center;
margin-top: 20px;}
.product-q{position: relative;}
.Introduction span.timeq{float: right;color: #999;}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{color: #ff7916;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {background-color: #ff7916;color: #fff;border: 1px #ff7916 solid;}
.pagination>li>a, .pagination>li>span {color: #ff7916;}
.pag-native{text-align: center;} | 0.172869 | 0.049108 |
@import
url('http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Montserrat:700|Merriweather:400italic')
;
body {
width: 100%;
height: 100%;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #666;
/*background-color: #fff;*/
background-image: url(../img/login_bg.png);
background-size: cover;
padding: 60px 0 0;
}
html {
width: 100%;
height: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 30px;
text-transform: uppercase;
/*font-family: Montserrat,sans-serif;*/
font-weight: 700;
letter-spacing: 1px;
}
p {
margin: 0 0 20px;
font-size: 16px;
line-height: 1.6em;
}
p.lead {
font-weight: 600;
}
a {
color: #28c3ab;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
a:hover, a:focus {
text-decoration: none;
color: #176e61;
}
.light {
font-weight: 400;
}
address {
margin-left: 0;
padding: 0;
}
/* misc */
hr {
margin-top: 10px;
}
/* margins */
.marginbot-0 {
margin-bottom: 0 !important;
}
.marginbot-10 {
margin-bottom: 10px !important;
}
.marginbot-20 {
margin-bottom: 20px !important;
}
.marginbot-30 {
margin-bottom: 30px !important;
}
.marginbot-40 {
margin-bottom: 40px !important;
}
.marginbot-50 {
margin-bottom: 50px !important;
}
/* ===========================
--- General sections
============================ */
.home-section {
padding-top: 110px;
padding-bottom: 110px;
display: block;
position: relative;
z-index: 120;
}
.section-heading h2 {
font-size: 40px;
}
.section-heading i {
margin-bottom: 20px;
}
/* --- section bg var --- */
.bg-white {
background: #fff;
}
.bg-gray {
background: #f8f8f8;
}
.bg-dark {
background: #575757;
}
/* --- section color var --- */
.text-light {
color: #fff;
}
/* ============================
--- Menu
============================= */
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'ecoicons';
src: url("../fonts/ecoicons/ecoicons.eot");
src: url("../fonts/ecoicons/ecoicons.eot?#iefix")
format("embedded-opentype"), url("../fonts/ecoicons/ecoicons.woff")
format("woff"), url("../fonts/ecoicons/ecoicons.ttf")
format("truetype"), url("../fonts/ecoicons/ecoicons.svg#ecoicons")
format("svg");
}
.gn-menu-main, .gn-menu-main ul {
margin: 0;
padding: 0;
background: #fff;
color: #eb5d1e;
list-style: none;
text-transform: none;
font-weight: 300;
font-family: 'Lato', Arial, sans-serif;
line-height: 60px;
z-index: 150;
}
.gn-menu-main {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
font-size: 13px;
}
.gn-menu-main a {
display: block;
height: 100%;
color: #000;
text-decoration: none;
cursor: pointer;
border-radius: 50%;
/*border:1px solid #a7a7a7;*/
}
.no-touch .gn-menu-main a:hover, .no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
background: #eb5d1e;
color: white;
}
.gn-menu-main>li {
display: block;
float: left;
height: 100%;
/*border-right: 1px solid #c6d0da;*/
text-align: center;
}
/* icon-only trigger (menu item) */
.gn-menu-main li.gn-trigger {
position: relative;
width: 60px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.gn-menu-main>li:last-child {
float: right;
border-right: none;
}
.gn-menu-main>li>a {
padding: 0 30px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}
.gn-menu-main:after {
display: table;
clear: both;
content: "";
}
.gn-menu-wrapper {
position: fixed;
top: 60px;
bottom: 0;
left: 0;
overflow: hidden;
width: 60px;
border-top: 1px solid #c6d0da;
background: white;
-webkit-transform: translateX(-60px);
-moz-transform: translateX(-60px);
transform: translateX(-60px);
-webkit-transition: -webkit-transform 0.3s, width 0.3s;
-moz-transition: -moz-transform 0.3s, width 0.3s;
transition: transform 0.3s, width 0.3s;
}
.gn-scroller {
position: absolute;
overflow-y: scroll;
width: 370px;
height: 100%;
}
.gn-menu {
border-bottom: 1px solid #c6d0da;
text-align: left;
font-size: 18px;
}
.gn-menu li:not (:first-child ), .gn-menu li li {
box-shadow: inset 0 1px #c6d0da
}
.gn-submenu li {
overflow: hidden;
height: 0;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
}
.gn-submenu li a {
color: #c1c9d1
}
input.gn-search {
position: relative;
z-index: 10;
padding-left: 60px;
outline: none;
border: none;
background: transparent;
color: #eb5d1e;
font-weight: 300;
font-family: 'Lato', Arial, sans-serif;
cursor: pointer;
}
/* placeholder */
.gn-search::-webkit-input-placeholder {
color: #eb5d1e
}
.gn-search:-moz-placeholder {
color: #eb5d1e
}
.gn-search::-moz-placeholder {
color: #eb5d1e
}
.gn-search:-ms-input-placeholder {
color: #eb5d1e
}
/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder, .no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder
{
color: transparent
}
input.gn-search:focus {
cursor: text
}
.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
color: white
}
/* placeholder */
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder
{
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder
{
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder
{
color: white
}
.gn-menu-main a.gn-icon-search {
position: absolute;
top: 0;
left: 0;
height: 60px;
}
.gn-icon::before {
display: inline-block;
width: 60px;
text-align: center;
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-family: 'ecoicons';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
}
.gn-icon-help::before {
content: "\e000"
}
.gn-icon-earth::before {
content: "\e004"
}
.gn-icon-cog::before {
content: "\e006"
}
.gn-icon-search::before {
content: "\e005"
}
.gn-icon-download::before {
content: "\e007"
}
.gn-icon-photoshop::before {
content: "\e001"
}
.gn-icon-illustrator::before {
content: "\e002"
}
.gn-icon-archive::before {
content: "\e00d"
}
.gn-icon-article::before {
content: "\e003"
}
.gn-icon-pictures::before {
content: "\e008"
}
.gn-icon-videos::before {
content: "\e009"
}
/* if an icon anchor has a span, hide the span */
.gn-icon span {
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.triger_img::before {
margin-left: -15px;
vertical-align: -2px;
width: 30px;
height: 3px;
background: #808080;
box-shadow: 0 3px white, 0 -6px #808080, 0 -9px white, 0 -12px #808080;
content: '';
}
.gn-icon-menu::before {
margin-left: -15px;
vertical-align: -37px;
width: 30px;
height: 3px;
background: #808080;
box-shadow: 0 3px white, 0 -6px #808080, 0 -9px white, 0 -12px #808080;
content: '';
}
.no-touch .gn-icon-menu:hover::before, .no-touch .gn-icon-menu.gn-selected:hover::before
{
background: white;
box-shadow: 0 3px #eb5d1e, 0 -6px white, 0 -9px #eb5d1e, 0 -12px white;
}
.gn-icon-menu.gn-selected::before {
background: #808080;
box-shadow: 0 3px white, 0 -6px #808080, 0 -9px white, 0 -12px #808080;
}
/* styles for opening menu */
.gn-menu-wrapper.gn-open-all, .gn-menu-wrapper.gn-open-part {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
}
.gn-menu-wrapper.gn-open-all {
width: 340px
}
.gn-menu-wrapper.gn-open-all .gn-submenu li {
height: 60px
}
@media screen and (max-width: 422px) {
.gn-menu-wrapper.gn-open-all {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
width: 100%;
}
.gn-menu-wrapper.gn-open-all .gn-scroller {
width: 130%
}
}
/* ===========================
--- Intro
============================ */
.intro {
width: 100%;
position: relative;
}
#intro {
background-image: url(../img/img-bg.jpg);
background-size: cover;
}
.intro .slogan {
padding: 250px 0 60px;
text-align: center;
}
.intro .slogan h1 {
color: #fff;
line-height: 1.1em;
margin-bottom: 20px;
font-size: 40px;
}
.intro .slogan p {
color: #eee;
margin-bottom: 50px;
font-size: 20px;
}
.brand-heading {
font-size: 40px;
}
.intro-text {
font-size: 18px;
}
/* slider */
.tp-caption.custom_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 700;
font-family: Montserrat, sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
border-width: 0px;
border-color: #000;
border-style: none;
}
.tp-caption a.btn {
color: #fff;
}
/* ===========================
--- About
============================ */
.boxed-grey {
background: #eee;
padding: 20px;
}
.team h5 {
margin-bottom: 10px;
}
.team p.subtitle {
margin-bottom: 10px;
}
.avatar {
margin-bottom: 20px;
}
.team-social {
margin-left: 0;
padding-left: 0;
}
.team-social {
text-align: center;
}
.team-social li {
display: inline-block;
margin: 0 !important;
padding: 0;
}
.team-social a {
margin: 0;
padding: 0;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #3bbec0;
color: #fff;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.team-social a i {
text-align: center;
margin: 0;
padding: 0;
}
.team-social .social-facebook a {
background: #3873ae;
}
.team-social .social-twitter a {
background: #62c6f8;
}
.team-social .social-dribble a {
background: #d74980;
}
.team-social .social-deviantart a {
background: #8da356;
}
.team-social .social-google a {
background: #000;
}
.team-social .social-vimeo a {
background: #51a6d3;
}
.team-social .social-facebook a:hover {
background: #4893ce;
}
.team-social .social-twitter a:hover {
background: #82e6ff;
}
.team-social .social-dribble a:hover {
background: #f769a0;
}
.team-social .social-deviantart a:hover {
background: #adc376;
}
.team-social .social-google a:hover {
background: #333;
}
.team-social .social-vimeo a:hover {
background: #71c6f3;
}
/* ===========================
--- Services
============================ */
.service-icon {
margin-bottom: 20px;
}
/* ===========================
--- Works
============================ */
.gallery-item>div {
margin-bottom: 30px;
}
/* ===========================
--- Contact
============================ */
form#contact-form .form-group label {
text-align: left !important;
display: block;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
form#contact-form input, form#contact-form select, form#contact-form textarea
{
border-radius: 0;
border: 1px solid #eee;
-webkit-box-shadow: none;
box-shadow: none;
}
form#contact-form input:focus, form#contact-form select:focus, form#contact-form textarea:focus
{
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
background-color: #fefefe;
border: 1px solid #eee;
border-radius: 0;
}
.widget-contact {
text-align: left;
margin-top: 30px;
}
.company-social {
margin-left: 0;
padding-left: 0;
margin-top: 10px;
}
.company-social {
text-align: left;
margin-right: 5px !important;
}
.company-social li {
display: inline-block;
margin: 0 !important;
padding: 0;
}
.company-social a {
margin: 0;
padding: 12px;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #3bbec0;
color: #09c6a0;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.company-social a i {
text-align: center;
margin: 0;
padding: 0;
}
.company-social .social-facebook a {
background: #fff;
border: 1px solid #a7a7a7;
}
.company-social .social-twitter a {
background: #fff;
border: 1px solid #a7a7a7;
}
.company-social .social-dribble a {
background: #fff;
border: 1px solid #a7a7a7;
}
.company-social .social-deviantart a {
background: #8da356;
}
.company-social .social-google a {
background: #000;
}
.company-social .social-vimeo a {
background: #51a6d3;
}
.company-social .social-facebook a:hover {
background: #4893ce;
}
.company-social .social-twitter a:hover {
background: #82e6ff;
}
.company-social .social-dribble a:hover {
background: #f769a0;
}
.company-social .social-deviantart a:hover {
background: #adc376;
}
.company-social .social-google a:hover {
background: #333;
}
.company-social .social-vimeo a:hover {
background: #71c6f3;
}
.company-social {
margin-left: 0;
padding-left: 0;
margin-top: 10px;
}
.company-social1 {
text-align: center;
padding-top: 50px;
}
.company-social1 li {
display: inline-block;
margin: 0 !important;
padding: 0;
}
.company-social1 a {
margin: 0;
padding: 0;
display: block;
width: 100px;
height: 100px;
line-height: 40px;
text-align: center;
background: #3bbec0;
color: #fff;
border-radius: 50%;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.company-social1 a i {
text-align: center;
margin: 0;
padding: 0;
}
.company-social1 .social-user a {
background: #09c6a0;
padding: 6px;
font-size: 85px;
}
.menu_large {
padding: 0;
}
.menu_large li {
border-bottom: 1px solid rgb(198, 208, 218);
line-height: 50px;
list-style: none outside none;
}
.menu_large li a {
color: #000;
font-size: 18px;
}
.menu_large li a:hover {
color: rgb(235, 93, 30);
}
.width101 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid rgb(153, 153, 153);
color: rgb(128, 128, 128) !important;
font-family: 'Lato', sans-serif;
font-size: 18px;
font-weight: 500;
outline: 0 none;
padding: 10px;
transition: all 0.5s ease 0s;
width: 100% !important;
}
.submit_botton {
background: #09c6a0 !important;
color: rgb(255, 255, 255) !important;
font-weight: normal !important;
margin: 0 !important;
text-align: center !important;
width: 100% !important;
padding: 1em;
border: none;
}
.center {
text-align: center;
font-size: 20px;
color: #fc4a4a;
margin-bottom: 10px;
}
.name_head {
font-weight: normal;
color: #000;
text-align: center;
margin-top: 15px;
}
.name_head span {
color: #09c6a0;
}
/*.menu_large li:not(:first-child), .menu_large li li {
box-shadow: 0 1px rgb(198, 208, 218) inset;
}*/
/* ===========================
--- Footer
============================ */
footer {
text-align: center;
padding: 50px 0;
}
footer p {
color: #f8f8f8;
}
footer a {
color: #fefefe;
}
footer a:hover {
color: #fff;
}
/* ===========================
--- Elements
============================ */
.btn {
border-radius: 0;
text-transform: uppercase;
font-family: Montserrat, sans-serif;
font-weight: 400;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.btn-circle {
width: 70px;
height: 70px;
margin-top: 15px;
padding: 7px 16px;
border: 2px solid #fff;
border-radius: 50%;
font-size: 40px;
color: #fff;
background: 0 0;
-webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.btn-circle.btn-dark {
border: 2px solid #666;
color: #666;
}
.btn-circle:hover, .btn-circle:focus {
outline: 0;
color: #fff;
background: rgba(255, 255, 255, .1);
}
.btn-circle.btn-dark :hover, .btn-circle.btn-dark :focus {
outline: 0;
color: #999;
background: #fff;
}
.btn-circle.btn-dark :hover i, .btn-circle.btn-dark :focus i {
color: #999;
}
.page-scroll .btn-circle i.animated {
-webkit-transition-property: -webkit-transform;
-webkit-transition-duration: 1s;
-moz-transition-property: -moz-transform;
-moz-transition-duration: 1s;
}
.page-scroll .btn-circle:hover i.animated {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
}
@
-webkit-keyframes pulse { 0 {
-webkit-transform: scale(1);
transform: scale(1);
}
50%
{
-webkit-transform
:
scale
(1
.2
);
transform
:
scale
(1
.2
);
}
100%
{
-webkit-transform
:
scale
(1);
transform
:
scale
(1);
}
}
@
-moz-keyframes pulse { 0 {
-moz-transform: scale(1);
transform: scale(1);
}
50%
{
-moz-transform
:
scale
(1
.2
);
transform
:
scale
(1
.2
);
}
100%
{
-moz-transform
:
scale
(1);
transform
:
scale
(1);
}
}
#text {
color: #fff;
background: #ffcc00;
}
#map {
height: 500px;
}
.btn-skin:hover, .btn-skin:focus, .btn-skin:active, .btn-skin.active {
color: #fff;
background-color: #666;
border-color: #666;
}
.btn-default:hover, .btn-default:focus {
border: 1px solid #28c3ab;
outline: 0;
color: #000;
background-color: #28c3ab;
}
.btn-huge {
padding: 25px;
font-size: 26px;
}
.banner-social-buttons {
margin-top: 0;
}
.border {
border: 1px solid red;
}
.white_box {
background: #fff;
color: #000;
overflow: hidden;
}
.top_150 {
margin-top: 150px;
}
.user {
color: rgb(255, 255, 255);
display: block;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0;
text-align: center;
transition: background 0.3s ease-in-out 0s;
/*width: 100px;*/
border-radius: 50%;
}
.user a {
color: #fff;
background: #000;
}
.menu_back {
background: none repeat scroll 0% 0% rgb(255, 255, 255);
min-height: 837px;
display: none;
padding-left: 0;
padding-right: 0;
}
.account {
background: #4d4d4d;
color: #fff;
float: left;
padding: 5px 0px 5px 15px;
width: 88%;
}
.arrow {
float: left;
position: relative;
right: 3px;
top: 8px;
color: #4d4d4d;
}
.remove {
background: #e6e6e6;
padding: 0 0 8px 0;
}
.cross {
font-size: 22px;
color: #09c6a0;
cursor: pointer;
top: 4px;
}
.bottom_50 {
padding-bottom: 50px;
}
/* Media queries */
@media ( min-width :767px) {
.intro {
height: 100%;
padding: 0;
}
.brand-heading {
font-size: 100px;
}
.intro-text {
font-size: 25px;
}
#long_menu {
display: block !important;
}
.gn-trigger {
display: none !important;
}
}
@media ( max-width :768px) {
#long_menu, #large_menu {
display: none !important;
}
.gn-trigger {
display: block !important;
}
.team.boxed-grey {
margin-bottom: 30px;
}
.boxed-grey {
margin-bottom: 30px;
}
.intro .slogan {
padding: 100px 0 60px;
}
}
@media ( max-width :480px) {
.intro .slogan {
padding: 170px 0 60px;
}
}
.cmn-t-border {
color: #fff;
/* background-color: #ff3296; */
transition: box-shadow 0.2s;
box-shadow: 2px 2px 2px 2px #a7a7a7; /* #98004a; */
}
.cmn-t-border:hover {
color: #fff;
/* border: 13px solid #a7a7a7; */
box-shadow: 8px 8px 120px #a7a7a7;
}
action_button_left_margin
{
margin-left:83%;
}
.dropdown-menu {
max-height: 300px;
overflow-y: auto;
}
.department_name
{
margin : 6px 0px 0px 13px !important;
font-weight : bold;
font-size : 15px;
color : black;
}
.bordered_div {
width: 100%;
border: 1px solid #D3D3D3;
border-radius: 3px;
}
.text_position {
background: #fff none repeat scroll 0 0;
left: 10px;
margin-top: 0 !important;
position: relative;
top: -11px;
padding: 3px;
color: black;
}
.margin_row {
margin-left: 0;
margin-top: 5px;
margin-bottom: 3px;
}
.red {
color: red;
}
.black {
color: black;
}
.boredered_div>.row>.form-control {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: black;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
ease-in-out 0s;
width: 100%;
}
fieldset.scheduler-border {
border: 1px groove #ddd !important;
padding: 0 1.4em 1.4em 1.4em !important;
margin: 0 0 1.5em 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #000;
box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
font-size: 1.2em !important;
font-weight: bold !important;
text-align: left !important;
width: auto;
padding: 0 10px;
border-bottom: none;
margin-bottom: 0px !important;
margin-left: 5px !important;
margin-right: 5px !important;
}
.action_button_left_margin
{
margin-left:83%;
}
.dropdown-menu {
max-height: 300px;
overflow-y: auto;
} | LeaveManagement/src/main/webapp/resources/assets/css/style.css | @import
url('http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Montserrat:700|Merriweather:400italic')
;
body {
width: 100%;
height: 100%;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #666;
/*background-color: #fff;*/
background-image: url(../img/login_bg.png);
background-size: cover;
padding: 60px 0 0;
}
html {
width: 100%;
height: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 30px;
text-transform: uppercase;
/*font-family: Montserrat,sans-serif;*/
font-weight: 700;
letter-spacing: 1px;
}
p {
margin: 0 0 20px;
font-size: 16px;
line-height: 1.6em;
}
p.lead {
font-weight: 600;
}
a {
color: #28c3ab;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
a:hover, a:focus {
text-decoration: none;
color: #176e61;
}
.light {
font-weight: 400;
}
address {
margin-left: 0;
padding: 0;
}
/* misc */
hr {
margin-top: 10px;
}
/* margins */
.marginbot-0 {
margin-bottom: 0 !important;
}
.marginbot-10 {
margin-bottom: 10px !important;
}
.marginbot-20 {
margin-bottom: 20px !important;
}
.marginbot-30 {
margin-bottom: 30px !important;
}
.marginbot-40 {
margin-bottom: 40px !important;
}
.marginbot-50 {
margin-bottom: 50px !important;
}
/* ===========================
--- General sections
============================ */
.home-section {
padding-top: 110px;
padding-bottom: 110px;
display: block;
position: relative;
z-index: 120;
}
.section-heading h2 {
font-size: 40px;
}
.section-heading i {
margin-bottom: 20px;
}
/* --- section bg var --- */
.bg-white {
background: #fff;
}
.bg-gray {
background: #f8f8f8;
}
.bg-dark {
background: #575757;
}
/* --- section color var --- */
.text-light {
color: #fff;
}
/* ============================
--- Menu
============================= */
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'ecoicons';
src: url("../fonts/ecoicons/ecoicons.eot");
src: url("../fonts/ecoicons/ecoicons.eot?#iefix")
format("embedded-opentype"), url("../fonts/ecoicons/ecoicons.woff")
format("woff"), url("../fonts/ecoicons/ecoicons.ttf")
format("truetype"), url("../fonts/ecoicons/ecoicons.svg#ecoicons")
format("svg");
}
.gn-menu-main, .gn-menu-main ul {
margin: 0;
padding: 0;
background: #fff;
color: #eb5d1e;
list-style: none;
text-transform: none;
font-weight: 300;
font-family: 'Lato', Arial, sans-serif;
line-height: 60px;
z-index: 150;
}
.gn-menu-main {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
font-size: 13px;
}
.gn-menu-main a {
display: block;
height: 100%;
color: #000;
text-decoration: none;
cursor: pointer;
border-radius: 50%;
/*border:1px solid #a7a7a7;*/
}
.no-touch .gn-menu-main a:hover, .no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
background: #eb5d1e;
color: white;
}
.gn-menu-main>li {
display: block;
float: left;
height: 100%;
/*border-right: 1px solid #c6d0da;*/
text-align: center;
}
/* icon-only trigger (menu item) */
.gn-menu-main li.gn-trigger {
position: relative;
width: 60px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.gn-menu-main>li:last-child {
float: right;
border-right: none;
}
.gn-menu-main>li>a {
padding: 0 30px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}
.gn-menu-main:after {
display: table;
clear: both;
content: "";
}
.gn-menu-wrapper {
position: fixed;
top: 60px;
bottom: 0;
left: 0;
overflow: hidden;
width: 60px;
border-top: 1px solid #c6d0da;
background: white;
-webkit-transform: translateX(-60px);
-moz-transform: translateX(-60px);
transform: translateX(-60px);
-webkit-transition: -webkit-transform 0.3s, width 0.3s;
-moz-transition: -moz-transform 0.3s, width 0.3s;
transition: transform 0.3s, width 0.3s;
}
.gn-scroller {
position: absolute;
overflow-y: scroll;
width: 370px;
height: 100%;
}
.gn-menu {
border-bottom: 1px solid #c6d0da;
text-align: left;
font-size: 18px;
}
.gn-menu li:not (:first-child ), .gn-menu li li {
box-shadow: inset 0 1px #c6d0da
}
.gn-submenu li {
overflow: hidden;
height: 0;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
}
.gn-submenu li a {
color: #c1c9d1
}
input.gn-search {
position: relative;
z-index: 10;
padding-left: 60px;
outline: none;
border: none;
background: transparent;
color: #eb5d1e;
font-weight: 300;
font-family: 'Lato', Arial, sans-serif;
cursor: pointer;
}
/* placeholder */
.gn-search::-webkit-input-placeholder {
color: #eb5d1e
}
.gn-search:-moz-placeholder {
color: #eb5d1e
}
.gn-search::-moz-placeholder {
color: #eb5d1e
}
.gn-search:-ms-input-placeholder {
color: #eb5d1e
}
/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder, .no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder
{
color: transparent
}
input.gn-search:focus {
cursor: text
}
.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
color: white
}
/* placeholder */
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder
{
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder
{
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder
{
color: white
}
.gn-menu-main a.gn-icon-search {
position: absolute;
top: 0;
left: 0;
height: 60px;
}
.gn-icon::before {
display: inline-block;
width: 60px;
text-align: center;
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-family: 'ecoicons';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
}
.gn-icon-help::before {
content: "\e000"
}
.gn-icon-earth::before {
content: "\e004"
}
.gn-icon-cog::before {
content: "\e006"
}
.gn-icon-search::before {
content: "\e005"
}
.gn-icon-download::before {
content: "\e007"
}
.gn-icon-photoshop::before {
content: "\e001"
}
.gn-icon-illustrator::before {
content: "\e002"
}
.gn-icon-archive::before {
content: "\e00d"
}
.gn-icon-article::before {
content: "\e003"
}
.gn-icon-pictures::before {
content: "\e008"
}
.gn-icon-videos::before {
content: "\e009"
}
/* if an icon anchor has a span, hide the span */
.gn-icon span {
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.triger_img::before {
margin-left: -15px;
vertical-align: -2px;
width: 30px;
height: 3px;
background: #808080;
box-shadow: 0 3px white, 0 -6px #808080, 0 -9px white, 0 -12px #808080;
content: '';
}
.gn-icon-menu::before {
margin-left: -15px;
vertical-align: -37px;
width: 30px;
height: 3px;
background: #808080;
box-shadow: 0 3px white, 0 -6px #808080, 0 -9px white, 0 -12px #808080;
content: '';
}
.no-touch .gn-icon-menu:hover::before, .no-touch .gn-icon-menu.gn-selected:hover::before
{
background: white;
box-shadow: 0 3px #eb5d1e, 0 -6px white, 0 -9px #eb5d1e, 0 -12px white;
}
.gn-icon-menu.gn-selected::before {
background: #808080;
box-shadow: 0 3px white, 0 -6px #808080, 0 -9px white, 0 -12px #808080;
}
/* styles for opening menu */
.gn-menu-wrapper.gn-open-all, .gn-menu-wrapper.gn-open-part {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
}
.gn-menu-wrapper.gn-open-all {
width: 340px
}
.gn-menu-wrapper.gn-open-all .gn-submenu li {
height: 60px
}
@media screen and (max-width: 422px) {
.gn-menu-wrapper.gn-open-all {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
width: 100%;
}
.gn-menu-wrapper.gn-open-all .gn-scroller {
width: 130%
}
}
/* ===========================
--- Intro
============================ */
.intro {
width: 100%;
position: relative;
}
#intro {
background-image: url(../img/img-bg.jpg);
background-size: cover;
}
.intro .slogan {
padding: 250px 0 60px;
text-align: center;
}
.intro .slogan h1 {
color: #fff;
line-height: 1.1em;
margin-bottom: 20px;
font-size: 40px;
}
.intro .slogan p {
color: #eee;
margin-bottom: 50px;
font-size: 20px;
}
.brand-heading {
font-size: 40px;
}
.intro-text {
font-size: 18px;
}
/* slider */
.tp-caption.custom_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 700;
font-family: Montserrat, sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
border-width: 0px;
border-color: #000;
border-style: none;
}
.tp-caption a.btn {
color: #fff;
}
/* ===========================
--- About
============================ */
.boxed-grey {
background: #eee;
padding: 20px;
}
.team h5 {
margin-bottom: 10px;
}
.team p.subtitle {
margin-bottom: 10px;
}
.avatar {
margin-bottom: 20px;
}
.team-social {
margin-left: 0;
padding-left: 0;
}
.team-social {
text-align: center;
}
.team-social li {
display: inline-block;
margin: 0 !important;
padding: 0;
}
.team-social a {
margin: 0;
padding: 0;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #3bbec0;
color: #fff;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.team-social a i {
text-align: center;
margin: 0;
padding: 0;
}
.team-social .social-facebook a {
background: #3873ae;
}
.team-social .social-twitter a {
background: #62c6f8;
}
.team-social .social-dribble a {
background: #d74980;
}
.team-social .social-deviantart a {
background: #8da356;
}
.team-social .social-google a {
background: #000;
}
.team-social .social-vimeo a {
background: #51a6d3;
}
.team-social .social-facebook a:hover {
background: #4893ce;
}
.team-social .social-twitter a:hover {
background: #82e6ff;
}
.team-social .social-dribble a:hover {
background: #f769a0;
}
.team-social .social-deviantart a:hover {
background: #adc376;
}
.team-social .social-google a:hover {
background: #333;
}
.team-social .social-vimeo a:hover {
background: #71c6f3;
}
/* ===========================
--- Services
============================ */
.service-icon {
margin-bottom: 20px;
}
/* ===========================
--- Works
============================ */
.gallery-item>div {
margin-bottom: 30px;
}
/* ===========================
--- Contact
============================ */
form#contact-form .form-group label {
text-align: left !important;
display: block;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
form#contact-form input, form#contact-form select, form#contact-form textarea
{
border-radius: 0;
border: 1px solid #eee;
-webkit-box-shadow: none;
box-shadow: none;
}
form#contact-form input:focus, form#contact-form select:focus, form#contact-form textarea:focus
{
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
background-color: #fefefe;
border: 1px solid #eee;
border-radius: 0;
}
.widget-contact {
text-align: left;
margin-top: 30px;
}
.company-social {
margin-left: 0;
padding-left: 0;
margin-top: 10px;
}
.company-social {
text-align: left;
margin-right: 5px !important;
}
.company-social li {
display: inline-block;
margin: 0 !important;
padding: 0;
}
.company-social a {
margin: 0;
padding: 12px;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #3bbec0;
color: #09c6a0;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.company-social a i {
text-align: center;
margin: 0;
padding: 0;
}
.company-social .social-facebook a {
background: #fff;
border: 1px solid #a7a7a7;
}
.company-social .social-twitter a {
background: #fff;
border: 1px solid #a7a7a7;
}
.company-social .social-dribble a {
background: #fff;
border: 1px solid #a7a7a7;
}
.company-social .social-deviantart a {
background: #8da356;
}
.company-social .social-google a {
background: #000;
}
.company-social .social-vimeo a {
background: #51a6d3;
}
.company-social .social-facebook a:hover {
background: #4893ce;
}
.company-social .social-twitter a:hover {
background: #82e6ff;
}
.company-social .social-dribble a:hover {
background: #f769a0;
}
.company-social .social-deviantart a:hover {
background: #adc376;
}
.company-social .social-google a:hover {
background: #333;
}
.company-social .social-vimeo a:hover {
background: #71c6f3;
}
.company-social {
margin-left: 0;
padding-left: 0;
margin-top: 10px;
}
.company-social1 {
text-align: center;
padding-top: 50px;
}
.company-social1 li {
display: inline-block;
margin: 0 !important;
padding: 0;
}
.company-social1 a {
margin: 0;
padding: 0;
display: block;
width: 100px;
height: 100px;
line-height: 40px;
text-align: center;
background: #3bbec0;
color: #fff;
border-radius: 50%;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.company-social1 a i {
text-align: center;
margin: 0;
padding: 0;
}
.company-social1 .social-user a {
background: #09c6a0;
padding: 6px;
font-size: 85px;
}
.menu_large {
padding: 0;
}
.menu_large li {
border-bottom: 1px solid rgb(198, 208, 218);
line-height: 50px;
list-style: none outside none;
}
.menu_large li a {
color: #000;
font-size: 18px;
}
.menu_large li a:hover {
color: rgb(235, 93, 30);
}
.width101 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid rgb(153, 153, 153);
color: rgb(128, 128, 128) !important;
font-family: 'Lato', sans-serif;
font-size: 18px;
font-weight: 500;
outline: 0 none;
padding: 10px;
transition: all 0.5s ease 0s;
width: 100% !important;
}
.submit_botton {
background: #09c6a0 !important;
color: rgb(255, 255, 255) !important;
font-weight: normal !important;
margin: 0 !important;
text-align: center !important;
width: 100% !important;
padding: 1em;
border: none;
}
.center {
text-align: center;
font-size: 20px;
color: #fc4a4a;
margin-bottom: 10px;
}
.name_head {
font-weight: normal;
color: #000;
text-align: center;
margin-top: 15px;
}
.name_head span {
color: #09c6a0;
}
/*.menu_large li:not(:first-child), .menu_large li li {
box-shadow: 0 1px rgb(198, 208, 218) inset;
}*/
/* ===========================
--- Footer
============================ */
footer {
text-align: center;
padding: 50px 0;
}
footer p {
color: #f8f8f8;
}
footer a {
color: #fefefe;
}
footer a:hover {
color: #fff;
}
/* ===========================
--- Elements
============================ */
.btn {
border-radius: 0;
text-transform: uppercase;
font-family: Montserrat, sans-serif;
font-weight: 400;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.btn-circle {
width: 70px;
height: 70px;
margin-top: 15px;
padding: 7px 16px;
border: 2px solid #fff;
border-radius: 50%;
font-size: 40px;
color: #fff;
background: 0 0;
-webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.btn-circle.btn-dark {
border: 2px solid #666;
color: #666;
}
.btn-circle:hover, .btn-circle:focus {
outline: 0;
color: #fff;
background: rgba(255, 255, 255, .1);
}
.btn-circle.btn-dark :hover, .btn-circle.btn-dark :focus {
outline: 0;
color: #999;
background: #fff;
}
.btn-circle.btn-dark :hover i, .btn-circle.btn-dark :focus i {
color: #999;
}
.page-scroll .btn-circle i.animated {
-webkit-transition-property: -webkit-transform;
-webkit-transition-duration: 1s;
-moz-transition-property: -moz-transform;
-moz-transition-duration: 1s;
}
.page-scroll .btn-circle:hover i.animated {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
}
@
-webkit-keyframes pulse { 0 {
-webkit-transform: scale(1);
transform: scale(1);
}
50%
{
-webkit-transform
:
scale
(1
.2
);
transform
:
scale
(1
.2
);
}
100%
{
-webkit-transform
:
scale
(1);
transform
:
scale
(1);
}
}
@
-moz-keyframes pulse { 0 {
-moz-transform: scale(1);
transform: scale(1);
}
50%
{
-moz-transform
:
scale
(1
.2
);
transform
:
scale
(1
.2
);
}
100%
{
-moz-transform
:
scale
(1);
transform
:
scale
(1);
}
}
#text {
color: #fff;
background: #ffcc00;
}
#map {
height: 500px;
}
.btn-skin:hover, .btn-skin:focus, .btn-skin:active, .btn-skin.active {
color: #fff;
background-color: #666;
border-color: #666;
}
.btn-default:hover, .btn-default:focus {
border: 1px solid #28c3ab;
outline: 0;
color: #000;
background-color: #28c3ab;
}
.btn-huge {
padding: 25px;
font-size: 26px;
}
.banner-social-buttons {
margin-top: 0;
}
.border {
border: 1px solid red;
}
.white_box {
background: #fff;
color: #000;
overflow: hidden;
}
.top_150 {
margin-top: 150px;
}
.user {
color: rgb(255, 255, 255);
display: block;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0;
text-align: center;
transition: background 0.3s ease-in-out 0s;
/*width: 100px;*/
border-radius: 50%;
}
.user a {
color: #fff;
background: #000;
}
.menu_back {
background: none repeat scroll 0% 0% rgb(255, 255, 255);
min-height: 837px;
display: none;
padding-left: 0;
padding-right: 0;
}
.account {
background: #4d4d4d;
color: #fff;
float: left;
padding: 5px 0px 5px 15px;
width: 88%;
}
.arrow {
float: left;
position: relative;
right: 3px;
top: 8px;
color: #4d4d4d;
}
.remove {
background: #e6e6e6;
padding: 0 0 8px 0;
}
.cross {
font-size: 22px;
color: #09c6a0;
cursor: pointer;
top: 4px;
}
.bottom_50 {
padding-bottom: 50px;
}
/* Media queries */
@media ( min-width :767px) {
.intro {
height: 100%;
padding: 0;
}
.brand-heading {
font-size: 100px;
}
.intro-text {
font-size: 25px;
}
#long_menu {
display: block !important;
}
.gn-trigger {
display: none !important;
}
}
@media ( max-width :768px) {
#long_menu, #large_menu {
display: none !important;
}
.gn-trigger {
display: block !important;
}
.team.boxed-grey {
margin-bottom: 30px;
}
.boxed-grey {
margin-bottom: 30px;
}
.intro .slogan {
padding: 100px 0 60px;
}
}
@media ( max-width :480px) {
.intro .slogan {
padding: 170px 0 60px;
}
}
.cmn-t-border {
color: #fff;
/* background-color: #ff3296; */
transition: box-shadow 0.2s;
box-shadow: 2px 2px 2px 2px #a7a7a7; /* #98004a; */
}
.cmn-t-border:hover {
color: #fff;
/* border: 13px solid #a7a7a7; */
box-shadow: 8px 8px 120px #a7a7a7;
}
action_button_left_margin
{
margin-left:83%;
}
.dropdown-menu {
max-height: 300px;
overflow-y: auto;
}
.department_name
{
margin : 6px 0px 0px 13px !important;
font-weight : bold;
font-size : 15px;
color : black;
}
.bordered_div {
width: 100%;
border: 1px solid #D3D3D3;
border-radius: 3px;
}
.text_position {
background: #fff none repeat scroll 0 0;
left: 10px;
margin-top: 0 !important;
position: relative;
top: -11px;
padding: 3px;
color: black;
}
.margin_row {
margin-left: 0;
margin-top: 5px;
margin-bottom: 3px;
}
.red {
color: red;
}
.black {
color: black;
}
.boredered_div>.row>.form-control {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: black;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
ease-in-out 0s;
width: 100%;
}
fieldset.scheduler-border {
border: 1px groove #ddd !important;
padding: 0 1.4em 1.4em 1.4em !important;
margin: 0 0 1.5em 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #000;
box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
font-size: 1.2em !important;
font-weight: bold !important;
text-align: left !important;
width: auto;
padding: 0 10px;
border-bottom: none;
margin-bottom: 0px !important;
margin-left: 5px !important;
margin-right: 5px !important;
}
.action_button_left_margin
{
margin-left:83%;
}
.dropdown-menu {
max-height: 300px;
overflow-y: auto;
} | 0.182753 | 0.037292 |
*:focus {outline: none;}
/* === Form Typography === */
body {font-family: "Verdana";}
.form_hint, .required_notification {font-size: 11px;}
.form {
margin:25px;
}
/* === List Styles === */
.form ul {
width:340px;
list-style-type:none;
list-style-position:outside;
margin:0px;
padding:0px;
}
.form li{
padding:5px;
border-bottom:1px solid #eee;
position:relative;
}
.form li:first-child, .form li:last-child {
border-bottom:1px solid #777;
}
/* === Form Header === */
.form h2 {
margin:0;
display: inline;
}
.required_notification {
color:#d45252;
margin:5px 0 0 0;
display:inline;
float:right;
}
/* === Form Elements === */
.form label {
width:100px;
display:inline-block;
float:left;
padding:3px;
}
.form input,.form select {
width:185px;
padding:1px 1px;
}
.form textarea {padding:8px; width:300px;}
.form button {margin-left:100px;}
/* form element visual styles */
.form input, .form textarea, .form select {
border:1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius:2px;
padding-right:30px;
-moz-transition: padding .25s;
-webkit-transition: padding .25s;
-o-transition: padding .25s;
transition: padding .25s;
}
.form input:focus, .form textarea:focus {
background: #fff;
border:1px solid #555;
box-shadow: 0 0 3px #aaa;
}
/* === Form hints === */
.form_hint {
background: #d45252;
border-radius: 3px 3px 3px 3px;
color: white;
margin-left:8px;
padding: 1px 6px;
z-index: 999; /* hints stay above all other elements */
position: absolute; /* allows proper formatting if hint is two lines */
display: none;
}
.form_hint::before {
content: "\25C0";
color:#d45252;
position: absolute;
top:1px;
left:-6px;
}
.form input:focus + .form_hint {display: inline;}
.form input:required:valid + .form_hint {background: #28921f;}
.form input:required:valid + .form_hint::before {color:#28921f;}
/* === Button Style === */
button.submit {
background-color: #68b12f;
background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
background: -webkit-linear-gradient(top, #68b12f, #50911e);
background: -moz-linear-gradient(top, #68b12f, #50911e);
background: -ms-linear-gradient(top, #68b12f, #50911e);
background: -o-linear-gradient(top, #68b12f, #50911e);
background: linear-gradient(top, #68b12f, #50911e);
border: 1px solid #509111;
border-bottom: 1px solid #5b992b;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
box-shadow: inset 0 1px 0 0 #9fd574;
-webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
-moz-box-shadow: 0 1px 0 0 #9fd574 inset;
-ms-box-shadow: 0 1px 0 0 #9fd574 inset;
-o-box-shadow: 0 1px 0 0 #9fd574 inset;
color: white;
font-weight: bold;
padding: 6px 20px;
text-align: center;
text-shadow: 0 -1px 0 #396715;
}
button.submit:hover {
opacity:.85;
cursor: pointer;
}
button.submit:active {
border: 1px solid #20911e;
box-shadow: 0 0 10px 5px #356b0b inset;
-webkit-box-shadow:0 0 10px 5px #356b0b inset ;
-moz-box-shadow: 0 0 10px 5px #356b0b inset;
-ms-box-shadow: 0 0 10px 5px #356b0b inset;
-o-box-shadow: 0 0 10px 5px #356b0b inset;
} | ExtraHopRestAPIWeb/WebContent/css/styles.css | *:focus {outline: none;}
/* === Form Typography === */
body {font-family: "Verdana";}
.form_hint, .required_notification {font-size: 11px;}
.form {
margin:25px;
}
/* === List Styles === */
.form ul {
width:340px;
list-style-type:none;
list-style-position:outside;
margin:0px;
padding:0px;
}
.form li{
padding:5px;
border-bottom:1px solid #eee;
position:relative;
}
.form li:first-child, .form li:last-child {
border-bottom:1px solid #777;
}
/* === Form Header === */
.form h2 {
margin:0;
display: inline;
}
.required_notification {
color:#d45252;
margin:5px 0 0 0;
display:inline;
float:right;
}
/* === Form Elements === */
.form label {
width:100px;
display:inline-block;
float:left;
padding:3px;
}
.form input,.form select {
width:185px;
padding:1px 1px;
}
.form textarea {padding:8px; width:300px;}
.form button {margin-left:100px;}
/* form element visual styles */
.form input, .form textarea, .form select {
border:1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius:2px;
padding-right:30px;
-moz-transition: padding .25s;
-webkit-transition: padding .25s;
-o-transition: padding .25s;
transition: padding .25s;
}
.form input:focus, .form textarea:focus {
background: #fff;
border:1px solid #555;
box-shadow: 0 0 3px #aaa;
}
/* === Form hints === */
.form_hint {
background: #d45252;
border-radius: 3px 3px 3px 3px;
color: white;
margin-left:8px;
padding: 1px 6px;
z-index: 999; /* hints stay above all other elements */
position: absolute; /* allows proper formatting if hint is two lines */
display: none;
}
.form_hint::before {
content: "\25C0";
color:#d45252;
position: absolute;
top:1px;
left:-6px;
}
.form input:focus + .form_hint {display: inline;}
.form input:required:valid + .form_hint {background: #28921f;}
.form input:required:valid + .form_hint::before {color:#28921f;}
/* === Button Style === */
button.submit {
background-color: #68b12f;
background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
background: -webkit-linear-gradient(top, #68b12f, #50911e);
background: -moz-linear-gradient(top, #68b12f, #50911e);
background: -ms-linear-gradient(top, #68b12f, #50911e);
background: -o-linear-gradient(top, #68b12f, #50911e);
background: linear-gradient(top, #68b12f, #50911e);
border: 1px solid #509111;
border-bottom: 1px solid #5b992b;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
box-shadow: inset 0 1px 0 0 #9fd574;
-webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
-moz-box-shadow: 0 1px 0 0 #9fd574 inset;
-ms-box-shadow: 0 1px 0 0 #9fd574 inset;
-o-box-shadow: 0 1px 0 0 #9fd574 inset;
color: white;
font-weight: bold;
padding: 6px 20px;
text-align: center;
text-shadow: 0 -1px 0 #396715;
}
button.submit:hover {
opacity:.85;
cursor: pointer;
}
button.submit:active {
border: 1px solid #20911e;
box-shadow: 0 0 10px 5px #356b0b inset;
-webkit-box-shadow:0 0 10px 5px #356b0b inset ;
-moz-box-shadow: 0 0 10px 5px #356b0b inset;
-ms-box-shadow: 0 0 10px 5px #356b0b inset;
-o-box-shadow: 0 0 10px 5px #356b0b inset;
} | 0.266453 | 0.08141 |
.cbwf-stage-view {
clear: right;
padding: 15px 0;
}
.cbwf-widget .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.cbwf-widget .badge:empty {
display: none;
}
.btn .cbwf-widget .badge {
position: relative;
top: -1px;
}
.btn-xs .cbwf-widget .badge {
top: 0;
padding: 1px 5px;
}
a.cbwf-widget .badge:hover,
a.cbwf-widget .badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .cbwf-widget .badge,
.nav-pills > .active > a > .cbwf-widget .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .cbwf-widget .badge {
margin-left: 3px;
}
.cbwf-widget .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.cbwf-widget .alert h4 {
margin-top: 0;
color: inherit;
}
.cbwf-widget .alert .alert-link {
font-weight: bold;
}
.cbwf-widget .alert > p,
.cbwf-widget .alert > ul {
margin-bottom: 0;
}
.cbwf-widget .alert > p + p {
margin-top: 5px;
}
.cbwf-widget .alert-dismissable,
.cbwf-widget .alert-dismissible {
padding-right: 35px;
}
.cbwf-widget .alert-dismissable .close,
.cbwf-widget .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.cbwf-widget .alert-normal {
background-color: #eeffee;
border-color: rgba(199, 255, 227, 0.8);
color: rgba(0, 0, 0, 0.75);
}
.cbwf-widget .alert-normal .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-normal .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-normal .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-normal hr {
border-top-color: rgba(174, 255, 214, 0.8);
}
.cbwf-widget .alert-normal .alert-link {
color: rgba(0, 0, 0, 0.75);
}
.cbwf-widget .alert-success {
background-color: rgba(225, 255, 245, 0.8);
border-color: rgba(100, 150, 110, 0.8);
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .alert-success .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-success .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-success .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-success hr {
border-top-color: rgba(90, 135, 99, 0.8);
}
.cbwf-widget .alert-success .alert-link {
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .alert-info {
background-color: rgba(240, 250, 255, 0.95);
border-color: rgba(100, 150, 200, 0.95);
color: rgba(0, 0, 0, 0.677);
}
.cbwf-widget .alert-info .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-info .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-info .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-info hr {
border-top-color: rgba(81, 137, 193, 0.95);
}
.cbwf-widget .alert-info .alert-link {
color: rgba(0, 0, 0, 0.677);
}
.cbwf-widget .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.cbwf-widget .alert-warning .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-warning .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-warning .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-warning hr {
border-top-color: #f7e1b5;
}
.cbwf-widget .alert-warning .alert-link {
color: #66512c;
}
.cbwf-widget .alert-danger {
background-color: rgba(255, 235, 230, 0.9);
border-color: rgba(150, 0, 0, 0.8);
color: rgba(50, 20, 0, 0.67);
text-shadow: rgba(0, 0, 0, 0.1) 0 0 2px;
}
.cbwf-widget .alert-danger .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(150, 10, 0, 0.5);
}
.cbwf-widget .alert-danger .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-danger .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-danger hr {
border-top-color: rgba(125, 0, 0, 0.8);
}
.cbwf-widget .alert-danger .alert-link {
color: rgba(0, 0, 0, 0.67);
}
.cbwf-widget .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.cbwf-widget .label:hover,
a.cbwf-widget .label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.cbwf-widget .label:empty {
display: none;
}
.btn .cbwf-widget .label {
position: relative;
top: -1px;
}
.cbwf-widget .label-default {
background-color: #777777;
}
.cbwf-widget .label-default[href]:hover,
.cbwf-widget .label-default[href]:focus {
background-color: #5e5e5e;
}
.cbwf-widget .label-primary {
background-color: #428bca;
}
.cbwf-widget .label-primary[href]:hover,
.cbwf-widget .label-primary[href]:focus {
background-color: #3071a9;
}
.cbwf-widget .label-success {
background-color: #5cb85c;
}
.cbwf-widget .label-success[href]:hover,
.cbwf-widget .label-success[href]:focus {
background-color: #449d44;
}
.cbwf-widget .label-info {
background-color: #5bc0de;
}
.cbwf-widget .label-info[href]:hover,
.cbwf-widget .label-info[href]:focus {
background-color: #31b0d5;
}
.cbwf-widget .label-warning {
background-color: #f0ad4e;
}
.cbwf-widget .label-warning[href]:hover,
.cbwf-widget .label-warning[href]:focus {
background-color: #ec971f;
}
.cbwf-widget .label-danger {
background-color: #d9534f;
}
.cbwf-widget .label-danger[href]:hover,
.cbwf-widget .label-danger[href]:focus {
background-color: #c9302c;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.eot');
src: url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.cbwf-widget .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cbwf-widget .glyphicon-asterisk:before {
content: "\2a";
}
.cbwf-widget .glyphicon-plus:before {
content: "\2b";
}
.cbwf-widget .glyphicon-euro:before {
content: "\20ac";
}
.cbwf-widget .glyphicon-minus:before {
content: "\2212";
}
.cbwf-widget .glyphicon-cloud:before {
content: "\2601";
}
.cbwf-widget .glyphicon-envelope:before {
content: "\2709";
}
.cbwf-widget .glyphicon-pencil:before {
content: "\270f";
}
.cbwf-widget .glyphicon-glass:before {
content: "\e001";
}
.cbwf-widget .glyphicon-music:before {
content: "\e002";
}
.cbwf-widget .glyphicon-search:before {
content: "\e003";
}
.cbwf-widget .glyphicon-heart:before {
content: "\e005";
}
.cbwf-widget .glyphicon-star:before {
content: "\e006";
}
.cbwf-widget .glyphicon-star-empty:before {
content: "\e007";
}
.cbwf-widget .glyphicon-user:before {
content: "\e008";
}
.cbwf-widget .glyphicon-film:before {
content: "\e009";
}
.cbwf-widget .glyphicon-th-large:before {
content: "\e010";
}
.cbwf-widget .glyphicon-th:before {
content: "\e011";
}
.cbwf-widget .glyphicon-th-list:before {
content: "\e012";
}
.cbwf-widget .glyphicon-ok:before {
content: "\e013";
}
.cbwf-widget .glyphicon-remove:before {
content: "\e014";
}
.cbwf-widget .glyphicon-zoom-in:before {
content: "\e015";
}
.cbwf-widget .glyphicon-zoom-out:before {
content: "\e016";
}
.cbwf-widget .glyphicon-off:before {
content: "\e017";
}
.cbwf-widget .glyphicon-signal:before {
content: "\e018";
}
.cbwf-widget .glyphicon-cog:before {
content: "\e019";
}
.cbwf-widget .glyphicon-trash:before {
content: "\e020";
}
.cbwf-widget .glyphicon-home:before {
content: "\e021";
}
.cbwf-widget .glyphicon-file:before {
content: "\e022";
}
.cbwf-widget .glyphicon-time:before {
content: "\e023";
}
.cbwf-widget .glyphicon-road:before {
content: "\e024";
}
.cbwf-widget .glyphicon-download-alt:before {
content: "\e025";
}
.cbwf-widget .glyphicon-download:before {
content: "\e026";
}
.cbwf-widget .glyphicon-upload:before {
content: "\e027";
}
.cbwf-widget .glyphicon-inbox:before {
content: "\e028";
}
.cbwf-widget .glyphicon-play-circle:before {
content: "\e029";
}
.cbwf-widget .glyphicon-repeat:before {
content: "\e030";
}
.cbwf-widget .glyphicon-refresh:before {
content: "\e031";
}
.cbwf-widget .glyphicon-list-alt:before {
content: "\e032";
}
.cbwf-widget .glyphicon-lock:before {
content: "\e033";
}
.cbwf-widget .glyphicon-flag:before {
content: "\e034";
}
.cbwf-widget .glyphicon-headphones:before {
content: "\e035";
}
.cbwf-widget .glyphicon-volume-off:before {
content: "\e036";
}
.cbwf-widget .glyphicon-volume-down:before {
content: "\e037";
}
.cbwf-widget .glyphicon-volume-up:before {
content: "\e038";
}
.cbwf-widget .glyphicon-qrcode:before {
content: "\e039";
}
.cbwf-widget .glyphicon-barcode:before {
content: "\e040";
}
.cbwf-widget .glyphicon-tag:before {
content: "\e041";
}
.cbwf-widget .glyphicon-tags:before {
content: "\e042";
}
.cbwf-widget .glyphicon-book:before {
content: "\e043";
}
.cbwf-widget .glyphicon-bookmark:before {
content: "\e044";
}
.cbwf-widget .glyphicon-print:before {
content: "\e045";
}
.cbwf-widget .glyphicon-camera:before {
content: "\e046";
}
.cbwf-widget .glyphicon-font:before {
content: "\e047";
}
.cbwf-widget .glyphicon-bold:before {
content: "\e048";
}
.cbwf-widget .glyphicon-italic:before {
content: "\e049";
}
.cbwf-widget .glyphicon-text-height:before {
content: "\e050";
}
.cbwf-widget .glyphicon-text-width:before {
content: "\e051";
}
.cbwf-widget .glyphicon-align-left:before {
content: "\e052";
}
.cbwf-widget .glyphicon-align-center:before {
content: "\e053";
}
.cbwf-widget .glyphicon-align-right:before {
content: "\e054";
}
.cbwf-widget .glyphicon-align-justify:before {
content: "\e055";
}
.cbwf-widget .glyphicon-list:before {
content: "\e056";
}
.cbwf-widget .glyphicon-indent-left:before {
content: "\e057";
}
.cbwf-widget .glyphicon-indent-right:before {
content: "\e058";
}
.cbwf-widget .glyphicon-facetime-video:before {
content: "\e059";
}
.cbwf-widget .glyphicon-picture:before {
content: "\e060";
}
.cbwf-widget .glyphicon-map-marker:before {
content: "\e062";
}
.cbwf-widget .glyphicon-adjust:before {
content: "\e063";
}
.cbwf-widget .glyphicon-tint:before {
content: "\e064";
}
.cbwf-widget .glyphicon-edit:before {
content: "\e065";
}
.cbwf-widget .glyphicon-share:before {
content: "\e066";
}
.cbwf-widget .glyphicon-check:before {
content: "\e067";
}
.cbwf-widget .glyphicon-move:before {
content: "\e068";
}
.cbwf-widget .glyphicon-step-backward:before {
content: "\e069";
}
.cbwf-widget .glyphicon-fast-backward:before {
content: "\e070";
}
.cbwf-widget .glyphicon-backward:before {
content: "\e071";
}
.cbwf-widget .glyphicon-play:before {
content: "\e072";
}
.cbwf-widget .glyphicon-pause:before {
content: "\e073";
}
.cbwf-widget .glyphicon-stop:before {
content: "\e074";
}
.cbwf-widget .glyphicon-forward:before {
content: "\e075";
}
.cbwf-widget .glyphicon-fast-forward:before {
content: "\e076";
}
.cbwf-widget .glyphicon-step-forward:before {
content: "\e077";
}
.cbwf-widget .glyphicon-eject:before {
content: "\e078";
}
.cbwf-widget .glyphicon-chevron-left:before {
content: "\e079";
}
.cbwf-widget .glyphicon-chevron-right:before {
content: "\e080";
}
.cbwf-widget .glyphicon-plus-sign:before {
content: "\e081";
}
.cbwf-widget .glyphicon-minus-sign:before {
content: "\e082";
}
.cbwf-widget .glyphicon-remove-sign:before {
content: "\e083";
}
.cbwf-widget .glyphicon-ok-sign:before {
content: "\e084";
}
.cbwf-widget .glyphicon-question-sign:before {
content: "\e085";
}
.cbwf-widget .glyphicon-info-sign:before {
content: "\e086";
}
.cbwf-widget .glyphicon-screenshot:before {
content: "\e087";
}
.cbwf-widget .glyphicon-remove-circle:before {
content: "\e088";
}
.cbwf-widget .glyphicon-ok-circle:before {
content: "\e089";
}
.cbwf-widget .glyphicon-ban-circle:before {
content: "\e090";
}
.cbwf-widget .glyphicon-arrow-left:before {
content: "\e091";
}
.cbwf-widget .glyphicon-arrow-right:before {
content: "\e092";
}
.cbwf-widget .glyphicon-arrow-up:before {
content: "\e093";
}
.cbwf-widget .glyphicon-arrow-down:before {
content: "\e094";
}
.cbwf-widget .glyphicon-share-alt:before {
content: "\e095";
}
.cbwf-widget .glyphicon-resize-full:before {
content: "\e096";
}
.cbwf-widget .glyphicon-resize-small:before {
content: "\e097";
}
.cbwf-widget .glyphicon-exclamation-sign:before {
content: "\e101";
}
.cbwf-widget .glyphicon-gift:before {
content: "\e102";
}
.cbwf-widget .glyphicon-leaf:before {
content: "\e103";
}
.cbwf-widget .glyphicon-fire:before {
content: "\e104";
}
.cbwf-widget .glyphicon-eye-open:before {
content: "\e105";
}
.cbwf-widget .glyphicon-eye-close:before {
content: "\e106";
}
.cbwf-widget .glyphicon-warning-sign:before {
content: "\e107";
}
.cbwf-widget .glyphicon-plane:before {
content: "\e108";
}
.cbwf-widget .glyphicon-calendar:before {
content: "\e109";
}
.cbwf-widget .glyphicon-random:before {
content: "\e110";
}
.cbwf-widget .glyphicon-comment:before {
content: "\e111";
}
.cbwf-widget .glyphicon-magnet:before {
content: "\e112";
}
.cbwf-widget .glyphicon-chevron-up:before {
content: "\e113";
}
.cbwf-widget .glyphicon-chevron-down:before {
content: "\e114";
}
.cbwf-widget .glyphicon-retweet:before {
content: "\e115";
}
.cbwf-widget .glyphicon-shopping-cart:before {
content: "\e116";
}
.cbwf-widget .glyphicon-folder-close:before {
content: "\e117";
}
.cbwf-widget .glyphicon-folder-open:before {
content: "\e118";
}
.cbwf-widget .glyphicon-resize-vertical:before {
content: "\e119";
}
.cbwf-widget .glyphicon-resize-horizontal:before {
content: "\e120";
}
.cbwf-widget .glyphicon-hdd:before {
content: "\e121";
}
.cbwf-widget .glyphicon-bullhorn:before {
content: "\e122";
}
.cbwf-widget .glyphicon-bell:before {
content: "\e123";
}
.cbwf-widget .glyphicon-certificate:before {
content: "\e124";
}
.cbwf-widget .glyphicon-thumbs-up:before {
content: "\e125";
}
.cbwf-widget .glyphicon-thumbs-down:before {
content: "\e126";
}
.cbwf-widget .glyphicon-hand-right:before {
content: "\e127";
}
.cbwf-widget .glyphicon-hand-left:before {
content: "\e128";
}
.cbwf-widget .glyphicon-hand-up:before {
content: "\e129";
}
.cbwf-widget .glyphicon-hand-down:before {
content: "\e130";
}
.cbwf-widget .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.cbwf-widget .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.cbwf-widget .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.cbwf-widget .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.cbwf-widget .glyphicon-globe:before {
content: "\e135";
}
.cbwf-widget .glyphicon-wrench:before {
content: "\e136";
}
.cbwf-widget .glyphicon-tasks:before {
content: "\e137";
}
.cbwf-widget .glyphicon-filter:before {
content: "\e138";
}
.cbwf-widget .glyphicon-briefcase:before {
content: "\e139";
}
.cbwf-widget .glyphicon-fullscreen:before {
content: "\e140";
}
.cbwf-widget .glyphicon-dashboard:before {
content: "\e141";
}
.cbwf-widget .glyphicon-paperclip:before {
content: "\e142";
}
.cbwf-widget .glyphicon-heart-empty:before {
content: "\e143";
}
.cbwf-widget .glyphicon-link:before {
content: "\e144";
}
.cbwf-widget .glyphicon-phone:before {
content: "\e145";
}
.cbwf-widget .glyphicon-pushpin:before {
content: "\e146";
}
.cbwf-widget .glyphicon-usd:before {
content: "\e148";
}
.cbwf-widget .glyphicon-gbp:before {
content: "\e149";
}
.cbwf-widget .glyphicon-sort:before {
content: "\e150";
}
.cbwf-widget .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.cbwf-widget .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.cbwf-widget .glyphicon-sort-by-order:before {
content: "\e153";
}
.cbwf-widget .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.cbwf-widget .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.cbwf-widget .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.cbwf-widget .glyphicon-unchecked:before {
content: "\e157";
}
.cbwf-widget .glyphicon-expand:before {
content: "\e158";
}
.cbwf-widget .glyphicon-collapse-down:before {
content: "\e159";
}
.cbwf-widget .glyphicon-collapse-up:before {
content: "\e160";
}
.cbwf-widget .glyphicon-log-in:before {
content: "\e161";
}
.cbwf-widget .glyphicon-flash:before {
content: "\e162";
}
.cbwf-widget .glyphicon-log-out:before {
content: "\e163";
}
.cbwf-widget .glyphicon-new-window:before {
content: "\e164";
}
.cbwf-widget .glyphicon-record:before {
content: "\e165";
}
.cbwf-widget .glyphicon-save:before {
content: "\e166";
}
.cbwf-widget .glyphicon-open:before {
content: "\e167";
}
.cbwf-widget .glyphicon-saved:before {
content: "\e168";
}
.cbwf-widget .glyphicon-import:before {
content: "\e169";
}
.cbwf-widget .glyphicon-export:before {
content: "\e170";
}
.cbwf-widget .glyphicon-send:before {
content: "\e171";
}
.cbwf-widget .glyphicon-floppy-disk:before {
content: "\e172";
}
.cbwf-widget .glyphicon-floppy-saved:before {
content: "\e173";
}
.cbwf-widget .glyphicon-floppy-remove:before {
content: "\e174";
}
.cbwf-widget .glyphicon-floppy-save:before {
content: "\e175";
}
.cbwf-widget .glyphicon-floppy-open:before {
content: "\e176";
}
.cbwf-widget .glyphicon-credit-card:before {
content: "\e177";
}
.cbwf-widget .glyphicon-transfer:before {
content: "\e178";
}
.cbwf-widget .glyphicon-cutlery:before {
content: "\e179";
}
.cbwf-widget .glyphicon-header:before {
content: "\e180";
}
.cbwf-widget .glyphicon-compressed:before {
content: "\e181";
}
.cbwf-widget .glyphicon-earphone:before {
content: "\e182";
}
.cbwf-widget .glyphicon-phone-alt:before {
content: "\e183";
}
.cbwf-widget .glyphicon-tower:before {
content: "\e184";
}
.cbwf-widget .glyphicon-stats:before {
content: "\e185";
}
.cbwf-widget .glyphicon-sd-video:before {
content: "\e186";
}
.cbwf-widget .glyphicon-hd-video:before {
content: "\e187";
}
.cbwf-widget .glyphicon-subtitles:before {
content: "\e188";
}
.cbwf-widget .glyphicon-sound-stereo:before {
content: "\e189";
}
.cbwf-widget .glyphicon-sound-dolby:before {
content: "\e190";
}
.cbwf-widget .glyphicon-sound-5-1:before {
content: "\e191";
}
.cbwf-widget .glyphicon-sound-6-1:before {
content: "\e192";
}
.cbwf-widget .glyphicon-sound-7-1:before {
content: "\e193";
}
.cbwf-widget .glyphicon-copyright-mark:before {
content: "\e194";
}
.cbwf-widget .glyphicon-registration-mark:before {
content: "\e195";
}
.cbwf-widget .glyphicon-cloud-download:before {
content: "\e197";
}
.cbwf-widget .glyphicon-cloud-upload:before {
content: "\e198";
}
.cbwf-widget .glyphicon-tree-conifer:before {
content: "\e199";
}
.cbwf-widget .glyphicon-tree-deciduous:before {
content: "\e200";
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.cbwf-widget .progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.cbwf-widget .progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.cbwf-widget .progress-striped .progress-bar,
.cbwf-widget .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.cbwf-widget .progress.active .progress-bar,
.cbwf-widget .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.cbwf-widget .progress-bar[aria-valuenow="1"],
.cbwf-widget .progress-bar[aria-valuenow="2"] {
min-width: 30px;
}
.cbwf-widget .progress-bar[aria-valuenow="0"] {
color: #777777;
min-width: 30px;
background-color: transparent;
background-image: none;
box-shadow: none;
}
.cbwf-widget .progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .cbwf-widget .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget .progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .cbwf-widget .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget .progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .cbwf-widget .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget .progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .cbwf-widget .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget code,
.cbwf-widget kbd,
.cbwf-widget pre,
.cbwf-widget samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.cbwf-widget code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
.cbwf-widget kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.cbwf-widget kbd kbd {
padding: 0;
font-size: 100%;
box-shadow: none;
}
.cbwf-widget pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.cbwf-widget pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.cbwf-widget .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.cbwf-widget fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
.cbwf-widget legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.cbwf-widget label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.cbwf-widget input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cbwf-widget input[type="radio"],
.cbwf-widget input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.cbwf-widget input[type="file"] {
display: block;
}
.cbwf-widget input[type="range"] {
display: block;
width: 100%;
}
.cbwf-widget select[multiple],
.cbwf-widget select[size] {
height: auto;
}
.cbwf-widget input[type="file"]:focus,
.cbwf-widget input[type="radio"]:focus,
.cbwf-widget input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.cbwf-widget output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.cbwf-widget .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.cbwf-widget .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.cbwf-widget .form-control::-moz-placeholder {
color: #777777;
opacity: 1;
}
.cbwf-widget .form-control:-ms-input-placeholder {
color: #777777;
}
.cbwf-widget .form-control::-webkit-input-placeholder {
color: #777777;
}
.cbwf-widget .form-control[disabled],
.cbwf-widget .form-control[readonly],
fieldset[disabled] .cbwf-widget .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.cbwf-widget .form-control {
height: auto;
}
.cbwf-widget input[type="search"] {
-webkit-appearance: none;
}
.cbwf-widget input[type="date"],
.cbwf-widget input[type="time"],
.cbwf-widget input[type="datetime-local"],
.cbwf-widget input[type="month"] {
line-height: 34px;
line-height: 1.42857143 \0;
}
.cbwf-widget input[type="date"].input-sm,
.cbwf-widget input[type="time"].input-sm,
.cbwf-widget input[type="datetime-local"].input-sm,
.cbwf-widget input[type="month"].input-sm {
line-height: 30px;
}
.cbwf-widget input[type="date"].input-lg,
.cbwf-widget input[type="time"].input-lg,
.cbwf-widget input[type="datetime-local"].input-lg,
.cbwf-widget input[type="month"].input-lg {
line-height: 46px;
}
.cbwf-widget .form-group {
margin-bottom: 15px;
}
.cbwf-widget .radio,
.cbwf-widget .checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.cbwf-widget .radio label,
.cbwf-widget .checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.cbwf-widget .radio input[type="radio"],
.cbwf-widget .radio-inline input[type="radio"],
.cbwf-widget .checkbox input[type="checkbox"],
.cbwf-widget .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.cbwf-widget .radio + .radio,
.cbwf-widget .checkbox + .checkbox {
margin-top: -5px;
}
.cbwf-widget .radio-inline,
.cbwf-widget .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.cbwf-widget .radio-inline + .radio-inline,
.cbwf-widget .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.cbwf-widget input[type="radio"][disabled],
.cbwf-widget input[type="checkbox"][disabled],
.cbwf-widget input[type="radio"].disabled,
.cbwf-widget input[type="checkbox"].disabled,
fieldset[disabled] .cbwf-widget input[type="radio"],
fieldset[disabled] .cbwf-widget input[type="checkbox"] {
cursor: not-allowed;
}
.cbwf-widget .radio-inline.disabled,
.cbwf-widget .checkbox-inline.disabled,
fieldset[disabled] .cbwf-widget .radio-inline,
fieldset[disabled] .cbwf-widget .checkbox-inline {
cursor: not-allowed;
}
.cbwf-widget .radio.disabled label,
.cbwf-widget .checkbox.disabled label,
fieldset[disabled] .cbwf-widget .radio label,
fieldset[disabled] .cbwf-widget .checkbox label {
cursor: not-allowed;
}
.cbwf-widget .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.cbwf-widget .form-control-static.input-lg,
.cbwf-widget .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.cbwf-widget .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.cbwf-widget .input-sm {
height: 30px;
line-height: 30px;
}
textarea.cbwf-widget .input-sm,
select[multiple].cbwf-widget .input-sm {
height: auto;
}
.cbwf-widget .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.cbwf-widget .input-lg {
height: 46px;
line-height: 46px;
}
textarea.cbwf-widget .input-lg,
select[multiple].cbwf-widget .input-lg {
height: auto;
}
.cbwf-widget .has-feedback {
position: relative;
}
.cbwf-widget .has-feedback .form-control {
padding-right: 42.5px;
}
.cbwf-widget .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.cbwf-widget .input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.cbwf-widget .input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.cbwf-widget .has-success .help-block,
.cbwf-widget .has-success .control-label,
.cbwf-widget .has-success .radio,
.cbwf-widget .has-success .checkbox,
.cbwf-widget .has-success .radio-inline,
.cbwf-widget .has-success .checkbox-inline {
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .has-success .form-control {
border-color: rgba(0, 0, 0, 0.667);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cbwf-widget .has-success .form-control:focus {
border-color: rgba(0, 0, 0, 0.667);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.667);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.667);
}
.cbwf-widget .has-success .input-group-addon {
color: rgba(0, 0, 0, 0.667);
border-color: rgba(0, 0, 0, 0.667);
background-color: rgba(225, 255, 245, 0.8);
}
.cbwf-widget .has-success .form-control-feedback {
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .has-warning .help-block,
.cbwf-widget .has-warning .control-label,
.cbwf-widget .has-warning .radio,
.cbwf-widget .has-warning .checkbox,
.cbwf-widget .has-warning .radio-inline,
.cbwf-widget .has-warning .checkbox-inline {
color: #8a6d3b;
}
.cbwf-widget .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cbwf-widget .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.cbwf-widget .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.cbwf-widget .has-warning .form-control-feedback {
color: #8a6d3b;
}
.cbwf-widget .has-error .help-block,
.cbwf-widget .has-error .control-label,
.cbwf-widget .has-error .radio,
.cbwf-widget .has-error .checkbox,
.cbwf-widget .has-error .radio-inline,
.cbwf-widget .has-error .checkbox-inline {
color: rgba(50, 20, 0, 0.67);
}
.cbwf-widget .has-error .form-control {
border-color: rgba(50, 20, 0, 0.67);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cbwf-widget .has-error .form-control:focus {
border-color: rgba(0, 0, 0, 0.67);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(152, 61, 0, 0.67);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(152, 61, 0, 0.67);
}
.cbwf-widget .has-error .input-group-addon {
color: rgba(50, 20, 0, 0.67);
border-color: rgba(50, 20, 0, 0.67);
background-color: rgba(255, 235, 230, 0.9);
}
.cbwf-widget .has-error .form-control-feedback {
color: rgba(50, 20, 0, 0.67);
}
.cbwf-widget .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.cbwf-widget .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.cbwf-widget .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.cbwf-widget .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.cbwf-widget .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.cbwf-widget .form-inline .input-group .input-group-addon,
.cbwf-widget .form-inline .input-group .input-group-btn,
.cbwf-widget .form-inline .input-group .form-control {
width: auto;
}
.cbwf-widget .form-inline .input-group > .form-control {
width: 100%;
}
.cbwf-widget .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.cbwf-widget .form-inline .radio,
.cbwf-widget .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.cbwf-widget .form-inline .radio label,
.cbwf-widget .form-inline .checkbox label {
padding-left: 0;
}
.cbwf-widget .form-inline .radio input[type="radio"],
.cbwf-widget .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.cbwf-widget .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.cbwf-widget .form-horizontal .radio,
.cbwf-widget .form-horizontal .checkbox,
.cbwf-widget .form-horizontal .radio-inline,
.cbwf-widget .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.cbwf-widget .form-horizontal .radio,
.cbwf-widget .form-horizontal .checkbox {
min-height: 27px;
}
.cbwf-widget .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.cbwf-widget .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.cbwf-widget .form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
@media (min-width: 768px) {
.cbwf-widget .form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.cbwf-widget .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.cbwf-widget .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cbwf-widget .btn:focus,
.cbwf-widget .btn:active:focus,
.cbwf-widget .btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.cbwf-widget .btn:hover,
.cbwf-widget .btn:focus {
color: #333333;
text-decoration: none;
}
.cbwf-widget .btn:active,
.cbwf-widget .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cbwf-widget .btn.disabled,
.cbwf-widget .btn[disabled],
fieldset[disabled] .cbwf-widget .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.cbwf-widget .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.cbwf-widget .btn-default:hover,
.cbwf-widget .btn-default:focus,
.cbwf-widget .btn-default:active,
.cbwf-widget .btn-default.active,
.open > .dropdown-toggle.cbwf-widget .btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.cbwf-widget .btn-default:active,
.cbwf-widget .btn-default.active,
.open > .dropdown-toggle.cbwf-widget .btn-default {
background-image: none;
}
.cbwf-widget .btn-default.disabled,
.cbwf-widget .btn-default[disabled],
fieldset[disabled] .cbwf-widget .btn-default,
.cbwf-widget .btn-default.disabled:hover,
.cbwf-widget .btn-default[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-default:hover,
.cbwf-widget .btn-default.disabled:focus,
.cbwf-widget .btn-default[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-default:focus,
.cbwf-widget .btn-default.disabled:active,
.cbwf-widget .btn-default[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-default:active,
.cbwf-widget .btn-default.disabled.active,
.cbwf-widget .btn-default[disabled].active,
fieldset[disabled] .cbwf-widget .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.cbwf-widget .btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.cbwf-widget .btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.cbwf-widget .btn-primary:hover,
.cbwf-widget .btn-primary:focus,
.cbwf-widget .btn-primary:active,
.cbwf-widget .btn-primary.active,
.open > .dropdown-toggle.cbwf-widget .btn-primary {
color: #ffffff;
background-color: #3071a9;
border-color: #285e8e;
}
.cbwf-widget .btn-primary:active,
.cbwf-widget .btn-primary.active,
.open > .dropdown-toggle.cbwf-widget .btn-primary {
background-image: none;
}
.cbwf-widget .btn-primary.disabled,
.cbwf-widget .btn-primary[disabled],
fieldset[disabled] .cbwf-widget .btn-primary,
.cbwf-widget .btn-primary.disabled:hover,
.cbwf-widget .btn-primary[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-primary:hover,
.cbwf-widget .btn-primary.disabled:focus,
.cbwf-widget .btn-primary[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-primary:focus,
.cbwf-widget .btn-primary.disabled:active,
.cbwf-widget .btn-primary[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-primary:active,
.cbwf-widget .btn-primary.disabled.active,
.cbwf-widget .btn-primary[disabled].active,
fieldset[disabled] .cbwf-widget .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.cbwf-widget .btn-primary .badge {
color: #428bca;
background-color: #ffffff;
}
.cbwf-widget .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.cbwf-widget .btn-success:hover,
.cbwf-widget .btn-success:focus,
.cbwf-widget .btn-success:active,
.cbwf-widget .btn-success.active,
.open > .dropdown-toggle.cbwf-widget .btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.cbwf-widget .btn-success:active,
.cbwf-widget .btn-success.active,
.open > .dropdown-toggle.cbwf-widget .btn-success {
background-image: none;
}
.cbwf-widget .btn-success.disabled,
.cbwf-widget .btn-success[disabled],
fieldset[disabled] .cbwf-widget .btn-success,
.cbwf-widget .btn-success.disabled:hover,
.cbwf-widget .btn-success[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-success:hover,
.cbwf-widget .btn-success.disabled:focus,
.cbwf-widget .btn-success[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-success:focus,
.cbwf-widget .btn-success.disabled:active,
.cbwf-widget .btn-success[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-success:active,
.cbwf-widget .btn-success.disabled.active,
.cbwf-widget .btn-success[disabled].active,
fieldset[disabled] .cbwf-widget .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.cbwf-widget .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.cbwf-widget .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.cbwf-widget .btn-info:hover,
.cbwf-widget .btn-info:focus,
.cbwf-widget .btn-info:active,
.cbwf-widget .btn-info.active,
.open > .dropdown-toggle.cbwf-widget .btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.cbwf-widget .btn-info:active,
.cbwf-widget .btn-info.active,
.open > .dropdown-toggle.cbwf-widget .btn-info {
background-image: none;
}
.cbwf-widget .btn-info.disabled,
.cbwf-widget .btn-info[disabled],
fieldset[disabled] .cbwf-widget .btn-info,
.cbwf-widget .btn-info.disabled:hover,
.cbwf-widget .btn-info[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-info:hover,
.cbwf-widget .btn-info.disabled:focus,
.cbwf-widget .btn-info[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-info:focus,
.cbwf-widget .btn-info.disabled:active,
.cbwf-widget .btn-info[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-info:active,
.cbwf-widget .btn-info.disabled.active,
.cbwf-widget .btn-info[disabled].active,
fieldset[disabled] .cbwf-widget .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.cbwf-widget .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.cbwf-widget .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.cbwf-widget .btn-warning:hover,
.cbwf-widget .btn-warning:focus,
.cbwf-widget .btn-warning:active,
.cbwf-widget .btn-warning.active,
.open > .dropdown-toggle.cbwf-widget .btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.cbwf-widget .btn-warning:active,
.cbwf-widget .btn-warning.active,
.open > .dropdown-toggle.cbwf-widget .btn-warning {
background-image: none;
}
.cbwf-widget .btn-warning.disabled,
.cbwf-widget .btn-warning[disabled],
fieldset[disabled] .cbwf-widget .btn-warning,
.cbwf-widget .btn-warning.disabled:hover,
.cbwf-widget .btn-warning[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-warning:hover,
.cbwf-widget .btn-warning.disabled:focus,
.cbwf-widget .btn-warning[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-warning:focus,
.cbwf-widget .btn-warning.disabled:active,
.cbwf-widget .btn-warning[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-warning:active,
.cbwf-widget .btn-warning.disabled.active,
.cbwf-widget .btn-warning[disabled].active,
fieldset[disabled] .cbwf-widget .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.cbwf-widget .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.cbwf-widget .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.cbwf-widget .btn-danger:hover,
.cbwf-widget .btn-danger:focus,
.cbwf-widget .btn-danger:active,
.cbwf-widget .btn-danger.active,
.open > .dropdown-toggle.cbwf-widget .btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.cbwf-widget .btn-danger:active,
.cbwf-widget .btn-danger.active,
.open > .dropdown-toggle.cbwf-widget .btn-danger {
background-image: none;
}
.cbwf-widget .btn-danger.disabled,
.cbwf-widget .btn-danger[disabled],
fieldset[disabled] .cbwf-widget .btn-danger,
.cbwf-widget .btn-danger.disabled:hover,
.cbwf-widget .btn-danger[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-danger:hover,
.cbwf-widget .btn-danger.disabled:focus,
.cbwf-widget .btn-danger[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-danger:focus,
.cbwf-widget .btn-danger.disabled:active,
.cbwf-widget .btn-danger[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-danger:active,
.cbwf-widget .btn-danger.disabled.active,
.cbwf-widget .btn-danger[disabled].active,
fieldset[disabled] .cbwf-widget .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.cbwf-widget .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.cbwf-widget .btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.cbwf-widget .btn-link,
.cbwf-widget .btn-link:active,
.cbwf-widget .btn-link[disabled],
fieldset[disabled] .cbwf-widget .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.cbwf-widget .btn-link,
.cbwf-widget .btn-link:hover,
.cbwf-widget .btn-link:focus,
.cbwf-widget .btn-link:active {
border-color: transparent;
}
.cbwf-widget .btn-link:hover,
.cbwf-widget .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.cbwf-widget .btn-link[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-link:hover,
.cbwf-widget .btn-link[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-link:focus {
color: #777777;
text-decoration: none;
}
.cbwf-widget .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.cbwf-widget .btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.cbwf-widget .btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.cbwf-widget .btn-block {
display: block;
width: 100%;
}
.cbwf-widget .btn-block + .btn-block {
margin-top: 5px;
}
.cbwf-widget input[type="submit"].btn-block,
.cbwf-widget input[type="reset"].btn-block,
.cbwf-widget input[type="button"].btn-block {
width: 100%;
}
.cbwf-widget .btn-group,
.cbwf-widget .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.cbwf-widget .btn-group > .btn,
.cbwf-widget .btn-group-vertical > .btn {
position: relative;
float: left;
}
.cbwf-widget .btn-group > .btn:hover,
.cbwf-widget .btn-group-vertical > .btn:hover,
.cbwf-widget .btn-group > .btn:focus,
.cbwf-widget .btn-group-vertical > .btn:focus,
.cbwf-widget .btn-group > .btn:active,
.cbwf-widget .btn-group-vertical > .btn:active,
.cbwf-widget .btn-group > .btn.active,
.cbwf-widget .btn-group-vertical > .btn.active {
z-index: 2;
}
.cbwf-widget .btn-group > .btn:focus,
.cbwf-widget .btn-group-vertical > .btn:focus {
outline: 0;
}
.cbwf-widget .btn-group .btn + .btn,
.cbwf-widget .btn-group .btn + .btn-group,
.cbwf-widget .btn-group .btn-group + .btn,
.cbwf-widget .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.cbwf-widget .btn-toolbar {
margin-left: -5px;
}
.cbwf-widget .btn-toolbar .btn-group,
.cbwf-widget .btn-toolbar .input-group {
float: left;
}
.cbwf-widget .btn-toolbar > .btn,
.cbwf-widget .btn-toolbar > .btn-group,
.cbwf-widget .btn-toolbar > .input-group {
margin-left: 5px;
}
.cbwf-widget .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.cbwf-widget .btn-group > .btn:first-child {
margin-left: 0;
}
.cbwf-widget .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.cbwf-widget .btn-group > .btn:last-child:not(:first-child),
.cbwf-widget .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group > .btn-group {
float: left;
}
.cbwf-widget .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.cbwf-widget .btn-group > .btn-group:first-child > .btn:last-child,
.cbwf-widget .btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.cbwf-widget .btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group .dropdown-toggle:active,
.cbwf-widget .btn-group.open .dropdown-toggle {
outline: 0;
}
.cbwf-widget .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.cbwf-widget .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.cbwf-widget .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cbwf-widget .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.cbwf-widget .btn .caret {
margin-left: 0;
}
.cbwf-widget .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.cbwf-widget .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.cbwf-widget .btn-group-vertical > .btn,
.cbwf-widget .btn-group-vertical > .btn-group,
.cbwf-widget .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.cbwf-widget .btn-group-vertical > .btn-group > .btn {
float: none;
}
.cbwf-widget .btn-group-vertical > .btn + .btn,
.cbwf-widget .btn-group-vertical > .btn + .btn-group,
.cbwf-widget .btn-group-vertical > .btn-group + .btn,
.cbwf-widget .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.cbwf-widget .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.cbwf-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.cbwf-widget .btn-group-justified > .btn,
.cbwf-widget .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.cbwf-widget .btn-group-justified > .btn-group .btn {
width: 100%;
}
.cbwf-widget .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.cbwf-widget [data-toggle="buttons"] > .btn > input[type="radio"],
.cbwf-widget [data-toggle="buttons"] > .btn > input[type="checkbox"] {
position: absolute;
z-index: -1;
opacity: 0;
filter: alpha(opacity=0);
}
div.fullscreen#main-panel {
margin-left: 15px;
padding-left: 0;
}
.caption {
font-size: 1.15em;
font-weight: bold;
margin-bottom: 10px;
}
.header {
margin-bottom: 10px;
}
.footer {
margin-top: 10px;
opacity: 0.6;
}
.clickable {
cursor: pointer;
}
.text-muted {
color: #777777;
}
.remove {
cursor: pointer;
position: absolute;
right: 6px;
top: 10px;
}
.remove.headless {
right: -16px;
top: 8px;
}
.loading-bg {
background-image: url('../../../../../plugin/pipeline-stage-view/images/loading.gif');
background-repeat: no-repeat;
background-position: center;
}
.top-left-caret,
.top-right-caret,
.bottom-left-caret,
.bottom-right-caret {
display: block;
position: absolute;
border: 8px solid rgba(0, 0, 0, 0.75);
content: ' ';
line-height: 0;
}
.bottom-left-caret {
bottom: -16px;
left: 1em;
border-bottom: 8px solid transparent;
border-left: 8px solid transparent;
}
.top-right-caret {
border-bottom-color: transparent;
border-right-color: transparent;
right: -16px;
top: 1.4em;
}
.icon-sm {
display: inline-block;
width: 16px;
height: 16px;
background-size: 16px 16px;
}
.icon-md {
display: inline-block;
width: 24px;
height: 24px;
background-size: 24px 24px;
}
.icon-lg {
display: inline-block;
width: 32px;
height: 32px;
background-size: 32px 32px;
}
.icon-xlg {
display: inline-block;
width: 48px;
height: 48px;
background-size: 48px 48px;
}
.task .icon-sm,
.task .icon-md,
.task .icon-lg,
.task .icon-xlg {
margin: 2px;
}
.icon-git-logo {
background-image: url('../../../../../plugin/git/icons/git-32x32.png');
}
.icon-workflow-stage {
background-image: url('../../../../../plugin/git/icons/git-32x32.png');
}
.cbwf-dialog {
border-radius: 4px;
border: solid 1px #d7d7d7;
background-color: #fcfcfc;
box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 999em, rgba(0, 0, 0, 0.25) 0 0 0 1px, rgba(0, 0, 0, 0.33) 0 3px 10px;
}
.cbwf-dialog .header {
border-radius-topleft: 4px;
border-radius-topright: 4px;
background-color: #eeeeee;
padding: 7px 10px;
font-weight: bold;
font-size: 1.2em;
}
.cbwf-dialog .body {
padding: 20px 10px;
overflow: auto;
}
.stackedBarChart {
display: inline-block;
text-align: center;
width: 100%;
}
.stackedBarChart .stackedBarChart.inner {
display: inline-block;
white-space: nowrap;
width: 100%;
text-align: center;
font-size: 0px;
margin-left: -5px;
}
.stackedBarChart .stackedBarChart.inner .bar {
height: 5px;
box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 3px;
background: rgba(0, 0, 0, 0.01);
margin-right: 0px;
display: inline-block;
min-width: 1px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.stackedBarChart .stackedBarChart.inner .bar.highlight {
background: #89AED1;
border-bottom: 1px solid rgba(0, 100, 255, 0.2);
box-shadow: rgba(0, 0, 0, 0.25) 0 1px 3px -1px, inset #0032c8 0 -2px 3px -2px;
}
.stackedBarChart td {
padding: 0px;
height: 5px;
background-color: #d7d7d7;
}
.stackedBarChart td.highlight {
background-color: #757575;
}
.cbwf-popover {
position: absolute;
z-index: 1000;
border-radius: 4px;
}
.cbwf-popover .alert {
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
text-shadow: #fff 0 0 2px, #fff 0 1px 1px;
max-width: 25em;
}
.cbwf-popover.placement-left .alert:before {
display: block;
position: absolute;
border: 8px solid rgba(0, 0, 0, 0.75);
content: ' ';
line-height: 0;
border-bottom-color: transparent;
border-right-color: transparent;
right: -16px;
top: 1.4em;
}
.cbwf-info-action-popover {
width: 350px;
font-size: 0.9em;
margin: 0px !important;
}
.cbwf-info-action-popover .label {
position: relative;
top: 2px;
font-size: 90%;
text-shadow: none;
}
.cbwf-info-action-popover .alert {
position: relative;
margin: 0px;
}
.cbwf-info-action-popover table,
.cbwf-info-action-popover td {
font-family: inherit;
font-size: inherit;
color: inherit;
word-break: break-all;
}
.cbwf-info-action-popover .btn-toolbar:before,
.cbwf-info-action-popover .btn-toolbar:after {
display: table;
content: " ";
clear: both;
}
.cbwf-info-action-popover .btn-toolbar .btn-group {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
margin-top: 10px;
}
.cbwf-info-action-popover .btn-toolbar .btn-group .btn {
position: relative;
float: left;
padding: 10px;
margin-right: 1px;
border-radius: 5px;
color: #fff;
cursor: pointer;
font-weight: bold;
}
.cbwf-info-action-popover.alert {
width: auto;
min-width: 10em;
max-width: 25em;
position: relative;
}
.cbwf-info-action-popover.input {
width: auto;
min-width: 10em;
position: relative;
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
text-shadow: #fff 0 0 2px, #fff 0 1px 1px;
max-width: 25em;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.feature-tbd-alert {
width: 200px;
}
.sr-only {
text-indent: -99999em;
oveflow: hidden;
font-size: 0;
position: fixed;
top: -999em;
display: block;
}
.run-timing {
position: absolute;
display: block;
z-index: 2;
font-size: 12px;
line-height: 15px;
font-weight: bold;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
}
.time-in-queue {
position: absolute;
width: 80px;
right: 2px;
top: 50%;
margin-top: -10px;
text-shadow: none;
}
#pipeline-box {
position: relative;
box-sizing: border-box;
}
#pipeline-box .extension-dock {
font-size: 11px;
text-align: center;
}
#pipeline-box .extension-dock .extension {
cursor: pointer;
float: left;
width: 16px;
height: 16px;
}
#pipeline-box .table-box {
padding: 0 0 0 17em;
}
#pipeline-box .table-box .cell-color {
padding: 1px;
position: relative;
}
#pipeline-box .table-box col:nth-child(even) {
background: rgba(0, 0, 0, 0.03);
}
#pipeline-box .table-box td.NOT_EXECUTED .cell-color {
display: none;
}
#pipeline-box .table-box td.SUCCESS .cell-color {
background: rgba(0, 255, 0, 0.1);
}
#pipeline-box .table-box td.UNSTABLE .cell-color {
background: rgba(230, 230, 9, 0.2);
}
#pipeline-box .table-box tr.UNSTABLE .cell-color {
background: rgba(230, 230, 9, 0.2);
}
#pipeline-box .table-box tr.FAILED .cell-color {
background: rgba(255, 50, 0, 0.1);
}
#pipeline-box .table-box tr.FAILED .FAILED .duration {
background: repeating-linear-gradient(-45deg, rgba(255, 50, 0, 0.1), rgba(255, 50, 0, 0.1) 20px, rgba(255, 0, 0, 0.15) 20px, rgba(255, 0, 0, 0.15) 40px);
box-shadow: 0 0 0 1px;
}
#pipeline-box .table-box tr.FAILED .FAILED .duration span {
opacity: 1 !important;
}
#pipeline-box .table-box tr.job td {
height: 6em;
}
#pipeline-box .table-box tr td.totalComplete .progress {
margin: 2px 5px;
position: relative;
height: 15px;
background: rgba(0, 0, 0, 0.1);
box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.33);
}
#pipeline-box .table-box tr td.totalComplete .progress .time-remaining {
position: absolute;
display: block;
z-index: 2;
font-size: 12px;
line-height: 15px;
font-weight: bold;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
left: 10px;
}
#pipeline-box .table-box tr td.hide-cell {
border: none;
padding: 0;
width: 0;
font-size: 0;
}
#pipeline-box .table-box tr td {
border: 1px solid rgba(0, 0, 0, 0.05);
text-shadow: #fff 0 1px 1px, #fff 0 1px 2px;
padding: 0;
}
#pipeline-box .table-box tr td .cell-color {
min-height: 5.8em;
}
#pipeline-box .table-box tr td .duration {
position: absolute;
white-space: nowrap;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
padding: .33em .33em 1.33em;
}
#pipeline-box .table-box tr td .duration span {
display: inline-block;
}
#pipeline-box .table-box tr.header th {
border: 1px solid rgba(0, 0, 0, 0.025);
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
padding: 1em;
}
#pipeline-box .table-box tr.header th.stage-start {
border: none;
}
#pipeline-box .table-box tr:nth-of-type(4n+3),
#pipeline-box .table-box tr.in-progress-run {
background: rgba(0, 0, 0, 0.05);
}
#pipeline-box .table-box tr:nth-of-type(4n+3) .stage-start .cell-box,
#pipeline-box .table-box tr.in-progress-run .stage-start .cell-box {
background: rgba(0, 0, 0, 0.05);
box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.025);
}
#pipeline-box .table-box .table-viewPort {
display: inline-block;
border: 1px solid #ccc;
overflow-x: auto;
overflow-y: hidden;
box-shadow: rgba(0, 0, 0, 0.25) 1px 3px 5px;
}
#pipeline-box .table-box .table-viewPort table {
border-spacing: 0;
}
#pipeline-box .table-box .table-viewPort tr.totals .cell-color {
box-shadow: rgba(0, 0, 0, 0.25) 0 -10px 10px -10px inset;
background: rgba(0, 0, 0, 0.05);
padding: 1.33em .5em 0;
min-height: 3.5em;
}
#pipeline-box .table-box .table-viewPort tr.totals .stage-start {
border: none;
}
#pipeline-box .table-box .table-viewPort tr.totals .stage-start .cell-color {
text-align: right;
padding: .33em 1em;
margin: 2px 0 0;
background: none;
color: rgba(0, 0, 0, 0.25);
font-weight: bold;
overflow: hidden;
}
#pipeline-box .table-box .table-viewPort .stage-end {
left: auto;
right: 0;
position: absolute;
width: 100px;
}
#pipeline-box .table-box .table-viewPort .stage-start {
position: absolute;
left: 0px;
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.1);
width: 17em;
border-left: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden;
margin: -1px 0 0;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-color {
padding: 0;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box {
display: block;
text-align: center;
position: relative;
font-size: 11px;
padding: .5em 0;
width: 100%;
overflow: hidden;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-end-icons {
width: 8em;
position: absolute;
top: 0;
left: 10em;
border: 1px solid transparent;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-end-icons .link {
display: block;
padding: 3px;
font-weight: bold;
cursor: pointer;
color: #204A87;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-start-box {
margin: 1.3em 1em 1.3em 2em;
clear: both;
text-align: left;
display: block;
width: 14em;
position: relative;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-start-time {
border: 1px solid #acb;
border-radius: 0;
box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px;
float: none;
display: inline-block;
width: 5em;
background: #fff;
position: relative;
z-index: 2;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .jobName {
position: absolute;
top: .68em;
left: .5em;
z-index: 3;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-start-content {
float: left;
border: 1px solid;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .icon-md {
position: absolute;
bottom: 0;
right: 0;
}
#pipeline-box .table-box .table-viewPort .stage-wrapper {
min-width: 5em;
min-height: 5.8em;
}
#pipeline-box .table-box .table-viewPort .stage-wrapper .extension-dock {
position: absolute;
right: 0px;
width: 16px;
top: 3px;
bottom: 3px;
}
.jobsTableWrapper {
position: relative;
}
.jobsTableWrapper .historybar {
position: absolute;
top: 100px;
bottom: 0px;
left: 14px;
z-index: -1;
display: block;
width: 2px;
content: "";
background-color: #f3f3f3;
}
.jobsTable .header td {
text-align: center;
font-weight: bold;
font-size: larger;
padding-bottom: 10px;
}
.jobsTable .stage-wrapper table {
width: 100%;
}
.jobsTable .totals .cell-color {
background: rgba(0, 0, 0, 0.1);
}
.jobsTable .totals td {
width: 130px;
text-align: center;
}
.jobsTable .totals td .stage-avg-text .duration {
font-weight: bold;
}
.jobsTable td {
padding: 5px 10px;
vertical-align: middle;
}
.jobsTable .stage-start-time,
.jobsTable .stage-start-content {
text-align: center;
float: left;
height: 100%;
}
.jobsTable .stage-start-time,
.jobsTable .stage-wrapper {
border: solid 1px #f0f0f0;
border-radius: 4px;
}
.jobsTable .stage-start-time .date,
.jobsTable .stage-start-time .time {
padding: 3px 5px;
}
.jobsTable .stage-start-time .date {
background-color: #f0f0f0;
}
.jobsTable .stage-start-content {
padding: 5px 5px 5px 15px;
width: 40px;
}
.jobsTable .stage-wrapper:hover {
border: solid 1px #d7d7d7;
box-shadow: inset 0px -10px 100px -20px #ffffff, inset #d7d7d7 0 0 0 1px;
}
.jobsTable .jobName {
font-weight: bold;
width: 30px;
}
.jobsTable .stage-cell .stage-wrapper {
position: relative;
height: 45px;
}
.jobsTable .stage-cell .stage-wrapper .duration {
text-align: center;
line-height: 4.8em;
padding-bottom: 1em;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 4px;
}
.jobsTable .stage-cell .stage-wrapper .status {
color: #777777;
position: absolute;
bottom: 1px;
right: 1px;
font-size: 0.75em;
}
.jobsTable .stage-cell .stage-wrapper .exec-node {
text-shadow: none;
position: absolute;
left: 0px;
bottom: 0px;
font-size: 60%;
}
.jobsTable .stage-cell .stage-wrapper .pause-duration {
position: absolute;
left: 0px;
right: 0px;
bottom: 15px;
font-size: 60%;
text-align: center;
color: #777777;
opacity: 0.6;
}
.jobsTable .stage-cell.NOT_EXECUTED .stage-wrapper .label {
display: none;
}
.jobsTable .jobName .badge {
font-weight: bold;
background-color: #89AED1;
font-size: 11px;
text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 1px;
}
.jobsTable .UNSTABLE .jobName .badge {
background-color: #E2E203;
}
.jobsTable .FAILED .jobName .badge {
background-color: #d9534f;
}
.jobsTable .stage-cell.PENDING_START .stage-wrapper {
border: none;
}
.jobsTable .stage-cell.FAILED .stage-wrapper {
color: #d9534f;
box-shadow: 0 1px 2px;
text-shadow: 0 1px 1px #fff;
font-weight: bold;
}
.jobsTable .stage-cell.FAILED .stage-wrapper .status {
color: #d9534f;
}
.jobsTable .stage-cell.PAUSED_PENDING_INPUT .stage-wrapper {
border: dashed 1px;
}
.jobsTable .stage-cell.PAUSED_PENDING_INPUT .stage-wrapper .status {
color: #376fff;
}
.jobsTable .stage-cell.IN_PROGRESS .stage-wrapper,
.jobsTable .stage-cell.PAUSED_PENDING_INPUT .stage-wrapper {
background-position: top right;
background-size: 16px 16px;
}
.jobsTable .stage-cell .progress {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
margin: 0;
border: none;
border-radius: none;
}
.jobsTable .stage-header-name-0,
.jobsTable .stage-total-0,
.jobsTable .stage-cell-0,
.jobsTable stage-end {
padding-left: 0px;
}
.jobsTable .stage-end-icons .icon-label {
display: none;
}
.jobsTable .stage-end-icons:hover .icon-label {
display: inline-block;
}
.stage-actions-popover .cbwf-info-action-popover:before {
display: block;
position: absolute;
border: 8px solid rgba(0, 0, 0, 0.75);
content: ' ';
line-height: 0;
bottom: -16px;
left: 1em;
border-bottom: 8px solid transparent;
border-left: 8px solid transparent;
}
.cbwf-popout-menu {
padding: 3px;
color: rgba(0, 0, 0, 0.5);
margin-left: -3px;
text-shadow: #fff 0 1px 2px;
}
.cbwf-menu-items .cbwf-menu-item {
margin: 3px 0px;
padding: 3px 7px;
color: #ffffff;
background-color: black;
border-radius: 4px;
}
.cbwf-menu-items .cbwf-menu-item .glyphicon {
margin-right: 5px;
}
.cbwf-menu-items .cbwf-menu-item:hover {
cursor: pointer;
background-color: #4d4d4d;
}
.cbwf-stage-logs-dialog .header {
margin-bottom: 0px;
}
.cbwf-stage-logs-dialog .body {
padding: 0px;
overflow: hidden;
}
.cbwf-stage-logs {
position: relative;
padding: 3px;
}
.cbwf-stage-logs .node-name {
padding: 5px 10px;
background-color: #eeeeee;
border-radius: 4px;
cursor: pointer;
}
.cbwf-stage-logs .log-details {
max-height: 400px;
overflow: auto;
display: none;
color: rgba(0, 0, 0, 0.67);
background: #eff;
box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 2px, inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(255, 255, 255, 0.2) 0 0 0 99em;
}
.cbwf-stage-logs .log-details .console-output {
padding: 20px 15px;
margin: 0;
border-radius: 0;
line-height: 20px;
box-shadow: inset rgba(0, 0, 0, 0.1) -1px 0 0;
background: repeating-linear-gradient(transparent, transparent 20px, rgba(0, 0, 0, 0.05) 20px, rgba(0, 0, 0, 0.05) 40px);
}
.cbwf-stage-logs .node-log-frame {
margin-top: 2px;
}
.cbwf-stage-logs .node-log-frame .glyphicon-collapse-down {
display: inline-block;
}
.cbwf-stage-logs .node-log-frame .glyphicon-collapse-up {
display: none;
}
.cbwf-stage-logs .node-log-frame .show-all {
display: none;
}
.cbwf-stage-logs .node-log-frame .show-all,
.cbwf-stage-logs .node-log-frame .show-all:visited {
display: none;
color: #1e90ff;
}
.cbwf-stage-logs .node-log-frame.FAILED .node-name {
background-color: #f29d9d;
}
.cbwf-stage-logs .node-log-frame.inactive {
display: none;
}
.cbwf-stage-logs .node-log-frame.active .glyphicon-collapse-down {
display: none;
}
.cbwf-stage-logs .node-log-frame.active .glyphicon-collapse-up {
display: inline-block;
}
.cbwf-stage-logs .node-log-frame.active .show-all {
display: inline-block;
margin-left: 20px;
}
.cbwf-stage-logs .node-log-frame.active .log-details {
display: block;
}
.cbwf-info-action-popover.run-input-required {
min-width: 250px;
}
.run-input-required .message {
padding: 0px 5px;
}
.run-input-required .action {
text-align: center;
}
.run-input-required .action .glyphicon {
cursor: pointer;
}
.run-input-required .pending-input-actions {
width: 100%;
}
.run-input-required .pending-input-action .message {
width: 80%;
}
.run-input-required .pending-input-action .action {
width: 10%;
}
.run-input-required .form .inputs {
margin-right: -15px;
padding-right: 15px;
max-height: 150px;
overflow-y: auto;
}
.run-input-required .form .checkbox label {
line-height: 1.7;
}
.cbwf-build-artifacts table {
width: 100%;
}
.cbwf-build-artifacts table .name {
width: 83%;
}
.cbwf-build-artifacts table .size {
opacity: 0.6;
}
.cbwf-build-artifacts a {
color: inherit;
text-decoration: none;
}
.run-changeset .icon-sm {
margin-top: 4px;
}
.run-changeset-details {
margin-bottom: 0px;
}
.run-changeset-details .contributor {
font-weight: bolder;
}
.run-changeset-details .body table {
width: 100%;
}
.run-changeset-details .body .commitId {
width: 60px;
}
.run-changeset-details .body .label {
text-shadow: none;
}
.run-changeset-details .body .label a,
.run-changeset-details .body .label a:visited {
color: #f5f5f5;
text-decoration: none;
}
.run-changeset-details .body .label:hover {
background-color: #f5f5f5;
}
.run-changeset-details .body .label:hover a,
.run-changeset-details .body .label:hover a:visited {
color: #777;
}
.run-changeset-details .body .message {
vertical-align: middle;
max-width: 300px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.changeset-box {
position: absolute;
top: 0;
left: 5em;
bottom: 0;
text-align: center;
width: 5em;
box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.1);
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: rgba(0, 0, 0, 0.1);
}
.changeset-box .run-changeset {
padding: 5px;
color: #fff;
background: rgba(0, 0, 0, 0.3);
text-shadow: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.changeset-box .run-changeset .changes,
.changeset-box .run-changeset .num {
padding: 1px;
}
.changeset-box.no-changes {
color: #999;
text-shadow: #fff 0 1px 1px;
line-height: 140%;
padding: 3px 0;
} | job-addon-grid/src/main/frontend/public/stage-view.css | .cbwf-stage-view {
clear: right;
padding: 15px 0;
}
.cbwf-widget .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.cbwf-widget .badge:empty {
display: none;
}
.btn .cbwf-widget .badge {
position: relative;
top: -1px;
}
.btn-xs .cbwf-widget .badge {
top: 0;
padding: 1px 5px;
}
a.cbwf-widget .badge:hover,
a.cbwf-widget .badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .cbwf-widget .badge,
.nav-pills > .active > a > .cbwf-widget .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .cbwf-widget .badge {
margin-left: 3px;
}
.cbwf-widget .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.cbwf-widget .alert h4 {
margin-top: 0;
color: inherit;
}
.cbwf-widget .alert .alert-link {
font-weight: bold;
}
.cbwf-widget .alert > p,
.cbwf-widget .alert > ul {
margin-bottom: 0;
}
.cbwf-widget .alert > p + p {
margin-top: 5px;
}
.cbwf-widget .alert-dismissable,
.cbwf-widget .alert-dismissible {
padding-right: 35px;
}
.cbwf-widget .alert-dismissable .close,
.cbwf-widget .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.cbwf-widget .alert-normal {
background-color: #eeffee;
border-color: rgba(199, 255, 227, 0.8);
color: rgba(0, 0, 0, 0.75);
}
.cbwf-widget .alert-normal .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-normal .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-normal .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-normal hr {
border-top-color: rgba(174, 255, 214, 0.8);
}
.cbwf-widget .alert-normal .alert-link {
color: rgba(0, 0, 0, 0.75);
}
.cbwf-widget .alert-success {
background-color: rgba(225, 255, 245, 0.8);
border-color: rgba(100, 150, 110, 0.8);
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .alert-success .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-success .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-success .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-success hr {
border-top-color: rgba(90, 135, 99, 0.8);
}
.cbwf-widget .alert-success .alert-link {
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .alert-info {
background-color: rgba(240, 250, 255, 0.95);
border-color: rgba(100, 150, 200, 0.95);
color: rgba(0, 0, 0, 0.677);
}
.cbwf-widget .alert-info .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-info .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-info .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-info hr {
border-top-color: rgba(81, 137, 193, 0.95);
}
.cbwf-widget .alert-info .alert-link {
color: rgba(0, 0, 0, 0.677);
}
.cbwf-widget .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.cbwf-widget .alert-warning .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(0, 50, 30, 0.33);
}
.cbwf-widget .alert-warning .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-warning .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-warning hr {
border-top-color: #f7e1b5;
}
.cbwf-widget .alert-warning .alert-link {
color: #66512c;
}
.cbwf-widget .alert-danger {
background-color: rgba(255, 235, 230, 0.9);
border-color: rgba(150, 0, 0, 0.8);
color: rgba(50, 20, 0, 0.67);
text-shadow: rgba(0, 0, 0, 0.1) 0 0 2px;
}
.cbwf-widget .alert-danger .btn {
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 0 0px 5px, rgba(0, 0, 0, 0.33) 0 0 2px;
background: rgba(150, 10, 0, 0.5);
}
.cbwf-widget .alert-danger .btn:hover {
box-shadow: inset rgba(0, 0, 0, 0.1) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-danger .btn:active {
box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(0, 0, 0, 0.15) 0 0 0 99em, inset rgba(0, 0, 0, 0.2) 0 2px 3px;
}
.cbwf-widget .alert-danger hr {
border-top-color: rgba(125, 0, 0, 0.8);
}
.cbwf-widget .alert-danger .alert-link {
color: rgba(0, 0, 0, 0.67);
}
.cbwf-widget .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.cbwf-widget .label:hover,
a.cbwf-widget .label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.cbwf-widget .label:empty {
display: none;
}
.btn .cbwf-widget .label {
position: relative;
top: -1px;
}
.cbwf-widget .label-default {
background-color: #777777;
}
.cbwf-widget .label-default[href]:hover,
.cbwf-widget .label-default[href]:focus {
background-color: #5e5e5e;
}
.cbwf-widget .label-primary {
background-color: #428bca;
}
.cbwf-widget .label-primary[href]:hover,
.cbwf-widget .label-primary[href]:focus {
background-color: #3071a9;
}
.cbwf-widget .label-success {
background-color: #5cb85c;
}
.cbwf-widget .label-success[href]:hover,
.cbwf-widget .label-success[href]:focus {
background-color: #449d44;
}
.cbwf-widget .label-info {
background-color: #5bc0de;
}
.cbwf-widget .label-info[href]:hover,
.cbwf-widget .label-info[href]:focus {
background-color: #31b0d5;
}
.cbwf-widget .label-warning {
background-color: #f0ad4e;
}
.cbwf-widget .label-warning[href]:hover,
.cbwf-widget .label-warning[href]:focus {
background-color: #ec971f;
}
.cbwf-widget .label-danger {
background-color: #d9534f;
}
.cbwf-widget .label-danger[href]:hover,
.cbwf-widget .label-danger[href]:focus {
background-color: #c9302c;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.eot');
src: url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../plugin/pipeline-stage-view/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.cbwf-widget .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cbwf-widget .glyphicon-asterisk:before {
content: "\2a";
}
.cbwf-widget .glyphicon-plus:before {
content: "\2b";
}
.cbwf-widget .glyphicon-euro:before {
content: "\20ac";
}
.cbwf-widget .glyphicon-minus:before {
content: "\2212";
}
.cbwf-widget .glyphicon-cloud:before {
content: "\2601";
}
.cbwf-widget .glyphicon-envelope:before {
content: "\2709";
}
.cbwf-widget .glyphicon-pencil:before {
content: "\270f";
}
.cbwf-widget .glyphicon-glass:before {
content: "\e001";
}
.cbwf-widget .glyphicon-music:before {
content: "\e002";
}
.cbwf-widget .glyphicon-search:before {
content: "\e003";
}
.cbwf-widget .glyphicon-heart:before {
content: "\e005";
}
.cbwf-widget .glyphicon-star:before {
content: "\e006";
}
.cbwf-widget .glyphicon-star-empty:before {
content: "\e007";
}
.cbwf-widget .glyphicon-user:before {
content: "\e008";
}
.cbwf-widget .glyphicon-film:before {
content: "\e009";
}
.cbwf-widget .glyphicon-th-large:before {
content: "\e010";
}
.cbwf-widget .glyphicon-th:before {
content: "\e011";
}
.cbwf-widget .glyphicon-th-list:before {
content: "\e012";
}
.cbwf-widget .glyphicon-ok:before {
content: "\e013";
}
.cbwf-widget .glyphicon-remove:before {
content: "\e014";
}
.cbwf-widget .glyphicon-zoom-in:before {
content: "\e015";
}
.cbwf-widget .glyphicon-zoom-out:before {
content: "\e016";
}
.cbwf-widget .glyphicon-off:before {
content: "\e017";
}
.cbwf-widget .glyphicon-signal:before {
content: "\e018";
}
.cbwf-widget .glyphicon-cog:before {
content: "\e019";
}
.cbwf-widget .glyphicon-trash:before {
content: "\e020";
}
.cbwf-widget .glyphicon-home:before {
content: "\e021";
}
.cbwf-widget .glyphicon-file:before {
content: "\e022";
}
.cbwf-widget .glyphicon-time:before {
content: "\e023";
}
.cbwf-widget .glyphicon-road:before {
content: "\e024";
}
.cbwf-widget .glyphicon-download-alt:before {
content: "\e025";
}
.cbwf-widget .glyphicon-download:before {
content: "\e026";
}
.cbwf-widget .glyphicon-upload:before {
content: "\e027";
}
.cbwf-widget .glyphicon-inbox:before {
content: "\e028";
}
.cbwf-widget .glyphicon-play-circle:before {
content: "\e029";
}
.cbwf-widget .glyphicon-repeat:before {
content: "\e030";
}
.cbwf-widget .glyphicon-refresh:before {
content: "\e031";
}
.cbwf-widget .glyphicon-list-alt:before {
content: "\e032";
}
.cbwf-widget .glyphicon-lock:before {
content: "\e033";
}
.cbwf-widget .glyphicon-flag:before {
content: "\e034";
}
.cbwf-widget .glyphicon-headphones:before {
content: "\e035";
}
.cbwf-widget .glyphicon-volume-off:before {
content: "\e036";
}
.cbwf-widget .glyphicon-volume-down:before {
content: "\e037";
}
.cbwf-widget .glyphicon-volume-up:before {
content: "\e038";
}
.cbwf-widget .glyphicon-qrcode:before {
content: "\e039";
}
.cbwf-widget .glyphicon-barcode:before {
content: "\e040";
}
.cbwf-widget .glyphicon-tag:before {
content: "\e041";
}
.cbwf-widget .glyphicon-tags:before {
content: "\e042";
}
.cbwf-widget .glyphicon-book:before {
content: "\e043";
}
.cbwf-widget .glyphicon-bookmark:before {
content: "\e044";
}
.cbwf-widget .glyphicon-print:before {
content: "\e045";
}
.cbwf-widget .glyphicon-camera:before {
content: "\e046";
}
.cbwf-widget .glyphicon-font:before {
content: "\e047";
}
.cbwf-widget .glyphicon-bold:before {
content: "\e048";
}
.cbwf-widget .glyphicon-italic:before {
content: "\e049";
}
.cbwf-widget .glyphicon-text-height:before {
content: "\e050";
}
.cbwf-widget .glyphicon-text-width:before {
content: "\e051";
}
.cbwf-widget .glyphicon-align-left:before {
content: "\e052";
}
.cbwf-widget .glyphicon-align-center:before {
content: "\e053";
}
.cbwf-widget .glyphicon-align-right:before {
content: "\e054";
}
.cbwf-widget .glyphicon-align-justify:before {
content: "\e055";
}
.cbwf-widget .glyphicon-list:before {
content: "\e056";
}
.cbwf-widget .glyphicon-indent-left:before {
content: "\e057";
}
.cbwf-widget .glyphicon-indent-right:before {
content: "\e058";
}
.cbwf-widget .glyphicon-facetime-video:before {
content: "\e059";
}
.cbwf-widget .glyphicon-picture:before {
content: "\e060";
}
.cbwf-widget .glyphicon-map-marker:before {
content: "\e062";
}
.cbwf-widget .glyphicon-adjust:before {
content: "\e063";
}
.cbwf-widget .glyphicon-tint:before {
content: "\e064";
}
.cbwf-widget .glyphicon-edit:before {
content: "\e065";
}
.cbwf-widget .glyphicon-share:before {
content: "\e066";
}
.cbwf-widget .glyphicon-check:before {
content: "\e067";
}
.cbwf-widget .glyphicon-move:before {
content: "\e068";
}
.cbwf-widget .glyphicon-step-backward:before {
content: "\e069";
}
.cbwf-widget .glyphicon-fast-backward:before {
content: "\e070";
}
.cbwf-widget .glyphicon-backward:before {
content: "\e071";
}
.cbwf-widget .glyphicon-play:before {
content: "\e072";
}
.cbwf-widget .glyphicon-pause:before {
content: "\e073";
}
.cbwf-widget .glyphicon-stop:before {
content: "\e074";
}
.cbwf-widget .glyphicon-forward:before {
content: "\e075";
}
.cbwf-widget .glyphicon-fast-forward:before {
content: "\e076";
}
.cbwf-widget .glyphicon-step-forward:before {
content: "\e077";
}
.cbwf-widget .glyphicon-eject:before {
content: "\e078";
}
.cbwf-widget .glyphicon-chevron-left:before {
content: "\e079";
}
.cbwf-widget .glyphicon-chevron-right:before {
content: "\e080";
}
.cbwf-widget .glyphicon-plus-sign:before {
content: "\e081";
}
.cbwf-widget .glyphicon-minus-sign:before {
content: "\e082";
}
.cbwf-widget .glyphicon-remove-sign:before {
content: "\e083";
}
.cbwf-widget .glyphicon-ok-sign:before {
content: "\e084";
}
.cbwf-widget .glyphicon-question-sign:before {
content: "\e085";
}
.cbwf-widget .glyphicon-info-sign:before {
content: "\e086";
}
.cbwf-widget .glyphicon-screenshot:before {
content: "\e087";
}
.cbwf-widget .glyphicon-remove-circle:before {
content: "\e088";
}
.cbwf-widget .glyphicon-ok-circle:before {
content: "\e089";
}
.cbwf-widget .glyphicon-ban-circle:before {
content: "\e090";
}
.cbwf-widget .glyphicon-arrow-left:before {
content: "\e091";
}
.cbwf-widget .glyphicon-arrow-right:before {
content: "\e092";
}
.cbwf-widget .glyphicon-arrow-up:before {
content: "\e093";
}
.cbwf-widget .glyphicon-arrow-down:before {
content: "\e094";
}
.cbwf-widget .glyphicon-share-alt:before {
content: "\e095";
}
.cbwf-widget .glyphicon-resize-full:before {
content: "\e096";
}
.cbwf-widget .glyphicon-resize-small:before {
content: "\e097";
}
.cbwf-widget .glyphicon-exclamation-sign:before {
content: "\e101";
}
.cbwf-widget .glyphicon-gift:before {
content: "\e102";
}
.cbwf-widget .glyphicon-leaf:before {
content: "\e103";
}
.cbwf-widget .glyphicon-fire:before {
content: "\e104";
}
.cbwf-widget .glyphicon-eye-open:before {
content: "\e105";
}
.cbwf-widget .glyphicon-eye-close:before {
content: "\e106";
}
.cbwf-widget .glyphicon-warning-sign:before {
content: "\e107";
}
.cbwf-widget .glyphicon-plane:before {
content: "\e108";
}
.cbwf-widget .glyphicon-calendar:before {
content: "\e109";
}
.cbwf-widget .glyphicon-random:before {
content: "\e110";
}
.cbwf-widget .glyphicon-comment:before {
content: "\e111";
}
.cbwf-widget .glyphicon-magnet:before {
content: "\e112";
}
.cbwf-widget .glyphicon-chevron-up:before {
content: "\e113";
}
.cbwf-widget .glyphicon-chevron-down:before {
content: "\e114";
}
.cbwf-widget .glyphicon-retweet:before {
content: "\e115";
}
.cbwf-widget .glyphicon-shopping-cart:before {
content: "\e116";
}
.cbwf-widget .glyphicon-folder-close:before {
content: "\e117";
}
.cbwf-widget .glyphicon-folder-open:before {
content: "\e118";
}
.cbwf-widget .glyphicon-resize-vertical:before {
content: "\e119";
}
.cbwf-widget .glyphicon-resize-horizontal:before {
content: "\e120";
}
.cbwf-widget .glyphicon-hdd:before {
content: "\e121";
}
.cbwf-widget .glyphicon-bullhorn:before {
content: "\e122";
}
.cbwf-widget .glyphicon-bell:before {
content: "\e123";
}
.cbwf-widget .glyphicon-certificate:before {
content: "\e124";
}
.cbwf-widget .glyphicon-thumbs-up:before {
content: "\e125";
}
.cbwf-widget .glyphicon-thumbs-down:before {
content: "\e126";
}
.cbwf-widget .glyphicon-hand-right:before {
content: "\e127";
}
.cbwf-widget .glyphicon-hand-left:before {
content: "\e128";
}
.cbwf-widget .glyphicon-hand-up:before {
content: "\e129";
}
.cbwf-widget .glyphicon-hand-down:before {
content: "\e130";
}
.cbwf-widget .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.cbwf-widget .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.cbwf-widget .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.cbwf-widget .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.cbwf-widget .glyphicon-globe:before {
content: "\e135";
}
.cbwf-widget .glyphicon-wrench:before {
content: "\e136";
}
.cbwf-widget .glyphicon-tasks:before {
content: "\e137";
}
.cbwf-widget .glyphicon-filter:before {
content: "\e138";
}
.cbwf-widget .glyphicon-briefcase:before {
content: "\e139";
}
.cbwf-widget .glyphicon-fullscreen:before {
content: "\e140";
}
.cbwf-widget .glyphicon-dashboard:before {
content: "\e141";
}
.cbwf-widget .glyphicon-paperclip:before {
content: "\e142";
}
.cbwf-widget .glyphicon-heart-empty:before {
content: "\e143";
}
.cbwf-widget .glyphicon-link:before {
content: "\e144";
}
.cbwf-widget .glyphicon-phone:before {
content: "\e145";
}
.cbwf-widget .glyphicon-pushpin:before {
content: "\e146";
}
.cbwf-widget .glyphicon-usd:before {
content: "\e148";
}
.cbwf-widget .glyphicon-gbp:before {
content: "\e149";
}
.cbwf-widget .glyphicon-sort:before {
content: "\e150";
}
.cbwf-widget .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.cbwf-widget .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.cbwf-widget .glyphicon-sort-by-order:before {
content: "\e153";
}
.cbwf-widget .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.cbwf-widget .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.cbwf-widget .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.cbwf-widget .glyphicon-unchecked:before {
content: "\e157";
}
.cbwf-widget .glyphicon-expand:before {
content: "\e158";
}
.cbwf-widget .glyphicon-collapse-down:before {
content: "\e159";
}
.cbwf-widget .glyphicon-collapse-up:before {
content: "\e160";
}
.cbwf-widget .glyphicon-log-in:before {
content: "\e161";
}
.cbwf-widget .glyphicon-flash:before {
content: "\e162";
}
.cbwf-widget .glyphicon-log-out:before {
content: "\e163";
}
.cbwf-widget .glyphicon-new-window:before {
content: "\e164";
}
.cbwf-widget .glyphicon-record:before {
content: "\e165";
}
.cbwf-widget .glyphicon-save:before {
content: "\e166";
}
.cbwf-widget .glyphicon-open:before {
content: "\e167";
}
.cbwf-widget .glyphicon-saved:before {
content: "\e168";
}
.cbwf-widget .glyphicon-import:before {
content: "\e169";
}
.cbwf-widget .glyphicon-export:before {
content: "\e170";
}
.cbwf-widget .glyphicon-send:before {
content: "\e171";
}
.cbwf-widget .glyphicon-floppy-disk:before {
content: "\e172";
}
.cbwf-widget .glyphicon-floppy-saved:before {
content: "\e173";
}
.cbwf-widget .glyphicon-floppy-remove:before {
content: "\e174";
}
.cbwf-widget .glyphicon-floppy-save:before {
content: "\e175";
}
.cbwf-widget .glyphicon-floppy-open:before {
content: "\e176";
}
.cbwf-widget .glyphicon-credit-card:before {
content: "\e177";
}
.cbwf-widget .glyphicon-transfer:before {
content: "\e178";
}
.cbwf-widget .glyphicon-cutlery:before {
content: "\e179";
}
.cbwf-widget .glyphicon-header:before {
content: "\e180";
}
.cbwf-widget .glyphicon-compressed:before {
content: "\e181";
}
.cbwf-widget .glyphicon-earphone:before {
content: "\e182";
}
.cbwf-widget .glyphicon-phone-alt:before {
content: "\e183";
}
.cbwf-widget .glyphicon-tower:before {
content: "\e184";
}
.cbwf-widget .glyphicon-stats:before {
content: "\e185";
}
.cbwf-widget .glyphicon-sd-video:before {
content: "\e186";
}
.cbwf-widget .glyphicon-hd-video:before {
content: "\e187";
}
.cbwf-widget .glyphicon-subtitles:before {
content: "\e188";
}
.cbwf-widget .glyphicon-sound-stereo:before {
content: "\e189";
}
.cbwf-widget .glyphicon-sound-dolby:before {
content: "\e190";
}
.cbwf-widget .glyphicon-sound-5-1:before {
content: "\e191";
}
.cbwf-widget .glyphicon-sound-6-1:before {
content: "\e192";
}
.cbwf-widget .glyphicon-sound-7-1:before {
content: "\e193";
}
.cbwf-widget .glyphicon-copyright-mark:before {
content: "\e194";
}
.cbwf-widget .glyphicon-registration-mark:before {
content: "\e195";
}
.cbwf-widget .glyphicon-cloud-download:before {
content: "\e197";
}
.cbwf-widget .glyphicon-cloud-upload:before {
content: "\e198";
}
.cbwf-widget .glyphicon-tree-conifer:before {
content: "\e199";
}
.cbwf-widget .glyphicon-tree-deciduous:before {
content: "\e200";
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.cbwf-widget .progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.cbwf-widget .progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.cbwf-widget .progress-striped .progress-bar,
.cbwf-widget .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.cbwf-widget .progress.active .progress-bar,
.cbwf-widget .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.cbwf-widget .progress-bar[aria-valuenow="1"],
.cbwf-widget .progress-bar[aria-valuenow="2"] {
min-width: 30px;
}
.cbwf-widget .progress-bar[aria-valuenow="0"] {
color: #777777;
min-width: 30px;
background-color: transparent;
background-image: none;
box-shadow: none;
}
.cbwf-widget .progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .cbwf-widget .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget .progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .cbwf-widget .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget .progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .cbwf-widget .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget .progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .cbwf-widget .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.cbwf-widget code,
.cbwf-widget kbd,
.cbwf-widget pre,
.cbwf-widget samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.cbwf-widget code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
.cbwf-widget kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.cbwf-widget kbd kbd {
padding: 0;
font-size: 100%;
box-shadow: none;
}
.cbwf-widget pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.cbwf-widget pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.cbwf-widget .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.cbwf-widget fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
.cbwf-widget legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.cbwf-widget label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.cbwf-widget input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cbwf-widget input[type="radio"],
.cbwf-widget input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.cbwf-widget input[type="file"] {
display: block;
}
.cbwf-widget input[type="range"] {
display: block;
width: 100%;
}
.cbwf-widget select[multiple],
.cbwf-widget select[size] {
height: auto;
}
.cbwf-widget input[type="file"]:focus,
.cbwf-widget input[type="radio"]:focus,
.cbwf-widget input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.cbwf-widget output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.cbwf-widget .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.cbwf-widget .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.cbwf-widget .form-control::-moz-placeholder {
color: #777777;
opacity: 1;
}
.cbwf-widget .form-control:-ms-input-placeholder {
color: #777777;
}
.cbwf-widget .form-control::-webkit-input-placeholder {
color: #777777;
}
.cbwf-widget .form-control[disabled],
.cbwf-widget .form-control[readonly],
fieldset[disabled] .cbwf-widget .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.cbwf-widget .form-control {
height: auto;
}
.cbwf-widget input[type="search"] {
-webkit-appearance: none;
}
.cbwf-widget input[type="date"],
.cbwf-widget input[type="time"],
.cbwf-widget input[type="datetime-local"],
.cbwf-widget input[type="month"] {
line-height: 34px;
line-height: 1.42857143 \0;
}
.cbwf-widget input[type="date"].input-sm,
.cbwf-widget input[type="time"].input-sm,
.cbwf-widget input[type="datetime-local"].input-sm,
.cbwf-widget input[type="month"].input-sm {
line-height: 30px;
}
.cbwf-widget input[type="date"].input-lg,
.cbwf-widget input[type="time"].input-lg,
.cbwf-widget input[type="datetime-local"].input-lg,
.cbwf-widget input[type="month"].input-lg {
line-height: 46px;
}
.cbwf-widget .form-group {
margin-bottom: 15px;
}
.cbwf-widget .radio,
.cbwf-widget .checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.cbwf-widget .radio label,
.cbwf-widget .checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.cbwf-widget .radio input[type="radio"],
.cbwf-widget .radio-inline input[type="radio"],
.cbwf-widget .checkbox input[type="checkbox"],
.cbwf-widget .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.cbwf-widget .radio + .radio,
.cbwf-widget .checkbox + .checkbox {
margin-top: -5px;
}
.cbwf-widget .radio-inline,
.cbwf-widget .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.cbwf-widget .radio-inline + .radio-inline,
.cbwf-widget .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.cbwf-widget input[type="radio"][disabled],
.cbwf-widget input[type="checkbox"][disabled],
.cbwf-widget input[type="radio"].disabled,
.cbwf-widget input[type="checkbox"].disabled,
fieldset[disabled] .cbwf-widget input[type="radio"],
fieldset[disabled] .cbwf-widget input[type="checkbox"] {
cursor: not-allowed;
}
.cbwf-widget .radio-inline.disabled,
.cbwf-widget .checkbox-inline.disabled,
fieldset[disabled] .cbwf-widget .radio-inline,
fieldset[disabled] .cbwf-widget .checkbox-inline {
cursor: not-allowed;
}
.cbwf-widget .radio.disabled label,
.cbwf-widget .checkbox.disabled label,
fieldset[disabled] .cbwf-widget .radio label,
fieldset[disabled] .cbwf-widget .checkbox label {
cursor: not-allowed;
}
.cbwf-widget .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.cbwf-widget .form-control-static.input-lg,
.cbwf-widget .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.cbwf-widget .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.cbwf-widget .input-sm {
height: 30px;
line-height: 30px;
}
textarea.cbwf-widget .input-sm,
select[multiple].cbwf-widget .input-sm {
height: auto;
}
.cbwf-widget .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.cbwf-widget .input-lg {
height: 46px;
line-height: 46px;
}
textarea.cbwf-widget .input-lg,
select[multiple].cbwf-widget .input-lg {
height: auto;
}
.cbwf-widget .has-feedback {
position: relative;
}
.cbwf-widget .has-feedback .form-control {
padding-right: 42.5px;
}
.cbwf-widget .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.cbwf-widget .input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.cbwf-widget .input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.cbwf-widget .has-success .help-block,
.cbwf-widget .has-success .control-label,
.cbwf-widget .has-success .radio,
.cbwf-widget .has-success .checkbox,
.cbwf-widget .has-success .radio-inline,
.cbwf-widget .has-success .checkbox-inline {
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .has-success .form-control {
border-color: rgba(0, 0, 0, 0.667);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cbwf-widget .has-success .form-control:focus {
border-color: rgba(0, 0, 0, 0.667);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.667);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.667);
}
.cbwf-widget .has-success .input-group-addon {
color: rgba(0, 0, 0, 0.667);
border-color: rgba(0, 0, 0, 0.667);
background-color: rgba(225, 255, 245, 0.8);
}
.cbwf-widget .has-success .form-control-feedback {
color: rgba(0, 0, 0, 0.667);
}
.cbwf-widget .has-warning .help-block,
.cbwf-widget .has-warning .control-label,
.cbwf-widget .has-warning .radio,
.cbwf-widget .has-warning .checkbox,
.cbwf-widget .has-warning .radio-inline,
.cbwf-widget .has-warning .checkbox-inline {
color: #8a6d3b;
}
.cbwf-widget .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cbwf-widget .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.cbwf-widget .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.cbwf-widget .has-warning .form-control-feedback {
color: #8a6d3b;
}
.cbwf-widget .has-error .help-block,
.cbwf-widget .has-error .control-label,
.cbwf-widget .has-error .radio,
.cbwf-widget .has-error .checkbox,
.cbwf-widget .has-error .radio-inline,
.cbwf-widget .has-error .checkbox-inline {
color: rgba(50, 20, 0, 0.67);
}
.cbwf-widget .has-error .form-control {
border-color: rgba(50, 20, 0, 0.67);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cbwf-widget .has-error .form-control:focus {
border-color: rgba(0, 0, 0, 0.67);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(152, 61, 0, 0.67);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(152, 61, 0, 0.67);
}
.cbwf-widget .has-error .input-group-addon {
color: rgba(50, 20, 0, 0.67);
border-color: rgba(50, 20, 0, 0.67);
background-color: rgba(255, 235, 230, 0.9);
}
.cbwf-widget .has-error .form-control-feedback {
color: rgba(50, 20, 0, 0.67);
}
.cbwf-widget .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.cbwf-widget .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.cbwf-widget .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.cbwf-widget .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.cbwf-widget .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.cbwf-widget .form-inline .input-group .input-group-addon,
.cbwf-widget .form-inline .input-group .input-group-btn,
.cbwf-widget .form-inline .input-group .form-control {
width: auto;
}
.cbwf-widget .form-inline .input-group > .form-control {
width: 100%;
}
.cbwf-widget .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.cbwf-widget .form-inline .radio,
.cbwf-widget .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.cbwf-widget .form-inline .radio label,
.cbwf-widget .form-inline .checkbox label {
padding-left: 0;
}
.cbwf-widget .form-inline .radio input[type="radio"],
.cbwf-widget .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.cbwf-widget .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.cbwf-widget .form-horizontal .radio,
.cbwf-widget .form-horizontal .checkbox,
.cbwf-widget .form-horizontal .radio-inline,
.cbwf-widget .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.cbwf-widget .form-horizontal .radio,
.cbwf-widget .form-horizontal .checkbox {
min-height: 27px;
}
.cbwf-widget .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.cbwf-widget .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.cbwf-widget .form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
@media (min-width: 768px) {
.cbwf-widget .form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.cbwf-widget .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.cbwf-widget .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cbwf-widget .btn:focus,
.cbwf-widget .btn:active:focus,
.cbwf-widget .btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.cbwf-widget .btn:hover,
.cbwf-widget .btn:focus {
color: #333333;
text-decoration: none;
}
.cbwf-widget .btn:active,
.cbwf-widget .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cbwf-widget .btn.disabled,
.cbwf-widget .btn[disabled],
fieldset[disabled] .cbwf-widget .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.cbwf-widget .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.cbwf-widget .btn-default:hover,
.cbwf-widget .btn-default:focus,
.cbwf-widget .btn-default:active,
.cbwf-widget .btn-default.active,
.open > .dropdown-toggle.cbwf-widget .btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.cbwf-widget .btn-default:active,
.cbwf-widget .btn-default.active,
.open > .dropdown-toggle.cbwf-widget .btn-default {
background-image: none;
}
.cbwf-widget .btn-default.disabled,
.cbwf-widget .btn-default[disabled],
fieldset[disabled] .cbwf-widget .btn-default,
.cbwf-widget .btn-default.disabled:hover,
.cbwf-widget .btn-default[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-default:hover,
.cbwf-widget .btn-default.disabled:focus,
.cbwf-widget .btn-default[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-default:focus,
.cbwf-widget .btn-default.disabled:active,
.cbwf-widget .btn-default[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-default:active,
.cbwf-widget .btn-default.disabled.active,
.cbwf-widget .btn-default[disabled].active,
fieldset[disabled] .cbwf-widget .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.cbwf-widget .btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.cbwf-widget .btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.cbwf-widget .btn-primary:hover,
.cbwf-widget .btn-primary:focus,
.cbwf-widget .btn-primary:active,
.cbwf-widget .btn-primary.active,
.open > .dropdown-toggle.cbwf-widget .btn-primary {
color: #ffffff;
background-color: #3071a9;
border-color: #285e8e;
}
.cbwf-widget .btn-primary:active,
.cbwf-widget .btn-primary.active,
.open > .dropdown-toggle.cbwf-widget .btn-primary {
background-image: none;
}
.cbwf-widget .btn-primary.disabled,
.cbwf-widget .btn-primary[disabled],
fieldset[disabled] .cbwf-widget .btn-primary,
.cbwf-widget .btn-primary.disabled:hover,
.cbwf-widget .btn-primary[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-primary:hover,
.cbwf-widget .btn-primary.disabled:focus,
.cbwf-widget .btn-primary[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-primary:focus,
.cbwf-widget .btn-primary.disabled:active,
.cbwf-widget .btn-primary[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-primary:active,
.cbwf-widget .btn-primary.disabled.active,
.cbwf-widget .btn-primary[disabled].active,
fieldset[disabled] .cbwf-widget .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.cbwf-widget .btn-primary .badge {
color: #428bca;
background-color: #ffffff;
}
.cbwf-widget .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.cbwf-widget .btn-success:hover,
.cbwf-widget .btn-success:focus,
.cbwf-widget .btn-success:active,
.cbwf-widget .btn-success.active,
.open > .dropdown-toggle.cbwf-widget .btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.cbwf-widget .btn-success:active,
.cbwf-widget .btn-success.active,
.open > .dropdown-toggle.cbwf-widget .btn-success {
background-image: none;
}
.cbwf-widget .btn-success.disabled,
.cbwf-widget .btn-success[disabled],
fieldset[disabled] .cbwf-widget .btn-success,
.cbwf-widget .btn-success.disabled:hover,
.cbwf-widget .btn-success[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-success:hover,
.cbwf-widget .btn-success.disabled:focus,
.cbwf-widget .btn-success[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-success:focus,
.cbwf-widget .btn-success.disabled:active,
.cbwf-widget .btn-success[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-success:active,
.cbwf-widget .btn-success.disabled.active,
.cbwf-widget .btn-success[disabled].active,
fieldset[disabled] .cbwf-widget .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.cbwf-widget .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.cbwf-widget .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.cbwf-widget .btn-info:hover,
.cbwf-widget .btn-info:focus,
.cbwf-widget .btn-info:active,
.cbwf-widget .btn-info.active,
.open > .dropdown-toggle.cbwf-widget .btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.cbwf-widget .btn-info:active,
.cbwf-widget .btn-info.active,
.open > .dropdown-toggle.cbwf-widget .btn-info {
background-image: none;
}
.cbwf-widget .btn-info.disabled,
.cbwf-widget .btn-info[disabled],
fieldset[disabled] .cbwf-widget .btn-info,
.cbwf-widget .btn-info.disabled:hover,
.cbwf-widget .btn-info[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-info:hover,
.cbwf-widget .btn-info.disabled:focus,
.cbwf-widget .btn-info[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-info:focus,
.cbwf-widget .btn-info.disabled:active,
.cbwf-widget .btn-info[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-info:active,
.cbwf-widget .btn-info.disabled.active,
.cbwf-widget .btn-info[disabled].active,
fieldset[disabled] .cbwf-widget .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.cbwf-widget .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.cbwf-widget .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.cbwf-widget .btn-warning:hover,
.cbwf-widget .btn-warning:focus,
.cbwf-widget .btn-warning:active,
.cbwf-widget .btn-warning.active,
.open > .dropdown-toggle.cbwf-widget .btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.cbwf-widget .btn-warning:active,
.cbwf-widget .btn-warning.active,
.open > .dropdown-toggle.cbwf-widget .btn-warning {
background-image: none;
}
.cbwf-widget .btn-warning.disabled,
.cbwf-widget .btn-warning[disabled],
fieldset[disabled] .cbwf-widget .btn-warning,
.cbwf-widget .btn-warning.disabled:hover,
.cbwf-widget .btn-warning[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-warning:hover,
.cbwf-widget .btn-warning.disabled:focus,
.cbwf-widget .btn-warning[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-warning:focus,
.cbwf-widget .btn-warning.disabled:active,
.cbwf-widget .btn-warning[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-warning:active,
.cbwf-widget .btn-warning.disabled.active,
.cbwf-widget .btn-warning[disabled].active,
fieldset[disabled] .cbwf-widget .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.cbwf-widget .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.cbwf-widget .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.cbwf-widget .btn-danger:hover,
.cbwf-widget .btn-danger:focus,
.cbwf-widget .btn-danger:active,
.cbwf-widget .btn-danger.active,
.open > .dropdown-toggle.cbwf-widget .btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.cbwf-widget .btn-danger:active,
.cbwf-widget .btn-danger.active,
.open > .dropdown-toggle.cbwf-widget .btn-danger {
background-image: none;
}
.cbwf-widget .btn-danger.disabled,
.cbwf-widget .btn-danger[disabled],
fieldset[disabled] .cbwf-widget .btn-danger,
.cbwf-widget .btn-danger.disabled:hover,
.cbwf-widget .btn-danger[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-danger:hover,
.cbwf-widget .btn-danger.disabled:focus,
.cbwf-widget .btn-danger[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-danger:focus,
.cbwf-widget .btn-danger.disabled:active,
.cbwf-widget .btn-danger[disabled]:active,
fieldset[disabled] .cbwf-widget .btn-danger:active,
.cbwf-widget .btn-danger.disabled.active,
.cbwf-widget .btn-danger[disabled].active,
fieldset[disabled] .cbwf-widget .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.cbwf-widget .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.cbwf-widget .btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.cbwf-widget .btn-link,
.cbwf-widget .btn-link:active,
.cbwf-widget .btn-link[disabled],
fieldset[disabled] .cbwf-widget .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.cbwf-widget .btn-link,
.cbwf-widget .btn-link:hover,
.cbwf-widget .btn-link:focus,
.cbwf-widget .btn-link:active {
border-color: transparent;
}
.cbwf-widget .btn-link:hover,
.cbwf-widget .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.cbwf-widget .btn-link[disabled]:hover,
fieldset[disabled] .cbwf-widget .btn-link:hover,
.cbwf-widget .btn-link[disabled]:focus,
fieldset[disabled] .cbwf-widget .btn-link:focus {
color: #777777;
text-decoration: none;
}
.cbwf-widget .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.cbwf-widget .btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.cbwf-widget .btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.cbwf-widget .btn-block {
display: block;
width: 100%;
}
.cbwf-widget .btn-block + .btn-block {
margin-top: 5px;
}
.cbwf-widget input[type="submit"].btn-block,
.cbwf-widget input[type="reset"].btn-block,
.cbwf-widget input[type="button"].btn-block {
width: 100%;
}
.cbwf-widget .btn-group,
.cbwf-widget .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.cbwf-widget .btn-group > .btn,
.cbwf-widget .btn-group-vertical > .btn {
position: relative;
float: left;
}
.cbwf-widget .btn-group > .btn:hover,
.cbwf-widget .btn-group-vertical > .btn:hover,
.cbwf-widget .btn-group > .btn:focus,
.cbwf-widget .btn-group-vertical > .btn:focus,
.cbwf-widget .btn-group > .btn:active,
.cbwf-widget .btn-group-vertical > .btn:active,
.cbwf-widget .btn-group > .btn.active,
.cbwf-widget .btn-group-vertical > .btn.active {
z-index: 2;
}
.cbwf-widget .btn-group > .btn:focus,
.cbwf-widget .btn-group-vertical > .btn:focus {
outline: 0;
}
.cbwf-widget .btn-group .btn + .btn,
.cbwf-widget .btn-group .btn + .btn-group,
.cbwf-widget .btn-group .btn-group + .btn,
.cbwf-widget .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.cbwf-widget .btn-toolbar {
margin-left: -5px;
}
.cbwf-widget .btn-toolbar .btn-group,
.cbwf-widget .btn-toolbar .input-group {
float: left;
}
.cbwf-widget .btn-toolbar > .btn,
.cbwf-widget .btn-toolbar > .btn-group,
.cbwf-widget .btn-toolbar > .input-group {
margin-left: 5px;
}
.cbwf-widget .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.cbwf-widget .btn-group > .btn:first-child {
margin-left: 0;
}
.cbwf-widget .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.cbwf-widget .btn-group > .btn:last-child:not(:first-child),
.cbwf-widget .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group > .btn-group {
float: left;
}
.cbwf-widget .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.cbwf-widget .btn-group > .btn-group:first-child > .btn:last-child,
.cbwf-widget .btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.cbwf-widget .btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group .dropdown-toggle:active,
.cbwf-widget .btn-group.open .dropdown-toggle {
outline: 0;
}
.cbwf-widget .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.cbwf-widget .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.cbwf-widget .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cbwf-widget .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.cbwf-widget .btn .caret {
margin-left: 0;
}
.cbwf-widget .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.cbwf-widget .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.cbwf-widget .btn-group-vertical > .btn,
.cbwf-widget .btn-group-vertical > .btn-group,
.cbwf-widget .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.cbwf-widget .btn-group-vertical > .btn-group > .btn {
float: none;
}
.cbwf-widget .btn-group-vertical > .btn + .btn,
.cbwf-widget .btn-group-vertical > .btn + .btn-group,
.cbwf-widget .btn-group-vertical > .btn-group + .btn,
.cbwf-widget .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.cbwf-widget .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.cbwf-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.cbwf-widget .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.cbwf-widget .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.cbwf-widget .btn-group-justified > .btn,
.cbwf-widget .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.cbwf-widget .btn-group-justified > .btn-group .btn {
width: 100%;
}
.cbwf-widget .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.cbwf-widget [data-toggle="buttons"] > .btn > input[type="radio"],
.cbwf-widget [data-toggle="buttons"] > .btn > input[type="checkbox"] {
position: absolute;
z-index: -1;
opacity: 0;
filter: alpha(opacity=0);
}
div.fullscreen#main-panel {
margin-left: 15px;
padding-left: 0;
}
.caption {
font-size: 1.15em;
font-weight: bold;
margin-bottom: 10px;
}
.header {
margin-bottom: 10px;
}
.footer {
margin-top: 10px;
opacity: 0.6;
}
.clickable {
cursor: pointer;
}
.text-muted {
color: #777777;
}
.remove {
cursor: pointer;
position: absolute;
right: 6px;
top: 10px;
}
.remove.headless {
right: -16px;
top: 8px;
}
.loading-bg {
background-image: url('../../../../../plugin/pipeline-stage-view/images/loading.gif');
background-repeat: no-repeat;
background-position: center;
}
.top-left-caret,
.top-right-caret,
.bottom-left-caret,
.bottom-right-caret {
display: block;
position: absolute;
border: 8px solid rgba(0, 0, 0, 0.75);
content: ' ';
line-height: 0;
}
.bottom-left-caret {
bottom: -16px;
left: 1em;
border-bottom: 8px solid transparent;
border-left: 8px solid transparent;
}
.top-right-caret {
border-bottom-color: transparent;
border-right-color: transparent;
right: -16px;
top: 1.4em;
}
.icon-sm {
display: inline-block;
width: 16px;
height: 16px;
background-size: 16px 16px;
}
.icon-md {
display: inline-block;
width: 24px;
height: 24px;
background-size: 24px 24px;
}
.icon-lg {
display: inline-block;
width: 32px;
height: 32px;
background-size: 32px 32px;
}
.icon-xlg {
display: inline-block;
width: 48px;
height: 48px;
background-size: 48px 48px;
}
.task .icon-sm,
.task .icon-md,
.task .icon-lg,
.task .icon-xlg {
margin: 2px;
}
.icon-git-logo {
background-image: url('../../../../../plugin/git/icons/git-32x32.png');
}
.icon-workflow-stage {
background-image: url('../../../../../plugin/git/icons/git-32x32.png');
}
.cbwf-dialog {
border-radius: 4px;
border: solid 1px #d7d7d7;
background-color: #fcfcfc;
box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 999em, rgba(0, 0, 0, 0.25) 0 0 0 1px, rgba(0, 0, 0, 0.33) 0 3px 10px;
}
.cbwf-dialog .header {
border-radius-topleft: 4px;
border-radius-topright: 4px;
background-color: #eeeeee;
padding: 7px 10px;
font-weight: bold;
font-size: 1.2em;
}
.cbwf-dialog .body {
padding: 20px 10px;
overflow: auto;
}
.stackedBarChart {
display: inline-block;
text-align: center;
width: 100%;
}
.stackedBarChart .stackedBarChart.inner {
display: inline-block;
white-space: nowrap;
width: 100%;
text-align: center;
font-size: 0px;
margin-left: -5px;
}
.stackedBarChart .stackedBarChart.inner .bar {
height: 5px;
box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 3px;
background: rgba(0, 0, 0, 0.01);
margin-right: 0px;
display: inline-block;
min-width: 1px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.stackedBarChart .stackedBarChart.inner .bar.highlight {
background: #89AED1;
border-bottom: 1px solid rgba(0, 100, 255, 0.2);
box-shadow: rgba(0, 0, 0, 0.25) 0 1px 3px -1px, inset #0032c8 0 -2px 3px -2px;
}
.stackedBarChart td {
padding: 0px;
height: 5px;
background-color: #d7d7d7;
}
.stackedBarChart td.highlight {
background-color: #757575;
}
.cbwf-popover {
position: absolute;
z-index: 1000;
border-radius: 4px;
}
.cbwf-popover .alert {
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
text-shadow: #fff 0 0 2px, #fff 0 1px 1px;
max-width: 25em;
}
.cbwf-popover.placement-left .alert:before {
display: block;
position: absolute;
border: 8px solid rgba(0, 0, 0, 0.75);
content: ' ';
line-height: 0;
border-bottom-color: transparent;
border-right-color: transparent;
right: -16px;
top: 1.4em;
}
.cbwf-info-action-popover {
width: 350px;
font-size: 0.9em;
margin: 0px !important;
}
.cbwf-info-action-popover .label {
position: relative;
top: 2px;
font-size: 90%;
text-shadow: none;
}
.cbwf-info-action-popover .alert {
position: relative;
margin: 0px;
}
.cbwf-info-action-popover table,
.cbwf-info-action-popover td {
font-family: inherit;
font-size: inherit;
color: inherit;
word-break: break-all;
}
.cbwf-info-action-popover .btn-toolbar:before,
.cbwf-info-action-popover .btn-toolbar:after {
display: table;
content: " ";
clear: both;
}
.cbwf-info-action-popover .btn-toolbar .btn-group {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
margin-top: 10px;
}
.cbwf-info-action-popover .btn-toolbar .btn-group .btn {
position: relative;
float: left;
padding: 10px;
margin-right: 1px;
border-radius: 5px;
color: #fff;
cursor: pointer;
font-weight: bold;
}
.cbwf-info-action-popover.alert {
width: auto;
min-width: 10em;
max-width: 25em;
position: relative;
}
.cbwf-info-action-popover.input {
width: auto;
min-width: 10em;
position: relative;
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
text-shadow: #fff 0 0 2px, #fff 0 1px 1px;
max-width: 25em;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.feature-tbd-alert {
width: 200px;
}
.sr-only {
text-indent: -99999em;
oveflow: hidden;
font-size: 0;
position: fixed;
top: -999em;
display: block;
}
.run-timing {
position: absolute;
display: block;
z-index: 2;
font-size: 12px;
line-height: 15px;
font-weight: bold;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
}
.time-in-queue {
position: absolute;
width: 80px;
right: 2px;
top: 50%;
margin-top: -10px;
text-shadow: none;
}
#pipeline-box {
position: relative;
box-sizing: border-box;
}
#pipeline-box .extension-dock {
font-size: 11px;
text-align: center;
}
#pipeline-box .extension-dock .extension {
cursor: pointer;
float: left;
width: 16px;
height: 16px;
}
#pipeline-box .table-box {
padding: 0 0 0 17em;
}
#pipeline-box .table-box .cell-color {
padding: 1px;
position: relative;
}
#pipeline-box .table-box col:nth-child(even) {
background: rgba(0, 0, 0, 0.03);
}
#pipeline-box .table-box td.NOT_EXECUTED .cell-color {
display: none;
}
#pipeline-box .table-box td.SUCCESS .cell-color {
background: rgba(0, 255, 0, 0.1);
}
#pipeline-box .table-box td.UNSTABLE .cell-color {
background: rgba(230, 230, 9, 0.2);
}
#pipeline-box .table-box tr.UNSTABLE .cell-color {
background: rgba(230, 230, 9, 0.2);
}
#pipeline-box .table-box tr.FAILED .cell-color {
background: rgba(255, 50, 0, 0.1);
}
#pipeline-box .table-box tr.FAILED .FAILED .duration {
background: repeating-linear-gradient(-45deg, rgba(255, 50, 0, 0.1), rgba(255, 50, 0, 0.1) 20px, rgba(255, 0, 0, 0.15) 20px, rgba(255, 0, 0, 0.15) 40px);
box-shadow: 0 0 0 1px;
}
#pipeline-box .table-box tr.FAILED .FAILED .duration span {
opacity: 1 !important;
}
#pipeline-box .table-box tr.job td {
height: 6em;
}
#pipeline-box .table-box tr td.totalComplete .progress {
margin: 2px 5px;
position: relative;
height: 15px;
background: rgba(0, 0, 0, 0.1);
box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.33);
}
#pipeline-box .table-box tr td.totalComplete .progress .time-remaining {
position: absolute;
display: block;
z-index: 2;
font-size: 12px;
line-height: 15px;
font-weight: bold;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
left: 10px;
}
#pipeline-box .table-box tr td.hide-cell {
border: none;
padding: 0;
width: 0;
font-size: 0;
}
#pipeline-box .table-box tr td {
border: 1px solid rgba(0, 0, 0, 0.05);
text-shadow: #fff 0 1px 1px, #fff 0 1px 2px;
padding: 0;
}
#pipeline-box .table-box tr td .cell-color {
min-height: 5.8em;
}
#pipeline-box .table-box tr td .duration {
position: absolute;
white-space: nowrap;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
padding: .33em .33em 1.33em;
}
#pipeline-box .table-box tr td .duration span {
display: inline-block;
}
#pipeline-box .table-box tr.header th {
border: 1px solid rgba(0, 0, 0, 0.025);
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
padding: 1em;
}
#pipeline-box .table-box tr.header th.stage-start {
border: none;
}
#pipeline-box .table-box tr:nth-of-type(4n+3),
#pipeline-box .table-box tr.in-progress-run {
background: rgba(0, 0, 0, 0.05);
}
#pipeline-box .table-box tr:nth-of-type(4n+3) .stage-start .cell-box,
#pipeline-box .table-box tr.in-progress-run .stage-start .cell-box {
background: rgba(0, 0, 0, 0.05);
box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.025);
}
#pipeline-box .table-box .table-viewPort {
display: inline-block;
border: 1px solid #ccc;
overflow-x: auto;
overflow-y: hidden;
box-shadow: rgba(0, 0, 0, 0.25) 1px 3px 5px;
}
#pipeline-box .table-box .table-viewPort table {
border-spacing: 0;
}
#pipeline-box .table-box .table-viewPort tr.totals .cell-color {
box-shadow: rgba(0, 0, 0, 0.25) 0 -10px 10px -10px inset;
background: rgba(0, 0, 0, 0.05);
padding: 1.33em .5em 0;
min-height: 3.5em;
}
#pipeline-box .table-box .table-viewPort tr.totals .stage-start {
border: none;
}
#pipeline-box .table-box .table-viewPort tr.totals .stage-start .cell-color {
text-align: right;
padding: .33em 1em;
margin: 2px 0 0;
background: none;
color: rgba(0, 0, 0, 0.25);
font-weight: bold;
overflow: hidden;
}
#pipeline-box .table-box .table-viewPort .stage-end {
left: auto;
right: 0;
position: absolute;
width: 100px;
}
#pipeline-box .table-box .table-viewPort .stage-start {
position: absolute;
left: 0px;
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.1);
width: 17em;
border-left: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden;
margin: -1px 0 0;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-color {
padding: 0;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box {
display: block;
text-align: center;
position: relative;
font-size: 11px;
padding: .5em 0;
width: 100%;
overflow: hidden;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-end-icons {
width: 8em;
position: absolute;
top: 0;
left: 10em;
border: 1px solid transparent;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-end-icons .link {
display: block;
padding: 3px;
font-weight: bold;
cursor: pointer;
color: #204A87;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-start-box {
margin: 1.3em 1em 1.3em 2em;
clear: both;
text-align: left;
display: block;
width: 14em;
position: relative;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-start-time {
border: 1px solid #acb;
border-radius: 0;
box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px;
float: none;
display: inline-block;
width: 5em;
background: #fff;
position: relative;
z-index: 2;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .jobName {
position: absolute;
top: .68em;
left: .5em;
z-index: 3;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .stage-start-content {
float: left;
border: 1px solid;
}
#pipeline-box .table-box .table-viewPort .stage-start .cell-box .icon-md {
position: absolute;
bottom: 0;
right: 0;
}
#pipeline-box .table-box .table-viewPort .stage-wrapper {
min-width: 5em;
min-height: 5.8em;
}
#pipeline-box .table-box .table-viewPort .stage-wrapper .extension-dock {
position: absolute;
right: 0px;
width: 16px;
top: 3px;
bottom: 3px;
}
.jobsTableWrapper {
position: relative;
}
.jobsTableWrapper .historybar {
position: absolute;
top: 100px;
bottom: 0px;
left: 14px;
z-index: -1;
display: block;
width: 2px;
content: "";
background-color: #f3f3f3;
}
.jobsTable .header td {
text-align: center;
font-weight: bold;
font-size: larger;
padding-bottom: 10px;
}
.jobsTable .stage-wrapper table {
width: 100%;
}
.jobsTable .totals .cell-color {
background: rgba(0, 0, 0, 0.1);
}
.jobsTable .totals td {
width: 130px;
text-align: center;
}
.jobsTable .totals td .stage-avg-text .duration {
font-weight: bold;
}
.jobsTable td {
padding: 5px 10px;
vertical-align: middle;
}
.jobsTable .stage-start-time,
.jobsTable .stage-start-content {
text-align: center;
float: left;
height: 100%;
}
.jobsTable .stage-start-time,
.jobsTable .stage-wrapper {
border: solid 1px #f0f0f0;
border-radius: 4px;
}
.jobsTable .stage-start-time .date,
.jobsTable .stage-start-time .time {
padding: 3px 5px;
}
.jobsTable .stage-start-time .date {
background-color: #f0f0f0;
}
.jobsTable .stage-start-content {
padding: 5px 5px 5px 15px;
width: 40px;
}
.jobsTable .stage-wrapper:hover {
border: solid 1px #d7d7d7;
box-shadow: inset 0px -10px 100px -20px #ffffff, inset #d7d7d7 0 0 0 1px;
}
.jobsTable .jobName {
font-weight: bold;
width: 30px;
}
.jobsTable .stage-cell .stage-wrapper {
position: relative;
height: 45px;
}
.jobsTable .stage-cell .stage-wrapper .duration {
text-align: center;
line-height: 4.8em;
padding-bottom: 1em;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 4px;
}
.jobsTable .stage-cell .stage-wrapper .status {
color: #777777;
position: absolute;
bottom: 1px;
right: 1px;
font-size: 0.75em;
}
.jobsTable .stage-cell .stage-wrapper .exec-node {
text-shadow: none;
position: absolute;
left: 0px;
bottom: 0px;
font-size: 60%;
}
.jobsTable .stage-cell .stage-wrapper .pause-duration {
position: absolute;
left: 0px;
right: 0px;
bottom: 15px;
font-size: 60%;
text-align: center;
color: #777777;
opacity: 0.6;
}
.jobsTable .stage-cell.NOT_EXECUTED .stage-wrapper .label {
display: none;
}
.jobsTable .jobName .badge {
font-weight: bold;
background-color: #89AED1;
font-size: 11px;
text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 1px;
}
.jobsTable .UNSTABLE .jobName .badge {
background-color: #E2E203;
}
.jobsTable .FAILED .jobName .badge {
background-color: #d9534f;
}
.jobsTable .stage-cell.PENDING_START .stage-wrapper {
border: none;
}
.jobsTable .stage-cell.FAILED .stage-wrapper {
color: #d9534f;
box-shadow: 0 1px 2px;
text-shadow: 0 1px 1px #fff;
font-weight: bold;
}
.jobsTable .stage-cell.FAILED .stage-wrapper .status {
color: #d9534f;
}
.jobsTable .stage-cell.PAUSED_PENDING_INPUT .stage-wrapper {
border: dashed 1px;
}
.jobsTable .stage-cell.PAUSED_PENDING_INPUT .stage-wrapper .status {
color: #376fff;
}
.jobsTable .stage-cell.IN_PROGRESS .stage-wrapper,
.jobsTable .stage-cell.PAUSED_PENDING_INPUT .stage-wrapper {
background-position: top right;
background-size: 16px 16px;
}
.jobsTable .stage-cell .progress {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
margin: 0;
border: none;
border-radius: none;
}
.jobsTable .stage-header-name-0,
.jobsTable .stage-total-0,
.jobsTable .stage-cell-0,
.jobsTable stage-end {
padding-left: 0px;
}
.jobsTable .stage-end-icons .icon-label {
display: none;
}
.jobsTable .stage-end-icons:hover .icon-label {
display: inline-block;
}
.stage-actions-popover .cbwf-info-action-popover:before {
display: block;
position: absolute;
border: 8px solid rgba(0, 0, 0, 0.75);
content: ' ';
line-height: 0;
bottom: -16px;
left: 1em;
border-bottom: 8px solid transparent;
border-left: 8px solid transparent;
}
.cbwf-popout-menu {
padding: 3px;
color: rgba(0, 0, 0, 0.5);
margin-left: -3px;
text-shadow: #fff 0 1px 2px;
}
.cbwf-menu-items .cbwf-menu-item {
margin: 3px 0px;
padding: 3px 7px;
color: #ffffff;
background-color: black;
border-radius: 4px;
}
.cbwf-menu-items .cbwf-menu-item .glyphicon {
margin-right: 5px;
}
.cbwf-menu-items .cbwf-menu-item:hover {
cursor: pointer;
background-color: #4d4d4d;
}
.cbwf-stage-logs-dialog .header {
margin-bottom: 0px;
}
.cbwf-stage-logs-dialog .body {
padding: 0px;
overflow: hidden;
}
.cbwf-stage-logs {
position: relative;
padding: 3px;
}
.cbwf-stage-logs .node-name {
padding: 5px 10px;
background-color: #eeeeee;
border-radius: 4px;
cursor: pointer;
}
.cbwf-stage-logs .log-details {
max-height: 400px;
overflow: auto;
display: none;
color: rgba(0, 0, 0, 0.67);
background: #eff;
box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 2px, inset rgba(0, 0, 0, 0.2) 0 0 0 1px, inset rgba(255, 255, 255, 0.2) 0 0 0 99em;
}
.cbwf-stage-logs .log-details .console-output {
padding: 20px 15px;
margin: 0;
border-radius: 0;
line-height: 20px;
box-shadow: inset rgba(0, 0, 0, 0.1) -1px 0 0;
background: repeating-linear-gradient(transparent, transparent 20px, rgba(0, 0, 0, 0.05) 20px, rgba(0, 0, 0, 0.05) 40px);
}
.cbwf-stage-logs .node-log-frame {
margin-top: 2px;
}
.cbwf-stage-logs .node-log-frame .glyphicon-collapse-down {
display: inline-block;
}
.cbwf-stage-logs .node-log-frame .glyphicon-collapse-up {
display: none;
}
.cbwf-stage-logs .node-log-frame .show-all {
display: none;
}
.cbwf-stage-logs .node-log-frame .show-all,
.cbwf-stage-logs .node-log-frame .show-all:visited {
display: none;
color: #1e90ff;
}
.cbwf-stage-logs .node-log-frame.FAILED .node-name {
background-color: #f29d9d;
}
.cbwf-stage-logs .node-log-frame.inactive {
display: none;
}
.cbwf-stage-logs .node-log-frame.active .glyphicon-collapse-down {
display: none;
}
.cbwf-stage-logs .node-log-frame.active .glyphicon-collapse-up {
display: inline-block;
}
.cbwf-stage-logs .node-log-frame.active .show-all {
display: inline-block;
margin-left: 20px;
}
.cbwf-stage-logs .node-log-frame.active .log-details {
display: block;
}
.cbwf-info-action-popover.run-input-required {
min-width: 250px;
}
.run-input-required .message {
padding: 0px 5px;
}
.run-input-required .action {
text-align: center;
}
.run-input-required .action .glyphicon {
cursor: pointer;
}
.run-input-required .pending-input-actions {
width: 100%;
}
.run-input-required .pending-input-action .message {
width: 80%;
}
.run-input-required .pending-input-action .action {
width: 10%;
}
.run-input-required .form .inputs {
margin-right: -15px;
padding-right: 15px;
max-height: 150px;
overflow-y: auto;
}
.run-input-required .form .checkbox label {
line-height: 1.7;
}
.cbwf-build-artifacts table {
width: 100%;
}
.cbwf-build-artifacts table .name {
width: 83%;
}
.cbwf-build-artifacts table .size {
opacity: 0.6;
}
.cbwf-build-artifacts a {
color: inherit;
text-decoration: none;
}
.run-changeset .icon-sm {
margin-top: 4px;
}
.run-changeset-details {
margin-bottom: 0px;
}
.run-changeset-details .contributor {
font-weight: bolder;
}
.run-changeset-details .body table {
width: 100%;
}
.run-changeset-details .body .commitId {
width: 60px;
}
.run-changeset-details .body .label {
text-shadow: none;
}
.run-changeset-details .body .label a,
.run-changeset-details .body .label a:visited {
color: #f5f5f5;
text-decoration: none;
}
.run-changeset-details .body .label:hover {
background-color: #f5f5f5;
}
.run-changeset-details .body .label:hover a,
.run-changeset-details .body .label:hover a:visited {
color: #777;
}
.run-changeset-details .body .message {
vertical-align: middle;
max-width: 300px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.changeset-box {
position: absolute;
top: 0;
left: 5em;
bottom: 0;
text-align: center;
width: 5em;
box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.1);
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: rgba(0, 0, 0, 0.1);
}
.changeset-box .run-changeset {
padding: 5px;
color: #fff;
background: rgba(0, 0, 0, 0.3);
text-shadow: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.changeset-box .run-changeset .changes,
.changeset-box .run-changeset .num {
padding: 1px;
}
.changeset-box.no-changes {
color: #999;
text-shadow: #fff 0 1px 1px;
line-height: 140%;
padding: 3px 0;
} | 0.461988 | 0.248899 |
body {
margin: 0;
color: rgba(0,0,0,.65);
font-size: 12px;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-variant: tabular-nums;
line-height: 1.5715;
background-color: #f0f2f5;
font-feature-settings: "tnum", "tnum";
position: relative;
}
a {
color: unset;
text-decoration: none;
}
.icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
.app {
width: 100%;
min-height: 100vh;
box-sizing: border-box;
background-color: #f0f2f5;
}
.context {
width: 100%;
background-color: #fff;
margin-top: 0;
padding-top: 15px;
padding-left: 0;
flex: 1;
}
.bg {
background: #fff;
padding: 20px;
}
.menu {
width: 240px;
padding: 0;
overflow: hidden;
background-color: #f0f2f5;
margin-top: 0;
display: none;
}
.menu-item-c {
margin: 0;
padding: 0;
color: rgba(0,0,0,.65);
font-size: 14px;
line-height: 0;
list-style: none;
background: #fff;
outline: none;
}
.menu-item {
height: 40px;
line-height: 40px;
padding-left: 24px;
transition: background-color ease 0.5s;
transition: color ease 0.5s;
cursor: pointer;
}
.menu-item a {
color: rgba(0,0,0,.65) !important;
text-decoration: none;
display: block;
}
.menu-item:hover {
background-color: #e6f7ff;
}
.avatar-c {
padding: 20px;
text-align: center;
background-color: #fff;
}
.call-me-c {
text-align: center;
padding-bottom: 20px;
margin-bottom: 10px;
background-color: #fff;
}
.call-me {
cursor: pointer;
margin: 0 5px;
}
.search-c {
margin-top: 10px;
position: relative;
width: 240px;
}
.search-c.float {
position: fixed;
top: 10;
}
.search-c .search {
outline: none;
border: none;
height: 30px;
line-height: 30px;
width: 100%;
padding: 5px;
border-radius: 5px;
position: relative;
}
.search-c .search:focus {
outline: none;
border: 2px solid #3594F7;
}
.search-c.top {
position: fixed;
top: 0;
left: 15vw;
}
.search-c .close-icon {
position: absolute;
right: -99999px;
top: 8;
z-index: 1;
}
.search-c .close-icon.active {
right: 10px;
}
.catalog-c {
position: relative;
height: max-content;
width: 240px;
top: 10px;
background-color: #fff;
border-radius: 5px;
}
.catalog-c ul {
margin: 10px;
padding: 0;
}
.catalog-c li {
}
.catalog-c.float {
position: fixed;
top: 60;
}
.goto-top-c {
position: fixed;
bottom: 60px;
right: 40px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background-color: #fff;
cursor: pointer;
transition: background ease 0.2s;
border-radius: 5px;
display: none;
z-index: 1;
}
.goto-top-c.active {
display: block;
}
.goto-top-c:hover {
color: #fff;
background-color: rgb(239, 112, 96);
}
.tick {
text-align: center;
margin-bottom: 10px;
font-size: 29px;
}
.progress-bar {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: linear-gradient(to right top, #df7766 50%, #fff 50%) no-repeat;
background-size: 100% calc(100% - 99vh);
z-index: 1;
pointer-events: none;
mix-blend-mode: darken;
}
.progress-bar::after {
content: '';
position: fixed;
top: 5px; bottom: 0; right: 0; left: 0;
background: #fff;
z-index: 1;
}
#write h2 .content {
max-width: 80%;
white-space: nowrap;
} | public/css/m.base.css | body {
margin: 0;
color: rgba(0,0,0,.65);
font-size: 12px;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-variant: tabular-nums;
line-height: 1.5715;
background-color: #f0f2f5;
font-feature-settings: "tnum", "tnum";
position: relative;
}
a {
color: unset;
text-decoration: none;
}
.icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
.app {
width: 100%;
min-height: 100vh;
box-sizing: border-box;
background-color: #f0f2f5;
}
.context {
width: 100%;
background-color: #fff;
margin-top: 0;
padding-top: 15px;
padding-left: 0;
flex: 1;
}
.bg {
background: #fff;
padding: 20px;
}
.menu {
width: 240px;
padding: 0;
overflow: hidden;
background-color: #f0f2f5;
margin-top: 0;
display: none;
}
.menu-item-c {
margin: 0;
padding: 0;
color: rgba(0,0,0,.65);
font-size: 14px;
line-height: 0;
list-style: none;
background: #fff;
outline: none;
}
.menu-item {
height: 40px;
line-height: 40px;
padding-left: 24px;
transition: background-color ease 0.5s;
transition: color ease 0.5s;
cursor: pointer;
}
.menu-item a {
color: rgba(0,0,0,.65) !important;
text-decoration: none;
display: block;
}
.menu-item:hover {
background-color: #e6f7ff;
}
.avatar-c {
padding: 20px;
text-align: center;
background-color: #fff;
}
.call-me-c {
text-align: center;
padding-bottom: 20px;
margin-bottom: 10px;
background-color: #fff;
}
.call-me {
cursor: pointer;
margin: 0 5px;
}
.search-c {
margin-top: 10px;
position: relative;
width: 240px;
}
.search-c.float {
position: fixed;
top: 10;
}
.search-c .search {
outline: none;
border: none;
height: 30px;
line-height: 30px;
width: 100%;
padding: 5px;
border-radius: 5px;
position: relative;
}
.search-c .search:focus {
outline: none;
border: 2px solid #3594F7;
}
.search-c.top {
position: fixed;
top: 0;
left: 15vw;
}
.search-c .close-icon {
position: absolute;
right: -99999px;
top: 8;
z-index: 1;
}
.search-c .close-icon.active {
right: 10px;
}
.catalog-c {
position: relative;
height: max-content;
width: 240px;
top: 10px;
background-color: #fff;
border-radius: 5px;
}
.catalog-c ul {
margin: 10px;
padding: 0;
}
.catalog-c li {
}
.catalog-c.float {
position: fixed;
top: 60;
}
.goto-top-c {
position: fixed;
bottom: 60px;
right: 40px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background-color: #fff;
cursor: pointer;
transition: background ease 0.2s;
border-radius: 5px;
display: none;
z-index: 1;
}
.goto-top-c.active {
display: block;
}
.goto-top-c:hover {
color: #fff;
background-color: rgb(239, 112, 96);
}
.tick {
text-align: center;
margin-bottom: 10px;
font-size: 29px;
}
.progress-bar {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: linear-gradient(to right top, #df7766 50%, #fff 50%) no-repeat;
background-size: 100% calc(100% - 99vh);
z-index: 1;
pointer-events: none;
mix-blend-mode: darken;
}
.progress-bar::after {
content: '';
position: fixed;
top: 5px; bottom: 0; right: 0; left: 0;
background: #fff;
z-index: 1;
}
#write h2 .content {
max-width: 80%;
white-space: nowrap;
} | 0.425247 | 0.068195 |
.loader {
border: 16px solid #f3f3f3; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;
width: 120px;
height: 120px;
position: absolute;
left: 35%;
top: 35%;
animation: spin 5s forwards;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
0% {opacity: 1;}
90% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
0% {opacity: 1;}
90% {opacity: 1;}
100% {opacity: 0;}
}
.usamap{
animation: cssAnimation 0s 5s forwards;
visibility: hidden;
}
@keyframes cssAnimation {
to { visibility: visible; }
10% {opacity: 0;}
20% {opacity: 0;}
30% {opacity: 0.1;}
40% {opacity: 0.1;}
50% {opacity: 0.5;}
60% {opacity: 0;}
70% {opacity: 0.5;}
80% {opacity: 0.1;}
90% {opacity: 0.1;}
100% {opacity: 1;}
}
@-webkit-keyframes cssAnimation {
10% {opacity: 0;}
20% {opacity: 0;}
30% {opacity: 0.1;}
40% {opacity: 0.1;}
50% {opacity: 0.5;}
60% {opacity: 0;}
70% {opacity: 0.5;}
80% {opacity: 0.1;}
90% {opacity: 0.1;}
100% {opacity: 1;}
}
.isDone {
animation: cssAnimation 0s 5s forwards;
visibility: hidden;
color: blueviolet;
}
#Note2{
color: black;
}
.dot1 {
height: 65px;
width: 65px;
background-color: #A3A1FB;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 55px;
top: 250px;
animation: cssAnimation1 0s 7s forwards,shadow-pulse 1s infinite;
visibility: hidden;
}
.dot2 {
height: 75px;
width: 75px;
background-color: #FEC163;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 370px;
top: 250px;
animation: cssAnimation1 0s 7s forwards,shadow-pulse 1s infinite;
visibility: hidden;
}
.dot3 {
height: 85px;
width: 85px;
background-color: #FF6565;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 620px;
top: 180px;
animation: cssAnimation1 0s 7s forwards,shadow-pulse 1s infinite;
visibility: hidden;
}
.dot4 {
height: 95px;
width: 95px;
background-color: #5EE2A0;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 400px;
top: 400px;
animation: cssAnimation1 0s 7s forwards, shadow-pulse 1s infinite;
visibility: hidden;
}
@keyframes cssAnimation1 {
to { visibility: visible; }
}
@-webkit-keyframes cssAnimation1 {
to { visibility: visible; }
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
}
100% {
box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
}
}
.meter1 {
height: 10px; /* Can be anything */
top: 205px;
left: 776px;
position: absolute;
background: #A3A1FB;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth1 13s infinite;
visibility: hidden;
}
.meter2 {
height: 10px; /* Can be anything */
top: 310px;
left: 776px;
position: absolute;
background:#5EE2A0;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth2 13s infinite;
visibility: hidden;
}
.meter3 {
height: 10px; /* Can be anything */
top: 415px;
left: 776px;
position: absolute;
background: #FF6565;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth3 13s infinite;
visibility: hidden;
}
.meter4 {
height: 10px; /* Can be anything */
top: 520px;
left: 776px;
position: absolute;
background: #FEC163;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth4 13s infinite;
visibility: hidden;
}
@keyframes expandWidthORIGINAL{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 10%; }
60% { width: 20%; }
65% { width: 30%; }
70% { width: 40%; }
75% { width: 50%; }
80% { width: 60%; }
85% { width: 70%; }
90% { width: 80%; }
95% { width: 90%; }
100% { width: auto; }
}
@keyframes expandWidth1{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 2%; }
60% { width: 4%; }
65% { width: 6%; }
70% { width: 8%; }
75% { width: 10%; }
80% { width: 12%; }
85% { width: 12%; }
90% { width: 12%; }
95% { width: 12%; }
100% { width: 12%; }
}
@keyframes expandWidth2{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 2%; }
55% { width: 4%; }
60% { width: 7%; }
65% { width: 10%; }
70% { width: 13%; }
75% { width: 15%; }
80% { width: 17%; }
85% { width: 19%; }
90% { width: 21%; }
95% { width: 23%; }
100% { width: 25%; }
}
@keyframes expandWidth3{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 2%; }
60% { width: 4%; }
65% { width: 6%; }
70% { width: 8%; }
75% { width: 10%; }
80% { width: 12%; }
85% { width: 14%; }
90% { width: 16%; }
95% { width: 18%; }
100% { width: 18%; }
}
@keyframes expandWidth4{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 2%; }
60% { width: 4%; }
65% { width: 6%; }
70% { width: 8%; }
75% { width: 9%; }
80% { width: 10%; }
85% { width: 11%; }
90% { width: 13%; }
95% { width: 14%; }
100% { width: 15%; }
} | static/styles/pull_data_API.css | .loader {
border: 16px solid #f3f3f3; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;
width: 120px;
height: 120px;
position: absolute;
left: 35%;
top: 35%;
animation: spin 5s forwards;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
0% {opacity: 1;}
90% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
0% {opacity: 1;}
90% {opacity: 1;}
100% {opacity: 0;}
}
.usamap{
animation: cssAnimation 0s 5s forwards;
visibility: hidden;
}
@keyframes cssAnimation {
to { visibility: visible; }
10% {opacity: 0;}
20% {opacity: 0;}
30% {opacity: 0.1;}
40% {opacity: 0.1;}
50% {opacity: 0.5;}
60% {opacity: 0;}
70% {opacity: 0.5;}
80% {opacity: 0.1;}
90% {opacity: 0.1;}
100% {opacity: 1;}
}
@-webkit-keyframes cssAnimation {
10% {opacity: 0;}
20% {opacity: 0;}
30% {opacity: 0.1;}
40% {opacity: 0.1;}
50% {opacity: 0.5;}
60% {opacity: 0;}
70% {opacity: 0.5;}
80% {opacity: 0.1;}
90% {opacity: 0.1;}
100% {opacity: 1;}
}
.isDone {
animation: cssAnimation 0s 5s forwards;
visibility: hidden;
color: blueviolet;
}
#Note2{
color: black;
}
.dot1 {
height: 65px;
width: 65px;
background-color: #A3A1FB;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 55px;
top: 250px;
animation: cssAnimation1 0s 7s forwards,shadow-pulse 1s infinite;
visibility: hidden;
}
.dot2 {
height: 75px;
width: 75px;
background-color: #FEC163;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 370px;
top: 250px;
animation: cssAnimation1 0s 7s forwards,shadow-pulse 1s infinite;
visibility: hidden;
}
.dot3 {
height: 85px;
width: 85px;
background-color: #FF6565;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 620px;
top: 180px;
animation: cssAnimation1 0s 7s forwards,shadow-pulse 1s infinite;
visibility: hidden;
}
.dot4 {
height: 95px;
width: 95px;
background-color: #5EE2A0;
border-radius: 50%;
display: inline-block;
opacity : 0.7;
position: absolute;
left: 400px;
top: 400px;
animation: cssAnimation1 0s 7s forwards, shadow-pulse 1s infinite;
visibility: hidden;
}
@keyframes cssAnimation1 {
to { visibility: visible; }
}
@-webkit-keyframes cssAnimation1 {
to { visibility: visible; }
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
}
100% {
box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
}
}
.meter1 {
height: 10px; /* Can be anything */
top: 205px;
left: 776px;
position: absolute;
background: #A3A1FB;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth1 13s infinite;
visibility: hidden;
}
.meter2 {
height: 10px; /* Can be anything */
top: 310px;
left: 776px;
position: absolute;
background:#5EE2A0;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth2 13s infinite;
visibility: hidden;
}
.meter3 {
height: 10px; /* Can be anything */
top: 415px;
left: 776px;
position: absolute;
background: #FF6565;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth3 13s infinite;
visibility: hidden;
}
.meter4 {
height: 10px; /* Can be anything */
top: 520px;
left: 776px;
position: absolute;
background: #FEC163;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
animation: cssAnimation1 0s 7s forwards, expandWidth4 13s infinite;
visibility: hidden;
}
@keyframes expandWidthORIGINAL{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 10%; }
60% { width: 20%; }
65% { width: 30%; }
70% { width: 40%; }
75% { width: 50%; }
80% { width: 60%; }
85% { width: 70%; }
90% { width: 80%; }
95% { width: 90%; }
100% { width: auto; }
}
@keyframes expandWidth1{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 2%; }
60% { width: 4%; }
65% { width: 6%; }
70% { width: 8%; }
75% { width: 10%; }
80% { width: 12%; }
85% { width: 12%; }
90% { width: 12%; }
95% { width: 12%; }
100% { width: 12%; }
}
@keyframes expandWidth2{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 2%; }
55% { width: 4%; }
60% { width: 7%; }
65% { width: 10%; }
70% { width: 13%; }
75% { width: 15%; }
80% { width: 17%; }
85% { width: 19%; }
90% { width: 21%; }
95% { width: 23%; }
100% { width: 25%; }
}
@keyframes expandWidth3{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 2%; }
60% { width: 4%; }
65% { width: 6%; }
70% { width: 8%; }
75% { width: 10%; }
80% { width: 12%; }
85% { width: 14%; }
90% { width: 16%; }
95% { width: 18%; }
100% { width: 18%; }
}
@keyframes expandWidth4{
0% { width: 0; }
10% { width: 0%; }
40% { width: 0%; }
50% { width: 0%; }
55% { width: 2%; }
60% { width: 4%; }
65% { width: 6%; }
70% { width: 8%; }
75% { width: 9%; }
80% { width: 10%; }
85% { width: 11%; }
90% { width: 13%; }
95% { width: 14%; }
100% { width: 15%; }
} | 0.449393 | 0.100879 |
.wizard,
.tabcontrol {
display: block;
width: 100%;
overflow: hidden;
}
.wizard a,
.tabcontrol a {
outline: 0;
}
.wizard ul,
.tabcontrol ul {
list-style: none !important;
padding: 0;
margin: 0;
}
.wizard ul > li,
.tabcontrol ul > li {
display: block;
padding: 0;
}
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
position: absolute;
left: -999em;
}
.wizard .content > .title,
.tabcontrol .content > .title {
position: absolute;
left: -999em;
}
.wizard > .steps {
position: relative;
display: block;
width: 100%;
background: #2196f3;
}
.wizard-green > .steps {
background: #4caf50;
}
.wizard-blue-gray > .steps {
background: #607D8B;
}
.wizard > .steps .number {
font-size: 14px;
border: 2px solid #fff;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 50%;
position: absolute;
left: 12px;
top: 50%;
margin-top: -14px;
}
@media only screen and (min-width: 960px) {
.wizard > .steps .number {
font-size: 16px;
width: 32px;
height: 32px;
line-height: 32px;
margin-top: -18px;
}
}
.wizard > .steps .title {
text-overflow: ellipsis;
display: inline-block;
vertical-align: top;
white-space: nowrap;
overflow: hidden;
width: 100%;
padding-left: 46px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wizard > .steps > ul > li {
display: block;
}
@media only screen and (min-width: 960px) {
.wizard > .steps > ul > li {
float: left;
width: 25%;
}
}
.wizard > .steps > ul > li + li a {
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 960px) {
.wizard > .steps > ul > li + li a {
border-top: none;
border-right: 1px solid rgba(0, 0, 0, 0.15);
}
}
.wizard > .steps > ul > li a {
position: relative;
}
.wizard > .steps > ul > li a,
.wizard > .steps > ul > li a:hover,
.wizard > .steps > ul > li a:active {
display: block;
width: auto;
padding: 12px 8px;
text-decoration: none;
color: #fff;
}
@media only screen and (min-width: 960px) {
.wizard > .steps > ul > li a,
.wizard > .steps > ul > li a:hover,
.wizard > .steps > ul > li a:active {
padding: 16px;
}
}
.wizard > .steps > ul > li.disabled a,
.wizard > .steps > ul > li.disabled a:hover,
.wizard > .steps > ul > li.disabled a:active {
color: #fff;
cursor: default;
}
.wizard > .steps > ul > li.current a,
.wizard > .steps > ul > li.current a:hover,
.wizard > .steps > ul > li.current a:active {
background: #51adf6;
color: #fff;
cursor: default;
}
.wizard > .steps > ul > li.done a,
.wizard > .steps > ul > li.done a:hover,
.wizard > .steps > ul > li.done a:active {
background: #1976d2;
color: #fff;
}
.wizard-green > .steps > ul > li.current a,
.wizard-green > .steps > ul > li.current a:hover,
.wizard-green > .steps > ul > li.current a:active {
background: #66C96A;
}
.wizard-green > .steps > ul > li.done a,
.wizard-green > .steps > ul > li.done a:hover,
.wizard-green > .steps > ul > li.done a:active {
background: #339637;
}
.wizard-blue-gray > .steps > ul > li.current a,
.wizard-blue-gray > .steps > ul > li.current a:hover,
.wizard-blue-gray > .steps > ul > li.current a:active {
background: #7A97A5;
}
.wizard-blue-gray > .steps > ul > li.done a,
.wizard-blue-gray > .steps > ul > li.done a:hover,
.wizard-blue-gray > .steps > ul > li.done a:active {
background: #476472;
}
.wizard > .steps > ul > li.error a,
.wizard > .steps > ul > li.error a:hover,
.wizard > .steps > ul > li.error a:active {
background: #c62828;
color: #fff;
}
.wizard > .content {
display: block;
min-height: 360px;
overflow: hidden;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wizard > .content > .body {
padding: 48px 24px 64px;
width: 100%;
position: absolute;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wizard > .content > .body ul {
margin: 0;
padding: 0;
list-style: none;
}
.wizard > .content > .body ul > li {
padding: 0;
margin: 0;
list-style: none;
}
.wizard > .content > .body .uk-form-label {
display: block;
font-weight: 500;
font-size: 13px;
margin: -4px 0;
}
.wizard > .content > .body .icheck-inline {
margin: 4px 16px 0 0;
}
.wizard > .content > .body .icheck-inline + .parsley-errors-list {
margin-top: 2px;
}
.wizard > .content > .body > iframe {
border: 0 none;
width: 100%;
height: 100%;
}
.wizard > .content > .body pre[class*="language-"] {
max-height: inherit;
}
.wizard > .actions {
display: block;
background: rgba(0, 0, 0, 0.085);
padding: 8px 24px;
}
.wizard > .actions .material-icons {
font-size: 18px;
vertical-align: -4px;
}
.wizard > .actions > ul > li.button_previous {
float: left;
}
.wizard > .actions > ul > li.button_next,
.wizard > .actions > ul > li.button_finish {
float: right;
}
@media only screen and (max-width: 479px) {
.wizard > .actions > ul > li + li {
margin-top: 8px;
}
.wizard > .actions > ul > li.button_previous {
float: none;
}
.wizard > .actions > ul > li.button_next,
.wizard > .actions > ul > li.button_finish {
float: none;
}
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
color: #212121;
display: block;
padding: 0 16px;
min-width: 80px;
text-align: center;
text-decoration: none;
font-weight: 500;
font-size: 14px;
line-height: 31px;
text-transform: uppercase;
}
.wizard > .actions a .material-icons {
color: #212121;
}
.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
color: #aaa;
}
.wizard > .actions .disabled .material-icons {
color: #aaa;
}
@media only screen and (min-width: 960px) {
.wizard.vertical > .steps {
width: 25%;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 8px;
}
}
@media only screen and (min-width: 1220px) {
.wizard.vertical > .steps {
width: 20%;
}
}
@media only screen and (min-width: 960px) {
.wizard.vertical > .steps > ul > li {
float: none;
width: 100%;
}
.wizard.vertical > .steps > ul > li + li {
margin-top: 8px;
}
.wizard.vertical > .steps > ul > li a {
padding: 12px;
border: none;
border-radius: 4px;
}
.wizard.vertical > .steps .number {
font-size: 12px;
border: 2px solid #fff;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 50%;
position: absolute;
left: 12px;
top: 50%;
margin-top: -14px;
}
}
.wizard.vertical > .content {
display: block;
background: #fff;
}
@media only screen and (min-width: 960px) {
.wizard.vertical > .content {
width: 75%;
float: left;
}
.wizard.vertical > .content .body {
padding: 16px 32px;
}
}
@media only screen and (min-width: 1220px) {
.wizard.vertical > .content {
width: 80%;
}
}
.wizard.vertical > .actions {
display: block;
clear: both;
} | src/sass/partials/wizard.css | .wizard,
.tabcontrol {
display: block;
width: 100%;
overflow: hidden;
}
.wizard a,
.tabcontrol a {
outline: 0;
}
.wizard ul,
.tabcontrol ul {
list-style: none !important;
padding: 0;
margin: 0;
}
.wizard ul > li,
.tabcontrol ul > li {
display: block;
padding: 0;
}
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
position: absolute;
left: -999em;
}
.wizard .content > .title,
.tabcontrol .content > .title {
position: absolute;
left: -999em;
}
.wizard > .steps {
position: relative;
display: block;
width: 100%;
background: #2196f3;
}
.wizard-green > .steps {
background: #4caf50;
}
.wizard-blue-gray > .steps {
background: #607D8B;
}
.wizard > .steps .number {
font-size: 14px;
border: 2px solid #fff;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 50%;
position: absolute;
left: 12px;
top: 50%;
margin-top: -14px;
}
@media only screen and (min-width: 960px) {
.wizard > .steps .number {
font-size: 16px;
width: 32px;
height: 32px;
line-height: 32px;
margin-top: -18px;
}
}
.wizard > .steps .title {
text-overflow: ellipsis;
display: inline-block;
vertical-align: top;
white-space: nowrap;
overflow: hidden;
width: 100%;
padding-left: 46px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wizard > .steps > ul > li {
display: block;
}
@media only screen and (min-width: 960px) {
.wizard > .steps > ul > li {
float: left;
width: 25%;
}
}
.wizard > .steps > ul > li + li a {
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 960px) {
.wizard > .steps > ul > li + li a {
border-top: none;
border-right: 1px solid rgba(0, 0, 0, 0.15);
}
}
.wizard > .steps > ul > li a {
position: relative;
}
.wizard > .steps > ul > li a,
.wizard > .steps > ul > li a:hover,
.wizard > .steps > ul > li a:active {
display: block;
width: auto;
padding: 12px 8px;
text-decoration: none;
color: #fff;
}
@media only screen and (min-width: 960px) {
.wizard > .steps > ul > li a,
.wizard > .steps > ul > li a:hover,
.wizard > .steps > ul > li a:active {
padding: 16px;
}
}
.wizard > .steps > ul > li.disabled a,
.wizard > .steps > ul > li.disabled a:hover,
.wizard > .steps > ul > li.disabled a:active {
color: #fff;
cursor: default;
}
.wizard > .steps > ul > li.current a,
.wizard > .steps > ul > li.current a:hover,
.wizard > .steps > ul > li.current a:active {
background: #51adf6;
color: #fff;
cursor: default;
}
.wizard > .steps > ul > li.done a,
.wizard > .steps > ul > li.done a:hover,
.wizard > .steps > ul > li.done a:active {
background: #1976d2;
color: #fff;
}
.wizard-green > .steps > ul > li.current a,
.wizard-green > .steps > ul > li.current a:hover,
.wizard-green > .steps > ul > li.current a:active {
background: #66C96A;
}
.wizard-green > .steps > ul > li.done a,
.wizard-green > .steps > ul > li.done a:hover,
.wizard-green > .steps > ul > li.done a:active {
background: #339637;
}
.wizard-blue-gray > .steps > ul > li.current a,
.wizard-blue-gray > .steps > ul > li.current a:hover,
.wizard-blue-gray > .steps > ul > li.current a:active {
background: #7A97A5;
}
.wizard-blue-gray > .steps > ul > li.done a,
.wizard-blue-gray > .steps > ul > li.done a:hover,
.wizard-blue-gray > .steps > ul > li.done a:active {
background: #476472;
}
.wizard > .steps > ul > li.error a,
.wizard > .steps > ul > li.error a:hover,
.wizard > .steps > ul > li.error a:active {
background: #c62828;
color: #fff;
}
.wizard > .content {
display: block;
min-height: 360px;
overflow: hidden;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wizard > .content > .body {
padding: 48px 24px 64px;
width: 100%;
position: absolute;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wizard > .content > .body ul {
margin: 0;
padding: 0;
list-style: none;
}
.wizard > .content > .body ul > li {
padding: 0;
margin: 0;
list-style: none;
}
.wizard > .content > .body .uk-form-label {
display: block;
font-weight: 500;
font-size: 13px;
margin: -4px 0;
}
.wizard > .content > .body .icheck-inline {
margin: 4px 16px 0 0;
}
.wizard > .content > .body .icheck-inline + .parsley-errors-list {
margin-top: 2px;
}
.wizard > .content > .body > iframe {
border: 0 none;
width: 100%;
height: 100%;
}
.wizard > .content > .body pre[class*="language-"] {
max-height: inherit;
}
.wizard > .actions {
display: block;
background: rgba(0, 0, 0, 0.085);
padding: 8px 24px;
}
.wizard > .actions .material-icons {
font-size: 18px;
vertical-align: -4px;
}
.wizard > .actions > ul > li.button_previous {
float: left;
}
.wizard > .actions > ul > li.button_next,
.wizard > .actions > ul > li.button_finish {
float: right;
}
@media only screen and (max-width: 479px) {
.wizard > .actions > ul > li + li {
margin-top: 8px;
}
.wizard > .actions > ul > li.button_previous {
float: none;
}
.wizard > .actions > ul > li.button_next,
.wizard > .actions > ul > li.button_finish {
float: none;
}
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
color: #212121;
display: block;
padding: 0 16px;
min-width: 80px;
text-align: center;
text-decoration: none;
font-weight: 500;
font-size: 14px;
line-height: 31px;
text-transform: uppercase;
}
.wizard > .actions a .material-icons {
color: #212121;
}
.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
color: #aaa;
}
.wizard > .actions .disabled .material-icons {
color: #aaa;
}
@media only screen and (min-width: 960px) {
.wizard.vertical > .steps {
width: 25%;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 8px;
}
}
@media only screen and (min-width: 1220px) {
.wizard.vertical > .steps {
width: 20%;
}
}
@media only screen and (min-width: 960px) {
.wizard.vertical > .steps > ul > li {
float: none;
width: 100%;
}
.wizard.vertical > .steps > ul > li + li {
margin-top: 8px;
}
.wizard.vertical > .steps > ul > li a {
padding: 12px;
border: none;
border-radius: 4px;
}
.wizard.vertical > .steps .number {
font-size: 12px;
border: 2px solid #fff;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 50%;
position: absolute;
left: 12px;
top: 50%;
margin-top: -14px;
}
}
.wizard.vertical > .content {
display: block;
background: #fff;
}
@media only screen and (min-width: 960px) {
.wizard.vertical > .content {
width: 75%;
float: left;
}
.wizard.vertical > .content .body {
padding: 16px 32px;
}
}
@media only screen and (min-width: 1220px) {
.wizard.vertical > .content {
width: 80%;
}
}
.wizard.vertical > .actions {
display: block;
clear: both;
} | 0.489015 | 0.078008 |
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
url('../fonts/ProximaNova-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
url('../fonts/ProximaNova-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Light.woff2') format('woff2'),
url('../fonts/ProximaNova-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'),
url('../fonts/ProximaNovaT-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Light.woff2') format('woff2'),
url('../fonts/ProximaNova-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
url('../fonts/ProximaNova-Semibold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'),
url('../fonts/ProximaNova-Extrabld.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNova-ExtrabldIt.woff2') format('woff2'),
url('../fonts/ProximaNova-ExtrabldIt.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
url('../fonts/ProximaNova-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
url('../fonts/ProximaNova-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Bl';
src: url('../fonts/ProximaNova-Black.woff2') format('woff2'),
url('../fonts/ProximaNova-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Bl';
src: url('../fonts/ProximaNova-Black.woff2') format('woff2'),
url('../fonts/ProximaNova-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'),
url('../fonts/ProximaNovaT-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
url('../fonts/ProximaNova-Semibold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
} | css/fonts.css | @font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
url('../fonts/ProximaNova-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
url('../fonts/ProximaNova-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Light.woff2') format('woff2'),
url('../fonts/ProximaNova-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'),
url('../fonts/ProximaNovaT-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Light.woff2') format('woff2'),
url('../fonts/ProximaNova-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
url('../fonts/ProximaNova-Semibold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'),
url('../fonts/ProximaNova-Extrabld.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNova-ExtrabldIt.woff2') format('woff2'),
url('../fonts/ProximaNova-ExtrabldIt.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
url('../fonts/ProximaNova-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Rg';
src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
url('../fonts/ProximaNova-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Bl';
src: url('../fonts/ProximaNova-Black.woff2') format('woff2'),
url('../fonts/ProximaNova-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Bl';
src: url('../fonts/ProximaNova-Black.woff2') format('woff2'),
url('../fonts/ProximaNova-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Th';
src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'),
url('../fonts/ProximaNovaT-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Proxima Nova Lt';
src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
url('../fonts/ProximaNova-Semibold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
} | 0.355887 | 0.075075 |
.skin-myself-light .main-header .navbar {
background-color:#3c8dbc
}
.skin-myself-light .main-header .navbar .nav>li>a {
color:#fff
}
.skin-myself-light .main-header .navbar .nav>li>a:hover,.skin-myself-light .main-header .navbar .nav>li>a:active,.skin-myself-light .main-header .navbar .nav>li>a:focus,.skin-myself-light .main-header .navbar .nav .open>a,.skin-myself-light .main-header .navbar .nav .open>a:hover,.skin-myself-light .main-header .navbar .nav .open>a:focus,.skin-myself-light .main-header .navbar .nav>.active>a {
background:rgba(0,0,0,0.1);
color:#f6f6f6
}
.skin-myself-light .main-header .navbar .sidebar-toggle {
color:#fff
}
.skin-myself-light .main-header .navbar .sidebar-toggle:hover {
color:#f6f6f6;
background:rgba(0,0,0,0.1)
}
.skin-myself-light .main-header .navbar .sidebar-toggle {
color:#fff
}
.skin-myself-light .main-header .navbar .sidebar-toggle:hover {
background-color:#367fa9
}
@media (max-width:767px) {
.skin-myself-light .main-header .navbar .dropdown-menu li.divider {
background-color:rgba(255,255,255,0.1)
}
.skin-myself-light .main-header .navbar .dropdown-menu li a {
color:#fff
}
.skin-myself-light .main-header .navbar .dropdown-menu li a:hover {
background:#367fa9
}
}.skin-myself-light .main-header .logo {
background-color:#3c8dbc;
color:#fff;
border-bottom:0 solid transparent
}
.skin-myself-light .main-header .logo:hover {
background-color:#3b8ab8
}
.skin-myself-light .main-header li.user-header {
background-color:#3c8dbc
}
.skin-myself-light .content-header {
background:transparent
}
.skin-myself-light .wrapper,.skin-myself-light .main-sidebar,.skin-myself-light .left-side {
background-color:#f9fafc
}
.skin-myself-light .content-wrapper,.skin-myself-light .main-footer {
border-left:1px solid #d2d6de
}
.skin-myself-light .user-panel>.info,.skin-myself-light .user-panel>.info>a {
color:#444
}
.skin-myself-light .sidebar-menu>li {
-webkit-transition:border-left-color .3s ease;
-o-transition:border-left-color .3s ease;
transition:border-left-color .3s ease
}
.skin-myself-light .sidebar-menu>li.header {
color:#848484;
background:#f9fafc
}
.skin-myself-light .sidebar-menu>li>a {
border-left:3px solid transparent;
font-weight:600
}
.skin-myself-light .sidebar-menu>li:hover>a,.skin-myself-light .sidebar-menu>li.active>a {
color:#000;
background:#f4f4f5
}
.skin-myself-light .sidebar-menu>li.active {
border-left-color:#3c8dbc
}
.skin-myself-light .sidebar-menu>li.active>a {
font-weight:600
}
.skin-myself-light .sidebar-menu>li>.treeview-menu {
background:#f4f4f5
}
.skin-myself-light .sidebar a {
color:#444
}
.skin-myself-light .sidebar a:hover {
text-decoration:none
}
.skin-myself-light .treeview-menu>li>a {
color:#777
}
.skin-myself-light .treeview-menu>li.active>a,.skin-myself-light .treeview-menu>li>a:hover {
color:#000
}
.skin-myself-light .treeview-menu>li.active>a {
font-weight:600
}
.skin-myself-light .sidebar-form {
border-radius:3px;
border:1px solid #d2d6de;
margin:10px 10px
}
.skin-myself-light .sidebar-form input[type="text"],.skin-myself-light .sidebar-form .btn {
box-shadow:none;
background-color:#fff;
border:1px solid transparent;
height:35px;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.skin-myself-light .sidebar-form input[type="text"] {
color:#666;
border-top-left-radius:2px;
border-top-right-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:2px
}
.skin-myself-light .sidebar-form input[type="text"]:focus,.skin-myself-light .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
background-color:#fff;
color:#666
}
.skin-myself-light .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
border-left-color:#fff
}
.skin-myself-light .sidebar-form .btn {
color:#999;
border-top-left-radius:0;
border-top-right-radius:2px;
border-bottom-right-radius:2px;
border-bottom-left-radius:0
}
@media (min-width:768px) {
.skin-myself-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
border-left:1px solid #d2d6de
}
}.skin-myself-light .main-footer {
border-top-color:#d2d6de
}
.skin-myself.layout-top-nav .main-header>.logo {
background-color:#3c8dbc;
color:#fff;
border-bottom:0 solid transparent
}
.skin-myself.layout-top-nav .main-header>.logo:hover {
background-color:#3b8ab8
} | public/vendor/laravel-admin/AdminLTE/dist/css/skins/skin-myself-light.min.css | .skin-myself-light .main-header .navbar {
background-color:#3c8dbc
}
.skin-myself-light .main-header .navbar .nav>li>a {
color:#fff
}
.skin-myself-light .main-header .navbar .nav>li>a:hover,.skin-myself-light .main-header .navbar .nav>li>a:active,.skin-myself-light .main-header .navbar .nav>li>a:focus,.skin-myself-light .main-header .navbar .nav .open>a,.skin-myself-light .main-header .navbar .nav .open>a:hover,.skin-myself-light .main-header .navbar .nav .open>a:focus,.skin-myself-light .main-header .navbar .nav>.active>a {
background:rgba(0,0,0,0.1);
color:#f6f6f6
}
.skin-myself-light .main-header .navbar .sidebar-toggle {
color:#fff
}
.skin-myself-light .main-header .navbar .sidebar-toggle:hover {
color:#f6f6f6;
background:rgba(0,0,0,0.1)
}
.skin-myself-light .main-header .navbar .sidebar-toggle {
color:#fff
}
.skin-myself-light .main-header .navbar .sidebar-toggle:hover {
background-color:#367fa9
}
@media (max-width:767px) {
.skin-myself-light .main-header .navbar .dropdown-menu li.divider {
background-color:rgba(255,255,255,0.1)
}
.skin-myself-light .main-header .navbar .dropdown-menu li a {
color:#fff
}
.skin-myself-light .main-header .navbar .dropdown-menu li a:hover {
background:#367fa9
}
}.skin-myself-light .main-header .logo {
background-color:#3c8dbc;
color:#fff;
border-bottom:0 solid transparent
}
.skin-myself-light .main-header .logo:hover {
background-color:#3b8ab8
}
.skin-myself-light .main-header li.user-header {
background-color:#3c8dbc
}
.skin-myself-light .content-header {
background:transparent
}
.skin-myself-light .wrapper,.skin-myself-light .main-sidebar,.skin-myself-light .left-side {
background-color:#f9fafc
}
.skin-myself-light .content-wrapper,.skin-myself-light .main-footer {
border-left:1px solid #d2d6de
}
.skin-myself-light .user-panel>.info,.skin-myself-light .user-panel>.info>a {
color:#444
}
.skin-myself-light .sidebar-menu>li {
-webkit-transition:border-left-color .3s ease;
-o-transition:border-left-color .3s ease;
transition:border-left-color .3s ease
}
.skin-myself-light .sidebar-menu>li.header {
color:#848484;
background:#f9fafc
}
.skin-myself-light .sidebar-menu>li>a {
border-left:3px solid transparent;
font-weight:600
}
.skin-myself-light .sidebar-menu>li:hover>a,.skin-myself-light .sidebar-menu>li.active>a {
color:#000;
background:#f4f4f5
}
.skin-myself-light .sidebar-menu>li.active {
border-left-color:#3c8dbc
}
.skin-myself-light .sidebar-menu>li.active>a {
font-weight:600
}
.skin-myself-light .sidebar-menu>li>.treeview-menu {
background:#f4f4f5
}
.skin-myself-light .sidebar a {
color:#444
}
.skin-myself-light .sidebar a:hover {
text-decoration:none
}
.skin-myself-light .treeview-menu>li>a {
color:#777
}
.skin-myself-light .treeview-menu>li.active>a,.skin-myself-light .treeview-menu>li>a:hover {
color:#000
}
.skin-myself-light .treeview-menu>li.active>a {
font-weight:600
}
.skin-myself-light .sidebar-form {
border-radius:3px;
border:1px solid #d2d6de;
margin:10px 10px
}
.skin-myself-light .sidebar-form input[type="text"],.skin-myself-light .sidebar-form .btn {
box-shadow:none;
background-color:#fff;
border:1px solid transparent;
height:35px;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.skin-myself-light .sidebar-form input[type="text"] {
color:#666;
border-top-left-radius:2px;
border-top-right-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:2px
}
.skin-myself-light .sidebar-form input[type="text"]:focus,.skin-myself-light .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
background-color:#fff;
color:#666
}
.skin-myself-light .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
border-left-color:#fff
}
.skin-myself-light .sidebar-form .btn {
color:#999;
border-top-left-radius:0;
border-top-right-radius:2px;
border-bottom-right-radius:2px;
border-bottom-left-radius:0
}
@media (min-width:768px) {
.skin-myself-light.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
border-left:1px solid #d2d6de
}
}.skin-myself-light .main-footer {
border-top-color:#d2d6de
}
.skin-myself.layout-top-nav .main-header>.logo {
background-color:#3c8dbc;
color:#fff;
border-bottom:0 solid transparent
}
.skin-myself.layout-top-nav .main-header>.logo:hover {
background-color:#3b8ab8
} | 0.33644 | 0.050729 |
.nav-back {
width: 80px;
font-size: 14px;
padding-left: 14px;
line-height: 15px;
}
.nav-back {
/* :before */
/* content: ""; */
background: url('assets/img/icons/arrow-back.png');
background-size: 14px 14px;
background-repeat: no-repeat;
display: block;
}
a {
text-decoration: none;
}
.main-fab {
position: absolute;
z-index: 20;
font-size: 30px;
top: 100px;
left: 24px;
transform: scale(0.88, 0.88);
}
.md-breadcrumb {
padding-left: 16px;
}
.md-table {
min-width: 100%;
border-collapse: collapse;
}
.md-table tbody tr:hover,
.md-table tbody tr:focus {
cursor: pointer;
background-color: rgba(63, 81, 181, 0.2);
}
.md-table-header {
border-bottom: 1px solid #e6e6e6;
color: #828282;
text-align: left;
font-size: 0.75em;
font-weight: 700;
padding: 16px 16px 16px 0;
}
.md-table-header a {
text-decoration: none;
color: inherit;
}
.md-table-caret {
display: inline-block;
vertical-align: middle;
}
.md-table-content {
font-size: 0.8em;
padding: 16px 16px 16px 0;
height: 72px;
}
.md-table-td-more {
max-width: 72px;
width: 72px;
padding: 16px;
}
.md-table-thumbs {
max-width: 104px;
width: 104px;
padding: 16px 32px;
}
.md-table-thumbs div {
overflow: hidden;
width: 40px;
height: 40px;
border-radius: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
background-size: cover;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}
.md-table-footer {
height: 40px;
}
.md-table-count-info {
line-height: 40px;
font-size: .75em;
}
.md-table-footer-item {
width: 40px;
height: 40px;
vertical-align: middle;
}
.md-table-active-page {
font-weight: 700;
}
.bold {
font-weight: 700;
}
.grey,
.gray {
color: #888888;
}
md-input-container.md-default-theme .md-input {
color: white;
border-color: white;
margin-top: 24px;
}
.dashboard-subnav {
font-size: 0.9em;
min-height: 38px;
max-height: 38px;
background-color: #09c1d1 !important;
}
.dashboard-subnav md-select.md-default-theme:focus .md-select-label {
border-bottom: none;
color: white;
}
.selectSubPages p {
text-align: center;
color: #fff;
}
.selectSubPages .md-default-theme .md-select-label.md-placeholder {
color: #fff;
}
.selectSubPages .md-select-label {
padding-top: 0px;
font-size: 1em;
line-height: 1em;
border-bottom: none;
padding-bottom: 0px;
}
.selectSubPages md-select {
margin-top: 10px;
margin-right: 80px;
padding: 0px;
}
md-select-menu {
max-height: none;
}
.md-toolbar-tools {
padding-left: 8px;
padding-right: 8px;
}
.md-toolbar-small {
height: 38px;
min-height: 38px;
}
.md-toolbar-tools-small {
background-color: #09c1d1;
}
/* Begin kubernetes-ui Menu */
.kubernetes-ui-menu,
.kubernetes-ui-menu ul {
list-style: none;
padding: 0;
}
.kubernetes-ui-menu li {
margin: 0;
}
.kubernetes-ui-menu > li {
border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.kubernetes-ui-menu .md-button {
border-radius: 0;
color: inherit;
cursor: pointer;
font-weight: 400;
line-height: 40px;
margin: 0;
max-height: 40px;
overflow: hidden;
padding: 0px 16px;
text-align: left;
text-decoration: none;
white-space: normal;
width: 100%;
}
.kubernetes-ui-menu a.md-button {
display: block;
}
.kubernetes-ui-menu button.md-button::-moz-focus-inner {
padding: 0;
}
.kubernetes-ui-menu .md-button.active {
color: #03a9f4;
}
.menu-heading {
color: #888;
display: block;
font-size: inherit;
font-weight: 500;
line-height: 40px;
margin: 0;
padding: 0px 16px;
text-align: left;
width: 100%;
}
.kubernetes-ui-menu li.parentActive,
.kubernetes-ui-menu li.parentActive .menu-toggle-list {
background-color: #f6f6f6;
}
.menu-toggle-list {
background: #fff;
max-height: 999px;
overflow: hidden;
position: relative;
z-index: 1;
-webkit-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
-webkit-transition-property: max-height;
-moz-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
-moz-transition-property: max-height;
transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
transition-property: max-height;
}
.menu-toggle-list.ng-hide {
max-height: 0;
}
.kubernetes-ui-menu .menu-toggle-list a.md-button {
display: block;
padding: 0 16px 0 32px;
text-transform: none;
}
.md-button-toggle .md-toggle-icon {
background: transparent url(assets/img/icons/list_control_down.png) no-repeat center center;
background-size: 100% auto;
display: inline-block;
height: 24px;
margin: auto 0 auto auto;
speak: none;
width: 24px;
transition: transform 0.3s ease-in-out;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
}
.md-button-toggle .md-toggle-icon.toggled {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
/* End kubernetes-ui Menu */
.menu-icon {
background: none;
border: none;
margin-right: 16px;
padding: 0;
}
.whiteframedemoBasicUsage md-whiteframe {
background: #fff;
margin: 2px;
padding: 2px;
}
.tabsDefaultTabs {
height: 100%;
width: 100%;
/*
* Animation styles
*/
}
.tabsDefaultTabs .remove-tab {
margin-bottom: 40px;
}
.tabsDefaultTabs .home-buttons .md-button {
display: block;
max-height: 30px;
}
.tabsDefaultTabs .home-buttons .md-button.add-tab {
margin-top: 20px;
max-height: 30px !important;
}
.tabsDefaultTabs .demo-tab {
display: block;
position: relative;
background: white;
border: 0px solid black;
min-height: 0px;
width: 100%;
}
.tabsDefaultTabs .tab0,
.tabsDefaultTabs .tab1,
.tabsDefaultTabs .tab2,
.tabsDefaultTabs .tab3 {
background-color: #bbdefb;
}
.tabsDefaultTabs .md-header {
background-color: #1976D2 !important;
}
.tabsDefaultTabs md-tab {
color: #90caf9 !important;
}
.tabsDefaultTabs md-tab.active,
.tabsDefaultTabs md-tab:focus {
color: white !important;
}
.tabsDefaultTabs md-tab[disabled] {
opacity: 0.5;
}
.tabsDefaultTabs .md-header .md-ripple {
border-color: #FFFF8D !important;
}
.tabsDefaultTabs md-tabs-ink-bar {
background-color: #FFFF8D !important;
}
.tabsDefaultTabs .title {
padding-top: 8px;
padding-right: 8px;
text-align: left;
text-transform: uppercase;
color: #888;
margin-top: 24px;
}
.tabsDefaultTabs [layout-align] > * {
margin-left: 8px;
}
.tabsDefaultTabs form > [layout] > * {
margin-left: 8px;
}
.tabsDefaultTabs .long > input {
width: 264px;
}
.menuBtn {
background-color: transparent;
border: none;
height: 38px;
margin: 16px;
position: absolute;
width: 36px;
}
md-toolbar h1 {
font-size: 1.250em;
font-weight: 400;
margin: auto;
}
md-list .md-button {
color: inherit;
font-weight: 500;
text-align: left;
width: 100%;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
md-list .md-button {
color: inherit;
font-weight: 500;
text-align: left;
width: 100%;
}
md-list .md-button.selected {
color: #03a9f4;
}
#content {
overflow: hidden;
}
#content md-content {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
#content .md-button.action {
background-color: transparent;
border: none;
height: 38px;
margin: 8px auto 16px 0;
position: absolute;
top: 10px;
right: 25px;
width: 36px;
}
#content img {
display: block;
height: auto;
max-width: 500px;
}
.content-wrapper {
position: relative;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
md-toolbar h1 {
font-size: 1.250em;
font-weight: 400;
}
.menuBtn {
background: url(data:image/svg+xml;base64,<KEY>IG<KEY>PGcgZGlzcGxheT0iaW5saW5lIj4KICAgIDwvZz4KPC9nPgo8L3N2Zz4=) no-repeat center center;
}
.actionBtn {
background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDM2IDM2Ij4NCiAgICA8cGF0aCBkPSJNMCAwaDM2djM2aC0zNnoiIGZpbGw9Im5vbmUiLz4NCiAgICA8cGF0aCBkPSJNNCAyN2gyOHYtM2gtMjh2M3ptMC04aDI4di0zaC0yOHYzem0wLTExdjNoMjh2LTNoLTI4eiIvPg0KPC9zdmc+) no-repeat center center;
}
.kubernetes-ui-logo {
background-image: url("../img/kubernetes.svg");
background-size: 40px 40px;
width: 40px;
height: 40px;
}
.kubernetes-ui-text {
line-height: 40px;
vertical-align: middle;
padding: 2px;
}
.dashboard .body-wrapper {
padding: 25px;
}
.dashboard [flex-align-self="end"] {
-webkit-align-self: flex-end;
-ms-flex-align-self: end;
align-self: flex-end;
}
.dashboard .back {
font-size: 18px;
line-height: 27px;
margin-bottom: 30px;
}
.dashboard .heading {
font-size: 18px;
line-height: 21px;
color: #222222;
margin-bottom: 25px;
}
.dashboard .heading .label {
color: #777777;
}
.dashboard .clear-bg {
background-color: transparent;
}
.dashboard .list-pods .pod-group {
margin: 25px;
}
.dashboard .list-pods .pod-group md-grid-list {
margin-top: 50px;
color: white;
}
.dashboard .list-pods .pod-group md-grid-list figcaption {
width: 100%;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-header {
padding-left: 10px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-header .labels {
width: 100%;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile {
transition: all 700ms ease-in 50ms;
}
.dashboard .list-pods .pod-group md-grid-list .inner-box {
padding-left: 10px;
padding-right: 10px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer {
background: rgba(0, 0, 0, 0.5);
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer .pod-title {
margin-left: 10px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer .pod-host {
text-align: right;
padding-right: 15px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer a {
color: white;
}
.dashboard .list-pods .pod-group md-grid-list .restarts {
width: 100%;
text-align: right;
padding-right: 10px;
}
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:not([disabled]):hover,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:not([disabled]):focus,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:hover,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:focus {
background-color: #ff1744;
width: 30px;
height: 30px;
}
.dashboard .list-pods .gray {
background: #f5f5f5;
}
.dashboard .list-pods .dark-overlay {
background-color: #292935;
opacity: 0.5;
}
.dashboard .list-pods .light-overlay {
background-color: #FFFFFF;
opacity: 0.2;
}
.dashboard .list-pods .color-1 {
background-color: #2962ff;
fill: #2962ff;
stroke: #2962ff;
}
.dashboard .list-pods md-grid-list.list-color-1 md-grid-tile.colored {
background-color: #2962ff;
}
.dashboard .list-pods .color-2 {
background-color: #aa00ff;
fill: #aa00ff;
stroke: #aa00ff;
}
.dashboard .list-pods md-grid-list.list-color-2 md-grid-tile.colored {
background-color: #aa00ff;
}
.dashboard .list-pods .color-3 {
background-color: #00c853;
fill: #00c853;
stroke: #00c853;
}
.dashboard .list-pods md-grid-list.list-color-3 md-grid-tile.colored {
background-color: #00c853;
}
.dashboard .list-pods .color-4 {
background-color: #304ffe;
fill: #304ffe;
stroke: #304ffe;
}
.dashboard .list-pods md-grid-list.list-color-4 md-grid-tile.colored {
background-color: #304ffe;
}
.dashboard .list-pods .color-5 {
background-color: #0091ea;
fill: #0091ea;
stroke: #0091ea;
}
.dashboard .list-pods md-grid-list.list-color-5 md-grid-tile.colored {
background-color: #0091ea;
}
.dashboard .list-pods .color-6 {
background-color: #ff6d00;
fill: #ff6d00;
stroke: #ff6d00;
}
.dashboard .list-pods md-grid-list.list-color-6 md-grid-tile.colored {
background-color: #ff6d00;
}
.dashboard .list-pods .color-7 {
background-color: #00bfa5;
fill: #00bfa5;
stroke: #00bfa5;
}
.dashboard .list-pods md-grid-list.list-color-7 md-grid-tile.colored {
background-color: #00bfa5;
}
.dashboard .list-pods .color-8 {
background-color: #c51162;
fill: #c51162;
stroke: #c51162;
}
.dashboard .list-pods md-grid-list.list-color-8 md-grid-tile.colored {
background-color: #c51162;
}
.dashboard .list-pods .color-9 {
background-color: #64dd17;
fill: #64dd17;
stroke: #64dd17;
}
.dashboard .list-pods md-grid-list.list-color-9 md-grid-tile.colored {
background-color: #64dd17;
}
.dashboard .list-pods .color-10 {
background-color: #6200ea;
fill: #6200ea;
stroke: #6200ea;
}
.dashboard .list-pods md-grid-list.list-color-10 md-grid-tile.colored {
background-color: #6200ea;
}
.dashboard .list-pods .color-11 {
background-color: #ffd600;
fill: #ffd600;
stroke: #ffd600;
}
.dashboard .list-pods md-grid-list.list-color-11 md-grid-tile.colored {
background-color: #ffd600;
}
.dashboard .list-pods .color-12 {
background-color: #00b8d4;
fill: #00b8d4;
stroke: #00b8d4;
}
.dashboard .list-pods md-grid-list.list-color-12 md-grid-tile.colored {
background-color: #00b8d4;
}
.dashboard .list-pods .color-13 {
background-color: #ffab00;
fill: #ffab00;
stroke: #ffab00;
}
.dashboard .list-pods md-grid-list.list-color-13 md-grid-tile.colored {
background-color: #ffab00;
}
.dashboard .list-pods .color-14 {
background-color: #dd2c00;
fill: #dd2c00;
stroke: #dd2c00;
}
.dashboard .list-pods md-grid-list.list-color-14 md-grid-tile.colored {
background-color: #dd2c00;
}
.dashboard .list-pods .color-15 {
background-color: #2979ff;
fill: #2979ff;
stroke: #2979ff;
}
.dashboard .list-pods md-grid-list.list-color-15 md-grid-tile.colored {
background-color: #2979ff;
}
.dashboard .list-pods .color-16 {
background-color: #d500f9;
fill: #d500f9;
stroke: #d500f9;
}
.dashboard .list-pods md-grid-list.list-color-16 md-grid-tile.colored {
background-color: #d500f9;
}
.dashboard .list-pods .color-17 {
background-color: #00e676;
fill: #00e676;
stroke: #00e676;
}
.dashboard .list-pods md-grid-list.list-color-17 md-grid-tile.colored {
background-color: #00e676;
}
.dashboard .list-pods .color-18 {
background-color: #3d5afe;
fill: #3d5afe;
stroke: #3d5afe;
}
.dashboard .list-pods md-grid-list.list-color-18 md-grid-tile.colored {
background-color: #3d5afe;
}
.dashboard .list-pods .color-19 {
background-color: #00b0ff;
fill: #00b0ff;
stroke: #00b0ff;
}
.dashboard .list-pods md-grid-list.list-color-19 md-grid-tile.colored {
background-color: #00b0ff;
}
.dashboard .list-pods .color-20 {
background-color: #ff9100;
fill: #ff9100;
stroke: #ff9100;
}
.dashboard .list-pods md-grid-list.list-color-20 md-grid-tile.colored {
background-color: #ff9100;
}
.dashboard .list-pods .color-21 {
background-color: #1de9b6;
fill: #1de9b6;
stroke: #1de9b6;
}
.dashboard .list-pods md-grid-list.list-color-21 md-grid-tile.colored {
background-color: #1de9b6;
}
.dashboard .list-pods .color-22 {
background-color: #f50057;
fill: #f50057;
stroke: #f50057;
}
.dashboard .list-pods md-grid-list.list-color-22 md-grid-tile.colored {
background-color: #f50057;
}
.dashboard .list-pods .color-23 {
background-color: #76ff03;
fill: #76ff03;
stroke: #76ff03;
}
.dashboard .list-pods md-grid-list.list-color-23 md-grid-tile.colored {
background-color: #76ff03;
}
.dashboard .list-pods .color-24 {
background-color: #651fff;
fill: #651fff;
stroke: #651fff;
}
.dashboard .list-pods md-grid-list.list-color-24 md-grid-tile.colored {
background-color: #651fff;
}
.dashboard .list-pods .color-25 {
background-color: #ffea00;
fill: #ffea00;
stroke: #ffea00;
}
.dashboard .list-pods md-grid-list.list-color-25 md-grid-tile.colored {
background-color: #ffea00;
}
.dashboard .list-pods .color-26 {
background-color: #00e5ff;
fill: #00e5ff;
stroke: #00e5ff;
}
.dashboard .list-pods md-grid-list.list-color-26 md-grid-tile.colored {
background-color: #00e5ff;
}
.dashboard .list-pods .color-27 {
background-color: #ffc400;
fill: #ffc400;
stroke: #ffc400;
}
.dashboard .list-pods md-grid-list.list-color-27 md-grid-tile.colored {
background-color: #ffc400;
}
.dashboard .list-pods .color-28 {
background-color: #ff3d00;
fill: #ff3d00;
stroke: #ff3d00;
}
.dashboard .list-pods md-grid-list.list-color-28 md-grid-tile.colored {
background-color: #ff3d00;
}
.dashboard .list-pods .color-29 {
background-color: #448aff;
fill: #448aff;
stroke: #448aff;
}
.dashboard .list-pods md-grid-list.list-color-29 md-grid-tile.colored {
background-color: #448aff;
}
.dashboard .list-pods .color-30 {
background-color: #e040fb;
fill: #e040fb;
stroke: #e040fb;
}
.dashboard .list-pods md-grid-list.list-color-30 md-grid-tile.colored {
background-color: #e040fb;
}
.dashboard .list-pods .color-31 {
background-color: #69f0ae;
fill: #69f0ae;
stroke: #69f0ae;
}
.dashboard .list-pods md-grid-list.list-color-31 md-grid-tile.colored {
background-color: #69f0ae;
}
.dashboard .list-pods .color-32 {
background-color: #536dfe;
fill: #536dfe;
stroke: #536dfe;
}
.dashboard .list-pods md-grid-list.list-color-32 md-grid-tile.colored {
background-color: #536dfe;
}
.dashboard .list-pods .color-33 {
background-color: #40c4ff;
fill: #40c4ff;
stroke: #40c4ff;
}
.dashboard .list-pods md-grid-list.list-color-33 md-grid-tile.colored {
background-color: #40c4ff;
}
.dashboard .list-pods .color-34 {
background-color: #ffab40;
fill: #ffab40;
stroke: #ffab40;
}
.dashboard .list-pods md-grid-list.list-color-34 md-grid-tile.colored {
background-color: #ffab40;
}
.dashboard .list-pods .color-35 {
background-color: #64ffda;
fill: #64ffda;
stroke: #64ffda;
}
.dashboard .list-pods md-grid-list.list-color-35 md-grid-tile.colored {
background-color: #64ffda;
}
.dashboard .list-pods .color-36 {
background-color: #ff4081;
fill: #ff4081;
stroke: #ff4081;
}
.dashboard .list-pods md-grid-list.list-color-36 md-grid-tile.colored {
background-color: #ff4081;
}
.dashboard .list-pods .color-37 {
background-color: #b2ff59;
fill: #b2ff59;
stroke: #b2ff59;
}
.dashboard .list-pods md-grid-list.list-color-37 md-grid-tile.colored {
background-color: #b2ff59;
}
.dashboard .list-pods .color-38 {
background-color: #7c4dff;
fill: #7c4dff;
stroke: #7c4dff;
}
.dashboard .list-pods md-grid-list.list-color-38 md-grid-tile.colored {
background-color: #7c4dff;
}
.dashboard .list-pods .color-39 {
background-color: #ffff00;
fill: #ffff00;
stroke: #ffff00;
}
.dashboard .list-pods md-grid-list.list-color-39 md-grid-tile.colored {
background-color: #ffff00;
}
.dashboard .list-pods .color-40 {
background-color: #18ffff;
fill: #18ffff;
stroke: #18ffff;
}
.dashboard .list-pods md-grid-list.list-color-40 md-grid-tile.colored {
background-color: #18ffff;
}
.dashboard .list-pods .color-41 {
background-color: #ffd740;
fill: #ffd740;
stroke: #ffd740;
}
.dashboard .list-pods md-grid-list.list-color-41 md-grid-tile.colored {
background-color: #ffd740;
}
.dashboard .list-pods .color-42 {
background-color: #ff6e40;
fill: #ff6e40;
stroke: #ff6e40;
}
.dashboard .list-pods md-grid-list.list-color-42 md-grid-tile.colored {
background-color: #ff6e40;
}
.dashboard .list-pods .color-warning {
background-color: #ff9800 !important;
border-color: #ff9800 !important;
fill: #ff9800 !important;
stroke: #ff9800 !important;
}
.dashboard .list-pods .color-critical {
background-color: #f44336 !important;
border-color: #f44336 !important;
fill: #f44336 !important;
stroke: #f44336 !important;
}
.dashboard .list-pods .status-waiting {
background-color: #2e2e3b !important;
border-color: #dad462 !important;
border-width: 2px !important;
border-style: solid !important;
}
.dashboard .list-pods .status-terminated,
.dashboard .list-pods .status-unknown {
background-color: #ff1744 !important;
border-color: #e3002c !important;
border-width: 1px !important;
border-style: solid !important;
}
.dashboard .dash-table {
min-width: 100%;
border-collapse: collapse;
}
.dashboard .dash-table tbody tr:hover:not(.no-link),
.dashboard .dash-table tbody tr:focus:not(.no-link) {
cursor: pointer;
background-color: rgba(63, 81, 181, 0.2);
}
.dashboard .dash-table .dash-table-header {
border-bottom: 1px solid #e6e6e6;
color: #828282;
text-align: left;
font-size: 0.75em;
font-weight: 700;
padding: 16px 16px 16px 0;
}
.dashboard .dash-table .dash-table-header a {
text-decoration: none;
color: inherit;
}
.dashboard .dash-table .dash-table-caret {
display: inline-block;
vertical-align: middle;
}
.dashboard .dash-table .dash-table-content {
font-size: 0.8em;
padding: 16px 16px 16px 0;
height: 72px;
}
.dashboard .dash-table .dash-table-td-more {
max-width: 72px;
width: 72px;
padding: 16px;
}
.dashboard .dash-table .dash-table-thumbs {
max-width: 104px;
width: 104px;
padding: 16px 32px;
}
.dashboard .dash-table .dash-table-thumbs div {
overflow: hidden;
width: 40px;
height: 40px;
border-radius: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
background-size: cover;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}
.dashboard .dash-table .dash-table-footer {
height: 40px;
}
.dashboard .dash-table .dash-table-count-info {
line-height: 40px;
font-size: .75em;
}
.dashboard .dash-table .dash-table-footer-item {
width: 40px;
height: 40px;
vertical-align: middle;
}
.dashboard .dash-table .dash-table-active-page {
font-weight: 700;
}
.dashboard .dash-table .bold {
font-weight: 700;
}
.dashboard .dash-table .grey {
color: grey;
}
.dashboard .dash-table md-input-container.md-default-theme .md-input {
color: white;
border-color: white;
margin-top: 24px;
}
.dashboard .server-overview .dark-overlay {
background-color: #292935;
opacity: 0.5;
}
.dashboard .server-overview .light-overlay {
background-color: #FFFFFF;
opacity: 0.2;
}
.dashboard .server-overview .color-1 {
background-color: #2962ff;
fill: #2962ff;
stroke: #2962ff;
}
.dashboard .server-overview md-grid-list.list-color-1 md-grid-tile.colored {
background-color: #2962ff;
}
.dashboard .server-overview .color-2 {
background-color: #aa00ff;
fill: #aa00ff;
stroke: #aa00ff;
}
.dashboard .server-overview md-grid-list.list-color-2 md-grid-tile.colored {
background-color: #aa00ff;
}
.dashboard .server-overview .color-3 {
background-color: #00c853;
fill: #00c853;
stroke: #00c853;
}
.dashboard .server-overview md-grid-list.list-color-3 md-grid-tile.colored {
background-color: #00c853;
}
.dashboard .server-overview .color-4 {
background-color: #304ffe;
fill: #304ffe;
stroke: #304ffe;
}
.dashboard .server-overview md-grid-list.list-color-4 md-grid-tile.colored {
background-color: #304ffe;
}
.dashboard .server-overview .color-5 {
background-color: #0091ea;
fill: #0091ea;
stroke: #0091ea;
}
.dashboard .server-overview md-grid-list.list-color-5 md-grid-tile.colored {
background-color: #0091ea;
}
.dashboard .server-overview .color-6 {
background-color: #ff6d00;
fill: #ff6d00;
stroke: #ff6d00;
}
.dashboard .server-overview md-grid-list.list-color-6 md-grid-tile.colored {
background-color: #ff6d00;
}
.dashboard .server-overview .color-7 {
background-color: #00bfa5;
fill: #00bfa5;
stroke: #00bfa5;
}
.dashboard .server-overview md-grid-list.list-color-7 md-grid-tile.colored {
background-color: #00bfa5;
}
.dashboard .server-overview .color-8 {
background-color: #c51162;
fill: #c51162;
stroke: #c51162;
}
.dashboard .server-overview md-grid-list.list-color-8 md-grid-tile.colored {
background-color: #c51162;
}
.dashboard .server-overview .color-9 {
background-color: #64dd17;
fill: #64dd17;
stroke: #64dd17;
}
.dashboard .server-overview md-grid-list.list-color-9 md-grid-tile.colored {
background-color: #64dd17;
}
.dashboard .server-overview .color-10 {
background-color: #6200ea;
fill: #6200ea;
stroke: #6200ea;
}
.dashboard .server-overview md-grid-list.list-color-10 md-grid-tile.colored {
background-color: #6200ea;
}
.dashboard .server-overview .color-11 {
background-color: #ffd600;
fill: #ffd600;
stroke: #ffd600;
}
.dashboard .server-overview md-grid-list.list-color-11 md-grid-tile.colored {
background-color: #ffd600;
}
.dashboard .server-overview .color-12 {
background-color: #00b8d4;
fill: #00b8d4;
stroke: #00b8d4;
}
.dashboard .server-overview md-grid-list.list-color-12 md-grid-tile.colored {
background-color: #00b8d4;
}
.dashboard .server-overview .color-13 {
background-color: #ffab00;
fill: #ffab00;
stroke: #ffab00;
}
.dashboard .server-overview md-grid-list.list-color-13 md-grid-tile.colored {
background-color: #ffab00;
}
.dashboard .server-overview .color-14 {
background-color: #dd2c00;
fill: #dd2c00;
stroke: #dd2c00;
}
.dashboard .server-overview md-grid-list.list-color-14 md-grid-tile.colored {
background-color: #dd2c00;
}
.dashboard .server-overview .color-15 {
background-color: #2979ff;
fill: #2979ff;
stroke: #2979ff;
}
.dashboard .server-overview md-grid-list.list-color-15 md-grid-tile.colored {
background-color: #2979ff;
}
.dashboard .server-overview .color-16 {
background-color: #d500f9;
fill: #d500f9;
stroke: #d500f9;
}
.dashboard .server-overview md-grid-list.list-color-16 md-grid-tile.colored {
background-color: #d500f9;
}
.dashboard .server-overview .color-17 {
background-color: #00e676;
fill: #00e676;
stroke: #00e676;
}
.dashboard .server-overview md-grid-list.list-color-17 md-grid-tile.colored {
background-color: #00e676;
}
.dashboard .server-overview .color-18 {
background-color: #3d5afe;
fill: #3d5afe;
stroke: #3d5afe;
}
.dashboard .server-overview md-grid-list.list-color-18 md-grid-tile.colored {
background-color: #3d5afe;
}
.dashboard .server-overview .color-19 {
background-color: #00b0ff;
fill: #00b0ff;
stroke: #00b0ff;
}
.dashboard .server-overview md-grid-list.list-color-19 md-grid-tile.colored {
background-color: #00b0ff;
}
.dashboard .server-overview .color-20 {
background-color: #ff9100;
fill: #ff9100;
stroke: #ff9100;
}
.dashboard .server-overview md-grid-list.list-color-20 md-grid-tile.colored {
background-color: #ff9100;
}
.dashboard .server-overview .color-21 {
background-color: #1de9b6;
fill: #1de9b6;
stroke: #1de9b6;
}
.dashboard .server-overview md-grid-list.list-color-21 md-grid-tile.colored {
background-color: #1de9b6;
}
.dashboard .server-overview .color-22 {
background-color: #f50057;
fill: #f50057;
stroke: #f50057;
}
.dashboard .server-overview md-grid-list.list-color-22 md-grid-tile.colored {
background-color: #f50057;
}
.dashboard .server-overview .color-23 {
background-color: #76ff03;
fill: #76ff03;
stroke: #76ff03;
}
.dashboard .server-overview md-grid-list.list-color-23 md-grid-tile.colored {
background-color: #76ff03;
}
.dashboard .server-overview .color-24 {
background-color: #651fff;
fill: #651fff;
stroke: #651fff;
}
.dashboard .server-overview md-grid-list.list-color-24 md-grid-tile.colored {
background-color: #651fff;
}
.dashboard .server-overview .color-25 {
background-color: #ffea00;
fill: #ffea00;
stroke: #ffea00;
}
.dashboard .server-overview md-grid-list.list-color-25 md-grid-tile.colored {
background-color: #ffea00;
}
.dashboard .server-overview .color-26 {
background-color: #00e5ff;
fill: #00e5ff;
stroke: #00e5ff;
}
.dashboard .server-overview md-grid-list.list-color-26 md-grid-tile.colored {
background-color: #00e5ff;
}
.dashboard .server-overview .color-27 {
background-color: #ffc400;
fill: #ffc400;
stroke: #ffc400;
}
.dashboard .server-overview md-grid-list.list-color-27 md-grid-tile.colored {
background-color: #ffc400;
}
.dashboard .server-overview .color-28 {
background-color: #ff3d00;
fill: #ff3d00;
stroke: #ff3d00;
}
.dashboard .server-overview md-grid-list.list-color-28 md-grid-tile.colored {
background-color: #ff3d00;
}
.dashboard .server-overview .color-29 {
background-color: #448aff;
fill: #448aff;
stroke: #448aff;
}
.dashboard .server-overview md-grid-list.list-color-29 md-grid-tile.colored {
background-color: #448aff;
}
.dashboard .server-overview .color-30 {
background-color: #e040fb;
fill: #e040fb;
stroke: #e040fb;
}
.dashboard .server-overview md-grid-list.list-color-30 md-grid-tile.colored {
background-color: #e040fb;
}
.dashboard .server-overview .color-31 {
background-color: #69f0ae;
fill: #69f0ae;
stroke: #69f0ae;
}
.dashboard .server-overview md-grid-list.list-color-31 md-grid-tile.colored {
background-color: #69f0ae;
}
.dashboard .server-overview .color-32 {
background-color: #536dfe;
fill: #536dfe;
stroke: #536dfe;
}
.dashboard .server-overview md-grid-list.list-color-32 md-grid-tile.colored {
background-color: #536dfe;
}
.dashboard .server-overview .color-33 {
background-color: #40c4ff;
fill: #40c4ff;
stroke: #40c4ff;
}
.dashboard .server-overview md-grid-list.list-color-33 md-grid-tile.colored {
background-color: #40c4ff;
}
.dashboard .server-overview .color-34 {
background-color: #ffab40;
fill: #ffab40;
stroke: #ffab40;
}
.dashboard .server-overview md-grid-list.list-color-34 md-grid-tile.colored {
background-color: #ffab40;
}
.dashboard .server-overview .color-35 {
background-color: #64ffda;
fill: #64ffda;
stroke: #64ffda;
}
.dashboard .server-overview md-grid-list.list-color-35 md-grid-tile.colored {
background-color: #64ffda;
}
.dashboard .server-overview .color-36 {
background-color: #ff4081;
fill: #ff4081;
stroke: #ff4081;
}
.dashboard .server-overview md-grid-list.list-color-36 md-grid-tile.colored {
background-color: #ff4081;
}
.dashboard .server-overview .color-37 {
background-color: #b2ff59;
fill: #b2ff59;
stroke: #b2ff59;
}
.dashboard .server-overview md-grid-list.list-color-37 md-grid-tile.colored {
background-color: #b2ff59;
}
.dashboard .server-overview .color-38 {
background-color: #7c4dff;
fill: #7c4dff;
stroke: #7c4dff;
}
.dashboard .server-overview md-grid-list.list-color-38 md-grid-tile.colored {
background-color: #7c4dff;
}
.dashboard .server-overview .color-39 {
background-color: #ffff00;
fill: #ffff00;
stroke: #ffff00;
}
.dashboard .server-overview md-grid-list.list-color-39 md-grid-tile.colored {
background-color: #ffff00;
}
.dashboard .server-overview .color-40 {
background-color: #18ffff;
fill: #18ffff;
stroke: #18ffff;
}
.dashboard .server-overview md-grid-list.list-color-40 md-grid-tile.colored {
background-color: #18ffff;
}
.dashboard .server-overview .color-41 {
background-color: #ffd740;
fill: #ffd740;
stroke: #ffd740;
}
.dashboard .server-overview md-grid-list.list-color-41 md-grid-tile.colored {
background-color: #ffd740;
}
.dashboard .server-overview .color-42 {
background-color: #ff6e40;
fill: #ff6e40;
stroke: #ff6e40;
}
.dashboard .server-overview md-grid-list.list-color-42 md-grid-tile.colored {
background-color: #ff6e40;
}
.dashboard .server-overview .color-warning {
background-color: #ff9800 !important;
border-color: #ff9800 !important;
fill: #ff9800 !important;
stroke: #ff9800 !important;
}
.dashboard .server-overview .color-critical {
background-color: #f44336 !important;
border-color: #f44336 !important;
fill: #f44336 !important;
stroke: #f44336 !important;
}
.dashboard .server-overview .status-waiting {
background-color: #2e2e3b !important;
border-color: #dad462 !important;
border-width: 2px !important;
border-style: solid !important;
}
.dashboard .server-overview .status-terminated,
.dashboard .server-overview .status-unknown {
background-color: #ff1744 !important;
border-color: #e3002c !important;
border-width: 1px !important;
border-style: solid !important;
}
.dashboard .server-overview .color-1 {
background-color: #512DA8;
border-color: #512DA8;
fill: #512DA8;
stroke: #512DA8;
}
.dashboard .server-overview .color-2 {
background-color: #9C27B0;
border-color: #9C27B0;
fill: #9C27B0;
stroke: #9C27B0;
}
.dashboard .server-overview .color-3 {
background-color: #00BCD4;
border-color: #00BCD4;
fill: #00BCD4;
stroke: #00BCD4;
}
.dashboard .server-overview .color-max-1 {
background-color: #c5b6eb;
border-color: #c5b6eb;
fill: #c5b6eb;
}
.dashboard .server-overview .color-max-2 {
background-color: #e6b5ee;
border-color: #e6b5ee;
fill: #e6b5ee;
}
.dashboard .server-overview .color-max-3 {
background-color: #a1f4ff;
border-color: #a1f4ff;
fill: #a1f4ff;
}
.dashboard .server-overview .color-max-warning {
background-color: #ffd699 !important;
border-color: #ffd699 !important;
fill: #ffd699 !important;
}
.dashboard .server-overview .color-max-critical {
background-color: #fccbc7 !important;
border-color: #fccbc7 !important;
fill: #fccbc7 !important;
}
.dashboard .server-overview .max_tick_arc {
stroke: #FFF !important;
}
.dashboard .server-overview .concentricchart .bg-circle {
background: #F9F9F9;
fill: #F9F9F9;
stroke: #FFFFFF;
stroke-width: 1px;
}
.dashboard .server-overview .concentricchart text {
font-size: 12px;
font-family: 'Roboto', sans-serif;
}
.dashboard .server-overview .concentricchart .value_group {
fill: white;
}
.dashboard .server-overview .concentricchart .legend_group rect {
opacity: 0.8;
}
.dashboard .server-overview svg.legend {
height: 115px;
}
.dashboard .server-overview svg.legend text {
font-size: 12px;
font-family: 'Roboto', sans-serif;
}
.dashboard .server-overview svg.legend .hostName {
font-size: 16px;
}
.dashboard .server-overview .minion-name {
text-align: center;
vertical-align: bottom;
width: 100%;
}
.dashboard .server-overview .chart_area {
width: 325px;
height: 425px;
}
.dashboard .groups {
font-size: 13px;
}
.dashboard .groups .header {
line-height: 21px;
}
.dashboard .groups .header a {
padding-left: 5px;
padding-right: 5px;
}
.dashboard .groups .header .selector-area .filter-text {
font-size: 13px;
margin-left: 10px;
}
.dashboard .groups .header .selector-area .cancel-button {
width: 18px;
height: 18px;
padding: 0;
}
.dashboard .groups .header .selector-area .cancel-button:focus,
.dashboard .groups .header .selector-area .cancel-button:hover {
background-color: none !important;
}
.dashboard .groups .header .selector-area .cancel-icon {
width: 15px;
height: 15px;
fill: #777777;
}
.dashboard .groups .select-group-by {
min-width: 110px;
margin-left: 10px;
margin-right: 40px;
}
.dashboard .groups .select-group-by .md-select-label {
padding-top: 6px;
font-size: 13px;
}
.dashboard .groups .group-item {
padding-top: 20px;
}
.dashboard .groups .group-item .filter-button {
height: 18px;
width: 18px;
}
.dashboard .groups .group-item .filter-button .filter-icon {
width: 18px;
height: 18px;
}
.dashboard .groups .icon-area {
min-width: 34px;
}
.dashboard .groups .icon-area .group-icon {
border-radius: 21px;
width: 21px;
height: 21px;
}
.dashboard .groups .group-main-area .subtype {
line-height: 21px;
}
.dashboard .groups md-divider {
margin-top: 40px;
margin-bottom: 30px;
}
.dashboard .groups .group-name {
padding-top: 10px;
}
.dashboard .groups .selectFilter {
padding-top: 10px;
margin-right: 30px;
}
.dashboard .groups .selectFilter .md-select-label {
border-bottom: none !important;
width: 17px;
min-width: 17px;
padding-right: 0;
}
.dashboard .groups md-select-menu {
min-height: 40px;
max-height: 40px;
}
.dashboard .groups .group-link-area {
padding-left: 15px;
padding-bottom: 15px;
}
.dashboard .groups .group-link-area button {
line-height: 12px;
}
.dashboard .groups .group-type-circle {
width: 21px;
height: 21px;
}
.dashboard .groups md-select {
margin-top: 0px;
}
.dashboard .detail {
color: #222222;
}
.dashboard .detail .back {
font-size: 18px;
line-height: 27px;
margin-bottom: 30px;
}
.dashboard .detail .heading {
font-size: 18px;
line-height: 21px;
color: #222222;
margin-bottom: 25px;
}
.dashboard .detail .heading .label {
color: #777777;
}
.dashboard .detail td.name {
font-size: 14px;
color: #222222;
line-height: 24px;
}
.dashboard .detail td.value {
margin-left: 50px;
font-size: 14px;
color: #888888;
line-height: 24px;
}
.dashboard .detail .containerTable td {
padding-right: 20px;
} | www/app/assets/css/app.css | .nav-back {
width: 80px;
font-size: 14px;
padding-left: 14px;
line-height: 15px;
}
.nav-back {
/* :before */
/* content: ""; */
background: url('assets/img/icons/arrow-back.png');
background-size: 14px 14px;
background-repeat: no-repeat;
display: block;
}
a {
text-decoration: none;
}
.main-fab {
position: absolute;
z-index: 20;
font-size: 30px;
top: 100px;
left: 24px;
transform: scale(0.88, 0.88);
}
.md-breadcrumb {
padding-left: 16px;
}
.md-table {
min-width: 100%;
border-collapse: collapse;
}
.md-table tbody tr:hover,
.md-table tbody tr:focus {
cursor: pointer;
background-color: rgba(63, 81, 181, 0.2);
}
.md-table-header {
border-bottom: 1px solid #e6e6e6;
color: #828282;
text-align: left;
font-size: 0.75em;
font-weight: 700;
padding: 16px 16px 16px 0;
}
.md-table-header a {
text-decoration: none;
color: inherit;
}
.md-table-caret {
display: inline-block;
vertical-align: middle;
}
.md-table-content {
font-size: 0.8em;
padding: 16px 16px 16px 0;
height: 72px;
}
.md-table-td-more {
max-width: 72px;
width: 72px;
padding: 16px;
}
.md-table-thumbs {
max-width: 104px;
width: 104px;
padding: 16px 32px;
}
.md-table-thumbs div {
overflow: hidden;
width: 40px;
height: 40px;
border-radius: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
background-size: cover;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}
.md-table-footer {
height: 40px;
}
.md-table-count-info {
line-height: 40px;
font-size: .75em;
}
.md-table-footer-item {
width: 40px;
height: 40px;
vertical-align: middle;
}
.md-table-active-page {
font-weight: 700;
}
.bold {
font-weight: 700;
}
.grey,
.gray {
color: #888888;
}
md-input-container.md-default-theme .md-input {
color: white;
border-color: white;
margin-top: 24px;
}
.dashboard-subnav {
font-size: 0.9em;
min-height: 38px;
max-height: 38px;
background-color: #09c1d1 !important;
}
.dashboard-subnav md-select.md-default-theme:focus .md-select-label {
border-bottom: none;
color: white;
}
.selectSubPages p {
text-align: center;
color: #fff;
}
.selectSubPages .md-default-theme .md-select-label.md-placeholder {
color: #fff;
}
.selectSubPages .md-select-label {
padding-top: 0px;
font-size: 1em;
line-height: 1em;
border-bottom: none;
padding-bottom: 0px;
}
.selectSubPages md-select {
margin-top: 10px;
margin-right: 80px;
padding: 0px;
}
md-select-menu {
max-height: none;
}
.md-toolbar-tools {
padding-left: 8px;
padding-right: 8px;
}
.md-toolbar-small {
height: 38px;
min-height: 38px;
}
.md-toolbar-tools-small {
background-color: #09c1d1;
}
/* Begin kubernetes-ui Menu */
.kubernetes-ui-menu,
.kubernetes-ui-menu ul {
list-style: none;
padding: 0;
}
.kubernetes-ui-menu li {
margin: 0;
}
.kubernetes-ui-menu > li {
border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.kubernetes-ui-menu .md-button {
border-radius: 0;
color: inherit;
cursor: pointer;
font-weight: 400;
line-height: 40px;
margin: 0;
max-height: 40px;
overflow: hidden;
padding: 0px 16px;
text-align: left;
text-decoration: none;
white-space: normal;
width: 100%;
}
.kubernetes-ui-menu a.md-button {
display: block;
}
.kubernetes-ui-menu button.md-button::-moz-focus-inner {
padding: 0;
}
.kubernetes-ui-menu .md-button.active {
color: #03a9f4;
}
.menu-heading {
color: #888;
display: block;
font-size: inherit;
font-weight: 500;
line-height: 40px;
margin: 0;
padding: 0px 16px;
text-align: left;
width: 100%;
}
.kubernetes-ui-menu li.parentActive,
.kubernetes-ui-menu li.parentActive .menu-toggle-list {
background-color: #f6f6f6;
}
.menu-toggle-list {
background: #fff;
max-height: 999px;
overflow: hidden;
position: relative;
z-index: 1;
-webkit-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
-webkit-transition-property: max-height;
-moz-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
-moz-transition-property: max-height;
transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
transition-property: max-height;
}
.menu-toggle-list.ng-hide {
max-height: 0;
}
.kubernetes-ui-menu .menu-toggle-list a.md-button {
display: block;
padding: 0 16px 0 32px;
text-transform: none;
}
.md-button-toggle .md-toggle-icon {
background: transparent url(assets/img/icons/list_control_down.png) no-repeat center center;
background-size: 100% auto;
display: inline-block;
height: 24px;
margin: auto 0 auto auto;
speak: none;
width: 24px;
transition: transform 0.3s ease-in-out;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
}
.md-button-toggle .md-toggle-icon.toggled {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
/* End kubernetes-ui Menu */
.menu-icon {
background: none;
border: none;
margin-right: 16px;
padding: 0;
}
.whiteframedemoBasicUsage md-whiteframe {
background: #fff;
margin: 2px;
padding: 2px;
}
.tabsDefaultTabs {
height: 100%;
width: 100%;
/*
* Animation styles
*/
}
.tabsDefaultTabs .remove-tab {
margin-bottom: 40px;
}
.tabsDefaultTabs .home-buttons .md-button {
display: block;
max-height: 30px;
}
.tabsDefaultTabs .home-buttons .md-button.add-tab {
margin-top: 20px;
max-height: 30px !important;
}
.tabsDefaultTabs .demo-tab {
display: block;
position: relative;
background: white;
border: 0px solid black;
min-height: 0px;
width: 100%;
}
.tabsDefaultTabs .tab0,
.tabsDefaultTabs .tab1,
.tabsDefaultTabs .tab2,
.tabsDefaultTabs .tab3 {
background-color: #bbdefb;
}
.tabsDefaultTabs .md-header {
background-color: #1976D2 !important;
}
.tabsDefaultTabs md-tab {
color: #90caf9 !important;
}
.tabsDefaultTabs md-tab.active,
.tabsDefaultTabs md-tab:focus {
color: white !important;
}
.tabsDefaultTabs md-tab[disabled] {
opacity: 0.5;
}
.tabsDefaultTabs .md-header .md-ripple {
border-color: #FFFF8D !important;
}
.tabsDefaultTabs md-tabs-ink-bar {
background-color: #FFFF8D !important;
}
.tabsDefaultTabs .title {
padding-top: 8px;
padding-right: 8px;
text-align: left;
text-transform: uppercase;
color: #888;
margin-top: 24px;
}
.tabsDefaultTabs [layout-align] > * {
margin-left: 8px;
}
.tabsDefaultTabs form > [layout] > * {
margin-left: 8px;
}
.tabsDefaultTabs .long > input {
width: 264px;
}
.menuBtn {
background-color: transparent;
border: none;
height: 38px;
margin: 16px;
position: absolute;
width: 36px;
}
md-toolbar h1 {
font-size: 1.250em;
font-weight: 400;
margin: auto;
}
md-list .md-button {
color: inherit;
font-weight: 500;
text-align: left;
width: 100%;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
md-list .md-button {
color: inherit;
font-weight: 500;
text-align: left;
width: 100%;
}
md-list .md-button.selected {
color: #03a9f4;
}
#content {
overflow: hidden;
}
#content md-content {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
#content .md-button.action {
background-color: transparent;
border: none;
height: 38px;
margin: 8px auto 16px 0;
position: absolute;
top: 10px;
right: 25px;
width: 36px;
}
#content img {
display: block;
height: auto;
max-width: 500px;
}
.content-wrapper {
position: relative;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
md-toolbar h1 {
font-size: 1.250em;
font-weight: 400;
}
.menuBtn {
background: url(data:image/svg+xml;base64,<KEY>IG<KEY>PGcgZGlzcGxheT0iaW5saW5lIj4KICAgIDwvZz4KPC9nPgo8L3N2Zz4=) no-repeat center center;
}
.actionBtn {
background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDM2IDM2Ij4NCiAgICA8cGF0aCBkPSJNMCAwaDM2djM2aC0zNnoiIGZpbGw9Im5vbmUiLz4NCiAgICA8cGF0aCBkPSJNNCAyN2gyOHYtM2gtMjh2M3ptMC04aDI4di0zaC0yOHYzem0wLTExdjNoMjh2LTNoLTI4eiIvPg0KPC9zdmc+) no-repeat center center;
}
.kubernetes-ui-logo {
background-image: url("../img/kubernetes.svg");
background-size: 40px 40px;
width: 40px;
height: 40px;
}
.kubernetes-ui-text {
line-height: 40px;
vertical-align: middle;
padding: 2px;
}
.dashboard .body-wrapper {
padding: 25px;
}
.dashboard [flex-align-self="end"] {
-webkit-align-self: flex-end;
-ms-flex-align-self: end;
align-self: flex-end;
}
.dashboard .back {
font-size: 18px;
line-height: 27px;
margin-bottom: 30px;
}
.dashboard .heading {
font-size: 18px;
line-height: 21px;
color: #222222;
margin-bottom: 25px;
}
.dashboard .heading .label {
color: #777777;
}
.dashboard .clear-bg {
background-color: transparent;
}
.dashboard .list-pods .pod-group {
margin: 25px;
}
.dashboard .list-pods .pod-group md-grid-list {
margin-top: 50px;
color: white;
}
.dashboard .list-pods .pod-group md-grid-list figcaption {
width: 100%;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-header {
padding-left: 10px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-header .labels {
width: 100%;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile {
transition: all 700ms ease-in 50ms;
}
.dashboard .list-pods .pod-group md-grid-list .inner-box {
padding-left: 10px;
padding-right: 10px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer {
background: rgba(0, 0, 0, 0.5);
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer .pod-title {
margin-left: 10px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer .pod-host {
text-align: right;
padding-right: 15px;
}
.dashboard .list-pods .pod-group md-grid-list md-grid-tile-footer a {
color: white;
}
.dashboard .list-pods .pod-group md-grid-list .restarts {
width: 100%;
text-align: right;
padding-right: 10px;
}
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:not([disabled]):hover,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:not([disabled]):focus,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:hover,
.dashboard .list-pods .pod-group md-grid-list .restarts .restart-button:focus {
background-color: #ff1744;
width: 30px;
height: 30px;
}
.dashboard .list-pods .gray {
background: #f5f5f5;
}
.dashboard .list-pods .dark-overlay {
background-color: #292935;
opacity: 0.5;
}
.dashboard .list-pods .light-overlay {
background-color: #FFFFFF;
opacity: 0.2;
}
.dashboard .list-pods .color-1 {
background-color: #2962ff;
fill: #2962ff;
stroke: #2962ff;
}
.dashboard .list-pods md-grid-list.list-color-1 md-grid-tile.colored {
background-color: #2962ff;
}
.dashboard .list-pods .color-2 {
background-color: #aa00ff;
fill: #aa00ff;
stroke: #aa00ff;
}
.dashboard .list-pods md-grid-list.list-color-2 md-grid-tile.colored {
background-color: #aa00ff;
}
.dashboard .list-pods .color-3 {
background-color: #00c853;
fill: #00c853;
stroke: #00c853;
}
.dashboard .list-pods md-grid-list.list-color-3 md-grid-tile.colored {
background-color: #00c853;
}
.dashboard .list-pods .color-4 {
background-color: #304ffe;
fill: #304ffe;
stroke: #304ffe;
}
.dashboard .list-pods md-grid-list.list-color-4 md-grid-tile.colored {
background-color: #304ffe;
}
.dashboard .list-pods .color-5 {
background-color: #0091ea;
fill: #0091ea;
stroke: #0091ea;
}
.dashboard .list-pods md-grid-list.list-color-5 md-grid-tile.colored {
background-color: #0091ea;
}
.dashboard .list-pods .color-6 {
background-color: #ff6d00;
fill: #ff6d00;
stroke: #ff6d00;
}
.dashboard .list-pods md-grid-list.list-color-6 md-grid-tile.colored {
background-color: #ff6d00;
}
.dashboard .list-pods .color-7 {
background-color: #00bfa5;
fill: #00bfa5;
stroke: #00bfa5;
}
.dashboard .list-pods md-grid-list.list-color-7 md-grid-tile.colored {
background-color: #00bfa5;
}
.dashboard .list-pods .color-8 {
background-color: #c51162;
fill: #c51162;
stroke: #c51162;
}
.dashboard .list-pods md-grid-list.list-color-8 md-grid-tile.colored {
background-color: #c51162;
}
.dashboard .list-pods .color-9 {
background-color: #64dd17;
fill: #64dd17;
stroke: #64dd17;
}
.dashboard .list-pods md-grid-list.list-color-9 md-grid-tile.colored {
background-color: #64dd17;
}
.dashboard .list-pods .color-10 {
background-color: #6200ea;
fill: #6200ea;
stroke: #6200ea;
}
.dashboard .list-pods md-grid-list.list-color-10 md-grid-tile.colored {
background-color: #6200ea;
}
.dashboard .list-pods .color-11 {
background-color: #ffd600;
fill: #ffd600;
stroke: #ffd600;
}
.dashboard .list-pods md-grid-list.list-color-11 md-grid-tile.colored {
background-color: #ffd600;
}
.dashboard .list-pods .color-12 {
background-color: #00b8d4;
fill: #00b8d4;
stroke: #00b8d4;
}
.dashboard .list-pods md-grid-list.list-color-12 md-grid-tile.colored {
background-color: #00b8d4;
}
.dashboard .list-pods .color-13 {
background-color: #ffab00;
fill: #ffab00;
stroke: #ffab00;
}
.dashboard .list-pods md-grid-list.list-color-13 md-grid-tile.colored {
background-color: #ffab00;
}
.dashboard .list-pods .color-14 {
background-color: #dd2c00;
fill: #dd2c00;
stroke: #dd2c00;
}
.dashboard .list-pods md-grid-list.list-color-14 md-grid-tile.colored {
background-color: #dd2c00;
}
.dashboard .list-pods .color-15 {
background-color: #2979ff;
fill: #2979ff;
stroke: #2979ff;
}
.dashboard .list-pods md-grid-list.list-color-15 md-grid-tile.colored {
background-color: #2979ff;
}
.dashboard .list-pods .color-16 {
background-color: #d500f9;
fill: #d500f9;
stroke: #d500f9;
}
.dashboard .list-pods md-grid-list.list-color-16 md-grid-tile.colored {
background-color: #d500f9;
}
.dashboard .list-pods .color-17 {
background-color: #00e676;
fill: #00e676;
stroke: #00e676;
}
.dashboard .list-pods md-grid-list.list-color-17 md-grid-tile.colored {
background-color: #00e676;
}
.dashboard .list-pods .color-18 {
background-color: #3d5afe;
fill: #3d5afe;
stroke: #3d5afe;
}
.dashboard .list-pods md-grid-list.list-color-18 md-grid-tile.colored {
background-color: #3d5afe;
}
.dashboard .list-pods .color-19 {
background-color: #00b0ff;
fill: #00b0ff;
stroke: #00b0ff;
}
.dashboard .list-pods md-grid-list.list-color-19 md-grid-tile.colored {
background-color: #00b0ff;
}
.dashboard .list-pods .color-20 {
background-color: #ff9100;
fill: #ff9100;
stroke: #ff9100;
}
.dashboard .list-pods md-grid-list.list-color-20 md-grid-tile.colored {
background-color: #ff9100;
}
.dashboard .list-pods .color-21 {
background-color: #1de9b6;
fill: #1de9b6;
stroke: #1de9b6;
}
.dashboard .list-pods md-grid-list.list-color-21 md-grid-tile.colored {
background-color: #1de9b6;
}
.dashboard .list-pods .color-22 {
background-color: #f50057;
fill: #f50057;
stroke: #f50057;
}
.dashboard .list-pods md-grid-list.list-color-22 md-grid-tile.colored {
background-color: #f50057;
}
.dashboard .list-pods .color-23 {
background-color: #76ff03;
fill: #76ff03;
stroke: #76ff03;
}
.dashboard .list-pods md-grid-list.list-color-23 md-grid-tile.colored {
background-color: #76ff03;
}
.dashboard .list-pods .color-24 {
background-color: #651fff;
fill: #651fff;
stroke: #651fff;
}
.dashboard .list-pods md-grid-list.list-color-24 md-grid-tile.colored {
background-color: #651fff;
}
.dashboard .list-pods .color-25 {
background-color: #ffea00;
fill: #ffea00;
stroke: #ffea00;
}
.dashboard .list-pods md-grid-list.list-color-25 md-grid-tile.colored {
background-color: #ffea00;
}
.dashboard .list-pods .color-26 {
background-color: #00e5ff;
fill: #00e5ff;
stroke: #00e5ff;
}
.dashboard .list-pods md-grid-list.list-color-26 md-grid-tile.colored {
background-color: #00e5ff;
}
.dashboard .list-pods .color-27 {
background-color: #ffc400;
fill: #ffc400;
stroke: #ffc400;
}
.dashboard .list-pods md-grid-list.list-color-27 md-grid-tile.colored {
background-color: #ffc400;
}
.dashboard .list-pods .color-28 {
background-color: #ff3d00;
fill: #ff3d00;
stroke: #ff3d00;
}
.dashboard .list-pods md-grid-list.list-color-28 md-grid-tile.colored {
background-color: #ff3d00;
}
.dashboard .list-pods .color-29 {
background-color: #448aff;
fill: #448aff;
stroke: #448aff;
}
.dashboard .list-pods md-grid-list.list-color-29 md-grid-tile.colored {
background-color: #448aff;
}
.dashboard .list-pods .color-30 {
background-color: #e040fb;
fill: #e040fb;
stroke: #e040fb;
}
.dashboard .list-pods md-grid-list.list-color-30 md-grid-tile.colored {
background-color: #e040fb;
}
.dashboard .list-pods .color-31 {
background-color: #69f0ae;
fill: #69f0ae;
stroke: #69f0ae;
}
.dashboard .list-pods md-grid-list.list-color-31 md-grid-tile.colored {
background-color: #69f0ae;
}
.dashboard .list-pods .color-32 {
background-color: #536dfe;
fill: #536dfe;
stroke: #536dfe;
}
.dashboard .list-pods md-grid-list.list-color-32 md-grid-tile.colored {
background-color: #536dfe;
}
.dashboard .list-pods .color-33 {
background-color: #40c4ff;
fill: #40c4ff;
stroke: #40c4ff;
}
.dashboard .list-pods md-grid-list.list-color-33 md-grid-tile.colored {
background-color: #40c4ff;
}
.dashboard .list-pods .color-34 {
background-color: #ffab40;
fill: #ffab40;
stroke: #ffab40;
}
.dashboard .list-pods md-grid-list.list-color-34 md-grid-tile.colored {
background-color: #ffab40;
}
.dashboard .list-pods .color-35 {
background-color: #64ffda;
fill: #64ffda;
stroke: #64ffda;
}
.dashboard .list-pods md-grid-list.list-color-35 md-grid-tile.colored {
background-color: #64ffda;
}
.dashboard .list-pods .color-36 {
background-color: #ff4081;
fill: #ff4081;
stroke: #ff4081;
}
.dashboard .list-pods md-grid-list.list-color-36 md-grid-tile.colored {
background-color: #ff4081;
}
.dashboard .list-pods .color-37 {
background-color: #b2ff59;
fill: #b2ff59;
stroke: #b2ff59;
}
.dashboard .list-pods md-grid-list.list-color-37 md-grid-tile.colored {
background-color: #b2ff59;
}
.dashboard .list-pods .color-38 {
background-color: #7c4dff;
fill: #7c4dff;
stroke: #7c4dff;
}
.dashboard .list-pods md-grid-list.list-color-38 md-grid-tile.colored {
background-color: #7c4dff;
}
.dashboard .list-pods .color-39 {
background-color: #ffff00;
fill: #ffff00;
stroke: #ffff00;
}
.dashboard .list-pods md-grid-list.list-color-39 md-grid-tile.colored {
background-color: #ffff00;
}
.dashboard .list-pods .color-40 {
background-color: #18ffff;
fill: #18ffff;
stroke: #18ffff;
}
.dashboard .list-pods md-grid-list.list-color-40 md-grid-tile.colored {
background-color: #18ffff;
}
.dashboard .list-pods .color-41 {
background-color: #ffd740;
fill: #ffd740;
stroke: #ffd740;
}
.dashboard .list-pods md-grid-list.list-color-41 md-grid-tile.colored {
background-color: #ffd740;
}
.dashboard .list-pods .color-42 {
background-color: #ff6e40;
fill: #ff6e40;
stroke: #ff6e40;
}
.dashboard .list-pods md-grid-list.list-color-42 md-grid-tile.colored {
background-color: #ff6e40;
}
.dashboard .list-pods .color-warning {
background-color: #ff9800 !important;
border-color: #ff9800 !important;
fill: #ff9800 !important;
stroke: #ff9800 !important;
}
.dashboard .list-pods .color-critical {
background-color: #f44336 !important;
border-color: #f44336 !important;
fill: #f44336 !important;
stroke: #f44336 !important;
}
.dashboard .list-pods .status-waiting {
background-color: #2e2e3b !important;
border-color: #dad462 !important;
border-width: 2px !important;
border-style: solid !important;
}
.dashboard .list-pods .status-terminated,
.dashboard .list-pods .status-unknown {
background-color: #ff1744 !important;
border-color: #e3002c !important;
border-width: 1px !important;
border-style: solid !important;
}
.dashboard .dash-table {
min-width: 100%;
border-collapse: collapse;
}
.dashboard .dash-table tbody tr:hover:not(.no-link),
.dashboard .dash-table tbody tr:focus:not(.no-link) {
cursor: pointer;
background-color: rgba(63, 81, 181, 0.2);
}
.dashboard .dash-table .dash-table-header {
border-bottom: 1px solid #e6e6e6;
color: #828282;
text-align: left;
font-size: 0.75em;
font-weight: 700;
padding: 16px 16px 16px 0;
}
.dashboard .dash-table .dash-table-header a {
text-decoration: none;
color: inherit;
}
.dashboard .dash-table .dash-table-caret {
display: inline-block;
vertical-align: middle;
}
.dashboard .dash-table .dash-table-content {
font-size: 0.8em;
padding: 16px 16px 16px 0;
height: 72px;
}
.dashboard .dash-table .dash-table-td-more {
max-width: 72px;
width: 72px;
padding: 16px;
}
.dashboard .dash-table .dash-table-thumbs {
max-width: 104px;
width: 104px;
padding: 16px 32px;
}
.dashboard .dash-table .dash-table-thumbs div {
overflow: hidden;
width: 40px;
height: 40px;
border-radius: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
background-size: cover;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}
.dashboard .dash-table .dash-table-footer {
height: 40px;
}
.dashboard .dash-table .dash-table-count-info {
line-height: 40px;
font-size: .75em;
}
.dashboard .dash-table .dash-table-footer-item {
width: 40px;
height: 40px;
vertical-align: middle;
}
.dashboard .dash-table .dash-table-active-page {
font-weight: 700;
}
.dashboard .dash-table .bold {
font-weight: 700;
}
.dashboard .dash-table .grey {
color: grey;
}
.dashboard .dash-table md-input-container.md-default-theme .md-input {
color: white;
border-color: white;
margin-top: 24px;
}
.dashboard .server-overview .dark-overlay {
background-color: #292935;
opacity: 0.5;
}
.dashboard .server-overview .light-overlay {
background-color: #FFFFFF;
opacity: 0.2;
}
.dashboard .server-overview .color-1 {
background-color: #2962ff;
fill: #2962ff;
stroke: #2962ff;
}
.dashboard .server-overview md-grid-list.list-color-1 md-grid-tile.colored {
background-color: #2962ff;
}
.dashboard .server-overview .color-2 {
background-color: #aa00ff;
fill: #aa00ff;
stroke: #aa00ff;
}
.dashboard .server-overview md-grid-list.list-color-2 md-grid-tile.colored {
background-color: #aa00ff;
}
.dashboard .server-overview .color-3 {
background-color: #00c853;
fill: #00c853;
stroke: #00c853;
}
.dashboard .server-overview md-grid-list.list-color-3 md-grid-tile.colored {
background-color: #00c853;
}
.dashboard .server-overview .color-4 {
background-color: #304ffe;
fill: #304ffe;
stroke: #304ffe;
}
.dashboard .server-overview md-grid-list.list-color-4 md-grid-tile.colored {
background-color: #304ffe;
}
.dashboard .server-overview .color-5 {
background-color: #0091ea;
fill: #0091ea;
stroke: #0091ea;
}
.dashboard .server-overview md-grid-list.list-color-5 md-grid-tile.colored {
background-color: #0091ea;
}
.dashboard .server-overview .color-6 {
background-color: #ff6d00;
fill: #ff6d00;
stroke: #ff6d00;
}
.dashboard .server-overview md-grid-list.list-color-6 md-grid-tile.colored {
background-color: #ff6d00;
}
.dashboard .server-overview .color-7 {
background-color: #00bfa5;
fill: #00bfa5;
stroke: #00bfa5;
}
.dashboard .server-overview md-grid-list.list-color-7 md-grid-tile.colored {
background-color: #00bfa5;
}
.dashboard .server-overview .color-8 {
background-color: #c51162;
fill: #c51162;
stroke: #c51162;
}
.dashboard .server-overview md-grid-list.list-color-8 md-grid-tile.colored {
background-color: #c51162;
}
.dashboard .server-overview .color-9 {
background-color: #64dd17;
fill: #64dd17;
stroke: #64dd17;
}
.dashboard .server-overview md-grid-list.list-color-9 md-grid-tile.colored {
background-color: #64dd17;
}
.dashboard .server-overview .color-10 {
background-color: #6200ea;
fill: #6200ea;
stroke: #6200ea;
}
.dashboard .server-overview md-grid-list.list-color-10 md-grid-tile.colored {
background-color: #6200ea;
}
.dashboard .server-overview .color-11 {
background-color: #ffd600;
fill: #ffd600;
stroke: #ffd600;
}
.dashboard .server-overview md-grid-list.list-color-11 md-grid-tile.colored {
background-color: #ffd600;
}
.dashboard .server-overview .color-12 {
background-color: #00b8d4;
fill: #00b8d4;
stroke: #00b8d4;
}
.dashboard .server-overview md-grid-list.list-color-12 md-grid-tile.colored {
background-color: #00b8d4;
}
.dashboard .server-overview .color-13 {
background-color: #ffab00;
fill: #ffab00;
stroke: #ffab00;
}
.dashboard .server-overview md-grid-list.list-color-13 md-grid-tile.colored {
background-color: #ffab00;
}
.dashboard .server-overview .color-14 {
background-color: #dd2c00;
fill: #dd2c00;
stroke: #dd2c00;
}
.dashboard .server-overview md-grid-list.list-color-14 md-grid-tile.colored {
background-color: #dd2c00;
}
.dashboard .server-overview .color-15 {
background-color: #2979ff;
fill: #2979ff;
stroke: #2979ff;
}
.dashboard .server-overview md-grid-list.list-color-15 md-grid-tile.colored {
background-color: #2979ff;
}
.dashboard .server-overview .color-16 {
background-color: #d500f9;
fill: #d500f9;
stroke: #d500f9;
}
.dashboard .server-overview md-grid-list.list-color-16 md-grid-tile.colored {
background-color: #d500f9;
}
.dashboard .server-overview .color-17 {
background-color: #00e676;
fill: #00e676;
stroke: #00e676;
}
.dashboard .server-overview md-grid-list.list-color-17 md-grid-tile.colored {
background-color: #00e676;
}
.dashboard .server-overview .color-18 {
background-color: #3d5afe;
fill: #3d5afe;
stroke: #3d5afe;
}
.dashboard .server-overview md-grid-list.list-color-18 md-grid-tile.colored {
background-color: #3d5afe;
}
.dashboard .server-overview .color-19 {
background-color: #00b0ff;
fill: #00b0ff;
stroke: #00b0ff;
}
.dashboard .server-overview md-grid-list.list-color-19 md-grid-tile.colored {
background-color: #00b0ff;
}
.dashboard .server-overview .color-20 {
background-color: #ff9100;
fill: #ff9100;
stroke: #ff9100;
}
.dashboard .server-overview md-grid-list.list-color-20 md-grid-tile.colored {
background-color: #ff9100;
}
.dashboard .server-overview .color-21 {
background-color: #1de9b6;
fill: #1de9b6;
stroke: #1de9b6;
}
.dashboard .server-overview md-grid-list.list-color-21 md-grid-tile.colored {
background-color: #1de9b6;
}
.dashboard .server-overview .color-22 {
background-color: #f50057;
fill: #f50057;
stroke: #f50057;
}
.dashboard .server-overview md-grid-list.list-color-22 md-grid-tile.colored {
background-color: #f50057;
}
.dashboard .server-overview .color-23 {
background-color: #76ff03;
fill: #76ff03;
stroke: #76ff03;
}
.dashboard .server-overview md-grid-list.list-color-23 md-grid-tile.colored {
background-color: #76ff03;
}
.dashboard .server-overview .color-24 {
background-color: #651fff;
fill: #651fff;
stroke: #651fff;
}
.dashboard .server-overview md-grid-list.list-color-24 md-grid-tile.colored {
background-color: #651fff;
}
.dashboard .server-overview .color-25 {
background-color: #ffea00;
fill: #ffea00;
stroke: #ffea00;
}
.dashboard .server-overview md-grid-list.list-color-25 md-grid-tile.colored {
background-color: #ffea00;
}
.dashboard .server-overview .color-26 {
background-color: #00e5ff;
fill: #00e5ff;
stroke: #00e5ff;
}
.dashboard .server-overview md-grid-list.list-color-26 md-grid-tile.colored {
background-color: #00e5ff;
}
.dashboard .server-overview .color-27 {
background-color: #ffc400;
fill: #ffc400;
stroke: #ffc400;
}
.dashboard .server-overview md-grid-list.list-color-27 md-grid-tile.colored {
background-color: #ffc400;
}
.dashboard .server-overview .color-28 {
background-color: #ff3d00;
fill: #ff3d00;
stroke: #ff3d00;
}
.dashboard .server-overview md-grid-list.list-color-28 md-grid-tile.colored {
background-color: #ff3d00;
}
.dashboard .server-overview .color-29 {
background-color: #448aff;
fill: #448aff;
stroke: #448aff;
}
.dashboard .server-overview md-grid-list.list-color-29 md-grid-tile.colored {
background-color: #448aff;
}
.dashboard .server-overview .color-30 {
background-color: #e040fb;
fill: #e040fb;
stroke: #e040fb;
}
.dashboard .server-overview md-grid-list.list-color-30 md-grid-tile.colored {
background-color: #e040fb;
}
.dashboard .server-overview .color-31 {
background-color: #69f0ae;
fill: #69f0ae;
stroke: #69f0ae;
}
.dashboard .server-overview md-grid-list.list-color-31 md-grid-tile.colored {
background-color: #69f0ae;
}
.dashboard .server-overview .color-32 {
background-color: #536dfe;
fill: #536dfe;
stroke: #536dfe;
}
.dashboard .server-overview md-grid-list.list-color-32 md-grid-tile.colored {
background-color: #536dfe;
}
.dashboard .server-overview .color-33 {
background-color: #40c4ff;
fill: #40c4ff;
stroke: #40c4ff;
}
.dashboard .server-overview md-grid-list.list-color-33 md-grid-tile.colored {
background-color: #40c4ff;
}
.dashboard .server-overview .color-34 {
background-color: #ffab40;
fill: #ffab40;
stroke: #ffab40;
}
.dashboard .server-overview md-grid-list.list-color-34 md-grid-tile.colored {
background-color: #ffab40;
}
.dashboard .server-overview .color-35 {
background-color: #64ffda;
fill: #64ffda;
stroke: #64ffda;
}
.dashboard .server-overview md-grid-list.list-color-35 md-grid-tile.colored {
background-color: #64ffda;
}
.dashboard .server-overview .color-36 {
background-color: #ff4081;
fill: #ff4081;
stroke: #ff4081;
}
.dashboard .server-overview md-grid-list.list-color-36 md-grid-tile.colored {
background-color: #ff4081;
}
.dashboard .server-overview .color-37 {
background-color: #b2ff59;
fill: #b2ff59;
stroke: #b2ff59;
}
.dashboard .server-overview md-grid-list.list-color-37 md-grid-tile.colored {
background-color: #b2ff59;
}
.dashboard .server-overview .color-38 {
background-color: #7c4dff;
fill: #7c4dff;
stroke: #7c4dff;
}
.dashboard .server-overview md-grid-list.list-color-38 md-grid-tile.colored {
background-color: #7c4dff;
}
.dashboard .server-overview .color-39 {
background-color: #ffff00;
fill: #ffff00;
stroke: #ffff00;
}
.dashboard .server-overview md-grid-list.list-color-39 md-grid-tile.colored {
background-color: #ffff00;
}
.dashboard .server-overview .color-40 {
background-color: #18ffff;
fill: #18ffff;
stroke: #18ffff;
}
.dashboard .server-overview md-grid-list.list-color-40 md-grid-tile.colored {
background-color: #18ffff;
}
.dashboard .server-overview .color-41 {
background-color: #ffd740;
fill: #ffd740;
stroke: #ffd740;
}
.dashboard .server-overview md-grid-list.list-color-41 md-grid-tile.colored {
background-color: #ffd740;
}
.dashboard .server-overview .color-42 {
background-color: #ff6e40;
fill: #ff6e40;
stroke: #ff6e40;
}
.dashboard .server-overview md-grid-list.list-color-42 md-grid-tile.colored {
background-color: #ff6e40;
}
.dashboard .server-overview .color-warning {
background-color: #ff9800 !important;
border-color: #ff9800 !important;
fill: #ff9800 !important;
stroke: #ff9800 !important;
}
.dashboard .server-overview .color-critical {
background-color: #f44336 !important;
border-color: #f44336 !important;
fill: #f44336 !important;
stroke: #f44336 !important;
}
.dashboard .server-overview .status-waiting {
background-color: #2e2e3b !important;
border-color: #dad462 !important;
border-width: 2px !important;
border-style: solid !important;
}
.dashboard .server-overview .status-terminated,
.dashboard .server-overview .status-unknown {
background-color: #ff1744 !important;
border-color: #e3002c !important;
border-width: 1px !important;
border-style: solid !important;
}
.dashboard .server-overview .color-1 {
background-color: #512DA8;
border-color: #512DA8;
fill: #512DA8;
stroke: #512DA8;
}
.dashboard .server-overview .color-2 {
background-color: #9C27B0;
border-color: #9C27B0;
fill: #9C27B0;
stroke: #9C27B0;
}
.dashboard .server-overview .color-3 {
background-color: #00BCD4;
border-color: #00BCD4;
fill: #00BCD4;
stroke: #00BCD4;
}
.dashboard .server-overview .color-max-1 {
background-color: #c5b6eb;
border-color: #c5b6eb;
fill: #c5b6eb;
}
.dashboard .server-overview .color-max-2 {
background-color: #e6b5ee;
border-color: #e6b5ee;
fill: #e6b5ee;
}
.dashboard .server-overview .color-max-3 {
background-color: #a1f4ff;
border-color: #a1f4ff;
fill: #a1f4ff;
}
.dashboard .server-overview .color-max-warning {
background-color: #ffd699 !important;
border-color: #ffd699 !important;
fill: #ffd699 !important;
}
.dashboard .server-overview .color-max-critical {
background-color: #fccbc7 !important;
border-color: #fccbc7 !important;
fill: #fccbc7 !important;
}
.dashboard .server-overview .max_tick_arc {
stroke: #FFF !important;
}
.dashboard .server-overview .concentricchart .bg-circle {
background: #F9F9F9;
fill: #F9F9F9;
stroke: #FFFFFF;
stroke-width: 1px;
}
.dashboard .server-overview .concentricchart text {
font-size: 12px;
font-family: 'Roboto', sans-serif;
}
.dashboard .server-overview .concentricchart .value_group {
fill: white;
}
.dashboard .server-overview .concentricchart .legend_group rect {
opacity: 0.8;
}
.dashboard .server-overview svg.legend {
height: 115px;
}
.dashboard .server-overview svg.legend text {
font-size: 12px;
font-family: 'Roboto', sans-serif;
}
.dashboard .server-overview svg.legend .hostName {
font-size: 16px;
}
.dashboard .server-overview .minion-name {
text-align: center;
vertical-align: bottom;
width: 100%;
}
.dashboard .server-overview .chart_area {
width: 325px;
height: 425px;
}
.dashboard .groups {
font-size: 13px;
}
.dashboard .groups .header {
line-height: 21px;
}
.dashboard .groups .header a {
padding-left: 5px;
padding-right: 5px;
}
.dashboard .groups .header .selector-area .filter-text {
font-size: 13px;
margin-left: 10px;
}
.dashboard .groups .header .selector-area .cancel-button {
width: 18px;
height: 18px;
padding: 0;
}
.dashboard .groups .header .selector-area .cancel-button:focus,
.dashboard .groups .header .selector-area .cancel-button:hover {
background-color: none !important;
}
.dashboard .groups .header .selector-area .cancel-icon {
width: 15px;
height: 15px;
fill: #777777;
}
.dashboard .groups .select-group-by {
min-width: 110px;
margin-left: 10px;
margin-right: 40px;
}
.dashboard .groups .select-group-by .md-select-label {
padding-top: 6px;
font-size: 13px;
}
.dashboard .groups .group-item {
padding-top: 20px;
}
.dashboard .groups .group-item .filter-button {
height: 18px;
width: 18px;
}
.dashboard .groups .group-item .filter-button .filter-icon {
width: 18px;
height: 18px;
}
.dashboard .groups .icon-area {
min-width: 34px;
}
.dashboard .groups .icon-area .group-icon {
border-radius: 21px;
width: 21px;
height: 21px;
}
.dashboard .groups .group-main-area .subtype {
line-height: 21px;
}
.dashboard .groups md-divider {
margin-top: 40px;
margin-bottom: 30px;
}
.dashboard .groups .group-name {
padding-top: 10px;
}
.dashboard .groups .selectFilter {
padding-top: 10px;
margin-right: 30px;
}
.dashboard .groups .selectFilter .md-select-label {
border-bottom: none !important;
width: 17px;
min-width: 17px;
padding-right: 0;
}
.dashboard .groups md-select-menu {
min-height: 40px;
max-height: 40px;
}
.dashboard .groups .group-link-area {
padding-left: 15px;
padding-bottom: 15px;
}
.dashboard .groups .group-link-area button {
line-height: 12px;
}
.dashboard .groups .group-type-circle {
width: 21px;
height: 21px;
}
.dashboard .groups md-select {
margin-top: 0px;
}
.dashboard .detail {
color: #222222;
}
.dashboard .detail .back {
font-size: 18px;
line-height: 27px;
margin-bottom: 30px;
}
.dashboard .detail .heading {
font-size: 18px;
line-height: 21px;
color: #222222;
margin-bottom: 25px;
}
.dashboard .detail .heading .label {
color: #777777;
}
.dashboard .detail td.name {
font-size: 14px;
color: #222222;
line-height: 24px;
}
.dashboard .detail td.value {
margin-left: 50px;
font-size: 14px;
color: #888888;
line-height: 24px;
}
.dashboard .detail .containerTable td {
padding-right: 20px;
} | 0.313315 | 0.057918 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
*{
margin: 0%;
padding: 0%;
box-sizing: border-box;
overflow-x: hidden;
scroll-behavior: smooth;
}
.modal-bg{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modal-bgs{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity .5s;
}
.bg-active{
visibility:visible;
opacity:1;
}
.bgs-active{
visibility:visible;
opacity:1;
}
.modal{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.modal1{
background-color: #355f5f;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
color:#b7dce6;
}
/*1st modal work*/
.modal-bg2{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modal-bgs2{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity .5s;
}
.bg-active2{
visibility:visible;
opacity:1;
}
.bgs-active2{
visibility:visible;
opacity:1;
}
.modal2{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.modal12{
background-color: #355f5f;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
color:#b7dce6;
}
/*modal 2 ends here*/
/*carousel css */
.item{
width:100%;
height: 100% !important;
}
.carousel .item{
margin-top: 2.0%;
}
.carousel{
height:370px;
overflow: hidden;
}
/* carousel css Ends */
.work{ /*work button */
justify-content: center;
top:0;
text-align: center;
}
/*Navbar Starts */
/*Navbar Ends */
.notice{
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
float: right;
background-color: #007D9E;
border-radius: 50px;
padding: .5%;
color:white;
font-weight: bold;
margin-right: 1%;
word-spacing: .4em;
overflow:hidden !important;
width:50%;
}
.colum2{
text-align:right;
}
.wrap{
font-family: 'Open Sans', sans-serif !important;
font-weight: bold;
overflow:hidden !important;
}
.wrapper .button{
display: inline-block;
height: 40px;
width: 40px;
margin: 0 5px;
overflow: hidden;
background:#b7dce6;
border-radius: 50px;
cursor: pointer;
box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
transition: all 0.3s ease-out;
overflow:hidden !important;
}
.wrapper .button:hover{
width: 200px;
overflow:hidden !important;
}
.wrapper .button .icon{
display:inline-block;
height: 40px;
width: 40px;
text-align: center;
border-radius: 50px;
box-sizing: border-box;
line-height: 20px;
transition: all 1s ease-out;
font-family: 'Open Sans', sans-serif !important;
overflow:hidden !important;
}
.wrapper .button:nth-child(1):hover .icon{
background: #4267B2;
margin-bottom: -12px;
}
.wrapper .button:nth-child(2):hover .icon{
background: #1DA1F2;
margin-bottom: -12px;
}
.wrapper .button:nth-child(3):hover .icon{
background: #E1306C;
margin-bottom: -12px;
}
.wrapper .button:nth-child(4):hover .icon{
background: #333;
margin-bottom: -12px;
}
.wrapper .button:nth-child(5):hover .icon{
background: #ff0000;
margin-bottom: -90%;
}
.wrapper .button .icon i{
font-size: 26px;
line-height: 40px;
transition: all .8s ease-out;
margin-left: 4%;
}
.wrapper .button:hover .icon i{
color: #fff;
}
.wrapper .button span{
font-size: 14px;
font-weight: bolder;
transition: all 0.3s ease-out;
font-family: 'Open Sans', sans-serif !important;
padding: 0;
line-height: 20px;
}
.wrapper .button:nth-child(1) span{
color: #4267B2;
}
.wrapper .button:nth-child(2) span{
color: #1DA1F2;
}
.wrapper .button:nth-child(3) span{
color: #E1306C;
}
.wrapper .button:nth-child(4) span{
color: #333;
}
.wrapper .button:nth-child(5) span{
color: #ff0000;
}
/* middle part */
/* footer */
.footer {
z-index: 1;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
background-color: #004A60 !important;
width: 100%;
color: #f0fff0 !important;
margin-right: 0%;
position:relative;
left: 0;
bottom:0;
font-size: 14px;
padding-bottom: 1%;
}
.column{
width:50%;
float:left;
padding-left:2%;
padding-right: 2%;
}
/*footer ends */
.buttons {
border-radius: 4px;
background-color:#007D9E;
border: none;
color: #FFFFFF;
text-align: center;
font-size: 18px;
padding: 20px;
width: 420px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
}
.buttons span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.buttons span:after {
content: '\00bb';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
.buttons:hover span {
padding-right: 25px;
}
.buttons:hover span:after {
opacity: 1;
right: 0;
}
.row2{
margin-top: 4%;
display: flex;
justify-content: center;
}
.row4{
margin-top: 4%;
display: flex;
justify-content: center;
margin-bottom: 6%;
}
/*Navbar Starts */
.navbar-brand{
text-transform: uppercase;
color:rgb(255, 255, 255);
padding: 20px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
width: 50%;
text-decoration: none;
font-weight: bold;
overflow: hidden; /*need chane */
}
.navbar-brand:hover{
color:white;
}
.random{
overflow: hidden; /*need chane */
z-index:2;
position:fixed;
top:0;
display: flex;
justify-content: space-around;
align-items: center;
height:5vh;
max-height: 10vh;
background-color:#007D9E;
width:100%;
}
.nav_links{
overflow: hidden;
/*need chane */
display: flex;
justify-content: space-around;
width:100%;
text-transform: uppercase;
font-weight:60;
}
.nav_links a{
overflow: hidden;
text-decoration: none;
padding: .2rem;
}
.nav_links li{
overflow: hidden;
font-family: 'Open Sans', sans-serif;
margin-top: 1rem;
color:rgb(255, 255, 255);
font-size: 12px;
letter-spacing: 1px;
font-weight: bold !important;
list-style: none;
display: inline;
}
.dropdown-container{
overflow: hidden;
display: inline;
position: relative;
padding: .2rem;
}
.dropdown-content {
position:fixed;
background-color:#007D9E !important;
color: black;
margin-top: .5%;
margin-bottom: .5%;
display: none;
}
.hov{
opacity: 1;
}
.dropdown-content a{
display:inline-block;/*vertical thakbe elements*/
color: black !important;
padding:.6rem;
border-radius: 50%;
}
.dropdown-container:hover .dropdown-content{
display: block;
}
.hov:hover {
opacity:1;
color: rgb(0, 0, 0);
}
.work{
padding:20px;
}
.work:hover {
color:rgb(0, 0, 0);
background-color: #fafeff;
}
.buttons:hover{
background-color: #cbe4eb;
color:black;
transition: 0.2s ease-in-out;
}
/*Navbar Ends*/
.radiowork{
display: flex;
}
.radiolabel{
margin-right:10px;
font-size:105%;
}
.radiobox{
margin-right:10px;
}
.modal-closepart{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-closes{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closes:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart:hover{
background-color: #5cc219;
color: #fafeff;
}
.placeholder{
width:60%;
height: 5.5%;
border-radius: 4px;
}
.modal .close-button{
font-size:xx-large;
cursor: pointer;
top:0;
right:0;
/*display: none;*/
}
.tickmark{
font-size:40px;
color: rgb(7, 255, 7);
}
/*2nd modal */
.modal-closepart2{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close2{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-closes2{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close2:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closes2:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart2:hover{
background-color: #5cc219;
color: #fafeff;
}
/*last modal starts */
.modal-bg4{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modal-bgs4{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity .5s;
}
.bg-active4{
visibility:visible;
opacity:1;
}
.bgs-active4{
visibility:visible;
opacity:1;
}
.modal-4{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.modal14{
background-color: #355f5f;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
color:#b7dce6;
}
.modal-closepart4{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close4{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-closes4{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close4:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closes4:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart4:hover{
background-color: #5cc219;
color: #fafeff;
}
/*last modal Ends */
/*work modal */
.modal-bgwork1{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modalwork1{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.bgwork1-active{
visibility:visible;
opacity:1;
}
.modal-closepart8{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close8{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close8:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart8:hover{
background-color: #5cc219;
color: #fafeff;
}
.placeholder1{
margin-top: -20%;
width:60%;
height: 5.5%;
border-radius: 4px;
}
/*Doctor modal */
.modal-bgwork2{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modalwork2{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.bgwork2-active{
visibility:visible;
opacity:1;
}
.modal-closepart9{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close9{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close9:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart9:hover{
background-color: #5cc219;
color: #fafeff;
}
/*Doctor modal */
/*Ambulance modal */
.modal-bgwork4{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modalwork4{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.bgwork4-active{
visibility:visible;
opacity:1;
}
.modal-closepart10{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close10{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close10:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart10:hover{
background-color: #5cc219;
color: #fafeff;
}
/*Ambulance modal */ | project.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
*{
margin: 0%;
padding: 0%;
box-sizing: border-box;
overflow-x: hidden;
scroll-behavior: smooth;
}
.modal-bg{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modal-bgs{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity .5s;
}
.bg-active{
visibility:visible;
opacity:1;
}
.bgs-active{
visibility:visible;
opacity:1;
}
.modal{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.modal1{
background-color: #355f5f;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
color:#b7dce6;
}
/*1st modal work*/
.modal-bg2{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modal-bgs2{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity .5s;
}
.bg-active2{
visibility:visible;
opacity:1;
}
.bgs-active2{
visibility:visible;
opacity:1;
}
.modal2{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.modal12{
background-color: #355f5f;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
color:#b7dce6;
}
/*modal 2 ends here*/
/*carousel css */
.item{
width:100%;
height: 100% !important;
}
.carousel .item{
margin-top: 2.0%;
}
.carousel{
height:370px;
overflow: hidden;
}
/* carousel css Ends */
.work{ /*work button */
justify-content: center;
top:0;
text-align: center;
}
/*Navbar Starts */
/*Navbar Ends */
.notice{
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
float: right;
background-color: #007D9E;
border-radius: 50px;
padding: .5%;
color:white;
font-weight: bold;
margin-right: 1%;
word-spacing: .4em;
overflow:hidden !important;
width:50%;
}
.colum2{
text-align:right;
}
.wrap{
font-family: 'Open Sans', sans-serif !important;
font-weight: bold;
overflow:hidden !important;
}
.wrapper .button{
display: inline-block;
height: 40px;
width: 40px;
margin: 0 5px;
overflow: hidden;
background:#b7dce6;
border-radius: 50px;
cursor: pointer;
box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
transition: all 0.3s ease-out;
overflow:hidden !important;
}
.wrapper .button:hover{
width: 200px;
overflow:hidden !important;
}
.wrapper .button .icon{
display:inline-block;
height: 40px;
width: 40px;
text-align: center;
border-radius: 50px;
box-sizing: border-box;
line-height: 20px;
transition: all 1s ease-out;
font-family: 'Open Sans', sans-serif !important;
overflow:hidden !important;
}
.wrapper .button:nth-child(1):hover .icon{
background: #4267B2;
margin-bottom: -12px;
}
.wrapper .button:nth-child(2):hover .icon{
background: #1DA1F2;
margin-bottom: -12px;
}
.wrapper .button:nth-child(3):hover .icon{
background: #E1306C;
margin-bottom: -12px;
}
.wrapper .button:nth-child(4):hover .icon{
background: #333;
margin-bottom: -12px;
}
.wrapper .button:nth-child(5):hover .icon{
background: #ff0000;
margin-bottom: -90%;
}
.wrapper .button .icon i{
font-size: 26px;
line-height: 40px;
transition: all .8s ease-out;
margin-left: 4%;
}
.wrapper .button:hover .icon i{
color: #fff;
}
.wrapper .button span{
font-size: 14px;
font-weight: bolder;
transition: all 0.3s ease-out;
font-family: 'Open Sans', sans-serif !important;
padding: 0;
line-height: 20px;
}
.wrapper .button:nth-child(1) span{
color: #4267B2;
}
.wrapper .button:nth-child(2) span{
color: #1DA1F2;
}
.wrapper .button:nth-child(3) span{
color: #E1306C;
}
.wrapper .button:nth-child(4) span{
color: #333;
}
.wrapper .button:nth-child(5) span{
color: #ff0000;
}
/* middle part */
/* footer */
.footer {
z-index: 1;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
background-color: #004A60 !important;
width: 100%;
color: #f0fff0 !important;
margin-right: 0%;
position:relative;
left: 0;
bottom:0;
font-size: 14px;
padding-bottom: 1%;
}
.column{
width:50%;
float:left;
padding-left:2%;
padding-right: 2%;
}
/*footer ends */
.buttons {
border-radius: 4px;
background-color:#007D9E;
border: none;
color: #FFFFFF;
text-align: center;
font-size: 18px;
padding: 20px;
width: 420px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
}
.buttons span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.buttons span:after {
content: '\00bb';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
.buttons:hover span {
padding-right: 25px;
}
.buttons:hover span:after {
opacity: 1;
right: 0;
}
.row2{
margin-top: 4%;
display: flex;
justify-content: center;
}
.row4{
margin-top: 4%;
display: flex;
justify-content: center;
margin-bottom: 6%;
}
/*Navbar Starts */
.navbar-brand{
text-transform: uppercase;
color:rgb(255, 255, 255);
padding: 20px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
width: 50%;
text-decoration: none;
font-weight: bold;
overflow: hidden; /*need chane */
}
.navbar-brand:hover{
color:white;
}
.random{
overflow: hidden; /*need chane */
z-index:2;
position:fixed;
top:0;
display: flex;
justify-content: space-around;
align-items: center;
height:5vh;
max-height: 10vh;
background-color:#007D9E;
width:100%;
}
.nav_links{
overflow: hidden;
/*need chane */
display: flex;
justify-content: space-around;
width:100%;
text-transform: uppercase;
font-weight:60;
}
.nav_links a{
overflow: hidden;
text-decoration: none;
padding: .2rem;
}
.nav_links li{
overflow: hidden;
font-family: 'Open Sans', sans-serif;
margin-top: 1rem;
color:rgb(255, 255, 255);
font-size: 12px;
letter-spacing: 1px;
font-weight: bold !important;
list-style: none;
display: inline;
}
.dropdown-container{
overflow: hidden;
display: inline;
position: relative;
padding: .2rem;
}
.dropdown-content {
position:fixed;
background-color:#007D9E !important;
color: black;
margin-top: .5%;
margin-bottom: .5%;
display: none;
}
.hov{
opacity: 1;
}
.dropdown-content a{
display:inline-block;/*vertical thakbe elements*/
color: black !important;
padding:.6rem;
border-radius: 50%;
}
.dropdown-container:hover .dropdown-content{
display: block;
}
.hov:hover {
opacity:1;
color: rgb(0, 0, 0);
}
.work{
padding:20px;
}
.work:hover {
color:rgb(0, 0, 0);
background-color: #fafeff;
}
.buttons:hover{
background-color: #cbe4eb;
color:black;
transition: 0.2s ease-in-out;
}
/*Navbar Ends*/
.radiowork{
display: flex;
}
.radiolabel{
margin-right:10px;
font-size:105%;
}
.radiobox{
margin-right:10px;
}
.modal-closepart{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-closes{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closes:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart:hover{
background-color: #5cc219;
color: #fafeff;
}
.placeholder{
width:60%;
height: 5.5%;
border-radius: 4px;
}
.modal .close-button{
font-size:xx-large;
cursor: pointer;
top:0;
right:0;
/*display: none;*/
}
.tickmark{
font-size:40px;
color: rgb(7, 255, 7);
}
/*2nd modal */
.modal-closepart2{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close2{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-closes2{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close2:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closes2:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart2:hover{
background-color: #5cc219;
color: #fafeff;
}
/*last modal starts */
.modal-bg4{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modal-bgs4{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity .5s;
}
.bg-active4{
visibility:visible;
opacity:1;
}
.bgs-active4{
visibility:visible;
opacity:1;
}
.modal-4{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.modal14{
background-color: #355f5f;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
color:#b7dce6;
}
.modal-closepart4{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close4{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-closes4{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close4:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closes4:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart4:hover{
background-color: #5cc219;
color: #fafeff;
}
/*last modal Ends */
/*work modal */
.modal-bgwork1{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modalwork1{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.bgwork1-active{
visibility:visible;
opacity:1;
}
.modal-closepart8{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close8{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close8:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart8:hover{
background-color: #5cc219;
color: #fafeff;
}
.placeholder1{
margin-top: -20%;
width:60%;
height: 5.5%;
border-radius: 4px;
}
/*Doctor modal */
.modal-bgwork2{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modalwork2{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.bgwork2-active{
visibility:visible;
opacity:1;
}
.modal-closepart9{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close9{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close9:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart9:hover{
background-color: #5cc219;
color: #fafeff;
}
/*Doctor modal */
/*Ambulance modal */
.modal-bgwork4{
font-family: 'Open Sans', sans-serif;
font-weight: bolder;
text-transform: uppercase;
z-index: 1;
overflow: hidden;
position:fixed;
width:100%;
height: 100vh;
bottom:0;
left:0;
background-color: rgba(0,0,0,0.6);
display: flex;
justify-content: center;
text-align: center;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 1s;
}
.modalwork4{
background-color: #AFEEEE;
margin-top: 5%;
z-index: 2;
border-radius: 10px;
width:40%;
height:80%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
}
.bgwork4-active{
visibility:visible;
opacity:1;
}
.modal-closepart10{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close10{
border: none;
padding:12px;
background-color: #ffffff;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 4%;
font-weight: 600;
}
.modal-close10:hover{
background-color: #e63a3a;
color: #fafeff;
}
.modal-closepart10:hover{
background-color: #5cc219;
color: #fafeff;
}
/*Ambulance modal */ | 0.411466 | 0.052814 |
position: absolute;
bottom: 25%; left: 64px;
display: none;
}
#fridge div:last-child {
position: absolute;
bottom: 0; left: 0;
height: 300px; width: 200px;
background-repeat: no-repeat;
background-size: contain;
background-image: url("../images/menu/fridge.png");
cursor: pointer;
}
#fridge div:last-child:hover {background-image: url("../images/menu/fridge-hover.png");}
#fridge div:first-child {
position: absolute;
bottom: -132px; left: -180px;
height: 200px; width: 300px;
background-repeat: no-repeat;
background-size: contain;
background-image: url("../images/menu/fridge-light.png");
-webkit-animation: fridge-light 5s infinite linear;
}
#window-fridge {
position: fixed;
top: 0; bottom: 0; left: 0; right: 0;
display: none;
}
#window-fridge.opened {
display: block;
}
#window-fridge .bg {
position: absolute;
top: 0; bottom: 0; left: 0; right: 0;
background-color: rgba(0, 0, 0, 0.7);
}
#window-fridge.opened .bg {
animation: fadein 1s 1;
}
#window-fridge .window {
position: absolute;
top: 50%; left: 50%;
height: 600px; width: 800px;
margin-left: -400px;
margin-top: -300px;
animation: fadein 1s 1;
text-align: center;
padding: 32px;
box-sizing: border-box;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
background-image: url("../images/menu/fridge-opened.png");
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
#window-fridge .window .food div {
position: absolute;
background-image: url("../images/menu/fridge-food.png");
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
height: 100px; width: 200px;
margin-left: -150px;
}
#window-fridge .window .food div:nth-child(1) {top: 180px; left: 430px;}
#window-fridge .window .food div:nth-child(2) {top: 310px; left: 420px;}
#window-fridge .window .food div:nth-child(3) {top: 420px; left: 440px;}
#window-fridge .fill-button {
position: absolute;
top: 94px; left: 304px;
width: 160px;
background-color: green;
border: 2px solid white;
border-radius: 6px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
font-size: 18pt;
font-family: "PFDin";
padding: 6px;
overflow: visible;
cursor: pointer;
transition: background 0.2s, box-shadow 0.2s;
display: none;
}
#window-fridge .fill-button.hidden {
display: none;
}
#window-fridge .fill-button:hover {
background-color: rgba(0, 150, 0, 1);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 2px 10px green;
}
#window-fridge .fill-button:active {
background-color: rgba(0, 100, 0, 1);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 2px 10px green, 0 2px 2px rgba(0, 0, 0, 0.5) inset;
padding-top: 8px;
padding-bottom: 4px;
}
#window-fridge .window .fill-button div {
position: absolute;
top: -12px; right: -12px;
background-color: white;
padding: 4px;
font-size: 15pt;
border: 2px solid green;
border-radius: 6px;
color: green;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#window-fridge .window .fill-button div:before {
content: "$";
}
#tip {
position: fixed;
left: 0; right: 0; top: 10%;
font-size: 24pt;
text-align: center;
font-family: "PFDin";
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
display: none;
opacity: 0;
animation: tip 5s 1;
} | 17.1-buggy/styles/new-style.css | position: absolute;
bottom: 25%; left: 64px;
display: none;
}
#fridge div:last-child {
position: absolute;
bottom: 0; left: 0;
height: 300px; width: 200px;
background-repeat: no-repeat;
background-size: contain;
background-image: url("../images/menu/fridge.png");
cursor: pointer;
}
#fridge div:last-child:hover {background-image: url("../images/menu/fridge-hover.png");}
#fridge div:first-child {
position: absolute;
bottom: -132px; left: -180px;
height: 200px; width: 300px;
background-repeat: no-repeat;
background-size: contain;
background-image: url("../images/menu/fridge-light.png");
-webkit-animation: fridge-light 5s infinite linear;
}
#window-fridge {
position: fixed;
top: 0; bottom: 0; left: 0; right: 0;
display: none;
}
#window-fridge.opened {
display: block;
}
#window-fridge .bg {
position: absolute;
top: 0; bottom: 0; left: 0; right: 0;
background-color: rgba(0, 0, 0, 0.7);
}
#window-fridge.opened .bg {
animation: fadein 1s 1;
}
#window-fridge .window {
position: absolute;
top: 50%; left: 50%;
height: 600px; width: 800px;
margin-left: -400px;
margin-top: -300px;
animation: fadein 1s 1;
text-align: center;
padding: 32px;
box-sizing: border-box;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
background-image: url("../images/menu/fridge-opened.png");
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
#window-fridge .window .food div {
position: absolute;
background-image: url("../images/menu/fridge-food.png");
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
height: 100px; width: 200px;
margin-left: -150px;
}
#window-fridge .window .food div:nth-child(1) {top: 180px; left: 430px;}
#window-fridge .window .food div:nth-child(2) {top: 310px; left: 420px;}
#window-fridge .window .food div:nth-child(3) {top: 420px; left: 440px;}
#window-fridge .fill-button {
position: absolute;
top: 94px; left: 304px;
width: 160px;
background-color: green;
border: 2px solid white;
border-radius: 6px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
font-size: 18pt;
font-family: "PFDin";
padding: 6px;
overflow: visible;
cursor: pointer;
transition: background 0.2s, box-shadow 0.2s;
display: none;
}
#window-fridge .fill-button.hidden {
display: none;
}
#window-fridge .fill-button:hover {
background-color: rgba(0, 150, 0, 1);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 2px 10px green;
}
#window-fridge .fill-button:active {
background-color: rgba(0, 100, 0, 1);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 2px 10px green, 0 2px 2px rgba(0, 0, 0, 0.5) inset;
padding-top: 8px;
padding-bottom: 4px;
}
#window-fridge .window .fill-button div {
position: absolute;
top: -12px; right: -12px;
background-color: white;
padding: 4px;
font-size: 15pt;
border: 2px solid green;
border-radius: 6px;
color: green;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#window-fridge .window .fill-button div:before {
content: "$";
}
#tip {
position: fixed;
left: 0; right: 0; top: 10%;
font-size: 24pt;
text-align: center;
font-family: "PFDin";
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
display: none;
opacity: 0;
animation: tip 5s 1;
} | 0.322313 | 0.083031 |
body {
background-color: #ffffff;
}
#wrapper {
width: 100%;
}
.description {
font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
}
#loggedinmessage {
display: none;
}
#countdownclock {
display: none;
}
#rotatingimage {
top: calc(50% - 15px);
margin: 0 auto;
position: relative;
}
#rotatingimage-second {
position: absolute;
top: calc(50% - 15px);
margin: 0 auto;
}
#rotationdiv {
border-style: dashed;
height: 220px;
width: 220px;
border-color: gray;
position: relative;
}
#colors{
position:relative;
}
.colorcolumn{
margin:5px;
}
#resetcolors{
cursor:pointer;
}
.colorexample{
height:30px;
background-color:rgb(0,0,0);
cursor:pointer;
}
#rect {
width:100%;
height:auto;
position: relative;
cursor: pointer;
}
#imagefilled0-3{
text-align:center;
cursor:pointer;
}
#imagefilled1-3{
text-align:center;
cursor:pointer;
}
#imagefilled2-3{
text-align:center;
cursor:pointer;
}
#imagefilled3-3{
text-align:center;
cursor:pointer;
}
#striped-div2 {
height: 20px;
width: 200px;
position: relative;
background-size: contain;
cursor: pointer;
border-color: darkgray;
}
#striped-div3 {
height: 320px;
width: 320px;
position: relative;
background-size: contain;
cursor: pointer;
border-color: darkgray;
}
#striped-div-bottomrightcorner {
height: 120px;
width: 120px;
border-color: gray;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-topleftcorner {
height: 120px;
width: 120px;
border-color: gray;
position: absolute;
left: 0px;
top: 0px;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-bottomleftcorner {
height: 120px;
width: 120px;
border-color: gray;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-toprightcorner {
height: 120px;
width: 120px;
border-color: gray;
position: absolute;
right: 0px;
top: 0px;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-screenshot {
border-style: dashed;
height: 220px;
width: 220px;
border-color: gray;
position: relative;
background-size: contain;
}
.buttondiv {
padding-top: 10px;
}
.child-ul {
display: none;
}
#hidden-disabled-button {
display: none;
}
.imageanimation {
-webkit-animation: spin 4s linear infinite;
-moz-animation: spin 4s linear infinite;
animation: spin 4s linear infinite;
}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.titlediv {
text-align: center;
}
.gallery {
white-space: nowrap;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.gallery::-webkit-scrollbar {
display: none;
}
#delayedelement {
display: none;
}
#hiddengotopagebutton {
display: none;
}
#absoluteelement {
position: absolute;
left: 80px;
top: 250px;
}
#text {
display: inline;
font-size: 15px;
}
#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#clickableelement {
display: none;
}
#delayedhiddenelement {
visibility: visible;
}
#hiddenelement {
display: none;
}
#page-wrapper {
padding: 0 15px;
min-height: 568px;
background-color: white;
position: relative;
}
@media (min-width: 768px) {
#page-wrapper {
position: inherit;
margin: 0 0 0 0px;
padding: 0 30px;
}
}
@media (max-width: 768px) {
.navbar-brand {
font-size: 1.3rem;
}
.navbar-top-links {
font-size: 0.65em;
}
.page-header {
font-size: 2em;
}
.navbar-header:after {
display: inline;
}
.navbar-top-links {
float: right;
}
}
.navbar-top-links {
margin-right: 0;
}
.navbar-top-links li {
display: inline-block;
}
.navbar-top-links li:last-child {
margin-right: 15px;
}
.navbar-top-links li a {
padding: 15px;
min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
padding: 3px 20px;
min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
white-space: normal;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
width: 310px;
min-width: 0;
}
.navbar-top-links .dropdown-messages {
margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
margin-left: -123px;
}
.navbar-top-links .dropdown-user {
right: 0;
left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.sidebar .sidebar-search {
padding: 15px;
}
.sidebar ul li {
border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
background-color: #eeeeee;
}
.sidebar .arrow {
float: right;
}
.sidebar .fa.arrow:before {
content: "\f104";
}
.sidebar .active>a>.fa.arrow:before {
content: "\f107";
}
.sidebar .nav-second-level li, .sidebar .nav-third-level li {
border-bottom: none !important;
}
.sidebar .nav-second-level li a {
padding-left: 37px;
}
.sidebar .nav-third-level li a {
padding-left: 52px;
}
@media (min-width: 768px) {
.sidebar {
z-index: 1;
position: absolute;
width: 250px;
margin-top: 51px;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
/* margin-left: auto; */
}
}
.btn-outline {
color: inherit;
background-color: transparent;
transition: all .5s;
}
.btn-primary.btn-outline {
color: #428bca;
}
.btn-success.btn-outline {
color: #5cb85c;
}
.btn-info.btn-outline {
color: #5bc0de;
}
.btn-warning.btn-outline {
color: #f0ad4e;
}
.btn-danger.btn-outline {
color: #d9534f;
}
.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
color: white;
}
.chat {
margin: 0;
padding: 0;
list-style: none;
}
.chat li {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
margin-left: 60px;
}
.chat li.right .chat-body {
margin-right: 60px;
}
.chat li .chat-body p {
margin: 0;
}
.panel .slidedown .glyphicon, .chat .glyphicon {
margin-right: 5px;
}
.chat-panel .panel-body {
height: 350px;
overflow-y: scroll;
}
.login-panel {
margin-top: 25%;
}
.flot-chart {
display: block;
height: 400px;
}
.flot-chart-content {
width: 100%;
height: 100%;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
background: transparent;
}
table.dataTable thead .sorting_asc:after {
content: "\f0de";
float: right;
font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
content: "\f0dd";
float: right;
font-family: fontawesome;
}
table.dataTable thead .sorting:after {
content: "\f0dc";
float: right;
font-family: fontawesome;
color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
width: 30px;
height: 30px;
padding: 6px 0;
border-radius: 15px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}
.btn-circle.btn-lg {
width: 50px;
height: 50px;
padding: 10px 16px;
border-radius: 25px;
font-size: 18px;
line-height: 1.33;
}
.btn-circle.btn-xl {
width: 70px;
height: 70px;
padding: 10px 16px;
border-radius: 35px;
font-size: 24px;
line-height: 1.33;
}
.show-grid [class^="col-"] {
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #ddd;
background-color: #eee !important;
}
.show-grid {
margin: 15px 0;
}
.huge {
font-size: 40px;
}
.panel-green {
border-color: #5cb85c;
}
.panel-green>.panel-heading {
border-color: #5cb85c;
color: white;
background-color: #5cb85c;
}
.panel-green>a {
color: #5cb85c;
}
.panel-green>a:hover {
color: #3d8b3d;
}
.panel-red {
border-color: #d9534f;
}
.panel-red>.panel-heading {
border-color: #d9534f;
color: white;
background-color: #d9534f;
}
.panel-red>a {
color: #d9534f;
}
.panel-red>a:hover {
color: #b52b27;
}
.panel-yellow {
border-color: #f0ad4e;
}
.panel-yellow>.panel-heading {
border-color: #f0ad4e;
color: white;
background-color: #f0ad4e;
}
.panel-yellow>a {
color: #f0ad4e;
}
.panel-yellow>a:hover {
color: #df8a13;
}
.timeline {
position: relative;
padding: 20px 0 20px;
list-style: none;
}
.timeline:before {
content: " ";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 3px;
margin-left: -1.5px;
background-color: #eeeeee;
}
.timeline>li {
position: relative;
margin-bottom: 20px;
}
.timeline>li:before, .timeline>li:after {
content: " ";
display: table;
}
.timeline>li:after {
clear: both;
}
.timeline>li:before, .timeline>li:after {
content: " ";
display: table;
}
.timeline>li:after {
clear: both;
}
.timeline>li>.timeline-panel {
float: left;
position: relative;
width: 46%;
padding: 20px;
border: 1px solid #d4d4d4;
border-radius: 2px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline>li>.timeline-panel:before {
content: " ";
display: inline-block;
position: absolute;
top: 26px;
right: -15px;
border-top: 15px solid transparent;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
border-left: 15px solid #ccc;
}
.timeline>li>.timeline-panel:after {
content: " ";
display: inline-block;
position: absolute;
top: 27px;
right: -14px;
border-top: 14px solid transparent;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
border-left: 14px solid #fff;
}
.timeline>li>.timeline-badge {
z-index: 100;
position: absolute;
top: 16px;
left: 50%;
width: 50px;
height: 50px;
margin-left: -25px;
border-radius: 50% 50% 50% 50%;
text-align: center;
font-size: 1.4em;
line-height: 50px;
color: #fff;
background-color: #999999;
}
.timeline>li.timeline-inverted>.timeline-panel {
float: right;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
margin-top: 0;
color: inherit;
}
.timeline-body>p, .timeline-body>ul {
margin-bottom: 0;
}
.timeline-body>p+p {
margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}
ul.timeline>li>.timeline-panel {
width: calc(10%);
width: -moz-calc(10%);
width: -webkit-calc(10%);
}
ul.timeline>li>.timeline-badge {
top: 16px;
left: 15px;
margin-left: 0;
}
ul.timeline>li>.timeline-panel {
float: right;
}
ul.timeline>li>.timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
ul.timeline>li>.timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
} | dist/css/sb-admin-2.css | body {
background-color: #ffffff;
}
#wrapper {
width: 100%;
}
.description {
font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
}
#loggedinmessage {
display: none;
}
#countdownclock {
display: none;
}
#rotatingimage {
top: calc(50% - 15px);
margin: 0 auto;
position: relative;
}
#rotatingimage-second {
position: absolute;
top: calc(50% - 15px);
margin: 0 auto;
}
#rotationdiv {
border-style: dashed;
height: 220px;
width: 220px;
border-color: gray;
position: relative;
}
#colors{
position:relative;
}
.colorcolumn{
margin:5px;
}
#resetcolors{
cursor:pointer;
}
.colorexample{
height:30px;
background-color:rgb(0,0,0);
cursor:pointer;
}
#rect {
width:100%;
height:auto;
position: relative;
cursor: pointer;
}
#imagefilled0-3{
text-align:center;
cursor:pointer;
}
#imagefilled1-3{
text-align:center;
cursor:pointer;
}
#imagefilled2-3{
text-align:center;
cursor:pointer;
}
#imagefilled3-3{
text-align:center;
cursor:pointer;
}
#striped-div2 {
height: 20px;
width: 200px;
position: relative;
background-size: contain;
cursor: pointer;
border-color: darkgray;
}
#striped-div3 {
height: 320px;
width: 320px;
position: relative;
background-size: contain;
cursor: pointer;
border-color: darkgray;
}
#striped-div-bottomrightcorner {
height: 120px;
width: 120px;
border-color: gray;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-topleftcorner {
height: 120px;
width: 120px;
border-color: gray;
position: absolute;
left: 0px;
top: 0px;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-bottomleftcorner {
height: 120px;
width: 120px;
border-color: gray;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-toprightcorner {
height: 120px;
width: 120px;
border-color: gray;
position: absolute;
right: 0px;
top: 0px;
background-size: contain;
cursor: pointer;
border-color: black;
}
#striped-div-screenshot {
border-style: dashed;
height: 220px;
width: 220px;
border-color: gray;
position: relative;
background-size: contain;
}
.buttondiv {
padding-top: 10px;
}
.child-ul {
display: none;
}
#hidden-disabled-button {
display: none;
}
.imageanimation {
-webkit-animation: spin 4s linear infinite;
-moz-animation: spin 4s linear infinite;
animation: spin 4s linear infinite;
}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.titlediv {
text-align: center;
}
.gallery {
white-space: nowrap;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.gallery::-webkit-scrollbar {
display: none;
}
#delayedelement {
display: none;
}
#hiddengotopagebutton {
display: none;
}
#absoluteelement {
position: absolute;
left: 80px;
top: 250px;
}
#text {
display: inline;
font-size: 15px;
}
#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#clickableelement {
display: none;
}
#delayedhiddenelement {
visibility: visible;
}
#hiddenelement {
display: none;
}
#page-wrapper {
padding: 0 15px;
min-height: 568px;
background-color: white;
position: relative;
}
@media (min-width: 768px) {
#page-wrapper {
position: inherit;
margin: 0 0 0 0px;
padding: 0 30px;
}
}
@media (max-width: 768px) {
.navbar-brand {
font-size: 1.3rem;
}
.navbar-top-links {
font-size: 0.65em;
}
.page-header {
font-size: 2em;
}
.navbar-header:after {
display: inline;
}
.navbar-top-links {
float: right;
}
}
.navbar-top-links {
margin-right: 0;
}
.navbar-top-links li {
display: inline-block;
}
.navbar-top-links li:last-child {
margin-right: 15px;
}
.navbar-top-links li a {
padding: 15px;
min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
padding: 3px 20px;
min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
white-space: normal;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
width: 310px;
min-width: 0;
}
.navbar-top-links .dropdown-messages {
margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
margin-left: -123px;
}
.navbar-top-links .dropdown-user {
right: 0;
left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.sidebar .sidebar-search {
padding: 15px;
}
.sidebar ul li {
border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
background-color: #eeeeee;
}
.sidebar .arrow {
float: right;
}
.sidebar .fa.arrow:before {
content: "\f104";
}
.sidebar .active>a>.fa.arrow:before {
content: "\f107";
}
.sidebar .nav-second-level li, .sidebar .nav-third-level li {
border-bottom: none !important;
}
.sidebar .nav-second-level li a {
padding-left: 37px;
}
.sidebar .nav-third-level li a {
padding-left: 52px;
}
@media (min-width: 768px) {
.sidebar {
z-index: 1;
position: absolute;
width: 250px;
margin-top: 51px;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
/* margin-left: auto; */
}
}
.btn-outline {
color: inherit;
background-color: transparent;
transition: all .5s;
}
.btn-primary.btn-outline {
color: #428bca;
}
.btn-success.btn-outline {
color: #5cb85c;
}
.btn-info.btn-outline {
color: #5bc0de;
}
.btn-warning.btn-outline {
color: #f0ad4e;
}
.btn-danger.btn-outline {
color: #d9534f;
}
.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
color: white;
}
.chat {
margin: 0;
padding: 0;
list-style: none;
}
.chat li {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
margin-left: 60px;
}
.chat li.right .chat-body {
margin-right: 60px;
}
.chat li .chat-body p {
margin: 0;
}
.panel .slidedown .glyphicon, .chat .glyphicon {
margin-right: 5px;
}
.chat-panel .panel-body {
height: 350px;
overflow-y: scroll;
}
.login-panel {
margin-top: 25%;
}
.flot-chart {
display: block;
height: 400px;
}
.flot-chart-content {
width: 100%;
height: 100%;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
background: transparent;
}
table.dataTable thead .sorting_asc:after {
content: "\f0de";
float: right;
font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
content: "\f0dd";
float: right;
font-family: fontawesome;
}
table.dataTable thead .sorting:after {
content: "\f0dc";
float: right;
font-family: fontawesome;
color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
width: 30px;
height: 30px;
padding: 6px 0;
border-radius: 15px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}
.btn-circle.btn-lg {
width: 50px;
height: 50px;
padding: 10px 16px;
border-radius: 25px;
font-size: 18px;
line-height: 1.33;
}
.btn-circle.btn-xl {
width: 70px;
height: 70px;
padding: 10px 16px;
border-radius: 35px;
font-size: 24px;
line-height: 1.33;
}
.show-grid [class^="col-"] {
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #ddd;
background-color: #eee !important;
}
.show-grid {
margin: 15px 0;
}
.huge {
font-size: 40px;
}
.panel-green {
border-color: #5cb85c;
}
.panel-green>.panel-heading {
border-color: #5cb85c;
color: white;
background-color: #5cb85c;
}
.panel-green>a {
color: #5cb85c;
}
.panel-green>a:hover {
color: #3d8b3d;
}
.panel-red {
border-color: #d9534f;
}
.panel-red>.panel-heading {
border-color: #d9534f;
color: white;
background-color: #d9534f;
}
.panel-red>a {
color: #d9534f;
}
.panel-red>a:hover {
color: #b52b27;
}
.panel-yellow {
border-color: #f0ad4e;
}
.panel-yellow>.panel-heading {
border-color: #f0ad4e;
color: white;
background-color: #f0ad4e;
}
.panel-yellow>a {
color: #f0ad4e;
}
.panel-yellow>a:hover {
color: #df8a13;
}
.timeline {
position: relative;
padding: 20px 0 20px;
list-style: none;
}
.timeline:before {
content: " ";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 3px;
margin-left: -1.5px;
background-color: #eeeeee;
}
.timeline>li {
position: relative;
margin-bottom: 20px;
}
.timeline>li:before, .timeline>li:after {
content: " ";
display: table;
}
.timeline>li:after {
clear: both;
}
.timeline>li:before, .timeline>li:after {
content: " ";
display: table;
}
.timeline>li:after {
clear: both;
}
.timeline>li>.timeline-panel {
float: left;
position: relative;
width: 46%;
padding: 20px;
border: 1px solid #d4d4d4;
border-radius: 2px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline>li>.timeline-panel:before {
content: " ";
display: inline-block;
position: absolute;
top: 26px;
right: -15px;
border-top: 15px solid transparent;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
border-left: 15px solid #ccc;
}
.timeline>li>.timeline-panel:after {
content: " ";
display: inline-block;
position: absolute;
top: 27px;
right: -14px;
border-top: 14px solid transparent;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
border-left: 14px solid #fff;
}
.timeline>li>.timeline-badge {
z-index: 100;
position: absolute;
top: 16px;
left: 50%;
width: 50px;
height: 50px;
margin-left: -25px;
border-radius: 50% 50% 50% 50%;
text-align: center;
font-size: 1.4em;
line-height: 50px;
color: #fff;
background-color: #999999;
}
.timeline>li.timeline-inverted>.timeline-panel {
float: right;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
margin-top: 0;
color: inherit;
}
.timeline-body>p, .timeline-body>ul {
margin-bottom: 0;
}
.timeline-body>p+p {
margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}
ul.timeline>li>.timeline-panel {
width: calc(10%);
width: -moz-calc(10%);
width: -webkit-calc(10%);
}
ul.timeline>li>.timeline-badge {
top: 16px;
left: 15px;
margin-left: 0;
}
ul.timeline>li>.timeline-panel {
float: right;
}
ul.timeline>li>.timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
ul.timeline>li>.timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
} | 0.47171 | 0.077832 |
Button.yellowSmall {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #fdfbe4, #ffd952, #fdfbe4, #ffd952;
color: #000000;
textRollOverColor: #000000;
borderColor: #ffb035;
themeColor: #ffb035;
height: 19px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
cornerRadius: 0;
}
Button.yellowMed {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #fdfbe4, #ffd952, #fdfbe4, #ffd952;
color: #000000;
textRollOverColor: #000000;
borderColor: #ffb035;
themeColor: #ffb035;
height: 38px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 14;
}
Button.yellowBig {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #fdfbe4, #ffd952, #fdfbe4, #ffd952;
color: #000000;
textRollOverColor: #000000;
borderColor: #ffb035;
themeColor: #ffb035;
height: 43px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 16;
}
/* CANCEL BUTTON */
Button.graySmall
{
fillAlphas: 1.0, 1.0;
fillColors: #FCFCFC, #B6B6B6;
borderColor: #D9D9D9;
themeColor: #D9D9D9;
color: #000000;
height: 19px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
cornerRadius: 0;
}
Button.grayMed
{
fillAlphas: 1.0, 1.0;
fillColors: #FCFCFC, #B6B6B6;
borderColor: #D9D9D9;
themeColor: #D9D9D9;
color: #000000;
height: 38px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 14;
}
Button.grayBig
{
fillAlphas: 1.0, 1.0;
fillColors: #FCFCFC, #B6B6B6;
borderColor: #D9D9D9;
themeColor: #D9D9D9;
color: #000000;
height: 43px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 16;
}
/* Rollover BUTTON */
Button.blueSmall
{
fillAlphas: 1.0, 1.0;
fillColors: #D2DFED, #789AC7;
themeColor: #B6C5D8;
color: #000000;
height: 19px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
cornerRadius: 0;
}
Button.blueMed
{
fillAlphas: 1.0, 1.0;
fillColors: #D2DFED, #789AC7;
themeColor: #B6C5D8;
color: #000000;
height: 38px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 14;
}
Button.blueBig
{
fillAlphas: 1.0, 1.0;
fillColors: #D2DFED, #789AC7;
themeColor: #B6C5D8;
color: #000000;
height: 43px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 16;
}
/* PRIMARY TABS */
ButtonBar {
buttonStyleName: "mybuttonBarButtonStyle";
firstButtonStyleName: "mybuttonBarFirstButtonStyle";
lastButtonStyleName: "mybuttonBarLastButtonStyle";
}
.mybuttonBarButtonStyle {
fillAlphas: 1.0, 1.0, 0.8, 0.65;
fillColors: #1886F0, #9EDAFD, #E6F0F9, #F6FBFF;
color: #ffffff;
textRollOverColor: #0066CC;
textSelectedColor: #0066cc;
themeColor: #65B2FD;
borderColor: #BDDBFD;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
}
.mybuttonBarFirstButtonStyle {
cornerRadius: 0;
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #1787ED, #9AD5FD, #e8eff5, #eef6ff;
borderColor: #BDDBFD;
themeColor: #BDDBFD;
color: #FFFFFF;
textRollOverColor: #0066CC;
fontSize: 12;
fontFamily: Arial;
textSelectedColor: #0066CC;
}
.mybuttonBarLastButtonStyle {
cornerRadius: 0;
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #1787ed, #9ad5fd, #e8eff5, #eef6ff;
color: #ffffff;
textRollOverColor: #0066cc;
textSelectedColor: #0066cc;
themeColor: #bddbfd;
borderColor: #BDDBFD;
fontSize: 12;
fontFamily: Arial;
}
ButtonBar.secondary
{
buttonStyleName: buttonBarButton;
firstButtonStyleName: buttonBarButton;
lastButtonStyleName: buttonBarButton;
}
Button.red
{
borderColor: #F30707;
fillAlphas: 0.55, 1.0, 0.14, 0.14;
fillColors: #E60E0E, #E60E0E;
color: #FFFFFF;
textRollOverColor: #272827;
textSelectedColor: #FFFFFF;
themeColor: #CC0000;
cornerRadius: 0;
}
.buttonBarButton
{
cornerRadius: 0;
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #EFF8FF, #D6F3FB, #82BEFC, #77B3F1;
color: #0066CC;
textRollOverColor: #FFFFFF;
textSelectedColor: #0066cc;
themeColor: #bddbfd;
borderColor: #BDDBFD;
}
ComboBox {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #ffffff, #ffffff, #ffffff, #eeeeee;
themeColor: #0066ca;
}
TitleWindow
{
borderColor: #BADCE8;
cornerRadius: 0;
titleStyleName: titleWindowTitle;
statusStyleName: titleWindowStatus;
borderThicknessLeft: 5;
borderThicknessTop: 5;
borderThicknessRight: 5;
}
/* Text Styles */
Text.H1
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 18;
}
Text.H2
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 15;
}
Text.H3
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
}
Text.H4
{
fontFamily: Arial;
fontWeight: normal;
fontSize: 12;
}
Text.H5
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 11;
}
Text.H6
{
fontFamily: Verdana;
fontWeight: normal;
fontSize: 10;
}
Text.Secondary
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 11;
color: #fcb111;
}
Text.Placeholder
{
fontFamily: Verdana;
fontWeight: normal;
fontSize: 10;
color: #ababab;
}
Text.Links
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 11;
color: #0066cc;
} | yap_ui.css | Button.yellowSmall {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #fdfbe4, #ffd952, #fdfbe4, #ffd952;
color: #000000;
textRollOverColor: #000000;
borderColor: #ffb035;
themeColor: #ffb035;
height: 19px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
cornerRadius: 0;
}
Button.yellowMed {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #fdfbe4, #ffd952, #fdfbe4, #ffd952;
color: #000000;
textRollOverColor: #000000;
borderColor: #ffb035;
themeColor: #ffb035;
height: 38px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 14;
}
Button.yellowBig {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #fdfbe4, #ffd952, #fdfbe4, #ffd952;
color: #000000;
textRollOverColor: #000000;
borderColor: #ffb035;
themeColor: #ffb035;
height: 43px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 16;
}
/* CANCEL BUTTON */
Button.graySmall
{
fillAlphas: 1.0, 1.0;
fillColors: #FCFCFC, #B6B6B6;
borderColor: #D9D9D9;
themeColor: #D9D9D9;
color: #000000;
height: 19px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
cornerRadius: 0;
}
Button.grayMed
{
fillAlphas: 1.0, 1.0;
fillColors: #FCFCFC, #B6B6B6;
borderColor: #D9D9D9;
themeColor: #D9D9D9;
color: #000000;
height: 38px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 14;
}
Button.grayBig
{
fillAlphas: 1.0, 1.0;
fillColors: #FCFCFC, #B6B6B6;
borderColor: #D9D9D9;
themeColor: #D9D9D9;
color: #000000;
height: 43px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 16;
}
/* Rollover BUTTON */
Button.blueSmall
{
fillAlphas: 1.0, 1.0;
fillColors: #D2DFED, #789AC7;
themeColor: #B6C5D8;
color: #000000;
height: 19px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
cornerRadius: 0;
}
Button.blueMed
{
fillAlphas: 1.0, 1.0;
fillColors: #D2DFED, #789AC7;
themeColor: #B6C5D8;
color: #000000;
height: 38px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 14;
}
Button.blueBig
{
fillAlphas: 1.0, 1.0;
fillColors: #D2DFED, #789AC7;
themeColor: #B6C5D8;
color: #000000;
height: 43px;
fontFamily: Arial;
fontWeight: bold;
fontSize: 16;
}
/* PRIMARY TABS */
ButtonBar {
buttonStyleName: "mybuttonBarButtonStyle";
firstButtonStyleName: "mybuttonBarFirstButtonStyle";
lastButtonStyleName: "mybuttonBarLastButtonStyle";
}
.mybuttonBarButtonStyle {
fillAlphas: 1.0, 1.0, 0.8, 0.65;
fillColors: #1886F0, #9EDAFD, #E6F0F9, #F6FBFF;
color: #ffffff;
textRollOverColor: #0066CC;
textSelectedColor: #0066cc;
themeColor: #65B2FD;
borderColor: #BDDBFD;
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
}
.mybuttonBarFirstButtonStyle {
cornerRadius: 0;
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #1787ED, #9AD5FD, #e8eff5, #eef6ff;
borderColor: #BDDBFD;
themeColor: #BDDBFD;
color: #FFFFFF;
textRollOverColor: #0066CC;
fontSize: 12;
fontFamily: Arial;
textSelectedColor: #0066CC;
}
.mybuttonBarLastButtonStyle {
cornerRadius: 0;
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #1787ed, #9ad5fd, #e8eff5, #eef6ff;
color: #ffffff;
textRollOverColor: #0066cc;
textSelectedColor: #0066cc;
themeColor: #bddbfd;
borderColor: #BDDBFD;
fontSize: 12;
fontFamily: Arial;
}
ButtonBar.secondary
{
buttonStyleName: buttonBarButton;
firstButtonStyleName: buttonBarButton;
lastButtonStyleName: buttonBarButton;
}
Button.red
{
borderColor: #F30707;
fillAlphas: 0.55, 1.0, 0.14, 0.14;
fillColors: #E60E0E, #E60E0E;
color: #FFFFFF;
textRollOverColor: #272827;
textSelectedColor: #FFFFFF;
themeColor: #CC0000;
cornerRadius: 0;
}
.buttonBarButton
{
cornerRadius: 0;
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #EFF8FF, #D6F3FB, #82BEFC, #77B3F1;
color: #0066CC;
textRollOverColor: #FFFFFF;
textSelectedColor: #0066cc;
themeColor: #bddbfd;
borderColor: #BDDBFD;
}
ComboBox {
fillAlphas: 1, 1, 0.75, 0.65;
fillColors: #ffffff, #ffffff, #ffffff, #eeeeee;
themeColor: #0066ca;
}
TitleWindow
{
borderColor: #BADCE8;
cornerRadius: 0;
titleStyleName: titleWindowTitle;
statusStyleName: titleWindowStatus;
borderThicknessLeft: 5;
borderThicknessTop: 5;
borderThicknessRight: 5;
}
/* Text Styles */
Text.H1
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 18;
}
Text.H2
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 15;
}
Text.H3
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 12;
}
Text.H4
{
fontFamily: Arial;
fontWeight: normal;
fontSize: 12;
}
Text.H5
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 11;
}
Text.H6
{
fontFamily: Verdana;
fontWeight: normal;
fontSize: 10;
}
Text.Secondary
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 11;
color: #fcb111;
}
Text.Placeholder
{
fontFamily: Verdana;
fontWeight: normal;
fontSize: 10;
color: #ababab;
}
Text.Links
{
fontFamily: Arial;
fontWeight: bold;
fontSize: 11;
color: #0066cc;
} | 0.253306 | 0.089733 |
.session-list-container {
padding-top: 20px;
}
h4 {
font-weight: 300;
}
form {
margin-bottom: 5px;
padding-bottom: 25px;
border-bottom: 3px solid rgb(209, 209, 209);
display: inline-block;
font-size: 80%;
width: 100%;
}
form.loading {
display: none;
}
.filterExpand {
height: auto;
visibility: visible;
}
.filterCollapse,
.filterCollapse * {
height: 0;
visibility: hidden;
}
.mat-datepicker-toggle{
position:absolute;
font-size: 3em;
margin-left: -50px;
margin-top: -20px;
}
.filters {
display: flex;
flex-direction: column;
}
.form-section {
width: 100%;
}
.session-date-filter {
float: left;
width: 440px;
margin-top: 9px;
display: inline-flex;
}
.session-date-filter mat-form-field {
margin: 0px;
}
.range-filter-inputs mat-form-field {
width: 50%;
padding-right: 2%;
}
.date-range-toggler + mat-form-field {
width: 35%;
}
.date-range-toggler {
margin-top: 14px;
margin-right: 13px;
width: 33%;
}
.date-range-toggler div {
transform: translateY(-25%);
}
label {
font-weight: 500;
/* font-family: 'Roboto Condensed', sans-serif; */
}
.loading-icon {
text-align: center;
display: none;
}
.loading-icon.loading {
display: block;
}
.loading-icon.loading img {
width: 100px;
}
.table-container {
width: 100%;
overflow-x: auto;
}
td.mat-cell,
td.mat-footer-cell,
th.mat-header-cell {
padding-right: 15px;
}
td.to-center {
text-align: center;
}
mat-form-field {
margin: 10px;
width: 220px;
float: left;
}
mat-form-field input {
/* font-family: 'Roboto Condensed', sans-serif; */
}
mat-form-field.long {
width: 350px;
}
mat-form-field.short {
width: 190px;
}
/* .nplot_filter {
padding-top: 14px;
margin-top: 19px;
margin-bottom: 8px;
margin-left: 10px;
float: left;
top: 8px;
}
mat-checkbox.nplot_chbox {
top: 12px;
} */
tr.mat-row {
/* border-bottom: 1px solid rgba(0,0,0,.12); */
}
tr.mat-row:hover {
/* background-color: rgb(248, 248, 248); */
background-color: rgba(0, 83, 145, .05);
cursor: pointer;
}
button:not(.treeChevron) {
float: left;
margin-left: 5px;
border: 2px solid rgb(101, 152, 184);
}
button:hover:not(.treeChevron) {
border: 2px solid rgb(0, 124, 183);
background-color: rgb(0, 124, 183);
color: white;
}
.btn-reset {
border: 2px solid rgb(180, 69, 134);
}
.btn-reset:hover {
border: 2px solid rgb(180, 69, 134);
background-color: rgb(180, 69, 134);
color: white;
}
.btn-refresh {
border: 2px solid rgb(167, 163, 165);
}
.btn-refresh:hover {
border: 2px solid rgb(167, 163, 165);
background-color: rgb(167, 163, 165);
color: white;
}
.mouse_sex_filter {
padding-top: 12px;
padding-bottom: 2px;
margin-top: 11px;
margin-left: 10px;
margin-bottom: 8px;
width: 150px;
float: left;
}
.mouse_sex_filter label {
margin-bottom: 0px;
}
mat-checkbox.mouse_sex_menu_chbox {
margin-right: 12px;
}
.mouse_sex_menu_chbox label.mat-checkbox-layout {
margin-bottom: 0px;
}
.mouse_sex_menu{
display: flex;
flex-direction: row;
};
.cleardivider {
visibility: hidden;
}
.form-submit-button-area {
display: flex;
flex-direction: row;
}
.nplot_status_filter {
margin-left: 15px;
margin-top: 7px;
}
.nprobe_status_filter {
margin-left: 15px;
margin-top: 7px;
}
/* [START] for brain tree selector area */
.brain-tree-zone {
display: inline-flex;
flex-direction: column;
}
.br-selection-area {
max-height: 400px;
max-width: 600px;
overflow: scroll;
box-shadow: 1px 1px 4px rgba(102, 102, 102, 0.25);
position: relative;
}
.brain-tree {
margin-top: 10px;
padding-right: 30px;
width: fit-content;
height: fit-content;
}
.brain-tree-invisible {
display: none;
}
.brain-tree ul,
.brain-tree li {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
}
.chip-list {
overflow-wrap: normal;
}
.selected-chip {
border: 1px solid rgba(102, 102, 102, 0.25);
/* background-color: pink; */
width: fit-content;
height: 20px;
display: inline-flex;
flex-direction: row;
margin-right: 3px;
margin-bottom: 3px;
text-align: center;
padding: 2px 0px 3px 2px;
line-height: normal;
box-shadow: 1px 1px 4px lightgrey;
}
.chip-close {
background-color: #c3359d;
width: 20px;
height: 18px;
margin-top: -1.5px;
margin-left: 2px;
cursor: pointer;
}
.chip-close > .mat-icon-close {
color: white;
margin-left: -1.5px;
margin-top: -3px;
/* margin-right: 2px; */
}
button.treeChevron {
margin-top: -10px;
}
/* [END] Brain Tree Selector Area */
/* for different screen sizes */
/* XS and S (768px and down) */
@media only screen and (max-width: 768px) {
.form-submit-button-area {
display: block;
}
.form-submit-button-area button {
display: inline-flex;
flex-direction: row;
}
.nplot_status_filter {
padding-top: 50px;
}
}
/* M (768px and up) */
@media only screen and (min-width: 768px) {
}
/* L (992px and up) */
@media only screen and (min-width: 992px) {
}
/* XL (1200px and up) */
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1383px) {
table {
overflow-x: auto;
}
}
/* XXL (1600px and up) */
@media only screen and (min-width: 1600px) {
}
/* note - to make sure the filter folds smoothly without getting stuck */
/* problem folding areas */
/* 2076px - 2267px is where the menu breaks */
@media only screen and (min-width: 2076px) and (max-width: 2267px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
/* 1200px - 1247px is where the menu breaks */
@media only screen and (min-width: 1200px) and (max-width: 1247px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
/* 910px - 1039px is where the menu breaks */
@media only screen and (min-width: 910px) and (max-width: 1039px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
/* 512px - 641px is where the menu breaks */
@media only screen and (min-width: 512px) and (max-width: 641px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
@media only screen and (max-width: 639px) {
.mouse_sex_filter {
/* margin-bottom: 20px; */
}
}
/* XXXL (2200px and up) */
@media only screen and (min-width: 2200px) {
.loading-icon {
margin-left: 700px;
}
} | ibl-frontend/frontend-content/src/app/session-list/session-list.component.css | .session-list-container {
padding-top: 20px;
}
h4 {
font-weight: 300;
}
form {
margin-bottom: 5px;
padding-bottom: 25px;
border-bottom: 3px solid rgb(209, 209, 209);
display: inline-block;
font-size: 80%;
width: 100%;
}
form.loading {
display: none;
}
.filterExpand {
height: auto;
visibility: visible;
}
.filterCollapse,
.filterCollapse * {
height: 0;
visibility: hidden;
}
.mat-datepicker-toggle{
position:absolute;
font-size: 3em;
margin-left: -50px;
margin-top: -20px;
}
.filters {
display: flex;
flex-direction: column;
}
.form-section {
width: 100%;
}
.session-date-filter {
float: left;
width: 440px;
margin-top: 9px;
display: inline-flex;
}
.session-date-filter mat-form-field {
margin: 0px;
}
.range-filter-inputs mat-form-field {
width: 50%;
padding-right: 2%;
}
.date-range-toggler + mat-form-field {
width: 35%;
}
.date-range-toggler {
margin-top: 14px;
margin-right: 13px;
width: 33%;
}
.date-range-toggler div {
transform: translateY(-25%);
}
label {
font-weight: 500;
/* font-family: 'Roboto Condensed', sans-serif; */
}
.loading-icon {
text-align: center;
display: none;
}
.loading-icon.loading {
display: block;
}
.loading-icon.loading img {
width: 100px;
}
.table-container {
width: 100%;
overflow-x: auto;
}
td.mat-cell,
td.mat-footer-cell,
th.mat-header-cell {
padding-right: 15px;
}
td.to-center {
text-align: center;
}
mat-form-field {
margin: 10px;
width: 220px;
float: left;
}
mat-form-field input {
/* font-family: 'Roboto Condensed', sans-serif; */
}
mat-form-field.long {
width: 350px;
}
mat-form-field.short {
width: 190px;
}
/* .nplot_filter {
padding-top: 14px;
margin-top: 19px;
margin-bottom: 8px;
margin-left: 10px;
float: left;
top: 8px;
}
mat-checkbox.nplot_chbox {
top: 12px;
} */
tr.mat-row {
/* border-bottom: 1px solid rgba(0,0,0,.12); */
}
tr.mat-row:hover {
/* background-color: rgb(248, 248, 248); */
background-color: rgba(0, 83, 145, .05);
cursor: pointer;
}
button:not(.treeChevron) {
float: left;
margin-left: 5px;
border: 2px solid rgb(101, 152, 184);
}
button:hover:not(.treeChevron) {
border: 2px solid rgb(0, 124, 183);
background-color: rgb(0, 124, 183);
color: white;
}
.btn-reset {
border: 2px solid rgb(180, 69, 134);
}
.btn-reset:hover {
border: 2px solid rgb(180, 69, 134);
background-color: rgb(180, 69, 134);
color: white;
}
.btn-refresh {
border: 2px solid rgb(167, 163, 165);
}
.btn-refresh:hover {
border: 2px solid rgb(167, 163, 165);
background-color: rgb(167, 163, 165);
color: white;
}
.mouse_sex_filter {
padding-top: 12px;
padding-bottom: 2px;
margin-top: 11px;
margin-left: 10px;
margin-bottom: 8px;
width: 150px;
float: left;
}
.mouse_sex_filter label {
margin-bottom: 0px;
}
mat-checkbox.mouse_sex_menu_chbox {
margin-right: 12px;
}
.mouse_sex_menu_chbox label.mat-checkbox-layout {
margin-bottom: 0px;
}
.mouse_sex_menu{
display: flex;
flex-direction: row;
};
.cleardivider {
visibility: hidden;
}
.form-submit-button-area {
display: flex;
flex-direction: row;
}
.nplot_status_filter {
margin-left: 15px;
margin-top: 7px;
}
.nprobe_status_filter {
margin-left: 15px;
margin-top: 7px;
}
/* [START] for brain tree selector area */
.brain-tree-zone {
display: inline-flex;
flex-direction: column;
}
.br-selection-area {
max-height: 400px;
max-width: 600px;
overflow: scroll;
box-shadow: 1px 1px 4px rgba(102, 102, 102, 0.25);
position: relative;
}
.brain-tree {
margin-top: 10px;
padding-right: 30px;
width: fit-content;
height: fit-content;
}
.brain-tree-invisible {
display: none;
}
.brain-tree ul,
.brain-tree li {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
}
.chip-list {
overflow-wrap: normal;
}
.selected-chip {
border: 1px solid rgba(102, 102, 102, 0.25);
/* background-color: pink; */
width: fit-content;
height: 20px;
display: inline-flex;
flex-direction: row;
margin-right: 3px;
margin-bottom: 3px;
text-align: center;
padding: 2px 0px 3px 2px;
line-height: normal;
box-shadow: 1px 1px 4px lightgrey;
}
.chip-close {
background-color: #c3359d;
width: 20px;
height: 18px;
margin-top: -1.5px;
margin-left: 2px;
cursor: pointer;
}
.chip-close > .mat-icon-close {
color: white;
margin-left: -1.5px;
margin-top: -3px;
/* margin-right: 2px; */
}
button.treeChevron {
margin-top: -10px;
}
/* [END] Brain Tree Selector Area */
/* for different screen sizes */
/* XS and S (768px and down) */
@media only screen and (max-width: 768px) {
.form-submit-button-area {
display: block;
}
.form-submit-button-area button {
display: inline-flex;
flex-direction: row;
}
.nplot_status_filter {
padding-top: 50px;
}
}
/* M (768px and up) */
@media only screen and (min-width: 768px) {
}
/* L (992px and up) */
@media only screen and (min-width: 992px) {
}
/* XL (1200px and up) */
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1383px) {
table {
overflow-x: auto;
}
}
/* XXL (1600px and up) */
@media only screen and (min-width: 1600px) {
}
/* note - to make sure the filter folds smoothly without getting stuck */
/* problem folding areas */
/* 2076px - 2267px is where the menu breaks */
@media only screen and (min-width: 2076px) and (max-width: 2267px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
/* 1200px - 1247px is where the menu breaks */
@media only screen and (min-width: 1200px) and (max-width: 1247px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
/* 910px - 1039px is where the menu breaks */
@media only screen and (min-width: 910px) and (max-width: 1039px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
/* 512px - 641px is where the menu breaks */
@media only screen and (min-width: 512px) and (max-width: 641px) {
.cleardivider {
width: 100vw;
height: 2px;
display: inline-block;
}
}
@media only screen and (max-width: 639px) {
.mouse_sex_filter {
/* margin-bottom: 20px; */
}
}
/* XXXL (2200px and up) */
@media only screen and (min-width: 2200px) {
.loading-icon {
margin-left: 700px;
}
} | 0.277669 | 0.13215 |
@charset "UTF-8";
body {
margin-top: 60px;
font-family: "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", Arial, sans-serif;
}
body,
table {
font-size: 0.8rem;
}
input[type="text"],
input[type="password"] {
width: 100%;
font-size: 0.8rem;
}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
padding: 8px 0;
font-size: 1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
padding: 8px;
background: #eeeeee;
}
.container-fluid {
padding: 0;
}
.form-control {
display: inline;
width: auto;
padding: .3rem .5rem;
line-height: 1;
font-size: 0.8rem;
}
textarea.form-control {
padding: 0.5rem;
}
select.form-control:not([size]):not([multiple]) {
height: 2rem;
}
#main {
padding-right: 2rem;
}
.form-group {
margin: 0;
}
.col-12 {
width: 100%;
}
.table.max {
width: 100%;
}
.table {
/*width: auto;*/
border: 1px solid #eceeef;
margin-top: 3px;
margin-bottom: 3px;
}
.table.table-form {
table-layout: fixed;
}
.table td,
.table th {
padding: 0.5rem 0.8rem;
vertical-align: middle;
}
.table td {
border-bottom: 1px solid #eceeef;
}
.table th {
color: #ffffff;
background-image: none;
background-color: rgba(23, 46, 60, 0.95);
border: 1px solid #172e3c;
}
.table thead th {
border: 1px solid #172e3c;
}
.table-list {
width: auto;
}
.sortable-selected {
background-color: rgba(200, 220, 230, 0.95);
}
a {
color: #0088cc;
text-decoration: none;
}
a .fa {
width: 22px;
text-align: center;
cursor: pointer;
}
.btn .fa {
width: 12px;
}
.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
background: #172e3c;
border-color: rgba(240, 50, 20, 0.95);
}
.btn {
cursor: pointer;
font-size: 0.7rem;
margin: 0.1rem;
}
.btn-sm {
font-size: 0.7rem;
}
.btn-primary {
background: #172e3c;
border-color: #172e3c;
}
.btn-outline-primary {
color: #172e3c;
border-color: #172e3c;
}
.btn-primary:hover,
.btn-outline-primary:hover {
background: rgba(200, 200, 200, 0.95);
border-color: rgba(200, 200, 200, 0.95);
}
.btn-danger {
color: white !important;
}
.btn-secondary {
color: white;
background: #172e3c;
}
.btn-secondary:hover {
color: rgba(230, 230, 210, 0.95);
background: rgba(200, 200, 200, 0.95);
}
#log-window {
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.3);
font-size: 0.8rem;
}
#log-contents {
overflow: scroll;
max-height: 40rem;
}
#indicator {
display: none;
position: absolute;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.3);
width: 100%;
height: 100%;
text-align: center;
}
#indicator img {
margin-top: 10rem;
}
.number {
text-align: right;
}
.update-sortable,
.close-sortable {
display: none;
}
.ui-datepicker {
width: 22em;
padding: .5em .5em 0;
background: rgba(255, 255, 255, 0.98);
display: none;
}
.ui-datepicker-trigger {
cursor: pointer;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
font-family: "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", Arial, sans-serif;
display: inline;
width: auto;
padding: .3rem .5rem;
line-height: 1;
font-size: 0.8rem;
color: #464a4c;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: .25rem;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: none;
background: none;
font-weight: bold;
color: #1c94c4;
}
.ui-datepicker td {
cursor: pointer;
font-size: 0.8rem;
padding: 0.5rem;
vertical-align: middle;
}
.ui-datepicker td:hover {
background: #f0faf0;
}
/* login */
.card {
background-color: white;
}
.card-header,
.card-footer {
padding: 5px 15px;
}
.card-block {
padding: 6px;
}
.side-fix-menu {
top: 2%;
left: 0%;
position: fixed;
}
/*# sourceMappingURL=default.css.map */ | public/stylesheets/default.css | @charset "UTF-8";
body {
margin-top: 60px;
font-family: "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", Arial, sans-serif;
}
body,
table {
font-size: 0.8rem;
}
input[type="text"],
input[type="password"] {
width: 100%;
font-size: 0.8rem;
}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
padding: 8px 0;
font-size: 1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
padding: 8px;
background: #eeeeee;
}
.container-fluid {
padding: 0;
}
.form-control {
display: inline;
width: auto;
padding: .3rem .5rem;
line-height: 1;
font-size: 0.8rem;
}
textarea.form-control {
padding: 0.5rem;
}
select.form-control:not([size]):not([multiple]) {
height: 2rem;
}
#main {
padding-right: 2rem;
}
.form-group {
margin: 0;
}
.col-12 {
width: 100%;
}
.table.max {
width: 100%;
}
.table {
/*width: auto;*/
border: 1px solid #eceeef;
margin-top: 3px;
margin-bottom: 3px;
}
.table.table-form {
table-layout: fixed;
}
.table td,
.table th {
padding: 0.5rem 0.8rem;
vertical-align: middle;
}
.table td {
border-bottom: 1px solid #eceeef;
}
.table th {
color: #ffffff;
background-image: none;
background-color: rgba(23, 46, 60, 0.95);
border: 1px solid #172e3c;
}
.table thead th {
border: 1px solid #172e3c;
}
.table-list {
width: auto;
}
.sortable-selected {
background-color: rgba(200, 220, 230, 0.95);
}
a {
color: #0088cc;
text-decoration: none;
}
a .fa {
width: 22px;
text-align: center;
cursor: pointer;
}
.btn .fa {
width: 12px;
}
.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
background: #172e3c;
border-color: rgba(240, 50, 20, 0.95);
}
.btn {
cursor: pointer;
font-size: 0.7rem;
margin: 0.1rem;
}
.btn-sm {
font-size: 0.7rem;
}
.btn-primary {
background: #172e3c;
border-color: #172e3c;
}
.btn-outline-primary {
color: #172e3c;
border-color: #172e3c;
}
.btn-primary:hover,
.btn-outline-primary:hover {
background: rgba(200, 200, 200, 0.95);
border-color: rgba(200, 200, 200, 0.95);
}
.btn-danger {
color: white !important;
}
.btn-secondary {
color: white;
background: #172e3c;
}
.btn-secondary:hover {
color: rgba(230, 230, 210, 0.95);
background: rgba(200, 200, 200, 0.95);
}
#log-window {
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.3);
font-size: 0.8rem;
}
#log-contents {
overflow: scroll;
max-height: 40rem;
}
#indicator {
display: none;
position: absolute;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.3);
width: 100%;
height: 100%;
text-align: center;
}
#indicator img {
margin-top: 10rem;
}
.number {
text-align: right;
}
.update-sortable,
.close-sortable {
display: none;
}
.ui-datepicker {
width: 22em;
padding: .5em .5em 0;
background: rgba(255, 255, 255, 0.98);
display: none;
}
.ui-datepicker-trigger {
cursor: pointer;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
font-family: "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", Arial, sans-serif;
display: inline;
width: auto;
padding: .3rem .5rem;
line-height: 1;
font-size: 0.8rem;
color: #464a4c;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: .25rem;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: none;
background: none;
font-weight: bold;
color: #1c94c4;
}
.ui-datepicker td {
cursor: pointer;
font-size: 0.8rem;
padding: 0.5rem;
vertical-align: middle;
}
.ui-datepicker td:hover {
background: #f0faf0;
}
/* login */
.card {
background-color: white;
}
.card-header,
.card-footer {
padding: 5px 15px;
}
.card-block {
padding: 6px;
}
.side-fix-menu {
top: 2%;
left: 0%;
position: fixed;
}
/*# sourceMappingURL=default.css.map */ | 0.31216 | 0.059156 |
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, img, ins, kbd, q, samp,
small, sub, sup, var,
b, i, em, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
font-family: inherit;
padding: 0;
border: 0;
margin: 0;
background: transparent;
}
html {
box-sizing: border-box;
font-size: 10px;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
height: 100%;
font-size: 1.6rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
line-height: 1.4;
background-color: #fff;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
display: block;
}
a {
color: rgba(95, 39, 205, 0.8);
text-decoration: none;
}
a:hover {
color: #5f27cd;
text-decoration: none;
}
blockquote,
q {
quotes: none;
}
blockquote::before, blockquote::after,
q::before, q::after {
content: "";
}
hr {
display: block;
height: 1px;
border: 0;
border-bottom: 1px solid #f8f9fa;
margin-top: 1rem;
margin-bottom: 1rem;
}
img,
object {
display: inline-block;
max-width: 100%;
vertical-align: middle;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input[type="submit"],
button {
cursor: pointer;
}
input,
select {
vertical-align: middle;
}
input[type="radio"] {
vertical-align: text-bottom;
}
input[type="checkbox"] {
vertical-align: bottom;
}
strong {
font-weight: 600;
}
label,
input[type="file"],
input[type="button"],
input[type="submit"],
button {
cursor: pointer;
}
input,
select,
textarea {
border: 0;
margin: 0;
}
button,
input,
select,
textarea {
padding: 0;
border: 0;
border-radius: 0;
margin: 0;
outline: 0;
background: transparent;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.alert {
background-color: #e8eef3;
position: relative;
padding: 1.25rem 2.5rem;
font-size: 1.6rem;
}
.alert--close {
padding-right: 70px;
color: inherit;
}
.alert__close {
position: absolute;
top: 50%;
right: 10px;
width: 50px;
font-size: 1.4rem;
cursor: pointer;
user-select: none;
transform: translateY(-50%);
}
.alert__close:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 160, 255, 0.5);
}
.badge {
background-color: #e8eef3;
display: inline-block;
padding: 0.6rem 0.8rem;
font-size: 1.2rem;
font-weight: 600;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
}
.breadcrumb {
display: block;
padding: 1rem 1.5rem;
font-size: 1.6rem;
list-style: none;
}
.breadcrumb__item, .breadcrumb__link {
display: inline-block;
}
.breadcrumb__item + .breadcrumb__item {
padding-left: 0.8rem;
}
.breadcrumb__item + .breadcrumb__item::before {
content: "\002F";
display: inline-block;
padding-right: 0.8rem;
color: #d8dee4;
}
.btn {
padding: 1rem 1.5rem;
font-size: 1.6rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
display: inline-block;
border: 1px solid #e8eef3;
font-family: inherit;
font-weight: 400;
line-height: 1.4;
vertical-align: middle;
text-decoration: none;
user-select: none;
color: inherit;
cursor: pointer;
}
.btn:not(:disabled) {
background-color: #e8eef3;
border: 1px solid #e8eef3;
}
.btn:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(182, 201, 217, 0.5);
}
.btn:not(:disabled):hover {
background-color: #d7e2ea;
}
@media screen and (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn--sm {
padding: 0.8rem 1rem;
font-size: 1.2rem;
}
.btn--lg {
padding: 1rem 1.5rem;
font-size: 2rem;
}
.btn--block {
display: block;
width: 100%;
}
.btn:disabled {
border-color: #abb8c5;
color: #9cabba;
background-color: #d8dee4;
cursor: not-allowed;
}
.btn.bg-red:not(:disabled), .alert__close.bg-red:not(:disabled), .form__control.bg-red:not(:disabled),
.input.bg-red:not(:disabled) {
background-color: #ff6b6b;
border: 1px solid #ff6b6b;
}
.btn.bg-red:not(:disabled):focus, .alert__close.bg-red:not(:disabled):focus, .form__control.bg-red:not(:disabled):focus,
.input.bg-red:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(255, 31, 31, 0.5);
}
.btn.bg-red:not(:disabled):hover, .alert__close.bg-red:not(:disabled):hover, .form__control.bg-red:not(:disabled):hover,
.input.bg-red:not(:disabled):hover {
background-color: #ff5252;
}
.btn.bg-green:not(:disabled), .alert__close.bg-green:not(:disabled), .form__control.bg-green:not(:disabled),
.input.bg-green:not(:disabled) {
background-color: #1dd1a1;
border: 1px solid #1dd1a1;
}
.btn.bg-green:not(:disabled):focus, .alert__close.bg-green:not(:disabled):focus, .form__control.bg-green:not(:disabled):focus,
.input.bg-green:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(20, 142, 109, 0.5);
}
.btn.bg-green:not(:disabled):hover, .alert__close.bg-green:not(:disabled):hover, .form__control.bg-green:not(:disabled):hover,
.input.bg-green:not(:disabled):hover {
background-color: #1abb90;
}
.btn.bg-blue:not(:disabled), .alert__close.bg-blue:not(:disabled), .form__control.bg-blue:not(:disabled),
.input.bg-blue:not(:disabled) {
background-color: #54a0ff;
border: 1px solid #54a0ff;
}
.btn.bg-blue:not(:disabled):focus, .alert__close.bg-blue:not(:disabled):focus, .form__control.bg-blue:not(:disabled):focus,
.input.bg-blue:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(8, 118, 255, 0.5);
}
.btn.bg-blue:not(:disabled):hover, .alert__close.bg-blue:not(:disabled):hover, .form__control.bg-blue:not(:disabled):hover,
.input.bg-blue:not(:disabled):hover {
background-color: #3b92ff;
}
.btn.bg-light:not(:disabled), .alert__close.bg-light:not(:disabled), .form__control.bg-light:not(:disabled),
.input.bg-light:not(:disabled) {
background-color: #e8eef3;
border: 1px solid #e8eef3;
}
.btn.bg-light:not(:disabled):focus, .alert__close.bg-light:not(:disabled):focus, .form__control.bg-light:not(:disabled):focus,
.input.bg-light:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(182, 201, 217, 0.5);
}
.btn.bg-light:not(:disabled):hover, .alert__close.bg-light:not(:disabled):hover, .form__control.bg-light:not(:disabled):hover,
.input.bg-light:not(:disabled):hover {
background-color: #d7e2ea;
}
.btn.bg-dark:not(:disabled), .alert__close.bg-dark:not(:disabled), .form__control.bg-dark:not(:disabled),
.input.bg-dark:not(:disabled) {
background-color: #343a41;
border: 1px solid #343a41;
}
.btn.bg-dark:not(:disabled):focus, .alert__close.bg-dark:not(:disabled):focus, .form__control.bg-dark:not(:disabled):focus,
.input.bg-dark:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(18, 20, 23, 0.5);
}
.btn.bg-dark:not(:disabled):hover, .alert__close.bg-dark:not(:disabled):hover, .form__control.bg-dark:not(:disabled):hover,
.input.bg-dark:not(:disabled):hover {
background-color: #292d33;
}
.btn.bg-white:not(:disabled), .alert__close.bg-white:not(:disabled), .form__control.bg-white:not(:disabled),
.input.bg-white:not(:disabled) {
background-color: #fff;
border: 1px solid #fff;
}
.btn.bg-white:not(:disabled):focus, .alert__close.bg-white:not(:disabled):focus, .form__control.bg-white:not(:disabled):focus,
.input.bg-white:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}
.btn.bg-white:not(:disabled):hover, .alert__close.bg-white:not(:disabled):hover, .form__control.bg-white:not(:disabled):hover,
.input.bg-white:not(:disabled):hover {
background-color: #f2f2f2;
}
.btn.bg-black:not(:disabled), .alert__close.bg-black:not(:disabled), .form__control.bg-black:not(:disabled),
.input.bg-black:not(:disabled) {
background-color: #000;
border: 1px solid #000;
}
.btn.bg-black:not(:disabled):focus, .alert__close.bg-black:not(:disabled):focus, .form__control.bg-black:not(:disabled):focus,
.input.bg-black:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn.bg-black:not(:disabled):hover, .alert__close.bg-black:not(:disabled):hover, .form__control.bg-black:not(:disabled):hover,
.input.bg-black:not(:disabled):hover {
background-color: black;
}
.btn.bg-primary:not(:disabled), .alert__close.bg-primary:not(:disabled), .form__control.bg-primary:not(:disabled),
.input.bg-primary:not(:disabled) {
background-color: #5f27cd;
border: 1px solid #5f27cd;
}
.btn.bg-primary:not(:disabled):focus, .alert__close.bg-primary:not(:disabled):focus, .form__control.bg-primary:not(:disabled):focus,
.input.bg-primary:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(65, 27, 141, 0.5);
}
.btn.bg-primary:not(:disabled):hover, .alert__close.bg-primary:not(:disabled):hover, .form__control.bg-primary:not(:disabled):hover,
.input.bg-primary:not(:disabled):hover {
background-color: #5523b8;
}
.btn.bg-secondary:not(:disabled), .alert__close.bg-secondary:not(:disabled), .form__control.bg-secondary:not(:disabled),
.input.bg-secondary:not(:disabled) {
background-color: #7fdbff;
border: 1px solid #7fdbff;
}
.btn.bg-secondary:not(:disabled):focus, .alert__close.bg-secondary:not(:disabled):focus, .form__control.bg-secondary:not(:disabled):focus,
.input.bg-secondary:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(51, 197, 255, 0.5);
}
.btn.bg-secondary:not(:disabled):hover, .alert__close.bg-secondary:not(:disabled):hover, .form__control.bg-secondary:not(:disabled):hover,
.input.bg-secondary:not(:disabled):hover {
background-color: #66d4ff;
}
.card {
position: relative;
display: flex;
border: 1px solid #e8eef3;
flex-direction: column;
background-clip: border-box;
overflow: hidden;
}
.card.bg-red,
.card.bg-red .card__header,
.card.bg-red .card__footer {
border-color: #ff6b6b;
}
.card.bg-red .card__header,
.card.bg-red .card__footer {
background-color: #ff5c5c;
}
.card.bg-green,
.card.bg-green .card__header,
.card.bg-green .card__footer {
border-color: #1dd1a1;
}
.card.bg-green .card__header,
.card.bg-green .card__footer {
background-color: #1bc497;
}
.card.bg-blue,
.card.bg-blue .card__header,
.card.bg-blue .card__footer {
border-color: #54a0ff;
}
.card.bg-blue .card__header,
.card.bg-blue .card__footer {
background-color: #4598ff;
}
.card.bg-light,
.card.bg-light .card__header,
.card.bg-light .card__footer {
border-color: #e8eef3;
}
.card.bg-light .card__header,
.card.bg-light .card__footer {
background-color: #dee7ee;
}
.card.bg-dark,
.card.bg-dark .card__header,
.card.bg-dark .card__footer {
border-color: #343a41;
}
.card.bg-dark .card__header,
.card.bg-dark .card__footer {
background-color: #2d3239;
}
.card.bg-white,
.card.bg-white .card__header,
.card.bg-white .card__footer {
border-color: #fff;
}
.card.bg-white .card__header,
.card.bg-white .card__footer {
background-color: #f7f7f7;
}
.card.bg-black,
.card.bg-black .card__header,
.card.bg-black .card__footer {
border-color: #000;
}
.card.bg-black .card__header,
.card.bg-black .card__footer {
background-color: black;
}
.card.bg-primary,
.card.bg-primary .card__header,
.card.bg-primary .card__footer {
border-color: #5f27cd;
}
.card.bg-primary .card__header,
.card.bg-primary .card__footer {
background-color: #5925c0;
}
.card.bg-secondary,
.card.bg-secondary .card__header,
.card.bg-secondary .card__footer {
border-color: #7fdbff;
}
.card.bg-secondary .card__header,
.card.bg-secondary .card__footer {
background-color: #70d7ff;
}
.card--lg {
padding: 10rem;
}
.card__header,
.card__body,
.card__footer {
padding: 1.25rem 2.5rem;
}
.card__header,
.card__footer {
background-color: #e8eef3;
}
.card__header {
border-bottom: 1px solid #e8eef3;
}
.card__body {
flex: 1 1 auto;
}
.card__footer {
border-top: 1px solid #e8eef3;
}
.card__overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(52, 58, 65, 0.6);
padding: 2.5rem;
}
.card__overlay .card__header,
.card__overlay .card__footer {
border: none;
color: inherit;
background-color: transparent !important;
}
.card__img {
width: 100%;
}
.collapse:not(.collapse--show) {
display: none;
}
.collapsing {
transition: height 0.4s ease-in-out;
position: relative;
height: 0;
overflow: hidden;
}
@media screen and (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropdown {
position: relative;
}
.dropdown__menu {
position: absolute;
top: 100%;
left: 0;
background-color: #fff;
transition: opacity 0.15s linear;
display: none;
min-width: 18rem;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
border: 1px solid #f8f9fa;
white-space: nowrap;
visibility: hidden;
opacity: 0;
z-index: 20;
}
@media screen and (prefers-reduced-motion: reduce) {
.dropdown__menu {
transition: none;
}
}
.dropdown__menu.dropdown__menu--show {
display: block;
visibility: visible;
opacity: 1;
}
.dropdown__menu.bg-red a.dropdown__item:hover, .dropdown__menu.bg-red a.dropdown__item:focus,
.dropdown__menu.bg-red button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-red button.dropdown__item:not(.btn):focus {
background-color: #ff5252;
}
.dropdown__menu.bg-green a.dropdown__item:hover, .dropdown__menu.bg-green a.dropdown__item:focus,
.dropdown__menu.bg-green button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-green button.dropdown__item:not(.btn):focus {
background-color: #1abb90;
}
.dropdown__menu.bg-blue a.dropdown__item:hover, .dropdown__menu.bg-blue a.dropdown__item:focus,
.dropdown__menu.bg-blue button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-blue button.dropdown__item:not(.btn):focus {
background-color: #3b92ff;
}
.dropdown__menu.bg-light a.dropdown__item:hover, .dropdown__menu.bg-light a.dropdown__item:focus,
.dropdown__menu.bg-light button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-light button.dropdown__item:not(.btn):focus {
background-color: #d7e2ea;
}
.dropdown__menu.bg-dark a.dropdown__item:hover, .dropdown__menu.bg-dark a.dropdown__item:focus,
.dropdown__menu.bg-dark button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-dark button.dropdown__item:not(.btn):focus {
background-color: #292d33;
}
.dropdown__menu.bg-white a.dropdown__item:hover, .dropdown__menu.bg-white a.dropdown__item:focus,
.dropdown__menu.bg-white button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-white button.dropdown__item:not(.btn):focus {
background-color: #f2f2f2;
}
.dropdown__menu.bg-black a.dropdown__item:hover, .dropdown__menu.bg-black a.dropdown__item:focus,
.dropdown__menu.bg-black button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-black button.dropdown__item:not(.btn):focus {
background-color: black;
}
.dropdown__menu.bg-primary a.dropdown__item:hover, .dropdown__menu.bg-primary a.dropdown__item:focus,
.dropdown__menu.bg-primary button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-primary button.dropdown__item:not(.btn):focus {
background-color: #5523b8;
}
.dropdown__menu.bg-secondary a.dropdown__item:hover, .dropdown__menu.bg-secondary a.dropdown__item:focus,
.dropdown__menu.bg-secondary button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-secondary button.dropdown__item:not(.btn):focus {
background-color: #66d4ff;
}
.dropdown__item {
display: block;
}
a.dropdown__item,
button.dropdown__item:not(.btn) {
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
position: relative;
padding: 1.25rem 2.5rem;
text-align: center;
text-decoration: none;
}
@media screen and (prefers-reduced-motion: reduce) {
a.dropdown__item,
button.dropdown__item:not(.btn) {
transition: none;
}
}
a.dropdown__item:hover, a.dropdown__item:focus,
button.dropdown__item:not(.btn):hover,
button.dropdown__item:not(.btn):focus {
background-color: #f2f2f2;
}
.form--inline {
flex-direction: row;
}
.form--inline .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
@media (min-width: 576px) {
.form--inline-sm {
flex-direction: row;
}
.form--inline-sm .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
@media (min-width: 768px) {
.form--inline-md {
flex-direction: row;
}
.form--inline-md .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
@media (min-width: 992px) {
.form--inline-lg {
flex-direction: row;
}
.form--inline-lg .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
@media (min-width: 1640px) {
.form--inline-xl {
flex-direction: row;
}
.form--inline-xl .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
.form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
}
.form__control,
.input {
display: block;
width: 100%;
padding: 1rem 1.5rem;
border: 1px solid #e8eef3;
font-size: 1.6rem;
line-height: 1.4;
}
.form__control:focus,
.input:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 160, 255, 0.5);
}
.form__control[type="radio"], .form__control[type="checkbox"],
.input[type="radio"],
.input[type="checkbox"] {
display: inline-block;
width: auto;
margin-right: 1rem;
vertical-align: middle;
}
textarea.form__control,
textarea.input {
min-height: 80px;
}
select.form__control,
select.input {
-moz-appearance: none;
-webkit-appearance: none;
}
select.form__control::-ms-expand,
select.input::-ms-expand {
display: none;
}
.form__label,
.label {
display: inline-block;
font-size: 1.2rem;
}
.nav, .navbar__menu {
display: flex;
flex-wrap: wrap;
list-style: none;
}
.nav__link, .navbar__link {
position: relative;
display: block;
padding: 1rem 1.5rem;
text-decoration: none;
}
.nav__link--active {
color: #5f27cd;
}
.nav__fill .nav__item {
flex: 1 0 auto;
}
.nav--tabs {
border-bottom: 1px solid #e8eef3;
flex-basis: 100%;
flex-grow: 1;
align-items: center;
text-align: center;
}
.nav--tabs .nav__item {
margin-bottom: -1px;
}
.nav--tabs .nav__link, .nav--tabs .navbar__link {
width: auto;
border: 1px solid transparent;
overflow: hidden;
}
.nav--tabs .nav__link:hover:not(.nav__link--active), .nav--tabs .navbar__link:hover:not(.nav__link--active), .nav--tabs .nav__link:focus:not(.nav__link--active), .nav--tabs .navbar__link:focus:not(.nav__link--active) {
border-top-color: #f8f9fa;
border-right-color: #f8f9fa;
border-left-color: #f8f9fa;
}
.nav--tabs .nav__link--active {
border-color: #e8eef3 #e8eef3 #fff;
background-color: #fff;
}
.nav--tabs .dropdown__menu {
margin-top: -1px;
}
.navbar {
background-color: #f8f9fa;
position: relative;
display: flex;
padding: 1rem 1.5rem;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
z-index: 10;
}
.navbar__brand {
display: inline-block;
margin-right: 1.5rem;
margin-bottom: 0;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
font-size: 1.2rem;
line-height: inherit;
white-space: nowrap;
}
.navbar__toggle {
padding: 0.8rem 1rem;
border: 1px solid #343a41;
align-items: center;
color: #343a41;
}
.navbar__collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar__container {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.navbar__menu {
flex-direction: column;
}
.navbar__link {
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
padding-right: 0;
padding-left: 0;
color: rgba(52, 58, 65, 0.6);
}
@media screen and (prefers-reduced-motion: reduce) {
.navbar__link {
transition: none;
}
}
.navbar__link:hover {
color: #343a41;
}
.navbar--dark {
background-color: #343a41;
}
.navbar--dark .navbar__toggle {
border-color: #e8eef3;
color: #e8eef3;
}
.navbar--dark .navbar__link {
color: rgba(232, 238, 243, 0.6);
}
.navbar--dark .navbar__link:hover {
color: #e8eef3;
}
.navbar--expand {
justify-content: flex-start;
}
.navbar--expand .navbar__toggle {
display: none;
}
.navbar--expand .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand .navbar__menu {
flex-direction: row;
}
.navbar--expand .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
@media (min-width: 576px) {
.navbar--expand-sm {
justify-content: flex-start;
}
.navbar--expand-sm .navbar__toggle {
display: none;
}
.navbar--expand-sm .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-sm .navbar__menu {
flex-direction: row;
}
.navbar--expand-sm .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
@media (min-width: 768px) {
.navbar--expand-md {
justify-content: flex-start;
}
.navbar--expand-md .navbar__toggle {
display: none;
}
.navbar--expand-md .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-md .navbar__menu {
flex-direction: row;
}
.navbar--expand-md .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
@media (min-width: 992px) {
.navbar--expand-lg {
justify-content: flex-start;
}
.navbar--expand-lg .navbar__toggle {
display: none;
}
.navbar--expand-lg .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-lg .navbar__menu {
flex-direction: row;
}
.navbar--expand-lg .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
@media (min-width: 1640px) {
.navbar--expand-xl {
justify-content: flex-start;
}
.navbar--expand-xl .navbar__toggle {
display: none;
}
.navbar--expand-xl .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-xl .navbar__menu {
flex-direction: row;
}
.navbar--expand-xl .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
.table {
width: 100%;
border-collapse: collapse;
overflow: hidden;
}
.table__column {
position: relative;
padding: 1rem;
text-align: left;
vertical-align: middle;
}
.table__column--head {
background-color: rgba(232, 238, 243, 0.3);
}
.table__row {
border-bottom: 1px solid #f8f9fa;
}
.table__caption {
text-align: right;
font-weight: 300;
color: #adb6be;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1rem;
font-weight: 600;
line-height: 1.4;
color: inherit;
}
h1,
.h1 {
font-size: 4rem;
}
h2,
.h2 {
font-size: 3.4rem;
}
h3,
.h3 {
font-size: 2.8rem;
}
h4,
.h4 {
font-size: 2.12rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.6rem;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-red {
background-color: #ff6b6b;
}
.bg-green {
background-color: #1dd1a1;
}
.bg-blue {
background-color: #54a0ff;
}
.bg-light {
background-color: #e8eef3;
}
.bg-dark {
background-color: #343a41;
}
.bg-white {
background-color: #fff;
}
.bg-black {
background-color: #000;
}
.bg-primary {
background-color: #5f27cd;
}
.bg-secondary {
background-color: #7fdbff;
}
.bg-transparent {
background-color: transparent !important;
}
.round-top {
border-top-right-radius: 0.3rem !important;
border-top-left-radius: 0.3rem !important;
}
.round-right {
border-top-right-radius: 0.3rem !important;
border-bottom-right-radius: 0.3rem !important;
}
.round-bottom {
border-bottom-right-radius: 0.3rem !important;
border-bottom-left-radius: 0.3rem !important;
}
.round-left {
border-top-left-radius: 0.3rem !important;
border-bottom-left-radius: 0.3rem !important;
}
.round-circle {
border-radius: 50% !important;
}
.round-none {
border-radius: 0 !important;
}
.cf::before,
.cf::after {
content: "";
display: block;
clear: both;
}
.cursor-pointer {
cursor: pointer;
}
.d-flex {
display: flex;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.d-flex-sm {
display: flex;
}
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.d-flex-md {
display: flex;
}
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.d-flex-lg {
display: flex;
}
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1640px) {
.d-flex-xl {
display: flex;
}
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.5rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.5rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.5rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.5rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.5rem !important;
}
.m-2 {
margin: 0.75rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.75rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.75rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.75rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.75rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 2rem !important;
}
.mt-4,
.my-4 {
margin-top: 2rem !important;
}
.mr-4,
.mx-4 {
margin-right: 2rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 2rem !important;
}
.ml-4,
.mx-4 {
margin-left: 2rem !important;
}
.m-5 {
margin: 4rem !important;
}
.mt-5,
.my-5 {
margin-top: 4rem !important;
}
.mr-5,
.mx-5 {
margin-right: 4rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 4rem !important;
}
.ml-5,
.mx-5 {
margin-left: 4rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.5rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.5rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.5rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.5rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.5rem !important;
}
.p-2 {
padding: 0.75rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.75rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.75rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.75rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.75rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 2rem !important;
}
.pt-4,
.py-4 {
padding-top: 2rem !important;
}
.pr-4,
.px-4 {
padding-right: 2rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 2rem !important;
}
.pl-4,
.px-4 {
padding-left: 2rem !important;
}
.p-5 {
padding: 4rem !important;
}
.pt-5,
.py-5 {
padding-top: 4rem !important;
}
.pr-5,
.px-5 {
padding-right: 4rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 4rem !important;
}
.pl-5,
.px-5 {
padding-left: 4rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.5rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.5rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.5rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.5rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.5rem !important;
}
.m-sm-2 {
margin: 0.75rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.75rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.75rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.75rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.75rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 2rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 2rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 2rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 2rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 2rem !important;
}
.m-sm-5 {
margin: 4rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 4rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 4rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 4rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 4rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.5rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.5rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.5rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.5rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.5rem !important;
}
.p-sm-2 {
padding: 0.75rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.75rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.75rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.75rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.75rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 2rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 2rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 2rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 2rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 2rem !important;
}
.p-sm-5 {
padding: 4rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 4rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 4rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 4rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 4rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.5rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.5rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.5rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.5rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.5rem !important;
}
.m-md-2 {
margin: 0.75rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.75rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.75rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.75rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.75rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 2rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 2rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 2rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 2rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 2rem !important;
}
.m-md-5 {
margin: 4rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 4rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 4rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 4rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 4rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.5rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.5rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.5rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.5rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.5rem !important;
}
.p-md-2 {
padding: 0.75rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.75rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.75rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.75rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.75rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 2rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 2rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 2rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 2rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 2rem !important;
}
.p-md-5 {
padding: 4rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 4rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 4rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 4rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 4rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.5rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.5rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.5rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.5rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.5rem !important;
}
.m-lg-2 {
margin: 0.75rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.75rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.75rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.75rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.75rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 2rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 2rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 2rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 2rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 2rem !important;
}
.m-lg-5 {
margin: 4rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 4rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 4rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 4rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 4rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.5rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.5rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.5rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.5rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.5rem !important;
}
.p-lg-2 {
padding: 0.75rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.75rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.75rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.75rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.75rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 2rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 2rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 2rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 2rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 2rem !important;
}
.p-lg-5 {
padding: 4rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 4rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 4rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 4rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 4rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1640px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.5rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.5rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.5rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.5rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.5rem !important;
}
.m-xl-2 {
margin: 0.75rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.75rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.75rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.75rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.75rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 2rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 2rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 2rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 2rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 2rem !important;
}
.m-xl-5 {
margin: 4rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 4rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 4rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 4rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 4rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.5rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.5rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.5rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.5rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.5rem !important;
}
.p-xl-2 {
padding: 0.75rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.75rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.75rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.75rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.75rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 2rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 2rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 2rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 2rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 2rem !important;
}
.p-xl-5 {
padding: 4rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 4rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 4rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 4rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 4rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1640px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-underline {
text-decoration: underline;
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.text-sm {
font-size: 1.2rem;
}
.text-lg {
font-size: 2rem;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 600 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-red {
color: #ff6b6b;
}
.text-green {
color: #1dd1a1;
}
.text-blue {
color: #54a0ff;
}
.text-light {
color: #e8eef3;
}
.text-dark {
color: #343a41;
}
.text-white {
color: #fff;
}
.text-black {
color: #000;
}
.text-primary {
color: #5f27cd;
}
.text-secondary {
color: #7fdbff;
}
.text-disabled {
color: rgba(216, 222, 228, 0.6) !important;
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1640px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
.hidden {
visibility: hidden !important;
}
.visible {
visibility: visible !important;
}
.fade-out,
.fade-in {
transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
.fade-out,
.fade-in {
transition: none;
}
}
.fade-out {
opacity: 0;
}
.fade-in {
opacity: 1;
}
.container {
width: 85%;
padding-right: 2.5px;
padding-left: 2.5px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1640px) {
.container {
max-width: 1140px;
}
}
.row {
margin-right: -5px;
margin-left: -5px;
flex: 1;
justify-content: space-around;
}
.row::before, .row::after {
content: "";
display: block;
clear: both;
}
.row--no-spacing {
margin: 0;
}
.row--no-spacing [class*="col-"] {
margin: 0;
padding: 0;
}
[class*="col-"] {
position: relative;
width: 100%;
float: left;
padding-right: 5px;
padding-left: 5px;
}
.col-1 {
width: 8.333333%;
}
.offset-1 {
margin-left: 8.333333%;
}
@media (min-width: 576px) {
.col-sm-1 {
width: 8.333333%;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 768px) {
.col-md-1 {
width: 8.333333%;
}
.offset-md-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
width: 8.333333%;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-1 {
width: 8.333333%;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
}
.col-2 {
width: 16.666667%;
}
.offset-2 {
margin-left: 16.666667%;
}
@media (min-width: 576px) {
.col-sm-2 {
width: 16.666667%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
}
@media (min-width: 768px) {
.col-md-2 {
width: 16.666667%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
}
@media (min-width: 992px) {
.col-lg-2 {
width: 16.666667%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-2 {
width: 16.666667%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
}
.col-3 {
width: 25%;
}
.offset-3 {
margin-left: 25%;
}
@media (min-width: 576px) {
.col-sm-3 {
width: 25%;
}
.offset-sm-3 {
margin-left: 25%;
}
}
@media (min-width: 768px) {
.col-md-3 {
width: 25%;
}
.offset-md-3 {
margin-left: 25%;
}
}
@media (min-width: 992px) {
.col-lg-3 {
width: 25%;
}
.offset-lg-3 {
margin-left: 25%;
}
}
@media (min-width: 1640px) {
.col-xl-3 {
width: 25%;
}
.offset-xl-3 {
margin-left: 25%;
}
}
.col-4 {
width: 33.333333%;
}
.offset-4 {
margin-left: 33.333333%;
}
@media (min-width: 576px) {
.col-sm-4 {
width: 33.333333%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
}
@media (min-width: 768px) {
.col-md-4 {
width: 33.333333%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
}
@media (min-width: 992px) {
.col-lg-4 {
width: 33.333333%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-4 {
width: 33.333333%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
}
.col-5 {
width: 41.666667%;
}
.offset-5 {
margin-left: 41.666667%;
}
@media (min-width: 576px) {
.col-sm-5 {
width: 41.666667%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
}
@media (min-width: 768px) {
.col-md-5 {
width: 41.666667%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
}
@media (min-width: 992px) {
.col-lg-5 {
width: 41.666667%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-5 {
width: 41.666667%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
}
.col-6 {
width: 50%;
}
.offset-6 {
margin-left: 50%;
}
@media (min-width: 576px) {
.col-sm-6 {
width: 50%;
}
.offset-sm-6 {
margin-left: 50%;
}
}
@media (min-width: 768px) {
.col-md-6 {
width: 50%;
}
.offset-md-6 {
margin-left: 50%;
}
}
@media (min-width: 992px) {
.col-lg-6 {
width: 50%;
}
.offset-lg-6 {
margin-left: 50%;
}
}
@media (min-width: 1640px) {
.col-xl-6 {
width: 50%;
}
.offset-xl-6 {
margin-left: 50%;
}
}
.col-7 {
width: 58.333333%;
}
.offset-7 {
margin-left: 58.333333%;
}
@media (min-width: 576px) {
.col-sm-7 {
width: 58.333333%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
}
@media (min-width: 768px) {
.col-md-7 {
width: 58.333333%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
}
@media (min-width: 992px) {
.col-lg-7 {
width: 58.333333%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-7 {
width: 58.333333%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
}
.col-8 {
width: 66.666667%;
}
.offset-8 {
margin-left: 66.666667%;
}
@media (min-width: 576px) {
.col-sm-8 {
width: 66.666667%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
}
@media (min-width: 768px) {
.col-md-8 {
width: 66.666667%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
}
@media (min-width: 992px) {
.col-lg-8 {
width: 66.666667%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-8 {
width: 66.666667%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
}
.col-9 {
width: 75%;
}
.offset-9 {
margin-left: 75%;
}
@media (min-width: 576px) {
.col-sm-9 {
width: 75%;
}
.offset-sm-9 {
margin-left: 75%;
}
}
@media (min-width: 768px) {
.col-md-9 {
width: 75%;
}
.offset-md-9 {
margin-left: 75%;
}
}
@media (min-width: 992px) {
.col-lg-9 {
width: 75%;
}
.offset-lg-9 {
margin-left: 75%;
}
}
@media (min-width: 1640px) {
.col-xl-9 {
width: 75%;
}
.offset-xl-9 {
margin-left: 75%;
}
}
.col-10 {
width: 83.333333%;
}
.offset-10 {
margin-left: 83.333333%;
}
@media (min-width: 576px) {
.col-sm-10 {
width: 83.333333%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
}
@media (min-width: 768px) {
.col-md-10 {
width: 83.333333%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
}
@media (min-width: 992px) {
.col-lg-10 {
width: 83.333333%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-10 {
width: 83.333333%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
}
.col-11 {
width: 91.666667%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm-11 {
width: 91.666667%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md-11 {
width: 91.666667%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg-11 {
width: 91.666667%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-11 {
width: 91.666667%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.col-12 {
width: 100%;
}
.offset-12 {
margin-left: 100%;
}
@media (min-width: 576px) {
.col-sm-12 {
width: 100%;
}
.offset-sm-12 {
margin-left: 100%;
}
}
@media (min-width: 768px) {
.col-md-12 {
width: 100%;
}
.offset-md-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-lg-12 {
width: 100%;
}
.offset-lg-12 {
margin-left: 100%;
}
}
@media (min-width: 1640px) {
.col-xl-12 {
width: 100%;
}
.offset-xl-12 {
margin-left: 100%;
}
}
/*# sourceMappingURL=gumball.css.map */ | dist/stylesheets/gumball.css | html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, img, ins, kbd, q, samp,
small, sub, sup, var,
b, i, em, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
font-family: inherit;
padding: 0;
border: 0;
margin: 0;
background: transparent;
}
html {
box-sizing: border-box;
font-size: 10px;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
height: 100%;
font-size: 1.6rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
line-height: 1.4;
background-color: #fff;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
display: block;
}
a {
color: rgba(95, 39, 205, 0.8);
text-decoration: none;
}
a:hover {
color: #5f27cd;
text-decoration: none;
}
blockquote,
q {
quotes: none;
}
blockquote::before, blockquote::after,
q::before, q::after {
content: "";
}
hr {
display: block;
height: 1px;
border: 0;
border-bottom: 1px solid #f8f9fa;
margin-top: 1rem;
margin-bottom: 1rem;
}
img,
object {
display: inline-block;
max-width: 100%;
vertical-align: middle;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input[type="submit"],
button {
cursor: pointer;
}
input,
select {
vertical-align: middle;
}
input[type="radio"] {
vertical-align: text-bottom;
}
input[type="checkbox"] {
vertical-align: bottom;
}
strong {
font-weight: 600;
}
label,
input[type="file"],
input[type="button"],
input[type="submit"],
button {
cursor: pointer;
}
input,
select,
textarea {
border: 0;
margin: 0;
}
button,
input,
select,
textarea {
padding: 0;
border: 0;
border-radius: 0;
margin: 0;
outline: 0;
background: transparent;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.alert {
background-color: #e8eef3;
position: relative;
padding: 1.25rem 2.5rem;
font-size: 1.6rem;
}
.alert--close {
padding-right: 70px;
color: inherit;
}
.alert__close {
position: absolute;
top: 50%;
right: 10px;
width: 50px;
font-size: 1.4rem;
cursor: pointer;
user-select: none;
transform: translateY(-50%);
}
.alert__close:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 160, 255, 0.5);
}
.badge {
background-color: #e8eef3;
display: inline-block;
padding: 0.6rem 0.8rem;
font-size: 1.2rem;
font-weight: 600;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
}
.breadcrumb {
display: block;
padding: 1rem 1.5rem;
font-size: 1.6rem;
list-style: none;
}
.breadcrumb__item, .breadcrumb__link {
display: inline-block;
}
.breadcrumb__item + .breadcrumb__item {
padding-left: 0.8rem;
}
.breadcrumb__item + .breadcrumb__item::before {
content: "\002F";
display: inline-block;
padding-right: 0.8rem;
color: #d8dee4;
}
.btn {
padding: 1rem 1.5rem;
font-size: 1.6rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
display: inline-block;
border: 1px solid #e8eef3;
font-family: inherit;
font-weight: 400;
line-height: 1.4;
vertical-align: middle;
text-decoration: none;
user-select: none;
color: inherit;
cursor: pointer;
}
.btn:not(:disabled) {
background-color: #e8eef3;
border: 1px solid #e8eef3;
}
.btn:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(182, 201, 217, 0.5);
}
.btn:not(:disabled):hover {
background-color: #d7e2ea;
}
@media screen and (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn--sm {
padding: 0.8rem 1rem;
font-size: 1.2rem;
}
.btn--lg {
padding: 1rem 1.5rem;
font-size: 2rem;
}
.btn--block {
display: block;
width: 100%;
}
.btn:disabled {
border-color: #abb8c5;
color: #9cabba;
background-color: #d8dee4;
cursor: not-allowed;
}
.btn.bg-red:not(:disabled), .alert__close.bg-red:not(:disabled), .form__control.bg-red:not(:disabled),
.input.bg-red:not(:disabled) {
background-color: #ff6b6b;
border: 1px solid #ff6b6b;
}
.btn.bg-red:not(:disabled):focus, .alert__close.bg-red:not(:disabled):focus, .form__control.bg-red:not(:disabled):focus,
.input.bg-red:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(255, 31, 31, 0.5);
}
.btn.bg-red:not(:disabled):hover, .alert__close.bg-red:not(:disabled):hover, .form__control.bg-red:not(:disabled):hover,
.input.bg-red:not(:disabled):hover {
background-color: #ff5252;
}
.btn.bg-green:not(:disabled), .alert__close.bg-green:not(:disabled), .form__control.bg-green:not(:disabled),
.input.bg-green:not(:disabled) {
background-color: #1dd1a1;
border: 1px solid #1dd1a1;
}
.btn.bg-green:not(:disabled):focus, .alert__close.bg-green:not(:disabled):focus, .form__control.bg-green:not(:disabled):focus,
.input.bg-green:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(20, 142, 109, 0.5);
}
.btn.bg-green:not(:disabled):hover, .alert__close.bg-green:not(:disabled):hover, .form__control.bg-green:not(:disabled):hover,
.input.bg-green:not(:disabled):hover {
background-color: #1abb90;
}
.btn.bg-blue:not(:disabled), .alert__close.bg-blue:not(:disabled), .form__control.bg-blue:not(:disabled),
.input.bg-blue:not(:disabled) {
background-color: #54a0ff;
border: 1px solid #54a0ff;
}
.btn.bg-blue:not(:disabled):focus, .alert__close.bg-blue:not(:disabled):focus, .form__control.bg-blue:not(:disabled):focus,
.input.bg-blue:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(8, 118, 255, 0.5);
}
.btn.bg-blue:not(:disabled):hover, .alert__close.bg-blue:not(:disabled):hover, .form__control.bg-blue:not(:disabled):hover,
.input.bg-blue:not(:disabled):hover {
background-color: #3b92ff;
}
.btn.bg-light:not(:disabled), .alert__close.bg-light:not(:disabled), .form__control.bg-light:not(:disabled),
.input.bg-light:not(:disabled) {
background-color: #e8eef3;
border: 1px solid #e8eef3;
}
.btn.bg-light:not(:disabled):focus, .alert__close.bg-light:not(:disabled):focus, .form__control.bg-light:not(:disabled):focus,
.input.bg-light:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(182, 201, 217, 0.5);
}
.btn.bg-light:not(:disabled):hover, .alert__close.bg-light:not(:disabled):hover, .form__control.bg-light:not(:disabled):hover,
.input.bg-light:not(:disabled):hover {
background-color: #d7e2ea;
}
.btn.bg-dark:not(:disabled), .alert__close.bg-dark:not(:disabled), .form__control.bg-dark:not(:disabled),
.input.bg-dark:not(:disabled) {
background-color: #343a41;
border: 1px solid #343a41;
}
.btn.bg-dark:not(:disabled):focus, .alert__close.bg-dark:not(:disabled):focus, .form__control.bg-dark:not(:disabled):focus,
.input.bg-dark:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(18, 20, 23, 0.5);
}
.btn.bg-dark:not(:disabled):hover, .alert__close.bg-dark:not(:disabled):hover, .form__control.bg-dark:not(:disabled):hover,
.input.bg-dark:not(:disabled):hover {
background-color: #292d33;
}
.btn.bg-white:not(:disabled), .alert__close.bg-white:not(:disabled), .form__control.bg-white:not(:disabled),
.input.bg-white:not(:disabled) {
background-color: #fff;
border: 1px solid #fff;
}
.btn.bg-white:not(:disabled):focus, .alert__close.bg-white:not(:disabled):focus, .form__control.bg-white:not(:disabled):focus,
.input.bg-white:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}
.btn.bg-white:not(:disabled):hover, .alert__close.bg-white:not(:disabled):hover, .form__control.bg-white:not(:disabled):hover,
.input.bg-white:not(:disabled):hover {
background-color: #f2f2f2;
}
.btn.bg-black:not(:disabled), .alert__close.bg-black:not(:disabled), .form__control.bg-black:not(:disabled),
.input.bg-black:not(:disabled) {
background-color: #000;
border: 1px solid #000;
}
.btn.bg-black:not(:disabled):focus, .alert__close.bg-black:not(:disabled):focus, .form__control.bg-black:not(:disabled):focus,
.input.bg-black:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn.bg-black:not(:disabled):hover, .alert__close.bg-black:not(:disabled):hover, .form__control.bg-black:not(:disabled):hover,
.input.bg-black:not(:disabled):hover {
background-color: black;
}
.btn.bg-primary:not(:disabled), .alert__close.bg-primary:not(:disabled), .form__control.bg-primary:not(:disabled),
.input.bg-primary:not(:disabled) {
background-color: #5f27cd;
border: 1px solid #5f27cd;
}
.btn.bg-primary:not(:disabled):focus, .alert__close.bg-primary:not(:disabled):focus, .form__control.bg-primary:not(:disabled):focus,
.input.bg-primary:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(65, 27, 141, 0.5);
}
.btn.bg-primary:not(:disabled):hover, .alert__close.bg-primary:not(:disabled):hover, .form__control.bg-primary:not(:disabled):hover,
.input.bg-primary:not(:disabled):hover {
background-color: #5523b8;
}
.btn.bg-secondary:not(:disabled), .alert__close.bg-secondary:not(:disabled), .form__control.bg-secondary:not(:disabled),
.input.bg-secondary:not(:disabled) {
background-color: #7fdbff;
border: 1px solid #7fdbff;
}
.btn.bg-secondary:not(:disabled):focus, .alert__close.bg-secondary:not(:disabled):focus, .form__control.bg-secondary:not(:disabled):focus,
.input.bg-secondary:not(:disabled):focus {
box-shadow: 0 0 0 0.2rem rgba(51, 197, 255, 0.5);
}
.btn.bg-secondary:not(:disabled):hover, .alert__close.bg-secondary:not(:disabled):hover, .form__control.bg-secondary:not(:disabled):hover,
.input.bg-secondary:not(:disabled):hover {
background-color: #66d4ff;
}
.card {
position: relative;
display: flex;
border: 1px solid #e8eef3;
flex-direction: column;
background-clip: border-box;
overflow: hidden;
}
.card.bg-red,
.card.bg-red .card__header,
.card.bg-red .card__footer {
border-color: #ff6b6b;
}
.card.bg-red .card__header,
.card.bg-red .card__footer {
background-color: #ff5c5c;
}
.card.bg-green,
.card.bg-green .card__header,
.card.bg-green .card__footer {
border-color: #1dd1a1;
}
.card.bg-green .card__header,
.card.bg-green .card__footer {
background-color: #1bc497;
}
.card.bg-blue,
.card.bg-blue .card__header,
.card.bg-blue .card__footer {
border-color: #54a0ff;
}
.card.bg-blue .card__header,
.card.bg-blue .card__footer {
background-color: #4598ff;
}
.card.bg-light,
.card.bg-light .card__header,
.card.bg-light .card__footer {
border-color: #e8eef3;
}
.card.bg-light .card__header,
.card.bg-light .card__footer {
background-color: #dee7ee;
}
.card.bg-dark,
.card.bg-dark .card__header,
.card.bg-dark .card__footer {
border-color: #343a41;
}
.card.bg-dark .card__header,
.card.bg-dark .card__footer {
background-color: #2d3239;
}
.card.bg-white,
.card.bg-white .card__header,
.card.bg-white .card__footer {
border-color: #fff;
}
.card.bg-white .card__header,
.card.bg-white .card__footer {
background-color: #f7f7f7;
}
.card.bg-black,
.card.bg-black .card__header,
.card.bg-black .card__footer {
border-color: #000;
}
.card.bg-black .card__header,
.card.bg-black .card__footer {
background-color: black;
}
.card.bg-primary,
.card.bg-primary .card__header,
.card.bg-primary .card__footer {
border-color: #5f27cd;
}
.card.bg-primary .card__header,
.card.bg-primary .card__footer {
background-color: #5925c0;
}
.card.bg-secondary,
.card.bg-secondary .card__header,
.card.bg-secondary .card__footer {
border-color: #7fdbff;
}
.card.bg-secondary .card__header,
.card.bg-secondary .card__footer {
background-color: #70d7ff;
}
.card--lg {
padding: 10rem;
}
.card__header,
.card__body,
.card__footer {
padding: 1.25rem 2.5rem;
}
.card__header,
.card__footer {
background-color: #e8eef3;
}
.card__header {
border-bottom: 1px solid #e8eef3;
}
.card__body {
flex: 1 1 auto;
}
.card__footer {
border-top: 1px solid #e8eef3;
}
.card__overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(52, 58, 65, 0.6);
padding: 2.5rem;
}
.card__overlay .card__header,
.card__overlay .card__footer {
border: none;
color: inherit;
background-color: transparent !important;
}
.card__img {
width: 100%;
}
.collapse:not(.collapse--show) {
display: none;
}
.collapsing {
transition: height 0.4s ease-in-out;
position: relative;
height: 0;
overflow: hidden;
}
@media screen and (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropdown {
position: relative;
}
.dropdown__menu {
position: absolute;
top: 100%;
left: 0;
background-color: #fff;
transition: opacity 0.15s linear;
display: none;
min-width: 18rem;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
border: 1px solid #f8f9fa;
white-space: nowrap;
visibility: hidden;
opacity: 0;
z-index: 20;
}
@media screen and (prefers-reduced-motion: reduce) {
.dropdown__menu {
transition: none;
}
}
.dropdown__menu.dropdown__menu--show {
display: block;
visibility: visible;
opacity: 1;
}
.dropdown__menu.bg-red a.dropdown__item:hover, .dropdown__menu.bg-red a.dropdown__item:focus,
.dropdown__menu.bg-red button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-red button.dropdown__item:not(.btn):focus {
background-color: #ff5252;
}
.dropdown__menu.bg-green a.dropdown__item:hover, .dropdown__menu.bg-green a.dropdown__item:focus,
.dropdown__menu.bg-green button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-green button.dropdown__item:not(.btn):focus {
background-color: #1abb90;
}
.dropdown__menu.bg-blue a.dropdown__item:hover, .dropdown__menu.bg-blue a.dropdown__item:focus,
.dropdown__menu.bg-blue button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-blue button.dropdown__item:not(.btn):focus {
background-color: #3b92ff;
}
.dropdown__menu.bg-light a.dropdown__item:hover, .dropdown__menu.bg-light a.dropdown__item:focus,
.dropdown__menu.bg-light button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-light button.dropdown__item:not(.btn):focus {
background-color: #d7e2ea;
}
.dropdown__menu.bg-dark a.dropdown__item:hover, .dropdown__menu.bg-dark a.dropdown__item:focus,
.dropdown__menu.bg-dark button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-dark button.dropdown__item:not(.btn):focus {
background-color: #292d33;
}
.dropdown__menu.bg-white a.dropdown__item:hover, .dropdown__menu.bg-white a.dropdown__item:focus,
.dropdown__menu.bg-white button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-white button.dropdown__item:not(.btn):focus {
background-color: #f2f2f2;
}
.dropdown__menu.bg-black a.dropdown__item:hover, .dropdown__menu.bg-black a.dropdown__item:focus,
.dropdown__menu.bg-black button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-black button.dropdown__item:not(.btn):focus {
background-color: black;
}
.dropdown__menu.bg-primary a.dropdown__item:hover, .dropdown__menu.bg-primary a.dropdown__item:focus,
.dropdown__menu.bg-primary button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-primary button.dropdown__item:not(.btn):focus {
background-color: #5523b8;
}
.dropdown__menu.bg-secondary a.dropdown__item:hover, .dropdown__menu.bg-secondary a.dropdown__item:focus,
.dropdown__menu.bg-secondary button.dropdown__item:not(.btn):hover,
.dropdown__menu.bg-secondary button.dropdown__item:not(.btn):focus {
background-color: #66d4ff;
}
.dropdown__item {
display: block;
}
a.dropdown__item,
button.dropdown__item:not(.btn) {
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
position: relative;
padding: 1.25rem 2.5rem;
text-align: center;
text-decoration: none;
}
@media screen and (prefers-reduced-motion: reduce) {
a.dropdown__item,
button.dropdown__item:not(.btn) {
transition: none;
}
}
a.dropdown__item:hover, a.dropdown__item:focus,
button.dropdown__item:not(.btn):hover,
button.dropdown__item:not(.btn):focus {
background-color: #f2f2f2;
}
.form--inline {
flex-direction: row;
}
.form--inline .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
@media (min-width: 576px) {
.form--inline-sm {
flex-direction: row;
}
.form--inline-sm .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
@media (min-width: 768px) {
.form--inline-md {
flex-direction: row;
}
.form--inline-md .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
@media (min-width: 992px) {
.form--inline-lg {
flex-direction: row;
}
.form--inline-lg .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
@media (min-width: 1640px) {
.form--inline-xl {
flex-direction: row;
}
.form--inline-xl .form__control {
display: inline-block;
width: auto;
vertical-align: middle;
}
}
.form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
}
.form__control,
.input {
display: block;
width: 100%;
padding: 1rem 1.5rem;
border: 1px solid #e8eef3;
font-size: 1.6rem;
line-height: 1.4;
}
.form__control:focus,
.input:focus {
box-shadow: 0 0 0 0.2rem rgba(84, 160, 255, 0.5);
}
.form__control[type="radio"], .form__control[type="checkbox"],
.input[type="radio"],
.input[type="checkbox"] {
display: inline-block;
width: auto;
margin-right: 1rem;
vertical-align: middle;
}
textarea.form__control,
textarea.input {
min-height: 80px;
}
select.form__control,
select.input {
-moz-appearance: none;
-webkit-appearance: none;
}
select.form__control::-ms-expand,
select.input::-ms-expand {
display: none;
}
.form__label,
.label {
display: inline-block;
font-size: 1.2rem;
}
.nav, .navbar__menu {
display: flex;
flex-wrap: wrap;
list-style: none;
}
.nav__link, .navbar__link {
position: relative;
display: block;
padding: 1rem 1.5rem;
text-decoration: none;
}
.nav__link--active {
color: #5f27cd;
}
.nav__fill .nav__item {
flex: 1 0 auto;
}
.nav--tabs {
border-bottom: 1px solid #e8eef3;
flex-basis: 100%;
flex-grow: 1;
align-items: center;
text-align: center;
}
.nav--tabs .nav__item {
margin-bottom: -1px;
}
.nav--tabs .nav__link, .nav--tabs .navbar__link {
width: auto;
border: 1px solid transparent;
overflow: hidden;
}
.nav--tabs .nav__link:hover:not(.nav__link--active), .nav--tabs .navbar__link:hover:not(.nav__link--active), .nav--tabs .nav__link:focus:not(.nav__link--active), .nav--tabs .navbar__link:focus:not(.nav__link--active) {
border-top-color: #f8f9fa;
border-right-color: #f8f9fa;
border-left-color: #f8f9fa;
}
.nav--tabs .nav__link--active {
border-color: #e8eef3 #e8eef3 #fff;
background-color: #fff;
}
.nav--tabs .dropdown__menu {
margin-top: -1px;
}
.navbar {
background-color: #f8f9fa;
position: relative;
display: flex;
padding: 1rem 1.5rem;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
z-index: 10;
}
.navbar__brand {
display: inline-block;
margin-right: 1.5rem;
margin-bottom: 0;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
font-size: 1.2rem;
line-height: inherit;
white-space: nowrap;
}
.navbar__toggle {
padding: 0.8rem 1rem;
border: 1px solid #343a41;
align-items: center;
color: #343a41;
}
.navbar__collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar__container {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.navbar__menu {
flex-direction: column;
}
.navbar__link {
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
padding-right: 0;
padding-left: 0;
color: rgba(52, 58, 65, 0.6);
}
@media screen and (prefers-reduced-motion: reduce) {
.navbar__link {
transition: none;
}
}
.navbar__link:hover {
color: #343a41;
}
.navbar--dark {
background-color: #343a41;
}
.navbar--dark .navbar__toggle {
border-color: #e8eef3;
color: #e8eef3;
}
.navbar--dark .navbar__link {
color: rgba(232, 238, 243, 0.6);
}
.navbar--dark .navbar__link:hover {
color: #e8eef3;
}
.navbar--expand {
justify-content: flex-start;
}
.navbar--expand .navbar__toggle {
display: none;
}
.navbar--expand .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand .navbar__menu {
flex-direction: row;
}
.navbar--expand .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
@media (min-width: 576px) {
.navbar--expand-sm {
justify-content: flex-start;
}
.navbar--expand-sm .navbar__toggle {
display: none;
}
.navbar--expand-sm .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-sm .navbar__menu {
flex-direction: row;
}
.navbar--expand-sm .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
@media (min-width: 768px) {
.navbar--expand-md {
justify-content: flex-start;
}
.navbar--expand-md .navbar__toggle {
display: none;
}
.navbar--expand-md .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-md .navbar__menu {
flex-direction: row;
}
.navbar--expand-md .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
@media (min-width: 992px) {
.navbar--expand-lg {
justify-content: flex-start;
}
.navbar--expand-lg .navbar__toggle {
display: none;
}
.navbar--expand-lg .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-lg .navbar__menu {
flex-direction: row;
}
.navbar--expand-lg .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
@media (min-width: 1640px) {
.navbar--expand-xl {
justify-content: flex-start;
}
.navbar--expand-xl .navbar__toggle {
display: none;
}
.navbar--expand-xl .navbar__collapse {
display: flex;
height: 100%;
flex-basis: auto;
flex-grow: 1;
overflow: visible;
}
.navbar--expand-xl .navbar__menu {
flex-direction: row;
}
.navbar--expand-xl .navbar__link {
width: auto;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
}
.table {
width: 100%;
border-collapse: collapse;
overflow: hidden;
}
.table__column {
position: relative;
padding: 1rem;
text-align: left;
vertical-align: middle;
}
.table__column--head {
background-color: rgba(232, 238, 243, 0.3);
}
.table__row {
border-bottom: 1px solid #f8f9fa;
}
.table__caption {
text-align: right;
font-weight: 300;
color: #adb6be;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1rem;
font-weight: 600;
line-height: 1.4;
color: inherit;
}
h1,
.h1 {
font-size: 4rem;
}
h2,
.h2 {
font-size: 3.4rem;
}
h3,
.h3 {
font-size: 2.8rem;
}
h4,
.h4 {
font-size: 2.12rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.6rem;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-red {
background-color: #ff6b6b;
}
.bg-green {
background-color: #1dd1a1;
}
.bg-blue {
background-color: #54a0ff;
}
.bg-light {
background-color: #e8eef3;
}
.bg-dark {
background-color: #343a41;
}
.bg-white {
background-color: #fff;
}
.bg-black {
background-color: #000;
}
.bg-primary {
background-color: #5f27cd;
}
.bg-secondary {
background-color: #7fdbff;
}
.bg-transparent {
background-color: transparent !important;
}
.round-top {
border-top-right-radius: 0.3rem !important;
border-top-left-radius: 0.3rem !important;
}
.round-right {
border-top-right-radius: 0.3rem !important;
border-bottom-right-radius: 0.3rem !important;
}
.round-bottom {
border-bottom-right-radius: 0.3rem !important;
border-bottom-left-radius: 0.3rem !important;
}
.round-left {
border-top-left-radius: 0.3rem !important;
border-bottom-left-radius: 0.3rem !important;
}
.round-circle {
border-radius: 50% !important;
}
.round-none {
border-radius: 0 !important;
}
.cf::before,
.cf::after {
content: "";
display: block;
clear: both;
}
.cursor-pointer {
cursor: pointer;
}
.d-flex {
display: flex;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.d-flex-sm {
display: flex;
}
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.d-flex-md {
display: flex;
}
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.d-flex-lg {
display: flex;
}
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1640px) {
.d-flex-xl {
display: flex;
}
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.5rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.5rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.5rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.5rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.5rem !important;
}
.m-2 {
margin: 0.75rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.75rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.75rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.75rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.75rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 2rem !important;
}
.mt-4,
.my-4 {
margin-top: 2rem !important;
}
.mr-4,
.mx-4 {
margin-right: 2rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 2rem !important;
}
.ml-4,
.mx-4 {
margin-left: 2rem !important;
}
.m-5 {
margin: 4rem !important;
}
.mt-5,
.my-5 {
margin-top: 4rem !important;
}
.mr-5,
.mx-5 {
margin-right: 4rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 4rem !important;
}
.ml-5,
.mx-5 {
margin-left: 4rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.5rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.5rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.5rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.5rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.5rem !important;
}
.p-2 {
padding: 0.75rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.75rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.75rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.75rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.75rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 2rem !important;
}
.pt-4,
.py-4 {
padding-top: 2rem !important;
}
.pr-4,
.px-4 {
padding-right: 2rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 2rem !important;
}
.pl-4,
.px-4 {
padding-left: 2rem !important;
}
.p-5 {
padding: 4rem !important;
}
.pt-5,
.py-5 {
padding-top: 4rem !important;
}
.pr-5,
.px-5 {
padding-right: 4rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 4rem !important;
}
.pl-5,
.px-5 {
padding-left: 4rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.5rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.5rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.5rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.5rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.5rem !important;
}
.m-sm-2 {
margin: 0.75rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.75rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.75rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.75rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.75rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 2rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 2rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 2rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 2rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 2rem !important;
}
.m-sm-5 {
margin: 4rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 4rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 4rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 4rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 4rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.5rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.5rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.5rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.5rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.5rem !important;
}
.p-sm-2 {
padding: 0.75rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.75rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.75rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.75rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.75rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 2rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 2rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 2rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 2rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 2rem !important;
}
.p-sm-5 {
padding: 4rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 4rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 4rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 4rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 4rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.5rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.5rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.5rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.5rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.5rem !important;
}
.m-md-2 {
margin: 0.75rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.75rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.75rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.75rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.75rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 2rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 2rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 2rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 2rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 2rem !important;
}
.m-md-5 {
margin: 4rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 4rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 4rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 4rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 4rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.5rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.5rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.5rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.5rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.5rem !important;
}
.p-md-2 {
padding: 0.75rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.75rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.75rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.75rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.75rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 2rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 2rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 2rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 2rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 2rem !important;
}
.p-md-5 {
padding: 4rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 4rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 4rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 4rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 4rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.5rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.5rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.5rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.5rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.5rem !important;
}
.m-lg-2 {
margin: 0.75rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.75rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.75rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.75rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.75rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 2rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 2rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 2rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 2rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 2rem !important;
}
.m-lg-5 {
margin: 4rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 4rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 4rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 4rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 4rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.5rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.5rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.5rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.5rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.5rem !important;
}
.p-lg-2 {
padding: 0.75rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.75rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.75rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.75rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.75rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 2rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 2rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 2rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 2rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 2rem !important;
}
.p-lg-5 {
padding: 4rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 4rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 4rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 4rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 4rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1640px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.5rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.5rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.5rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.5rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.5rem !important;
}
.m-xl-2 {
margin: 0.75rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.75rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.75rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.75rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.75rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 2rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 2rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 2rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 2rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 2rem !important;
}
.m-xl-5 {
margin: 4rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 4rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 4rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 4rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 4rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.5rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.5rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.5rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.5rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.5rem !important;
}
.p-xl-2 {
padding: 0.75rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.75rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.75rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.75rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.75rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 2rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 2rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 2rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 2rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 2rem !important;
}
.p-xl-5 {
padding: 4rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 4rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 4rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 4rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 4rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1640px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-underline {
text-decoration: underline;
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.text-sm {
font-size: 1.2rem;
}
.text-lg {
font-size: 2rem;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 600 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-red {
color: #ff6b6b;
}
.text-green {
color: #1dd1a1;
}
.text-blue {
color: #54a0ff;
}
.text-light {
color: #e8eef3;
}
.text-dark {
color: #343a41;
}
.text-white {
color: #fff;
}
.text-black {
color: #000;
}
.text-primary {
color: #5f27cd;
}
.text-secondary {
color: #7fdbff;
}
.text-disabled {
color: rgba(216, 222, 228, 0.6) !important;
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1640px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
.hidden {
visibility: hidden !important;
}
.visible {
visibility: visible !important;
}
.fade-out,
.fade-in {
transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
.fade-out,
.fade-in {
transition: none;
}
}
.fade-out {
opacity: 0;
}
.fade-in {
opacity: 1;
}
.container {
width: 85%;
padding-right: 2.5px;
padding-left: 2.5px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1640px) {
.container {
max-width: 1140px;
}
}
.row {
margin-right: -5px;
margin-left: -5px;
flex: 1;
justify-content: space-around;
}
.row::before, .row::after {
content: "";
display: block;
clear: both;
}
.row--no-spacing {
margin: 0;
}
.row--no-spacing [class*="col-"] {
margin: 0;
padding: 0;
}
[class*="col-"] {
position: relative;
width: 100%;
float: left;
padding-right: 5px;
padding-left: 5px;
}
.col-1 {
width: 8.333333%;
}
.offset-1 {
margin-left: 8.333333%;
}
@media (min-width: 576px) {
.col-sm-1 {
width: 8.333333%;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 768px) {
.col-md-1 {
width: 8.333333%;
}
.offset-md-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
width: 8.333333%;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-1 {
width: 8.333333%;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
}
.col-2 {
width: 16.666667%;
}
.offset-2 {
margin-left: 16.666667%;
}
@media (min-width: 576px) {
.col-sm-2 {
width: 16.666667%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
}
@media (min-width: 768px) {
.col-md-2 {
width: 16.666667%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
}
@media (min-width: 992px) {
.col-lg-2 {
width: 16.666667%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-2 {
width: 16.666667%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
}
.col-3 {
width: 25%;
}
.offset-3 {
margin-left: 25%;
}
@media (min-width: 576px) {
.col-sm-3 {
width: 25%;
}
.offset-sm-3 {
margin-left: 25%;
}
}
@media (min-width: 768px) {
.col-md-3 {
width: 25%;
}
.offset-md-3 {
margin-left: 25%;
}
}
@media (min-width: 992px) {
.col-lg-3 {
width: 25%;
}
.offset-lg-3 {
margin-left: 25%;
}
}
@media (min-width: 1640px) {
.col-xl-3 {
width: 25%;
}
.offset-xl-3 {
margin-left: 25%;
}
}
.col-4 {
width: 33.333333%;
}
.offset-4 {
margin-left: 33.333333%;
}
@media (min-width: 576px) {
.col-sm-4 {
width: 33.333333%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
}
@media (min-width: 768px) {
.col-md-4 {
width: 33.333333%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
}
@media (min-width: 992px) {
.col-lg-4 {
width: 33.333333%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-4 {
width: 33.333333%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
}
.col-5 {
width: 41.666667%;
}
.offset-5 {
margin-left: 41.666667%;
}
@media (min-width: 576px) {
.col-sm-5 {
width: 41.666667%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
}
@media (min-width: 768px) {
.col-md-5 {
width: 41.666667%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
}
@media (min-width: 992px) {
.col-lg-5 {
width: 41.666667%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-5 {
width: 41.666667%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
}
.col-6 {
width: 50%;
}
.offset-6 {
margin-left: 50%;
}
@media (min-width: 576px) {
.col-sm-6 {
width: 50%;
}
.offset-sm-6 {
margin-left: 50%;
}
}
@media (min-width: 768px) {
.col-md-6 {
width: 50%;
}
.offset-md-6 {
margin-left: 50%;
}
}
@media (min-width: 992px) {
.col-lg-6 {
width: 50%;
}
.offset-lg-6 {
margin-left: 50%;
}
}
@media (min-width: 1640px) {
.col-xl-6 {
width: 50%;
}
.offset-xl-6 {
margin-left: 50%;
}
}
.col-7 {
width: 58.333333%;
}
.offset-7 {
margin-left: 58.333333%;
}
@media (min-width: 576px) {
.col-sm-7 {
width: 58.333333%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
}
@media (min-width: 768px) {
.col-md-7 {
width: 58.333333%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
}
@media (min-width: 992px) {
.col-lg-7 {
width: 58.333333%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-7 {
width: 58.333333%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
}
.col-8 {
width: 66.666667%;
}
.offset-8 {
margin-left: 66.666667%;
}
@media (min-width: 576px) {
.col-sm-8 {
width: 66.666667%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
}
@media (min-width: 768px) {
.col-md-8 {
width: 66.666667%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
}
@media (min-width: 992px) {
.col-lg-8 {
width: 66.666667%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-8 {
width: 66.666667%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
}
.col-9 {
width: 75%;
}
.offset-9 {
margin-left: 75%;
}
@media (min-width: 576px) {
.col-sm-9 {
width: 75%;
}
.offset-sm-9 {
margin-left: 75%;
}
}
@media (min-width: 768px) {
.col-md-9 {
width: 75%;
}
.offset-md-9 {
margin-left: 75%;
}
}
@media (min-width: 992px) {
.col-lg-9 {
width: 75%;
}
.offset-lg-9 {
margin-left: 75%;
}
}
@media (min-width: 1640px) {
.col-xl-9 {
width: 75%;
}
.offset-xl-9 {
margin-left: 75%;
}
}
.col-10 {
width: 83.333333%;
}
.offset-10 {
margin-left: 83.333333%;
}
@media (min-width: 576px) {
.col-sm-10 {
width: 83.333333%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
}
@media (min-width: 768px) {
.col-md-10 {
width: 83.333333%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
}
@media (min-width: 992px) {
.col-lg-10 {
width: 83.333333%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
}
@media (min-width: 1640px) {
.col-xl-10 {
width: 83.333333%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
}
.col-11 {
width: 91.666667%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm-11 {
width: 91.666667%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md-11 {
width: 91.666667%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg-11 {
width: 91.666667%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1640px) {
.col-xl-11 {
width: 91.666667%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.col-12 {
width: 100%;
}
.offset-12 {
margin-left: 100%;
}
@media (min-width: 576px) {
.col-sm-12 {
width: 100%;
}
.offset-sm-12 {
margin-left: 100%;
}
}
@media (min-width: 768px) {
.col-md-12 {
width: 100%;
}
.offset-md-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-lg-12 {
width: 100%;
}
.offset-lg-12 {
margin-left: 100%;
}
}
@media (min-width: 1640px) {
.col-xl-12 {
width: 100%;
}
.offset-xl-12 {
margin-left: 100%;
}
}
/*# sourceMappingURL=gumball.css.map */ | 0.494873 | 0.088426 |
.nav {
background-image: url("http://ezinearticlesbase.com/wp-content/uploads/2017/12/sermo_photo.jpg");
background-size: 100% 20rem;
border: solid 7px rgb(221, 17, 17);
border-radius: 5px;
}
h3 {
font-size: 1.70rem;
color: rgb(228, 18, 18);
background-color: lightgrey;
width: 14rem;
text-align: left;
padding: 6px;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
width: 35%;
}
li {
}
li a {
display: block;
text-align: center;
text-decoration: none;
background-color: rgb(3, 127, 250);;
border: 1px solid white;
padding: 1px;
color: white;
border-radius: 20%;
}
a:hover {
color: dodgerblue;
background-color: lightgrey;
border: solid 1px black;
}
a:active {
color: dodgerblue;
background-color: lightgrey;
border: solid 1px black;
}
.active {
background-color: rgb(3, 127, 250);
border: 1px solid rgb(250, 6, 6);
color: white;
}
/* Arrow Bounce */
@bg: #2d2d37; // Dark blue
@primary: #fd6b21; // Orange
body { background: @bg;}
a { color: rgb(221, 14, 14); text-decoration: none; }
.arrow {
text-align: center;
margin: 8% 0;
}
.arrow-bounce {
-moz-animation: bounce 2s infinite;
-webkit-animation: bounce 2s infinite;
animation: bounce 2s infinite;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-30px);
}
60% {
transform: translateY(-15px);
}
}
/* Contents */
.contents {
height: 20%;
color: white;
margin-top: 0%;
}
h1 {
background-color: rgb(3, 127, 250);
display: flex;
width: 100%;
text-align: center;
border-radius: 5px;
}
@media only screen and (max-width: 600px)
{
#hidden {
display: none
}
}
/* Container */
span {
background-color: rgb(3, 127, 250);
border: whitesmoke 2px outset;
}
h4 {
background-color: dodgerblue;
width: 50%;
text-align: center;
padding: 5%;
font-size: 1rem;
}
#services {
background-color: rgb(175, 177, 179);
opacity: 0.99;
}
/* Footer Details */
.fas fa-camera-retro {
color: grey;
font-size: 3em;
}
/* Media Query Breakpoint to optimize for desktop */
* {
box-sizing: border-box;
}
[class*="col-"] {
float: left;
padding: 10px;
border: 1px solid lightgrey;
}
.row::after {
content: "";
clear: both;
display: table;
}
/* For mobile phones: */
[class*="col-"] {
width: 100%;
}
@media only screen and (min-width: 600px) {
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
} | css/style.css | .nav {
background-image: url("http://ezinearticlesbase.com/wp-content/uploads/2017/12/sermo_photo.jpg");
background-size: 100% 20rem;
border: solid 7px rgb(221, 17, 17);
border-radius: 5px;
}
h3 {
font-size: 1.70rem;
color: rgb(228, 18, 18);
background-color: lightgrey;
width: 14rem;
text-align: left;
padding: 6px;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
width: 35%;
}
li {
}
li a {
display: block;
text-align: center;
text-decoration: none;
background-color: rgb(3, 127, 250);;
border: 1px solid white;
padding: 1px;
color: white;
border-radius: 20%;
}
a:hover {
color: dodgerblue;
background-color: lightgrey;
border: solid 1px black;
}
a:active {
color: dodgerblue;
background-color: lightgrey;
border: solid 1px black;
}
.active {
background-color: rgb(3, 127, 250);
border: 1px solid rgb(250, 6, 6);
color: white;
}
/* Arrow Bounce */
@bg: #2d2d37; // Dark blue
@primary: #fd6b21; // Orange
body { background: @bg;}
a { color: rgb(221, 14, 14); text-decoration: none; }
.arrow {
text-align: center;
margin: 8% 0;
}
.arrow-bounce {
-moz-animation: bounce 2s infinite;
-webkit-animation: bounce 2s infinite;
animation: bounce 2s infinite;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-30px);
}
60% {
transform: translateY(-15px);
}
}
/* Contents */
.contents {
height: 20%;
color: white;
margin-top: 0%;
}
h1 {
background-color: rgb(3, 127, 250);
display: flex;
width: 100%;
text-align: center;
border-radius: 5px;
}
@media only screen and (max-width: 600px)
{
#hidden {
display: none
}
}
/* Container */
span {
background-color: rgb(3, 127, 250);
border: whitesmoke 2px outset;
}
h4 {
background-color: dodgerblue;
width: 50%;
text-align: center;
padding: 5%;
font-size: 1rem;
}
#services {
background-color: rgb(175, 177, 179);
opacity: 0.99;
}
/* Footer Details */
.fas fa-camera-retro {
color: grey;
font-size: 3em;
}
/* Media Query Breakpoint to optimize for desktop */
* {
box-sizing: border-box;
}
[class*="col-"] {
float: left;
padding: 10px;
border: 1px solid lightgrey;
}
.row::after {
content: "";
clear: both;
display: table;
}
/* For mobile phones: */
[class*="col-"] {
width: 100%;
}
@media only screen and (min-width: 600px) {
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
} | 0.630571 | 0.116814 |
.orderInfo{width: 100%; height: 100px; background: #ffffff;overflow: hidden; margin: 8px auto;}
.orderInfo-img{margin-left:5px;width: 140px; height: 100%; text-align: center;line-height: 100px; float: left;overflow: hidden;}
.orderInfo-img img{text-align: center;vertical-align: middle;line-height: 100px;}
.orderInfo-dis{float: left; min-width: 160px; margin-left: 5px;}
.orderInfo-dis h4{ line-height: 25px; color: #333333; margin-top: 10px;}
.cartype{color: #757575;font-weight: normal;}
.orderCarInfo{font-size: 12px; color: #484747;line-height: 20px; margin-top: 5px; margin-bottom: 10px;}
.orderPrize{font-size: 12px;color: #757575;}
.orderPrizeType{color: #00A2E1; font-size: 16px; font-style: normal;}
.orderInfo-ul li{margin-bottom:10px;width: 100%; height: 45px; background: #ffffff; position: relative; line-height: 45px;overflow: hidden;}
.orderInfo-ul li:after{content:"";position:absolute;bottom:0;left:0;background: #d9d9d9;width:100%; height:1px; -webkit-transform: scaleY(0.6);transform: scaleY(0.6);}
.orderDate-l{float: left;color: #565656; margin-left: 15px;}
.orderDate-l .checkbox{width: 13px; height: 13px;vertical-align:middle;position:relative;top:-2px;border-radius: 50%; border: 1px solid #c0c0c0;display: inline-block}
.orderDate-l .checkbox.on{border: 1px solid #007aff;background: url("../images/selOn.png") center center no-repeat;background-size: cover;}
.orderDate-r{float: right;color: #333;margin-right: 20px;}
.order-btns{position: fixed;bottom: 0;left: 0; width: 100%; height: 50px; line-height: 50px; background: #ffffff;}
.btns-no{position:relative;width: 50%; height: 50px;float: left; background: #ffffff;color: #333;}
.btns-no:before{z-index:999;content:"";position:absolute;top:0;left:0;background: #d9d9d9;width:100%; height:1px; -webkit-transform: scaleY(0.6);transform: scaleY(0.6);}
.showAll{float: right; margin-right: 15px;}
#showAll{color: #ff8800;font-size: 20px;font-weight: bold; position: relative;top: 1px;}
.submit{width: 50%;height: 50px;float:right;text-align:center;background: #ff8800;color: #ffffff;font-size: 16px;}
.submit.hover{background: #e57c04}
#sumP{color: #ff8800;font-size: 16px;}
.adress{display:none;margin-bottom:5px;background: rgba(255,136,0,0.3);min-height: 30px; padding:10px 15px; color: #565656}
.sc{color: #888;font-style: normal;}
.adress-title{width: 22%;float: left;}
#adress{width:66%; color:#007aff;resize:none;float:right;outline: none;height:40px; padding:10px 15px;border: 1px solid #ffffff;background: transparent;}
.wxTip{color: #747474;font-size: 12px;text-align: center; margin: 10px auto;}
#payBg{position: fixed;background: rgba(0,0,0,0.5);width:100%;top: 0;bottom:0;z-index: 999;display: none;}
#payMain{width: 100%;transition: 0.3s ease-in; transform:translateY(250px);-webkit-transform:translateY(250px);height: 280px;background: #ffffff;position: absolute;bottom: 0;left: 0;}
#payMain p{ text-align: center;padding-top: 10px;color: #333;line-height: 22px;margin-bottom: 30px;}
.payType{width: 80%; height: 50px;margin: 0 auto;margin-bottom: 25px;}
.alipay{width: 125px; height: 50px;background:url("../images/pay-error.png") no-repeat;background-size:cover;float: left;border-radius: 3px;overflow: hidden;border: 1px solid #cccccc;}
.weixin{width: 125px; height: 50px;background:url("../images/weixin-erro.png") no-repeat;background-size:cover;float: right;border-radius: 3px;overflow: hidden;border: 1px solid #cccccc;}
.alipay.on{background:url("../images/pay.png") no-repeat;background-size:cover;}
.weixin.on{background:url("../images/weixin.png") no-repeat;background-size:cover;}
.paybtn{ width: 70%; border-radius: 8px; margin:15px auto;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #ffffff;font-family: "微软雅黑";letter-spacing: 1px;}
#pay{background-color:#01AAEF;background-size:cover;color: #FFFFFF;display: block;border: 0px;}
#pay.hover{background: rgba(0,122,255,0.6);}
.zhifubao{
width: 25%;
height: 100%;
float: left;
background:url("../images/pay.png") no-repeat;
background-size:cover;
background-position: 1px 1px;
}
#nopay{background: #CCCCCC; border: 1px solid #cccccc; color: #757575;}
#nopay.hover{background: #f02f08;color: #ffffff;border: 1px solid transparent}
.msg{
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 99;
}
.msg-text{
position: absolute;
width:200px;
height: 40px;
left: 50%;
bottom: 15%;
margin-left: -100px;
border: 1px solid rgba(26, 30, 4,0.1);
background-color:rgba(255,255,255,0.9);
border-radius: 7px;
color: #000000;
letter-spacing: 1px;
font-size: 1.1em;
text-align: center;
line-height: 40px;
}
.tips{
display: block;
width: 90%;
margin: 0 auto;
text-align: left;
height: 25px;
line-height: 25px;
}
/*-------------优惠券----------*/
.Couponbtn{display:none;margin-bottom:5px;min-height: 30px; padding:5% 9%; color: #565656;height: auto; width:100%}
.Couponbtn:after{
content:"";position:relative;bottom:0;left:0;background: #d9d9d9;width:100%; height:1px; -webkit-transform: scaleY(0.6);transform: scaleY(0.6);
}
.Couponbtn-l{float: left;color: #565656;margin-top: 10px;width: 50%;}
.Couponbtn-l .checkbox{width: 13px; height: 13px;vertical-align:middle;position:relative;top:-2px;border-radius: 50%; border: 1px solid #c0c0c0;display: inline-block}
.Couponbtn-l .checkbox.on{border: 1px solid #007aff;background: url("/Public/wap/images/selOn.png") center center no-repeat;background-size: cover;}
.Couponbtn-r{float: right;color: #333;margin-right: 20px;}
/*----------------------------*/ | Public/wap/css/SureOrder.css | .orderInfo{width: 100%; height: 100px; background: #ffffff;overflow: hidden; margin: 8px auto;}
.orderInfo-img{margin-left:5px;width: 140px; height: 100%; text-align: center;line-height: 100px; float: left;overflow: hidden;}
.orderInfo-img img{text-align: center;vertical-align: middle;line-height: 100px;}
.orderInfo-dis{float: left; min-width: 160px; margin-left: 5px;}
.orderInfo-dis h4{ line-height: 25px; color: #333333; margin-top: 10px;}
.cartype{color: #757575;font-weight: normal;}
.orderCarInfo{font-size: 12px; color: #484747;line-height: 20px; margin-top: 5px; margin-bottom: 10px;}
.orderPrize{font-size: 12px;color: #757575;}
.orderPrizeType{color: #00A2E1; font-size: 16px; font-style: normal;}
.orderInfo-ul li{margin-bottom:10px;width: 100%; height: 45px; background: #ffffff; position: relative; line-height: 45px;overflow: hidden;}
.orderInfo-ul li:after{content:"";position:absolute;bottom:0;left:0;background: #d9d9d9;width:100%; height:1px; -webkit-transform: scaleY(0.6);transform: scaleY(0.6);}
.orderDate-l{float: left;color: #565656; margin-left: 15px;}
.orderDate-l .checkbox{width: 13px; height: 13px;vertical-align:middle;position:relative;top:-2px;border-radius: 50%; border: 1px solid #c0c0c0;display: inline-block}
.orderDate-l .checkbox.on{border: 1px solid #007aff;background: url("../images/selOn.png") center center no-repeat;background-size: cover;}
.orderDate-r{float: right;color: #333;margin-right: 20px;}
.order-btns{position: fixed;bottom: 0;left: 0; width: 100%; height: 50px; line-height: 50px; background: #ffffff;}
.btns-no{position:relative;width: 50%; height: 50px;float: left; background: #ffffff;color: #333;}
.btns-no:before{z-index:999;content:"";position:absolute;top:0;left:0;background: #d9d9d9;width:100%; height:1px; -webkit-transform: scaleY(0.6);transform: scaleY(0.6);}
.showAll{float: right; margin-right: 15px;}
#showAll{color: #ff8800;font-size: 20px;font-weight: bold; position: relative;top: 1px;}
.submit{width: 50%;height: 50px;float:right;text-align:center;background: #ff8800;color: #ffffff;font-size: 16px;}
.submit.hover{background: #e57c04}
#sumP{color: #ff8800;font-size: 16px;}
.adress{display:none;margin-bottom:5px;background: rgba(255,136,0,0.3);min-height: 30px; padding:10px 15px; color: #565656}
.sc{color: #888;font-style: normal;}
.adress-title{width: 22%;float: left;}
#adress{width:66%; color:#007aff;resize:none;float:right;outline: none;height:40px; padding:10px 15px;border: 1px solid #ffffff;background: transparent;}
.wxTip{color: #747474;font-size: 12px;text-align: center; margin: 10px auto;}
#payBg{position: fixed;background: rgba(0,0,0,0.5);width:100%;top: 0;bottom:0;z-index: 999;display: none;}
#payMain{width: 100%;transition: 0.3s ease-in; transform:translateY(250px);-webkit-transform:translateY(250px);height: 280px;background: #ffffff;position: absolute;bottom: 0;left: 0;}
#payMain p{ text-align: center;padding-top: 10px;color: #333;line-height: 22px;margin-bottom: 30px;}
.payType{width: 80%; height: 50px;margin: 0 auto;margin-bottom: 25px;}
.alipay{width: 125px; height: 50px;background:url("../images/pay-error.png") no-repeat;background-size:cover;float: left;border-radius: 3px;overflow: hidden;border: 1px solid #cccccc;}
.weixin{width: 125px; height: 50px;background:url("../images/weixin-erro.png") no-repeat;background-size:cover;float: right;border-radius: 3px;overflow: hidden;border: 1px solid #cccccc;}
.alipay.on{background:url("../images/pay.png") no-repeat;background-size:cover;}
.weixin.on{background:url("../images/weixin.png") no-repeat;background-size:cover;}
.paybtn{ width: 70%; border-radius: 8px; margin:15px auto;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #ffffff;font-family: "微软雅黑";letter-spacing: 1px;}
#pay{background-color:#01AAEF;background-size:cover;color: #FFFFFF;display: block;border: 0px;}
#pay.hover{background: rgba(0,122,255,0.6);}
.zhifubao{
width: 25%;
height: 100%;
float: left;
background:url("../images/pay.png") no-repeat;
background-size:cover;
background-position: 1px 1px;
}
#nopay{background: #CCCCCC; border: 1px solid #cccccc; color: #757575;}
#nopay.hover{background: #f02f08;color: #ffffff;border: 1px solid transparent}
.msg{
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 99;
}
.msg-text{
position: absolute;
width:200px;
height: 40px;
left: 50%;
bottom: 15%;
margin-left: -100px;
border: 1px solid rgba(26, 30, 4,0.1);
background-color:rgba(255,255,255,0.9);
border-radius: 7px;
color: #000000;
letter-spacing: 1px;
font-size: 1.1em;
text-align: center;
line-height: 40px;
}
.tips{
display: block;
width: 90%;
margin: 0 auto;
text-align: left;
height: 25px;
line-height: 25px;
}
/*-------------优惠券----------*/
.Couponbtn{display:none;margin-bottom:5px;min-height: 30px; padding:5% 9%; color: #565656;height: auto; width:100%}
.Couponbtn:after{
content:"";position:relative;bottom:0;left:0;background: #d9d9d9;width:100%; height:1px; -webkit-transform: scaleY(0.6);transform: scaleY(0.6);
}
.Couponbtn-l{float: left;color: #565656;margin-top: 10px;width: 50%;}
.Couponbtn-l .checkbox{width: 13px; height: 13px;vertical-align:middle;position:relative;top:-2px;border-radius: 50%; border: 1px solid #c0c0c0;display: inline-block}
.Couponbtn-l .checkbox.on{border: 1px solid #007aff;background: url("/Public/wap/images/selOn.png") center center no-repeat;background-size: cover;}
.Couponbtn-r{float: right;color: #333;margin-right: 20px;}
/*----------------------------*/ | 0.299412 | 0.135204 |
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Animations */
.anim-blip {
animation: anim-blip 0.2s ease-in-out both;
}
.anim-flip {
animation: anim-flip 0.4s linear both;
}
.anim-vibrate {
display: block;
animation: anim-vibrate 0.3s linear infinite both;
}
@keyframes anim-blip {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
@keyframes anim-flip {
0% {
transform: rotateX(0);
border: 2px solid #d3d6da;
background: #ffffff;
color: #1a1a1b;
}
50% {
transform: rotateX(-90deg);
border: 2px solid #d3d6da;
background: #ffffff;
color: #1a1a1b;
}
50.1% {
transform: rotateX(-90deg);
color: #fff;
}
100% {
transform: rotateX(0);
}
}
@keyframes anim-vibrate {
0% {
transform: translate(0);
}
20% {
transform: translate(-2px, 2px);
}
40% {
transform: translate(-2px, -2px);
}
60% {
transform: translate(2px, 2px);
}
80% {
transform: translate(2px, -2px);
}
100% {
transform: translate(0);
}
}
/* Styles */
body {
margin: 0;
padding: 0;
font-family: 'Clear Sans', 'Helvetica Neue', Arial, sans-serif;
display: flex;
justify-content: center;
color: #1a1a1b;
background: #fff;
}
header {
display: flex;
justify-content: space-between;
height: 50px;
align-items: center;
border-bottom: 1px solid #d3d6da;
}
header button {
margin: 0 5px;
}
h2, h3, p, li {
margin: 0.8rem 0;
}
h2 {
font-size: 18px;
text-transform: uppercase;
text-align: center;
}
h3 {
font-size: 16px;
}
a, a:visited {
color: #155a93;
font-weight: bold;
text-decoration: none;
}
a:hover, a:focus {
text-decoration: underline;
color: #08233a;
}
a:focus {
outline: 1px dotted #155a93;
}
abbr {
cursor: help;
}
button {
background: none;
border: none;
cursor: pointer;
padding: 0 4px;
}
button:focus {
outline: 1px dotted #155a93;
}
#title {
flex-grow: 1;
display: flex;
justify-content: center;
align-items: center;
}
h1 {
font-size: 36px;
text-align: center;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 0.2rem;
margin: 0 0 0 0.4rem;
}
main {
display: flex;
flex-direction: column;
align-items: center;
min-height: 464px; /* anti-CLS */
}
#game {
max-width: 500px;
}
#board, .example {
width: 100%;
display: grid;
grid-template: repeat(9, 1fr) / repeat(6, 1fr) 3fr;
grid-gap: 5px;
padding: 10px;
}
.example {
grid-template: repeat(2, auto) / repeat(6, 1fr);
}
.char {
align-self: end;
text-align: center;
font-size: 12px;
cursor: help;
}
.tile {
border: 2px solid #d3d6da;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 1.8rem;
line-height: 2rem;
font-weight: bold;
vertical-align: middle;
background: #ffffff;
color: #1a1a1b;
aspect-ratio: 1;
min-height: 40px;
}
.tile-filled {
border-color: #878a8c;
}
.monster {
display: flex;
flex-direction: ;
align-items: center;
font-size: 16px;
}
.monster p {
margin: 0;
}
#keyboard {
display: flex;
flex-wrap: wrap;
padding: 0 10px;
}
.key {
font-family: inherit;
font-weight: bold;
border: 0;
padding: 0;
margin: 3px;
height: 50px;
min-width: 2rem;
border-radius: 4px;
cursor: pointer;
user-select: none;
background-color: #d3d6da;
color: #1a1a1b;
flex: 1;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
-webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
.key-special {
min-width: 3rem;
flex-grow: 2;
}
.guess-correct, .guess-present, .guess-absent,
.key-correct, .key-present, .key-absent {
color: #fff;
}
.guess-correct, .key-correct {
background: #6aaa64;
border-color: #6aaa64;
}
.guess-present, .key-present {
background: #c9b458;
border-color: #c9b458;
}
.guess-absent, .key-absent {
background: #787c7e;
border-color: #787c7e;
}
#monster-chooser {
margin-top: 0.8rem;
}
select {
appearance: none;
border: 0;
background-color: #d3d6da;
color: #1a1a1b;
cursor: pointer;
font-family: inherit;
font-weight: bold;
line-height: 1.1;
padding: 0;
width: 100%;
margin: 3px;
height: 58px;
min-width: 3rem;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
text-align: center;
-webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
footer {
border-top: 1px solid #d3d6da;
margin-top: 32px;
}
footer ul {
font-size: 14px;
margin: 9px 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
footer li {
margin: 0 0.5rem;
}
/* Dialogs */
#overlay {
position: fixed;
top: 0;
left: 0;
height: 100%;
min-height: 100vh;
width: 100%;
background: #ffffff77;
display: flex;
align-items: center;
justify-content: center;
}
.dialog {
border-radius: 8px;
border: 1px solid #f6f7f8;
background-color: #fff;
box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.2);
width: 90%;
max-height: 90%;
overflow-y: auto;
max-width: 500px;
padding: 16px;
box-sizing: border-box;
}
.hidden {
display: none !important;
}
.examples {
padding: 0.8rem 0;
border-top: 1px solid #d3d6da;
border-bottom: 1px solid #d3d6da;
}
.close {
float: right;
}
#stats-content {
display: grid;
grid-template-columns: 1fr 1fr;
text-align: center;
}
dl {
grid-column: 1/3;
display: grid;
grid-template-columns: repeat(4, 1fr);
}
dd {
grid-row: 1;
margin: 0;
font-size: 32px;
}
dt {
grid-row: 2;
font-size: 12px;
}
#share-wrapper {
display: flex;
justify-content: center;
align-items: center;
border-left: 1px solid #d3d6da;
}
#share {
background: #6aaa64;
color: #fff;
text-transform: uppercase;
align-items: center;
display: flex;
justify-content: center;
border-radius: 4px;
width: 80%;
font-size: 20px;
height: 52px;
}
#share svg {
padding-left: 8px;
}
.setting {
display: flex;
padding: 15px 0 5px;
}
.setting + .setting {
border-top: 1px solid #d3d6da;
}
.setting-description {
flex-grow: 1;
}
label {
font-weight: bold;
}
.setting p {
font-size: 12px;
}
.setting a {
align-self: center;
}
/* Checkboxes as "switches" */
input[type="checkbox"] {
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
position: relative;
border: 0;
outline: 0;
cursor: pointer;
align-self: flex-start;
}
input[type="checkbox"]:after {
content: '';
width: 60px;
height: 28px;
display: inline-block;
background: rgba(196, 195, 195, 0.55);
border-radius: 18px;
clear: both;
}
input[type="checkbox"]:before {
content: '';
display: block;
position: absolute;
border-radius: 50%;
background: rgb(255, 255, 255);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
width: 24px;
height: 24px;
left: 3px;
top: 2px;
}
input[type="checkbox"]:checked:before {
box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
left: 34px;
}
input[type="checkbox"]:checked:after {
background: #16a085;
}
input[type="checkbox"]:focus {
outline: 1px dotted #08233a;
}
input[type="checkbox"],
input[type="checkbox"]:before,
input[type="checkbox"]:after,
input[type="checkbox"]:checked:before,
input[type="checkbox"]:checked:after {
transition: ease .3s;
}
/* Solution (and toast popup) */
#solution, #toast {
position: absolute;
background: #000c;
color: #fff;
border-radius: 4px;
padding: 0.5rem 1rem;
text-align: center;
top: 64px;
}
#solution-name {
font-weight: bold;
} | public/dndle.css | *,
*::before,
*::after {
box-sizing: border-box;
}
/* Animations */
.anim-blip {
animation: anim-blip 0.2s ease-in-out both;
}
.anim-flip {
animation: anim-flip 0.4s linear both;
}
.anim-vibrate {
display: block;
animation: anim-vibrate 0.3s linear infinite both;
}
@keyframes anim-blip {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
@keyframes anim-flip {
0% {
transform: rotateX(0);
border: 2px solid #d3d6da;
background: #ffffff;
color: #1a1a1b;
}
50% {
transform: rotateX(-90deg);
border: 2px solid #d3d6da;
background: #ffffff;
color: #1a1a1b;
}
50.1% {
transform: rotateX(-90deg);
color: #fff;
}
100% {
transform: rotateX(0);
}
}
@keyframes anim-vibrate {
0% {
transform: translate(0);
}
20% {
transform: translate(-2px, 2px);
}
40% {
transform: translate(-2px, -2px);
}
60% {
transform: translate(2px, 2px);
}
80% {
transform: translate(2px, -2px);
}
100% {
transform: translate(0);
}
}
/* Styles */
body {
margin: 0;
padding: 0;
font-family: 'Clear Sans', 'Helvetica Neue', Arial, sans-serif;
display: flex;
justify-content: center;
color: #1a1a1b;
background: #fff;
}
header {
display: flex;
justify-content: space-between;
height: 50px;
align-items: center;
border-bottom: 1px solid #d3d6da;
}
header button {
margin: 0 5px;
}
h2, h3, p, li {
margin: 0.8rem 0;
}
h2 {
font-size: 18px;
text-transform: uppercase;
text-align: center;
}
h3 {
font-size: 16px;
}
a, a:visited {
color: #155a93;
font-weight: bold;
text-decoration: none;
}
a:hover, a:focus {
text-decoration: underline;
color: #08233a;
}
a:focus {
outline: 1px dotted #155a93;
}
abbr {
cursor: help;
}
button {
background: none;
border: none;
cursor: pointer;
padding: 0 4px;
}
button:focus {
outline: 1px dotted #155a93;
}
#title {
flex-grow: 1;
display: flex;
justify-content: center;
align-items: center;
}
h1 {
font-size: 36px;
text-align: center;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 0.2rem;
margin: 0 0 0 0.4rem;
}
main {
display: flex;
flex-direction: column;
align-items: center;
min-height: 464px; /* anti-CLS */
}
#game {
max-width: 500px;
}
#board, .example {
width: 100%;
display: grid;
grid-template: repeat(9, 1fr) / repeat(6, 1fr) 3fr;
grid-gap: 5px;
padding: 10px;
}
.example {
grid-template: repeat(2, auto) / repeat(6, 1fr);
}
.char {
align-self: end;
text-align: center;
font-size: 12px;
cursor: help;
}
.tile {
border: 2px solid #d3d6da;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 1.8rem;
line-height: 2rem;
font-weight: bold;
vertical-align: middle;
background: #ffffff;
color: #1a1a1b;
aspect-ratio: 1;
min-height: 40px;
}
.tile-filled {
border-color: #878a8c;
}
.monster {
display: flex;
flex-direction: ;
align-items: center;
font-size: 16px;
}
.monster p {
margin: 0;
}
#keyboard {
display: flex;
flex-wrap: wrap;
padding: 0 10px;
}
.key {
font-family: inherit;
font-weight: bold;
border: 0;
padding: 0;
margin: 3px;
height: 50px;
min-width: 2rem;
border-radius: 4px;
cursor: pointer;
user-select: none;
background-color: #d3d6da;
color: #1a1a1b;
flex: 1;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
-webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
.key-special {
min-width: 3rem;
flex-grow: 2;
}
.guess-correct, .guess-present, .guess-absent,
.key-correct, .key-present, .key-absent {
color: #fff;
}
.guess-correct, .key-correct {
background: #6aaa64;
border-color: #6aaa64;
}
.guess-present, .key-present {
background: #c9b458;
border-color: #c9b458;
}
.guess-absent, .key-absent {
background: #787c7e;
border-color: #787c7e;
}
#monster-chooser {
margin-top: 0.8rem;
}
select {
appearance: none;
border: 0;
background-color: #d3d6da;
color: #1a1a1b;
cursor: pointer;
font-family: inherit;
font-weight: bold;
line-height: 1.1;
padding: 0;
width: 100%;
margin: 3px;
height: 58px;
min-width: 3rem;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
text-align: center;
-webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
footer {
border-top: 1px solid #d3d6da;
margin-top: 32px;
}
footer ul {
font-size: 14px;
margin: 9px 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
footer li {
margin: 0 0.5rem;
}
/* Dialogs */
#overlay {
position: fixed;
top: 0;
left: 0;
height: 100%;
min-height: 100vh;
width: 100%;
background: #ffffff77;
display: flex;
align-items: center;
justify-content: center;
}
.dialog {
border-radius: 8px;
border: 1px solid #f6f7f8;
background-color: #fff;
box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.2);
width: 90%;
max-height: 90%;
overflow-y: auto;
max-width: 500px;
padding: 16px;
box-sizing: border-box;
}
.hidden {
display: none !important;
}
.examples {
padding: 0.8rem 0;
border-top: 1px solid #d3d6da;
border-bottom: 1px solid #d3d6da;
}
.close {
float: right;
}
#stats-content {
display: grid;
grid-template-columns: 1fr 1fr;
text-align: center;
}
dl {
grid-column: 1/3;
display: grid;
grid-template-columns: repeat(4, 1fr);
}
dd {
grid-row: 1;
margin: 0;
font-size: 32px;
}
dt {
grid-row: 2;
font-size: 12px;
}
#share-wrapper {
display: flex;
justify-content: center;
align-items: center;
border-left: 1px solid #d3d6da;
}
#share {
background: #6aaa64;
color: #fff;
text-transform: uppercase;
align-items: center;
display: flex;
justify-content: center;
border-radius: 4px;
width: 80%;
font-size: 20px;
height: 52px;
}
#share svg {
padding-left: 8px;
}
.setting {
display: flex;
padding: 15px 0 5px;
}
.setting + .setting {
border-top: 1px solid #d3d6da;
}
.setting-description {
flex-grow: 1;
}
label {
font-weight: bold;
}
.setting p {
font-size: 12px;
}
.setting a {
align-self: center;
}
/* Checkboxes as "switches" */
input[type="checkbox"] {
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
position: relative;
border: 0;
outline: 0;
cursor: pointer;
align-self: flex-start;
}
input[type="checkbox"]:after {
content: '';
width: 60px;
height: 28px;
display: inline-block;
background: rgba(196, 195, 195, 0.55);
border-radius: 18px;
clear: both;
}
input[type="checkbox"]:before {
content: '';
display: block;
position: absolute;
border-radius: 50%;
background: rgb(255, 255, 255);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
width: 24px;
height: 24px;
left: 3px;
top: 2px;
}
input[type="checkbox"]:checked:before {
box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
left: 34px;
}
input[type="checkbox"]:checked:after {
background: #16a085;
}
input[type="checkbox"]:focus {
outline: 1px dotted #08233a;
}
input[type="checkbox"],
input[type="checkbox"]:before,
input[type="checkbox"]:after,
input[type="checkbox"]:checked:before,
input[type="checkbox"]:checked:after {
transition: ease .3s;
}
/* Solution (and toast popup) */
#solution, #toast {
position: absolute;
background: #000c;
color: #fff;
border-radius: 4px;
padding: 0.5rem 1rem;
text-align: center;
top: 64px;
}
#solution-name {
font-weight: bold;
} | 0.52829 | 0.117851 |
html,body {max-width:100% !important; min-height: 100% !important;}
body{ background-color: #2C82BA;opacity: 0.9;font-size:0.25rem;}
.banner{ position: relative;}
.banner img.bannerpic{width: 100%; display: block;}
.banner .touxiang{ background:url(../../Images/agentIMG/pic_002.png) no-repeat; background-size: 100% 100%; width: 0.77rem; height: 0.77rem; padding: 0.08rem; position: absolute; top: 0.15rem; right: 0.15rem;}
.banner .touxiang img{display: block; width: 0.77rem; height: 0.77rem;}
.banner .btxt{text-shadow: 1px 0 0 #eb452f, 0 1px 0 #eb452f,0 -1px 0 #eb452f, -1px 0 0 #eb452f, 1px 0 1px #eb452f, 0 1px 1px #eb452f, 0 -1px 1px #eb452f, -1px 0 1px #eb452f; position: absolute; top: 0.3rem; right: 1.2rem; line-height: 1.2; font-size: 0.27rem; color: #ffffff; text-align: right;}
.footer{padding:0.25rem 0; color: #ffffff; font-size: 0.25rem; text-align: center;}
.main{position: relative; width:6.02rem; margin: auto; margin-top: 0.5rem;}
.main p.cj-note{text-align: right; margin-bottom: 0.05rem; color: #ffffff;}
.main p.cj-note span{ color: #fff535;}
.dali{}
.noshow, .gdtc{ display: none;}
.dali li{ margin-bottom: 0rem;}
.dali li .title{ background:url(../../Images/agentIMG/pic_03.png) no-repeat; width: 6.02rem; height: 1.04rem; background-size: 100% 100%; overflow: hidden;}
.dali li .title a{text-shadow: 1px 0 0 #ffffff, 0 1px 0 #ffffff,0 -1px 0 #ffffff, -1px 0 0 #ffffff, 1px 0 1px #ffffff, 0 1px 1px #ffffff, 0 -1px 1px #ffffff, -1px 0 1px #ffffff; color: #eb452f; display: block; padding-top: 0.22rem; line-height: 0.82rem; height: 0.82rem; text-align: center; font-size: 0.31rem; padding-right: 0.2rem; position: relative;}
.dali li .title a img{width: 0.33rem; height: 0.36rem; margin-left: 0.1rem; margin-top: 0.4rem; vertical-align: middle;}
.fixss{position: fixed; bottom: 0.15rem; left: 0.2rem;}
.fixss img{display: block; width: 1.46rem; height: 0.57rem;}
.fixbtn{position: fixed; top: 1.25rem; right: 0; background: #ffffff; color: #ed462f; border: 0.02rem solid #ed462f; border-right: none; border-top-left-radius: 0.1rem; border-bottom-left-radius: 0.1rem; width: 0.37rem; text-align: center; line-height: 1.1; display: block; padding: 0.05rem 0; -webkit-box-shadow:-2px 3px 5px rgba(0,0,0,0.5); box-shadow:-2px 3px 5px rgba(0,0,0,0.5);}
.fixbtn.hdgzbtn{ top: 1.3rem;}
.tupian{ display: block; border: 0.02rem solid #ffffff;}
.tupian img{ display: block; width: 100%;}
.lipin{ padding-top: 0.05rem;}
.lipin h5{ text-align: center; color: #fff535; font-size: 0.29rem; margin-bottom: 0.05rem;}
.lipin p.more{ text-align: center; color: #ffffff; font-size: 0.25rem; margin-bottom: 0.1rem;}
.lipin p.more a{ color: #ffffff; border-bottom:0.02rem solid #ffffff;}
.pic{ margin-bottom: 0.12rem; position: relative;}
.pic img{ display: block; width: 100%;}
.pic a.dian1{ display: block; position: absolute; width: 2.7rem; height: 0.36rem; top: 0.18rem; right: 0.7rem;}
.pic a.dian1 img{ display: block; width: 0.33rem; height: 0.36rem; float: right;}
.lipin p.txt{ text-align: center; color: #ffffff; font-size: 0.25rem; margin: 0.1rem 0; line-height: 1.4;}
.lipin .btnbox{ text-align: center;}
.lipin .btnbox a{ position: relative;}
.lipin .btnbox a img.shou{ position:absolute; display: block; width: 0.33rem; height: 0.36rem; top: 0.27rem; right: 0.1rem;}
.lipin .btnbox a.btn1{}
.lipin .btnbox a.btn2{}
.lipin .btnbox img{ height: 0.39rem; margin:0 0.06rem}
.dialogpage{color: #ffffff; width: 6.4rem; position: relative;}
.dialogpage .dialog-hd{width: 6.4rem; height: 0.93rem; position: relative; background:url(../../Images/agentIMG/pic_17.png) no-repeat; background-size: 100% 100%;}
.dialogpage .dialog-hd a.closebtn{ position: absolute; top: -0.2rem; right: 0.2rem; color: #ffffff; border: 0.02rem solid #ffffff; display: block; width: 0.4rem; height: 0.4rem; line-height: 0.4rem; text-align: center; font-size: 0.23rem; border-radius: 100%;}
.dialogpage .dialog-bd{padding:0 0.55rem; background:url(../../Images/agentIMG/pic_11.png) repeat-y; background-size: 100% auto; border-bottom-left-radius: 0.15rem; min-height: 4rem; max-height: 6.5rem; overflow: auto; border-bottom-right-radius: 0.15rem;}
.dialogpage .dialog-bd img.qrcode{ width: 2.8rem; height: 2.8rem; display: block; margin: auto;}
.dialogpage p+p{}
.dialogpage p{ font-size: 0.25rem;}
.dialogpage h4{ text-align: center; line-height: 1; margin:0.15rem 0; font-size: 0.37rem;}
.dialogpage .dialog-ft{width: 6.4rem; height: 0.65rem; position: relative; background:url(../../Images/agentIMG/pic_10.png) no-repeat; background-size: 100% 100%;}
.dialogpage a.qrbtn{ background: #fff535; color: #eb452f; text-align: center; width: 3.35rem; height: 0.54rem; line-height: 0.54rem; margin: auto; border-radius: 0.54rem; display: block; margin-top: 0.25rem;}
.dialogpage2{color: #ffffff; width: 6.02rem; position: relative; font-size: 0.25rem;}
.dialogpage2 .dialog-hd{width: 6.02rem; height: 1.17rem; position: relative; background:url(../../Images/agentIMG/pic_0012.png) no-repeat; background-size: 100% 100%;}
.dialogpage2 .dialog-hd a.closebtn{ position: absolute; top: -0.2rem; right: 0.2rem; color: #ffffff; border: 0.02rem solid #ffffff; display: block; width: 0.4rem; height: 0.4rem; line-height: 0.4rem; text-align: center; font-size: 0.23rem; border-radius: 100%;}
.dialogpage2 .dialog-bd{padding:0 0.32rem; background:url(../../Images/agentIMG/pic_011.png) repeat-y; background-size: 100% auto; border-bottom-left-radius: 0.15rem; min-height: 4rem; max-height: 6rem; overflow: auto; border-bottom-right-radius: 0.15rem;}
.dialogpage2 .dialog-bd img.qrcode{ width: 2.8rem; height: 2.8rem; display: block; margin: auto;}
.dialogpage2 h4{ text-align: center; line-height: 1; margin:0.15rem 0; font-size: 0.37rem;}
.dialogpage2 .dialog-ft{width: 6.02rem; height: 0.22rem; position: relative; background:url(../../Images/agentIMG/pic_010.png) no-repeat; background-size: 100% 100%;}
.dialogpage2 table{width: 100%; color: #ffffff;}
.dialogpage2 table th{font-weight: bold; font-size: 0.27rem;}
.dialogpage2 table th, .dialogpage2 table td{ text-align: center; color: #ffffff; padding: 0.03rem 0.07rem; font-size: 0.25rem;}
.dialogpage2 table tr.hjline td{color: #fff534 !important;}
.dialogpage2 table td a.lqbtn{ display: inline-block; color: #ae3221; background: #fff534; border-radius: 0.05rem; padding: 0 0.1rem;}
.dialogpage2 table td a.ylqbtn{ display: inline-block; color: #fff534; border-radius: 0.05rem; padding: 0 0.1rem;}
.box2{background: #e0ebf4; padding:0.15rem; margin-top: -0.05rem;}
.divselect{margin: 0 0 0.15rem; background:#ffffff; border-radius:0.15rem; position:relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.divselect cite{height:0.75rem;line-height:0.75rem; font-size:0.25rem; display:block; color:#2C82BA; cursor:pointer;font-style:normal; padding-left:0.15rem; padding-right:0.5rem; border:1px solid #2C82BA; border-radius:0.15rem;
background:url(../../Images/agentIMG/arrow2.png) no-repeat right center; background-size:auto 0.3rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.divselect ul{width:100%;border:1px solid #bdbebe; background-color:#E1F3FF; position:absolute; z-index:20000; margin-top:-1px; display:none; padding-bottom:0.15rem; margin-bottom:0.15rem;}
.divselect ul li{ margin-top:0.15rem;}
.divselect ul li a{display:block; color:#333333; text-decoration:none; padding:0.05rem 0.15rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);}
.divselect ul li a h3{ color:#e92e29; font-size:0.27rem;}
.divselect ul li a p{ color:#131213;}
.divselect ul li a p img{display:block; width:100%;}
.divselect ul li a:hover{background-color:#CCC;}
.yylist{}
.yylist li{ margin-bottom:0.15rem;}
.yylist li span{border:1px solid #2C82BA; background:#ffffff; border-radius:0.15rem; padding:0.15rem; display:block;}
.yylist li span input{width:100%; display: block; border:none; background:none; font-size:0.25rem;}
.yylist li span.xzqx select{width:100%;border:0; display: block; background:url(../../Images/agentIMG/arrow.png) no-repeat right center transparent; background-size:auto 100%; appearance:none; -webkit-appearance:none; font-size:0.25rem;}
.yynote{color:#000000; margin-bottom:0.05rem !important;}
.yynote2{color:#000000; font-size:.21rem; margin-bottom:0 !important; display: none;}
.yynote2 h3{font-size:.21rem; text-align:left; margin-bottom:0.05rem; font-weight:bold;}
.yynote2 p{margin:0.05rem 0;}
.yynote2 p a{color:#0077be;}
.yynote2 p a img{ width:.61rem; height:.61rem;}
a.wxtips{ display: block; background: #f28731; color: #ffffff; text-align: center; font-size: 0.23rem; margin: 0.08rem 0;}
.btn{padding:0.15rem 0 0;}
.btn li{ float:left; width:50%;}
.btn li a{display:block; text-align:center; background:#2C82BA; color:#ffffff; font-size:0.31rem; padding:0.1rem 0; border-radius:0.15rem;}
.btn li a.btn1{margin-right:0.1rem;}
.btn li a.btn2{margin-left:0;}
.btnbox2{ text-align: center; margin: 0.15rem 0 0.25rem;}
.btnbox2 a{ display: inline-block; background:url(../../Images/agentIMG/pic_16.png) no-repeat; background-size: 100% 100%; width: 2.01rem; height: 0.52rem; line-height: 0.52rem; text-align: center; margin: 0 0.15rem; color: #000000;}
.djsbox{ background:url(../../Images/agentIMG/pic_21.png) no-repeat; width: 6rem; height: 2.1rem; background-size: 100% 100%; position: relative; margin:auto; margin-top: 0.1rem; }
.djsbox .djsline{ position: absolute; left: 0.45rem; bottom: 0; color: #ffffff; height: 0.76rem; vertical-align: top; }
.djsbox .djsline span{ display: inline-block; background:url(../../Images/agentIMG/pic_22.png) no-repeat; width: 0.74rem; height: 0.76rem; background-size: 100% 100%; text-align: center; line-height: 0.76rem; font-size: 0.35rem; margin:0 0.05rem; }
.djsbox .djsline span, .djsbox .djsline em{ float: left; }
.djsbox .djsline em{ margin-top: 0.35rem; } | qzgdwl/Statics/Default/Css/agentCSS/style.css | html,body {max-width:100% !important; min-height: 100% !important;}
body{ background-color: #2C82BA;opacity: 0.9;font-size:0.25rem;}
.banner{ position: relative;}
.banner img.bannerpic{width: 100%; display: block;}
.banner .touxiang{ background:url(../../Images/agentIMG/pic_002.png) no-repeat; background-size: 100% 100%; width: 0.77rem; height: 0.77rem; padding: 0.08rem; position: absolute; top: 0.15rem; right: 0.15rem;}
.banner .touxiang img{display: block; width: 0.77rem; height: 0.77rem;}
.banner .btxt{text-shadow: 1px 0 0 #eb452f, 0 1px 0 #eb452f,0 -1px 0 #eb452f, -1px 0 0 #eb452f, 1px 0 1px #eb452f, 0 1px 1px #eb452f, 0 -1px 1px #eb452f, -1px 0 1px #eb452f; position: absolute; top: 0.3rem; right: 1.2rem; line-height: 1.2; font-size: 0.27rem; color: #ffffff; text-align: right;}
.footer{padding:0.25rem 0; color: #ffffff; font-size: 0.25rem; text-align: center;}
.main{position: relative; width:6.02rem; margin: auto; margin-top: 0.5rem;}
.main p.cj-note{text-align: right; margin-bottom: 0.05rem; color: #ffffff;}
.main p.cj-note span{ color: #fff535;}
.dali{}
.noshow, .gdtc{ display: none;}
.dali li{ margin-bottom: 0rem;}
.dali li .title{ background:url(../../Images/agentIMG/pic_03.png) no-repeat; width: 6.02rem; height: 1.04rem; background-size: 100% 100%; overflow: hidden;}
.dali li .title a{text-shadow: 1px 0 0 #ffffff, 0 1px 0 #ffffff,0 -1px 0 #ffffff, -1px 0 0 #ffffff, 1px 0 1px #ffffff, 0 1px 1px #ffffff, 0 -1px 1px #ffffff, -1px 0 1px #ffffff; color: #eb452f; display: block; padding-top: 0.22rem; line-height: 0.82rem; height: 0.82rem; text-align: center; font-size: 0.31rem; padding-right: 0.2rem; position: relative;}
.dali li .title a img{width: 0.33rem; height: 0.36rem; margin-left: 0.1rem; margin-top: 0.4rem; vertical-align: middle;}
.fixss{position: fixed; bottom: 0.15rem; left: 0.2rem;}
.fixss img{display: block; width: 1.46rem; height: 0.57rem;}
.fixbtn{position: fixed; top: 1.25rem; right: 0; background: #ffffff; color: #ed462f; border: 0.02rem solid #ed462f; border-right: none; border-top-left-radius: 0.1rem; border-bottom-left-radius: 0.1rem; width: 0.37rem; text-align: center; line-height: 1.1; display: block; padding: 0.05rem 0; -webkit-box-shadow:-2px 3px 5px rgba(0,0,0,0.5); box-shadow:-2px 3px 5px rgba(0,0,0,0.5);}
.fixbtn.hdgzbtn{ top: 1.3rem;}
.tupian{ display: block; border: 0.02rem solid #ffffff;}
.tupian img{ display: block; width: 100%;}
.lipin{ padding-top: 0.05rem;}
.lipin h5{ text-align: center; color: #fff535; font-size: 0.29rem; margin-bottom: 0.05rem;}
.lipin p.more{ text-align: center; color: #ffffff; font-size: 0.25rem; margin-bottom: 0.1rem;}
.lipin p.more a{ color: #ffffff; border-bottom:0.02rem solid #ffffff;}
.pic{ margin-bottom: 0.12rem; position: relative;}
.pic img{ display: block; width: 100%;}
.pic a.dian1{ display: block; position: absolute; width: 2.7rem; height: 0.36rem; top: 0.18rem; right: 0.7rem;}
.pic a.dian1 img{ display: block; width: 0.33rem; height: 0.36rem; float: right;}
.lipin p.txt{ text-align: center; color: #ffffff; font-size: 0.25rem; margin: 0.1rem 0; line-height: 1.4;}
.lipin .btnbox{ text-align: center;}
.lipin .btnbox a{ position: relative;}
.lipin .btnbox a img.shou{ position:absolute; display: block; width: 0.33rem; height: 0.36rem; top: 0.27rem; right: 0.1rem;}
.lipin .btnbox a.btn1{}
.lipin .btnbox a.btn2{}
.lipin .btnbox img{ height: 0.39rem; margin:0 0.06rem}
.dialogpage{color: #ffffff; width: 6.4rem; position: relative;}
.dialogpage .dialog-hd{width: 6.4rem; height: 0.93rem; position: relative; background:url(../../Images/agentIMG/pic_17.png) no-repeat; background-size: 100% 100%;}
.dialogpage .dialog-hd a.closebtn{ position: absolute; top: -0.2rem; right: 0.2rem; color: #ffffff; border: 0.02rem solid #ffffff; display: block; width: 0.4rem; height: 0.4rem; line-height: 0.4rem; text-align: center; font-size: 0.23rem; border-radius: 100%;}
.dialogpage .dialog-bd{padding:0 0.55rem; background:url(../../Images/agentIMG/pic_11.png) repeat-y; background-size: 100% auto; border-bottom-left-radius: 0.15rem; min-height: 4rem; max-height: 6.5rem; overflow: auto; border-bottom-right-radius: 0.15rem;}
.dialogpage .dialog-bd img.qrcode{ width: 2.8rem; height: 2.8rem; display: block; margin: auto;}
.dialogpage p+p{}
.dialogpage p{ font-size: 0.25rem;}
.dialogpage h4{ text-align: center; line-height: 1; margin:0.15rem 0; font-size: 0.37rem;}
.dialogpage .dialog-ft{width: 6.4rem; height: 0.65rem; position: relative; background:url(../../Images/agentIMG/pic_10.png) no-repeat; background-size: 100% 100%;}
.dialogpage a.qrbtn{ background: #fff535; color: #eb452f; text-align: center; width: 3.35rem; height: 0.54rem; line-height: 0.54rem; margin: auto; border-radius: 0.54rem; display: block; margin-top: 0.25rem;}
.dialogpage2{color: #ffffff; width: 6.02rem; position: relative; font-size: 0.25rem;}
.dialogpage2 .dialog-hd{width: 6.02rem; height: 1.17rem; position: relative; background:url(../../Images/agentIMG/pic_0012.png) no-repeat; background-size: 100% 100%;}
.dialogpage2 .dialog-hd a.closebtn{ position: absolute; top: -0.2rem; right: 0.2rem; color: #ffffff; border: 0.02rem solid #ffffff; display: block; width: 0.4rem; height: 0.4rem; line-height: 0.4rem; text-align: center; font-size: 0.23rem; border-radius: 100%;}
.dialogpage2 .dialog-bd{padding:0 0.32rem; background:url(../../Images/agentIMG/pic_011.png) repeat-y; background-size: 100% auto; border-bottom-left-radius: 0.15rem; min-height: 4rem; max-height: 6rem; overflow: auto; border-bottom-right-radius: 0.15rem;}
.dialogpage2 .dialog-bd img.qrcode{ width: 2.8rem; height: 2.8rem; display: block; margin: auto;}
.dialogpage2 h4{ text-align: center; line-height: 1; margin:0.15rem 0; font-size: 0.37rem;}
.dialogpage2 .dialog-ft{width: 6.02rem; height: 0.22rem; position: relative; background:url(../../Images/agentIMG/pic_010.png) no-repeat; background-size: 100% 100%;}
.dialogpage2 table{width: 100%; color: #ffffff;}
.dialogpage2 table th{font-weight: bold; font-size: 0.27rem;}
.dialogpage2 table th, .dialogpage2 table td{ text-align: center; color: #ffffff; padding: 0.03rem 0.07rem; font-size: 0.25rem;}
.dialogpage2 table tr.hjline td{color: #fff534 !important;}
.dialogpage2 table td a.lqbtn{ display: inline-block; color: #ae3221; background: #fff534; border-radius: 0.05rem; padding: 0 0.1rem;}
.dialogpage2 table td a.ylqbtn{ display: inline-block; color: #fff534; border-radius: 0.05rem; padding: 0 0.1rem;}
.box2{background: #e0ebf4; padding:0.15rem; margin-top: -0.05rem;}
.divselect{margin: 0 0 0.15rem; background:#ffffff; border-radius:0.15rem; position:relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.divselect cite{height:0.75rem;line-height:0.75rem; font-size:0.25rem; display:block; color:#2C82BA; cursor:pointer;font-style:normal; padding-left:0.15rem; padding-right:0.5rem; border:1px solid #2C82BA; border-radius:0.15rem;
background:url(../../Images/agentIMG/arrow2.png) no-repeat right center; background-size:auto 0.3rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.divselect ul{width:100%;border:1px solid #bdbebe; background-color:#E1F3FF; position:absolute; z-index:20000; margin-top:-1px; display:none; padding-bottom:0.15rem; margin-bottom:0.15rem;}
.divselect ul li{ margin-top:0.15rem;}
.divselect ul li a{display:block; color:#333333; text-decoration:none; padding:0.05rem 0.15rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);}
.divselect ul li a h3{ color:#e92e29; font-size:0.27rem;}
.divselect ul li a p{ color:#131213;}
.divselect ul li a p img{display:block; width:100%;}
.divselect ul li a:hover{background-color:#CCC;}
.yylist{}
.yylist li{ margin-bottom:0.15rem;}
.yylist li span{border:1px solid #2C82BA; background:#ffffff; border-radius:0.15rem; padding:0.15rem; display:block;}
.yylist li span input{width:100%; display: block; border:none; background:none; font-size:0.25rem;}
.yylist li span.xzqx select{width:100%;border:0; display: block; background:url(../../Images/agentIMG/arrow.png) no-repeat right center transparent; background-size:auto 100%; appearance:none; -webkit-appearance:none; font-size:0.25rem;}
.yynote{color:#000000; margin-bottom:0.05rem !important;}
.yynote2{color:#000000; font-size:.21rem; margin-bottom:0 !important; display: none;}
.yynote2 h3{font-size:.21rem; text-align:left; margin-bottom:0.05rem; font-weight:bold;}
.yynote2 p{margin:0.05rem 0;}
.yynote2 p a{color:#0077be;}
.yynote2 p a img{ width:.61rem; height:.61rem;}
a.wxtips{ display: block; background: #f28731; color: #ffffff; text-align: center; font-size: 0.23rem; margin: 0.08rem 0;}
.btn{padding:0.15rem 0 0;}
.btn li{ float:left; width:50%;}
.btn li a{display:block; text-align:center; background:#2C82BA; color:#ffffff; font-size:0.31rem; padding:0.1rem 0; border-radius:0.15rem;}
.btn li a.btn1{margin-right:0.1rem;}
.btn li a.btn2{margin-left:0;}
.btnbox2{ text-align: center; margin: 0.15rem 0 0.25rem;}
.btnbox2 a{ display: inline-block; background:url(../../Images/agentIMG/pic_16.png) no-repeat; background-size: 100% 100%; width: 2.01rem; height: 0.52rem; line-height: 0.52rem; text-align: center; margin: 0 0.15rem; color: #000000;}
.djsbox{ background:url(../../Images/agentIMG/pic_21.png) no-repeat; width: 6rem; height: 2.1rem; background-size: 100% 100%; position: relative; margin:auto; margin-top: 0.1rem; }
.djsbox .djsline{ position: absolute; left: 0.45rem; bottom: 0; color: #ffffff; height: 0.76rem; vertical-align: top; }
.djsbox .djsline span{ display: inline-block; background:url(../../Images/agentIMG/pic_22.png) no-repeat; width: 0.74rem; height: 0.76rem; background-size: 100% 100%; text-align: center; line-height: 0.76rem; font-size: 0.35rem; margin:0 0.05rem; }
.djsbox .djsline span, .djsbox .djsline em{ float: left; }
.djsbox .djsline em{ margin-top: 0.35rem; } | 0.397938 | 0.138229 |
@import url('//fonts.googleapis.com/css?family=Roboto:400italic,400,700');
@font-face {
font-family: 'barmenoregular';
src: url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.eot');
src: url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.woff') format('woff'),
url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.ttf') format('truetype'),
url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.svg#barmenoregular') format('svg');
font-weight: normal;
font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'barmenoregular';
}
/* END FONTS */
/*
* COLOURS
* orange: ff6c06;
* blue: 0e9acd;
* grey: 949699;
*/
/* START BOOTSTRAP OVERRIDES */
body {
color: #646669;
font-family: Roboto/*CalibriRegular*/;
font-size: 16px;
line-height: 2.5em;
}
h1 {
color: #0e9acd;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
border-bottom: 3px double #949699;
}
h5 {
border-bottom: 1px solid #949699;
font-size:16px;
}
img.entity-context {
width: 90%;
}
input,select,textarea {
padding: 0 10px 0 10px;
}
input.field-error:invalid,
select.field-error:invalid,
textarea.field-error:invalid {
border: solid 3px #f33;
}
/* TODO not used ? */
input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
border: solid 3px #f33 ;
}
input ~ .field-hint,
select ~ .field-hint,
textarea ~ .field-hint {
visibility: hidden ;
line-height: 0em;
}
input:focus:invalid ~ .field-hint,
select:focus:invalid ~ .field-hint,
textarea:focus:invalid ~ .field-hint {
color: #f33 ;
visibility: visible ;
line-height: 1.5em;
}
input:readonly,
select:readonly,
textarea:readonly {
background-color: #cbcbcb;
}
label.required::after {
color: red;
content: '*';
}
section .active {
display: inline;
}
section h2 {
border-bottom: solid 1px #ff6c06;
color: #0e9acd;
padding-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
section h2 .search {
/*margin-bottom: 10px;*/
margin-right: 0;
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
border-color: #0e9acd;
width: 45%;
}
section h2 .glyphicon {
margin-top: -10px;
}
section h2 .glyphicon-search {
border-bottom-left-radius: 0;
border-bottom-right-radius: 15px;
border-top-left-radius: 0;
border-top-right-radius: 15px;
font-size: 20px;
margin-left: 0px;
position: relative;
left: -7px;
top: 1px;
}
section h2 .entity {
border-bottom-right-radius: 0px !important;
border-top-right-radius: 0px !important;
border-color: #0e9acd;
padding-right: 0;
/*margin-bottom: 10px;*/
margin-right: -1px;
margin-top: -5px;
width: 110px;
}
section h2 .file {
border-radius: 0 !important;
border-color: #0e9acd;
/*margin-bottom: 10px;*/
margin-left: 0;
margin-right: 0;
margin-top: -5px;
width: 110px;
}
section h2 .glyphicon-import {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
font-size: 20px;
margin-left: 0px;
position: relative;
left: -1px;
top: 5px;
}
section h3 {
border-bottom: solid 1px #ff6c06;
padding-left: 20px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
vertical-align: middle;
}
.table-striped>tbody>tr:nth-of-type(odd).overdue {
background-color: rgba(255,0,0,0.4);
}
.table-striped>tbody>tr:nth-of-type(even).overdue {
background-color: rgba(255,0,0,0.3);
}
.table-striped>tbody>tr:nth-of-type(odd).due {
background-color: rgba(255,100,0,0.4);
}
.table-striped>tbody>tr:nth-of-type(even).due {
background-color: rgba(255,100,0,0.3);
}
th {
font-weight: bold;
}
tfoot th {
font-style: italic;
font-weight: normal;
text-align: center;
}
.a-primary-label {
font-weight:bold;
text-decoration: underline;
}
.a-primary-data {
}
.a-secondary-label {
font-weight:bold;
}
.a-secondary-data {
}
.admin,
.super-admin,
.user {
display: none;
}
.ajax-loader {
position: absolute;
left: 45%;
top: 300px;
z-index: 200;
}
.beta {
border: solid 1px #ff6c06;
color: #ff6c06;
font-family: barmenoregular, sans-serif;
font-style: italic;
line-height: 1.1em;
padding: 0;
position: absolute;
left: 10px;
text-align: center;
top: 10px;
width: 40px;
}
.btn {
min-width: 80px;
}
.btn-h2 {
margin-top: -7px;
}
.chosen-container {
left: -7px;
}
.col-actions {
min-width: 101px !important;
}
.col-truncate {
width: 200px;
text-overflow: ellipsis;
}
.field-age {
width:15%
}
.field-author {
width:50px;
}
.field-text {
}
.form-control {
border-radius: 0;
}
.glyphicon {
font-size: 20px;
border: solid 1px;
padding: 6px;
margin: 3px;
border-radius: 5px;
color: #0e9acd;
}
a.glyphicon,
a.glyphicon:visited,
h2 a.glyphicon,
h2 a.glyphicon:visited {
color: #949699;
text-decoration: none;
}
a.glyphicon:focus,
a.glyphicon:hover,
h2 a.glyphicon:focus,
h2 a.glyphicon:hover {
color: #ff6c06;
/*color: #646669;*/
}
.help-block {
font-size: 0.65em;
font-style: italic;
line-height: 1em;
margin-bottom: 0.1em;
margin-top: 0.1em;
padding-left: 5px;
}
.navbar-brand {
padding: 0;
position: relative;
top: -18px;
}
.navbar-brand img {
height: 80px;
}
.omny-bar {
background-color: #fcf8e3;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
border-bottom-style: double;
border-right-style: double;
border-top-style: double;
color: #ff6c06;
left: 0px;
position: fixed;
top: 40%;
width: 50px;
}
.omny-bar li.admin-bar span {
/*color: red;*/
}
.omny-bar li {
list-style: none;
margin-left: -36px;
}
.omny-bar li span.glyphicon.active {
color: #fcf8e3;
background-color: #ff6c06;
}
.omny-bar li span:not(.active) {
border: 0px;
border-bottom: solid 1px #ff6c06;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.omny-bar li:last-child span {
border-bottom: 0;
}
.search {
border-radius:15px;
width:100px;
display:inline;
position:relative;
bottom:5px;
}
/* END BOOTSTRAP OVERRIDES */
.clickable:hover {
cursor: pointer;
}
.currentBody {
margin-top: 10px;
}
.omny-filter.dropdown-menu li:nth-child(1) {
margin-top: 10px;
}
.omny-dropdown.dropdown-menu li {
height: 25px;
padding-left: 10px;
}
.omny-dropdown.dropdown-menu li.divider {
background-color: #ff6c06;
height: 1px;
margin: 0 10px 10px 10px;
}
#customActionBtn {
top: 1px;
}
#customActionMenu.omny-dropdown {
left: -100px;
}
#filterMenu.omny-dropdown {
width: 200px;
}
.form {
display: block;
list-style: none;
/*padding-top: 20px;
margin-bottom: -30px;*/
}
form#upload {
min-width: 263px;
}
.form li {
/*margin: 5px 0 5px;*/
}
.form label, .form input {
display:inline-block;
/*top: -25px*/
}
.form label {
padding-right: 10px;
text-align: right;
}
.form .col-md-6 label {
margin-bottom: 0;
width: 33%;
}
.form label.textarea {
vertical-align: top;
}
.form .col-md-6 label.textarea {
width: 17%;
}
.form label.checkbox,
.form label.radio {
width:10%;
}
.form input,
.form select {
width: 60%;
}
.form input[type='checkbox'],
.form input[type='radio'] {
margin-top:10px;
width: 20px;
}
.form input.year {
width:80px;
}
h2.form.create-form {
color:white;
padding-bottom: 8px;
}
.form input.create-field {
border-width: 1px;
margin: 5px;
}
.form input#curTitle {
border-radius: 0;
line-height: normal;
width: 70px;
}
.form input#curFirstName,
.form input#curLastName {
line-height: normal;
width: 40%;
}
.form input.edit-field {
border-width: 1px;
}
.form .typeahead {
/* position: relative;
left: -5px;*/
}
.form .tagit {
width: 60%;
float: right;
left: -30px;
position: relative;
}
.form textarea {
width: 80%;
}
a.glyphicon-remove {
padding: 4px 6px;
}
.powered-by {
float: left;
left: -1px;
opacity: 0.5;
position: absolute;
top: 290px;
transform: rotate(-90deg);
transform-origin: left top 0;
}
.powered-by h1 {
margin:0px;
}
.powered-by-text {
color:#6f6f71;
font-size:14px;
font-style:italic;
}
.profile {
font-style: italic;
}
.profile-img img {
margin-top: -9px;
}
.wizard {
clear: both;
margin-top: 50px;
}
.wizard-step li a {
border-radius: 40px;
border: #337ab7 solid 1px;
padding: 5px 15px;
margin-right: 50px;
}
#messages {
position: fixed;
top: 45px;
margin-left: 25%;
margin-right: 25%;
padding: 0 10px 0 10px;
width: 50%;
z-index: 10;
}
#messages.text-danger {
font-style: italic;
}
/* ICONS */
@font-face {
font-family: 'omny';
src:url('/webjars/omny/1.0.0/omny.eot?-drx6ig');
src:url('/webjars/omny/1.0.0/omny.eot?#iefix-drx6ig') format('embedded-opentype'),
url('/webjars/omny/1.0.0/omny.woff?-drx6ig') format('woff'),
url('/webjars/omny/1.0.0/omny.ttf?-drx6ig') format('truetype'),
url('/webjars/omny/1.0.0/omny.svg?-drx6ig#omny') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="omny-icon-"], [class*=" omny-icon-"] {
font-family: 'omny';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.omny-icon-process-model:before {
content: "\e600";
}
.omny-icon-domain-model:before {
content: "\e601";
}
.omny-icon-newspaper:before {
content: "\e904";
}
.omny-icon-profile:before {
content: "\e923";
}
.omny-icon-phone:before {
content: "\e942";
}
.omny-icon-phone-hang-up:before {
content: "\e943";
}
.omny-icon-address-book:before {
content: "\e944";
}
.omny-icon-envelop:before {
content: "\e945";
}
.omny-icon-calendar:before {
content: "\e953";
}
.omny-icon-user:before {
content: "\e971";
}
.omny-icon-users:before {
content: "\e972";
}
.omny-icon-user-plus:before {
content: "\e973";
}
.omny-icon-user-minus:before {
content: "\e974";
}
.omny-icon-briefcase:before {
content: "\e9ae";
}
.omny-icon-clipboard:before {
content: "\e9b8";
}
.omny-icon-tree:before {
content: "\e9bc";
}
.omny-icon-make-group:before {
content: "\ea58";
}
/* ICON OVERRIDES */
.omny-icon-domain-model {
font-size: 24px;
}
.omny-icon-process-model {
font-size: 16px;
}
/* END ICONS */
/* ANALYTICS */
#funnelResultSect {
font-size: 1.2em;
}
#funnelResultLegend2 {
position:relative;
left:30px;
}
.funnel-legend {
position: absolute;
left: 100px;
}
.funnel-legend#stage1 {
top: 190px;
}
.funnel-legend#stage2 {
top: 310px;
}
.funnel-legend#stage3 {
top: 430px;
}
.funnel-legend#stage4 {
top: 550px;
}
.funnel-legend#stage5 {
top: 670px;
}
/* END ANALYTICS */
/* DROPLETS */
.status-active {
color: white;
background-color: green;
border-radius: 5px;
text-align: center;
}
/* END DROPLETS */ | css/omny-1.0.0.css | @import url('//fonts.googleapis.com/css?family=Roboto:400italic,400,700');
@font-face {
font-family: 'barmenoregular';
src: url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.eot');
src: url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.woff') format('woff'),
url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.ttf') format('truetype'),
url('../fonts/barmeno/1.0.0/barmeno_regular-webfont.svg#barmenoregular') format('svg');
font-weight: normal;
font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'barmenoregular';
}
/* END FONTS */
/*
* COLOURS
* orange: ff6c06;
* blue: 0e9acd;
* grey: 949699;
*/
/* START BOOTSTRAP OVERRIDES */
body {
color: #646669;
font-family: Roboto/*CalibriRegular*/;
font-size: 16px;
line-height: 2.5em;
}
h1 {
color: #0e9acd;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
border-bottom: 3px double #949699;
}
h5 {
border-bottom: 1px solid #949699;
font-size:16px;
}
img.entity-context {
width: 90%;
}
input,select,textarea {
padding: 0 10px 0 10px;
}
input.field-error:invalid,
select.field-error:invalid,
textarea.field-error:invalid {
border: solid 3px #f33;
}
/* TODO not used ? */
input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
border: solid 3px #f33 ;
}
input ~ .field-hint,
select ~ .field-hint,
textarea ~ .field-hint {
visibility: hidden ;
line-height: 0em;
}
input:focus:invalid ~ .field-hint,
select:focus:invalid ~ .field-hint,
textarea:focus:invalid ~ .field-hint {
color: #f33 ;
visibility: visible ;
line-height: 1.5em;
}
input:readonly,
select:readonly,
textarea:readonly {
background-color: #cbcbcb;
}
label.required::after {
color: red;
content: '*';
}
section .active {
display: inline;
}
section h2 {
border-bottom: solid 1px #ff6c06;
color: #0e9acd;
padding-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
section h2 .search {
/*margin-bottom: 10px;*/
margin-right: 0;
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
border-color: #0e9acd;
width: 45%;
}
section h2 .glyphicon {
margin-top: -10px;
}
section h2 .glyphicon-search {
border-bottom-left-radius: 0;
border-bottom-right-radius: 15px;
border-top-left-radius: 0;
border-top-right-radius: 15px;
font-size: 20px;
margin-left: 0px;
position: relative;
left: -7px;
top: 1px;
}
section h2 .entity {
border-bottom-right-radius: 0px !important;
border-top-right-radius: 0px !important;
border-color: #0e9acd;
padding-right: 0;
/*margin-bottom: 10px;*/
margin-right: -1px;
margin-top: -5px;
width: 110px;
}
section h2 .file {
border-radius: 0 !important;
border-color: #0e9acd;
/*margin-bottom: 10px;*/
margin-left: 0;
margin-right: 0;
margin-top: -5px;
width: 110px;
}
section h2 .glyphicon-import {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
font-size: 20px;
margin-left: 0px;
position: relative;
left: -1px;
top: 5px;
}
section h3 {
border-bottom: solid 1px #ff6c06;
padding-left: 20px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
vertical-align: middle;
}
.table-striped>tbody>tr:nth-of-type(odd).overdue {
background-color: rgba(255,0,0,0.4);
}
.table-striped>tbody>tr:nth-of-type(even).overdue {
background-color: rgba(255,0,0,0.3);
}
.table-striped>tbody>tr:nth-of-type(odd).due {
background-color: rgba(255,100,0,0.4);
}
.table-striped>tbody>tr:nth-of-type(even).due {
background-color: rgba(255,100,0,0.3);
}
th {
font-weight: bold;
}
tfoot th {
font-style: italic;
font-weight: normal;
text-align: center;
}
.a-primary-label {
font-weight:bold;
text-decoration: underline;
}
.a-primary-data {
}
.a-secondary-label {
font-weight:bold;
}
.a-secondary-data {
}
.admin,
.super-admin,
.user {
display: none;
}
.ajax-loader {
position: absolute;
left: 45%;
top: 300px;
z-index: 200;
}
.beta {
border: solid 1px #ff6c06;
color: #ff6c06;
font-family: barmenoregular, sans-serif;
font-style: italic;
line-height: 1.1em;
padding: 0;
position: absolute;
left: 10px;
text-align: center;
top: 10px;
width: 40px;
}
.btn {
min-width: 80px;
}
.btn-h2 {
margin-top: -7px;
}
.chosen-container {
left: -7px;
}
.col-actions {
min-width: 101px !important;
}
.col-truncate {
width: 200px;
text-overflow: ellipsis;
}
.field-age {
width:15%
}
.field-author {
width:50px;
}
.field-text {
}
.form-control {
border-radius: 0;
}
.glyphicon {
font-size: 20px;
border: solid 1px;
padding: 6px;
margin: 3px;
border-radius: 5px;
color: #0e9acd;
}
a.glyphicon,
a.glyphicon:visited,
h2 a.glyphicon,
h2 a.glyphicon:visited {
color: #949699;
text-decoration: none;
}
a.glyphicon:focus,
a.glyphicon:hover,
h2 a.glyphicon:focus,
h2 a.glyphicon:hover {
color: #ff6c06;
/*color: #646669;*/
}
.help-block {
font-size: 0.65em;
font-style: italic;
line-height: 1em;
margin-bottom: 0.1em;
margin-top: 0.1em;
padding-left: 5px;
}
.navbar-brand {
padding: 0;
position: relative;
top: -18px;
}
.navbar-brand img {
height: 80px;
}
.omny-bar {
background-color: #fcf8e3;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
border-bottom-style: double;
border-right-style: double;
border-top-style: double;
color: #ff6c06;
left: 0px;
position: fixed;
top: 40%;
width: 50px;
}
.omny-bar li.admin-bar span {
/*color: red;*/
}
.omny-bar li {
list-style: none;
margin-left: -36px;
}
.omny-bar li span.glyphicon.active {
color: #fcf8e3;
background-color: #ff6c06;
}
.omny-bar li span:not(.active) {
border: 0px;
border-bottom: solid 1px #ff6c06;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.omny-bar li:last-child span {
border-bottom: 0;
}
.search {
border-radius:15px;
width:100px;
display:inline;
position:relative;
bottom:5px;
}
/* END BOOTSTRAP OVERRIDES */
.clickable:hover {
cursor: pointer;
}
.currentBody {
margin-top: 10px;
}
.omny-filter.dropdown-menu li:nth-child(1) {
margin-top: 10px;
}
.omny-dropdown.dropdown-menu li {
height: 25px;
padding-left: 10px;
}
.omny-dropdown.dropdown-menu li.divider {
background-color: #ff6c06;
height: 1px;
margin: 0 10px 10px 10px;
}
#customActionBtn {
top: 1px;
}
#customActionMenu.omny-dropdown {
left: -100px;
}
#filterMenu.omny-dropdown {
width: 200px;
}
.form {
display: block;
list-style: none;
/*padding-top: 20px;
margin-bottom: -30px;*/
}
form#upload {
min-width: 263px;
}
.form li {
/*margin: 5px 0 5px;*/
}
.form label, .form input {
display:inline-block;
/*top: -25px*/
}
.form label {
padding-right: 10px;
text-align: right;
}
.form .col-md-6 label {
margin-bottom: 0;
width: 33%;
}
.form label.textarea {
vertical-align: top;
}
.form .col-md-6 label.textarea {
width: 17%;
}
.form label.checkbox,
.form label.radio {
width:10%;
}
.form input,
.form select {
width: 60%;
}
.form input[type='checkbox'],
.form input[type='radio'] {
margin-top:10px;
width: 20px;
}
.form input.year {
width:80px;
}
h2.form.create-form {
color:white;
padding-bottom: 8px;
}
.form input.create-field {
border-width: 1px;
margin: 5px;
}
.form input#curTitle {
border-radius: 0;
line-height: normal;
width: 70px;
}
.form input#curFirstName,
.form input#curLastName {
line-height: normal;
width: 40%;
}
.form input.edit-field {
border-width: 1px;
}
.form .typeahead {
/* position: relative;
left: -5px;*/
}
.form .tagit {
width: 60%;
float: right;
left: -30px;
position: relative;
}
.form textarea {
width: 80%;
}
a.glyphicon-remove {
padding: 4px 6px;
}
.powered-by {
float: left;
left: -1px;
opacity: 0.5;
position: absolute;
top: 290px;
transform: rotate(-90deg);
transform-origin: left top 0;
}
.powered-by h1 {
margin:0px;
}
.powered-by-text {
color:#6f6f71;
font-size:14px;
font-style:italic;
}
.profile {
font-style: italic;
}
.profile-img img {
margin-top: -9px;
}
.wizard {
clear: both;
margin-top: 50px;
}
.wizard-step li a {
border-radius: 40px;
border: #337ab7 solid 1px;
padding: 5px 15px;
margin-right: 50px;
}
#messages {
position: fixed;
top: 45px;
margin-left: 25%;
margin-right: 25%;
padding: 0 10px 0 10px;
width: 50%;
z-index: 10;
}
#messages.text-danger {
font-style: italic;
}
/* ICONS */
@font-face {
font-family: 'omny';
src:url('/webjars/omny/1.0.0/omny.eot?-drx6ig');
src:url('/webjars/omny/1.0.0/omny.eot?#iefix-drx6ig') format('embedded-opentype'),
url('/webjars/omny/1.0.0/omny.woff?-drx6ig') format('woff'),
url('/webjars/omny/1.0.0/omny.ttf?-drx6ig') format('truetype'),
url('/webjars/omny/1.0.0/omny.svg?-drx6ig#omny') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="omny-icon-"], [class*=" omny-icon-"] {
font-family: 'omny';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.omny-icon-process-model:before {
content: "\e600";
}
.omny-icon-domain-model:before {
content: "\e601";
}
.omny-icon-newspaper:before {
content: "\e904";
}
.omny-icon-profile:before {
content: "\e923";
}
.omny-icon-phone:before {
content: "\e942";
}
.omny-icon-phone-hang-up:before {
content: "\e943";
}
.omny-icon-address-book:before {
content: "\e944";
}
.omny-icon-envelop:before {
content: "\e945";
}
.omny-icon-calendar:before {
content: "\e953";
}
.omny-icon-user:before {
content: "\e971";
}
.omny-icon-users:before {
content: "\e972";
}
.omny-icon-user-plus:before {
content: "\e973";
}
.omny-icon-user-minus:before {
content: "\e974";
}
.omny-icon-briefcase:before {
content: "\e9ae";
}
.omny-icon-clipboard:before {
content: "\e9b8";
}
.omny-icon-tree:before {
content: "\e9bc";
}
.omny-icon-make-group:before {
content: "\ea58";
}
/* ICON OVERRIDES */
.omny-icon-domain-model {
font-size: 24px;
}
.omny-icon-process-model {
font-size: 16px;
}
/* END ICONS */
/* ANALYTICS */
#funnelResultSect {
font-size: 1.2em;
}
#funnelResultLegend2 {
position:relative;
left:30px;
}
.funnel-legend {
position: absolute;
left: 100px;
}
.funnel-legend#stage1 {
top: 190px;
}
.funnel-legend#stage2 {
top: 310px;
}
.funnel-legend#stage3 {
top: 430px;
}
.funnel-legend#stage4 {
top: 550px;
}
.funnel-legend#stage5 {
top: 670px;
}
/* END ANALYTICS */
/* DROPLETS */
.status-active {
color: white;
background-color: green;
border-radius: 5px;
text-align: center;
}
/* END DROPLETS */ | 0.217753 | 0.068756 |
*{
margin:none;
padding:none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body{
margin:0px;
padding:0px;
background:url(wall.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-position-x: center;
}
body::before {
content: "";
position: fixed;
top: -10px;
left: 0;
width: 100%;
height: 10px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
z-index: 100;
}
.window{
background-color:#080808 ;
height:5.6vh;
position:absolute;
width:100%;
padding:none;
margin:0px;;
bottom: 0.1px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
overflow:hidden;
}
.taskbar{
border: none;
color: rgb(247, 234, 234);
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
cursor: pointer;
width: 46px;
height: 34px;
bottom:5px;
position:absolute;
margin-left:3px;
font-size:31px;
background-color:#080808 ;
outline: none;
}
.tasks{
background-color:#080808 ;
height:76.6vh;
position:absolute;
width:400px;
padding:none;
margin:0px;;
bottom: 1px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
display:none;
}
.wininput{
float: left;
margin-top: 2px;
margin-left: 60px;
border: none;
font-size: 15px;
height: 5vh;
width: 300px;
font-family: 'Helvetica', FontAwesome, sans-serif;
}
.wininput::placeholder {
color: rgb(17, 2, 2);
opacity: 1; /* Firefox */
font-size:16px;
margin-left:43px;
}
.taskbars{
background:url(s.png);
background-repeat: no-repeat;
background-size: 100%;
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 70px;
height: 50px;
bottom:-26px;
position:absolute;
right:-4px;
float:right;
font-size:31px;
}
.vo{
background:url(so.png);
background-repeat: no-repeat;
background-size: 100%;
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 40px;
height: 50px;
bottom:1px;
position:absolute;
right:-45px;
float:right;
font-size:31px;
outline: none;
}
.sd{
background:url(https://img.icons8.com/windows/344/ffffff/wired-network-connection.png);
background-repeat: no-repeat;
background-size: 100%;
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 26px;
height: 50px;
bottom:-49px;
position:absolute;
right:160px;
float:right;
font-size:31px;
}
.sss{
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 26px;
height: 50px;
bottom:-42px;
position:absolute;
right:200px;
float:right;
font-size:21px;
color:white;
}
#time{
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 70px;
height: 50px;
bottom:-26px;
position:absolute;
right:44px;
float:right;
font-size:16px;
color:white;
}
.range-slider{
float: right;
bottom: 55px;
position:absolute;
right:66px;
float:right;
font-size:31px;
background-color: white;
padding:10px;
display:none;
}
.input-range {
-webkit-appearance: none;
height: 200px;
border-radius: 5px;
background: #ccc;
outline: none;
writing-mode: bt-lr; /* IE */
-webkit-appearance: slider-vertical; /* WebKit */
}
::-moz-range-track {
background: #ccc;
border: 0;
}
input::-moz-focus-inner {
border: 0;
} | styles.css | *{
margin:none;
padding:none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body{
margin:0px;
padding:0px;
background:url(wall.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-position-x: center;
}
body::before {
content: "";
position: fixed;
top: -10px;
left: 0;
width: 100%;
height: 10px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
z-index: 100;
}
.window{
background-color:#080808 ;
height:5.6vh;
position:absolute;
width:100%;
padding:none;
margin:0px;;
bottom: 0.1px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
overflow:hidden;
}
.taskbar{
border: none;
color: rgb(247, 234, 234);
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
cursor: pointer;
width: 46px;
height: 34px;
bottom:5px;
position:absolute;
margin-left:3px;
font-size:31px;
background-color:#080808 ;
outline: none;
}
.tasks{
background-color:#080808 ;
height:76.6vh;
position:absolute;
width:400px;
padding:none;
margin:0px;;
bottom: 1px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
display:none;
}
.wininput{
float: left;
margin-top: 2px;
margin-left: 60px;
border: none;
font-size: 15px;
height: 5vh;
width: 300px;
font-family: 'Helvetica', FontAwesome, sans-serif;
}
.wininput::placeholder {
color: rgb(17, 2, 2);
opacity: 1; /* Firefox */
font-size:16px;
margin-left:43px;
}
.taskbars{
background:url(s.png);
background-repeat: no-repeat;
background-size: 100%;
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 70px;
height: 50px;
bottom:-26px;
position:absolute;
right:-4px;
float:right;
font-size:31px;
}
.vo{
background:url(so.png);
background-repeat: no-repeat;
background-size: 100%;
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 40px;
height: 50px;
bottom:1px;
position:absolute;
right:-45px;
float:right;
font-size:31px;
outline: none;
}
.sd{
background:url(https://img.icons8.com/windows/344/ffffff/wired-network-connection.png);
background-repeat: no-repeat;
background-size: 100%;
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 26px;
height: 50px;
bottom:-49px;
position:absolute;
right:160px;
float:right;
font-size:31px;
}
.sss{
border: none;
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 26px;
height: 50px;
bottom:-42px;
position:absolute;
right:200px;
float:right;
font-size:21px;
color:white;
}
#time{
text-align: center;
text-decoration: none;
display: block;
cursor: pointer;
width: 70px;
height: 50px;
bottom:-26px;
position:absolute;
right:44px;
float:right;
font-size:16px;
color:white;
}
.range-slider{
float: right;
bottom: 55px;
position:absolute;
right:66px;
float:right;
font-size:31px;
background-color: white;
padding:10px;
display:none;
}
.input-range {
-webkit-appearance: none;
height: 200px;
border-radius: 5px;
background: #ccc;
outline: none;
writing-mode: bt-lr; /* IE */
-webkit-appearance: slider-vertical; /* WebKit */
}
::-moz-range-track {
background: #ccc;
border: 0;
}
input::-moz-focus-inner {
border: 0;
} | 0.276788 | 0.049017 |
body{
overflow-x:hidden;
}
.container{
width:1680px;
}
.navBox{
width:100%;
height:122px;
position:relative;
}
.balckBg{
width:100%;
height:118px;
background:#3e3a39;
position:absolute;
left:0;
top:0;
}
.logo{
left:83px;
width:83px;
height:73px;
position:absolute;
top:28px;
}
.lesson_tools{
width:325px;
height:42px;
position:absolute;
top:60px;
left:296px;
box-sizing:border-box;
}
.lesson_tip,.tool_tip{
width:122px;
height:33px;
position:relative;
top:50%;
margin-top:-16px;
}
.lesson_tip span,.tool_tip span{
width:93px;
height:23px;
font-size:23px;
color:#9f9e9d;
position:absolute;
top:50%;
margin-top:-11px;
left:55px;
}
.lesson_tip span{
left:48px;
}
.onlineLesson{
width:32px;
height:32px;
position:absolute;
left:0;
top:50%;
margin-top:-16px;
}
.onlineTool{
width:39px;
height:32px;
position:absolute;
left:0;
top:50%;
margin-top:-16px;
}
/*.lesson_tip{
background:url(../../images/lesson.png)no-repeat;
background-size:100% 100%;
}
.tool_tip{
width:130px;
background:url(../../images/tool_03.png)no-repeat;
background-size:100% 100%;
}*/
.shortLine{
width:3px;
height:100%;
background:#a3a2a1;
margin-left:44px;
}
.log_reg_box{
width:122px;
height:26px;
position:absolute;
right:95px;
top:67px;
}
.log_reg_box > a{
width:60px;
height:100%;
display:block;
font-size: 23px;
color: #fff;
text-decoration: none;
float:left;
line-height:26px;
text-align:left;
}
.log_reg_box > a:nth-of-type(1){
border-right:2px solid #fff;
}
.log_reg_box > a:nth-of-type(2){
text-align:right;
}
.black_bar{
width:100%;
height:20px;
position:absolute;
bottom:5px;
left:0;
}
.yellowBar{
width:100%;
height:47px;
background:#f8bf4b;
}
.swiper-container {
width: 100%;
height: 752px;
position:relative;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide > img{
width: 100%;
height: 100%;
}
.arrowLeft,.arrowRight{
width:64px;
height:106px;
position:absolute;
top:50%;
margin-top:-53px;
z-index:1;
}
.arrowLeft{
left:35px;
}
.arrowRight{
right:35px;
}
/*main主体*/
.main{
width:1680px;
position:relative;
}
.computerBox{
width:100%;
height:1408px;
text-align:center;
}
.logic_box{
width:1377px;
height:456px;
margin:133px auto 0;
}
.learnTypes{
width:525px;
height:50px;
font-size:45px;
color:#000;
line-height:50px;
margin:0 auto;
}
.len_boxes{
width:100%;
height:341px;
margin-top:69px;
}
.block1{
width:375px;
height:341px;
float:left;
position:relative;
}
.block1_img{
width:212px;
height:169px;
position:absolute;
left:32px;
top:53px;
}
.block1_des{
width:100%;
height:40px;
font-size:37px;
line-height:40px;
color:#000;
display:block;
top:272px;
left:0;
position:absolute;
text-align:left;
}
.block2{
width:630px;
height:390px;
border-right:1px solid #000;
border-left:1px solid #000;
position:relative;
}
.block2_img{
width:176px;
height:169px;
position:absolute;
top:53px;
left:228px;
}
.block2_des{
width:370px;
height:42px;
font-size:37px;
color:#000;
line-height:42px;
text-align:left;
position:absolute;
top:272px;
left:125px;
}
.block3{
width:370px;
height:340px;
position:relative;
}
.block3_img{
width:212px;
height:169px;
position:absolute;
left:114px;
top:53px;
}
.block3_des{
width:270px;
height:80px;
position:absolute;
font-size:37px;
line-height:40px;
top:250px;
left:110px;
color:#000;
}
.computerInnerBox{
width:1150px;
height:635px;
margin: 115px auto 0;
position:relative;
}
.unlessSkill{
width:415px;
height:52px;
line-height:52px;
color:#000;
margin:0 auto;
font-size:45px;
}
.unlessLists1,.unlessLists2{
width:174px;
height:353px;
position:absolute;
top:77px;
}
.unlessLists1{
left:0;
}
.unlessLists2{
right:0;
}
.unlessLists1 li,.unlessLists2 li{
width:100%;
height:44px;
font-size:37px;
line-height:44px;
color:#000;
float:left;
margin-bottom:36px;
}
.unlessLists1 li:nth-of-type(1),.unlessLists2 li:nth-of-type(1){
margin-top:9px;
}
.mainComputer{
width:578px;
height:508px;
top:77px;
left:283px;
position:absolute;
}
.lessonContent{
width:100%;
height:626px;
background:#f0eeee;
position:relative;
}
.boys{
position:absolute;
top:-32px;
right:83px;
width:702px;
height:684px;
z-index:10;
}
.lessons{
width:646px;
height:430px;
position:absolute;
top:77px;
left:172px;
}
.lessonsBox{
width:100%;
height:54px;
line-height:54px;
font-size:45px;
color:#000;
text-align:left;
display:block;
margin-bottom:41px;
}
.lesson1{
width:231px;
height:47px;
line-height: 47px;
color:#000;
font-size:37px;
text-align:left;
float:left;
margin-bottom:23px;
font-weight:600;
}
.lesson2{
width:359px;
height:47px;
line-height: 47px;
color:#000;
font-size:37px;
text-align:left;
float:right;
margin-bottom:23px;
font-weight:600;
}
.less{
margin-left:10px;
}
.sm_lesson_box{
width:646px;
height:78px;
margin-left:10px;
margin-top:30px;
text-align:left;
}
.sm_lesson1{
width: 240px;
height:32px;
line-height:32px;
color:#000;
font-size:31px;
float:left;
margin-bottom:14px;
}
.sm_lesson2{
width:368px;
height:32px;
line-height:32px;
color:#000;
float:right;
font-size:31px;
margin-bottom:14px;
}
.last_lessonBox{
width:500px;
height:30px;
color:#000;
line-height:30px;
text-align: left;
font-size:25px;
float:left;
margin-top:10px;
margin-left:-20px;
}
.qrBox{
width:100%;
height:522px;
position:relative;
background:#fff;
}
.connectBox{
width:710px;
height:260px;
position:absolute;
right:367px;
top:226px;
}
.connectBox1{
width:100%;
height:53px;
font-size:45px;
line-height:53px;
color:#000;
font-weight:600;
text-align:left;
}
.footer{
width:100%;
height:202px;
background:#f8bf4b;
position:relative;
margin-top:60px;
}
.qrCodeBox{
width:210px;
height:216px;
position:absolute;
left:132px;
bottom:43px;
}
.qr_code{
position:absolute;
width: 197px;
height:197px;
top:12px;
left:5px;
}
.connectBox{
width:1184px;
height:90px;
position:absolute;
left:392px;
top:41px;
}
.connectUs{
width:152px;
height:40px;
font-size:37px;
line-height: 40px;
color:#000;
}
.connectTypes{
width:270px;
height:32px;
color:#000;
font-size:26px;
line-height: 32px;
float:left;
text-align:left;
margin-top:15px;
}
.connectTypes:nth-child(4){
width:326px;
}
.connectTypes:nth-child(3){
margin-left:30px;
width:240px;
}
.connectTypes:nth-child(5){
margin-left:25px;
} | public/stylesheets/index/1680index.css | body{
overflow-x:hidden;
}
.container{
width:1680px;
}
.navBox{
width:100%;
height:122px;
position:relative;
}
.balckBg{
width:100%;
height:118px;
background:#3e3a39;
position:absolute;
left:0;
top:0;
}
.logo{
left:83px;
width:83px;
height:73px;
position:absolute;
top:28px;
}
.lesson_tools{
width:325px;
height:42px;
position:absolute;
top:60px;
left:296px;
box-sizing:border-box;
}
.lesson_tip,.tool_tip{
width:122px;
height:33px;
position:relative;
top:50%;
margin-top:-16px;
}
.lesson_tip span,.tool_tip span{
width:93px;
height:23px;
font-size:23px;
color:#9f9e9d;
position:absolute;
top:50%;
margin-top:-11px;
left:55px;
}
.lesson_tip span{
left:48px;
}
.onlineLesson{
width:32px;
height:32px;
position:absolute;
left:0;
top:50%;
margin-top:-16px;
}
.onlineTool{
width:39px;
height:32px;
position:absolute;
left:0;
top:50%;
margin-top:-16px;
}
/*.lesson_tip{
background:url(../../images/lesson.png)no-repeat;
background-size:100% 100%;
}
.tool_tip{
width:130px;
background:url(../../images/tool_03.png)no-repeat;
background-size:100% 100%;
}*/
.shortLine{
width:3px;
height:100%;
background:#a3a2a1;
margin-left:44px;
}
.log_reg_box{
width:122px;
height:26px;
position:absolute;
right:95px;
top:67px;
}
.log_reg_box > a{
width:60px;
height:100%;
display:block;
font-size: 23px;
color: #fff;
text-decoration: none;
float:left;
line-height:26px;
text-align:left;
}
.log_reg_box > a:nth-of-type(1){
border-right:2px solid #fff;
}
.log_reg_box > a:nth-of-type(2){
text-align:right;
}
.black_bar{
width:100%;
height:20px;
position:absolute;
bottom:5px;
left:0;
}
.yellowBar{
width:100%;
height:47px;
background:#f8bf4b;
}
.swiper-container {
width: 100%;
height: 752px;
position:relative;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide > img{
width: 100%;
height: 100%;
}
.arrowLeft,.arrowRight{
width:64px;
height:106px;
position:absolute;
top:50%;
margin-top:-53px;
z-index:1;
}
.arrowLeft{
left:35px;
}
.arrowRight{
right:35px;
}
/*main主体*/
.main{
width:1680px;
position:relative;
}
.computerBox{
width:100%;
height:1408px;
text-align:center;
}
.logic_box{
width:1377px;
height:456px;
margin:133px auto 0;
}
.learnTypes{
width:525px;
height:50px;
font-size:45px;
color:#000;
line-height:50px;
margin:0 auto;
}
.len_boxes{
width:100%;
height:341px;
margin-top:69px;
}
.block1{
width:375px;
height:341px;
float:left;
position:relative;
}
.block1_img{
width:212px;
height:169px;
position:absolute;
left:32px;
top:53px;
}
.block1_des{
width:100%;
height:40px;
font-size:37px;
line-height:40px;
color:#000;
display:block;
top:272px;
left:0;
position:absolute;
text-align:left;
}
.block2{
width:630px;
height:390px;
border-right:1px solid #000;
border-left:1px solid #000;
position:relative;
}
.block2_img{
width:176px;
height:169px;
position:absolute;
top:53px;
left:228px;
}
.block2_des{
width:370px;
height:42px;
font-size:37px;
color:#000;
line-height:42px;
text-align:left;
position:absolute;
top:272px;
left:125px;
}
.block3{
width:370px;
height:340px;
position:relative;
}
.block3_img{
width:212px;
height:169px;
position:absolute;
left:114px;
top:53px;
}
.block3_des{
width:270px;
height:80px;
position:absolute;
font-size:37px;
line-height:40px;
top:250px;
left:110px;
color:#000;
}
.computerInnerBox{
width:1150px;
height:635px;
margin: 115px auto 0;
position:relative;
}
.unlessSkill{
width:415px;
height:52px;
line-height:52px;
color:#000;
margin:0 auto;
font-size:45px;
}
.unlessLists1,.unlessLists2{
width:174px;
height:353px;
position:absolute;
top:77px;
}
.unlessLists1{
left:0;
}
.unlessLists2{
right:0;
}
.unlessLists1 li,.unlessLists2 li{
width:100%;
height:44px;
font-size:37px;
line-height:44px;
color:#000;
float:left;
margin-bottom:36px;
}
.unlessLists1 li:nth-of-type(1),.unlessLists2 li:nth-of-type(1){
margin-top:9px;
}
.mainComputer{
width:578px;
height:508px;
top:77px;
left:283px;
position:absolute;
}
.lessonContent{
width:100%;
height:626px;
background:#f0eeee;
position:relative;
}
.boys{
position:absolute;
top:-32px;
right:83px;
width:702px;
height:684px;
z-index:10;
}
.lessons{
width:646px;
height:430px;
position:absolute;
top:77px;
left:172px;
}
.lessonsBox{
width:100%;
height:54px;
line-height:54px;
font-size:45px;
color:#000;
text-align:left;
display:block;
margin-bottom:41px;
}
.lesson1{
width:231px;
height:47px;
line-height: 47px;
color:#000;
font-size:37px;
text-align:left;
float:left;
margin-bottom:23px;
font-weight:600;
}
.lesson2{
width:359px;
height:47px;
line-height: 47px;
color:#000;
font-size:37px;
text-align:left;
float:right;
margin-bottom:23px;
font-weight:600;
}
.less{
margin-left:10px;
}
.sm_lesson_box{
width:646px;
height:78px;
margin-left:10px;
margin-top:30px;
text-align:left;
}
.sm_lesson1{
width: 240px;
height:32px;
line-height:32px;
color:#000;
font-size:31px;
float:left;
margin-bottom:14px;
}
.sm_lesson2{
width:368px;
height:32px;
line-height:32px;
color:#000;
float:right;
font-size:31px;
margin-bottom:14px;
}
.last_lessonBox{
width:500px;
height:30px;
color:#000;
line-height:30px;
text-align: left;
font-size:25px;
float:left;
margin-top:10px;
margin-left:-20px;
}
.qrBox{
width:100%;
height:522px;
position:relative;
background:#fff;
}
.connectBox{
width:710px;
height:260px;
position:absolute;
right:367px;
top:226px;
}
.connectBox1{
width:100%;
height:53px;
font-size:45px;
line-height:53px;
color:#000;
font-weight:600;
text-align:left;
}
.footer{
width:100%;
height:202px;
background:#f8bf4b;
position:relative;
margin-top:60px;
}
.qrCodeBox{
width:210px;
height:216px;
position:absolute;
left:132px;
bottom:43px;
}
.qr_code{
position:absolute;
width: 197px;
height:197px;
top:12px;
left:5px;
}
.connectBox{
width:1184px;
height:90px;
position:absolute;
left:392px;
top:41px;
}
.connectUs{
width:152px;
height:40px;
font-size:37px;
line-height: 40px;
color:#000;
}
.connectTypes{
width:270px;
height:32px;
color:#000;
font-size:26px;
line-height: 32px;
float:left;
text-align:left;
margin-top:15px;
}
.connectTypes:nth-child(4){
width:326px;
}
.connectTypes:nth-child(3){
margin-left:30px;
width:240px;
}
.connectTypes:nth-child(5){
margin-left:25px;
} | 0.339828 | 0.054074 |
* {
margin: 0;
padding: 0;
font-family: "Arial";
}
code {
padding: .2em;
border-radius: 0.2em;
margin: 0;
font-size: .85em;
background-color: #f7f7f7;
opacity: 0.8;
}
.font-a10000 {
color: #a10000;
}
.font-bold {
font-weight: bold;
}
.button {
width: 100px;
height: 30px;
border-radius: 5px;
border: 2px solid #000;
color: #000;
line-height: 30px;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.button:active {
-webkit-transform: scale(0.85, 0.85);
-ms-transform: scale(0.85, 0.85);
-o-transform: scale(0.85, 0.85);
transform: scale(0.85, 0.85);
}
.button__absolute {
position: absolute;
bottom: 20px;
right: 10px;
}
.button__inline {
display: inline-block;
}
.button__disabled {
border: 2px solid #bbb;
color: #ccc;
background-color: #efefef;
cursor: default;
}
.container {
padding: 10px;
box-sizing: border-box;
background-image: url(./../assets/gridme.png);
background-position: center center;
background-repeat: repeat;
background-size: 20px 20px;
overflow: hidden;
margin: 0 auto;
}
.container__wrapper {
position: relative;
}
.container__absolute {
position: absolute;
}
.container__info {
right: 20px;
top: 20px;
text-align: right;
}
.container__options {
z-index: 99;
right: 20px;
bottom: 100px;
}
.container__options select,
.container__options option {
outline: none;
border: none;
background-color: transparent;
}
.container__notice {
left: 0;
bottom: 20px;
width: 50%;
text-align: center;
}
.checkbox__color {
border-radius: 50%;
width: 12px;
height: 12px;
vertical-align: middle;
line-height: 30px;
display: inline-block;
border: 2px solid black;
margin-right: 5px;
position: relative;
cursor: pointer;
}
.checkbox__color-selected::after {
background-color: black;
content: "";
width: 8px;
height: 8px;
display: inline-block;
top: 2px;
left: 2px;
border-radius: 50%;
position: absolute;
}
.checkbox__color + label {
line-height: 30px;
vertical-align: middle;
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
cursor: pointer;
}
#process__draw-color {
display: none;
}
.process__type {
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.process__type > select {
cursor: pointer;
}
.canvas__panel {
border: 3px solid #a10000 !important;
border-radius: 10px !important;
z-index: 1;
}
.paragraph-padding {
padding: 2px 0;
}
.notice__drop {
z-index: 0;
min-width: 300px;
height: 200px;
border: 3px dotted #000;
border-radius: 10px;
margin: auto;
position: relative;
top: 50%;
line-height: 200px;
text-align: center;
font-size: 30px;
background-color: transparent;
opacity: 0;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.button__add {
display: none;
}
#picture {
display: none;
}
/**
* Mobile
*/
@media (max-width: 720px) {
.container__options {
z-index: 99;
left: 20px;
bottom: 20px;
max-width: 60px;
}
.container__info {
font-size: 10px;
}
.button__add {
display: block;
width: 60px;
height: 60px;
position: absolute;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
background-image: url(./../assets/add-btn.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
z-index: 99;
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#select__options {
display: none;
}
.container__notice {
display: none;
}
.button__absolute {
z-index: 99;
}
} | example/draw/style/main.css | * {
margin: 0;
padding: 0;
font-family: "Arial";
}
code {
padding: .2em;
border-radius: 0.2em;
margin: 0;
font-size: .85em;
background-color: #f7f7f7;
opacity: 0.8;
}
.font-a10000 {
color: #a10000;
}
.font-bold {
font-weight: bold;
}
.button {
width: 100px;
height: 30px;
border-radius: 5px;
border: 2px solid #000;
color: #000;
line-height: 30px;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.button:active {
-webkit-transform: scale(0.85, 0.85);
-ms-transform: scale(0.85, 0.85);
-o-transform: scale(0.85, 0.85);
transform: scale(0.85, 0.85);
}
.button__absolute {
position: absolute;
bottom: 20px;
right: 10px;
}
.button__inline {
display: inline-block;
}
.button__disabled {
border: 2px solid #bbb;
color: #ccc;
background-color: #efefef;
cursor: default;
}
.container {
padding: 10px;
box-sizing: border-box;
background-image: url(./../assets/gridme.png);
background-position: center center;
background-repeat: repeat;
background-size: 20px 20px;
overflow: hidden;
margin: 0 auto;
}
.container__wrapper {
position: relative;
}
.container__absolute {
position: absolute;
}
.container__info {
right: 20px;
top: 20px;
text-align: right;
}
.container__options {
z-index: 99;
right: 20px;
bottom: 100px;
}
.container__options select,
.container__options option {
outline: none;
border: none;
background-color: transparent;
}
.container__notice {
left: 0;
bottom: 20px;
width: 50%;
text-align: center;
}
.checkbox__color {
border-radius: 50%;
width: 12px;
height: 12px;
vertical-align: middle;
line-height: 30px;
display: inline-block;
border: 2px solid black;
margin-right: 5px;
position: relative;
cursor: pointer;
}
.checkbox__color-selected::after {
background-color: black;
content: "";
width: 8px;
height: 8px;
display: inline-block;
top: 2px;
left: 2px;
border-radius: 50%;
position: absolute;
}
.checkbox__color + label {
line-height: 30px;
vertical-align: middle;
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
cursor: pointer;
}
#process__draw-color {
display: none;
}
.process__type {
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.process__type > select {
cursor: pointer;
}
.canvas__panel {
border: 3px solid #a10000 !important;
border-radius: 10px !important;
z-index: 1;
}
.paragraph-padding {
padding: 2px 0;
}
.notice__drop {
z-index: 0;
min-width: 300px;
height: 200px;
border: 3px dotted #000;
border-radius: 10px;
margin: auto;
position: relative;
top: 50%;
line-height: 200px;
text-align: center;
font-size: 30px;
background-color: transparent;
opacity: 0;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.button__add {
display: none;
}
#picture {
display: none;
}
/**
* Mobile
*/
@media (max-width: 720px) {
.container__options {
z-index: 99;
left: 20px;
bottom: 20px;
max-width: 60px;
}
.container__info {
font-size: 10px;
}
.button__add {
display: block;
width: 60px;
height: 60px;
position: absolute;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
background-image: url(./../assets/add-btn.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
z-index: 99;
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#select__options {
display: none;
}
.container__notice {
display: none;
}
.button__absolute {
z-index: 99;
}
} | 0.301362 | 0.077204 |
:root {
/*color scheme*/
--header-background: #58c6c8; /*Turquoise*/
--box-background-border: #73a0d0; /*Blue*/
--border: #87afcd; /*skyblue*/
--sub-border: #bfe4d4; /*minty green*/
--page-background: #263238; /*slate*/
--box-background: #f5f5f5; /*offwhite*/
--text: #000; /*black*/
--headline-text: #f5f5f5; /*offwhite*/
}
/*============
Back to Basics
===============*/
html,
body {
scroll-behavior: smooth;
margin: 0;
padding: 0;
font-size: 16px;
display: flex;
flex-flow: column nowrap;
align-items: center;
background-color: var(--page-background);
}
/*set global styles*/
body * {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 0;
}
/*=============
Text and fonts
===============*/
/*fallback fonts - never shall Times New Roman be seen again!!!*/
h1,
h2,
h3,
p,
a,
li,
code,
figcaption {
font-family: Verdana, sans-serif;
}
/*Size matters...text size that is!*/
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 1.5rem;
}
h3 {
font-size: 1.25rem;
}
p,
li {
font-size: 1rem;
line-height: 1.5rem;
}
code {
font-style: italic;
font-weight: bold;
}
/*special "Look at me" text highlights*/
.highlighter {
font-style: italic;
text-decoration: underline;
text-decoration-style: double;
text-align: center;
line-height: 150%;
}
/*======================
Layout - boxes in boxes
=======================*/
/*Page Header..AKA..Top of Page*/
#top {
width: 100%;
background-color: var(--header-background);
border-bottom: solid 3px var(--border);
color: var(--headline-text);
text-shadow: 2px 2px 3px var(--page-background),
3px 3px 4px var(--page-background), -1px -1px 3px var(--page-background);
text-align: center;
line-height: 4rem;
}
/*=======
Nav menu
=========*/
nav {
width: 100%;
}
#nav-bar {
width: 100%;
display: flex;
flex-flow: row wrap;
padding: 5px;
}
#nav-bar .nav-button {
list-style: none;
text-align: center;
flex: 1 1 10%;
font-size: 1rem;
line-height: 2rem;
margin: 3px;
border: solid 1px var(--page-background);
}
#nav-bar .nav-button a {
color: var(--headline-text);
text-decoration: none;
}
#nav-bar .nav-button a:link {
text-shadow: 1px 1px 2px var(--text);
}
#nav-bar .nav-button a:visited {
border-bottom: solid 1px var(--header-background);
}
#nav-bar .nav-button a:focus {
text-shadow: 1px 1px 2px var(--header-background);
}
#nav-bar .nav-button:hover {
border: solid 1px var(--headline-text);
}
#nav-bar .nav-button a:active {
text-shadow: 1px 1px 2px var(--header-background);
}
/*======================
Main layout and sections
=======================*/
main {
border: solid 3px var(--border);
padding: 5px;
display: flex;
flex-flow: column nowrap;
align-items: center;
}
main section {
border: solid 3px var(--sub-border);
margin: 5px;
padding-bottom: 5px;
width: 100%;
background-color: var(--box-background);
}
main section header {
text-align: center;
padding: 5px;
margin: 0;
margin-bottom: 5px;
text-shadow: 1px 1px 1px var(--border), 2px 2px 2px var(--box-background);
background-color: var(--sub-border);
}
main section .box {
padding: 0 0.5rem;
width: 80%;
margin: 0 auto;
}
.box h3 {
text-shadow: 1px 1px 1px var(--border), 2px 2px 2px var(--box-background);
background-image: linear-gradient(
to right,
var(--sub-border),
var(--box-background)
);
padding-left: 4px;
border-left: solid 2px black;
}
.box p {
padding-left: 2rem;
}
/*================
Basic List styling
=================*/
.description-list li {
list-style: none;
}
.list-head {
display: block;
font-style: italic;
font-weight: bolder;
}
/*================
Intro Box Section
===================*/
/*figures and images*/
figure {
display: flex;
flex-flow: column nowrap;
align-items: center;
margin-top: 0.75rem;
}
/*position property needed for the image not found trick*/
#box-img {
position: relative;
min-height: 3rem;
}
/*===========================
Content Box Section (#2 of 9)
============================*/
#content-box-section .box p:first-of-type {
text-align: center;
line-height: 200%;
margin-bottom: 1rem;
}
#content-box-section ul {
padding-left: 4rem;
}
#content-box-section ul li {
list-style-type: square;
}
/*===========================
Padding Box Section (#3 of 9)
============================*/
#padding-box-section .box p:first-of-type {
text-align: center;
line-height: 200%;
margin-bottom: 1rem;
}
#padding-box-section ul li {
margin: 1rem;
}
/*===========================
Border Box Section (#4 of 9)
============================*/
#border-box-section .box p:first-of-type {
text-align: center;
line-height: 200%;
margin-bottom: 1rem;
}
#border-box-section .box p {
margin-left: 1rem;
}
/*==========
Border Types
============*/
#border-box-section .border-box-list {
list-style: none;
width: 100%;
}
#border-box-section .border-box-list li {
width: 30%;
margin: 1rem 0;
text-align: center;
border: 4px solid black;
}
/*No Style - Control*/
#border-box-section .border-box-list #border-none {
border: none;
}
/*Hidden*/
#border-box-section .border-box-list #border-hidden {
border: hidden;
}
/*Dotted*/
#border-box-section .border-box-list #border-dotted {
border: dotted;
}
/*Dashed*/
#border-box-section .border-box-list #border-dashed {
border: dashed;
}
/*Solid*/
#border-box-section .border-box-list #border-solid {
border: solid;
}
/*Double*/
#border-box-section .border-box-list #border-double {
border: double;
}
/*Groove*/
#border-box-section .border-box-list #border-groove {
border: groove;
}
/*Ridge*/
#border-box-section .border-box-list #border-ridge {
border: ridge;
}
/*Inset*/
#border-box-section .border-box-list #border-inset {
border: inset;
}
/*Outset*/
#border-box-section .border-box-list #border-outset {
border: outset;
}
/*============
Border Radius
==============*/
/*List of all border radius showing that radius*/
#border-box-section .border-radius-list {
list-style: none;
width: 100%;
}
#border-box-section .border-radius-list li {
width: 50%;
margin: 1rem 0;
text-align: center;
border: 3px solid black;
}
/*No radius - control*/
#border-box-section .border-radius-list #border-radius-none {
border-radius: 0;
}
/*Round*/
#border-box-section .border-radius-list #border-radius-round {
border-radius: 5px;
}
/*Rounder*/
#border-box-section .border-radius-list #border-radius-rounder {
border-radius: 15px;
}
/*Roundest*/
#border-box-section .border-radius-list #border-radius-roundest {
border-radius: 50%;
}
/*skew1 - Top Right and Bottom Left vs Top Left and Bottom Right*/
#border-box-section .border-radius-list #border-radius-skew1 {
border-radius: 15px 5px;
}
/*skew2 - Top vs Bottom */
#border-box-section .border-radius-list #border-radius-skew2 {
border-radius: 15px 15px 0 0;
}
/*skew3 - Right vs Left*/
#border-box-section .border-radius-list #border-radius-skew3 {
border-radius: 0 0 15px 15px;
}
/*skew4 - Right vs Left*/
#border-box-section .border-radius-list #border-radius-skew4 {
border-radius: 0 0 15px 0;
}
/*skew5 - wonky*/
#border-box-section .border-radius-list #border-radius-skew5 {
border-radius: 10% 50% 30% 25%;
}
/*============
Border Madness
==============*/
#border-box-section .border-radius-property {
list-style: square;
margin-left: 3rem;
}
#border-box-section .border-longhand-list li {
text-align: center;
padding: 0.5rem;
margin: 1rem;
}
#border-box-section .border-longhand-1 {
border-style: dotted;
}
#border-box-section .border-longhand-2 {
border-style: dotted solid;
}
#border-box-section .border-longhand-3 {
border-style: hidden double dashed;
}
#border-box-section .border-longhand-4 {
border-style: none solid dotted dashed;
}
/*============
Border Image
==============*/
/*Image*/
#sample-image {
position: relative;
display: block;
margin: 0 auto;
padding: 1rem;
}
#border-image-sample-box {
text-align: center;
margin: 0 auto;
padding: 1rem;
border: 36px solid orange;
border-image: url("https://www.w3schools.com/css/border.png") 30;
}
/*Colour Gradient*/
#border-image-gradient-sample-box {
text-align: center;
margin: 1rem;
padding: 1rem;
border: 36px solid var(--border);
border-image: linear-gradient(var(--border), var(--header-background)) 30;
}
/*========
Box Shadow
==========*/
/*normal looking border with shadow as a control example*/
#border-example-shadow {
text-align: center;
margin: 1rem;
padding: 2rem;
border: 20px solid var(--border);
box-shadow: 10px 5px 5px var(--sub-border);
}
/*example for an inset shadow*/
#border-example-shadowinset {
text-align: center;
margin: 1rem;
padding: 1rem;
border: 20px solid var(--border);
box-shadow: inset 10px 5px 5px var(--sub-border);
}
/*no border with blurred shadow*/
#border-example-shadowwithoutborders {
text-align: center;
margin: 1rem;
padding: 1rem;
box-shadow: 5px 5px 5px var(--border);
}
/*======
Outline
=======*/
#background-example-outline p {
margin: 5px;
outline: 2px solid black;
}
/*==============
Background Clip
================*/
/*Example boxes for background clip*/
.background-clip-list {
list-style: none;
padding: 0;
margin: 0;
}
.background-clip-list li {
width: 80%;
margin: 0.5rem auto;
padding: 1rem;
border: 0.75rem dashed black;
background-image: linear-gradient(
var(--sub-border),
var(--header-background),
var(--border),
var(--sub-border)
);
}
/*Border Clip*/
.background-clip-list #background-clip-border {
background-clip: border-box;
}
/*Padding Clip*/
.background-clip-list #background-clip-padding {
background-clip: padding-box;
}
/*Content Clip*/
.background-clip-list #background-clip-content {
background-clip: content-box;
}
/*Text Clip*/
.background-clip-list #background-clip-text {
background-clip: text;
-webkit-background-clip: text;
color: rgba(0, 0, 0, 0.2);
}
/*=================
The little touches
==================*/
/*In case of image not found*/
#box-img:after,
#sample-image:after {
display: inherit;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 0.5rem;
border: 1px dashed var(--border);
background-color: var(--box-background);
z-index: 1;
font-family: verdana;
font-size: 1rem;
content: "" attr(alt) " was not found";
}
/*=============
Footer styling
===============*/
footer p {
color: var(--box-background-border);
text-align: center;
}
footer abbr {
color: var(--border);
}
footer a {
color: var(--border);
}
footer a:link {
color: var(--border);
}
footer a:visited {
color: var(--header-background);
}
footer a:focus {
color: var(--sub-border);
}
footer a:hover {
color: var(--sub-border);
}
footer a:active {
color: var(--header-background);
}
/*=============
Responsiveness
===============*/
@media screen and (max-width: 766px) {
.container {
width: 95vw;
margin 0 auto;
}
main section .box {
width: 100%;
}
main section .box p {
padding-left: 0.5rem;
}
/*resize nav buttons*/
#nav-bar .nav-button {
flex: 1 1 25%;
}
/*resize image*/
figure img {
width: 75%;
}
/*padding and margins*/
main,
main section,
main section .box {
margin: 0.25rem auto;
padding: 0.25rem;
}
}
/*==========================
Ye old timer printing view
===========================*/
@media print {
/*remove nav bar*/
nav {
display: none;
}
/*convert text size from px to pt*/
h1 {
font-size: 16pt;
}
h2 {
font-size: 14pt;
}
h3 {
font-size: 12pt;
}
p,
li {
font-size: 10pt;
line-height: 15pt;
}
} | style.css | :root {
/*color scheme*/
--header-background: #58c6c8; /*Turquoise*/
--box-background-border: #73a0d0; /*Blue*/
--border: #87afcd; /*skyblue*/
--sub-border: #bfe4d4; /*minty green*/
--page-background: #263238; /*slate*/
--box-background: #f5f5f5; /*offwhite*/
--text: #000; /*black*/
--headline-text: #f5f5f5; /*offwhite*/
}
/*============
Back to Basics
===============*/
html,
body {
scroll-behavior: smooth;
margin: 0;
padding: 0;
font-size: 16px;
display: flex;
flex-flow: column nowrap;
align-items: center;
background-color: var(--page-background);
}
/*set global styles*/
body * {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 0;
}
/*=============
Text and fonts
===============*/
/*fallback fonts - never shall Times New Roman be seen again!!!*/
h1,
h2,
h3,
p,
a,
li,
code,
figcaption {
font-family: Verdana, sans-serif;
}
/*Size matters...text size that is!*/
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 1.5rem;
}
h3 {
font-size: 1.25rem;
}
p,
li {
font-size: 1rem;
line-height: 1.5rem;
}
code {
font-style: italic;
font-weight: bold;
}
/*special "Look at me" text highlights*/
.highlighter {
font-style: italic;
text-decoration: underline;
text-decoration-style: double;
text-align: center;
line-height: 150%;
}
/*======================
Layout - boxes in boxes
=======================*/
/*Page Header..AKA..Top of Page*/
#top {
width: 100%;
background-color: var(--header-background);
border-bottom: solid 3px var(--border);
color: var(--headline-text);
text-shadow: 2px 2px 3px var(--page-background),
3px 3px 4px var(--page-background), -1px -1px 3px var(--page-background);
text-align: center;
line-height: 4rem;
}
/*=======
Nav menu
=========*/
nav {
width: 100%;
}
#nav-bar {
width: 100%;
display: flex;
flex-flow: row wrap;
padding: 5px;
}
#nav-bar .nav-button {
list-style: none;
text-align: center;
flex: 1 1 10%;
font-size: 1rem;
line-height: 2rem;
margin: 3px;
border: solid 1px var(--page-background);
}
#nav-bar .nav-button a {
color: var(--headline-text);
text-decoration: none;
}
#nav-bar .nav-button a:link {
text-shadow: 1px 1px 2px var(--text);
}
#nav-bar .nav-button a:visited {
border-bottom: solid 1px var(--header-background);
}
#nav-bar .nav-button a:focus {
text-shadow: 1px 1px 2px var(--header-background);
}
#nav-bar .nav-button:hover {
border: solid 1px var(--headline-text);
}
#nav-bar .nav-button a:active {
text-shadow: 1px 1px 2px var(--header-background);
}
/*======================
Main layout and sections
=======================*/
main {
border: solid 3px var(--border);
padding: 5px;
display: flex;
flex-flow: column nowrap;
align-items: center;
}
main section {
border: solid 3px var(--sub-border);
margin: 5px;
padding-bottom: 5px;
width: 100%;
background-color: var(--box-background);
}
main section header {
text-align: center;
padding: 5px;
margin: 0;
margin-bottom: 5px;
text-shadow: 1px 1px 1px var(--border), 2px 2px 2px var(--box-background);
background-color: var(--sub-border);
}
main section .box {
padding: 0 0.5rem;
width: 80%;
margin: 0 auto;
}
.box h3 {
text-shadow: 1px 1px 1px var(--border), 2px 2px 2px var(--box-background);
background-image: linear-gradient(
to right,
var(--sub-border),
var(--box-background)
);
padding-left: 4px;
border-left: solid 2px black;
}
.box p {
padding-left: 2rem;
}
/*================
Basic List styling
=================*/
.description-list li {
list-style: none;
}
.list-head {
display: block;
font-style: italic;
font-weight: bolder;
}
/*================
Intro Box Section
===================*/
/*figures and images*/
figure {
display: flex;
flex-flow: column nowrap;
align-items: center;
margin-top: 0.75rem;
}
/*position property needed for the image not found trick*/
#box-img {
position: relative;
min-height: 3rem;
}
/*===========================
Content Box Section (#2 of 9)
============================*/
#content-box-section .box p:first-of-type {
text-align: center;
line-height: 200%;
margin-bottom: 1rem;
}
#content-box-section ul {
padding-left: 4rem;
}
#content-box-section ul li {
list-style-type: square;
}
/*===========================
Padding Box Section (#3 of 9)
============================*/
#padding-box-section .box p:first-of-type {
text-align: center;
line-height: 200%;
margin-bottom: 1rem;
}
#padding-box-section ul li {
margin: 1rem;
}
/*===========================
Border Box Section (#4 of 9)
============================*/
#border-box-section .box p:first-of-type {
text-align: center;
line-height: 200%;
margin-bottom: 1rem;
}
#border-box-section .box p {
margin-left: 1rem;
}
/*==========
Border Types
============*/
#border-box-section .border-box-list {
list-style: none;
width: 100%;
}
#border-box-section .border-box-list li {
width: 30%;
margin: 1rem 0;
text-align: center;
border: 4px solid black;
}
/*No Style - Control*/
#border-box-section .border-box-list #border-none {
border: none;
}
/*Hidden*/
#border-box-section .border-box-list #border-hidden {
border: hidden;
}
/*Dotted*/
#border-box-section .border-box-list #border-dotted {
border: dotted;
}
/*Dashed*/
#border-box-section .border-box-list #border-dashed {
border: dashed;
}
/*Solid*/
#border-box-section .border-box-list #border-solid {
border: solid;
}
/*Double*/
#border-box-section .border-box-list #border-double {
border: double;
}
/*Groove*/
#border-box-section .border-box-list #border-groove {
border: groove;
}
/*Ridge*/
#border-box-section .border-box-list #border-ridge {
border: ridge;
}
/*Inset*/
#border-box-section .border-box-list #border-inset {
border: inset;
}
/*Outset*/
#border-box-section .border-box-list #border-outset {
border: outset;
}
/*============
Border Radius
==============*/
/*List of all border radius showing that radius*/
#border-box-section .border-radius-list {
list-style: none;
width: 100%;
}
#border-box-section .border-radius-list li {
width: 50%;
margin: 1rem 0;
text-align: center;
border: 3px solid black;
}
/*No radius - control*/
#border-box-section .border-radius-list #border-radius-none {
border-radius: 0;
}
/*Round*/
#border-box-section .border-radius-list #border-radius-round {
border-radius: 5px;
}
/*Rounder*/
#border-box-section .border-radius-list #border-radius-rounder {
border-radius: 15px;
}
/*Roundest*/
#border-box-section .border-radius-list #border-radius-roundest {
border-radius: 50%;
}
/*skew1 - Top Right and Bottom Left vs Top Left and Bottom Right*/
#border-box-section .border-radius-list #border-radius-skew1 {
border-radius: 15px 5px;
}
/*skew2 - Top vs Bottom */
#border-box-section .border-radius-list #border-radius-skew2 {
border-radius: 15px 15px 0 0;
}
/*skew3 - Right vs Left*/
#border-box-section .border-radius-list #border-radius-skew3 {
border-radius: 0 0 15px 15px;
}
/*skew4 - Right vs Left*/
#border-box-section .border-radius-list #border-radius-skew4 {
border-radius: 0 0 15px 0;
}
/*skew5 - wonky*/
#border-box-section .border-radius-list #border-radius-skew5 {
border-radius: 10% 50% 30% 25%;
}
/*============
Border Madness
==============*/
#border-box-section .border-radius-property {
list-style: square;
margin-left: 3rem;
}
#border-box-section .border-longhand-list li {
text-align: center;
padding: 0.5rem;
margin: 1rem;
}
#border-box-section .border-longhand-1 {
border-style: dotted;
}
#border-box-section .border-longhand-2 {
border-style: dotted solid;
}
#border-box-section .border-longhand-3 {
border-style: hidden double dashed;
}
#border-box-section .border-longhand-4 {
border-style: none solid dotted dashed;
}
/*============
Border Image
==============*/
/*Image*/
#sample-image {
position: relative;
display: block;
margin: 0 auto;
padding: 1rem;
}
#border-image-sample-box {
text-align: center;
margin: 0 auto;
padding: 1rem;
border: 36px solid orange;
border-image: url("https://www.w3schools.com/css/border.png") 30;
}
/*Colour Gradient*/
#border-image-gradient-sample-box {
text-align: center;
margin: 1rem;
padding: 1rem;
border: 36px solid var(--border);
border-image: linear-gradient(var(--border), var(--header-background)) 30;
}
/*========
Box Shadow
==========*/
/*normal looking border with shadow as a control example*/
#border-example-shadow {
text-align: center;
margin: 1rem;
padding: 2rem;
border: 20px solid var(--border);
box-shadow: 10px 5px 5px var(--sub-border);
}
/*example for an inset shadow*/
#border-example-shadowinset {
text-align: center;
margin: 1rem;
padding: 1rem;
border: 20px solid var(--border);
box-shadow: inset 10px 5px 5px var(--sub-border);
}
/*no border with blurred shadow*/
#border-example-shadowwithoutborders {
text-align: center;
margin: 1rem;
padding: 1rem;
box-shadow: 5px 5px 5px var(--border);
}
/*======
Outline
=======*/
#background-example-outline p {
margin: 5px;
outline: 2px solid black;
}
/*==============
Background Clip
================*/
/*Example boxes for background clip*/
.background-clip-list {
list-style: none;
padding: 0;
margin: 0;
}
.background-clip-list li {
width: 80%;
margin: 0.5rem auto;
padding: 1rem;
border: 0.75rem dashed black;
background-image: linear-gradient(
var(--sub-border),
var(--header-background),
var(--border),
var(--sub-border)
);
}
/*Border Clip*/
.background-clip-list #background-clip-border {
background-clip: border-box;
}
/*Padding Clip*/
.background-clip-list #background-clip-padding {
background-clip: padding-box;
}
/*Content Clip*/
.background-clip-list #background-clip-content {
background-clip: content-box;
}
/*Text Clip*/
.background-clip-list #background-clip-text {
background-clip: text;
-webkit-background-clip: text;
color: rgba(0, 0, 0, 0.2);
}
/*=================
The little touches
==================*/
/*In case of image not found*/
#box-img:after,
#sample-image:after {
display: inherit;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 0.5rem;
border: 1px dashed var(--border);
background-color: var(--box-background);
z-index: 1;
font-family: verdana;
font-size: 1rem;
content: "" attr(alt) " was not found";
}
/*=============
Footer styling
===============*/
footer p {
color: var(--box-background-border);
text-align: center;
}
footer abbr {
color: var(--border);
}
footer a {
color: var(--border);
}
footer a:link {
color: var(--border);
}
footer a:visited {
color: var(--header-background);
}
footer a:focus {
color: var(--sub-border);
}
footer a:hover {
color: var(--sub-border);
}
footer a:active {
color: var(--header-background);
}
/*=============
Responsiveness
===============*/
@media screen and (max-width: 766px) {
.container {
width: 95vw;
margin 0 auto;
}
main section .box {
width: 100%;
}
main section .box p {
padding-left: 0.5rem;
}
/*resize nav buttons*/
#nav-bar .nav-button {
flex: 1 1 25%;
}
/*resize image*/
figure img {
width: 75%;
}
/*padding and margins*/
main,
main section,
main section .box {
margin: 0.25rem auto;
padding: 0.25rem;
}
}
/*==========================
Ye old timer printing view
===========================*/
@media print {
/*remove nav bar*/
nav {
display: none;
}
/*convert text size from px to pt*/
h1 {
font-size: 16pt;
}
h2 {
font-size: 14pt;
}
h3 {
font-size: 12pt;
}
p,
li {
font-size: 10pt;
line-height: 15pt;
}
} | 0.359926 | 0.080538 |
@import '~@angular/material/prebuilt-themes/indigo-pink.css';
* {
font-family: Roboto, sans-serif;
}
body {
margin: 0;
}
.mat-tab-body {
max-height: 50vh;
}
/* begin app-sclist - accordeon */
.mat-expansion-panel-spacing {
margin: 0 0 !important;
}
.mat-expansion-panel-header-title {
font-weight: 500;
}
.mat-expansion-panel-header-description {
color: black;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: unset !important;
}
.mat-expansion-panel-body .mat-expansion-panel-content {
overflow: auto !important;
}
.mat-expansion-panel-body .mat-expansion-panel-body {
padding: 0 1.5em 1em !important;
min-width: 50em;
}
/* end app-sclist - accordeon */
.fill-remaining-space {
/* This fills the remaining space, by using flexbox.
Every toolbar row uses a flexbox row layout. */
flex: 1 1 auto;
}
.loader_wrapper {
margin-top: 1rem;
width: 100%;
}
.loader {
border: 1.5rem solid #f3f3f3;
border-top: 1.5rem solid #3f51b5;
border-radius: 50%;
width: 10rem;
height: 10rem;
animation: spin 2s linear infinite;
margin: 0 auto;
position: relative;
}
.loading_text {
text-align: center;
margin-top: 1rem;
font-weight: 700;
font-size: 1.5em;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@media only screen and (max-width: 450px) {
.loader {
border: 1rem solid #f3f3f3;
border-top: 1rem solid #3f51b5;
width: 5rem;
height: 5rem;
}
}
/**** Data table ****/
.data-table {
overflow-x: auto;
}
.data-table tr {
text-align: center;
vertical-align: middle;
}
/*.data-table tr:nth-of-type(1) td:nth-of-type(1){
padding-left: 5rem;
}*/
.data-table .sameTypes tr:nth-of-type(1) {
background-color: #3f51b5;
color: white;
}
.data-table .differentTypes tr:nth-of-type(-n+2){
background-color: #3f51b5;
color: white;
}
.data-table th{
padding: 0.25em 0.75em;
}
/*.data-table .sticky th{
padding: unset;
}*/
.data-table tr:nth-child(even) {
background-color: #f2f2f2;
}
/*.data-table .sticky th {
position: absolute;
left: auto;
width: 5rem;
top: auto;
}*/
.data-table .header:nth-of-type(even) th{
background-color: #f2f2f2;
}
.data-table .header:nth-of-type(odd) th {
background-color: white;
}
app-sidebar-navigation {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
display: flex;
}
/* Cancel mat-select font-size bug */
.mat-select-panel .mat-optgroup-label, .mat-select-panel .mat-option {
font-size: initial !important;
} | src/styles.css | @import '~@angular/material/prebuilt-themes/indigo-pink.css';
* {
font-family: Roboto, sans-serif;
}
body {
margin: 0;
}
.mat-tab-body {
max-height: 50vh;
}
/* begin app-sclist - accordeon */
.mat-expansion-panel-spacing {
margin: 0 0 !important;
}
.mat-expansion-panel-header-title {
font-weight: 500;
}
.mat-expansion-panel-header-description {
color: black;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: unset !important;
}
.mat-expansion-panel-body .mat-expansion-panel-content {
overflow: auto !important;
}
.mat-expansion-panel-body .mat-expansion-panel-body {
padding: 0 1.5em 1em !important;
min-width: 50em;
}
/* end app-sclist - accordeon */
.fill-remaining-space {
/* This fills the remaining space, by using flexbox.
Every toolbar row uses a flexbox row layout. */
flex: 1 1 auto;
}
.loader_wrapper {
margin-top: 1rem;
width: 100%;
}
.loader {
border: 1.5rem solid #f3f3f3;
border-top: 1.5rem solid #3f51b5;
border-radius: 50%;
width: 10rem;
height: 10rem;
animation: spin 2s linear infinite;
margin: 0 auto;
position: relative;
}
.loading_text {
text-align: center;
margin-top: 1rem;
font-weight: 700;
font-size: 1.5em;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@media only screen and (max-width: 450px) {
.loader {
border: 1rem solid #f3f3f3;
border-top: 1rem solid #3f51b5;
width: 5rem;
height: 5rem;
}
}
/**** Data table ****/
.data-table {
overflow-x: auto;
}
.data-table tr {
text-align: center;
vertical-align: middle;
}
/*.data-table tr:nth-of-type(1) td:nth-of-type(1){
padding-left: 5rem;
}*/
.data-table .sameTypes tr:nth-of-type(1) {
background-color: #3f51b5;
color: white;
}
.data-table .differentTypes tr:nth-of-type(-n+2){
background-color: #3f51b5;
color: white;
}
.data-table th{
padding: 0.25em 0.75em;
}
/*.data-table .sticky th{
padding: unset;
}*/
.data-table tr:nth-child(even) {
background-color: #f2f2f2;
}
/*.data-table .sticky th {
position: absolute;
left: auto;
width: 5rem;
top: auto;
}*/
.data-table .header:nth-of-type(even) th{
background-color: #f2f2f2;
}
.data-table .header:nth-of-type(odd) th {
background-color: white;
}
app-sidebar-navigation {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
display: flex;
}
/* Cancel mat-select font-size bug */
.mat-select-panel .mat-optgroup-label, .mat-select-panel .mat-option {
font-size: initial !important;
} | 0.483648 | 0.105119 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Lato', 'Verdana', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 1.7;
}
main.home {
margin-top: 18px;
margin-bottom: 50px;
width: 960px;
margin: 0 auto;
}
main.sales {
width: 960px;
margin: 0 auto;
}
p {padding-top: 25px;}
b {font-weight: 700;}
i {font-style: italic;}
i {font-style: underline;}
/* Links */
a:link {color: #fff; text-decoration: none;}
a:hover {color: rgb(255, 255, 255); text-decoration: none; text-shadow: 1px 1px rgb(231, 81, 156); }
a:active {color: rgb(231, 81, 156);}
a:visited {color: #fff;}
/* Header Styles */
header.home {
height: 50vh;
background-image: linear-gradient(
to right bottom,
rgba(126,213,111,0.8),
rgba(40,180,131,0.8)),
url(../img/salmon.png);
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: contain 50%;
clip-path: polygon(0 0, 100% 0, 100% 60vh, 0 100%);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
header.sales {
height: 30vh;
background-image: linear-gradient(
to right bottom,
rgba(111, 193, 213, 0.8),
rgba(40, 147, 180, 0.8)),
url(../img/salmon.png);
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: contain 50%;
clip-path: polygon(0 0, 100% 0, 100% 60vh, 0 100%);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
div.logo {
position: absolute;
top: 30px;
left: 40px;
color: #fff;
font-size: 20px;
font-weight: 700;
}
div.textbox-home {
position: absolute;
box-sizing: content-box;
top: 30%;
left: 50%;
transform: translate(-50%,-50%);
}
.textbox-sales {
position: relative;
box-sizing: content-box;
top: 65%;
left: 50%;
transform: translate(-50%,-100%);
}
/* Hero Styles */
.hero {
color: #fff;
text-transform: uppercase;
}
.hero-main {
display: block;
text-align: center;
font-size: 60px;
font-weight: 400;
letter-spacing: 35px;
animation-name: fadeIn;
animation-duration: 3s;
}
.hero-sub {
display: block;
text-align: center;
font-size: 20px;
font-weight: 700;
letter-spacing: 17.4px;
animation-name: fadeLeft;
animation-duration: 5s;
}
/* Nav Bar */
ul.nav {
position: absolute;
top: 30px;
right: 40px;
color: #fff;
font-size: 20px;
font-weight: 700;
}
.nav > li{
display: inline;
padding: 10px;
}
/* Products */
div.container {
float: left;
color: #000;
width: 960px;
margin: 25px 0 25px 0;
/* margin-bottom: 25px; */
}
h1 {
clear: left;
font-size: 32px;
text-align: center;
}
.products {
float: left;
margin-top: 25px;
}
.products > img {
float: left;
width: 300px;
height: 300px;
margin-right: 30px;
border: 1px solid #ddd;
}
.products > img:last-child {
margin-right: 0px;
}
.products > img:hover {
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
transition: .25s;
}
/* Text */
div.content {
clear: left;
margin-top: 100px;
text-align: justify;
}
/* Section Styles */
div.section {
float: left;
margin-top: 50px;
margin-bottom: 50px;
padding: 25px;
border: 1px solid #ddd;
/* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15); */
}
div.section > img {
float: left;
margin-right: 25px;
width: 500px;
}
div.scroll {
height: 235px;
overflow: auto;
margin-bottom: 17px;
}
div.section h2 {
font-size: 24px;
margin-bottom: 15px;
}
div.section p {
padding-bottom: 15px;
}
div.section button {
border: none;
background: rgba(40, 147, 180, 0.8);
padding: 8px 30px;
color: #fff;
font-weight: 700;
}
div.section button:hover {
background: rgba(31, 190, 230, 0.8);
transition: 250ms;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
/* Tables */
table {
width: 100%;
margin-top: 50px;
border: 1px solid #ddd;
font-family: 'Roboto','Arial',monospace;
font-size: 12px;
font-weight: normal;
text-align: center;
}
thead, tfoot {
font-weight: bold;
border: 1px solid #ddd;
background-color: #eee;
}
th, td, tr {
width: 50px;
height: 50px;
}
th:first-child, td:first-child {
width: 100px;
font-weight: bold;
text-align: left;
padding-left: 15px;
}
th:last-child, td:last-child {
font-weight: bold;
text-align: right;
padding-right: 15px;
}
td {
padding-top: 15px;
}
/* Form Styling */
form {
margin: 25px auto;
border: 1px solid #ddd;
border-radius: 25px;
background-image: linear-gradient(
to right bottom,
rgba(111, 193, 213, 0.8),
rgba(40, 147, 180, 0.8));
}
form fieldset {
margin: 25px;
}
form legend {
font-weight: bold;
font-size: 22px;
}
form label[for="storeCustMax"], form label[for="storeAvgSalePerCust"] {
margin-left: 80px;
}
form input[name="storeLocation"] {
width: 774px;
margin-left: 25px;
font-weight: bold;
border: none;
padding: 5px;
margin-top: 10px;
}
form input[name="storeCustMin"], form input[name="storeCustMax"], form input[name="storeAvgSalePerCust"] {
width: 100px;
margin-left: 10px;
font-weight: bold;
border: none;
padding: 5px;
margin-top: 10px;
}
form button {
border: none;
margin-top: 25px;
padding: 10px 70px;
background: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
/* Footer */
footer.home {
clear: both;
background-image: linear-gradient(
to right bottom,
rgba(126,213,111,0.8),
rgba(40,180,131,0.8));
height: 50px;
margin-top: 50px;
}
footer.sales {
clear: both;
background-image: linear-gradient(
to right bottom,
rgba(111, 193, 213, 0.8),
rgba(40, 147, 180, 0.8));
height: 50px;
margin-top: 50px;
}
footer p {
height: 50px;
color: #fff;
}
.footer {
width: 960px;
margin: 0 auto;
}
p.copy {
text-align: center;
color: rgb(7, 63, 56);
padding: 10px;
}
p.copy-sales {
text-align: center;
color: rgb(255, 255, 255);
padding: 10px;
}
footer.sales {
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
background: #6cf;
}
/* Lists */
.saleslist {
position: relative;
box-sizing: content-box;
}
h1.list {
font-family: 'Lato';
font-size: 18px;
font-weight: 400;
}
div.column1 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 50px;
margin-right: 25px;
margin-top: 25px;
}
div.column2 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 250px;
margin-right: 25px;
margin-top: 25px;
}
div.column3 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 450px;
margin-right: 25px;
margin-top: 25px;
}
div.column4 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 650px;
margin-right: 25px;
margin-top: 25px;
}
div.column5 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 850px;
margin-right: 25px;
margin-top: 25px;
}
div.column1 ul li:last-child {font-weight: 700;}
div.column2 ul li:last-child {font-weight: 700;}
div.column3 ul li:last-child {font-weight: 700;}
div.column4 ul li:last-child {font-weight: 700;}
div.column5 ul li:last-child {font-weight: 700;}
/* Animations */
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeLeft {
0% {
opacity: 0;
transform: translateX(-100px);
}
100% {
opacity: 1;
transform: translateX(0px);
}
} | css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Lato', 'Verdana', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 1.7;
}
main.home {
margin-top: 18px;
margin-bottom: 50px;
width: 960px;
margin: 0 auto;
}
main.sales {
width: 960px;
margin: 0 auto;
}
p {padding-top: 25px;}
b {font-weight: 700;}
i {font-style: italic;}
i {font-style: underline;}
/* Links */
a:link {color: #fff; text-decoration: none;}
a:hover {color: rgb(255, 255, 255); text-decoration: none; text-shadow: 1px 1px rgb(231, 81, 156); }
a:active {color: rgb(231, 81, 156);}
a:visited {color: #fff;}
/* Header Styles */
header.home {
height: 50vh;
background-image: linear-gradient(
to right bottom,
rgba(126,213,111,0.8),
rgba(40,180,131,0.8)),
url(../img/salmon.png);
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: contain 50%;
clip-path: polygon(0 0, 100% 0, 100% 60vh, 0 100%);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
header.sales {
height: 30vh;
background-image: linear-gradient(
to right bottom,
rgba(111, 193, 213, 0.8),
rgba(40, 147, 180, 0.8)),
url(../img/salmon.png);
/* background-attachment: fixed; */
background-position: center;
background-repeat: no-repeat;
background-size: contain 50%;
clip-path: polygon(0 0, 100% 0, 100% 60vh, 0 100%);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
div.logo {
position: absolute;
top: 30px;
left: 40px;
color: #fff;
font-size: 20px;
font-weight: 700;
}
div.textbox-home {
position: absolute;
box-sizing: content-box;
top: 30%;
left: 50%;
transform: translate(-50%,-50%);
}
.textbox-sales {
position: relative;
box-sizing: content-box;
top: 65%;
left: 50%;
transform: translate(-50%,-100%);
}
/* Hero Styles */
.hero {
color: #fff;
text-transform: uppercase;
}
.hero-main {
display: block;
text-align: center;
font-size: 60px;
font-weight: 400;
letter-spacing: 35px;
animation-name: fadeIn;
animation-duration: 3s;
}
.hero-sub {
display: block;
text-align: center;
font-size: 20px;
font-weight: 700;
letter-spacing: 17.4px;
animation-name: fadeLeft;
animation-duration: 5s;
}
/* Nav Bar */
ul.nav {
position: absolute;
top: 30px;
right: 40px;
color: #fff;
font-size: 20px;
font-weight: 700;
}
.nav > li{
display: inline;
padding: 10px;
}
/* Products */
div.container {
float: left;
color: #000;
width: 960px;
margin: 25px 0 25px 0;
/* margin-bottom: 25px; */
}
h1 {
clear: left;
font-size: 32px;
text-align: center;
}
.products {
float: left;
margin-top: 25px;
}
.products > img {
float: left;
width: 300px;
height: 300px;
margin-right: 30px;
border: 1px solid #ddd;
}
.products > img:last-child {
margin-right: 0px;
}
.products > img:hover {
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
transition: .25s;
}
/* Text */
div.content {
clear: left;
margin-top: 100px;
text-align: justify;
}
/* Section Styles */
div.section {
float: left;
margin-top: 50px;
margin-bottom: 50px;
padding: 25px;
border: 1px solid #ddd;
/* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15); */
}
div.section > img {
float: left;
margin-right: 25px;
width: 500px;
}
div.scroll {
height: 235px;
overflow: auto;
margin-bottom: 17px;
}
div.section h2 {
font-size: 24px;
margin-bottom: 15px;
}
div.section p {
padding-bottom: 15px;
}
div.section button {
border: none;
background: rgba(40, 147, 180, 0.8);
padding: 8px 30px;
color: #fff;
font-weight: 700;
}
div.section button:hover {
background: rgba(31, 190, 230, 0.8);
transition: 250ms;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
/* Tables */
table {
width: 100%;
margin-top: 50px;
border: 1px solid #ddd;
font-family: 'Roboto','Arial',monospace;
font-size: 12px;
font-weight: normal;
text-align: center;
}
thead, tfoot {
font-weight: bold;
border: 1px solid #ddd;
background-color: #eee;
}
th, td, tr {
width: 50px;
height: 50px;
}
th:first-child, td:first-child {
width: 100px;
font-weight: bold;
text-align: left;
padding-left: 15px;
}
th:last-child, td:last-child {
font-weight: bold;
text-align: right;
padding-right: 15px;
}
td {
padding-top: 15px;
}
/* Form Styling */
form {
margin: 25px auto;
border: 1px solid #ddd;
border-radius: 25px;
background-image: linear-gradient(
to right bottom,
rgba(111, 193, 213, 0.8),
rgba(40, 147, 180, 0.8));
}
form fieldset {
margin: 25px;
}
form legend {
font-weight: bold;
font-size: 22px;
}
form label[for="storeCustMax"], form label[for="storeAvgSalePerCust"] {
margin-left: 80px;
}
form input[name="storeLocation"] {
width: 774px;
margin-left: 25px;
font-weight: bold;
border: none;
padding: 5px;
margin-top: 10px;
}
form input[name="storeCustMin"], form input[name="storeCustMax"], form input[name="storeAvgSalePerCust"] {
width: 100px;
margin-left: 10px;
font-weight: bold;
border: none;
padding: 5px;
margin-top: 10px;
}
form button {
border: none;
margin-top: 25px;
padding: 10px 70px;
background: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
/* Footer */
footer.home {
clear: both;
background-image: linear-gradient(
to right bottom,
rgba(126,213,111,0.8),
rgba(40,180,131,0.8));
height: 50px;
margin-top: 50px;
}
footer.sales {
clear: both;
background-image: linear-gradient(
to right bottom,
rgba(111, 193, 213, 0.8),
rgba(40, 147, 180, 0.8));
height: 50px;
margin-top: 50px;
}
footer p {
height: 50px;
color: #fff;
}
.footer {
width: 960px;
margin: 0 auto;
}
p.copy {
text-align: center;
color: rgb(7, 63, 56);
padding: 10px;
}
p.copy-sales {
text-align: center;
color: rgb(255, 255, 255);
padding: 10px;
}
footer.sales {
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
background: #6cf;
}
/* Lists */
.saleslist {
position: relative;
box-sizing: content-box;
}
h1.list {
font-family: 'Lato';
font-size: 18px;
font-weight: 400;
}
div.column1 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 50px;
margin-right: 25px;
margin-top: 25px;
}
div.column2 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 250px;
margin-right: 25px;
margin-top: 25px;
}
div.column3 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 450px;
margin-right: 25px;
margin-top: 25px;
}
div.column4 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 650px;
margin-right: 25px;
margin-top: 25px;
}
div.column5 {
font-family: 'Rokkitt',sans-serif;
position: absolute;
margin-left: 850px;
margin-right: 25px;
margin-top: 25px;
}
div.column1 ul li:last-child {font-weight: 700;}
div.column2 ul li:last-child {font-weight: 700;}
div.column3 ul li:last-child {font-weight: 700;}
div.column4 ul li:last-child {font-weight: 700;}
div.column5 ul li:last-child {font-weight: 700;}
/* Animations */
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeLeft {
0% {
opacity: 0;
transform: translateX(-100px);
}
100% {
opacity: 1;
transform: translateX(0px);
}
} | 0.372163 | 0.112698 |
html,
body {
width: 100%;
padding: 0;
margin: 0;
background: #000;
letter-spacing: 1px;
}
body a {
outline: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus,
a:hover {
text-decoration: none;
}
input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
font-family: 'Montserrat', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
}
p {font-size:14px;
margin: 0;
padding: 0;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
/*-- //Reset-Code --*/
.title {
font-size: 50px;
color: #09ed9f;
letter-spacing: 3px;
font-weight: 600;
text-transform: uppercase;
}
.clr {
color: #fff;
}
.lft{ text-align: left;}
.rigt{ text-align: right;}
/*-- --*/
.nav-link {
color: #fff;
font-size: 15px;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: 500;
padding: 10px 25px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.nav-link:focus ,.nav-link:hover {
color: #09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: -moz-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
a {
color: #fff;
text-decoration: none;
}
.fullscreen-bg__video {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
.contact-address-area {
padding-top: 7em;
}
.counter {
font-size: 32px;
color: #09ed9f;
font-weight: 500;
font-weight: 600;
letter-spacing: 1px;
}
/*-- //counter --*/
::-webkit-input-placeholder { /* Chrome */
color: #000 !important;
}
:-ms-input-placeholder { /* IE 10+ */
color: #000 !important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #000!important;
opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
color: #000 !important;
opacity: 1;
}
/*--footer--*/
*{
margin:0px;
padding: 0px;
box-sizing: border-box;
}
.clr{
clear: both;
}
.footer-wrapper{
width: 100%;
height: auto;
/* min-height: 250px; */
margin:auto;
background: #000;
overflow: hidden;
position: relative;
padding-top: 40px;
bottom: 0px;
}
.footer-social-icons{
width: 100%;
height: auto;
margin:auto;
margin-bottom: 40px;
}
.footer-social-icons ul{
margin:0px;
padding: 0px;
text-align: center;
}
.footer-social-icons ul li{
display: inline-block;
margin-right: 15px;
width: 40px;
height: 40px;
text-align: center;
font-size: 20px;
border: 1px solid;
letter-spacing: 0px;
margin: 0px 5px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-moz-transition: 0.5s all;
}
.footer-social-icons ul li:hover{
color:#02ffa6 ;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 26%, #02ffa6 74%);
background: -moz-linear-gradient(to right, #0150CC 26%, #00ffa6 74%);
background: linear-gradient(to right, #0150CC 26%, #03f19e 74%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.footer-social-icons ul li a{
color: #fff;
display: block;
font-size: 22px;
}
.footer-social-icons ul li a i{
line-height: 40px;
}
.footer-mid-part{
width: 100%;
height: auto;
margin: auto;
}
.footer-section-two{
width: 85%;
height: auto;
margin: auto;
margin-left: 20px;
padding: 20px 20px;
}
.footer-section-three{
width: 100%;
height: auto;
margin: auto;
padding: 20px 20px;
background: rgba(255,255,255,.1);
}
.footer-heading{
width: 100%;
height: auto;
margin: auto;
}
.footer-heading h2{
font-size: 20px;
font-stretch: inherit;
text-align: left;
color: #09ed9f;
font-family: 'Times New Roman', Times, serif;
text-transform: uppercase;
margin: 0px;
font-weight: 500 !important;
}
.footer-contact-box{
width: 100%;
height: auto;;
margin: auto;
margin-top: 10px;
}
.footer-contact-icon{
width: 25px;
height: 25px;
float: left;
padding-top: 19px;
}
.footer-contact-icon i{
color: #fff;
font-size: 20px;
}
.footer-contact-text{
width: 85%;
height: auto;
}
.footer-contact-text p{
color: #FFF;
font-size: 0.73em;
padding-top: 10px;
font-weight: 500;
text-align: left;
cursor: pointer;
margin-bottom: 10px;
margin-left: 3em;
text-align: center;
}
.footer-contact-text p a{
font-size: 13px;
font-weight: 500;
color: #fff;
}
.footer-link{
width: 100%;
height:auto;
margin: auto;
margin-top: 20px;
}
.footer-link ul{
margin:0px;
padding: 0px;
}
.footer-link ul li{
list-style-type: none;
text-align: center;
padding-top: 5px;
}
.footer-section-two .footer-heading h2{
text-align: center;
}
.footer-bottom{
width: 100%;
height: auto;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
}
.footer-bottom{
font-size: 14px;
font-weight: 100;
letter-spacing: 0.5px;
text-align: center;
color: #fff;
}
/*RESPONSIVE CODE*/
@media only screen and (max-width: 1199px){
.footer-wrapper{
position: relative;
background-attachment: scroll;
}
h1{
font-size: 4vw!important;
padding-top: 10px;
padding-bottom: 10px;
}
.footer-social-icons ul li{
margin-bottom: 5px;
}
}
.nav-lin {
color: #fff;
font-size: 15px;
line-height: 2.5em;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 500;
padding: 10px 25px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.nav-lin:focus ,.nav-lin:hover {
color: #09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: -moz-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.footer-contact-texts p{
color: #FFF;
font-size: 0.7em;
text-align:inherit;
}
.footer-contact-text:hover{
color: #09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: -moz-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transform: scale(1.1);
}
.glass img{
max-height: 2084px;
}
.whatsapp {
position: fixed;
right: 0px;
top: 82%;
}
.whatsapp h6{
color: #FFF;
background: rgba(0, 0,0, 0);
padding: 12px;
border-radius: 10px;
}
.whatsapp a i:hover{
color:#09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: -moz-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {}
a,
a:hover,
a:focus,
a:active {
text-decoration: none;
outline: none;
}
a,
a:active,
a:focus {
color: #333;
text-decoration: none;
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .2s;
-ms-transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
img {
max-width: 100%;
height: auto;
}
.sec-title-style1 {
position: relative;
display: block;
margin-top: -9px;
padding-bottom: 50px;
}
.sec-title-style1.max-width{
position: relative;
display: block;
max-width: 770px;
margin: 5em auto 0;
padding-bottom: 52px;
}
.sec-title-style1.pabottom50 {
padding-bottom: 42px;
}
.sec-title-style1 .title {
position: relative;
color: #09ed9f;
text-align: center;
background: -webkit-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: -moz-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: 'Times New Roman', Times, serif;
font-size: 40px;
line-height: 46px;
font-weight: 500;
text-transform: uppercase;
}
.sec-title-style1 .title h1{
font-family: 'Times New Roman', Times, serif;
}
.sec-title-style1 .title.clr-white{
color: #000;
}
.sec-title-style1 .decor {
position: relative;
display: block;
width: 70px;
height: 5px;
margin: 19px 0 0;
}
.sec-title-style1 .decor:before{
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 5px;
height: 5px;
background: #7cf50b;
border-radius: 50%;
content: "";
}
.sec-title-style1 .decor:after{
position: absolute;
top: 0;
right: 10px;
bottom: 0;
width: 5px;
height: 5px;
background: #7cf50b;
border-radius: 50%;
content: "";
}
.sec-title-style1 .decor span {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50px;
height: 1px;
background: #7cf50b;
margin: 2px 0;
}
.sec-title-style1 .text{
position: relative;
display: block;
margin: 7px 0 0;
}
.sec-title-style1 .text p{
position: relative;
display: inline-block;
padding:0 15px;
color:#fff;
font-size: 10px;
line-height: 16px;
font-weight: 100;
text-transform: uppercase;
}
.sec-title-style1 .text.clr-yellow p{
color: #7cf50b;
}
.sec-title-style1 .bottom-text{
position: relative;
display: block;
padding-top: 16px;
}
.sec-title-style1 .bottom-text p{
color: #848484;
font-size: 16px;
line-height: 26px;
font-weight: 400;
margin: 0;
}
.sec-title-style1 .bottom-text.clr-gray p{
color: #cdcdcd;
}
.contact-address-area{
position: relative;
display: block;
background: rgb(5, 5, 5);
padding: 100px 0 120px;
margin-top: -3em;
}
.contact-address-area .sec-title-style1.max-width {
padding-bottom: 72px;
}
.contact-address-box{
justify-content: space-between;
align-items: center;
}
.single-contact-address-box {
position: relative;
display: block;
background: #131313;
padding: 85px 30px 77px;
}
.single-contact-address-box .icon-holder{
position: relative;
display: block;
padding-bottom: 24px;
}
.single-contact-address-box .icon-holder span:before{
font-size: 75px;
}
.single-contact-address-box h3{
color: #ffffff;
margin: 0px 0 9px;
}
.single-contact-address-box h2{
color: #dfdddd;
font-size: 20px;
font-weight: 500;
line-height: 2em;
margin: 0 0 19px;
}
.single-contact-address-box a{
color: #000;
}
.single-contact-address-box.main-branch {
background: rgb(201, 201, 201);
padding: 53px 10px 51px;
margin-top: -20px;
margin-bottom: -20px;
}
.single-contact-address-box.main-branch h3{
color: #131313;
font-size: 20px;
font-weight: 700;
margin: 0 0 38px;
text-transform: uppercase;
text-align: center;
}
.single-contact-address-box.main-branch .inner{
position: relative;
display: block;
}
.single-contact-address-box.main-branch .inner ul{
position: relative;
display: block;
overflow: hidden;
}
.single-contact-address-box.main-branch .inner ul li{
position: relative;
display: block;
padding-left: 110px;
color: #000;
border-bottom: 1px solid #737373;
padding-bottom: 23px;
margin-bottom: 24px;
}
.single-contact-address-box.main-branch .inner ul li:last-child{
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.single-contact-address-box.main-branch .inner ul li .title{
position: relative;
top: 2px;
left: 0;
}
.single-contact-address-box.main-branch .inner ul li .title h4{
color: #131313;
font-size: 18px;
font-weight: 600;
line-height: 24px;
text-transform: capitalize;
border-bottom: 2px solid #69da00;
}
.single-contact-address-box.main-branch .inner ul li .text{
position: relative;
display: block;
}
.single-contact-address-box.main-branch .inner ul li .text p{
color: #131313;
font-size: 14px;
line-height: 24px;
font-weight: 500;
margin-left: -2em;
}
.contact-address-box.row{
margin-right: -2em;
margin-left: -2em;
}
.contact-info-area {
width: 100%;
position: relative;
display: block;
background: rgb(7, 7, 7);
z-index: 99;
}
.contact-form {
position: relative;
display: block;
background: rgba(00,000,000,0.5);
padding: 100px 60px 80px;
-webkit-box-shadow: 0px 3px 8px 2px #ededed;
box-shadow: 0px 3px 8px 2px #ededed;
}
.contact-form .sec-title-style1{
position: relative;
display: block;
padding-bottom: 51px;
width: 50%;
}
.contact-form .text-box{
position: relative;
display: block;
margin-top: 19px;
width: 50%;
}
.contact-form .text p{
color: #fff;
line-height: 26px;
margin: 0;
}
.contact-form .inner-box{
position: relative;
display: block;
background: #000;
}
.contact-form form{
position: relative;
display: block;
}
.contact-form form .input-box{
position: relative;
display: block;
}
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
position: relative;
display: block;
background: #ffffff;
border: 1px solid #eeeeee;
width: 100%;
height: 55px;
font-size: 16px;
padding-left: 19px;
padding-right: 15px;
border-radius: 0px;
margin-bottom: 20px;
transition: all 500ms ease;
}
.contact-form form textarea {
height: 130px;
padding-left: 19px;
padding-right: 15px;
padding-top: 14px;
padding-bottom: 15px;
}
.contact-form form input[type="text"]:focus{
color: #222222;
border-color: #d4d4d4;
}
.contact-form form input[type="email"]:focus{
color: #222222;
border-color: #d4d4d4;
}
.contact-form form textarea:focus{
color: #222222;
border-color: #d4d4d4;
}
.contact-form form input[type="text"]::-webkit-input-placeholder {
color: #848484;
}
.contact-form form input[type="text"]:-moz-placeholder {
color: #848484;
}
.contact-form form input[type="text"]::-moz-placeholder {
color: #848484;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
color: #848484;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
color: #848484;
}
.contact-form form input[type="email"]:-moz-placeholder {
color: #848484;
}
.contact-form form input[type="email"]::-moz-placeholder {
color: #848484;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
color: #848484;
}
.contact-form form button {
position: relative;
display: block;
width: 100%;
color: #ffffff;
background: #131313;
border: 1px solid #09ed9f;
font-size: 16px;
line-height: 55px;
font-weight: 600;
text-align: center;
text-transform: capitalize;
transition: all 200ms linear;
transition-delay: 0.1s;
cursor: pointer;
}
.contact-form form button:hover{
border: 0px;
background: linear-gradient(to right, rgba(2,0,36,1) 0%, rgba(1,80,204,100) 35%, rgba(9,237,159,100) 100%);
color: #131313;
}
/* Map Container */
.map-wrap{
min-width: 100%;
min-height: 100%;
margin-top: 40px;
border: solid 2px;
padding: 1em;
}
.map-wrap .googlemap{
width: 100%;
}
svg {
height: 23rem;
margin-right: 4rem;
}
#envelope {
animation: float 2s ease-in-out infinite;
}
#star1, #star2, #star3, #star4, #star5, #star6 {
animation: blink 1s ease-in-out infinite;
}
#star2 { animation-delay: 100ms; }
#star3 { animation-delay: 500ms; }
#star4 { animation-delay: 700ms; }
#star5 { animation-delay: 300ms; }
#star6 { animation-delay: 200ms }
@keyframes float {
0% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
100% {
transform: translateY(0px);
}
}
@keyframes blink {
0% {
opacity: 0;
}
50% {
opacity: .5;
}
100% {
opacity: 1;
}
}
.forms {
text-align: center;
align-items: center;
min-width: 25rem;
background-color: rgb(15, 15, 15);
height: 30em;
}
@media screen and (max-width:350px) {
.forms{
margin-left: -22%;
max-width: 15rem;
min-width:21rem;
}
.forms .box .text{
margin-left: 7%;
}
.glass{
display: flex;
flex-direction: column;
}
}
@media screen and ( max-width:420px) {
.container{
width: 100%;
display: flex;
flex-direction: column;
}
.forms{
max-width: 15rem;
min-width:21rem;
}
.contact-icon{
margin-left: -3%;
}
.glass{
display: flex;
flex-direction: column;
}
.contact-info-area{
width: 100%;
}
}
@media screen and (max-width:800px) {
.container{
align-items: center;
display: flex;
flex-direction: column;
}
.glass{
display: flex;
flex-direction: column;
}
.contact-info-area{
width: 100%;
}
}
.contact-icon i {
color: #fff;
height: 1.3rem;
position:relative;
left: 1.5rem;
top:-3.1rem;
}
.form-group{
padding-top: 8em;
}
.form-group .text{
z-index: 0;
}
.box .text a h3{
color: #fff;
}
.box .text a p{
color: #fff;
font-weight: 100;
}
.box .text p a{
color: #fff;
font-weight: 100;
}
#active {
height: 3em;
border-bottom: 2px solid;
border-image-source: linear-gradient(to left, #0150CC, #09ED9F);
border-image-slice: 1;
} | css/contact.css | html,
body {
width: 100%;
padding: 0;
margin: 0;
background: #000;
letter-spacing: 1px;
}
body a {
outline: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus,
a:hover {
text-decoration: none;
}
input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
font-family: 'Montserrat', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
}
p {font-size:14px;
margin: 0;
padding: 0;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
/*-- //Reset-Code --*/
.title {
font-size: 50px;
color: #09ed9f;
letter-spacing: 3px;
font-weight: 600;
text-transform: uppercase;
}
.clr {
color: #fff;
}
.lft{ text-align: left;}
.rigt{ text-align: right;}
/*-- --*/
.nav-link {
color: #fff;
font-size: 15px;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: 500;
padding: 10px 25px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.nav-link:focus ,.nav-link:hover {
color: #09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: -moz-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
a {
color: #fff;
text-decoration: none;
}
.fullscreen-bg__video {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
.contact-address-area {
padding-top: 7em;
}
.counter {
font-size: 32px;
color: #09ed9f;
font-weight: 500;
font-weight: 600;
letter-spacing: 1px;
}
/*-- //counter --*/
::-webkit-input-placeholder { /* Chrome */
color: #000 !important;
}
:-ms-input-placeholder { /* IE 10+ */
color: #000 !important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #000!important;
opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
color: #000 !important;
opacity: 1;
}
/*--footer--*/
*{
margin:0px;
padding: 0px;
box-sizing: border-box;
}
.clr{
clear: both;
}
.footer-wrapper{
width: 100%;
height: auto;
/* min-height: 250px; */
margin:auto;
background: #000;
overflow: hidden;
position: relative;
padding-top: 40px;
bottom: 0px;
}
.footer-social-icons{
width: 100%;
height: auto;
margin:auto;
margin-bottom: 40px;
}
.footer-social-icons ul{
margin:0px;
padding: 0px;
text-align: center;
}
.footer-social-icons ul li{
display: inline-block;
margin-right: 15px;
width: 40px;
height: 40px;
text-align: center;
font-size: 20px;
border: 1px solid;
letter-spacing: 0px;
margin: 0px 5px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-moz-transition: 0.5s all;
}
.footer-social-icons ul li:hover{
color:#02ffa6 ;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 26%, #02ffa6 74%);
background: -moz-linear-gradient(to right, #0150CC 26%, #00ffa6 74%);
background: linear-gradient(to right, #0150CC 26%, #03f19e 74%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.footer-social-icons ul li a{
color: #fff;
display: block;
font-size: 22px;
}
.footer-social-icons ul li a i{
line-height: 40px;
}
.footer-mid-part{
width: 100%;
height: auto;
margin: auto;
}
.footer-section-two{
width: 85%;
height: auto;
margin: auto;
margin-left: 20px;
padding: 20px 20px;
}
.footer-section-three{
width: 100%;
height: auto;
margin: auto;
padding: 20px 20px;
background: rgba(255,255,255,.1);
}
.footer-heading{
width: 100%;
height: auto;
margin: auto;
}
.footer-heading h2{
font-size: 20px;
font-stretch: inherit;
text-align: left;
color: #09ed9f;
font-family: 'Times New Roman', Times, serif;
text-transform: uppercase;
margin: 0px;
font-weight: 500 !important;
}
.footer-contact-box{
width: 100%;
height: auto;;
margin: auto;
margin-top: 10px;
}
.footer-contact-icon{
width: 25px;
height: 25px;
float: left;
padding-top: 19px;
}
.footer-contact-icon i{
color: #fff;
font-size: 20px;
}
.footer-contact-text{
width: 85%;
height: auto;
}
.footer-contact-text p{
color: #FFF;
font-size: 0.73em;
padding-top: 10px;
font-weight: 500;
text-align: left;
cursor: pointer;
margin-bottom: 10px;
margin-left: 3em;
text-align: center;
}
.footer-contact-text p a{
font-size: 13px;
font-weight: 500;
color: #fff;
}
.footer-link{
width: 100%;
height:auto;
margin: auto;
margin-top: 20px;
}
.footer-link ul{
margin:0px;
padding: 0px;
}
.footer-link ul li{
list-style-type: none;
text-align: center;
padding-top: 5px;
}
.footer-section-two .footer-heading h2{
text-align: center;
}
.footer-bottom{
width: 100%;
height: auto;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
}
.footer-bottom{
font-size: 14px;
font-weight: 100;
letter-spacing: 0.5px;
text-align: center;
color: #fff;
}
/*RESPONSIVE CODE*/
@media only screen and (max-width: 1199px){
.footer-wrapper{
position: relative;
background-attachment: scroll;
}
h1{
font-size: 4vw!important;
padding-top: 10px;
padding-bottom: 10px;
}
.footer-social-icons ul li{
margin-bottom: 5px;
}
}
.nav-lin {
color: #fff;
font-size: 15px;
line-height: 2.5em;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 500;
padding: 10px 25px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.nav-lin:focus ,.nav-lin:hover {
color: #09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: -moz-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.footer-contact-texts p{
color: #FFF;
font-size: 0.7em;
text-align:inherit;
}
.footer-contact-text:hover{
color: #09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: -moz-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transform: scale(1.1);
}
.glass img{
max-height: 2084px;
}
.whatsapp {
position: fixed;
right: 0px;
top: 82%;
}
.whatsapp h6{
color: #FFF;
background: rgba(0, 0,0, 0);
padding: 12px;
border-radius: 10px;
}
.whatsapp a i:hover{
color:#09ed9f;
background: #0150CC;
background: -webkit-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: -moz-linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
background: linear-gradient(to right, #0150CC 18%, #09ED9F 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {}
a,
a:hover,
a:focus,
a:active {
text-decoration: none;
outline: none;
}
a,
a:active,
a:focus {
color: #333;
text-decoration: none;
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .2s;
-ms-transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
img {
max-width: 100%;
height: auto;
}
.sec-title-style1 {
position: relative;
display: block;
margin-top: -9px;
padding-bottom: 50px;
}
.sec-title-style1.max-width{
position: relative;
display: block;
max-width: 770px;
margin: 5em auto 0;
padding-bottom: 52px;
}
.sec-title-style1.pabottom50 {
padding-bottom: 42px;
}
.sec-title-style1 .title {
position: relative;
color: #09ed9f;
text-align: center;
background: -webkit-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: -moz-linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
background: linear-gradient(to right, #0150CC 28%, #09ED9F 54%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: 'Times New Roman', Times, serif;
font-size: 40px;
line-height: 46px;
font-weight: 500;
text-transform: uppercase;
}
.sec-title-style1 .title h1{
font-family: 'Times New Roman', Times, serif;
}
.sec-title-style1 .title.clr-white{
color: #000;
}
.sec-title-style1 .decor {
position: relative;
display: block;
width: 70px;
height: 5px;
margin: 19px 0 0;
}
.sec-title-style1 .decor:before{
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 5px;
height: 5px;
background: #7cf50b;
border-radius: 50%;
content: "";
}
.sec-title-style1 .decor:after{
position: absolute;
top: 0;
right: 10px;
bottom: 0;
width: 5px;
height: 5px;
background: #7cf50b;
border-radius: 50%;
content: "";
}
.sec-title-style1 .decor span {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50px;
height: 1px;
background: #7cf50b;
margin: 2px 0;
}
.sec-title-style1 .text{
position: relative;
display: block;
margin: 7px 0 0;
}
.sec-title-style1 .text p{
position: relative;
display: inline-block;
padding:0 15px;
color:#fff;
font-size: 10px;
line-height: 16px;
font-weight: 100;
text-transform: uppercase;
}
.sec-title-style1 .text.clr-yellow p{
color: #7cf50b;
}
.sec-title-style1 .bottom-text{
position: relative;
display: block;
padding-top: 16px;
}
.sec-title-style1 .bottom-text p{
color: #848484;
font-size: 16px;
line-height: 26px;
font-weight: 400;
margin: 0;
}
.sec-title-style1 .bottom-text.clr-gray p{
color: #cdcdcd;
}
.contact-address-area{
position: relative;
display: block;
background: rgb(5, 5, 5);
padding: 100px 0 120px;
margin-top: -3em;
}
.contact-address-area .sec-title-style1.max-width {
padding-bottom: 72px;
}
.contact-address-box{
justify-content: space-between;
align-items: center;
}
.single-contact-address-box {
position: relative;
display: block;
background: #131313;
padding: 85px 30px 77px;
}
.single-contact-address-box .icon-holder{
position: relative;
display: block;
padding-bottom: 24px;
}
.single-contact-address-box .icon-holder span:before{
font-size: 75px;
}
.single-contact-address-box h3{
color: #ffffff;
margin: 0px 0 9px;
}
.single-contact-address-box h2{
color: #dfdddd;
font-size: 20px;
font-weight: 500;
line-height: 2em;
margin: 0 0 19px;
}
.single-contact-address-box a{
color: #000;
}
.single-contact-address-box.main-branch {
background: rgb(201, 201, 201);
padding: 53px 10px 51px;
margin-top: -20px;
margin-bottom: -20px;
}
.single-contact-address-box.main-branch h3{
color: #131313;
font-size: 20px;
font-weight: 700;
margin: 0 0 38px;
text-transform: uppercase;
text-align: center;
}
.single-contact-address-box.main-branch .inner{
position: relative;
display: block;
}
.single-contact-address-box.main-branch .inner ul{
position: relative;
display: block;
overflow: hidden;
}
.single-contact-address-box.main-branch .inner ul li{
position: relative;
display: block;
padding-left: 110px;
color: #000;
border-bottom: 1px solid #737373;
padding-bottom: 23px;
margin-bottom: 24px;
}
.single-contact-address-box.main-branch .inner ul li:last-child{
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.single-contact-address-box.main-branch .inner ul li .title{
position: relative;
top: 2px;
left: 0;
}
.single-contact-address-box.main-branch .inner ul li .title h4{
color: #131313;
font-size: 18px;
font-weight: 600;
line-height: 24px;
text-transform: capitalize;
border-bottom: 2px solid #69da00;
}
.single-contact-address-box.main-branch .inner ul li .text{
position: relative;
display: block;
}
.single-contact-address-box.main-branch .inner ul li .text p{
color: #131313;
font-size: 14px;
line-height: 24px;
font-weight: 500;
margin-left: -2em;
}
.contact-address-box.row{
margin-right: -2em;
margin-left: -2em;
}
.contact-info-area {
width: 100%;
position: relative;
display: block;
background: rgb(7, 7, 7);
z-index: 99;
}
.contact-form {
position: relative;
display: block;
background: rgba(00,000,000,0.5);
padding: 100px 60px 80px;
-webkit-box-shadow: 0px 3px 8px 2px #ededed;
box-shadow: 0px 3px 8px 2px #ededed;
}
.contact-form .sec-title-style1{
position: relative;
display: block;
padding-bottom: 51px;
width: 50%;
}
.contact-form .text-box{
position: relative;
display: block;
margin-top: 19px;
width: 50%;
}
.contact-form .text p{
color: #fff;
line-height: 26px;
margin: 0;
}
.contact-form .inner-box{
position: relative;
display: block;
background: #000;
}
.contact-form form{
position: relative;
display: block;
}
.contact-form form .input-box{
position: relative;
display: block;
}
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
position: relative;
display: block;
background: #ffffff;
border: 1px solid #eeeeee;
width: 100%;
height: 55px;
font-size: 16px;
padding-left: 19px;
padding-right: 15px;
border-radius: 0px;
margin-bottom: 20px;
transition: all 500ms ease;
}
.contact-form form textarea {
height: 130px;
padding-left: 19px;
padding-right: 15px;
padding-top: 14px;
padding-bottom: 15px;
}
.contact-form form input[type="text"]:focus{
color: #222222;
border-color: #d4d4d4;
}
.contact-form form input[type="email"]:focus{
color: #222222;
border-color: #d4d4d4;
}
.contact-form form textarea:focus{
color: #222222;
border-color: #d4d4d4;
}
.contact-form form input[type="text"]::-webkit-input-placeholder {
color: #848484;
}
.contact-form form input[type="text"]:-moz-placeholder {
color: #848484;
}
.contact-form form input[type="text"]::-moz-placeholder {
color: #848484;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
color: #848484;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
color: #848484;
}
.contact-form form input[type="email"]:-moz-placeholder {
color: #848484;
}
.contact-form form input[type="email"]::-moz-placeholder {
color: #848484;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
color: #848484;
}
.contact-form form button {
position: relative;
display: block;
width: 100%;
color: #ffffff;
background: #131313;
border: 1px solid #09ed9f;
font-size: 16px;
line-height: 55px;
font-weight: 600;
text-align: center;
text-transform: capitalize;
transition: all 200ms linear;
transition-delay: 0.1s;
cursor: pointer;
}
.contact-form form button:hover{
border: 0px;
background: linear-gradient(to right, rgba(2,0,36,1) 0%, rgba(1,80,204,100) 35%, rgba(9,237,159,100) 100%);
color: #131313;
}
/* Map Container */
.map-wrap{
min-width: 100%;
min-height: 100%;
margin-top: 40px;
border: solid 2px;
padding: 1em;
}
.map-wrap .googlemap{
width: 100%;
}
svg {
height: 23rem;
margin-right: 4rem;
}
#envelope {
animation: float 2s ease-in-out infinite;
}
#star1, #star2, #star3, #star4, #star5, #star6 {
animation: blink 1s ease-in-out infinite;
}
#star2 { animation-delay: 100ms; }
#star3 { animation-delay: 500ms; }
#star4 { animation-delay: 700ms; }
#star5 { animation-delay: 300ms; }
#star6 { animation-delay: 200ms }
@keyframes float {
0% {
transform: translateY(0px);
}
50% {
transform: translateY(-20px);
}
100% {
transform: translateY(0px);
}
}
@keyframes blink {
0% {
opacity: 0;
}
50% {
opacity: .5;
}
100% {
opacity: 1;
}
}
.forms {
text-align: center;
align-items: center;
min-width: 25rem;
background-color: rgb(15, 15, 15);
height: 30em;
}
@media screen and (max-width:350px) {
.forms{
margin-left: -22%;
max-width: 15rem;
min-width:21rem;
}
.forms .box .text{
margin-left: 7%;
}
.glass{
display: flex;
flex-direction: column;
}
}
@media screen and ( max-width:420px) {
.container{
width: 100%;
display: flex;
flex-direction: column;
}
.forms{
max-width: 15rem;
min-width:21rem;
}
.contact-icon{
margin-left: -3%;
}
.glass{
display: flex;
flex-direction: column;
}
.contact-info-area{
width: 100%;
}
}
@media screen and (max-width:800px) {
.container{
align-items: center;
display: flex;
flex-direction: column;
}
.glass{
display: flex;
flex-direction: column;
}
.contact-info-area{
width: 100%;
}
}
.contact-icon i {
color: #fff;
height: 1.3rem;
position:relative;
left: 1.5rem;
top:-3.1rem;
}
.form-group{
padding-top: 8em;
}
.form-group .text{
z-index: 0;
}
.box .text a h3{
color: #fff;
}
.box .text a p{
color: #fff;
font-weight: 100;
}
.box .text p a{
color: #fff;
font-weight: 100;
}
#active {
height: 3em;
border-bottom: 2px solid;
border-image-source: linear-gradient(to left, #0150CC, #09ED9F);
border-image-slice: 1;
} | 0.196055 | 0.057124 |
html,
body {
width: 100%;
height: 100%;
}
body {
font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
hr {
max-width: 50px;
border-color: #f05f40;
border-width: 3px;
}
hr.light {
border-color: #fff;
}
a {
color: #f05f40;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
a:hover,
a:focus {
color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif
;
}
p {
margin-bottom: 20px;
font-size: 16px;
line-height: 1.5;
}
.bg-primary {
background-color: #f05f40;
}
.bg-dark {
color: #fff;
background-color: #222;
}
.text-faded {
color: rgba(255,255,255,.7);
}
section {
padding: 100px 0;
}
aside {
padding: 50px 0;
}
.no-padding {
padding: 0;
}
.navbar-default {
border-color: rgba(34,34,34,.05);
font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
background-color: #fff;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.navbar-default .navbar-header .navbar-brand {
text-transform: uppercase;
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
color: #f05f40;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #000;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
text-transform: uppercase;
font-size: 13px;
font-weight: 700;
color: #fff;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
color: #f05f40;
}
.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
color: #f05f40!important;
background-color: transparent;
}
.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
background-color: transparent;
}
@media(min-width:768px) {
.navbar-default {
border-color: rgba(255,255,255,.3);
background-color: #fff;
}
.navbar-default .navbar-header .navbar-brand {
color: #f05f40;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
color: #000;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
color: #f05f40;
}
.navbar-default.affix {
border-color: rgba(34,34,34,.05);
background-color: #fff;
}
.navbar-default.affix .navbar-header .navbar-brand {
font-size: 14px;
color: #f05f40;
}
.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default.affix .nav > li>a,
.navbar-default.affix .nav>li>a:focus {
color: #000;
}
.navbar-default.affix .nav > li>a:hover,
.navbar-default.affix .nav>li>a:focus:hover {
color: #f05f40;
}
}
header {
position: relative;
width: 100%;
min-height: auto;
text-align: center;
color: #fff;
background-image: url(../img/header.jpg);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
header .header-content {
position: relative;
width: 100%;
padding: 100px 15px;
text-align: center;
}
header .header-content .header-content-inner h1 {
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 700;
}
header .header-content .header-content-inner hr {
margin: 30px auto;
}
header .header-content .header-content-inner p {
margin-bottom: 50px;
font-size: 16px;
font-weight: 300;
color: rgba(255,255,255,.7);
}
@media(min-width:768px) {
header {
min-height: 100%;
}
header .header-content {
position: absolute;
top: 50%;
padding: 0 50px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
header .header-content .header-content-inner {
margin-right: auto;
margin-left: auto;
max-width: 1000px;
}
header .header-content .header-content-inner p {
margin-right: auto;
margin-left: auto;
max-width: 80%;
font-size: 18px;
}
}
.section-heading {
margin-top: 0;
}
.service-box {
margin: 50px auto 0;
max-width: 400px;
}
@media(min-width:992px) {
.service-box {
margin: 20px auto 0;
}
}
.service-box p {
margin-bottom: 0;
}
.portfolio-box {
display: block;
position: relative;
margin: 0 auto;
max-width: 650px;
}
.portfolio-box .portfolio-box-caption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
opacity: 0;
background: rgba(240,95,64,.9);
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
position: absolute;
top: 50%;
width: 100%;
text-align: center;
transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
padding: 0 15px;
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
opacity: 1;
}
@media(min-width:768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 22px;
}
}
.call-to-action h2 {
margin: 0 auto 20px;
}
.text-primary {
color: #f05f40;
}
.no-gutter > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.btn-default {
border-color: #fff;
color: #222;
background-color: #fff;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
border-color: #ededed;
color: #222;
background-color: #f2f2f2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
border-color: #fff;
background-color: #fff;
}
.btn-default .badge {
color: #fff;
background-color: #222;
}
.btn-primary {
border-color: #f05f40;
color: #fff;
background-color: #f05f40;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
border-color: #ed431f;
color: #fff;
background-color: #ee4b28;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
border-color: #f05f40;
background-color: #f05f40;
}
.btn-primary .badge {
color: #f05f40;
background-color: #fff;
}
.btn {
border: 0;
border-radius: 300px;
text-transform: uppercase;
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
.btn-xl {
padding: 15px 30px;
}
::-moz-selection {
text-shadow: none;
color: #fff;
background: #222;
}
::selection {
text-shadow: none;
color: #fff;
background: #222;
}
img::selection {
color: #fff;
background: 0 0;
}
img::-moz-selection {
color: #fff;
background: 0 0;
}
body {
webkit-tap-highlight-color: #222;
}
/* Profile cards */
.card {
padding-top: 20px;
margin: 10px 0 20px 0;
background-color: rgba(214, 224, 226, 0.2);
border-top-width: 0;
border-bottom-width: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.card .card-heading {
padding: 0 20px;
margin: 0;
}
.card .card-heading.simple {
font-size: 20px;
font-weight: 300;
color: #777;
border-bottom: 1px solid #e5e5e5;
}
.card .card-heading.image img {
display: inline-block;
width: 46px;
height: 46px;
margin-right: 15px;
vertical-align: top;
border: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.card .card-heading.image .card-heading-header {
display: inline-block;
vertical-align: top;
}
.card .card-heading.image .card-heading-header h3 {
margin: 0;
font-size: 14px;
line-height: 16px;
color: #262626;
}
.card .card-heading.image .card-heading-header span {
font-size: 12px;
color: #999999;
}
.card .card-body {
padding: 0 20px;
margin-top: 20px;
}
.card .card-media {
padding: 0 20px;
margin: 0 -14px;
}
.card .card-media img {
max-width: 100%;
max-height: 100%;
}
.card .card-actions {
min-height: 30px;
padding: 0 20px 20px 20px;
margin: 20px 0 0 0;
}
.card .card-comments {
padding: 20px;
margin: 0;
background-color: #f8f8f8;
}
.card .card-comments .comments-collapse-toggle {
padding: 0;
margin: 0 20px 12px 20px;
}
.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
padding-right: 5px;
overflow: hidden;
font-size: 12px;
color: #999;
text-overflow: ellipsis;
white-space: nowrap;
}
.card-comments .media-heading {
font-size: 13px;
font-weight: bold;
}
.card.people {
position: relative;
display: inline-block;
width: 170px;
height: 300px;
padding-top: 0;
margin-left: 20px;
overflow: hidden;
vertical-align: top;
}
.card.people:first-child {
margin-left: 0;
}
.card.people .card-top {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 170px;
height: 150px;
background-color: #ffffff;
}
.card.people .card-top.green {
background-color: #53a93f;
}
.card.people .card-top.blue {
background-color: #427fed;
}
.card.people .card-info {
position: absolute;
top: 150px;
display: inline-block;
width: 100%;
height: 101px;
overflow: hidden;
background: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.card.people .card-info .title {
display: block;
margin: 8px 14px 0 14px;
overflow: hidden;
font-size: 16px;
font-weight: bold;
line-height: 18px;
color: #404040;
}
.card.people .card-info .desc {
display: block;
margin: 8px 14px 0 14px;
overflow: hidden;
font-size: 12px;
line-height: 16px;
color: #737373;
text-overflow: ellipsis;
}
.card.people .card-bottom {
position: absolute;
bottom: 0;
left: 0;
display: inline-block;
width: 100%;
padding: 10px 20px;
line-height: 29px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.card.hovercard {
position: relative;
padding-top: 0;
overflow: hidden;
text-align: center;
background-color: rgba(214, 224, 226, 0.2);
}
.card.hovercard .cardheader {
background: url("http://lorempixel.com/850/280/nature/4/");
background-size: cover;
height: 135px;
}
.card.hovercard .avatar {
position: relative;
top: -50px;
margin-bottom: -50px;
}
.card.hovercard .avatar img {
width: 100px;
height: 100px;
max-width: 100px;
max-height: 100px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 5px solid rgba(255,255,255,0.5);
}
.card.hovercard .info {
padding: 4px 8px 10px;
}
.card.hovercard .info .title {
margin-bottom: 4px;
font-size: 24px;
line-height: 1;
color: #262626;
vertical-align: middle;
}
.card.hovercard .info .desc {
overflow: hidden;
font-size: 12px;
line-height: 20px;
color: #737373;
text-overflow: ellipsis;
}
.card.hovercard .bottom {
padding: 0 20px;
margin-bottom: 17px;
}
/* Custom CSS */
.star {
color: #ffb400;
}
html.house, .house body {
height: 70%;
}
.geekhouse {
padding: 1em 0;
}
.geekhouse h2 {
margin-top: 0px;
}
#component .progress {
margin-bottom: 5px;
}
.bg-gray {
background-color: #f5f5f5;
}
.bordered {
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
}
.house #about div {
color: #565a5c;
}
.house #about .row {
margin-bottom: 0px;
}
#about div.row {
margin-bottom: 1em;
}
.house hr, footer hr {
max-width: none;
margin-top: 15px;
margin-bottom: 15px;
border: 0;
border-top: 1px solid #dce0e0;
}
#amenity div div {
padding: 1em 2em;
}
.contact a, .contact a:hover, .contact a:visited {
color: #fff;
text-decoration: none;
}
.contact button {
margin-bottom: 5px;
}
.btn-twitter {
border-color: #55acee;
color: #fff;
background-color: #55acee;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
border-color: #55acee;
color: #fff;
background-color: #489FE1;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
border-color: #55acee;
background-color: #55acee;
}
.btn-twitter .badge {
color: #55acee;
background-color: #fff;
}
.btn-facebook {
border-color: #3b5998;
color: #fff;
background-color: #3b5998;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
border-color: #3b5998;
color: #fff;
background-color: #2E4C8B;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
border-color: #3b5998;
background-color: #3b5998;
}
.btn-facebook .badge {
color: #3b5998;
background-color: #fff;
}
.btn-airbnb {
border-color: #fd5c63;
color: #fff;
background-color: #fd5c63;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-airbnb:hover,
.btn-airbnb:focus,
.btn-airbnb.focus,
.btn-airbnb:active,
.btn-airbnb.active,
.open > .dropdown-toggle.btn-airbnb {
border-color: #fd5c63;
color: #fff;
background-color: #F04F56;
}
.btn-airbnb:active,
.btn-airbnb.active,
.open > .dropdown-toggle.btn-airbnb {
background-image: none;
}
.btn-airbnb.disabled,
.btn-airbnb[disabled],
fieldset[disabled] .btn-airbnb,
.btn-airbnb.disabled:hover,
.btn-airbnb[disabled]:hover,
fieldset[disabled] .btn-airbnb:hover,
.btn-airbnb.disabled:focus,
.btn-airbnb[disabled]:focus,
fieldset[disabled] .btn-airbnb:focus,
.btn-airbnb.disabled.focus,
.btn-airbnb[disabled].focus,
fieldset[disabled] .btn-airbnb.focus,
.btn-airbnb.disabled:active,
.btn-airbnb[disabled]:active,
fieldset[disabled] .btn-airbnb:active,
.btn-airbnb.disabled.active,
.btn-airbnb[disabled].active,
fieldset[disabled] .btn-airbnb.active {
border-color: #fd5c63;
background-color: #fd5c63;
}
.btn-airbnb .badge {
color: #DD4B39;
background-color: #fff;
}
.btn-photo {
border-color: #DD4B39;
color: #fff;
background-color: #DD4B39;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-photo:hover,
.btn-photo:focus,
.btn-photo.focus,
.btn-photo:active,
.btn-photo.active,
.open > .dropdown-toggle.btn-photo {
border-color: #DD4B39;
color: #fff;
background-color: #F04F56;
}
.btn-photo:active,
.btn-photo.active,
.open > .dropdown-toggle.btn-photo {
background-image: none;
}
.btn-photo.disabled,
.btn-photo[disabled],
fieldset[disabled] .btn-photo,
.btn-photo.disabled:hover,
.btn-photo[disabled]:hover,
fieldset[disabled] .btn-photo:hover,
.btn-photo.disabled:focus,
.btn-photo[disabled]:focus,
fieldset[disabled] .btn-photo:focus,
.btn-photo.disabled.focus,
.btn-photo[disabled].focus,
fieldset[disabled] .btn-photo.focus,
.btn-photo.disabled:active,
.btn-photo[disabled]:active,
fieldset[disabled] .btn-photo:active,
.btn-photo.disabled.active,
.btn-photo[disabled].active,
fieldset[disabled] .btn-photo.active {
border-color: #DD4B39;
background-color: #DD4B39;
}
.btn-photo .badge {
color: #DD4B39;
background-color: #fff;
}
#gmap {
width:100%;
height:650px;
}
.gmap_sec {
position: relative;
padding-bottom: 0;
}
.gmap-card {
position: absolute;
z-index: 2;
width: 315px;
top: 75%;
left: 5%;
padding: 20px;
line-height: 20px;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #dedede;
}
.fixed {
position: fixed;
top: 50px;
left: 75%;
}
.house .btn {
border-radius: 4px;
font-weight: normal;
text-transform: none;
}
.house section {
padding-top: 25px;
}
.house p {
color: #565a5c;
}
.avatar {
margin-bottom: 6.25px;
}
.name {
line-height : 1.5em;
}
footer {
padding: 50px 0;
background-color: #2b2d2e;
color: #fff;
}
footer .h4 {
margin-top: 0;
}
footer a, footer a:hover, footer a:visited {
color: #fff;
}
footer a:hover {
text-decoration: none;
opacity: 0.5;
}
#shinjuku {
background-image: url(../img/header-geejuku.jpg);
}
#shinjuku-2chome {
}
#kanda-akihabara {
}
#shinagawa {
}
#kouenji {
}
#johorbahru {
} | css/creative.css | html,
body {
width: 100%;
height: 100%;
}
body {
font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
hr {
max-width: 50px;
border-color: #f05f40;
border-width: 3px;
}
hr.light {
border-color: #fff;
}
a {
color: #f05f40;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
a:hover,
a:focus {
color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif
;
}
p {
margin-bottom: 20px;
font-size: 16px;
line-height: 1.5;
}
.bg-primary {
background-color: #f05f40;
}
.bg-dark {
color: #fff;
background-color: #222;
}
.text-faded {
color: rgba(255,255,255,.7);
}
section {
padding: 100px 0;
}
aside {
padding: 50px 0;
}
.no-padding {
padding: 0;
}
.navbar-default {
border-color: rgba(34,34,34,.05);
font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
background-color: #fff;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.navbar-default .navbar-header .navbar-brand {
text-transform: uppercase;
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
color: #f05f40;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #000;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
text-transform: uppercase;
font-size: 13px;
font-weight: 700;
color: #fff;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
color: #f05f40;
}
.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
color: #f05f40!important;
background-color: transparent;
}
.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
background-color: transparent;
}
@media(min-width:768px) {
.navbar-default {
border-color: rgba(255,255,255,.3);
background-color: #fff;
}
.navbar-default .navbar-header .navbar-brand {
color: #f05f40;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
color: #000;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
color: #f05f40;
}
.navbar-default.affix {
border-color: rgba(34,34,34,.05);
background-color: #fff;
}
.navbar-default.affix .navbar-header .navbar-brand {
font-size: 14px;
color: #f05f40;
}
.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default.affix .nav > li>a,
.navbar-default.affix .nav>li>a:focus {
color: #000;
}
.navbar-default.affix .nav > li>a:hover,
.navbar-default.affix .nav>li>a:focus:hover {
color: #f05f40;
}
}
header {
position: relative;
width: 100%;
min-height: auto;
text-align: center;
color: #fff;
background-image: url(../img/header.jpg);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
header .header-content {
position: relative;
width: 100%;
padding: 100px 15px;
text-align: center;
}
header .header-content .header-content-inner h1 {
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 700;
}
header .header-content .header-content-inner hr {
margin: 30px auto;
}
header .header-content .header-content-inner p {
margin-bottom: 50px;
font-size: 16px;
font-weight: 300;
color: rgba(255,255,255,.7);
}
@media(min-width:768px) {
header {
min-height: 100%;
}
header .header-content {
position: absolute;
top: 50%;
padding: 0 50px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
header .header-content .header-content-inner {
margin-right: auto;
margin-left: auto;
max-width: 1000px;
}
header .header-content .header-content-inner p {
margin-right: auto;
margin-left: auto;
max-width: 80%;
font-size: 18px;
}
}
.section-heading {
margin-top: 0;
}
.service-box {
margin: 50px auto 0;
max-width: 400px;
}
@media(min-width:992px) {
.service-box {
margin: 20px auto 0;
}
}
.service-box p {
margin-bottom: 0;
}
.portfolio-box {
display: block;
position: relative;
margin: 0 auto;
max-width: 650px;
}
.portfolio-box .portfolio-box-caption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
opacity: 0;
background: rgba(240,95,64,.9);
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
position: absolute;
top: 50%;
width: 100%;
text-align: center;
transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
padding: 0 15px;
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
opacity: 1;
}
@media(min-width:768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 22px;
}
}
.call-to-action h2 {
margin: 0 auto 20px;
}
.text-primary {
color: #f05f40;
}
.no-gutter > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.btn-default {
border-color: #fff;
color: #222;
background-color: #fff;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
border-color: #ededed;
color: #222;
background-color: #f2f2f2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
border-color: #fff;
background-color: #fff;
}
.btn-default .badge {
color: #fff;
background-color: #222;
}
.btn-primary {
border-color: #f05f40;
color: #fff;
background-color: #f05f40;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
border-color: #ed431f;
color: #fff;
background-color: #ee4b28;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
border-color: #f05f40;
background-color: #f05f40;
}
.btn-primary .badge {
color: #f05f40;
background-color: #fff;
}
.btn {
border: 0;
border-radius: 300px;
text-transform: uppercase;
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"MS Pゴシック","MS PGothic","MS Gothic","MS ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
.btn-xl {
padding: 15px 30px;
}
::-moz-selection {
text-shadow: none;
color: #fff;
background: #222;
}
::selection {
text-shadow: none;
color: #fff;
background: #222;
}
img::selection {
color: #fff;
background: 0 0;
}
img::-moz-selection {
color: #fff;
background: 0 0;
}
body {
webkit-tap-highlight-color: #222;
}
/* Profile cards */
.card {
padding-top: 20px;
margin: 10px 0 20px 0;
background-color: rgba(214, 224, 226, 0.2);
border-top-width: 0;
border-bottom-width: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.card .card-heading {
padding: 0 20px;
margin: 0;
}
.card .card-heading.simple {
font-size: 20px;
font-weight: 300;
color: #777;
border-bottom: 1px solid #e5e5e5;
}
.card .card-heading.image img {
display: inline-block;
width: 46px;
height: 46px;
margin-right: 15px;
vertical-align: top;
border: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.card .card-heading.image .card-heading-header {
display: inline-block;
vertical-align: top;
}
.card .card-heading.image .card-heading-header h3 {
margin: 0;
font-size: 14px;
line-height: 16px;
color: #262626;
}
.card .card-heading.image .card-heading-header span {
font-size: 12px;
color: #999999;
}
.card .card-body {
padding: 0 20px;
margin-top: 20px;
}
.card .card-media {
padding: 0 20px;
margin: 0 -14px;
}
.card .card-media img {
max-width: 100%;
max-height: 100%;
}
.card .card-actions {
min-height: 30px;
padding: 0 20px 20px 20px;
margin: 20px 0 0 0;
}
.card .card-comments {
padding: 20px;
margin: 0;
background-color: #f8f8f8;
}
.card .card-comments .comments-collapse-toggle {
padding: 0;
margin: 0 20px 12px 20px;
}
.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
padding-right: 5px;
overflow: hidden;
font-size: 12px;
color: #999;
text-overflow: ellipsis;
white-space: nowrap;
}
.card-comments .media-heading {
font-size: 13px;
font-weight: bold;
}
.card.people {
position: relative;
display: inline-block;
width: 170px;
height: 300px;
padding-top: 0;
margin-left: 20px;
overflow: hidden;
vertical-align: top;
}
.card.people:first-child {
margin-left: 0;
}
.card.people .card-top {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 170px;
height: 150px;
background-color: #ffffff;
}
.card.people .card-top.green {
background-color: #53a93f;
}
.card.people .card-top.blue {
background-color: #427fed;
}
.card.people .card-info {
position: absolute;
top: 150px;
display: inline-block;
width: 100%;
height: 101px;
overflow: hidden;
background: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.card.people .card-info .title {
display: block;
margin: 8px 14px 0 14px;
overflow: hidden;
font-size: 16px;
font-weight: bold;
line-height: 18px;
color: #404040;
}
.card.people .card-info .desc {
display: block;
margin: 8px 14px 0 14px;
overflow: hidden;
font-size: 12px;
line-height: 16px;
color: #737373;
text-overflow: ellipsis;
}
.card.people .card-bottom {
position: absolute;
bottom: 0;
left: 0;
display: inline-block;
width: 100%;
padding: 10px 20px;
line-height: 29px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.card.hovercard {
position: relative;
padding-top: 0;
overflow: hidden;
text-align: center;
background-color: rgba(214, 224, 226, 0.2);
}
.card.hovercard .cardheader {
background: url("http://lorempixel.com/850/280/nature/4/");
background-size: cover;
height: 135px;
}
.card.hovercard .avatar {
position: relative;
top: -50px;
margin-bottom: -50px;
}
.card.hovercard .avatar img {
width: 100px;
height: 100px;
max-width: 100px;
max-height: 100px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 5px solid rgba(255,255,255,0.5);
}
.card.hovercard .info {
padding: 4px 8px 10px;
}
.card.hovercard .info .title {
margin-bottom: 4px;
font-size: 24px;
line-height: 1;
color: #262626;
vertical-align: middle;
}
.card.hovercard .info .desc {
overflow: hidden;
font-size: 12px;
line-height: 20px;
color: #737373;
text-overflow: ellipsis;
}
.card.hovercard .bottom {
padding: 0 20px;
margin-bottom: 17px;
}
/* Custom CSS */
.star {
color: #ffb400;
}
html.house, .house body {
height: 70%;
}
.geekhouse {
padding: 1em 0;
}
.geekhouse h2 {
margin-top: 0px;
}
#component .progress {
margin-bottom: 5px;
}
.bg-gray {
background-color: #f5f5f5;
}
.bordered {
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
}
.house #about div {
color: #565a5c;
}
.house #about .row {
margin-bottom: 0px;
}
#about div.row {
margin-bottom: 1em;
}
.house hr, footer hr {
max-width: none;
margin-top: 15px;
margin-bottom: 15px;
border: 0;
border-top: 1px solid #dce0e0;
}
#amenity div div {
padding: 1em 2em;
}
.contact a, .contact a:hover, .contact a:visited {
color: #fff;
text-decoration: none;
}
.contact button {
margin-bottom: 5px;
}
.btn-twitter {
border-color: #55acee;
color: #fff;
background-color: #55acee;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
border-color: #55acee;
color: #fff;
background-color: #489FE1;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
border-color: #55acee;
background-color: #55acee;
}
.btn-twitter .badge {
color: #55acee;
background-color: #fff;
}
.btn-facebook {
border-color: #3b5998;
color: #fff;
background-color: #3b5998;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
border-color: #3b5998;
color: #fff;
background-color: #2E4C8B;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
border-color: #3b5998;
background-color: #3b5998;
}
.btn-facebook .badge {
color: #3b5998;
background-color: #fff;
}
.btn-airbnb {
border-color: #fd5c63;
color: #fff;
background-color: #fd5c63;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-airbnb:hover,
.btn-airbnb:focus,
.btn-airbnb.focus,
.btn-airbnb:active,
.btn-airbnb.active,
.open > .dropdown-toggle.btn-airbnb {
border-color: #fd5c63;
color: #fff;
background-color: #F04F56;
}
.btn-airbnb:active,
.btn-airbnb.active,
.open > .dropdown-toggle.btn-airbnb {
background-image: none;
}
.btn-airbnb.disabled,
.btn-airbnb[disabled],
fieldset[disabled] .btn-airbnb,
.btn-airbnb.disabled:hover,
.btn-airbnb[disabled]:hover,
fieldset[disabled] .btn-airbnb:hover,
.btn-airbnb.disabled:focus,
.btn-airbnb[disabled]:focus,
fieldset[disabled] .btn-airbnb:focus,
.btn-airbnb.disabled.focus,
.btn-airbnb[disabled].focus,
fieldset[disabled] .btn-airbnb.focus,
.btn-airbnb.disabled:active,
.btn-airbnb[disabled]:active,
fieldset[disabled] .btn-airbnb:active,
.btn-airbnb.disabled.active,
.btn-airbnb[disabled].active,
fieldset[disabled] .btn-airbnb.active {
border-color: #fd5c63;
background-color: #fd5c63;
}
.btn-airbnb .badge {
color: #DD4B39;
background-color: #fff;
}
.btn-photo {
border-color: #DD4B39;
color: #fff;
background-color: #DD4B39;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.btn-photo:hover,
.btn-photo:focus,
.btn-photo.focus,
.btn-photo:active,
.btn-photo.active,
.open > .dropdown-toggle.btn-photo {
border-color: #DD4B39;
color: #fff;
background-color: #F04F56;
}
.btn-photo:active,
.btn-photo.active,
.open > .dropdown-toggle.btn-photo {
background-image: none;
}
.btn-photo.disabled,
.btn-photo[disabled],
fieldset[disabled] .btn-photo,
.btn-photo.disabled:hover,
.btn-photo[disabled]:hover,
fieldset[disabled] .btn-photo:hover,
.btn-photo.disabled:focus,
.btn-photo[disabled]:focus,
fieldset[disabled] .btn-photo:focus,
.btn-photo.disabled.focus,
.btn-photo[disabled].focus,
fieldset[disabled] .btn-photo.focus,
.btn-photo.disabled:active,
.btn-photo[disabled]:active,
fieldset[disabled] .btn-photo:active,
.btn-photo.disabled.active,
.btn-photo[disabled].active,
fieldset[disabled] .btn-photo.active {
border-color: #DD4B39;
background-color: #DD4B39;
}
.btn-photo .badge {
color: #DD4B39;
background-color: #fff;
}
#gmap {
width:100%;
height:650px;
}
.gmap_sec {
position: relative;
padding-bottom: 0;
}
.gmap-card {
position: absolute;
z-index: 2;
width: 315px;
top: 75%;
left: 5%;
padding: 20px;
line-height: 20px;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #dedede;
}
.fixed {
position: fixed;
top: 50px;
left: 75%;
}
.house .btn {
border-radius: 4px;
font-weight: normal;
text-transform: none;
}
.house section {
padding-top: 25px;
}
.house p {
color: #565a5c;
}
.avatar {
margin-bottom: 6.25px;
}
.name {
line-height : 1.5em;
}
footer {
padding: 50px 0;
background-color: #2b2d2e;
color: #fff;
}
footer .h4 {
margin-top: 0;
}
footer a, footer a:hover, footer a:visited {
color: #fff;
}
footer a:hover {
text-decoration: none;
opacity: 0.5;
}
#shinjuku {
background-image: url(../img/header-geejuku.jpg);
}
#shinjuku-2chome {
}
#kanda-akihabara {
}
#shinagawa {
}
#kouenji {
}
#johorbahru {
} | 0.355887 | 0.050941 |
html,
body {
height: 100%;
font-family: "Lato", sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
color: #111111;
font-weight: 600;
}
h1 {
font-size: 70px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
p {
font-size: 16px;
color: #484848;
font-weight: 400;
line-height: 30px;
margin: 0 0 15px 0;
}
img {
max-width: 80%;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
outline: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
color: #fff;
}
ul,
ol {
padding: 0;
margin: 0;
}
/*---------------------
Helper CSS
-----------------------*/
.section-title {
margin-bottom: 50px;
}
.section-title h2 {
color: #272727;
font-size: 60px;
font-weight: 900;
}
.set-bg {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.spad {
padding-top: 50px;
padding-bottom: 100px;
}
.pb-70 {
padding-bottom: 70px;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
color: #fff;
}
/* buttons */
.primary-btn {
display: inline-block;
font-size: 18px;
font-weight: 900;
padding: 20px 45px;
color: #fff;
background: #6063ED;
letter-spacing: 1.5px;
text-transform: uppercase;
border-radius: 6px;
}
.submit-btn {
border: 1px solid #4ACA59;
background: #4ACA59;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 1.6px;
height: 62px;
width: 200px;
border-radius: 6px;
cursor: pointer;
}
/* Preloder */
#preloder {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999999;
background: #000;
}
.loader {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -13px;
margin-left: -13px;
border-radius: 60px;
animation: loader 0.8s linear infinite;
-webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
border: 4px solid #673ab7;
border-left-color: transparent;
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
}
@-webkit-keyframes loader {
0% {
-webkit-transform: rotate(0deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
50% {
-webkit-transform: rotate(180deg);
border: 4px solid #673ab7;
border-left-color: transparent;
}
100% {
-webkit-transform: rotate(360deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
}
.el-title {
margin-bottom: 75px;
}
.element {
margin-bottom: 100px;
}
.element:last-child {
margin-bottom: 0;
}
/*---------------------
Header
-----------------------*/
.header-section {
position: absolute;
width: 100%;
z-index: 99;
}
.header-section .bg-overlay {
position: relative;
z-index: 1;
}
.header-section .bg-overlay::after {
position: absolute;
left: 0;
right: 0;
height: 100%;
width: 100%;
background: -webkit-gradient(linear, left top, right top, from(#ff1a6b), to(#2a34d0));
background: linear-gradient(to right, #ff1a6b, #2a34d0);
content: "";
opacity: 0.75;
z-index: -1;
}
.header {
padding: 30px 0 17px 0;
width: 100%;
}
.header .logo {
float: left;
margin-right: 178px;
}
.header .logo a {
display: inline-block;
}
.header .main-menu {
float: left;
margin-top: -8px;
}
.header .main-menu ul li {
list-style: none;
display: inline-block;
margin-right: -5px;
position: relative;
z-index: 1;
}
.header .main-menu ul li a {
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: 900;
padding: 15px 24px;
text-transform: uppercase;
}
.header .main-menu ul li a.active {
background: #6063ED;
border-radius: 4px;
}
.header .main-menu ul li a:hover:after {
opacity: 1;
visibility: visible;
}
.header .main-menu ul li a:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
background: #6063ED;
z-index: -1;
border-radius: 4px;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.header .top-social {
float: right;
margin-top: -9px;
}
.header .top-social a {
color: #fff;
display: inline-block;
font-size: 18px;
margin-left: 42px;
}
.header .top-social a.search-btn {
width: 55px;
height: 55px;
text-align: center;
background: #6063ED;
border-radius: 4px;
line-height: 55px;
margin-left: 25px;
}
.slicknav_menu {
display: none;
}
/*---------------------
Search Bar
-----------------------*/
.search-bar-wrap {
position: fixed;
width: 100%;
height: 100%;
z-index: 99;
background: #073B4C;
color: #fff;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.search-bar-wrap.active {
visibility: visible;
opacity: 1;
z-index: 9999;
}
.search-bar-wrap h2 {
color: #fff;
margin-bottom: 20px;
text-transform: uppercase;
}
.search-bar-wrap .search-close {
position: absolute;
right: 10px;
top: 10px;
cursor: pointer;
font-size: 20px;
padding: 20px;
display: inline-block;
}
.search-bar-wrap .search-bar-table {
display: table;
width: 100%;
height: 100%;
padding: 0 15px;
}
.search-bar-wrap .search-bar-table .search-bar-tablecell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.search-bar-wrap .search-bar-inner {
max-width: 500px;
margin: 0 auto;
}
.search-bar-wrap .search-bar-inner input {
border: 1px solid #ddd;
padding: 12px;
color: #333;
width: 399px;
}
.search-bar-wrap .search-bar-inner button {
height: 50px;
border: 1px solid #233EDE;
background: #233EDE;
color: #fff;
width: 100px;
cursor: pointer;
margin-left: -3px;
}
/*---------------------
Hero Slider
-----------------------*/
.hero-items .owl-dots .owl-dot {
height: 11px;
width: 11px;
border: 3px solid #fff;
display: block;
margin-bottom: 10px;
border-radius: 50%;
}
.hero-items .owl-dots .owl-dot.active {
border-color: #ff1a6b;
}
.hero-items .owl-dots {
position: absolute;
right: 65px;
bottom: 370px;
}
.hero-items .single-hero-item {
height: 876px;
padding-top: 150px;
}
.hero-items .single-hero-item span {
color: #fff;
display: block;
font-size: 36px;
font-weight: 400;
margin-bottom: 10px;
opacity: 0;
position: relative;
top: 50px;
}
.hero-items .single-hero-item h1 {
color: #fff;
font-size: 80px;
font-weight: 900;
line-height: 100px;
text-transform: uppercase;
margin-bottom: 12px;
opacity: 0;
position: relative;
top: 50px;
}
.hero-items .single-hero-item h2 {
color: #fff;
font-size: 36px;
font-weight: 700;
opacity: 0;
position: relative;
top: 50px;
}
.owl-item.active .single-hero-item span,
.owl-item.active .single-hero-item h1,
.owl-item.active .single-hero-item h2 {
top: 0;
opacity: 1;
}
.owl-item.active .single-hero-item span {
-webkit-transition: all 0.5s ease 0.2s;
transition: all 0.5s ease 0.2s;
}
.owl-item.active .single-hero-item h1 {
-webkit-transition: all 0.5s ease 0.4s;
transition: all 0.5s ease 0.4s;
}
.owl-item.active .single-hero-item h2 {
-webkit-transition: all 0.5s ease 0.6s;
transition: all 0.5s ease 0.6s;
}
/*---------------------
Event Counter
-----------------------*/
.event-counter {
background: #201D6D;
padding: 55px 0 55px 0;
}
.event-counter .event-name h2 {
color: #fff;
font-size: 60px;
font-weight: 900;
margin-bottom: 11px;
}
.event-counter .event-name h4 {
color: #fff;
font-size: 24px;
font-weight: 400;
}
.event-counter .event-name span {
font-size: 16px;
font-weight: 400;
padding: 9px 11px 9px 15px;
background: #F21E7D;
display: inline-block;
margin-left: 12px;
}
.event-counter .countdown-timer {
margin-top: -10px;
}
.event-counter .countdown-timer .cd-item {
display: inline-block;
margin-right: 60px;
}
.event-counter .countdown-timer .cd-item:last-child {
margin-right: 0;
}
.event-counter .countdown-timer .cd-item span {
display: block;
color: #fff;
font-size: 60px;
font-weight: 900;
margin-bottom: 6px;
}
.event-counter .countdown-timer .cd-item p {
color: #fff;
font-size: 18px;
font-weight: 400;
}
/*---------------------
Speakers Section
-----------------------*/
.speaker-section {
padding-top: 50px;
}
.speakers-about {
margin-bottom: 65px;
}
.speakers-about .speaker-img {
margin-bottom: 22px;
}
.speakers-about .speaker-img img {
border-radius: 6px;
min-width: 60%;
}
.speakers-about .speaker-text h3 {
color: #272727;
font-size: 30px;
font-weight: 900;
letter-spacing: 1px;
}
.speakers-about .speaker-text h3 span {
font-size: 18px;
font-weight: 400;
display: block;
margin-top: 10px;
}
/*---------------------
Workshop Area
-----------------------*/
.workshop-section {
position: relative;
background: #f3f3f3;
margin-bottom: 85px;
}
.workshop-img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: calc(50% - 108px);
}
.workshop-img img {
height: 100%;
}
.workshop-text {
background: #f3f3f3;
margin-left: -15px;
margin-right: -15px;
height: 100%;
padding-top: 185px;
padding-bottom: 155px;
}
.workshop-text h4 {
color: #272727;
font-size: 24px;
font-weight: 700;
margin-bottom: 17px;
}
.workshop-text h2 {
color: #272727;
font-size: 60px;
font-weight: 700;
line-height: 72px;
margin-bottom: 17px;
}
.workshop-text p {
color: #484848;
font-size: 18px;
font-weight: 400;
margin-bottom: 30px;
}
.workshop-text .more-info {
padding: 20px 43px;
margin-right: 27px;
margin-bottom: 20px;
}
.workshop-text .buy-tickets {
background: #4ACA59;
padding: 20px 38px;
}
/*---------------------
Speak About
-----------------------*/
.speak-about {
padding-top: 0;
padding-bottom: 70px;
}
.speak-text {
background: #f5f5f5;
padding: 34px 18px 40px 35px;
height: 520px;
position: relative;
margin-bottom: 30px;
-webkit-transition: 0.3s;
transition: 0.3s;
border-radius: 6px;
}
.speak-text:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
background: -webkit-gradient(linear, left top, right top, from(#FB3ABE), to(#F149E3));
background: linear-gradient(to right, #FB3ABE, #F149E3);
border-radius: 6px;
opacity: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
z-index: 0;
}
.speak-text:hover {
color: #fff;
}
.speak-text:hover h2 {
color: #fff;
}
.speak-text:hover .speaker-name h4 {
color: #fff;
}
.speak-text:hover:after {
opacity: 1;
}
.speak-text h2 {
color: #272727;
font-size: 36px;
font-weight: 900;
line-height: 50px;
margin-bottom: 198px;
z-index: 2;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.speak-text .speaker-name {
position: absolute;
left: 35px;
bottom: 36px;
z-index: 2;
}
.speak-text .speaker-name h4 {
color: #272727;
font-size: 24px;
font-weight: 900;
}
.speak-text .speaker-name h4 span {
display: block;
font-size: 18px;
font-weight: 400;
margin-top: 10px;
}
/*---------------------
Subscribe Form
-----------------------*/
.subscribe-form {
padding-top: 85px;
}
.subscribe-form .section-title h2 {
color: #fff;
margin-bottom: -60px;
}
.subscribe-form p {
color: #fff;
font-size: 18px;
margin-bottom: 82px;
}
.subscribe-form .subs-form {
position: relative;
}
.subscribe-form .subs-form input {
border: 2px solid #F1F1F1;
border-radius: 6px;
background: transparent;
color: #fff;
font-size: 18px;
display: inline-block;
height: 62px;
width: 830px;
padding-left: 35px;
}
.subscribe-form .subs-form input::-webkit-input-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input::-moz-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input:-ms-input-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input::-ms-input-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input::placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form button {
position: absolute;
top: 0;
right: 63px;
}
/*---------------------
Footer
-----------------------*/
.footer-section {
background: #201D6D;
color: #fff;
padding-top: 80px;
}
.company-widget h4,
.event-widget h4,
.links-widget h4,
.contact-widget h4 {
color: #fff;
font-size: 24px;
font-weight: 900;
margin-bottom: 50px;
}
.company-widget ul li,
.event-widget ul li,
.links-widget ul li {
color: #fff;
font-size: 18px;
font-weight: 400;
list-style: none;
margin-bottom: 24px;
opacity: 0.5;
}
.contact-widget ul li {
list-style: none;
position: relative;
margin-bottom: 22px;
}
.contact-widget ul li:first-child span {
line-height: 30px;
}
.contact-widget ul li i {
position: absolute;
left: 0;
top: 0;
color: #D51E7B;
}
.contact-widget ul li img {
position: absolute;
left: 4px;
top: 5px;
margin-right: -13px;
}
.contact-widget ul li span {
margin-left: 33px;
display: inline-block;
color: #fff;
font-size: 16px;
font-weight: 400;
opacity: 0.5;
}
.copyright-area {
position: relative;
padding: 25px 0;
}
.copyright-area:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
border-top: 1px solid #F21E7D;
content: "";
}
.copyright-text .copyright,
.copyright-text .term {
display: inline-block;
color: #fff;
font-size: 14px;
font-weight: 400;
opacity: 0.5;
}
.copyright-text .copyright a,
.copyright-text .term a {
text-transform: uppercase;
color: #fff;
}
.copyright-text .footer-social {
display: inline-block;
margin-left: 258px;
}
.copyright-text .footer-social a {
color: #fff;
margin-right: 25px;
padding: 5px;
}
.copyright-text .term {
display: inline-block;
float: right;
}
/*--------------- Other Pages Style --------------*/
/*---------------------
Hero Area
-----------------------*/
.hero-area {
height: 408px;
padding-top: 207px;
}
.hero-text h2 {
color: #fff;
font-size: 60px;
font-weight: 900;
}
/*---------------------
Special Guest
-----------------------*/
.pb-90 {
padding-bottom: 90px;
}
.special-guest {
padding-top: 85px;
}
.guest-img img {
border-radius: 6px;
max-width: 60%;
}
.guest-info {
margin-top: -5px;
}
.guest-info h2 {
color: #272727;
font-size: 36px;
font-weight: 900;
margin-bottom: 27px;
}
.guest-info h2 span {
display: block;
font-size: 18px;
font-weight: 400;
margin-top: 8px;
}
.guest-info p {
color: #484848;
font-size: 18px;
font-weight: 400;
}
.guest-info p.long-text {
margin-bottom: 30px;
}
.guest-info .guest-links {
margin-top: 32px;
}
.guest-info .guest-links a {
color: #fff;
font-size: 18px;
height: 36px;
width: 36px;
background: #EA4C89;
display: inline-block;
text-align: center;
line-height: 35px;
border-radius: 50%;
margin-right: 5px;
}
.guest-info .guest-links a.behance {
background: #0057FF;
}
.guest-info .guest-links a.facebook {
background: #4267B2;
}
.guest-info .guest-links a.linkedin {
background: #0077B5;
}
.guest-info .guest-links a.twitter {
background: #1DA1F2;
}
/*---------------------
Call To
-----------------------*/
.call-to-area {
padding-top: 85px;
}
.call-to-text .section-title {
margin-bottom: 25px;
}
.call-to-text .section-title h2 {
color: #fff;
}
.call-to-text p {
color: #fff;
font-size: 24px;
font-weight: 400;
line-height: 36px;
margin-bottom: 42px;
}
.call-to-text .buy-tickets {
background: #4ACA59;
padding: 20px 35px;
}
/*---------------------
Speaker ALl
-----------------------*/
.speaker-section.speaker-all {
padding-bottom: 10px;
}
.speaker-section.speaker-all .speakers-about {
margin-bottom: 86px;
}
/*---------------------
Tickets Table Price
-----------------------*/
.tickets-table-price {
background: #f3f3f3;
}
.tickets-table {
background: #fff;
padding: 10px 0 20px;
border-radius: 6px;
border-top: 4px solid #6063ED;
}
.tickets-table.recommended {
border-color: #4ACA59;
}
.tickets-table .table-price {
}
.tickets-table .table-price span {
color: #868686;
font-size: 17px;
font-weight: 600;
margin-bottom: 5px;
display: block;
letter-spacing: 0.5px;
}
.tickets-table .table-price h2 {
color: #2e2e2e;
font-size: 36px;
font-weight: 900;
}
.tickets-table .table-price h2.table-title {
margin-bottom: 6px;
}
.tickets-table .table-price h2.price {
color: #6063ed;
}
h3.price {
color: #6063ed;
padding-bottom: 10px;
}
h4.price {
color: #6063ed;
padding-bottom: 10px;
}
.tickets-table .table-features {
padding-left: 65px;
padding-top: 32px;
padding-right: 18px;
}
.tickets-table .table-features ul {
margin-bottom: 35px;
}
.tickets-table .table-features ul li {
list-style: none;
color: #838383;
font-size: 16px;
font-weight: 400;
margin-bottom: 8px;
}
.tickets-table .table-features ul li img {
margin-right: 17px;
}
.tickets-table a.buy-tickets {
background: #4ACA59;
padding: 20px 35px;
margin-left: 10px;
}
/*---------------------
Hurry Up
-----------------------*/
.hurry-up {
padding-bottom: 159px;
}
.hurry-up h2 {
color: #fff;
font-size: 48px;
font-weight: 900;
text-align: center;
margin-bottom: 36px;
}
.hurry-up .countdown-timer .cd-time {
float: left;
margin-right: 140px;
}
.hurry-up .countdown-timer .cd-time span {
color: #fff;
display: block;
font-size: 90px;
font-weight: 900;
}
.hurry-up .countdown-timer .cd-time p {
color: #fff;
font-size: 27px;
font-weight: 400;
opacity: 0.5;
}
.hurry-up .countdown-timer .cd-time:last-child {
margin-right: 0;
}
/*---------------------
Blog Section
-----------------------*/
.blog-section {
padding-bottom: 80px;
}
.blog-article {
padding-bottom: 100px;
}
.blog-article .article-img img {
border-radius: 6px;
}
.blog-article .article-details span {
display: block;
font-size: 16px;
font-weight: 400;
color: #272727;
opacity: 0.75;
margin-bottom: 6px;
}
.blog-article .article-details h3 {
color: #272727;
font-size: 30px;
font-weight: 900;
line-height: 36px;
margin-bottom: 24px;
}
.blog-article .article-details p {
color: #484848;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 34px;
}
.blog-article .article-details .article-btn {
font-size: 14px;
padding: 13px 30px;
}
.blog-items .single-blog {
margin-bottom: 55px;
}
.blog-items .single-blog .blog-img img {
border-radius: 6px;
min-width: 100%;
}
.blog-items .single-blog .blog-details {
padding-top: 23px;
}
.blog-items .single-blog .blog-details span {
color: #272727;
font-size: 16px;
font-weight: 400;
opacity: 0.75;
display: block;
margin-bottom: 8px;
}
.blog-items .single-blog .blog-details h4 {
color: #272727;
font-size: 24px;
font-weight: 900;
line-height: 36px;
margin-bottom: 21px;
}
.blog-items .single-blog .blog-details p {
color: #484848;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 27px;
}
.blog-items .single-blog .blog-details a.read-btn {
color: #6063ed;
font-size: 14px;
display: block;
font-weight: 900;
text-transform: uppercase;
}
.blog-pagination {
margin-top: -20px;
}
.pagination-number a {
display: inline-block;
color: #fff;
font-size: 14px;
height: 32px;
width: 32px;
text-align: center;
line-height: 32px;
border-radius: 6px;
background: #6063ED;
margin-right: 7px;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.pagination-number a:hover {
background: #4ACA59;
}
/*---------------------
Contact
-----------------------*/
.contact-section {
position: relative;
}
.contact-details {
padding: 80px 0 85px;
}
.contact-details h2 {
color: #272727;
font-size: 60px;
font-weight: 900;
margin-bottom: 55px;
}
.contact-details .contact-form input {
height: 63px;
width: 100%;
background: #F5F5F5;
border: none;
-webkit-transition: 0.2s;
transition: 0.2s;
border-bottom: 2px solid transparent;
margin-bottom: 15px;
padding-left: 27px;
}
.contact-details .contact-form input:focus {
border-bottom: 2px solid #F21E7D;
}
.contact-details .contact-form textarea {
height: 200px;
width: 100%;
background: #F5F5F5;
border: none;
padding-left: 27px;
padding-top: 20px;
resize: none;
margin-bottom: 20px;
}
.contact-details .contact-form textarea:focus {
border-bottom: 2px solid #F21E7D;
}
.contact-details .contact-form .contact-btn {
width: 234px;
background: #6063ED;
border: 1px solid #6063ED;
}
.map {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: calc(50% - 75px);
background: #eee;
}
.map iframe {
height: 100%;
width: 100%;
}
.map .contact-address {
background: #6063ED;
position: absolute;
left: 20%;
top: 20%;
height: 337px;
width: 347px;
border-radius: 6px;
padding: 45px 35px 70px 35px;
}
.map .contact-address h4 {
color: #fff;
font-size: 24px;
font-weight: 900;
margin-bottom: 45px;
}
.map .contact-address li {
list-style: none;
position: relative;
margin-bottom: 23px;
}
.map .contact-address li:first-child {
line-height: 30px;
}
.map .contact-address li i {
position: absolute;
left: 0;
top: -1px;
color: #fff;
}
.map .contact-address li img {
position: absolute;
left: 6px;
top: 3px;
}
.map .contact-address li span {
color: #fff;
font-size: 16px;
font-weight: 400;
opacity: 0.5;
display: inline-block;
margin-left: 33px;
}
.map .contact-address .triangle-border {
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 17px solid #6063ED;
position: absolute;
left: 0;
bottom: -6px;
}
/*---------------------
Elements
-----------------------*/
.elements-section {
padding-bottom: 90px;
}
/* Button Elem */
.buttons-elem {
padding-bottom: 104px;
}
.buttons-elem .section-title {
margin-bottom: 52px;
}
.buttons-elem .buttons .send-btn {
height: 67px;
width: 234px;
background: #6063ED;
border: 1px solid #6063ED;
margin-right: 20px;
}
.buttons-elem .buttons a.green {
background: #4ACA59;
padding: 20px 38px;
margin-right: 20px;
}
.buttons-elem .buttons a.gradient {
background: -webkit-gradient(linear, left top, right top, from(#FB3ABE), to(#F149E3));
background: linear-gradient(to right, #FB3ABE, #F149E3);
padding: 20px 38px;
}
/* Accordin Elem */
.accordintab-elem .section-title {
margin-bottom: 52px;
}
.accordin-elem {
margin-bottom: 70px;
}
.accordin-elem .card {
border: none;
margin-bottom: 13px;
}
.accordin-elem .card .card-heading {
background: #F5F5F5;
padding: 16px 30px 15px 20px;
border-radius: 6px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.accordin-elem .card .card-heading a {
font-size: 18px;
font-weight: 700;
cursor: pointer;
display: block;
text-align: left;
color: #272727;
}
.accordin-elem .card .card-body {
font-weight: 400;
line-height: 30px;
padding-right: 10px;
padding-left: 10px;
padding-top: 25px;
font-size: 18px;
color: #484848;
}
.accordin-elem .card:first-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordin-elem .card:last-of-type {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.accordin-elem .card-heading a:after,
.accordin-elem .card-heading>a.active[aria-expanded=false]:after {
content: "+";
float: right;
font-size: 14px;
font-weight: 700;
color: #060a0f;
}
.accordin-elem .card-heading a[aria-expanded=true]:after,
.accordin-elem .card-heading>a.active:after {
content: "-";
float: right;
font-size: 14px;
font-weight: 700;
color: #060a0f;
}
.accordin-elem .card-heading.active {
background: #6063ED;
}
.accordin-elem .card-heading.active a {
color: #fff;
}
.accordin-elem .card-heading.active a:after {
color: #fff;
}
.tabs-elem .nav-tabs {
border-bottom: 0;
}
.tab-elem .tab-content {
margin-top: 30px;
}
.tab-elem .tab-content p {
color: #484848;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.tab-elem .section-title {
margin-bottom: 52px;
}
.tab-elem .nav-tabs {
border-bottom: none;
}
.tab-elem .nav-tabs .nav-item {
background: #F5F5F5;
font-size: 18px;
font-weight: 700;
margin-right: 13px;
border-radius: 6px;
}
.tab-elem .nav-tabs .nav-item a {
color: #272727;
}
.tab-elem .nav-tabs .nav-item .nav-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
border: none;
display: block;
padding: 15px 20px;
border-radius: 6px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #fff !important;
background-color: #6063ED;
}
/* Milestone Counter */
.milestone-counter {
margin-bottom: 108px;
}
.milestone-counter .section-title {
margin-bottom: 52px;
}
.single-milestone-counter {
position: relative;
}
.single-milestone-counter .counter-icon {
position: absolute;
left: 0;
top: 9px;
}
.single-milestone-counter .counter-icon .flaticon-calendar-5:before,
.single-milestone-counter .counter-icon .flaticon-user-6:before,
.single-milestone-counter .counter-icon .flaticon-worldwide:before,
.single-milestone-counter .counter-icon .flaticon-users:before {
font-size: 50px;
display: inline-block;
color: #6467ED;
}
.single-milestone-counter .counter-text {
display: inline-block;
margin-left: 72px;
}
.single-milestone-counter .counter-text span.counter-num {
color: #272727;
font-size: 60px;
font-weight: 900;
display: inline-block;
line-height: 45px;
margin-bottom: 6px;
}
.single-milestone-counter .counter-text strong {
color: #272727;
font-size: 60px;
font-weight: 900;
display: inline-block;
line-height: 45px;
text-transform: uppercase;
}
.single-milestone-counter .counter-text span {
color: #484848;
font-size: 18px;
font-weight: 700;
display: block;
}
/* Progress Loaders */
.progress-loaders {
margin-bottom: 114px;
}
.progress-loaders .section-title {
margin-bottom: 52px;
}
.single-loader {
text-align: center;
}
.single-loader .loader-circle-wrap {
position: relative;
}
.single-loader .loader-circle-wrap .loader-percentage {
position: absolute;
left: 0;
top: 30%;
width: 100%;
font-size: 48px;
font-weight: 900;
color: #272727;
line-height: 50px;
}
.single-loader .loader-circle-wrap .inner-text {
position: absolute;
left: 0;
top: 56%;
width: 100%;
font-weight: 700;
font-size: 18px;
color: #484848;
display: block;
}
/* Icon Boxes */
.icon-boxes .section-title {
margin-bottom: 52px;
}
.icon-boxes .speak-text {
-webkit-transition: 0.3s;
transition: 0.3s;
}
.icon-boxes .speak-text:hover {
background: -webkit-gradient(linear, left top, right top, from(#FB3ABE), to(#F149E3));
background: linear-gradient(to right, #FB3ABE, #F149E3);
}
.icon-boxes .speak-text:hover i {
color: #fff;
}
.icon-boxes .speak-text:hover h2 {
color: #fff;
}
.icon-boxes .speak-text:hover .speaker-name h4 {
color: #fff;
}
.icon-boxes .speak-text i {
display: inline-block;
margin-bottom: 6px;
color: #6467ED;
position: relative;
z-index: 2;
}
.icon-boxes .speak-text .flaticon-settings:before,
.icon-boxes .speak-text .flaticon-fingerprint:before,
.icon-boxes .speak-text .flaticon-alarm-clock-1:before {
font-size: 50px;
}
/*---------------------
Responsive Styles
-----------------------*/
@media (min-width: 1200px) {
.container {
max-width: 1176px;
}
}
@media only screen and (max-width: 1320px) {
.header .logo {
margin-right: 160px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
.header .logo {
margin-right: 70px;
}
}
/* Medium Device : 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header .logo {
margin-right: 20px;
}
.header .main-menu ul li a {
padding: 15px 20px;
}
.header .top-social a {
margin-left: 20px;
}
.header .top-social a.search-btn {
margin-left: 15px;
}
.event-counter .countdown-timer .cd-item {
margin-right: 50px;
}
.workshop-text h2 {
font-size: 53px;
}
.subscribe-form .subs-form input {
width: 650px;
}
.tickets-table .table-features {
padding-left: 37px;
}
.hurry-up .countdown-timer .cd-time {
margin-right: 80px;
}
.blog-article .article-details span {
margin-bottom: 4px;
}
.blog-article .article-details h3 {
font-size: 24px;
margin-bottom: 15px;
}
.blog-article .article-details p {
margin-bottom: 15px;
}
.map .contact-address {
width: 300px;
}
.accordin-elem .card .card-heading a {
font-size: 17px;
}
.single-milestone-counter .counter-text span.counter-num {
font-size: 54px;
}
.single-milestone-counter .counter-text strong {
font-size: 54px;
}
.single-milestone-counter .counter-text span {
font-size: 17px;
}
.copyright-text .footer-social {
margin-left: 200px;
}
}
/* Tablet : 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header {
padding: 17px 0 17px 0;
}
.header .logo {
float: none;
margin-right: 0;
text-align: center;
}
.header .main-menu {
float: none;
margin-top: 6px;
text-align: center;
}
.header .top-social {
float: none;
margin-top: 5px;
text-align: center;
}
.speakers-about .speaker-img {
display: inline-block;
}
.subscribe-form .subs-form input {
width: 100%;
margin-bottom: 25px;
}
.subscribe-form .subs-form button {
top: 80px;
left: 50%;
margin-left: -100px;
}
.subscribe-form .section-title h2 {
font-size: 54px;
}
.workshop-img {
position: relative;
width: 100%;
height: 700px;
}
.workshop-text {
padding-top: 100px;
}
.event-counter .event-name {
margin-bottom: 30px;
text-align: center;
}
.event-counter .countdown-timer {
text-align: center;
}
.hero-items .single-hero-item h1 {
font-size: 80px;
}
.special-guest .guest-img {
margin-bottom: 40px;
display: inline-block;
}
.tickets-table .table-features {
padding-left: 35px;
}
.tickets-table-price {
padding-bottom: 60px;
}
.tickets-table {
margin-bottom: 40px;
}
.hurry-up .countdown-timer .cd-time {
margin-right: 50px;
}
.hurry-up .countdown-timer .cd-time span {
font-size: 70px;
}
.blog-article .article-img {
margin-bottom: 30px;
}
.map {
position: relative;
height: 700px;
width: 100%;
}
.buttons-elem .buttons a.green {
margin-right: 18px;
}
.milestone-counter {
margin-bottom: 48px;
}
.single-milestone-counter {
margin-bottom: 50px;
}
.progress-loaders {
margin-bottom: 44px;
}
.single-loader {
margin-bottom: 50px;
}
.copyright-text .footer-social {
margin-left: 60px;
}
.tab-elem {
margin-bottom: 80px;
}
}
/* Large Mobile : 480px. */
@media only screen and (max-width: 767px) {
.header .navigation {
display: none;
}
.header .main-menu {
float: none;
margin-top: 0;
margin-bottom: 25px;
}
.header .main-menu ul li {
display: block;
}
.slicknav_menu {
display: block;
background: transparent;
padding: 0;
}
.slicknav_nav {
background: #222222;
padding: 20px;
}
.slicknav_btn {
margin: 5px 0 25px;
padding: 0.738em 1em;
}
.slicknav_nav a:hover {
border-radius: 0;
background: #6063ED;
}
.header .main-menu ul li a {
display: block;
text-align: center;
}
.header .main-menu ul li {
margin-right: 0;
}
.slicknav_nav .slicknav_row,
.slicknav_nav a {
padding: 5px 10px;
margin: 0 0;
}
.header .main-menu ul li a.active {
border-radius: 0;
}
.slicknav_nav ul {
margin: 0 0 0 0;
}
.header .top-social {
float: none;
margin-top: 0;
text-align: center;
}
.header .top-social a {
color: #fff;
display: inline-block;
font-size: 18px;
margin-left: 0;
margin-right: 30px;
}
.header .top-social a:hover {
border-radius: 4px;
}
.header .top-social a:last-child {
margin-right: 0;
}
.header .top-social a.search-btn {
margin-left: 0;
line-height: 45px;
}
.section-title h2 {
font-size: 48px;
}
.hero-items .single-hero-item {
height: auto;
padding: 200px 0 150px;
}
.hero-items .single-hero-item h1 {
font-size: 60px;
line-height: 66px;
}
.hero-items .owl-dots {
right: 35px;
}
.workshop-img {
position: relative;
width: 100%;
height: 500px;
}
.workshop-text {
padding-top: 100px;
}
.event-counter .countdown-timer .cd-item {
margin-right: 54px;
}
.subscribe-form .subs-form input {
width: 100%;
margin-bottom: 25px;
}
.subscribe-form .subs-form button {
top: 80px;
left: 50%;
margin-left: -100px;
}
.event-counter .event-name {
margin-bottom: 30px;
}
.workshop-text h2 {
font-size: 53px;
}
.subscribe-form .section-title h2 {
font-size: 35px;
}
.copyright-text .copyright,
.copyright-text .term {
display: block;
text-align: center;
}
.copyright-text .copyright {
margin-bottom: 15px;
}
.copyright-text .term {
float: none;
}
.copyright-text .footer-social {
display: block;
margin-left: 0;
text-align: center;
margin-bottom: 15px;
}
.special-guest .guest-img {
margin-bottom: 40px;
display: inline-block;
}
.blog-article .article-img {
margin-bottom: 30px;
}
.call-to-text .section-title h2 {
font-size: 45px;
}
.tickets-table .table-features {
padding-left: 116px;
}
.tickets-table-price {
padding-bottom: 60px;
}
.tickets-table {
margin-bottom: 40px;
}
.hurry-up .countdown-timer .cd-time {
float: none;
margin-right: 0;
text-align: center;
}
.map {
position: relative;
height: 700px;
width: 100%;
}
.progress-loaders {
margin-bottom: 44px;
}
.single-loader {
margin-bottom: 50px;
}
.accordin-elem .card .card-heading a {
font-size: 17px;
}
.milestone-counter {
margin-bottom: 48px;
}
.single-milestone-counter {
margin-bottom: 50px;
}
.buttons-elem .buttons .send-btn {
margin-bottom: 20px;
}
.tab-elem {
margin-bottom: 80px;
}
.call-to-text p {
padding: 0 0;
}
}
/* Small Mobile: 320px */
@media only screen and (max-width: 479px) {
.hero-items .single-hero-item h1 {
font-size: 40px;
line-height: 50px;
}
.hero-items .single-hero-item h2 {
font-size: 30px;
}
.hero-items .owl-dots {
right: 20px;
}
.header .top-social a {
margin-right: 0;
margin-bottom: 10px;
}
.header .logo {
margin-right: 0;
}
.search-bar-wrap .search-bar-inner input {
width: 100%;
margin-bottom: 15px;
}
.event-counter .event-name h2 {
font-size: 55px;
}
.workshop-text h2 {
font-size: 35px;
line-height: 50px;
}
.workshop-text .more-info {
padding: 20px 17px;
margin-right: 5px;
}
.workshop-text .buy-tickets {
padding: 20px 17px;
}
.event-counter .event-name span {
margin-left: 0;
}
.tickets-table .table-features {
padding-left: 36px;
}
.map .contact-address {
width: 219px;
padding: 45px 35px 70px 22px;
}
.map .contact-address h4 {
margin-bottom: 20px;
}
.buttons-elem .buttons a.green {
margin-bottom: 20px;
}
.tab-elem .nav-tabs .nav-item {
margin-bottom: 10px;
}
} | landingpage/css/style.css |
html,
body {
height: 100%;
font-family: "Lato", sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
color: #111111;
font-weight: 600;
}
h1 {
font-size: 70px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
p {
font-size: 16px;
color: #484848;
font-weight: 400;
line-height: 30px;
margin: 0 0 15px 0;
}
img {
max-width: 80%;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
outline: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
color: #fff;
}
ul,
ol {
padding: 0;
margin: 0;
}
/*---------------------
Helper CSS
-----------------------*/
.section-title {
margin-bottom: 50px;
}
.section-title h2 {
color: #272727;
font-size: 60px;
font-weight: 900;
}
.set-bg {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.spad {
padding-top: 50px;
padding-bottom: 100px;
}
.pb-70 {
padding-bottom: 70px;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
color: #fff;
}
/* buttons */
.primary-btn {
display: inline-block;
font-size: 18px;
font-weight: 900;
padding: 20px 45px;
color: #fff;
background: #6063ED;
letter-spacing: 1.5px;
text-transform: uppercase;
border-radius: 6px;
}
.submit-btn {
border: 1px solid #4ACA59;
background: #4ACA59;
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 1.6px;
height: 62px;
width: 200px;
border-radius: 6px;
cursor: pointer;
}
/* Preloder */
#preloder {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999999;
background: #000;
}
.loader {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -13px;
margin-left: -13px;
border-radius: 60px;
animation: loader 0.8s linear infinite;
-webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
border: 4px solid #673ab7;
border-left-color: transparent;
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
}
@-webkit-keyframes loader {
0% {
-webkit-transform: rotate(0deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
50% {
-webkit-transform: rotate(180deg);
border: 4px solid #673ab7;
border-left-color: transparent;
}
100% {
-webkit-transform: rotate(360deg);
border: 4px solid #f44336;
border-left-color: transparent;
}
}
.el-title {
margin-bottom: 75px;
}
.element {
margin-bottom: 100px;
}
.element:last-child {
margin-bottom: 0;
}
/*---------------------
Header
-----------------------*/
.header-section {
position: absolute;
width: 100%;
z-index: 99;
}
.header-section .bg-overlay {
position: relative;
z-index: 1;
}
.header-section .bg-overlay::after {
position: absolute;
left: 0;
right: 0;
height: 100%;
width: 100%;
background: -webkit-gradient(linear, left top, right top, from(#ff1a6b), to(#2a34d0));
background: linear-gradient(to right, #ff1a6b, #2a34d0);
content: "";
opacity: 0.75;
z-index: -1;
}
.header {
padding: 30px 0 17px 0;
width: 100%;
}
.header .logo {
float: left;
margin-right: 178px;
}
.header .logo a {
display: inline-block;
}
.header .main-menu {
float: left;
margin-top: -8px;
}
.header .main-menu ul li {
list-style: none;
display: inline-block;
margin-right: -5px;
position: relative;
z-index: 1;
}
.header .main-menu ul li a {
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: 900;
padding: 15px 24px;
text-transform: uppercase;
}
.header .main-menu ul li a.active {
background: #6063ED;
border-radius: 4px;
}
.header .main-menu ul li a:hover:after {
opacity: 1;
visibility: visible;
}
.header .main-menu ul li a:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
background: #6063ED;
z-index: -1;
border-radius: 4px;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.header .top-social {
float: right;
margin-top: -9px;
}
.header .top-social a {
color: #fff;
display: inline-block;
font-size: 18px;
margin-left: 42px;
}
.header .top-social a.search-btn {
width: 55px;
height: 55px;
text-align: center;
background: #6063ED;
border-radius: 4px;
line-height: 55px;
margin-left: 25px;
}
.slicknav_menu {
display: none;
}
/*---------------------
Search Bar
-----------------------*/
.search-bar-wrap {
position: fixed;
width: 100%;
height: 100%;
z-index: 99;
background: #073B4C;
color: #fff;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.search-bar-wrap.active {
visibility: visible;
opacity: 1;
z-index: 9999;
}
.search-bar-wrap h2 {
color: #fff;
margin-bottom: 20px;
text-transform: uppercase;
}
.search-bar-wrap .search-close {
position: absolute;
right: 10px;
top: 10px;
cursor: pointer;
font-size: 20px;
padding: 20px;
display: inline-block;
}
.search-bar-wrap .search-bar-table {
display: table;
width: 100%;
height: 100%;
padding: 0 15px;
}
.search-bar-wrap .search-bar-table .search-bar-tablecell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.search-bar-wrap .search-bar-inner {
max-width: 500px;
margin: 0 auto;
}
.search-bar-wrap .search-bar-inner input {
border: 1px solid #ddd;
padding: 12px;
color: #333;
width: 399px;
}
.search-bar-wrap .search-bar-inner button {
height: 50px;
border: 1px solid #233EDE;
background: #233EDE;
color: #fff;
width: 100px;
cursor: pointer;
margin-left: -3px;
}
/*---------------------
Hero Slider
-----------------------*/
.hero-items .owl-dots .owl-dot {
height: 11px;
width: 11px;
border: 3px solid #fff;
display: block;
margin-bottom: 10px;
border-radius: 50%;
}
.hero-items .owl-dots .owl-dot.active {
border-color: #ff1a6b;
}
.hero-items .owl-dots {
position: absolute;
right: 65px;
bottom: 370px;
}
.hero-items .single-hero-item {
height: 876px;
padding-top: 150px;
}
.hero-items .single-hero-item span {
color: #fff;
display: block;
font-size: 36px;
font-weight: 400;
margin-bottom: 10px;
opacity: 0;
position: relative;
top: 50px;
}
.hero-items .single-hero-item h1 {
color: #fff;
font-size: 80px;
font-weight: 900;
line-height: 100px;
text-transform: uppercase;
margin-bottom: 12px;
opacity: 0;
position: relative;
top: 50px;
}
.hero-items .single-hero-item h2 {
color: #fff;
font-size: 36px;
font-weight: 700;
opacity: 0;
position: relative;
top: 50px;
}
.owl-item.active .single-hero-item span,
.owl-item.active .single-hero-item h1,
.owl-item.active .single-hero-item h2 {
top: 0;
opacity: 1;
}
.owl-item.active .single-hero-item span {
-webkit-transition: all 0.5s ease 0.2s;
transition: all 0.5s ease 0.2s;
}
.owl-item.active .single-hero-item h1 {
-webkit-transition: all 0.5s ease 0.4s;
transition: all 0.5s ease 0.4s;
}
.owl-item.active .single-hero-item h2 {
-webkit-transition: all 0.5s ease 0.6s;
transition: all 0.5s ease 0.6s;
}
/*---------------------
Event Counter
-----------------------*/
.event-counter {
background: #201D6D;
padding: 55px 0 55px 0;
}
.event-counter .event-name h2 {
color: #fff;
font-size: 60px;
font-weight: 900;
margin-bottom: 11px;
}
.event-counter .event-name h4 {
color: #fff;
font-size: 24px;
font-weight: 400;
}
.event-counter .event-name span {
font-size: 16px;
font-weight: 400;
padding: 9px 11px 9px 15px;
background: #F21E7D;
display: inline-block;
margin-left: 12px;
}
.event-counter .countdown-timer {
margin-top: -10px;
}
.event-counter .countdown-timer .cd-item {
display: inline-block;
margin-right: 60px;
}
.event-counter .countdown-timer .cd-item:last-child {
margin-right: 0;
}
.event-counter .countdown-timer .cd-item span {
display: block;
color: #fff;
font-size: 60px;
font-weight: 900;
margin-bottom: 6px;
}
.event-counter .countdown-timer .cd-item p {
color: #fff;
font-size: 18px;
font-weight: 400;
}
/*---------------------
Speakers Section
-----------------------*/
.speaker-section {
padding-top: 50px;
}
.speakers-about {
margin-bottom: 65px;
}
.speakers-about .speaker-img {
margin-bottom: 22px;
}
.speakers-about .speaker-img img {
border-radius: 6px;
min-width: 60%;
}
.speakers-about .speaker-text h3 {
color: #272727;
font-size: 30px;
font-weight: 900;
letter-spacing: 1px;
}
.speakers-about .speaker-text h3 span {
font-size: 18px;
font-weight: 400;
display: block;
margin-top: 10px;
}
/*---------------------
Workshop Area
-----------------------*/
.workshop-section {
position: relative;
background: #f3f3f3;
margin-bottom: 85px;
}
.workshop-img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: calc(50% - 108px);
}
.workshop-img img {
height: 100%;
}
.workshop-text {
background: #f3f3f3;
margin-left: -15px;
margin-right: -15px;
height: 100%;
padding-top: 185px;
padding-bottom: 155px;
}
.workshop-text h4 {
color: #272727;
font-size: 24px;
font-weight: 700;
margin-bottom: 17px;
}
.workshop-text h2 {
color: #272727;
font-size: 60px;
font-weight: 700;
line-height: 72px;
margin-bottom: 17px;
}
.workshop-text p {
color: #484848;
font-size: 18px;
font-weight: 400;
margin-bottom: 30px;
}
.workshop-text .more-info {
padding: 20px 43px;
margin-right: 27px;
margin-bottom: 20px;
}
.workshop-text .buy-tickets {
background: #4ACA59;
padding: 20px 38px;
}
/*---------------------
Speak About
-----------------------*/
.speak-about {
padding-top: 0;
padding-bottom: 70px;
}
.speak-text {
background: #f5f5f5;
padding: 34px 18px 40px 35px;
height: 520px;
position: relative;
margin-bottom: 30px;
-webkit-transition: 0.3s;
transition: 0.3s;
border-radius: 6px;
}
.speak-text:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
background: -webkit-gradient(linear, left top, right top, from(#FB3ABE), to(#F149E3));
background: linear-gradient(to right, #FB3ABE, #F149E3);
border-radius: 6px;
opacity: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s;
z-index: 0;
}
.speak-text:hover {
color: #fff;
}
.speak-text:hover h2 {
color: #fff;
}
.speak-text:hover .speaker-name h4 {
color: #fff;
}
.speak-text:hover:after {
opacity: 1;
}
.speak-text h2 {
color: #272727;
font-size: 36px;
font-weight: 900;
line-height: 50px;
margin-bottom: 198px;
z-index: 2;
position: relative;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.speak-text .speaker-name {
position: absolute;
left: 35px;
bottom: 36px;
z-index: 2;
}
.speak-text .speaker-name h4 {
color: #272727;
font-size: 24px;
font-weight: 900;
}
.speak-text .speaker-name h4 span {
display: block;
font-size: 18px;
font-weight: 400;
margin-top: 10px;
}
/*---------------------
Subscribe Form
-----------------------*/
.subscribe-form {
padding-top: 85px;
}
.subscribe-form .section-title h2 {
color: #fff;
margin-bottom: -60px;
}
.subscribe-form p {
color: #fff;
font-size: 18px;
margin-bottom: 82px;
}
.subscribe-form .subs-form {
position: relative;
}
.subscribe-form .subs-form input {
border: 2px solid #F1F1F1;
border-radius: 6px;
background: transparent;
color: #fff;
font-size: 18px;
display: inline-block;
height: 62px;
width: 830px;
padding-left: 35px;
}
.subscribe-form .subs-form input::-webkit-input-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input::-moz-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input:-ms-input-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input::-ms-input-placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form input::placeholder {
color: #fff;
font-style: italic;
opacity: 0.35;
}
.subscribe-form .subs-form button {
position: absolute;
top: 0;
right: 63px;
}
/*---------------------
Footer
-----------------------*/
.footer-section {
background: #201D6D;
color: #fff;
padding-top: 80px;
}
.company-widget h4,
.event-widget h4,
.links-widget h4,
.contact-widget h4 {
color: #fff;
font-size: 24px;
font-weight: 900;
margin-bottom: 50px;
}
.company-widget ul li,
.event-widget ul li,
.links-widget ul li {
color: #fff;
font-size: 18px;
font-weight: 400;
list-style: none;
margin-bottom: 24px;
opacity: 0.5;
}
.contact-widget ul li {
list-style: none;
position: relative;
margin-bottom: 22px;
}
.contact-widget ul li:first-child span {
line-height: 30px;
}
.contact-widget ul li i {
position: absolute;
left: 0;
top: 0;
color: #D51E7B;
}
.contact-widget ul li img {
position: absolute;
left: 4px;
top: 5px;
margin-right: -13px;
}
.contact-widget ul li span {
margin-left: 33px;
display: inline-block;
color: #fff;
font-size: 16px;
font-weight: 400;
opacity: 0.5;
}
.copyright-area {
position: relative;
padding: 25px 0;
}
.copyright-area:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
border-top: 1px solid #F21E7D;
content: "";
}
.copyright-text .copyright,
.copyright-text .term {
display: inline-block;
color: #fff;
font-size: 14px;
font-weight: 400;
opacity: 0.5;
}
.copyright-text .copyright a,
.copyright-text .term a {
text-transform: uppercase;
color: #fff;
}
.copyright-text .footer-social {
display: inline-block;
margin-left: 258px;
}
.copyright-text .footer-social a {
color: #fff;
margin-right: 25px;
padding: 5px;
}
.copyright-text .term {
display: inline-block;
float: right;
}
/*--------------- Other Pages Style --------------*/
/*---------------------
Hero Area
-----------------------*/
.hero-area {
height: 408px;
padding-top: 207px;
}
.hero-text h2 {
color: #fff;
font-size: 60px;
font-weight: 900;
}
/*---------------------
Special Guest
-----------------------*/
.pb-90 {
padding-bottom: 90px;
}
.special-guest {
padding-top: 85px;
}
.guest-img img {
border-radius: 6px;
max-width: 60%;
}
.guest-info {
margin-top: -5px;
}
.guest-info h2 {
color: #272727;
font-size: 36px;
font-weight: 900;
margin-bottom: 27px;
}
.guest-info h2 span {
display: block;
font-size: 18px;
font-weight: 400;
margin-top: 8px;
}
.guest-info p {
color: #484848;
font-size: 18px;
font-weight: 400;
}
.guest-info p.long-text {
margin-bottom: 30px;
}
.guest-info .guest-links {
margin-top: 32px;
}
.guest-info .guest-links a {
color: #fff;
font-size: 18px;
height: 36px;
width: 36px;
background: #EA4C89;
display: inline-block;
text-align: center;
line-height: 35px;
border-radius: 50%;
margin-right: 5px;
}
.guest-info .guest-links a.behance {
background: #0057FF;
}
.guest-info .guest-links a.facebook {
background: #4267B2;
}
.guest-info .guest-links a.linkedin {
background: #0077B5;
}
.guest-info .guest-links a.twitter {
background: #1DA1F2;
}
/*---------------------
Call To
-----------------------*/
.call-to-area {
padding-top: 85px;
}
.call-to-text .section-title {
margin-bottom: 25px;
}
.call-to-text .section-title h2 {
color: #fff;
}
.call-to-text p {
color: #fff;
font-size: 24px;
font-weight: 400;
line-height: 36px;
margin-bottom: 42px;
}
.call-to-text .buy-tickets {
background: #4ACA59;
padding: 20px 35px;
}
/*---------------------
Speaker ALl
-----------------------*/
.speaker-section.speaker-all {
padding-bottom: 10px;
}
.speaker-section.speaker-all .speakers-about {
margin-bottom: 86px;
}
/*---------------------
Tickets Table Price
-----------------------*/
.tickets-table-price {
background: #f3f3f3;
}
.tickets-table {
background: #fff;
padding: 10px 0 20px;
border-radius: 6px;
border-top: 4px solid #6063ED;
}
.tickets-table.recommended {
border-color: #4ACA59;
}
.tickets-table .table-price {
}
.tickets-table .table-price span {
color: #868686;
font-size: 17px;
font-weight: 600;
margin-bottom: 5px;
display: block;
letter-spacing: 0.5px;
}
.tickets-table .table-price h2 {
color: #2e2e2e;
font-size: 36px;
font-weight: 900;
}
.tickets-table .table-price h2.table-title {
margin-bottom: 6px;
}
.tickets-table .table-price h2.price {
color: #6063ed;
}
h3.price {
color: #6063ed;
padding-bottom: 10px;
}
h4.price {
color: #6063ed;
padding-bottom: 10px;
}
.tickets-table .table-features {
padding-left: 65px;
padding-top: 32px;
padding-right: 18px;
}
.tickets-table .table-features ul {
margin-bottom: 35px;
}
.tickets-table .table-features ul li {
list-style: none;
color: #838383;
font-size: 16px;
font-weight: 400;
margin-bottom: 8px;
}
.tickets-table .table-features ul li img {
margin-right: 17px;
}
.tickets-table a.buy-tickets {
background: #4ACA59;
padding: 20px 35px;
margin-left: 10px;
}
/*---------------------
Hurry Up
-----------------------*/
.hurry-up {
padding-bottom: 159px;
}
.hurry-up h2 {
color: #fff;
font-size: 48px;
font-weight: 900;
text-align: center;
margin-bottom: 36px;
}
.hurry-up .countdown-timer .cd-time {
float: left;
margin-right: 140px;
}
.hurry-up .countdown-timer .cd-time span {
color: #fff;
display: block;
font-size: 90px;
font-weight: 900;
}
.hurry-up .countdown-timer .cd-time p {
color: #fff;
font-size: 27px;
font-weight: 400;
opacity: 0.5;
}
.hurry-up .countdown-timer .cd-time:last-child {
margin-right: 0;
}
/*---------------------
Blog Section
-----------------------*/
.blog-section {
padding-bottom: 80px;
}
.blog-article {
padding-bottom: 100px;
}
.blog-article .article-img img {
border-radius: 6px;
}
.blog-article .article-details span {
display: block;
font-size: 16px;
font-weight: 400;
color: #272727;
opacity: 0.75;
margin-bottom: 6px;
}
.blog-article .article-details h3 {
color: #272727;
font-size: 30px;
font-weight: 900;
line-height: 36px;
margin-bottom: 24px;
}
.blog-article .article-details p {
color: #484848;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 34px;
}
.blog-article .article-details .article-btn {
font-size: 14px;
padding: 13px 30px;
}
.blog-items .single-blog {
margin-bottom: 55px;
}
.blog-items .single-blog .blog-img img {
border-radius: 6px;
min-width: 100%;
}
.blog-items .single-blog .blog-details {
padding-top: 23px;
}
.blog-items .single-blog .blog-details span {
color: #272727;
font-size: 16px;
font-weight: 400;
opacity: 0.75;
display: block;
margin-bottom: 8px;
}
.blog-items .single-blog .blog-details h4 {
color: #272727;
font-size: 24px;
font-weight: 900;
line-height: 36px;
margin-bottom: 21px;
}
.blog-items .single-blog .blog-details p {
color: #484848;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 27px;
}
.blog-items .single-blog .blog-details a.read-btn {
color: #6063ed;
font-size: 14px;
display: block;
font-weight: 900;
text-transform: uppercase;
}
.blog-pagination {
margin-top: -20px;
}
.pagination-number a {
display: inline-block;
color: #fff;
font-size: 14px;
height: 32px;
width: 32px;
text-align: center;
line-height: 32px;
border-radius: 6px;
background: #6063ED;
margin-right: 7px;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.pagination-number a:hover {
background: #4ACA59;
}
/*---------------------
Contact
-----------------------*/
.contact-section {
position: relative;
}
.contact-details {
padding: 80px 0 85px;
}
.contact-details h2 {
color: #272727;
font-size: 60px;
font-weight: 900;
margin-bottom: 55px;
}
.contact-details .contact-form input {
height: 63px;
width: 100%;
background: #F5F5F5;
border: none;
-webkit-transition: 0.2s;
transition: 0.2s;
border-bottom: 2px solid transparent;
margin-bottom: 15px;
padding-left: 27px;
}
.contact-details .contact-form input:focus {
border-bottom: 2px solid #F21E7D;
}
.contact-details .contact-form textarea {
height: 200px;
width: 100%;
background: #F5F5F5;
border: none;
padding-left: 27px;
padding-top: 20px;
resize: none;
margin-bottom: 20px;
}
.contact-details .contact-form textarea:focus {
border-bottom: 2px solid #F21E7D;
}
.contact-details .contact-form .contact-btn {
width: 234px;
background: #6063ED;
border: 1px solid #6063ED;
}
.map {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: calc(50% - 75px);
background: #eee;
}
.map iframe {
height: 100%;
width: 100%;
}
.map .contact-address {
background: #6063ED;
position: absolute;
left: 20%;
top: 20%;
height: 337px;
width: 347px;
border-radius: 6px;
padding: 45px 35px 70px 35px;
}
.map .contact-address h4 {
color: #fff;
font-size: 24px;
font-weight: 900;
margin-bottom: 45px;
}
.map .contact-address li {
list-style: none;
position: relative;
margin-bottom: 23px;
}
.map .contact-address li:first-child {
line-height: 30px;
}
.map .contact-address li i {
position: absolute;
left: 0;
top: -1px;
color: #fff;
}
.map .contact-address li img {
position: absolute;
left: 6px;
top: 3px;
}
.map .contact-address li span {
color: #fff;
font-size: 16px;
font-weight: 400;
opacity: 0.5;
display: inline-block;
margin-left: 33px;
}
.map .contact-address .triangle-border {
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 17px solid #6063ED;
position: absolute;
left: 0;
bottom: -6px;
}
/*---------------------
Elements
-----------------------*/
.elements-section {
padding-bottom: 90px;
}
/* Button Elem */
.buttons-elem {
padding-bottom: 104px;
}
.buttons-elem .section-title {
margin-bottom: 52px;
}
.buttons-elem .buttons .send-btn {
height: 67px;
width: 234px;
background: #6063ED;
border: 1px solid #6063ED;
margin-right: 20px;
}
.buttons-elem .buttons a.green {
background: #4ACA59;
padding: 20px 38px;
margin-right: 20px;
}
.buttons-elem .buttons a.gradient {
background: -webkit-gradient(linear, left top, right top, from(#FB3ABE), to(#F149E3));
background: linear-gradient(to right, #FB3ABE, #F149E3);
padding: 20px 38px;
}
/* Accordin Elem */
.accordintab-elem .section-title {
margin-bottom: 52px;
}
.accordin-elem {
margin-bottom: 70px;
}
.accordin-elem .card {
border: none;
margin-bottom: 13px;
}
.accordin-elem .card .card-heading {
background: #F5F5F5;
padding: 16px 30px 15px 20px;
border-radius: 6px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.accordin-elem .card .card-heading a {
font-size: 18px;
font-weight: 700;
cursor: pointer;
display: block;
text-align: left;
color: #272727;
}
.accordin-elem .card .card-body {
font-weight: 400;
line-height: 30px;
padding-right: 10px;
padding-left: 10px;
padding-top: 25px;
font-size: 18px;
color: #484848;
}
.accordin-elem .card:first-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordin-elem .card:last-of-type {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.accordin-elem .card-heading a:after,
.accordin-elem .card-heading>a.active[aria-expanded=false]:after {
content: "+";
float: right;
font-size: 14px;
font-weight: 700;
color: #060a0f;
}
.accordin-elem .card-heading a[aria-expanded=true]:after,
.accordin-elem .card-heading>a.active:after {
content: "-";
float: right;
font-size: 14px;
font-weight: 700;
color: #060a0f;
}
.accordin-elem .card-heading.active {
background: #6063ED;
}
.accordin-elem .card-heading.active a {
color: #fff;
}
.accordin-elem .card-heading.active a:after {
color: #fff;
}
.tabs-elem .nav-tabs {
border-bottom: 0;
}
.tab-elem .tab-content {
margin-top: 30px;
}
.tab-elem .tab-content p {
color: #484848;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.tab-elem .section-title {
margin-bottom: 52px;
}
.tab-elem .nav-tabs {
border-bottom: none;
}
.tab-elem .nav-tabs .nav-item {
background: #F5F5F5;
font-size: 18px;
font-weight: 700;
margin-right: 13px;
border-radius: 6px;
}
.tab-elem .nav-tabs .nav-item a {
color: #272727;
}
.tab-elem .nav-tabs .nav-item .nav-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
border: none;
display: block;
padding: 15px 20px;
border-radius: 6px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #fff !important;
background-color: #6063ED;
}
/* Milestone Counter */
.milestone-counter {
margin-bottom: 108px;
}
.milestone-counter .section-title {
margin-bottom: 52px;
}
.single-milestone-counter {
position: relative;
}
.single-milestone-counter .counter-icon {
position: absolute;
left: 0;
top: 9px;
}
.single-milestone-counter .counter-icon .flaticon-calendar-5:before,
.single-milestone-counter .counter-icon .flaticon-user-6:before,
.single-milestone-counter .counter-icon .flaticon-worldwide:before,
.single-milestone-counter .counter-icon .flaticon-users:before {
font-size: 50px;
display: inline-block;
color: #6467ED;
}
.single-milestone-counter .counter-text {
display: inline-block;
margin-left: 72px;
}
.single-milestone-counter .counter-text span.counter-num {
color: #272727;
font-size: 60px;
font-weight: 900;
display: inline-block;
line-height: 45px;
margin-bottom: 6px;
}
.single-milestone-counter .counter-text strong {
color: #272727;
font-size: 60px;
font-weight: 900;
display: inline-block;
line-height: 45px;
text-transform: uppercase;
}
.single-milestone-counter .counter-text span {
color: #484848;
font-size: 18px;
font-weight: 700;
display: block;
}
/* Progress Loaders */
.progress-loaders {
margin-bottom: 114px;
}
.progress-loaders .section-title {
margin-bottom: 52px;
}
.single-loader {
text-align: center;
}
.single-loader .loader-circle-wrap {
position: relative;
}
.single-loader .loader-circle-wrap .loader-percentage {
position: absolute;
left: 0;
top: 30%;
width: 100%;
font-size: 48px;
font-weight: 900;
color: #272727;
line-height: 50px;
}
.single-loader .loader-circle-wrap .inner-text {
position: absolute;
left: 0;
top: 56%;
width: 100%;
font-weight: 700;
font-size: 18px;
color: #484848;
display: block;
}
/* Icon Boxes */
.icon-boxes .section-title {
margin-bottom: 52px;
}
.icon-boxes .speak-text {
-webkit-transition: 0.3s;
transition: 0.3s;
}
.icon-boxes .speak-text:hover {
background: -webkit-gradient(linear, left top, right top, from(#FB3ABE), to(#F149E3));
background: linear-gradient(to right, #FB3ABE, #F149E3);
}
.icon-boxes .speak-text:hover i {
color: #fff;
}
.icon-boxes .speak-text:hover h2 {
color: #fff;
}
.icon-boxes .speak-text:hover .speaker-name h4 {
color: #fff;
}
.icon-boxes .speak-text i {
display: inline-block;
margin-bottom: 6px;
color: #6467ED;
position: relative;
z-index: 2;
}
.icon-boxes .speak-text .flaticon-settings:before,
.icon-boxes .speak-text .flaticon-fingerprint:before,
.icon-boxes .speak-text .flaticon-alarm-clock-1:before {
font-size: 50px;
}
/*---------------------
Responsive Styles
-----------------------*/
@media (min-width: 1200px) {
.container {
max-width: 1176px;
}
}
@media only screen and (max-width: 1320px) {
.header .logo {
margin-right: 160px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
.header .logo {
margin-right: 70px;
}
}
/* Medium Device : 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header .logo {
margin-right: 20px;
}
.header .main-menu ul li a {
padding: 15px 20px;
}
.header .top-social a {
margin-left: 20px;
}
.header .top-social a.search-btn {
margin-left: 15px;
}
.event-counter .countdown-timer .cd-item {
margin-right: 50px;
}
.workshop-text h2 {
font-size: 53px;
}
.subscribe-form .subs-form input {
width: 650px;
}
.tickets-table .table-features {
padding-left: 37px;
}
.hurry-up .countdown-timer .cd-time {
margin-right: 80px;
}
.blog-article .article-details span {
margin-bottom: 4px;
}
.blog-article .article-details h3 {
font-size: 24px;
margin-bottom: 15px;
}
.blog-article .article-details p {
margin-bottom: 15px;
}
.map .contact-address {
width: 300px;
}
.accordin-elem .card .card-heading a {
font-size: 17px;
}
.single-milestone-counter .counter-text span.counter-num {
font-size: 54px;
}
.single-milestone-counter .counter-text strong {
font-size: 54px;
}
.single-milestone-counter .counter-text span {
font-size: 17px;
}
.copyright-text .footer-social {
margin-left: 200px;
}
}
/* Tablet : 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header {
padding: 17px 0 17px 0;
}
.header .logo {
float: none;
margin-right: 0;
text-align: center;
}
.header .main-menu {
float: none;
margin-top: 6px;
text-align: center;
}
.header .top-social {
float: none;
margin-top: 5px;
text-align: center;
}
.speakers-about .speaker-img {
display: inline-block;
}
.subscribe-form .subs-form input {
width: 100%;
margin-bottom: 25px;
}
.subscribe-form .subs-form button {
top: 80px;
left: 50%;
margin-left: -100px;
}
.subscribe-form .section-title h2 {
font-size: 54px;
}
.workshop-img {
position: relative;
width: 100%;
height: 700px;
}
.workshop-text {
padding-top: 100px;
}
.event-counter .event-name {
margin-bottom: 30px;
text-align: center;
}
.event-counter .countdown-timer {
text-align: center;
}
.hero-items .single-hero-item h1 {
font-size: 80px;
}
.special-guest .guest-img {
margin-bottom: 40px;
display: inline-block;
}
.tickets-table .table-features {
padding-left: 35px;
}
.tickets-table-price {
padding-bottom: 60px;
}
.tickets-table {
margin-bottom: 40px;
}
.hurry-up .countdown-timer .cd-time {
margin-right: 50px;
}
.hurry-up .countdown-timer .cd-time span {
font-size: 70px;
}
.blog-article .article-img {
margin-bottom: 30px;
}
.map {
position: relative;
height: 700px;
width: 100%;
}
.buttons-elem .buttons a.green {
margin-right: 18px;
}
.milestone-counter {
margin-bottom: 48px;
}
.single-milestone-counter {
margin-bottom: 50px;
}
.progress-loaders {
margin-bottom: 44px;
}
.single-loader {
margin-bottom: 50px;
}
.copyright-text .footer-social {
margin-left: 60px;
}
.tab-elem {
margin-bottom: 80px;
}
}
/* Large Mobile : 480px. */
@media only screen and (max-width: 767px) {
.header .navigation {
display: none;
}
.header .main-menu {
float: none;
margin-top: 0;
margin-bottom: 25px;
}
.header .main-menu ul li {
display: block;
}
.slicknav_menu {
display: block;
background: transparent;
padding: 0;
}
.slicknav_nav {
background: #222222;
padding: 20px;
}
.slicknav_btn {
margin: 5px 0 25px;
padding: 0.738em 1em;
}
.slicknav_nav a:hover {
border-radius: 0;
background: #6063ED;
}
.header .main-menu ul li a {
display: block;
text-align: center;
}
.header .main-menu ul li {
margin-right: 0;
}
.slicknav_nav .slicknav_row,
.slicknav_nav a {
padding: 5px 10px;
margin: 0 0;
}
.header .main-menu ul li a.active {
border-radius: 0;
}
.slicknav_nav ul {
margin: 0 0 0 0;
}
.header .top-social {
float: none;
margin-top: 0;
text-align: center;
}
.header .top-social a {
color: #fff;
display: inline-block;
font-size: 18px;
margin-left: 0;
margin-right: 30px;
}
.header .top-social a:hover {
border-radius: 4px;
}
.header .top-social a:last-child {
margin-right: 0;
}
.header .top-social a.search-btn {
margin-left: 0;
line-height: 45px;
}
.section-title h2 {
font-size: 48px;
}
.hero-items .single-hero-item {
height: auto;
padding: 200px 0 150px;
}
.hero-items .single-hero-item h1 {
font-size: 60px;
line-height: 66px;
}
.hero-items .owl-dots {
right: 35px;
}
.workshop-img {
position: relative;
width: 100%;
height: 500px;
}
.workshop-text {
padding-top: 100px;
}
.event-counter .countdown-timer .cd-item {
margin-right: 54px;
}
.subscribe-form .subs-form input {
width: 100%;
margin-bottom: 25px;
}
.subscribe-form .subs-form button {
top: 80px;
left: 50%;
margin-left: -100px;
}
.event-counter .event-name {
margin-bottom: 30px;
}
.workshop-text h2 {
font-size: 53px;
}
.subscribe-form .section-title h2 {
font-size: 35px;
}
.copyright-text .copyright,
.copyright-text .term {
display: block;
text-align: center;
}
.copyright-text .copyright {
margin-bottom: 15px;
}
.copyright-text .term {
float: none;
}
.copyright-text .footer-social {
display: block;
margin-left: 0;
text-align: center;
margin-bottom: 15px;
}
.special-guest .guest-img {
margin-bottom: 40px;
display: inline-block;
}
.blog-article .article-img {
margin-bottom: 30px;
}
.call-to-text .section-title h2 {
font-size: 45px;
}
.tickets-table .table-features {
padding-left: 116px;
}
.tickets-table-price {
padding-bottom: 60px;
}
.tickets-table {
margin-bottom: 40px;
}
.hurry-up .countdown-timer .cd-time {
float: none;
margin-right: 0;
text-align: center;
}
.map {
position: relative;
height: 700px;
width: 100%;
}
.progress-loaders {
margin-bottom: 44px;
}
.single-loader {
margin-bottom: 50px;
}
.accordin-elem .card .card-heading a {
font-size: 17px;
}
.milestone-counter {
margin-bottom: 48px;
}
.single-milestone-counter {
margin-bottom: 50px;
}
.buttons-elem .buttons .send-btn {
margin-bottom: 20px;
}
.tab-elem {
margin-bottom: 80px;
}
.call-to-text p {
padding: 0 0;
}
}
/* Small Mobile: 320px */
@media only screen and (max-width: 479px) {
.hero-items .single-hero-item h1 {
font-size: 40px;
line-height: 50px;
}
.hero-items .single-hero-item h2 {
font-size: 30px;
}
.hero-items .owl-dots {
right: 20px;
}
.header .top-social a {
margin-right: 0;
margin-bottom: 10px;
}
.header .logo {
margin-right: 0;
}
.search-bar-wrap .search-bar-inner input {
width: 100%;
margin-bottom: 15px;
}
.event-counter .event-name h2 {
font-size: 55px;
}
.workshop-text h2 {
font-size: 35px;
line-height: 50px;
}
.workshop-text .more-info {
padding: 20px 17px;
margin-right: 5px;
}
.workshop-text .buy-tickets {
padding: 20px 17px;
}
.event-counter .event-name span {
margin-left: 0;
}
.tickets-table .table-features {
padding-left: 36px;
}
.map .contact-address {
width: 219px;
padding: 45px 35px 70px 22px;
}
.map .contact-address h4 {
margin-bottom: 20px;
}
.buttons-elem .buttons a.green {
margin-bottom: 20px;
}
.tab-elem .nav-tabs .nav-item {
margin-bottom: 10px;
}
} | 0.31321 | 0.061452 |
*{
font-family: Helvetica, Arial, sans-serif;
line-height: 1.6;
}
body{
padding: 10px;
background-color: white;
margin: 10px 200px 15px;
background-image: url("/Users/designbright/Desktop/THE IRON YARD/ClassProjects/css_styling_assessment/starter_files/img/bg.jpg");
}
.main{
background: white;
border: yellow solid 3px;
}
#site_header{
background: #ff8523;
padding-top: 25px;
padding-bottom: 25px;
}
#logo{
padding-left: 20px;
padding-bottom: 20px;
display: inline-block;
}
.main_navigation{
padding-left: 20px;
}
.main_navigation a{
color: white;
text-decoration: none;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
border: solid white 1px;
border-radius: 5px;
}
/*End Top Navigation==============*/
/*/Start Page Content=======================*/
#page_content{
padding-left: 20px;
padding-right: 20px;
}
section{
border-bottom: #dddddd solid 3px;
padding-bottom: 30px;
}
h2{
color: #1fabe5;
}
h3{
color: #1fabe5;
}
ul{
font-weight: bold;
}
table{
font-size: 12px;
margin: 5px auto;
margin-bottom: 50px;
border-collapse: collapse;
width: 100%;
}
td{
border: 1px solid #1fabe5;
padding: 10px;
}
table img{
height: 50px;
width: 50px;
}
thead{
background: #1fabe5;
color: white;
padding: 0px;
}
thead td{
border: solid #046c97 1px;
}
form{
background: #eee;
padding: 30px;
border-radius: 5px;
/*font-family: sans-serif;
font-size: 12px;
font-weight: 600px;*/
}
.name{
/*border: dashed black 3px;*/
background: #ff8523;
color: white;
padding: 20px;
border-radius: 5px;
}
.city_container{
/*border: green dashed 2px;*/
padding: 20px;
}
.puppy{
padding: 20px;
}
#bio{
border: 1px solid #1fabe5;
margin-top: 10px;
width: 100%;
margin-bottom: 10px;
}
#submit_button{
/*border: yellow dashed 3px;*/
padding: 20px;
margin-left: 20px;
width: 100px;
background: #1fabe5;
color: white;
text-transform: uppercase;
border-radius: 5px;
border: none;
} | JavaScript/JavaScript/assignment/otherswork/PuppyLove/kelly/PuppyLove/kmstyle.css | *{
font-family: Helvetica, Arial, sans-serif;
line-height: 1.6;
}
body{
padding: 10px;
background-color: white;
margin: 10px 200px 15px;
background-image: url("/Users/designbright/Desktop/THE IRON YARD/ClassProjects/css_styling_assessment/starter_files/img/bg.jpg");
}
.main{
background: white;
border: yellow solid 3px;
}
#site_header{
background: #ff8523;
padding-top: 25px;
padding-bottom: 25px;
}
#logo{
padding-left: 20px;
padding-bottom: 20px;
display: inline-block;
}
.main_navigation{
padding-left: 20px;
}
.main_navigation a{
color: white;
text-decoration: none;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
border: solid white 1px;
border-radius: 5px;
}
/*End Top Navigation==============*/
/*/Start Page Content=======================*/
#page_content{
padding-left: 20px;
padding-right: 20px;
}
section{
border-bottom: #dddddd solid 3px;
padding-bottom: 30px;
}
h2{
color: #1fabe5;
}
h3{
color: #1fabe5;
}
ul{
font-weight: bold;
}
table{
font-size: 12px;
margin: 5px auto;
margin-bottom: 50px;
border-collapse: collapse;
width: 100%;
}
td{
border: 1px solid #1fabe5;
padding: 10px;
}
table img{
height: 50px;
width: 50px;
}
thead{
background: #1fabe5;
color: white;
padding: 0px;
}
thead td{
border: solid #046c97 1px;
}
form{
background: #eee;
padding: 30px;
border-radius: 5px;
/*font-family: sans-serif;
font-size: 12px;
font-weight: 600px;*/
}
.name{
/*border: dashed black 3px;*/
background: #ff8523;
color: white;
padding: 20px;
border-radius: 5px;
}
.city_container{
/*border: green dashed 2px;*/
padding: 20px;
}
.puppy{
padding: 20px;
}
#bio{
border: 1px solid #1fabe5;
margin-top: 10px;
width: 100%;
margin-bottom: 10px;
}
#submit_button{
/*border: yellow dashed 3px;*/
padding: 20px;
margin-left: 20px;
width: 100px;
background: #1fabe5;
color: white;
text-transform: uppercase;
border-radius: 5px;
border: none;
} | 0.290276 | 0.065276 |
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Bob */
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 20px 20px rgba(0,0,0,.08);
transition: 200ms;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
box-shadow: 0 30px 40px rgba(0,0,0,.16);
} | src/layouts/animations.css | .hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Bob */
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 20px 20px rgba(0,0,0,.08);
transition: 200ms;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
box-shadow: 0 30px 40px rgba(0,0,0,.16);
} | 0.431584 | 0.094552 |
html,
body {
height: 100%;
background: none repeat scroll 0% 0% rgb(226, 226, 226);
font-family: 'Roboto', sans-serif;
font-size: 1.1em;
}
body{
padding-top: 82px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Roboto';
}
p {
font-family: 'Roboto';
font-weight: 200;
text-align: justify;
}
a img.main{
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
}
span.anchor{
position: relative;
top: -84px;
display: block;
height: 0;
min-height: 0;
}
code {
font-size: 80%;
}
/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by its height */
margin: 0 auto -80px;
/* Pad bottom by footer height */
/* padding: 0 0 60px; */
}
/* Set the fixed height of the footer here */
#footer {
height: 80px;
margin-top: 35px;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
#wrap > .container {
/* padding: 30px 15px 0px; */
}
.container .credit {
margin: 20px 0;
}
#footer > .container {
padding-left: 15px;
padding-right: 15px;
}
/*================================*/
.navbar.c-navbar{
background-color: transparent;
border: 0;
}
.c-navbar.colorized{
background-color: #333;
border: 1px solid #c0c0c0;
padding-left: 15px;
}
.navbar.c-navbar ul{
min-height: 80px;
}
.navbar.c-navbar ul li a{
padding-top: 30px;
color: #6CAEEB;
font-size: 0.85em;
}
.navbar.c-navbar ul li a:hover{
color: #666;
height: 80px;
background-color: #999;
}
.navbar.c-navbar ul li.active a{
color: #666;
height: 80px;
background-color: #999;
}
.paper{
border: 1px solid #c0c0c0;
}
.main-content{
background-color: rgb(251, 251, 251);
}
.home-strip-panel{
color: rgb(100, 102, 105);
padding-top: 20px;
padding-bottom: 20px;
}
.home-strip-panel a{
text-decoration: none;
}
.home-strip-panel > .row a .text-box {
width: 85%;
padding-left: 15%;
}
.copyright-text{
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
color: rgb(144, 144, 144);
font-weight: 800;
}
.contact-phone-number{
}
.left-column-wrapper{
border-right: 1px solid rgb(238, 238, 238);
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.panel .panel-heading.blue{
background-color: #6CAEEB;
border-color: #90A2D1;
}
.img-thumbnail.rounded{
border-radius: 32px;
border-bottom-width: 2px;
}
/*================================*/
.section{
border-bottom: 1px dashed #999;
}
.section.sub-section{
border-bottom: none;
margin: 35px 35px;
}
.section.sub-section hr{
border: 0;
border-bottom: 1px solid #eee;
width: 75%;
}
.section h3 {
font-weight: bold;
}
.section h2 {
font-weight: 200;
}
.section.center{
text-align: center;
border-top: 1px dashed #999;
}
.section .body{
}
.section.address{
color: #666;
background:#101010;
font-size: 0.85em;
font-weight: 300;
}
.section.address .head{
margin-top: 0;
margin-bottom: 0;
padding-top: 15px;
}
.section.background{
background-image: url('../pics/head-c1.jpg');
min-height: 390px;
}
/*================================*/
/*================================*/
#map-canvas {
width: 100%;
height: 300px;
margin: 0;
padding: 15px;
}
.scroll-top {
position:fixed;
bottom:0;
right:6%;
z-index:100;
background: #f2f3f2;
font-size:24px;
border-top-left-radius:3px;
border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
color:#222;
}
.social-sprite{
height: 25px;
display: inline-block;
background-image: url('../pics/social-sprite.png');
background-repeat: no-repeat;
}
.social-sprite.linkedin{
width: 33px;
background-position: 0 0;
}
.social-sprite.twitter{
width: 31px;
background-position: -33px 0;
}
.social-sprite.github{
width: 25px;
background-position: -64px 0;
}
/*================================*/
@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto/Roboto-Regular-webfont.eot');
src: url('../fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Regular-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto/Roboto-Bold-webfont.eot');
src: url('../fonts/roboto/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Bold-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Bold-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto/Roboto-Thin-webfont.eot');
src: url('../fonts/roboto/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Thin-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Thin-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
font-weight: 200;
font-style: normal;
}
/*================================*/ | template/css/app.css | html,
body {
height: 100%;
background: none repeat scroll 0% 0% rgb(226, 226, 226);
font-family: 'Roboto', sans-serif;
font-size: 1.1em;
}
body{
padding-top: 82px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Roboto';
}
p {
font-family: 'Roboto';
font-weight: 200;
text-align: justify;
}
a img.main{
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
}
span.anchor{
position: relative;
top: -84px;
display: block;
height: 0;
min-height: 0;
}
code {
font-size: 80%;
}
/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by its height */
margin: 0 auto -80px;
/* Pad bottom by footer height */
/* padding: 0 0 60px; */
}
/* Set the fixed height of the footer here */
#footer {
height: 80px;
margin-top: 35px;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
#wrap > .container {
/* padding: 30px 15px 0px; */
}
.container .credit {
margin: 20px 0;
}
#footer > .container {
padding-left: 15px;
padding-right: 15px;
}
/*================================*/
.navbar.c-navbar{
background-color: transparent;
border: 0;
}
.c-navbar.colorized{
background-color: #333;
border: 1px solid #c0c0c0;
padding-left: 15px;
}
.navbar.c-navbar ul{
min-height: 80px;
}
.navbar.c-navbar ul li a{
padding-top: 30px;
color: #6CAEEB;
font-size: 0.85em;
}
.navbar.c-navbar ul li a:hover{
color: #666;
height: 80px;
background-color: #999;
}
.navbar.c-navbar ul li.active a{
color: #666;
height: 80px;
background-color: #999;
}
.paper{
border: 1px solid #c0c0c0;
}
.main-content{
background-color: rgb(251, 251, 251);
}
.home-strip-panel{
color: rgb(100, 102, 105);
padding-top: 20px;
padding-bottom: 20px;
}
.home-strip-panel a{
text-decoration: none;
}
.home-strip-panel > .row a .text-box {
width: 85%;
padding-left: 15%;
}
.copyright-text{
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
color: rgb(144, 144, 144);
font-weight: 800;
}
.contact-phone-number{
}
.left-column-wrapper{
border-right: 1px solid rgb(238, 238, 238);
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.panel .panel-heading.blue{
background-color: #6CAEEB;
border-color: #90A2D1;
}
.img-thumbnail.rounded{
border-radius: 32px;
border-bottom-width: 2px;
}
/*================================*/
.section{
border-bottom: 1px dashed #999;
}
.section.sub-section{
border-bottom: none;
margin: 35px 35px;
}
.section.sub-section hr{
border: 0;
border-bottom: 1px solid #eee;
width: 75%;
}
.section h3 {
font-weight: bold;
}
.section h2 {
font-weight: 200;
}
.section.center{
text-align: center;
border-top: 1px dashed #999;
}
.section .body{
}
.section.address{
color: #666;
background:#101010;
font-size: 0.85em;
font-weight: 300;
}
.section.address .head{
margin-top: 0;
margin-bottom: 0;
padding-top: 15px;
}
.section.background{
background-image: url('../pics/head-c1.jpg');
min-height: 390px;
}
/*================================*/
/*================================*/
#map-canvas {
width: 100%;
height: 300px;
margin: 0;
padding: 15px;
}
.scroll-top {
position:fixed;
bottom:0;
right:6%;
z-index:100;
background: #f2f3f2;
font-size:24px;
border-top-left-radius:3px;
border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
color:#222;
}
.social-sprite{
height: 25px;
display: inline-block;
background-image: url('../pics/social-sprite.png');
background-repeat: no-repeat;
}
.social-sprite.linkedin{
width: 33px;
background-position: 0 0;
}
.social-sprite.twitter{
width: 31px;
background-position: -33px 0;
}
.social-sprite.github{
width: 25px;
background-position: -64px 0;
}
/*================================*/
@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto/Roboto-Regular-webfont.eot');
src: url('../fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Regular-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto/Roboto-Bold-webfont.eot');
src: url('../fonts/roboto/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Bold-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Bold-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto/Roboto-Thin-webfont.eot');
src: url('../fonts/roboto/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Thin-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Thin-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
font-weight: 200;
font-style: normal;
}
/*================================*/ | 0.348313 | 0.049543 |
display: block;
width: 812px;
margin:40px auto 10px;
padding: 10px;
}
.calendar ul{
display: block;
clear:left;
min-height: 82px;
width:auto;
margin: 0 auto;
padding: 0;
list-style: none;
background-color: transparent;
//text-align: center;
border: 1px solid transparent;
border-top:0;
border-bottom: 2px solid transparent;
}
.calendar ul.weekdays{
height: 24px;
border-top: 2px solid white;
border-radius: 10px 10px 0 0;
}
.calendar .weekdays li{
height: 40px;
padding: 2px 2px;
background-color: transparent;
}
.calendar ul li{
position: relative;
float: left;
margin: 2px;
padding: 20px 2px 2px;
border-left: 2px solid transparent;
border-right: 2px solid transparent;
border-radius: 3px;
min-width: 100px;
width:263px;
min-height: 60px;
height: auto;
overflow: hidden;
background-color: #bcd;
}
.calendar ul li:hover{
background-color: #bcd;
z-index:1;
-mox-box-shadow: 0 0 10px #789;
-webkit-box-shadow: 0 0 10px #789;
box-shadow: 0 0 10px #789;
cursor: pointer;
}
.calendar ul li strong{
position: absolute;
top:2px;
right: 2px;
font-size: 18px;
color: white;
font-family: Cambria, Verdana, serif;
}
.calendar ul li hr{
margin-top: 5px;
margin-bottom: 5px;
}
.calendar ul li a{
display: inline;
margin: 2px;
padding: 2px;
font-size: 11px;
z-index:1;
text-decoration: none;
color:#F9F9FB;
font-weight: bold;
font-style: italic;
width:80px;
text-align: left;
}
.calendar ul li a:hover{
//background-color: #bcf;
//z-index:2;
//-moz-box-shadow:0 0 6px #789;
//box-shadow: 0 0 6px #789;
}
.calendar ul li.fill{
background-color: #ccc;
}
.calendar ul li p{
font-family: Calibri;
font-weight: 700;
text-align: left;
color: #FFF1F1;
text-shadow: 0 0 2px #000;
}
.weekdays li:hover, li.fill:hover{
background-color: #bcd;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow: none;
}
.calendar ul li.today{
background-color: #A7CCA7;
}
.calendar .weekdays li:hover{
background-color: #bcf;
}
.calendar .weekdays li:hover{
height: 40px;
padding: 2px 2px;
background-color: transparent;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow: none;
}
@media screen and (max-width: 1030px) {
.calendar ul li {
width: 130px;
}
.a-no-style{
float:right;
} | www/css/calendar.css | display: block;
width: 812px;
margin:40px auto 10px;
padding: 10px;
}
.calendar ul{
display: block;
clear:left;
min-height: 82px;
width:auto;
margin: 0 auto;
padding: 0;
list-style: none;
background-color: transparent;
//text-align: center;
border: 1px solid transparent;
border-top:0;
border-bottom: 2px solid transparent;
}
.calendar ul.weekdays{
height: 24px;
border-top: 2px solid white;
border-radius: 10px 10px 0 0;
}
.calendar .weekdays li{
height: 40px;
padding: 2px 2px;
background-color: transparent;
}
.calendar ul li{
position: relative;
float: left;
margin: 2px;
padding: 20px 2px 2px;
border-left: 2px solid transparent;
border-right: 2px solid transparent;
border-radius: 3px;
min-width: 100px;
width:263px;
min-height: 60px;
height: auto;
overflow: hidden;
background-color: #bcd;
}
.calendar ul li:hover{
background-color: #bcd;
z-index:1;
-mox-box-shadow: 0 0 10px #789;
-webkit-box-shadow: 0 0 10px #789;
box-shadow: 0 0 10px #789;
cursor: pointer;
}
.calendar ul li strong{
position: absolute;
top:2px;
right: 2px;
font-size: 18px;
color: white;
font-family: Cambria, Verdana, serif;
}
.calendar ul li hr{
margin-top: 5px;
margin-bottom: 5px;
}
.calendar ul li a{
display: inline;
margin: 2px;
padding: 2px;
font-size: 11px;
z-index:1;
text-decoration: none;
color:#F9F9FB;
font-weight: bold;
font-style: italic;
width:80px;
text-align: left;
}
.calendar ul li a:hover{
//background-color: #bcf;
//z-index:2;
//-moz-box-shadow:0 0 6px #789;
//box-shadow: 0 0 6px #789;
}
.calendar ul li.fill{
background-color: #ccc;
}
.calendar ul li p{
font-family: Calibri;
font-weight: 700;
text-align: left;
color: #FFF1F1;
text-shadow: 0 0 2px #000;
}
.weekdays li:hover, li.fill:hover{
background-color: #bcd;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow: none;
}
.calendar ul li.today{
background-color: #A7CCA7;
}
.calendar .weekdays li:hover{
background-color: #bcf;
}
.calendar .weekdays li:hover{
height: 40px;
padding: 2px 2px;
background-color: transparent;
-moz-box-shadow:none;
-webkit-box-shadow: none;
box-shadow: none;
}
@media screen and (max-width: 1030px) {
.calendar ul li {
width: 130px;
}
.a-no-style{
float:right;
} | 0.200793 | 0.061876 |
.what_we_offer{
background: url('https://dev.myclassof.com/public/images/top.jpg') no-repeat center center;
background-size: cover;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
position: relative;
border-bottom-left-radius: 320% 90%;
border-bottom-right-radius: 320% 90%;
}
.color-overlay{
width: 100%;
height: 100%;
background: linear-gradient(45deg, rgba(5,117,230,0.8), rgba(0,242,96,0.8));
animation: gradient 16s linear infinite;
animation-direction: alternate;
background-size: 200% 100%;
position: absolute;
border-bottom-left-radius: 320% 90%;
border-bottom-right-radius: 320% 90%;
}
@keyframes gradient {
0% {background-position: 0%}
100% {background-position: 100%}
}
.what-we-offer-heading {
color: #00ff00;
text-align: center;
background: white;
width: 100%;
margin: 30px auto 0;
padding: 10px 0;
border-radius: 5px;
font-size: 3em;
}
.round-button{
border-radius: 35px;
width: 100px;
background-color: #898383;
border: none;
}
.centered-image-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: #ffffff;
text-align: center;
margin-top: 60px;
}
.text-box{
margin-top: 20px;
margin-bottom: 50px;
}
.hr-setting {
margin: 0 auto;
margin-top: -40px;
width: 150px;
border: 3px grey solid;
}
.offers-boxes {
justify-content: center;
}
.offers-first-row .container-fluid{
width: 75% !important;
margin-top: 30px;
margin-bottom: 30px;
}
.offers-first-row .container-fluid .col-lg-3,.offers-first-row .container-fluid .col-md-3,.offers-first-row .container-fluid .col-sm-3 {
background: white;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 10px 30px;
border-radius: 20%;
margin: 10px;
}
.offers-first-row .container-fluid .col-lg-3:hover,.offers-first-row .container-fluid .col-md-3:hover,.offers-first-row .container-fluid .col-sm-3:hover {
background: rgb(5,117,230);
color: white;
}
.offers-first-row .fa {
color: white;
font-size: 40px;
background: linear-gradient(45deg, rgba(5,117,230,0.8), rgba(0,242,96,0.8));
padding: 11px;
border-radius: 100% 100% 50% 20%;
}
.small-boxes-heading {
font-weight: 600;
font-size: 18px;
margin-top: 10px;
}
.small-boxes-para {
/*color: grey;*/
}
.counter-container {
background: #f0f0f0;
}
.counter-container .row {
width: 85%;
margin: 0 auto;
padding: 0 0 100px;
justify-content: center;
}
.counter-container .row .col-lg-2 {
border: 1px solid white;
background: linear-gradient(to right, rgba(0,242,96),rgba(5,117,230));
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 30px;
margin: 15px;
}
.counter-container .fa {
color: white;
font-size: 30px;
margin-bottom: 10px;
background: black;
padding: 15px;
border: 1px solid white;
}
.count-text {
color: white;
font-size: 17px;
}
/*||||||||||||||||||||||
||| MOBILE-LANDSCAPE |||
||||||||||||||||||||||*/
@media (min-width: 480px) {
}
/*|||||||||||||||||||||
||| TABLET-PORTRAIT |||
|||||||||||||||||||||*/
@media (min-width: 768px) {
.what-we-offer-heading {
color: #00ff00;
text-align: center;
background: white;
width: 60%;
margin: 30px auto 0;
padding: 10px 0;
border-radius: 5px;
font-size: 3em;
}
}
/*||||||||||||||||||||||
||| TABLET-LANDSCAPE |||
||||||||||||||||||||||*/
@media (min-width: 992px) {
}
/*||||||||||||
||| LAPTOP |||
||||||||||||*/
@media (min-width: 1200px) {
} | public/css/ourservices.css | .what_we_offer{
background: url('https://dev.myclassof.com/public/images/top.jpg') no-repeat center center;
background-size: cover;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
position: relative;
border-bottom-left-radius: 320% 90%;
border-bottom-right-radius: 320% 90%;
}
.color-overlay{
width: 100%;
height: 100%;
background: linear-gradient(45deg, rgba(5,117,230,0.8), rgba(0,242,96,0.8));
animation: gradient 16s linear infinite;
animation-direction: alternate;
background-size: 200% 100%;
position: absolute;
border-bottom-left-radius: 320% 90%;
border-bottom-right-radius: 320% 90%;
}
@keyframes gradient {
0% {background-position: 0%}
100% {background-position: 100%}
}
.what-we-offer-heading {
color: #00ff00;
text-align: center;
background: white;
width: 100%;
margin: 30px auto 0;
padding: 10px 0;
border-radius: 5px;
font-size: 3em;
}
.round-button{
border-radius: 35px;
width: 100px;
background-color: #898383;
border: none;
}
.centered-image-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: #ffffff;
text-align: center;
margin-top: 60px;
}
.text-box{
margin-top: 20px;
margin-bottom: 50px;
}
.hr-setting {
margin: 0 auto;
margin-top: -40px;
width: 150px;
border: 3px grey solid;
}
.offers-boxes {
justify-content: center;
}
.offers-first-row .container-fluid{
width: 75% !important;
margin-top: 30px;
margin-bottom: 30px;
}
.offers-first-row .container-fluid .col-lg-3,.offers-first-row .container-fluid .col-md-3,.offers-first-row .container-fluid .col-sm-3 {
background: white;
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 10px 30px;
border-radius: 20%;
margin: 10px;
}
.offers-first-row .container-fluid .col-lg-3:hover,.offers-first-row .container-fluid .col-md-3:hover,.offers-first-row .container-fluid .col-sm-3:hover {
background: rgb(5,117,230);
color: white;
}
.offers-first-row .fa {
color: white;
font-size: 40px;
background: linear-gradient(45deg, rgba(5,117,230,0.8), rgba(0,242,96,0.8));
padding: 11px;
border-radius: 100% 100% 50% 20%;
}
.small-boxes-heading {
font-weight: 600;
font-size: 18px;
margin-top: 10px;
}
.small-boxes-para {
/*color: grey;*/
}
.counter-container {
background: #f0f0f0;
}
.counter-container .row {
width: 85%;
margin: 0 auto;
padding: 0 0 100px;
justify-content: center;
}
.counter-container .row .col-lg-2 {
border: 1px solid white;
background: linear-gradient(to right, rgba(0,242,96),rgba(5,117,230));
box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 30px;
margin: 15px;
}
.counter-container .fa {
color: white;
font-size: 30px;
margin-bottom: 10px;
background: black;
padding: 15px;
border: 1px solid white;
}
.count-text {
color: white;
font-size: 17px;
}
/*||||||||||||||||||||||
||| MOBILE-LANDSCAPE |||
||||||||||||||||||||||*/
@media (min-width: 480px) {
}
/*|||||||||||||||||||||
||| TABLET-PORTRAIT |||
|||||||||||||||||||||*/
@media (min-width: 768px) {
.what-we-offer-heading {
color: #00ff00;
text-align: center;
background: white;
width: 60%;
margin: 30px auto 0;
padding: 10px 0;
border-radius: 5px;
font-size: 3em;
}
}
/*||||||||||||||||||||||
||| TABLET-LANDSCAPE |||
||||||||||||||||||||||*/
@media (min-width: 992px) {
}
/*||||||||||||
||| LAPTOP |||
||||||||||||*/
@media (min-width: 1200px) {
} | 0.600423 | 0.14682 |
table {
margin-left: 3em;
border-collapse: collapse;
font-size: 13px;
}
th, td {
text-align: center;
border: 1px solid #e0e0e0;
padding: 0.1em 1em 0.1em;
}
th {
font-weight: 400;
font-size: 14px;
color: #999;
}
#page-0 {
width: 100%;
height: 100vh;
overflow-y: scroll;
overflow-x: hidden;
}
#content {
padding: 0px 1px 50px 1px;
max-width: 650px;
width: calc(100% - 500px);
}
#vizzu-view {
width: 500px;
height: 0px;
overflow: none;
display: block;
position: relative;
left: min(660px, 100% - 500px + 10px);
}
@media screen and (max-width: 1200px) {
#content {
width: 100%;
}
#vizzu-view {
width: 100%;
height: calc( min(100vw,480px) / 480 * 260);
overflow: none;
display: block;
position: sticky;
top: 0px;
left: 0px;
z-index: 100;
background-color: #fff;
filter: drop-shadow(0 2px 4px #e0dcda);
}
#vizzu-canvas {
filter: none !important;
}
}
.snippet {
line-height: 1.35em;
color: #666;
font-weight: normal;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 3em;
padding-right: 1em;
overflow-x: auto;
}
.runable {
background-color: #fafafa;
cursor: pointer;
border-right: 6px solid #e0e0e0;
}
.runable:hover {
border-right-color: #a0a0c0 !important;
background-color: #fafafc !important;
transition: 0.1s;
}
.runable:focus {
outline: 0px;
border-right-color: #4171cd !important;
background-color: #fff !important;
transition: 0.2s;
filter: drop-shadow(0 2px 4px #e0dcda);
}
.runable:hover:before {
content: 'PLAY';
color: #a0a0c0;
font-size: 10px;
float: right;
vertical-align: center;
}
.runable:hover:focus:before {
content: 'REPLAY';
color: #4171cd;
font-size: 10px;
float: right;
}
.paragraph {
color: #666;
font-weight: 400;
font-size: 15px;
line-height: 1.5em;
padding-top: .8em;
padding-left: 2em;
padding-right: 1em;
}
#vizzu-canvas {
width: 100vw;
max-width: 480px;
height: calc( min(100vw,480px) / 480 * 260);
background-color: #fff;
z-index: 100;
filter: drop-shadow(0 2px 4px #e0dcda);
}
.vizzu-canvas-rewind {
filter: drop-shadow(0 2px 4px #e0dcda) grayscale(60%) opacity(50%) !important;
transition: 200ms;
} | docs/style/tutorial.css | table {
margin-left: 3em;
border-collapse: collapse;
font-size: 13px;
}
th, td {
text-align: center;
border: 1px solid #e0e0e0;
padding: 0.1em 1em 0.1em;
}
th {
font-weight: 400;
font-size: 14px;
color: #999;
}
#page-0 {
width: 100%;
height: 100vh;
overflow-y: scroll;
overflow-x: hidden;
}
#content {
padding: 0px 1px 50px 1px;
max-width: 650px;
width: calc(100% - 500px);
}
#vizzu-view {
width: 500px;
height: 0px;
overflow: none;
display: block;
position: relative;
left: min(660px, 100% - 500px + 10px);
}
@media screen and (max-width: 1200px) {
#content {
width: 100%;
}
#vizzu-view {
width: 100%;
height: calc( min(100vw,480px) / 480 * 260);
overflow: none;
display: block;
position: sticky;
top: 0px;
left: 0px;
z-index: 100;
background-color: #fff;
filter: drop-shadow(0 2px 4px #e0dcda);
}
#vizzu-canvas {
filter: none !important;
}
}
.snippet {
line-height: 1.35em;
color: #666;
font-weight: normal;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 3em;
padding-right: 1em;
overflow-x: auto;
}
.runable {
background-color: #fafafa;
cursor: pointer;
border-right: 6px solid #e0e0e0;
}
.runable:hover {
border-right-color: #a0a0c0 !important;
background-color: #fafafc !important;
transition: 0.1s;
}
.runable:focus {
outline: 0px;
border-right-color: #4171cd !important;
background-color: #fff !important;
transition: 0.2s;
filter: drop-shadow(0 2px 4px #e0dcda);
}
.runable:hover:before {
content: 'PLAY';
color: #a0a0c0;
font-size: 10px;
float: right;
vertical-align: center;
}
.runable:hover:focus:before {
content: 'REPLAY';
color: #4171cd;
font-size: 10px;
float: right;
}
.paragraph {
color: #666;
font-weight: 400;
font-size: 15px;
line-height: 1.5em;
padding-top: .8em;
padding-left: 2em;
padding-right: 1em;
}
#vizzu-canvas {
width: 100vw;
max-width: 480px;
height: calc( min(100vw,480px) / 480 * 260);
background-color: #fff;
z-index: 100;
filter: drop-shadow(0 2px 4px #e0dcda);
}
.vizzu-canvas-rewind {
filter: drop-shadow(0 2px 4px #e0dcda) grayscale(60%) opacity(50%) !important;
transition: 200ms;
} | 0.402744 | 0.179028 |
@charset "UTF-8";
@font-face {
font-family: Idroid;
src: url(fontes/idroid.otf);
}
body{
margin: 0px;
background-color: #84E1AD;
}
header{
background-image: linear-gradient(to bottom, #3CD782, #185433);
height: 200px;
padding: 1px;
box-shadow: 1px 1px 5px #5ea37c;
}
header > h1{
color: white;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 1px black;
height: 35px;
padding: 8px;
}
nav > a {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: white;
padding: 10px;
font-weight: bold;
margin: 15;
}
nav > a:hover{
text-decoration: underline;
}
nav{
padding: 20px;
}
header > p {
text-align: center;
color: rgb(216, 213, 213);
text-shadow: 1px 1px 3px black;
}
main{
background-color: white;
margin: auto 200px;
box-shadow: 1px 1px 5px #5ea37c;
padding: 15px;
}
main > h1{
margin: 0px;
color: #276643;
}
h1, h2{
font-family: Idroid;
color: #3A7655;
}
p{
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
}
.principal{
text-indent: 25px;
text-align: justify;
}
.subtitulos{
background-image: linear-gradient(to right, #C8ECD8, white);
padding: 5px;
}
.links{
text-decoration: none;
color: green;
font-weight: bold;
}
.links:hover{
text-decoration: underline;
}
.links2{
text-decoration: none;
color: green;
font-weight: bold;
background-image: linear-gradient(to right, #C8ECD8, white);
}
.links2:hover{
text-decoration: underline;
}
.links2::after{
content: '🔗';
}
.imagens{
margin: auto;
padding: 10px auto 10px auto;
width: 100%;
}
.imagens2{
width: 100%;
position: relative;
}
.videos > iframe{
width: 100%;
height: 100%;
}
#videos {
padding: 150px;
background-color: #1A5C38;
}
footer{
background-color: black;
}
#extra-titulo{
background-color: #2FA866;
color: white;
}
ul {
font-family: Arial, Helvetica, sans-serif;
}
#extra{
background-color: #C5EBD6;
display: inline-block;
}
li{
width: 50%;
float:left;
} | html5-css3/Desafios/AzureServer/style.css | @charset "UTF-8";
@font-face {
font-family: Idroid;
src: url(fontes/idroid.otf);
}
body{
margin: 0px;
background-color: #84E1AD;
}
header{
background-image: linear-gradient(to bottom, #3CD782, #185433);
height: 200px;
padding: 1px;
box-shadow: 1px 1px 5px #5ea37c;
}
header > h1{
color: white;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 1px black;
height: 35px;
padding: 8px;
}
nav > a {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: white;
padding: 10px;
font-weight: bold;
margin: 15;
}
nav > a:hover{
text-decoration: underline;
}
nav{
padding: 20px;
}
header > p {
text-align: center;
color: rgb(216, 213, 213);
text-shadow: 1px 1px 3px black;
}
main{
background-color: white;
margin: auto 200px;
box-shadow: 1px 1px 5px #5ea37c;
padding: 15px;
}
main > h1{
margin: 0px;
color: #276643;
}
h1, h2{
font-family: Idroid;
color: #3A7655;
}
p{
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
}
.principal{
text-indent: 25px;
text-align: justify;
}
.subtitulos{
background-image: linear-gradient(to right, #C8ECD8, white);
padding: 5px;
}
.links{
text-decoration: none;
color: green;
font-weight: bold;
}
.links:hover{
text-decoration: underline;
}
.links2{
text-decoration: none;
color: green;
font-weight: bold;
background-image: linear-gradient(to right, #C8ECD8, white);
}
.links2:hover{
text-decoration: underline;
}
.links2::after{
content: '🔗';
}
.imagens{
margin: auto;
padding: 10px auto 10px auto;
width: 100%;
}
.imagens2{
width: 100%;
position: relative;
}
.videos > iframe{
width: 100%;
height: 100%;
}
#videos {
padding: 150px;
background-color: #1A5C38;
}
footer{
background-color: black;
}
#extra-titulo{
background-color: #2FA866;
color: white;
}
ul {
font-family: Arial, Helvetica, sans-serif;
}
#extra{
background-color: #C5EBD6;
display: inline-block;
}
li{
width: 50%;
float:left;
} | 0.449876 | 0.087837 |
.ws-sticky-header__wrapper {
overflow-y: visible;
max-height: 100%;
}
.ws-sticky-header__header-container {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 0;
z-index: 900;
}
/* во всплывающей панели важно, чтобы она была прижата к правому краю и у неё была ширина (FloatArea выставляет ширину) */
.ws-sticky-header__header-container.ws-sticky-header__float-area_header-container {
left: auto;
}
.ws-sticky-header__scrollable-container.ws-float-area-stack-scroll-wrapper {
width: auto;
}
.ws-sticky-header__block.ws-sticky-header__fixed,
.ws-sticky-header__table-header-copy {
position: relative;
/* FixMe: надо изначально нормально верстать, без position:absolute */
z-index: 2;
}
.ws-sticky-header__block.ws-sticky-header__fixed.ws-sticky-header__shifted,
.ws-sticky-header__table-header-copy.ws-sticky-header__shifted {
z-index: 1;
}
.ws-sticky-header__block.ws-sticky-header__fixed {
background-color: #fff;
}
.ws-sticky-header__table-header-copy {
height: auto;
background-color: #fff;
}
.ws-sticky-header__shifted-under {
z-index: 2;
}
.ws-sticky-header__scrollable-container {
overflow-y: scroll;
overflow-x: hidden;
height: 100%;
width: 100%;
}
.ws-sticky-header__gradient {
position: absolute;
display: none;
height: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.ws-sticky-header__wrapper.ws-sticky-header__wrapper-scrolled > .ws-sticky-header__header-container > .ws-sticky-header__gradient {
display: block;
}
.ws-sticky-header__block-copy {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.ws-is-mobile-safari .ws-sticky-header__tr-copy {
visibility: hidden;
}
.ws-is-mobile-android .ws-sticky-header__block.ws-sticky-header__fixed:before,
.ws-is-mobile-android .ws-sticky-header__table-header-copy:before {
content: '';
position: absolute;
background-color: #fff;
height: 6px;
top: -3px;
left: 0;
right: 0;
z-index: -1;
} | application/WS.Core/lib/StickyHeader/StickyHeaderManager/StickyHeaderManager.css | .ws-sticky-header__wrapper {
overflow-y: visible;
max-height: 100%;
}
.ws-sticky-header__header-container {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 0;
z-index: 900;
}
/* во всплывающей панели важно, чтобы она была прижата к правому краю и у неё была ширина (FloatArea выставляет ширину) */
.ws-sticky-header__header-container.ws-sticky-header__float-area_header-container {
left: auto;
}
.ws-sticky-header__scrollable-container.ws-float-area-stack-scroll-wrapper {
width: auto;
}
.ws-sticky-header__block.ws-sticky-header__fixed,
.ws-sticky-header__table-header-copy {
position: relative;
/* FixMe: надо изначально нормально верстать, без position:absolute */
z-index: 2;
}
.ws-sticky-header__block.ws-sticky-header__fixed.ws-sticky-header__shifted,
.ws-sticky-header__table-header-copy.ws-sticky-header__shifted {
z-index: 1;
}
.ws-sticky-header__block.ws-sticky-header__fixed {
background-color: #fff;
}
.ws-sticky-header__table-header-copy {
height: auto;
background-color: #fff;
}
.ws-sticky-header__shifted-under {
z-index: 2;
}
.ws-sticky-header__scrollable-container {
overflow-y: scroll;
overflow-x: hidden;
height: 100%;
width: 100%;
}
.ws-sticky-header__gradient {
position: absolute;
display: none;
height: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.ws-sticky-header__wrapper.ws-sticky-header__wrapper-scrolled > .ws-sticky-header__header-container > .ws-sticky-header__gradient {
display: block;
}
.ws-sticky-header__block-copy {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
}
.ws-is-mobile-safari .ws-sticky-header__tr-copy {
visibility: hidden;
}
.ws-is-mobile-android .ws-sticky-header__block.ws-sticky-header__fixed:before,
.ws-is-mobile-android .ws-sticky-header__table-header-copy:before {
content: '';
position: absolute;
background-color: #fff;
height: 6px;
top: -3px;
left: 0;
right: 0;
z-index: -1;
} | 0.460289 | 0.082328 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800|Oswald:200,300,400,700&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
/* line 11, resources/assets/styles/common/_normalize.scss */
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
/* line 23, resources/assets/styles/common/_normalize.scss */
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
/* line 31, resources/assets/styles/common/_normalize.scss */
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
/* line 40, resources/assets/styles/common/_normalize.scss */
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
/* line 53, resources/assets/styles/common/_normalize.scss */
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 64, resources/assets/styles/common/_normalize.scss */
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
/* line 76, resources/assets/styles/common/_normalize.scss */
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
/* line 85, resources/assets/styles/common/_normalize.scss */
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
/* line 96, resources/assets/styles/common/_normalize.scss */
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 106, resources/assets/styles/common/_normalize.scss */
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/**
* Add the correct font size in all browsers.
*/
/* line 117, resources/assets/styles/common/_normalize.scss */
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
/* line 126, resources/assets/styles/common/_normalize.scss */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
/* line 134, resources/assets/styles/common/_normalize.scss */
sub {
bottom: -0.25em;
}
/* line 138, resources/assets/styles/common/_normalize.scss */
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
/* line 149, resources/assets/styles/common/_normalize.scss */
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
/* line 161, resources/assets/styles/common/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
/* line 177, resources/assets/styles/common/_normalize.scss */
button,
input {
/* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
/* line 187, resources/assets/styles/common/_normalize.scss */
button,
select {
/* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
/* line 196, resources/assets/styles/common/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
/* line 207, resources/assets/styles/common/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
/* line 219, resources/assets/styles/common/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
/* line 230, resources/assets/styles/common/_normalize.scss */
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
/* line 241, resources/assets/styles/common/_normalize.scss */
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
/* line 254, resources/assets/styles/common/_normalize.scss */
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
/* line 262, resources/assets/styles/common/_normalize.scss */
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
/* line 271, resources/assets/styles/common/_normalize.scss */
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
/* line 281, resources/assets/styles/common/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
/* line 291, resources/assets/styles/common/_normalize.scss */
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
/* line 300, resources/assets/styles/common/_normalize.scss */
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
/* line 309, resources/assets/styles/common/_normalize.scss */
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
/* line 321, resources/assets/styles/common/_normalize.scss */
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
/* line 329, resources/assets/styles/common/_normalize.scss */
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
/* line 340, resources/assets/styles/common/_normalize.scss */
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
/* line 348, resources/assets/styles/common/_normalize.scss */
[hidden] {
display: none;
}
/**
* Manually forked from SUIT CSS Base: https://github.com/suitcss/base
* A thin layer on top of normalize.css that provides a starting point more
* suitable for web applications.
*/
/**
* 1. Prevent padding and border from affecting element width
* https://goo.gl/pYtbK7
* 2. Change the default font family in all browsers (opinionated)
*/
/* line 364, resources/assets/styles/common/_normalize.scss */
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
font-family: sans-serif;
/* 2 */
}
/* line 369, resources/assets/styles/common/_normalize.scss */
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
/**
* Removes the default spacing and border for appropriate elements.
*/
/* line 379, resources/assets/styles/common/_normalize.scss */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
margin: 0;
}
/* line 394, resources/assets/styles/common/_normalize.scss */
button {
background: transparent;
padding: 0;
}
/**
* Work around a Firefox/IE bug where the transparent `button` background
* results in a loss of the default `button` focus styles.
*/
/* line 404, resources/assets/styles/common/_normalize.scss */
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
/* line 409, resources/assets/styles/common/_normalize.scss */
fieldset {
margin: 0;
padding: 0;
}
/* line 414, resources/assets/styles/common/_normalize.scss */
ol,
ul {
list-style: none;
margin: 0;
padding: 0;
}
/**
* Tailwind custom reset styles
*/
/**
* 1. Use the system font stack as a sane default.
* 2. Use Tailwind's default "normal" line-height so the user isn't forced
* to override it to ensure consistency even when using the default theme.
*/
/* line 431, resources/assets/styles/common/_normalize.scss */
html {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
/* 1 */
line-height: 1.5;
/* 2 */
}
/**
* Allow adding a border to an element by just adding a border-width.
*
* By default, the way the browser specifies that an element should have no
* border is by setting it's border-style to `none` in the user-agent
* stylesheet.
*
* In order to easily add borders to elements by just setting the `border-width`
* property, we change the default border-style for all elements to `solid`, and
* use border-width to hide them instead. This way our `border` utilities only
* need to set the `border-width` property instead of the entire `border`
* shorthand, making our border utilities much more straightforward to compose.
*
* https://github.com/tailwindcss/tailwindcss/pull/116
*/
/* line 452, resources/assets/styles/common/_normalize.scss */
*,
*::before,
*::after {
border-width: 0;
border-style: solid;
border-color: #e2e8f0;
}
/**
* Undo the `border-style: none` reset that Normalize applies to images so that
* our `border-{width}` utilities have the expected effect.
*
* The Normalize reset is unnecessary for us since we default the border-width
* to 0 on all elements.
*
* https://github.com/tailwindcss/tailwindcss/issues/362
*/
/* line 470, resources/assets/styles/common/_normalize.scss */
img {
border-style: solid;
}
/* line 474, resources/assets/styles/common/_normalize.scss */
textarea {
resize: vertical;
}
/* line 478, resources/assets/styles/common/_normalize.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
/* line 484, resources/assets/styles/common/_normalize.scss */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
/* line 490, resources/assets/styles/common/_normalize.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: inherit;
opacity: 0.5;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: inherit;
opacity: 0.5;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
input::placeholder,
textarea::placeholder {
color: inherit;
opacity: 0.5;
}
/* line 496, resources/assets/styles/common/_normalize.scss */
button,
[role="button"] {
cursor: pointer;
}
/* line 501, resources/assets/styles/common/_normalize.scss */
table {
border-collapse: collapse;
}
/* line 505, resources/assets/styles/common/_normalize.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
}
/**
* Reset links to optimize for opt-in styling instead of
* opt-out.
*/
/* line 520, resources/assets/styles/common/_normalize.scss */
a {
color: inherit;
text-decoration: inherit;
}
/**
* Reset form element properties that are easy to forget to
* style explicitly so you don't inadvertently introduce
* styles that deviate from your design system. These styles
* supplement a partial reset that is already applied by
* normalize.css.
*/
/* line 533, resources/assets/styles/common/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
padding: 0;
line-height: inherit;
color: inherit;
}
/**
* Use the configured 'mono' font family for elements that
* are expected to be rendered with a monospace font, falling
* back to the system monospace stack if there is no configured
* 'mono' font family.
*/
/* line 550, resources/assets/styles/common/_normalize.scss */
pre,
code,
kbd,
samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
* Make replaced elements `display: block` by default as that's
* the behavior you want almost all of the time. Inspired by
* CSS Remedy, with `svg` added as well.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
/* line 565, resources/assets/styles/common/_normalize.scss */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block;
vertical-align: middle;
}
/**
* Constrain images and videos to the parent width and preserve
* their instrinsic aspect ratio.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
/* line 584, resources/assets/styles/common/_normalize.scss */
img,
video {
max-width: 100%;
height: auto;
}
/** Import variables */
/** Import everything from autoload */
.container{
width: 100%;
}
@media (min-width: 576px){
.container{
max-width: 576px;
}
}
@media (min-width: 768px){
.container{
max-width: 768px;
}
}
@media (min-width: 992px){
.container{
max-width: 992px;
}
}
@media (min-width: 1200px){
.container{
max-width: 1200px;
}
}
@media (min-width: 1440px){
.container{
max-width: 1440px;
}
}
/** Import theme styles */
/* line 1, resources/assets/styles/common/_global.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.25;
}
/* line 10, resources/assets/styles/common/_global.scss */
p {
}
/* line 14, resources/assets/styles/common/_global.scss */
a {
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
/* line 18, resources/assets/styles/common/_global.scss */
a:hover {
}
/* line 1, resources/assets/styles/components/_buttons.scss */
.btn {
line-height: 1;
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
/* line 1, resources/assets/styles/components/_comments.scss */
.comment-list ol {
list-style: none;
}
/* line 5, resources/assets/styles/components/_comments.scss */
.comment-form p {
}
/* line 9, resources/assets/styles/components/_comments.scss */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
}
/* line 15, resources/assets/styles/components/_comments.scss */
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
}
/* line 20, resources/assets/styles/components/_comments.scss */
.comment-form input[type="submit"] {
}
/* line 23, resources/assets/styles/components/_comments.scss */
.comment-form input[type="submit"]:hover {
}
/** Search form */
/* line 2, resources/assets/styles/components/_forms.scss */
.search-form {
}
/* line 6, resources/assets/styles/components/_forms.scss */
.search-form label {
font-weight: normal;
}
/* line 11, resources/assets/styles/components/_forms.scss */
.search-form .search-field {
}
/* line 15, resources/assets/styles/components/_forms.scss */
.search-form .search-submit {
}
/* line 18, resources/assets/styles/components/_forms.scss */
.search-form .search-submit:hover {
}
/**
* WordPress Generated Classes
* @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
*/
/** Media alignment */
/* line 7, resources/assets/styles/components/_wp-classes.scss */
.alignnone {
margin-left: 0;
margin-right: 0;
max-width: 100%;
height: auto;
}
/* line 14, resources/assets/styles/components/_wp-classes.scss */
.aligncenter {
display: block;
height: auto;
}
/* line 20, resources/assets/styles/components/_wp-classes.scss */
.alignleft,
.alignright {
height: auto;
}
@media (min-width: 576px) {
/* line 27, resources/assets/styles/components/_wp-classes.scss */
.alignleft {
float: left;
}
/* line 32, resources/assets/styles/components/_wp-classes.scss */
.alignright {
float: right;
}
}
/** Captions */
/* line 39, resources/assets/styles/components/_wp-classes.scss */
.wp-caption {
}
/* line 43, resources/assets/styles/components/_wp-classes.scss */
.wp-caption img {
}
/* line 47, resources/assets/styles/components/_wp-classes.scss */
.wp-caption-text {
font-size: 90%;
color: #6c757d;
}
/** Text meant only for screen readers */
/* line 53, resources/assets/styles/components/_wp-classes.scss */
.sr-only,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
/* line 65, resources/assets/styles/components/_wp-classes.scss */
.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-text:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
-webkit-transition-duration: 50ms;
-o-transition-duration: 50ms;
transition-duration: 50ms;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
-webkit-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
-webkit-transition-duration: .1s;
-o-transition-duration: .1s;
transition-duration: .1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
-webkit-transition-delay: .1s;
-o-transition-delay: .1s;
transition-delay: .1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
-webkit-transition-duration: .15s;
-o-transition-duration: .15s;
transition-duration: .15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
-webkit-transition-delay: .15s;
-o-transition-delay: .15s;
transition-delay: .15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;
transition-duration: .2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
-webkit-transition-duration: .25s;
-o-transition-duration: .25s;
transition-duration: .25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
-webkit-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
-webkit-transition-delay: .35s;
-o-transition-delay: .35s;
transition-delay: .35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
transition-duration: .4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
-webkit-transition-duration: .45s;
-o-transition-duration: .45s;
transition-duration: .45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
-webkit-transition-delay: .45s;
-o-transition-delay: .45s;
transition-delay: .45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
-webkit-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
-webkit-transition-duration: .55s;
-o-transition-duration: .55s;
transition-duration: .55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
-webkit-transition-delay: .55s;
-o-transition-delay: .55s;
transition-delay: .55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
-webkit-transition-duration: .6s;
-o-transition-duration: .6s;
transition-duration: .6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
-webkit-transition-delay: .6s;
-o-transition-delay: .6s;
transition-delay: .6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
-webkit-transition-duration: .65s;
-o-transition-duration: .65s;
transition-duration: .65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
-webkit-transition-delay: .65s;
-o-transition-delay: .65s;
transition-delay: .65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
-webkit-transition-duration: .7s;
-o-transition-duration: .7s;
transition-duration: .7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
-webkit-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
-webkit-transition-duration: .75s;
-o-transition-duration: .75s;
transition-duration: .75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
-webkit-transition-delay: .75s;
-o-transition-delay: .75s;
transition-delay: .75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;
transition-duration: .8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
-webkit-transition-delay: .8s;
-o-transition-delay: .8s;
transition-delay: .8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
-webkit-transition-duration: .85s;
-o-transition-duration: .85s;
transition-duration: .85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
-webkit-transition-delay: .85s;
-o-transition-delay: .85s;
transition-delay: .85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
-webkit-transition-duration: .9s;
-o-transition-duration: .9s;
transition-duration: .9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
-webkit-transition-delay: .9s;
-o-transition-delay: .9s;
transition-delay: .9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
-webkit-transition-duration: .95s;
-o-transition-duration: .95s;
transition-duration: .95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
-webkit-transition-delay: .95s;
-o-transition-delay: .95s;
transition-delay: .95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
-webkit-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
-webkit-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
-webkit-transition-duration: 1.05s;
-o-transition-duration: 1.05s;
transition-duration: 1.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
-webkit-transition-delay: 1.05s;
-o-transition-delay: 1.05s;
transition-delay: 1.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
-webkit-transition-duration: 1.1s;
-o-transition-duration: 1.1s;
transition-duration: 1.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
-webkit-transition-delay: 1.1s;
-o-transition-delay: 1.1s;
transition-delay: 1.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
-webkit-transition-duration: 1.15s;
-o-transition-duration: 1.15s;
transition-duration: 1.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
-webkit-transition-delay: 1.15s;
-o-transition-delay: 1.15s;
transition-delay: 1.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
-webkit-transition-duration: 1.2s;
-o-transition-duration: 1.2s;
transition-duration: 1.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
-webkit-transition-delay: 1.2s;
-o-transition-delay: 1.2s;
transition-delay: 1.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
-webkit-transition-duration: 1.25s;
-o-transition-duration: 1.25s;
transition-duration: 1.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
-webkit-transition-delay: 1.25s;
-o-transition-delay: 1.25s;
transition-delay: 1.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
-webkit-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
-webkit-transition-delay: 1.3s;
-o-transition-delay: 1.3s;
transition-delay: 1.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
-webkit-transition-duration: 1.35s;
-o-transition-duration: 1.35s;
transition-duration: 1.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
-webkit-transition-delay: 1.35s;
-o-transition-delay: 1.35s;
transition-delay: 1.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
-webkit-transition-duration: 1.4s;
-o-transition-duration: 1.4s;
transition-duration: 1.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
-webkit-transition-delay: 1.4s;
-o-transition-delay: 1.4s;
transition-delay: 1.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
-webkit-transition-duration: 1.45s;
-o-transition-duration: 1.45s;
transition-duration: 1.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
-webkit-transition-delay: 1.45s;
-o-transition-delay: 1.45s;
transition-delay: 1.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
-webkit-transition-duration: 1.5s;
-o-transition-duration: 1.5s;
transition-duration: 1.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
-webkit-transition-delay: 1.5s;
-o-transition-delay: 1.5s;
transition-delay: 1.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
-webkit-transition-duration: 1.55s;
-o-transition-duration: 1.55s;
transition-duration: 1.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
-webkit-transition-delay: 1.55s;
-o-transition-delay: 1.55s;
transition-delay: 1.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
-webkit-transition-duration: 1.6s;
-o-transition-duration: 1.6s;
transition-duration: 1.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
-webkit-transition-delay: 1.6s;
-o-transition-delay: 1.6s;
transition-delay: 1.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
-webkit-transition-duration: 1.65s;
-o-transition-duration: 1.65s;
transition-duration: 1.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
-webkit-transition-delay: 1.65s;
-o-transition-delay: 1.65s;
transition-delay: 1.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
-webkit-transition-duration: 1.7s;
-o-transition-duration: 1.7s;
transition-duration: 1.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
-webkit-transition-delay: 1.7s;
-o-transition-delay: 1.7s;
transition-delay: 1.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
-webkit-transition-duration: 1.75s;
-o-transition-duration: 1.75s;
transition-duration: 1.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
-webkit-transition-delay: 1.75s;
-o-transition-delay: 1.75s;
transition-delay: 1.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
-webkit-transition-duration: 1.8s;
-o-transition-duration: 1.8s;
transition-duration: 1.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
-webkit-transition-delay: 1.8s;
-o-transition-delay: 1.8s;
transition-delay: 1.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
-webkit-transition-duration: 1.85s;
-o-transition-duration: 1.85s;
transition-duration: 1.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
-webkit-transition-delay: 1.85s;
-o-transition-delay: 1.85s;
transition-delay: 1.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
-webkit-transition-duration: 1.9s;
-o-transition-duration: 1.9s;
transition-duration: 1.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
-webkit-transition-delay: 1.9s;
-o-transition-delay: 1.9s;
transition-delay: 1.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
-webkit-transition-duration: 1.95s;
-o-transition-duration: 1.95s;
transition-duration: 1.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
-webkit-transition-delay: 1.95s;
-o-transition-delay: 1.95s;
transition-delay: 1.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
-webkit-transition-duration: 2s;
-o-transition-duration: 2s;
transition-duration: 2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
-webkit-transition-delay: 2s;
-o-transition-delay: 2s;
transition-delay: 2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
-webkit-transition-duration: 2.05s;
-o-transition-duration: 2.05s;
transition-duration: 2.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
-webkit-transition-delay: 2.05s;
-o-transition-delay: 2.05s;
transition-delay: 2.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
-webkit-transition-duration: 2.1s;
-o-transition-duration: 2.1s;
transition-duration: 2.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
-webkit-transition-delay: 2.1s;
-o-transition-delay: 2.1s;
transition-delay: 2.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
-webkit-transition-duration: 2.15s;
-o-transition-duration: 2.15s;
transition-duration: 2.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
-webkit-transition-delay: 2.15s;
-o-transition-delay: 2.15s;
transition-delay: 2.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
-webkit-transition-duration: 2.2s;
-o-transition-duration: 2.2s;
transition-duration: 2.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
-webkit-transition-delay: 2.2s;
-o-transition-delay: 2.2s;
transition-delay: 2.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
-webkit-transition-duration: 2.25s;
-o-transition-duration: 2.25s;
transition-duration: 2.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
-webkit-transition-delay: 2.25s;
-o-transition-delay: 2.25s;
transition-delay: 2.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
-webkit-transition-duration: 2.3s;
-o-transition-duration: 2.3s;
transition-duration: 2.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
-webkit-transition-delay: 2.3s;
-o-transition-delay: 2.3s;
transition-delay: 2.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
-webkit-transition-duration: 2.35s;
-o-transition-duration: 2.35s;
transition-duration: 2.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
-webkit-transition-delay: 2.35s;
-o-transition-delay: 2.35s;
transition-delay: 2.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
-webkit-transition-duration: 2.4s;
-o-transition-duration: 2.4s;
transition-duration: 2.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
-webkit-transition-delay: 2.4s;
-o-transition-delay: 2.4s;
transition-delay: 2.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
-webkit-transition-duration: 2.45s;
-o-transition-duration: 2.45s;
transition-duration: 2.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
-webkit-transition-delay: 2.45s;
-o-transition-delay: 2.45s;
transition-delay: 2.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
-webkit-transition-duration: 2.5s;
-o-transition-duration: 2.5s;
transition-duration: 2.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
-webkit-transition-delay: 2.5s;
-o-transition-delay: 2.5s;
transition-delay: 2.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
-webkit-transition-duration: 2.55s;
-o-transition-duration: 2.55s;
transition-duration: 2.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
-webkit-transition-delay: 2.55s;
-o-transition-delay: 2.55s;
transition-delay: 2.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
-webkit-transition-duration: 2.6s;
-o-transition-duration: 2.6s;
transition-duration: 2.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
-webkit-transition-delay: 2.6s;
-o-transition-delay: 2.6s;
transition-delay: 2.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
-webkit-transition-duration: 2.65s;
-o-transition-duration: 2.65s;
transition-duration: 2.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
-webkit-transition-delay: 2.65s;
-o-transition-delay: 2.65s;
transition-delay: 2.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
-webkit-transition-duration: 2.7s;
-o-transition-duration: 2.7s;
transition-duration: 2.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
-webkit-transition-delay: 2.7s;
-o-transition-delay: 2.7s;
transition-delay: 2.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
-webkit-transition-duration: 2.75s;
-o-transition-duration: 2.75s;
transition-duration: 2.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
-webkit-transition-delay: 2.75s;
-o-transition-delay: 2.75s;
transition-delay: 2.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
-webkit-transition-duration: 2.8s;
-o-transition-duration: 2.8s;
transition-duration: 2.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
-webkit-transition-delay: 2.8s;
-o-transition-delay: 2.8s;
transition-delay: 2.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
-webkit-transition-duration: 2.85s;
-o-transition-duration: 2.85s;
transition-duration: 2.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
-webkit-transition-delay: 2.85s;
-o-transition-delay: 2.85s;
transition-delay: 2.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
-webkit-transition-duration: 2.9s;
-o-transition-duration: 2.9s;
transition-duration: 2.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
-webkit-transition-delay: 2.9s;
-o-transition-delay: 2.9s;
transition-delay: 2.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
-webkit-transition-duration: 2.95s;
-o-transition-duration: 2.95s;
transition-duration: 2.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
-webkit-transition-delay: 2.95s;
-o-transition-delay: 2.95s;
transition-delay: 2.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
-webkit-transition-duration: 3s;
-o-transition-duration: 3s;
transition-duration: 3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
-webkit-transition-delay: 3s;
-o-transition-delay: 3s;
transition-delay: 3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
-o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
-webkit-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
-o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
-o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
-o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=fade][data-aos^=fade] {
opacity: 0;
-webkit-transition-property: opacity,-webkit-transform;
transition-property: opacity,-webkit-transform;
-o-transition-property: opacity,-o-transform;
transition-property: opacity,transform;
transition-property: opacity,transform,-webkit-transform,-o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-up] {
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-down] {
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-right] {
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-left] {
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-up-right] {
-webkit-transform: translate3d(-100px, 100px, 0);
transform: translate3d(-100px, 100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-up-left] {
-webkit-transform: translate3d(100px, 100px, 0);
transform: translate3d(100px, 100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-down-right] {
-webkit-transform: translate3d(-100px, -100px, 0);
transform: translate3d(-100px, -100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-down-left] {
-webkit-transform: translate3d(100px, -100px, 0);
transform: translate3d(100px, -100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=zoom][data-aos^=zoom] {
opacity: 0;
-webkit-transition-property: opacity,-webkit-transform;
transition-property: opacity,-webkit-transform;
-o-transition-property: opacity,-o-transform;
transition-property: opacity,transform;
transition-property: opacity,transform,-webkit-transform,-o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=zoom][data-aos^=zoom].aos-animate {
opacity: 1;
-webkit-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in] {
-webkit-transform: scale(0.6);
-o-transform: scale(0.6);
transform: scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-up] {
-webkit-transform: translate3d(0, 100px, 0) scale(0.6);
transform: translate3d(0, 100px, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-down] {
-webkit-transform: translate3d(0, -100px, 0) scale(0.6);
transform: translate3d(0, -100px, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-right] {
-webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
transform: translate3d(-100px, 0, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-left] {
-webkit-transform: translate3d(100px, 0, 0) scale(0.6);
transform: translate3d(100px, 0, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out] {
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-up] {
-webkit-transform: translate3d(0, 100px, 0) scale(1.2);
transform: translate3d(0, 100px, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-down] {
-webkit-transform: translate3d(0, -100px, 0) scale(1.2);
transform: translate3d(0, -100px, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-right] {
-webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
transform: translate3d(-100px, 0, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-left] {
-webkit-transform: translate3d(100px, 0, 0) scale(1.2);
transform: translate3d(100px, 0, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=slide][data-aos^=slide] {
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: -o-transform;
transition-property: transform;
transition-property: transform, -webkit-transform, -o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=slide][data-aos^=slide].aos-animate {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-up] {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-down] {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-right] {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-left] {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=flip][data-aos^=flip] {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: -o-transform;
transition-property: transform;
transition-property: transform, -webkit-transform, -o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-left] {
-webkit-transform: perspective(2500px) rotateY(-100deg);
transform: perspective(2500px) rotateY(-100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-left].aos-animate {
-webkit-transform: perspective(2500px) rotateY(0);
transform: perspective(2500px) rotateY(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-right] {
-webkit-transform: perspective(2500px) rotateY(100deg);
transform: perspective(2500px) rotateY(100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-right].aos-animate {
-webkit-transform: perspective(2500px) rotateY(0);
transform: perspective(2500px) rotateY(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-up] {
-webkit-transform: perspective(2500px) rotateX(-100deg);
transform: perspective(2500px) rotateX(-100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-up].aos-animate {
-webkit-transform: perspective(2500px) rotateX(0);
transform: perspective(2500px) rotateX(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-down] {
-webkit-transform: perspective(2500px) rotateX(100deg);
transform: perspective(2500px) rotateX(100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-down].aos-animate {
-webkit-transform: perspective(2500px) rotateX(0);
transform: perspective(2500px) rotateX(0);
}
/* line 1, resources/assets/styles/layouts/_header.scss */
.banner .nav {
}
/* line 5, resources/assets/styles/layouts/_header.scss */
.banner .nav a {
}
/* line 8, resources/assets/styles/layouts/_header.scss */
.banner .nav a:hover {
color: #19217c;
}
/* line 13, resources/assets/styles/layouts/_header.scss */
.mobile-menu-toggle {
z-index: 999 !important;
opacity: 1 !important;
}
/* line 15, resources/assets/styles/layouts/_header.scss */
.mobile-menu {
z-index: -999;
opacity: 0;
position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0;
height: 450px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
/* line 1, resources/assets/styles/layouts/_tinymce.scss */
body#tinymce {
margin: 12px !important;
}
.appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.bg-fixed{
background-attachment: fixed;
}
.bg-local{
background-attachment: local;
}
.bg-scroll{
background-attachment: scroll;
}
.bg-color-85c879{
background-color: #85c879;
}
.bg-color-074da2{
background-color: #074da2;
}
.bg-transparent{
background-color: transparent;
}
.bg-black{
background-color: #000;
}
.bg-white{
background-color: #fff;
}
.bg-gray-100{
background-color: #f7fafc;
}
.bg-gray-200{
background-color: #edf2f7;
}
.bg-gray-300{
background-color: #e2e8f0;
}
.bg-gray-400{
background-color: #cbd5e0;
}
.bg-gray-500{
background-color: #a0aec0;
}
.bg-gray-600{
background-color: #718096;
}
.bg-gray-700{
background-color: #4a5568;
}
.bg-gray-800{
background-color: #2d3748;
}
.bg-gray-900{
background-color: #1a202c;
}
.hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.hover\:bg-transparent:hover{
background-color: transparent;
}
.hover\:bg-black:hover{
background-color: #000;
}
.hover\:bg-white:hover{
background-color: #fff;
}
.hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.hover\:bg-gray-600:hover{
background-color: #718096;
}
.hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.focus\:bg-transparent:focus{
background-color: transparent;
}
.focus\:bg-black:focus{
background-color: #000;
}
.focus\:bg-white:focus{
background-color: #fff;
}
.focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.focus\:bg-gray-600:focus{
background-color: #718096;
}
.focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.active\:bg-color-85c879:active{
background-color: #85c879;
}
.active\:bg-color-074da2:active{
background-color: #074da2;
}
.active\:bg-transparent:active{
background-color: transparent;
}
.active\:bg-black:active{
background-color: #000;
}
.active\:bg-white:active{
background-color: #fff;
}
.active\:bg-gray-100:active{
background-color: #f7fafc;
}
.active\:bg-gray-200:active{
background-color: #edf2f7;
}
.active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.active\:bg-gray-500:active{
background-color: #a0aec0;
}
.active\:bg-gray-600:active{
background-color: #718096;
}
.active\:bg-gray-700:active{
background-color: #4a5568;
}
.active\:bg-gray-800:active{
background-color: #2d3748;
}
.active\:bg-gray-900:active{
background-color: #1a202c;
}
.bg-bottom{
background-position: bottom;
}
.bg-center{
background-position: center;
}
.bg-left{
background-position: left;
}
.bg-left-bottom{
background-position: left bottom;
}
.bg-left-top{
background-position: left top;
}
.bg-right{
background-position: right;
}
.bg-right-bottom{
background-position: right bottom;
}
.bg-right-top{
background-position: right top;
}
.bg-top{
background-position: top;
}
.bg-repeat{
background-repeat: repeat;
}
.bg-no-repeat{
background-repeat: no-repeat;
}
.bg-repeat-x{
background-repeat: repeat-x;
}
.bg-repeat-y{
background-repeat: repeat-y;
}
.bg-repeat-round{
background-repeat: round;
}
.bg-repeat-space{
background-repeat: space;
}
.bg-auto{
background-size: auto;
}
.bg-cover{
background-size: cover;
}
.bg-contain{
background-size: contain;
}
.border-collapse{
border-collapse: collapse;
}
.border-separate{
border-collapse: separate;
}
.border-color-85c879{
border-color: #85c879;
}
.border-color-074da2{
border-color: #074da2;
}
.border-transparent{
border-color: transparent;
}
.border-black{
border-color: #000;
}
.border-white{
border-color: #fff;
}
.border-gray-100{
border-color: #f7fafc;
}
.border-gray-200{
border-color: #edf2f7;
}
.border-gray-300{
border-color: #e2e8f0;
}
.border-gray-400{
border-color: #cbd5e0;
}
.border-gray-500{
border-color: #a0aec0;
}
.border-gray-600{
border-color: #718096;
}
.border-gray-700{
border-color: #4a5568;
}
.border-gray-800{
border-color: #2d3748;
}
.border-gray-900{
border-color: #1a202c;
}
.hover\:border-color-85c879:hover{
border-color: #85c879;
}
.hover\:border-color-074da2:hover{
border-color: #074da2;
}
.hover\:border-transparent:hover{
border-color: transparent;
}
.hover\:border-black:hover{
border-color: #000;
}
.hover\:border-white:hover{
border-color: #fff;
}
.hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.hover\:border-gray-600:hover{
border-color: #718096;
}
.hover\:border-gray-700:hover{
border-color: #4a5568;
}
.hover\:border-gray-800:hover{
border-color: #2d3748;
}
.hover\:border-gray-900:hover{
border-color: #1a202c;
}
.focus\:border-color-85c879:focus{
border-color: #85c879;
}
.focus\:border-color-074da2:focus{
border-color: #074da2;
}
.focus\:border-transparent:focus{
border-color: transparent;
}
.focus\:border-black:focus{
border-color: #000;
}
.focus\:border-white:focus{
border-color: #fff;
}
.focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.focus\:border-gray-600:focus{
border-color: #718096;
}
.focus\:border-gray-700:focus{
border-color: #4a5568;
}
.focus\:border-gray-800:focus{
border-color: #2d3748;
}
.focus\:border-gray-900:focus{
border-color: #1a202c;
}
.rounded-none{
border-radius: 0;
}
.rounded-sm{
border-radius: 0.125rem;
}
.rounded{
border-radius: 0.25rem;
}
.rounded-lg{
border-radius: 0.5rem;
}
.rounded-full{
border-radius: 9999px;
}
.rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.rounded-tl-none{
border-top-left-radius: 0;
}
.rounded-tr-none{
border-top-right-radius: 0;
}
.rounded-br-none{
border-bottom-right-radius: 0;
}
.rounded-bl-none{
border-bottom-left-radius: 0;
}
.rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.rounded-tl{
border-top-left-radius: 0.25rem;
}
.rounded-tr{
border-top-right-radius: 0.25rem;
}
.rounded-br{
border-bottom-right-radius: 0.25rem;
}
.rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.rounded-tl-full{
border-top-left-radius: 9999px;
}
.rounded-tr-full{
border-top-right-radius: 9999px;
}
.rounded-br-full{
border-bottom-right-radius: 9999px;
}
.rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.border-solid{
border-style: solid;
}
.border-dashed{
border-style: dashed;
}
.border-dotted{
border-style: dotted;
}
.border-none{
border-style: none;
}
.border-0{
border-width: 0;
}
.border-2{
border-width: 2px;
}
.border-4{
border-width: 4px;
}
.border-8{
border-width: 8px;
}
.border{
border-width: 1px;
}
.border-t-0{
border-top-width: 0;
}
.border-r-0{
border-right-width: 0;
}
.border-b-0{
border-bottom-width: 0;
}
.border-l-0{
border-left-width: 0;
}
.border-t-2{
border-top-width: 2px;
}
.border-r-2{
border-right-width: 2px;
}
.border-b-2{
border-bottom-width: 2px;
}
.border-l-2{
border-left-width: 2px;
}
.border-t-4{
border-top-width: 4px;
}
.border-r-4{
border-right-width: 4px;
}
.border-b-4{
border-bottom-width: 4px;
}
.border-l-4{
border-left-width: 4px;
}
.border-t-8{
border-top-width: 8px;
}
.border-r-8{
border-right-width: 8px;
}
.border-b-8{
border-bottom-width: 8px;
}
.border-l-8{
border-left-width: 8px;
}
.border-t{
border-top-width: 1px;
}
.border-r{
border-right-width: 1px;
}
.border-b{
border-bottom-width: 1px;
}
.border-l{
border-left-width: 1px;
}
.hover\:border-0:hover{
border-width: 0;
}
.hover\:border-2:hover{
border-width: 2px;
}
.hover\:border-4:hover{
border-width: 4px;
}
.hover\:border-8:hover{
border-width: 8px;
}
.hover\:border:hover{
border-width: 1px;
}
.hover\:border-t-0:hover{
border-top-width: 0;
}
.hover\:border-r-0:hover{
border-right-width: 0;
}
.hover\:border-b-0:hover{
border-bottom-width: 0;
}
.hover\:border-l-0:hover{
border-left-width: 0;
}
.hover\:border-t-2:hover{
border-top-width: 2px;
}
.hover\:border-r-2:hover{
border-right-width: 2px;
}
.hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.hover\:border-l-2:hover{
border-left-width: 2px;
}
.hover\:border-t-4:hover{
border-top-width: 4px;
}
.hover\:border-r-4:hover{
border-right-width: 4px;
}
.hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.hover\:border-l-4:hover{
border-left-width: 4px;
}
.hover\:border-t-8:hover{
border-top-width: 8px;
}
.hover\:border-r-8:hover{
border-right-width: 8px;
}
.hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.hover\:border-l-8:hover{
border-left-width: 8px;
}
.hover\:border-t:hover{
border-top-width: 1px;
}
.hover\:border-r:hover{
border-right-width: 1px;
}
.hover\:border-b:hover{
border-bottom-width: 1px;
}
.hover\:border-l:hover{
border-left-width: 1px;
}
.cursor-auto{
cursor: auto;
}
.cursor-default{
cursor: default;
}
.cursor-pointer{
cursor: pointer;
}
.cursor-wait{
cursor: wait;
}
.cursor-text{
cursor: text;
}
.cursor-move{
cursor: move;
}
.cursor-not-allowed{
cursor: not-allowed;
}
.hover\:cursor-auto:hover{
cursor: auto;
}
.hover\:cursor-default:hover{
cursor: default;
}
.hover\:cursor-pointer:hover{
cursor: pointer;
}
.hover\:cursor-wait:hover{
cursor: wait;
}
.hover\:cursor-text:hover{
cursor: text;
}
.hover\:cursor-move:hover{
cursor: move;
}
.hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.block{
display: block;
}
.inline-block{
display: inline-block;
}
.inline{
display: inline;
}
.flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.table{
display: table;
}
.table-row{
display: table-row;
}
.table-cell{
display: table-cell;
}
.hidden{
display: none;
}
.flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.self-center{
-ms-flex-item-align: center;
align-self: center;
}
.self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.float-right{
float: right;
}
.float-left{
float: left;
}
.float-none{
float: none;
}
.clearfix:after{
content: "";
display: table;
clear: both;
}
.font-oswald{
font-family: Oswald, sans-serif;
}
.font-open{
font-family: Open Sans, sans-serif;
}
.font-hairline{
font-weight: 100;
}
.font-thin{
font-weight: 200;
}
.font-light{
font-weight: 300;
}
.font-normal{
font-weight: 400;
}
.font-medium{
font-weight: 500;
}
.font-semibold{
font-weight: 600;
}
.font-bold{
font-weight: 700;
}
.font-extrabold{
font-weight: 800;
}
.font-black{
font-weight: 900;
}
.hover\:font-hairline:hover{
font-weight: 100;
}
.hover\:font-thin:hover{
font-weight: 200;
}
.hover\:font-light:hover{
font-weight: 300;
}
.hover\:font-normal:hover{
font-weight: 400;
}
.hover\:font-medium:hover{
font-weight: 500;
}
.hover\:font-semibold:hover{
font-weight: 600;
}
.hover\:font-bold:hover{
font-weight: 700;
}
.hover\:font-extrabold:hover{
font-weight: 800;
}
.hover\:font-black:hover{
font-weight: 900;
}
.focus\:font-hairline:focus{
font-weight: 100;
}
.focus\:font-thin:focus{
font-weight: 200;
}
.focus\:font-light:focus{
font-weight: 300;
}
.focus\:font-normal:focus{
font-weight: 400;
}
.focus\:font-medium:focus{
font-weight: 500;
}
.focus\:font-semibold:focus{
font-weight: 600;
}
.focus\:font-bold:focus{
font-weight: 700;
}
.focus\:font-extrabold:focus{
font-weight: 800;
}
.focus\:font-black:focus{
font-weight: 900;
}
.h-0{
height: 0;
}
.h-1{
height: 0.25rem;
}
.h-2{
height: 0.5rem;
}
.h-3{
height: 0.75rem;
}
.h-4{
height: 1rem;
}
.h-5{
height: 1.25rem;
}
.h-6{
height: 1.5rem;
}
.h-8{
height: 2rem;
}
.h-10{
height: 2.5rem;
}
.h-12{
height: 3rem;
}
.h-16{
height: 4rem;
}
.h-20{
height: 5rem;
}
.h-24{
height: 6rem;
}
.h-32{
height: 8rem;
}
.h-40{
height: 10rem;
}
.h-48{
height: 12rem;
}
.h-56{
height: 14rem;
}
.h-64{
height: 16rem;
}
.h-72{
height: 18rem;
}
.h-80{
height: 19rem;
}
.h-auto{
height: auto;
}
.h-px{
height: 1px;
}
.h-full{
height: 100%;
}
.h-iframe{
height: 19.5rem;
}
.h-screen{
height: 100vh;
}
.leading-none{
line-height: 1;
}
.leading-tight{
line-height: 1.25;
}
.leading-normal{
line-height: 1.5;
}
.leading-loose{
line-height: 2;
}
.list-inside{
list-style-position: inside;
}
.list-outside{
list-style-position: outside;
}
.list-none{
list-style-type: none;
}
.list-disc{
list-style-type: disc;
}
.list-decimal{
list-style-type: decimal;
}
.m-0{
margin: 0;
}
.m-1{
margin: 0.25rem;
}
.m-2{
margin: 0.5rem;
}
.m-3{
margin: 0.75rem;
}
.m-4{
margin: 1rem;
}
.m-5{
margin: 1.25rem;
}
.m-6{
margin: 1.5rem;
}
.m-8{
margin: 2rem;
}
.m-10{
margin: 2.5rem;
}
.m-12{
margin: 3rem;
}
.m-16{
margin: 4rem;
}
.m-20{
margin: 5rem;
}
.m-24{
margin: 6rem;
}
.m-32{
margin: 8rem;
}
.m-40{
margin: 10rem;
}
.m-48{
margin: 12rem;
}
.m-56{
margin: 14rem;
}
.m-64{
margin: 16rem;
}
.m-72{
margin: 18rem;
}
.m-80{
margin: 19rem;
}
.m-auto{
margin: auto;
}
.m-px{
margin: 1px;
}
.-m-1{
margin: -0.25rem;
}
.-m-2{
margin: -0.5rem;
}
.-m-3{
margin: -0.75rem;
}
.-m-4{
margin: -1rem;
}
.-m-5{
margin: -1.25rem;
}
.-m-6{
margin: -1.5rem;
}
.-m-8{
margin: -2rem;
}
.-m-10{
margin: -2.5rem;
}
.-m-12{
margin: -3rem;
}
.-m-16{
margin: -4rem;
}
.-m-20{
margin: -5rem;
}
.-m-24{
margin: -6rem;
}
.-m-32{
margin: -8rem;
}
.-m-40{
margin: -10rem;
}
.-m-48{
margin: -12rem;
}
.-m-56{
margin: -14rem;
}
.-m-64{
margin: -16rem;
}
.-m-72{
margin: -18rem;
}
.-m-80{
margin: -19rem;
}
.-m-px{
margin: -1px;
}
.my-0{
margin-top: 0;
margin-bottom: 0;
}
.mx-0{
margin-left: 0;
margin-right: 0;
}
.my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.my-auto{
margin-top: auto;
margin-bottom: auto;
}
.mx-auto{
margin-left: auto;
margin-right: auto;
}
.my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.mx-px{
margin-left: 1px;
margin-right: 1px;
}
.-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.mt-0{
margin-top: 0;
}
.mr-0{
margin-right: 0;
}
.mb-0{
margin-bottom: 0;
}
.ml-0{
margin-left: 0;
}
.mt-1{
margin-top: 0.25rem;
}
.mr-1{
margin-right: 0.25rem;
}
.mb-1{
margin-bottom: 0.25rem;
}
.ml-1{
margin-left: 0.25rem;
}
.mt-2{
margin-top: 0.5rem;
}
.mr-2{
margin-right: 0.5rem;
}
.mb-2{
margin-bottom: 0.5rem;
}
.ml-2{
margin-left: 0.5rem;
}
.mt-3{
margin-top: 0.75rem;
}
.mr-3{
margin-right: 0.75rem;
}
.mb-3{
margin-bottom: 0.75rem;
}
.ml-3{
margin-left: 0.75rem;
}
.mt-4{
margin-top: 1rem;
}
.mr-4{
margin-right: 1rem;
}
.mb-4{
margin-bottom: 1rem;
}
.ml-4{
margin-left: 1rem;
}
.mt-5{
margin-top: 1.25rem;
}
.mr-5{
margin-right: 1.25rem;
}
.mb-5{
margin-bottom: 1.25rem;
}
.ml-5{
margin-left: 1.25rem;
}
.mt-6{
margin-top: 1.5rem;
}
.mr-6{
margin-right: 1.5rem;
}
.mb-6{
margin-bottom: 1.5rem;
}
.ml-6{
margin-left: 1.5rem;
}
.mt-8{
margin-top: 2rem;
}
.mr-8{
margin-right: 2rem;
}
.mb-8{
margin-bottom: 2rem;
}
.ml-8{
margin-left: 2rem;
}
.mt-10{
margin-top: 2.5rem;
}
.mr-10{
margin-right: 2.5rem;
}
.mb-10{
margin-bottom: 2.5rem;
}
.ml-10{
margin-left: 2.5rem;
}
.mt-12{
margin-top: 3rem;
}
.mr-12{
margin-right: 3rem;
}
.mb-12{
margin-bottom: 3rem;
}
.ml-12{
margin-left: 3rem;
}
.mt-16{
margin-top: 4rem;
}
.mr-16{
margin-right: 4rem;
}
.mb-16{
margin-bottom: 4rem;
}
.ml-16{
margin-left: 4rem;
}
.mt-20{
margin-top: 5rem;
}
.mr-20{
margin-right: 5rem;
}
.mb-20{
margin-bottom: 5rem;
}
.ml-20{
margin-left: 5rem;
}
.mt-24{
margin-top: 6rem;
}
.mr-24{
margin-right: 6rem;
}
.mb-24{
margin-bottom: 6rem;
}
.ml-24{
margin-left: 6rem;
}
.mt-32{
margin-top: 8rem;
}
.mr-32{
margin-right: 8rem;
}
.mb-32{
margin-bottom: 8rem;
}
.ml-32{
margin-left: 8rem;
}
.mt-40{
margin-top: 10rem;
}
.mr-40{
margin-right: 10rem;
}
.mb-40{
margin-bottom: 10rem;
}
.ml-40{
margin-left: 10rem;
}
.mt-48{
margin-top: 12rem;
}
.mr-48{
margin-right: 12rem;
}
.mb-48{
margin-bottom: 12rem;
}
.ml-48{
margin-left: 12rem;
}
.mt-56{
margin-top: 14rem;
}
.mr-56{
margin-right: 14rem;
}
.mb-56{
margin-bottom: 14rem;
}
.ml-56{
margin-left: 14rem;
}
.mt-64{
margin-top: 16rem;
}
.mr-64{
margin-right: 16rem;
}
.mb-64{
margin-bottom: 16rem;
}
.ml-64{
margin-left: 16rem;
}
.mt-72{
margin-top: 18rem;
}
.mr-72{
margin-right: 18rem;
}
.mb-72{
margin-bottom: 18rem;
}
.ml-72{
margin-left: 18rem;
}
.mt-80{
margin-top: 19rem;
}
.mr-80{
margin-right: 19rem;
}
.mb-80{
margin-bottom: 19rem;
}
.ml-80{
margin-left: 19rem;
}
.mt-auto{
margin-top: auto;
}
.mr-auto{
margin-right: auto;
}
.mb-auto{
margin-bottom: auto;
}
.ml-auto{
margin-left: auto;
}
.mt-px{
margin-top: 1px;
}
.mr-px{
margin-right: 1px;
}
.mb-px{
margin-bottom: 1px;
}
.ml-px{
margin-left: 1px;
}
.-mt-1{
margin-top: -0.25rem;
}
.-mr-1{
margin-right: -0.25rem;
}
.-mb-1{
margin-bottom: -0.25rem;
}
.-ml-1{
margin-left: -0.25rem;
}
.-mt-2{
margin-top: -0.5rem;
}
.-mr-2{
margin-right: -0.5rem;
}
.-mb-2{
margin-bottom: -0.5rem;
}
.-ml-2{
margin-left: -0.5rem;
}
.-mt-3{
margin-top: -0.75rem;
}
.-mr-3{
margin-right: -0.75rem;
}
.-mb-3{
margin-bottom: -0.75rem;
}
.-ml-3{
margin-left: -0.75rem;
}
.-mt-4{
margin-top: -1rem;
}
.-mr-4{
margin-right: -1rem;
}
.-mb-4{
margin-bottom: -1rem;
}
.-ml-4{
margin-left: -1rem;
}
.-mt-5{
margin-top: -1.25rem;
}
.-mr-5{
margin-right: -1.25rem;
}
.-mb-5{
margin-bottom: -1.25rem;
}
.-ml-5{
margin-left: -1.25rem;
}
.-mt-6{
margin-top: -1.5rem;
}
.-mr-6{
margin-right: -1.5rem;
}
.-mb-6{
margin-bottom: -1.5rem;
}
.-ml-6{
margin-left: -1.5rem;
}
.-mt-8{
margin-top: -2rem;
}
.-mr-8{
margin-right: -2rem;
}
.-mb-8{
margin-bottom: -2rem;
}
.-ml-8{
margin-left: -2rem;
}
.-mt-10{
margin-top: -2.5rem;
}
.-mr-10{
margin-right: -2.5rem;
}
.-mb-10{
margin-bottom: -2.5rem;
}
.-ml-10{
margin-left: -2.5rem;
}
.-mt-12{
margin-top: -3rem;
}
.-mr-12{
margin-right: -3rem;
}
.-mb-12{
margin-bottom: -3rem;
}
.-ml-12{
margin-left: -3rem;
}
.-mt-16{
margin-top: -4rem;
}
.-mr-16{
margin-right: -4rem;
}
.-mb-16{
margin-bottom: -4rem;
}
.-ml-16{
margin-left: -4rem;
}
.-mt-20{
margin-top: -5rem;
}
.-mr-20{
margin-right: -5rem;
}
.-mb-20{
margin-bottom: -5rem;
}
.-ml-20{
margin-left: -5rem;
}
.-mt-24{
margin-top: -6rem;
}
.-mr-24{
margin-right: -6rem;
}
.-mb-24{
margin-bottom: -6rem;
}
.-ml-24{
margin-left: -6rem;
}
.-mt-32{
margin-top: -8rem;
}
.-mr-32{
margin-right: -8rem;
}
.-mb-32{
margin-bottom: -8rem;
}
.-ml-32{
margin-left: -8rem;
}
.-mt-40{
margin-top: -10rem;
}
.-mr-40{
margin-right: -10rem;
}
.-mb-40{
margin-bottom: -10rem;
}
.-ml-40{
margin-left: -10rem;
}
.-mt-48{
margin-top: -12rem;
}
.-mr-48{
margin-right: -12rem;
}
.-mb-48{
margin-bottom: -12rem;
}
.-ml-48{
margin-left: -12rem;
}
.-mt-56{
margin-top: -14rem;
}
.-mr-56{
margin-right: -14rem;
}
.-mb-56{
margin-bottom: -14rem;
}
.-ml-56{
margin-left: -14rem;
}
.-mt-64{
margin-top: -16rem;
}
.-mr-64{
margin-right: -16rem;
}
.-mb-64{
margin-bottom: -16rem;
}
.-ml-64{
margin-left: -16rem;
}
.-mt-72{
margin-top: -18rem;
}
.-mr-72{
margin-right: -18rem;
}
.-mb-72{
margin-bottom: -18rem;
}
.-ml-72{
margin-left: -18rem;
}
.-mt-80{
margin-top: -19rem;
}
.-mr-80{
margin-right: -19rem;
}
.-mb-80{
margin-bottom: -19rem;
}
.-ml-80{
margin-left: -19rem;
}
.-mt-px{
margin-top: -1px;
}
.-mr-px{
margin-right: -1px;
}
.-mb-px{
margin-bottom: -1px;
}
.-ml-px{
margin-left: -1px;
}
.max-h-full{
max-height: 100%;
}
.max-h-screen{
max-height: 100vh;
}
.max-w-xs{
max-width: 20rem;
}
.max-w-sm{
max-width: 24rem;
}
.max-w-md{
max-width: 28rem;
}
.max-w-lg{
max-width: 32rem;
}
.max-w-xl{
max-width: 36rem;
}
.max-w-2xl{
max-width: 42rem;
}
.max-w-3xl{
max-width: 48rem;
}
.max-w-4xl{
max-width: 56rem;
}
.max-w-5xl{
max-width: 64rem;
}
.max-w-6xl{
max-width: 72rem;
}
.max-w-full{
max-width: 100%;
}
.min-h-0{
min-height: 0;
}
.min-h-full{
min-height: 100%;
}
.min-h-screen{
min-height: 100vh;
}
.min-w-0{
min-width: 0;
}
.min-w-full{
min-width: 100%;
}
.object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.object-none{
-o-object-fit: none;
object-fit: none;
}
.object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.object-center{
-o-object-position: center;
object-position: center;
}
.object-left{
-o-object-position: left;
object-position: left;
}
.object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.object-left-top{
-o-object-position: left top;
object-position: left top;
}
.object-right{
-o-object-position: right;
object-position: right;
}
.object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.object-right-top{
-o-object-position: right top;
object-position: right top;
}
.object-top{
-o-object-position: top;
object-position: top;
}
.opacity-0{
opacity: 0;
}
.opacity-25{
opacity: 0.25;
}
.opacity-50{
opacity: 0.5;
}
.opacity-75{
opacity: 0.75;
}
.opacity-100{
opacity: 1;
}
.hover\:opacity-0:hover{
opacity: 0;
}
.hover\:opacity-25:hover{
opacity: 0.25;
}
.hover\:opacity-50:hover{
opacity: 0.5;
}
.hover\:opacity-75:hover{
opacity: 0.75;
}
.hover\:opacity-100:hover{
opacity: 1;
}
.outline-none{
outline: 0;
}
.focus\:outline-none:focus{
outline: 0;
}
.overflow-auto{
overflow: auto;
}
.overflow-hidden{
overflow: hidden;
}
.overflow-visible{
overflow: visible;
}
.overflow-scroll{
overflow: scroll;
}
.overflow-x-auto{
overflow-x: auto;
}
.overflow-y-auto{
overflow-y: auto;
}
.overflow-x-hidden{
overflow-x: hidden;
}
.overflow-y-hidden{
overflow-y: hidden;
}
.overflow-x-visible{
overflow-x: visible;
}
.overflow-y-visible{
overflow-y: visible;
}
.overflow-x-scroll{
overflow-x: scroll;
}
.overflow-y-scroll{
overflow-y: scroll;
}
.scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.p-0{
padding: 0;
}
.p-1{
padding: 0.25rem;
}
.p-2{
padding: 0.5rem;
}
.p-3{
padding: 0.75rem;
}
.p-4{
padding: 1rem;
}
.p-5{
padding: 1.25rem;
}
.p-6{
padding: 1.5rem;
}
.p-8{
padding: 2rem;
}
.p-10{
padding: 2.5rem;
}
.p-12{
padding: 3rem;
}
.p-16{
padding: 4rem;
}
.p-20{
padding: 5rem;
}
.p-24{
padding: 6rem;
}
.p-32{
padding: 8rem;
}
.p-40{
padding: 10rem;
}
.p-48{
padding: 12rem;
}
.p-56{
padding: 14rem;
}
.p-64{
padding: 16rem;
}
.p-72{
padding: 18rem;
}
.p-80{
padding: 19rem;
}
.p-px{
padding: 1px;
}
.py-0{
padding-top: 0;
padding-bottom: 0;
}
.px-0{
padding-left: 0;
padding-right: 0;
}
.py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.px-px{
padding-left: 1px;
padding-right: 1px;
}
.pt-0{
padding-top: 0;
}
.pr-0{
padding-right: 0;
}
.pb-0{
padding-bottom: 0;
}
.pl-0{
padding-left: 0;
}
.pt-1{
padding-top: 0.25rem;
}
.pr-1{
padding-right: 0.25rem;
}
.pb-1{
padding-bottom: 0.25rem;
}
.pl-1{
padding-left: 0.25rem;
}
.pt-2{
padding-top: 0.5rem;
}
.pr-2{
padding-right: 0.5rem;
}
.pb-2{
padding-bottom: 0.5rem;
}
.pl-2{
padding-left: 0.5rem;
}
.pt-3{
padding-top: 0.75rem;
}
.pr-3{
padding-right: 0.75rem;
}
.pb-3{
padding-bottom: 0.75rem;
}
.pl-3{
padding-left: 0.75rem;
}
.pt-4{
padding-top: 1rem;
}
.pr-4{
padding-right: 1rem;
}
.pb-4{
padding-bottom: 1rem;
}
.pl-4{
padding-left: 1rem;
}
.pt-5{
padding-top: 1.25rem;
}
.pr-5{
padding-right: 1.25rem;
}
.pb-5{
padding-bottom: 1.25rem;
}
.pl-5{
padding-left: 1.25rem;
}
.pt-6{
padding-top: 1.5rem;
}
.pr-6{
padding-right: 1.5rem;
}
.pb-6{
padding-bottom: 1.5rem;
}
.pl-6{
padding-left: 1.5rem;
}
.pt-8{
padding-top: 2rem;
}
.pr-8{
padding-right: 2rem;
}
.pb-8{
padding-bottom: 2rem;
}
.pl-8{
padding-left: 2rem;
}
.pt-10{
padding-top: 2.5rem;
}
.pr-10{
padding-right: 2.5rem;
}
.pb-10{
padding-bottom: 2.5rem;
}
.pl-10{
padding-left: 2.5rem;
}
.pt-12{
padding-top: 3rem;
}
.pr-12{
padding-right: 3rem;
}
.pb-12{
padding-bottom: 3rem;
}
.pl-12{
padding-left: 3rem;
}
.pt-16{
padding-top: 4rem;
}
.pr-16{
padding-right: 4rem;
}
.pb-16{
padding-bottom: 4rem;
}
.pl-16{
padding-left: 4rem;
}
.pt-20{
padding-top: 5rem;
}
.pr-20{
padding-right: 5rem;
}
.pb-20{
padding-bottom: 5rem;
}
.pl-20{
padding-left: 5rem;
}
.pt-24{
padding-top: 6rem;
}
.pr-24{
padding-right: 6rem;
}
.pb-24{
padding-bottom: 6rem;
}
.pl-24{
padding-left: 6rem;
}
.pt-32{
padding-top: 8rem;
}
.pr-32{
padding-right: 8rem;
}
.pb-32{
padding-bottom: 8rem;
}
.pl-32{
padding-left: 8rem;
}
.pt-40{
padding-top: 10rem;
}
.pr-40{
padding-right: 10rem;
}
.pb-40{
padding-bottom: 10rem;
}
.pl-40{
padding-left: 10rem;
}
.pt-48{
padding-top: 12rem;
}
.pr-48{
padding-right: 12rem;
}
.pb-48{
padding-bottom: 12rem;
}
.pl-48{
padding-left: 12rem;
}
.pt-56{
padding-top: 14rem;
}
.pr-56{
padding-right: 14rem;
}
.pb-56{
padding-bottom: 14rem;
}
.pl-56{
padding-left: 14rem;
}
.pt-64{
padding-top: 16rem;
}
.pr-64{
padding-right: 16rem;
}
.pb-64{
padding-bottom: 16rem;
}
.pl-64{
padding-left: 16rem;
}
.pt-72{
padding-top: 18rem;
}
.pr-72{
padding-right: 18rem;
}
.pb-72{
padding-bottom: 18rem;
}
.pl-72{
padding-left: 18rem;
}
.pt-80{
padding-top: 19rem;
}
.pr-80{
padding-right: 19rem;
}
.pb-80{
padding-bottom: 19rem;
}
.pl-80{
padding-left: 19rem;
}
.pt-px{
padding-top: 1px;
}
.pr-px{
padding-right: 1px;
}
.pb-px{
padding-bottom: 1px;
}
.pl-px{
padding-left: 1px;
}
.pointer-events-none{
pointer-events: none;
}
.pointer-events-auto{
pointer-events: auto;
}
.static{
position: static;
}
.fixed{
position: fixed;
}
.absolute{
position: absolute;
}
.relative{
position: relative;
}
.sticky{
position: -webkit-sticky;
position: sticky;
}
.inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.inset-y-0{
top: 0;
bottom: 0;
}
.inset-x-0{
right: 0;
left: 0;
}
.inset-y-auto{
top: auto;
bottom: auto;
}
.inset-x-auto{
right: auto;
left: auto;
}
.top-0{
top: 0;
}
.right-0{
right: 0;
}
.bottom-0{
bottom: 0;
}
.left-0{
left: 0;
}
.top-auto{
top: auto;
}
.right-auto{
right: auto;
}
.bottom-auto{
bottom: auto;
}
.left-auto{
left: auto;
}
.resize-none{
resize: none;
}
.resize-y{
resize: vertical;
}
.resize-x{
resize: horizontal;
}
.resize{
resize: both;
}
.shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.fill-current{
fill: currentColor;
}
.stroke-current{
stroke: currentColor;
}
.table-auto{
table-layout: auto;
}
.table-fixed{
table-layout: fixed;
}
.text-left{
text-align: left;
}
.text-center{
text-align: center;
}
.text-right{
text-align: right;
}
.text-justify{
text-align: justify;
}
.text-color-85c879{
color: #85c879;
}
.text-color-074da2{
color: #074da2;
}
.text-transparent{
color: transparent;
}
.text-black{
color: #000;
}
.text-white{
color: #fff;
}
.text-gray-100{
color: #f7fafc;
}
.text-gray-200{
color: #edf2f7;
}
.text-gray-300{
color: #e2e8f0;
}
.text-gray-400{
color: #cbd5e0;
}
.text-gray-500{
color: #a0aec0;
}
.text-gray-600{
color: #718096;
}
.text-gray-700{
color: #4a5568;
}
.text-gray-800{
color: #2d3748;
}
.text-gray-900{
color: #1a202c;
}
.hover\:text-color-85c879:hover{
color: #85c879;
}
.hover\:text-color-074da2:hover{
color: #074da2;
}
.hover\:text-transparent:hover{
color: transparent;
}
.hover\:text-black:hover{
color: #000;
}
.hover\:text-white:hover{
color: #fff;
}
.hover\:text-gray-100:hover{
color: #f7fafc;
}
.hover\:text-gray-200:hover{
color: #edf2f7;
}
.hover\:text-gray-300:hover{
color: #e2e8f0;
}
.hover\:text-gray-400:hover{
color: #cbd5e0;
}
.hover\:text-gray-500:hover{
color: #a0aec0;
}
.hover\:text-gray-600:hover{
color: #718096;
}
.hover\:text-gray-700:hover{
color: #4a5568;
}
.hover\:text-gray-800:hover{
color: #2d3748;
}
.hover\:text-gray-900:hover{
color: #1a202c;
}
.focus\:text-color-85c879:focus{
color: #85c879;
}
.focus\:text-color-074da2:focus{
color: #074da2;
}
.focus\:text-transparent:focus{
color: transparent;
}
.focus\:text-black:focus{
color: #000;
}
.focus\:text-white:focus{
color: #fff;
}
.focus\:text-gray-100:focus{
color: #f7fafc;
}
.focus\:text-gray-200:focus{
color: #edf2f7;
}
.focus\:text-gray-300:focus{
color: #e2e8f0;
}
.focus\:text-gray-400:focus{
color: #cbd5e0;
}
.focus\:text-gray-500:focus{
color: #a0aec0;
}
.focus\:text-gray-600:focus{
color: #718096;
}
.focus\:text-gray-700:focus{
color: #4a5568;
}
.focus\:text-gray-800:focus{
color: #2d3748;
}
.focus\:text-gray-900:focus{
color: #1a202c;
}
.text-2xs{
font-size: .625rem;
}
.text-xs{
font-size: 0.75rem;
}
.text-sm{
font-size: 0.875rem;
}
.text-base{
font-size: 1rem;
}
.text-lg{
font-size: 1.125rem;
}
.text-xl{
font-size: 1.25rem;
}
.text-2xl{
font-size: 1.5rem;
}
.text-3xl{
font-size: 1.875rem;
}
.text-4xl{
font-size: 2.25rem;
}
.text-4\.5xl{
font-size: 2.75rem;
}
.text-5xl{
font-size: 3rem;
}
.text-6xl{
font-size: 4rem;
}
.text-7xl{
font-size: 5rem;
}
.italic{
font-style: italic;
}
.not-italic{
font-style: normal;
}
.uppercase{
text-transform: uppercase;
}
.lowercase{
text-transform: lowercase;
}
.capitalize{
text-transform: capitalize;
}
.normal-case{
text-transform: none;
}
.underline{
text-decoration: underline;
}
.line-through{
text-decoration: line-through;
}
.no-underline{
text-decoration: none;
}
.hover\:underline:hover{
text-decoration: underline;
}
.hover\:line-through:hover{
text-decoration: line-through;
}
.hover\:no-underline:hover{
text-decoration: none;
}
.focus\:underline:focus{
text-decoration: underline;
}
.focus\:line-through:focus{
text-decoration: line-through;
}
.focus\:no-underline:focus{
text-decoration: none;
}
.antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.tracking-tighter{
letter-spacing: -0.05em;
}
.tracking-tight{
letter-spacing: -0.025em;
}
.tracking-normal{
letter-spacing: 0;
}
.tracking-wide{
letter-spacing: 0.025em;
}
.tracking-wider{
letter-spacing: 0.05em;
}
.tracking-widest{
letter-spacing: 0.1em;
}
.select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.align-baseline{
vertical-align: baseline;
}
.align-top{
vertical-align: top;
}
.align-middle{
vertical-align: middle;
}
.align-bottom{
vertical-align: bottom;
}
.align-text-top{
vertical-align: text-top;
}
.align-text-bottom{
vertical-align: text-bottom;
}
.visible{
visibility: visible;
}
.invisible{
visibility: hidden;
}
.whitespace-normal{
white-space: normal;
}
.whitespace-no-wrap{
white-space: nowrap;
}
.whitespace-pre{
white-space: pre;
}
.whitespace-pre-line{
white-space: pre-line;
}
.whitespace-pre-wrap{
white-space: pre-wrap;
}
.break-normal{
overflow-wrap: normal;
word-break: normal;
}
.break-words{
overflow-wrap: break-word;
}
.break-all{
word-break: break-all;
}
.truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.w-0{
width: 0;
}
.w-1{
width: 0.25rem;
}
.w-2{
width: 0.5rem;
}
.w-3{
width: 0.75rem;
}
.w-4{
width: 1rem;
}
.w-5{
width: 1.25rem;
}
.w-6{
width: 1.5rem;
}
.w-8{
width: 2rem;
}
.w-10{
width: 2.5rem;
}
.w-12{
width: 3rem;
}
.w-16{
width: 4rem;
}
.w-20{
width: 5rem;
}
.w-24{
width: 6rem;
}
.w-32{
width: 8rem;
}
.w-40{
width: 10rem;
}
.w-48{
width: 12rem;
}
.w-56{
width: 14rem;
}
.w-64{
width: 16rem;
}
.w-72{
width: 18rem;
}
.w-80{
width: 19rem;
}
.w-auto{
width: auto;
}
.w-px{
width: 1px;
}
.w-1\/2{
width: 50%;
}
.w-1\/3{
width: 33.33333%;
}
.w-2\/3{
width: 66.66667%;
}
.w-1\/4{
width: 25%;
}
.w-2\/4{
width: 50%;
}
.w-3\/4{
width: 75%;
}
.w-1\/5{
width: 20%;
}
.w-2\/5{
width: 40%;
}
.w-3\/5{
width: 60%;
}
.w-4\/5{
width: 80%;
}
.w-1\/6{
width: 16.66667%;
}
.w-2\/6{
width: 33.33333%;
}
.w-3\/6{
width: 50%;
}
.w-4\/6{
width: 66.66667%;
}
.w-5\/6{
width: 83.33333%;
}
.w-1\/12{
width: 8.33333%;
}
.w-2\/12{
width: 16.66667%;
}
.w-3\/12{
width: 25%;
}
.w-4\/12{
width: 33.33333%;
}
.w-5\/12{
width: 41.66667%;
}
.w-6\/12{
width: 50%;
}
.w-7\/12{
width: 58.33333%;
}
.w-8\/12{
width: 66.66667%;
}
.w-9\/12{
width: 75%;
}
.w-10\/12{
width: 83.33333%;
}
.w-11\/12{
width: 91.66667%;
}
.w-full{
width: 100%;
}
.w-screen{
width: 100vw;
}
.z-0{
z-index: 0;
}
.z-10{
z-index: 10;
}
.z-20{
z-index: 20;
}
.z-30{
z-index: 30;
}
.z-40{
z-index: 40;
}
.z-50{
z-index: 50;
}
.z-auto{
z-index: auto;
}
.z-min1{
z-index: -1;
}
@media (min-width: 576px){
.sm\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.sm\:bg-fixed{
background-attachment: fixed;
}
.sm\:bg-local{
background-attachment: local;
}
.sm\:bg-scroll{
background-attachment: scroll;
}
.sm\:bg-color-85c879{
background-color: #85c879;
}
.sm\:bg-color-074da2{
background-color: #074da2;
}
.sm\:bg-transparent{
background-color: transparent;
}
.sm\:bg-black{
background-color: #000;
}
.sm\:bg-white{
background-color: #fff;
}
.sm\:bg-gray-100{
background-color: #f7fafc;
}
.sm\:bg-gray-200{
background-color: #edf2f7;
}
.sm\:bg-gray-300{
background-color: #e2e8f0;
}
.sm\:bg-gray-400{
background-color: #cbd5e0;
}
.sm\:bg-gray-500{
background-color: #a0aec0;
}
.sm\:bg-gray-600{
background-color: #718096;
}
.sm\:bg-gray-700{
background-color: #4a5568;
}
.sm\:bg-gray-800{
background-color: #2d3748;
}
.sm\:bg-gray-900{
background-color: #1a202c;
}
.sm\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.sm\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.sm\:hover\:bg-transparent:hover{
background-color: transparent;
}
.sm\:hover\:bg-black:hover{
background-color: #000;
}
.sm\:hover\:bg-white:hover{
background-color: #fff;
}
.sm\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.sm\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.sm\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.sm\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.sm\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.sm\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.sm\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.sm\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.sm\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.sm\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.sm\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.sm\:focus\:bg-transparent:focus{
background-color: transparent;
}
.sm\:focus\:bg-black:focus{
background-color: #000;
}
.sm\:focus\:bg-white:focus{
background-color: #fff;
}
.sm\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.sm\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.sm\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.sm\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.sm\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.sm\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.sm\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.sm\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.sm\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.sm\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.sm\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.sm\:active\:bg-transparent:active{
background-color: transparent;
}
.sm\:active\:bg-black:active{
background-color: #000;
}
.sm\:active\:bg-white:active{
background-color: #fff;
}
.sm\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.sm\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.sm\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.sm\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.sm\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.sm\:active\:bg-gray-600:active{
background-color: #718096;
}
.sm\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.sm\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.sm\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.sm\:bg-bottom{
background-position: bottom;
}
.sm\:bg-center{
background-position: center;
}
.sm\:bg-left{
background-position: left;
}
.sm\:bg-left-bottom{
background-position: left bottom;
}
.sm\:bg-left-top{
background-position: left top;
}
.sm\:bg-right{
background-position: right;
}
.sm\:bg-right-bottom{
background-position: right bottom;
}
.sm\:bg-right-top{
background-position: right top;
}
.sm\:bg-top{
background-position: top;
}
.sm\:bg-repeat{
background-repeat: repeat;
}
.sm\:bg-no-repeat{
background-repeat: no-repeat;
}
.sm\:bg-repeat-x{
background-repeat: repeat-x;
}
.sm\:bg-repeat-y{
background-repeat: repeat-y;
}
.sm\:bg-repeat-round{
background-repeat: round;
}
.sm\:bg-repeat-space{
background-repeat: space;
}
.sm\:bg-auto{
background-size: auto;
}
.sm\:bg-cover{
background-size: cover;
}
.sm\:bg-contain{
background-size: contain;
}
.sm\:border-collapse{
border-collapse: collapse;
}
.sm\:border-separate{
border-collapse: separate;
}
.sm\:border-color-85c879{
border-color: #85c879;
}
.sm\:border-color-074da2{
border-color: #074da2;
}
.sm\:border-transparent{
border-color: transparent;
}
.sm\:border-black{
border-color: #000;
}
.sm\:border-white{
border-color: #fff;
}
.sm\:border-gray-100{
border-color: #f7fafc;
}
.sm\:border-gray-200{
border-color: #edf2f7;
}
.sm\:border-gray-300{
border-color: #e2e8f0;
}
.sm\:border-gray-400{
border-color: #cbd5e0;
}
.sm\:border-gray-500{
border-color: #a0aec0;
}
.sm\:border-gray-600{
border-color: #718096;
}
.sm\:border-gray-700{
border-color: #4a5568;
}
.sm\:border-gray-800{
border-color: #2d3748;
}
.sm\:border-gray-900{
border-color: #1a202c;
}
.sm\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.sm\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.sm\:hover\:border-transparent:hover{
border-color: transparent;
}
.sm\:hover\:border-black:hover{
border-color: #000;
}
.sm\:hover\:border-white:hover{
border-color: #fff;
}
.sm\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.sm\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.sm\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.sm\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.sm\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.sm\:hover\:border-gray-600:hover{
border-color: #718096;
}
.sm\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.sm\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.sm\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.sm\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.sm\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.sm\:focus\:border-transparent:focus{
border-color: transparent;
}
.sm\:focus\:border-black:focus{
border-color: #000;
}
.sm\:focus\:border-white:focus{
border-color: #fff;
}
.sm\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.sm\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.sm\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.sm\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.sm\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.sm\:focus\:border-gray-600:focus{
border-color: #718096;
}
.sm\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.sm\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.sm\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.sm\:rounded-none{
border-radius: 0;
}
.sm\:rounded-sm{
border-radius: 0.125rem;
}
.sm\:rounded{
border-radius: 0.25rem;
}
.sm\:rounded-lg{
border-radius: 0.5rem;
}
.sm\:rounded-full{
border-radius: 9999px;
}
.sm\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.sm\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.sm\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.sm\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.sm\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.sm\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.sm\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.sm\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.sm\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.sm\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.sm\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.sm\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.sm\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.sm\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.sm\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.sm\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.sm\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.sm\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.sm\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.sm\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.sm\:rounded-tl-none{
border-top-left-radius: 0;
}
.sm\:rounded-tr-none{
border-top-right-radius: 0;
}
.sm\:rounded-br-none{
border-bottom-right-radius: 0;
}
.sm\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.sm\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.sm\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.sm\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.sm\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.sm\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.sm\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.sm\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.sm\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.sm\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.sm\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.sm\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.sm\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.sm\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.sm\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.sm\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.sm\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.sm\:border-solid{
border-style: solid;
}
.sm\:border-dashed{
border-style: dashed;
}
.sm\:border-dotted{
border-style: dotted;
}
.sm\:border-none{
border-style: none;
}
.sm\:border-0{
border-width: 0;
}
.sm\:border-2{
border-width: 2px;
}
.sm\:border-4{
border-width: 4px;
}
.sm\:border-8{
border-width: 8px;
}
.sm\:border{
border-width: 1px;
}
.sm\:border-t-0{
border-top-width: 0;
}
.sm\:border-r-0{
border-right-width: 0;
}
.sm\:border-b-0{
border-bottom-width: 0;
}
.sm\:border-l-0{
border-left-width: 0;
}
.sm\:border-t-2{
border-top-width: 2px;
}
.sm\:border-r-2{
border-right-width: 2px;
}
.sm\:border-b-2{
border-bottom-width: 2px;
}
.sm\:border-l-2{
border-left-width: 2px;
}
.sm\:border-t-4{
border-top-width: 4px;
}
.sm\:border-r-4{
border-right-width: 4px;
}
.sm\:border-b-4{
border-bottom-width: 4px;
}
.sm\:border-l-4{
border-left-width: 4px;
}
.sm\:border-t-8{
border-top-width: 8px;
}
.sm\:border-r-8{
border-right-width: 8px;
}
.sm\:border-b-8{
border-bottom-width: 8px;
}
.sm\:border-l-8{
border-left-width: 8px;
}
.sm\:border-t{
border-top-width: 1px;
}
.sm\:border-r{
border-right-width: 1px;
}
.sm\:border-b{
border-bottom-width: 1px;
}
.sm\:border-l{
border-left-width: 1px;
}
.sm\:hover\:border-0:hover{
border-width: 0;
}
.sm\:hover\:border-2:hover{
border-width: 2px;
}
.sm\:hover\:border-4:hover{
border-width: 4px;
}
.sm\:hover\:border-8:hover{
border-width: 8px;
}
.sm\:hover\:border:hover{
border-width: 1px;
}
.sm\:hover\:border-t-0:hover{
border-top-width: 0;
}
.sm\:hover\:border-r-0:hover{
border-right-width: 0;
}
.sm\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.sm\:hover\:border-l-0:hover{
border-left-width: 0;
}
.sm\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.sm\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.sm\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.sm\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.sm\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.sm\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.sm\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.sm\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.sm\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.sm\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.sm\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.sm\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.sm\:hover\:border-t:hover{
border-top-width: 1px;
}
.sm\:hover\:border-r:hover{
border-right-width: 1px;
}
.sm\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.sm\:hover\:border-l:hover{
border-left-width: 1px;
}
.sm\:cursor-auto{
cursor: auto;
}
.sm\:cursor-default{
cursor: default;
}
.sm\:cursor-pointer{
cursor: pointer;
}
.sm\:cursor-wait{
cursor: wait;
}
.sm\:cursor-text{
cursor: text;
}
.sm\:cursor-move{
cursor: move;
}
.sm\:cursor-not-allowed{
cursor: not-allowed;
}
.sm\:hover\:cursor-auto:hover{
cursor: auto;
}
.sm\:hover\:cursor-default:hover{
cursor: default;
}
.sm\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.sm\:hover\:cursor-wait:hover{
cursor: wait;
}
.sm\:hover\:cursor-text:hover{
cursor: text;
}
.sm\:hover\:cursor-move:hover{
cursor: move;
}
.sm\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.sm\:block{
display: block;
}
.sm\:inline-block{
display: inline-block;
}
.sm\:inline{
display: inline;
}
.sm\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.sm\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.sm\:table{
display: table;
}
.sm\:table-row{
display: table-row;
}
.sm\:table-cell{
display: table-cell;
}
.sm\:hidden{
display: none;
}
.sm\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.sm\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.sm\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sm\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.sm\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sm\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.sm\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.sm\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.sm\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.sm\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sm\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.sm\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.sm\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.sm\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.sm\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.sm\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.sm\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.sm\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.sm\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.sm\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.sm\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sm\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.sm\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.sm\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.sm\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.sm\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.sm\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.sm\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.sm\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.sm\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.sm\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.sm\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.sm\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.sm\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.sm\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.sm\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.sm\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.sm\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.sm\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.sm\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.sm\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.sm\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.sm\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.sm\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.sm\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.sm\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.sm\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.sm\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.sm\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.sm\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.sm\:float-right{
float: right;
}
.sm\:float-left{
float: left;
}
.sm\:float-none{
float: none;
}
.sm\:clearfix:after{
content: "";
display: table;
clear: both;
}
.sm\:font-oswald{
font-family: Oswald, sans-serif;
}
.sm\:font-open{
font-family: Open Sans, sans-serif;
}
.sm\:font-hairline{
font-weight: 100;
}
.sm\:font-thin{
font-weight: 200;
}
.sm\:font-light{
font-weight: 300;
}
.sm\:font-normal{
font-weight: 400;
}
.sm\:font-medium{
font-weight: 500;
}
.sm\:font-semibold{
font-weight: 600;
}
.sm\:font-bold{
font-weight: 700;
}
.sm\:font-extrabold{
font-weight: 800;
}
.sm\:font-black{
font-weight: 900;
}
.sm\:hover\:font-hairline:hover{
font-weight: 100;
}
.sm\:hover\:font-thin:hover{
font-weight: 200;
}
.sm\:hover\:font-light:hover{
font-weight: 300;
}
.sm\:hover\:font-normal:hover{
font-weight: 400;
}
.sm\:hover\:font-medium:hover{
font-weight: 500;
}
.sm\:hover\:font-semibold:hover{
font-weight: 600;
}
.sm\:hover\:font-bold:hover{
font-weight: 700;
}
.sm\:hover\:font-extrabold:hover{
font-weight: 800;
}
.sm\:hover\:font-black:hover{
font-weight: 900;
}
.sm\:focus\:font-hairline:focus{
font-weight: 100;
}
.sm\:focus\:font-thin:focus{
font-weight: 200;
}
.sm\:focus\:font-light:focus{
font-weight: 300;
}
.sm\:focus\:font-normal:focus{
font-weight: 400;
}
.sm\:focus\:font-medium:focus{
font-weight: 500;
}
.sm\:focus\:font-semibold:focus{
font-weight: 600;
}
.sm\:focus\:font-bold:focus{
font-weight: 700;
}
.sm\:focus\:font-extrabold:focus{
font-weight: 800;
}
.sm\:focus\:font-black:focus{
font-weight: 900;
}
.sm\:h-0{
height: 0;
}
.sm\:h-1{
height: 0.25rem;
}
.sm\:h-2{
height: 0.5rem;
}
.sm\:h-3{
height: 0.75rem;
}
.sm\:h-4{
height: 1rem;
}
.sm\:h-5{
height: 1.25rem;
}
.sm\:h-6{
height: 1.5rem;
}
.sm\:h-8{
height: 2rem;
}
.sm\:h-10{
height: 2.5rem;
}
.sm\:h-12{
height: 3rem;
}
.sm\:h-16{
height: 4rem;
}
.sm\:h-20{
height: 5rem;
}
.sm\:h-24{
height: 6rem;
}
.sm\:h-32{
height: 8rem;
}
.sm\:h-40{
height: 10rem;
}
.sm\:h-48{
height: 12rem;
}
.sm\:h-56{
height: 14rem;
}
.sm\:h-64{
height: 16rem;
}
.sm\:h-72{
height: 18rem;
}
.sm\:h-80{
height: 19rem;
}
.sm\:h-auto{
height: auto;
}
.sm\:h-px{
height: 1px;
}
.sm\:h-full{
height: 100%;
}
.sm\:h-iframe{
height: 19.5rem;
}
.sm\:h-screen{
height: 100vh;
}
.sm\:leading-none{
line-height: 1;
}
.sm\:leading-tight{
line-height: 1.25;
}
.sm\:leading-normal{
line-height: 1.5;
}
.sm\:leading-loose{
line-height: 2;
}
.sm\:list-inside{
list-style-position: inside;
}
.sm\:list-outside{
list-style-position: outside;
}
.sm\:list-none{
list-style-type: none;
}
.sm\:list-disc{
list-style-type: disc;
}
.sm\:list-decimal{
list-style-type: decimal;
}
.sm\:m-0{
margin: 0;
}
.sm\:m-1{
margin: 0.25rem;
}
.sm\:m-2{
margin: 0.5rem;
}
.sm\:m-3{
margin: 0.75rem;
}
.sm\:m-4{
margin: 1rem;
}
.sm\:m-5{
margin: 1.25rem;
}
.sm\:m-6{
margin: 1.5rem;
}
.sm\:m-8{
margin: 2rem;
}
.sm\:m-10{
margin: 2.5rem;
}
.sm\:m-12{
margin: 3rem;
}
.sm\:m-16{
margin: 4rem;
}
.sm\:m-20{
margin: 5rem;
}
.sm\:m-24{
margin: 6rem;
}
.sm\:m-32{
margin: 8rem;
}
.sm\:m-40{
margin: 10rem;
}
.sm\:m-48{
margin: 12rem;
}
.sm\:m-56{
margin: 14rem;
}
.sm\:m-64{
margin: 16rem;
}
.sm\:m-72{
margin: 18rem;
}
.sm\:m-80{
margin: 19rem;
}
.sm\:m-auto{
margin: auto;
}
.sm\:m-px{
margin: 1px;
}
.sm\:-m-1{
margin: -0.25rem;
}
.sm\:-m-2{
margin: -0.5rem;
}
.sm\:-m-3{
margin: -0.75rem;
}
.sm\:-m-4{
margin: -1rem;
}
.sm\:-m-5{
margin: -1.25rem;
}
.sm\:-m-6{
margin: -1.5rem;
}
.sm\:-m-8{
margin: -2rem;
}
.sm\:-m-10{
margin: -2.5rem;
}
.sm\:-m-12{
margin: -3rem;
}
.sm\:-m-16{
margin: -4rem;
}
.sm\:-m-20{
margin: -5rem;
}
.sm\:-m-24{
margin: -6rem;
}
.sm\:-m-32{
margin: -8rem;
}
.sm\:-m-40{
margin: -10rem;
}
.sm\:-m-48{
margin: -12rem;
}
.sm\:-m-56{
margin: -14rem;
}
.sm\:-m-64{
margin: -16rem;
}
.sm\:-m-72{
margin: -18rem;
}
.sm\:-m-80{
margin: -19rem;
}
.sm\:-m-px{
margin: -1px;
}
.sm\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.sm\:mx-0{
margin-left: 0;
margin-right: 0;
}
.sm\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.sm\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.sm\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.sm\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.sm\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.sm\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.sm\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.sm\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.sm\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.sm\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.sm\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.sm\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.sm\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.sm\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.sm\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.sm\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.sm\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.sm\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.sm\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.sm\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.sm\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.sm\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.sm\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.sm\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.sm\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.sm\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.sm\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.sm\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.sm\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.sm\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.sm\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.sm\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.sm\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.sm\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.sm\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.sm\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.sm\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.sm\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.sm\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.sm\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.sm\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.sm\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.sm\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.sm\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.sm\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.sm\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.sm\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.sm\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.sm\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.sm\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.sm\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.sm\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.sm\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.sm\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.sm\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.sm\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.sm\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.sm\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.sm\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.sm\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.sm\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.sm\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.sm\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.sm\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.sm\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.sm\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.sm\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.sm\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.sm\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.sm\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.sm\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.sm\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.sm\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.sm\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.sm\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.sm\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.sm\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.sm\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.sm\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.sm\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.sm\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.sm\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.sm\:mt-0{
margin-top: 0;
}
.sm\:mr-0{
margin-right: 0;
}
.sm\:mb-0{
margin-bottom: 0;
}
.sm\:ml-0{
margin-left: 0;
}
.sm\:mt-1{
margin-top: 0.25rem;
}
.sm\:mr-1{
margin-right: 0.25rem;
}
.sm\:mb-1{
margin-bottom: 0.25rem;
}
.sm\:ml-1{
margin-left: 0.25rem;
}
.sm\:mt-2{
margin-top: 0.5rem;
}
.sm\:mr-2{
margin-right: 0.5rem;
}
.sm\:mb-2{
margin-bottom: 0.5rem;
}
.sm\:ml-2{
margin-left: 0.5rem;
}
.sm\:mt-3{
margin-top: 0.75rem;
}
.sm\:mr-3{
margin-right: 0.75rem;
}
.sm\:mb-3{
margin-bottom: 0.75rem;
}
.sm\:ml-3{
margin-left: 0.75rem;
}
.sm\:mt-4{
margin-top: 1rem;
}
.sm\:mr-4{
margin-right: 1rem;
}
.sm\:mb-4{
margin-bottom: 1rem;
}
.sm\:ml-4{
margin-left: 1rem;
}
.sm\:mt-5{
margin-top: 1.25rem;
}
.sm\:mr-5{
margin-right: 1.25rem;
}
.sm\:mb-5{
margin-bottom: 1.25rem;
}
.sm\:ml-5{
margin-left: 1.25rem;
}
.sm\:mt-6{
margin-top: 1.5rem;
}
.sm\:mr-6{
margin-right: 1.5rem;
}
.sm\:mb-6{
margin-bottom: 1.5rem;
}
.sm\:ml-6{
margin-left: 1.5rem;
}
.sm\:mt-8{
margin-top: 2rem;
}
.sm\:mr-8{
margin-right: 2rem;
}
.sm\:mb-8{
margin-bottom: 2rem;
}
.sm\:ml-8{
margin-left: 2rem;
}
.sm\:mt-10{
margin-top: 2.5rem;
}
.sm\:mr-10{
margin-right: 2.5rem;
}
.sm\:mb-10{
margin-bottom: 2.5rem;
}
.sm\:ml-10{
margin-left: 2.5rem;
}
.sm\:mt-12{
margin-top: 3rem;
}
.sm\:mr-12{
margin-right: 3rem;
}
.sm\:mb-12{
margin-bottom: 3rem;
}
.sm\:ml-12{
margin-left: 3rem;
}
.sm\:mt-16{
margin-top: 4rem;
}
.sm\:mr-16{
margin-right: 4rem;
}
.sm\:mb-16{
margin-bottom: 4rem;
}
.sm\:ml-16{
margin-left: 4rem;
}
.sm\:mt-20{
margin-top: 5rem;
}
.sm\:mr-20{
margin-right: 5rem;
}
.sm\:mb-20{
margin-bottom: 5rem;
}
.sm\:ml-20{
margin-left: 5rem;
}
.sm\:mt-24{
margin-top: 6rem;
}
.sm\:mr-24{
margin-right: 6rem;
}
.sm\:mb-24{
margin-bottom: 6rem;
}
.sm\:ml-24{
margin-left: 6rem;
}
.sm\:mt-32{
margin-top: 8rem;
}
.sm\:mr-32{
margin-right: 8rem;
}
.sm\:mb-32{
margin-bottom: 8rem;
}
.sm\:ml-32{
margin-left: 8rem;
}
.sm\:mt-40{
margin-top: 10rem;
}
.sm\:mr-40{
margin-right: 10rem;
}
.sm\:mb-40{
margin-bottom: 10rem;
}
.sm\:ml-40{
margin-left: 10rem;
}
.sm\:mt-48{
margin-top: 12rem;
}
.sm\:mr-48{
margin-right: 12rem;
}
.sm\:mb-48{
margin-bottom: 12rem;
}
.sm\:ml-48{
margin-left: 12rem;
}
.sm\:mt-56{
margin-top: 14rem;
}
.sm\:mr-56{
margin-right: 14rem;
}
.sm\:mb-56{
margin-bottom: 14rem;
}
.sm\:ml-56{
margin-left: 14rem;
}
.sm\:mt-64{
margin-top: 16rem;
}
.sm\:mr-64{
margin-right: 16rem;
}
.sm\:mb-64{
margin-bottom: 16rem;
}
.sm\:ml-64{
margin-left: 16rem;
}
.sm\:mt-72{
margin-top: 18rem;
}
.sm\:mr-72{
margin-right: 18rem;
}
.sm\:mb-72{
margin-bottom: 18rem;
}
.sm\:ml-72{
margin-left: 18rem;
}
.sm\:mt-80{
margin-top: 19rem;
}
.sm\:mr-80{
margin-right: 19rem;
}
.sm\:mb-80{
margin-bottom: 19rem;
}
.sm\:ml-80{
margin-left: 19rem;
}
.sm\:mt-auto{
margin-top: auto;
}
.sm\:mr-auto{
margin-right: auto;
}
.sm\:mb-auto{
margin-bottom: auto;
}
.sm\:ml-auto{
margin-left: auto;
}
.sm\:mt-px{
margin-top: 1px;
}
.sm\:mr-px{
margin-right: 1px;
}
.sm\:mb-px{
margin-bottom: 1px;
}
.sm\:ml-px{
margin-left: 1px;
}
.sm\:-mt-1{
margin-top: -0.25rem;
}
.sm\:-mr-1{
margin-right: -0.25rem;
}
.sm\:-mb-1{
margin-bottom: -0.25rem;
}
.sm\:-ml-1{
margin-left: -0.25rem;
}
.sm\:-mt-2{
margin-top: -0.5rem;
}
.sm\:-mr-2{
margin-right: -0.5rem;
}
.sm\:-mb-2{
margin-bottom: -0.5rem;
}
.sm\:-ml-2{
margin-left: -0.5rem;
}
.sm\:-mt-3{
margin-top: -0.75rem;
}
.sm\:-mr-3{
margin-right: -0.75rem;
}
.sm\:-mb-3{
margin-bottom: -0.75rem;
}
.sm\:-ml-3{
margin-left: -0.75rem;
}
.sm\:-mt-4{
margin-top: -1rem;
}
.sm\:-mr-4{
margin-right: -1rem;
}
.sm\:-mb-4{
margin-bottom: -1rem;
}
.sm\:-ml-4{
margin-left: -1rem;
}
.sm\:-mt-5{
margin-top: -1.25rem;
}
.sm\:-mr-5{
margin-right: -1.25rem;
}
.sm\:-mb-5{
margin-bottom: -1.25rem;
}
.sm\:-ml-5{
margin-left: -1.25rem;
}
.sm\:-mt-6{
margin-top: -1.5rem;
}
.sm\:-mr-6{
margin-right: -1.5rem;
}
.sm\:-mb-6{
margin-bottom: -1.5rem;
}
.sm\:-ml-6{
margin-left: -1.5rem;
}
.sm\:-mt-8{
margin-top: -2rem;
}
.sm\:-mr-8{
margin-right: -2rem;
}
.sm\:-mb-8{
margin-bottom: -2rem;
}
.sm\:-ml-8{
margin-left: -2rem;
}
.sm\:-mt-10{
margin-top: -2.5rem;
}
.sm\:-mr-10{
margin-right: -2.5rem;
}
.sm\:-mb-10{
margin-bottom: -2.5rem;
}
.sm\:-ml-10{
margin-left: -2.5rem;
}
.sm\:-mt-12{
margin-top: -3rem;
}
.sm\:-mr-12{
margin-right: -3rem;
}
.sm\:-mb-12{
margin-bottom: -3rem;
}
.sm\:-ml-12{
margin-left: -3rem;
}
.sm\:-mt-16{
margin-top: -4rem;
}
.sm\:-mr-16{
margin-right: -4rem;
}
.sm\:-mb-16{
margin-bottom: -4rem;
}
.sm\:-ml-16{
margin-left: -4rem;
}
.sm\:-mt-20{
margin-top: -5rem;
}
.sm\:-mr-20{
margin-right: -5rem;
}
.sm\:-mb-20{
margin-bottom: -5rem;
}
.sm\:-ml-20{
margin-left: -5rem;
}
.sm\:-mt-24{
margin-top: -6rem;
}
.sm\:-mr-24{
margin-right: -6rem;
}
.sm\:-mb-24{
margin-bottom: -6rem;
}
.sm\:-ml-24{
margin-left: -6rem;
}
.sm\:-mt-32{
margin-top: -8rem;
}
.sm\:-mr-32{
margin-right: -8rem;
}
.sm\:-mb-32{
margin-bottom: -8rem;
}
.sm\:-ml-32{
margin-left: -8rem;
}
.sm\:-mt-40{
margin-top: -10rem;
}
.sm\:-mr-40{
margin-right: -10rem;
}
.sm\:-mb-40{
margin-bottom: -10rem;
}
.sm\:-ml-40{
margin-left: -10rem;
}
.sm\:-mt-48{
margin-top: -12rem;
}
.sm\:-mr-48{
margin-right: -12rem;
}
.sm\:-mb-48{
margin-bottom: -12rem;
}
.sm\:-ml-48{
margin-left: -12rem;
}
.sm\:-mt-56{
margin-top: -14rem;
}
.sm\:-mr-56{
margin-right: -14rem;
}
.sm\:-mb-56{
margin-bottom: -14rem;
}
.sm\:-ml-56{
margin-left: -14rem;
}
.sm\:-mt-64{
margin-top: -16rem;
}
.sm\:-mr-64{
margin-right: -16rem;
}
.sm\:-mb-64{
margin-bottom: -16rem;
}
.sm\:-ml-64{
margin-left: -16rem;
}
.sm\:-mt-72{
margin-top: -18rem;
}
.sm\:-mr-72{
margin-right: -18rem;
}
.sm\:-mb-72{
margin-bottom: -18rem;
}
.sm\:-ml-72{
margin-left: -18rem;
}
.sm\:-mt-80{
margin-top: -19rem;
}
.sm\:-mr-80{
margin-right: -19rem;
}
.sm\:-mb-80{
margin-bottom: -19rem;
}
.sm\:-ml-80{
margin-left: -19rem;
}
.sm\:-mt-px{
margin-top: -1px;
}
.sm\:-mr-px{
margin-right: -1px;
}
.sm\:-mb-px{
margin-bottom: -1px;
}
.sm\:-ml-px{
margin-left: -1px;
}
.sm\:max-h-full{
max-height: 100%;
}
.sm\:max-h-screen{
max-height: 100vh;
}
.sm\:max-w-xs{
max-width: 20rem;
}
.sm\:max-w-sm{
max-width: 24rem;
}
.sm\:max-w-md{
max-width: 28rem;
}
.sm\:max-w-lg{
max-width: 32rem;
}
.sm\:max-w-xl{
max-width: 36rem;
}
.sm\:max-w-2xl{
max-width: 42rem;
}
.sm\:max-w-3xl{
max-width: 48rem;
}
.sm\:max-w-4xl{
max-width: 56rem;
}
.sm\:max-w-5xl{
max-width: 64rem;
}
.sm\:max-w-6xl{
max-width: 72rem;
}
.sm\:max-w-full{
max-width: 100%;
}
.sm\:min-h-0{
min-height: 0;
}
.sm\:min-h-full{
min-height: 100%;
}
.sm\:min-h-screen{
min-height: 100vh;
}
.sm\:min-w-0{
min-width: 0;
}
.sm\:min-w-full{
min-width: 100%;
}
.sm\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.sm\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.sm\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.sm\:object-none{
-o-object-fit: none;
object-fit: none;
}
.sm\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.sm\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.sm\:object-center{
-o-object-position: center;
object-position: center;
}
.sm\:object-left{
-o-object-position: left;
object-position: left;
}
.sm\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.sm\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.sm\:object-right{
-o-object-position: right;
object-position: right;
}
.sm\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.sm\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.sm\:object-top{
-o-object-position: top;
object-position: top;
}
.sm\:opacity-0{
opacity: 0;
}
.sm\:opacity-25{
opacity: 0.25;
}
.sm\:opacity-50{
opacity: 0.5;
}
.sm\:opacity-75{
opacity: 0.75;
}
.sm\:opacity-100{
opacity: 1;
}
.sm\:hover\:opacity-0:hover{
opacity: 0;
}
.sm\:hover\:opacity-25:hover{
opacity: 0.25;
}
.sm\:hover\:opacity-50:hover{
opacity: 0.5;
}
.sm\:hover\:opacity-75:hover{
opacity: 0.75;
}
.sm\:hover\:opacity-100:hover{
opacity: 1;
}
.sm\:outline-none{
outline: 0;
}
.sm\:focus\:outline-none:focus{
outline: 0;
}
.sm\:overflow-auto{
overflow: auto;
}
.sm\:overflow-hidden{
overflow: hidden;
}
.sm\:overflow-visible{
overflow: visible;
}
.sm\:overflow-scroll{
overflow: scroll;
}
.sm\:overflow-x-auto{
overflow-x: auto;
}
.sm\:overflow-y-auto{
overflow-y: auto;
}
.sm\:overflow-x-hidden{
overflow-x: hidden;
}
.sm\:overflow-y-hidden{
overflow-y: hidden;
}
.sm\:overflow-x-visible{
overflow-x: visible;
}
.sm\:overflow-y-visible{
overflow-y: visible;
}
.sm\:overflow-x-scroll{
overflow-x: scroll;
}
.sm\:overflow-y-scroll{
overflow-y: scroll;
}
.sm\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.sm\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.sm\:p-0{
padding: 0;
}
.sm\:p-1{
padding: 0.25rem;
}
.sm\:p-2{
padding: 0.5rem;
}
.sm\:p-3{
padding: 0.75rem;
}
.sm\:p-4{
padding: 1rem;
}
.sm\:p-5{
padding: 1.25rem;
}
.sm\:p-6{
padding: 1.5rem;
}
.sm\:p-8{
padding: 2rem;
}
.sm\:p-10{
padding: 2.5rem;
}
.sm\:p-12{
padding: 3rem;
}
.sm\:p-16{
padding: 4rem;
}
.sm\:p-20{
padding: 5rem;
}
.sm\:p-24{
padding: 6rem;
}
.sm\:p-32{
padding: 8rem;
}
.sm\:p-40{
padding: 10rem;
}
.sm\:p-48{
padding: 12rem;
}
.sm\:p-56{
padding: 14rem;
}
.sm\:p-64{
padding: 16rem;
}
.sm\:p-72{
padding: 18rem;
}
.sm\:p-80{
padding: 19rem;
}
.sm\:p-px{
padding: 1px;
}
.sm\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.sm\:px-0{
padding-left: 0;
padding-right: 0;
}
.sm\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.sm\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.sm\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.sm\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.sm\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.sm\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.sm\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.sm\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.sm\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.sm\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.sm\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.sm\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.sm\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.sm\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.sm\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.sm\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.sm\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.sm\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.sm\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.sm\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.sm\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.sm\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.sm\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.sm\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.sm\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.sm\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.sm\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.sm\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.sm\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.sm\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.sm\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.sm\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.sm\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.sm\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.sm\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.sm\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.sm\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.sm\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.sm\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.sm\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.sm\:pt-0{
padding-top: 0;
}
.sm\:pr-0{
padding-right: 0;
}
.sm\:pb-0{
padding-bottom: 0;
}
.sm\:pl-0{
padding-left: 0;
}
.sm\:pt-1{
padding-top: 0.25rem;
}
.sm\:pr-1{
padding-right: 0.25rem;
}
.sm\:pb-1{
padding-bottom: 0.25rem;
}
.sm\:pl-1{
padding-left: 0.25rem;
}
.sm\:pt-2{
padding-top: 0.5rem;
}
.sm\:pr-2{
padding-right: 0.5rem;
}
.sm\:pb-2{
padding-bottom: 0.5rem;
}
.sm\:pl-2{
padding-left: 0.5rem;
}
.sm\:pt-3{
padding-top: 0.75rem;
}
.sm\:pr-3{
padding-right: 0.75rem;
}
.sm\:pb-3{
padding-bottom: 0.75rem;
}
.sm\:pl-3{
padding-left: 0.75rem;
}
.sm\:pt-4{
padding-top: 1rem;
}
.sm\:pr-4{
padding-right: 1rem;
}
.sm\:pb-4{
padding-bottom: 1rem;
}
.sm\:pl-4{
padding-left: 1rem;
}
.sm\:pt-5{
padding-top: 1.25rem;
}
.sm\:pr-5{
padding-right: 1.25rem;
}
.sm\:pb-5{
padding-bottom: 1.25rem;
}
.sm\:pl-5{
padding-left: 1.25rem;
}
.sm\:pt-6{
padding-top: 1.5rem;
}
.sm\:pr-6{
padding-right: 1.5rem;
}
.sm\:pb-6{
padding-bottom: 1.5rem;
}
.sm\:pl-6{
padding-left: 1.5rem;
}
.sm\:pt-8{
padding-top: 2rem;
}
.sm\:pr-8{
padding-right: 2rem;
}
.sm\:pb-8{
padding-bottom: 2rem;
}
.sm\:pl-8{
padding-left: 2rem;
}
.sm\:pt-10{
padding-top: 2.5rem;
}
.sm\:pr-10{
padding-right: 2.5rem;
}
.sm\:pb-10{
padding-bottom: 2.5rem;
}
.sm\:pl-10{
padding-left: 2.5rem;
}
.sm\:pt-12{
padding-top: 3rem;
}
.sm\:pr-12{
padding-right: 3rem;
}
.sm\:pb-12{
padding-bottom: 3rem;
}
.sm\:pl-12{
padding-left: 3rem;
}
.sm\:pt-16{
padding-top: 4rem;
}
.sm\:pr-16{
padding-right: 4rem;
}
.sm\:pb-16{
padding-bottom: 4rem;
}
.sm\:pl-16{
padding-left: 4rem;
}
.sm\:pt-20{
padding-top: 5rem;
}
.sm\:pr-20{
padding-right: 5rem;
}
.sm\:pb-20{
padding-bottom: 5rem;
}
.sm\:pl-20{
padding-left: 5rem;
}
.sm\:pt-24{
padding-top: 6rem;
}
.sm\:pr-24{
padding-right: 6rem;
}
.sm\:pb-24{
padding-bottom: 6rem;
}
.sm\:pl-24{
padding-left: 6rem;
}
.sm\:pt-32{
padding-top: 8rem;
}
.sm\:pr-32{
padding-right: 8rem;
}
.sm\:pb-32{
padding-bottom: 8rem;
}
.sm\:pl-32{
padding-left: 8rem;
}
.sm\:pt-40{
padding-top: 10rem;
}
.sm\:pr-40{
padding-right: 10rem;
}
.sm\:pb-40{
padding-bottom: 10rem;
}
.sm\:pl-40{
padding-left: 10rem;
}
.sm\:pt-48{
padding-top: 12rem;
}
.sm\:pr-48{
padding-right: 12rem;
}
.sm\:pb-48{
padding-bottom: 12rem;
}
.sm\:pl-48{
padding-left: 12rem;
}
.sm\:pt-56{
padding-top: 14rem;
}
.sm\:pr-56{
padding-right: 14rem;
}
.sm\:pb-56{
padding-bottom: 14rem;
}
.sm\:pl-56{
padding-left: 14rem;
}
.sm\:pt-64{
padding-top: 16rem;
}
.sm\:pr-64{
padding-right: 16rem;
}
.sm\:pb-64{
padding-bottom: 16rem;
}
.sm\:pl-64{
padding-left: 16rem;
}
.sm\:pt-72{
padding-top: 18rem;
}
.sm\:pr-72{
padding-right: 18rem;
}
.sm\:pb-72{
padding-bottom: 18rem;
}
.sm\:pl-72{
padding-left: 18rem;
}
.sm\:pt-80{
padding-top: 19rem;
}
.sm\:pr-80{
padding-right: 19rem;
}
.sm\:pb-80{
padding-bottom: 19rem;
}
.sm\:pl-80{
padding-left: 19rem;
}
.sm\:pt-px{
padding-top: 1px;
}
.sm\:pr-px{
padding-right: 1px;
}
.sm\:pb-px{
padding-bottom: 1px;
}
.sm\:pl-px{
padding-left: 1px;
}
.sm\:pointer-events-none{
pointer-events: none;
}
.sm\:pointer-events-auto{
pointer-events: auto;
}
.sm\:static{
position: static;
}
.sm\:fixed{
position: fixed;
}
.sm\:absolute{
position: absolute;
}
.sm\:relative{
position: relative;
}
.sm\:sticky{
position: -webkit-sticky;
position: sticky;
}
.sm\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.sm\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.sm\:inset-y-0{
top: 0;
bottom: 0;
}
.sm\:inset-x-0{
right: 0;
left: 0;
}
.sm\:inset-y-auto{
top: auto;
bottom: auto;
}
.sm\:inset-x-auto{
right: auto;
left: auto;
}
.sm\:top-0{
top: 0;
}
.sm\:right-0{
right: 0;
}
.sm\:bottom-0{
bottom: 0;
}
.sm\:left-0{
left: 0;
}
.sm\:top-auto{
top: auto;
}
.sm\:right-auto{
right: auto;
}
.sm\:bottom-auto{
bottom: auto;
}
.sm\:left-auto{
left: auto;
}
.sm\:resize-none{
resize: none;
}
.sm\:resize-y{
resize: vertical;
}
.sm\:resize-x{
resize: horizontal;
}
.sm\:resize{
resize: both;
}
.sm\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sm\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sm\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.sm\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sm\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.sm\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.sm\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.sm\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.sm\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sm\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sm\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.sm\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sm\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.sm\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.sm\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.sm\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.sm\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sm\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sm\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.sm\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sm\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.sm\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.sm\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.sm\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.sm\:fill-current{
fill: currentColor;
}
.sm\:stroke-current{
stroke: currentColor;
}
.sm\:table-auto{
table-layout: auto;
}
.sm\:table-fixed{
table-layout: fixed;
}
.sm\:text-left{
text-align: left;
}
.sm\:text-center{
text-align: center;
}
.sm\:text-right{
text-align: right;
}
.sm\:text-justify{
text-align: justify;
}
.sm\:text-color-85c879{
color: #85c879;
}
.sm\:text-color-074da2{
color: #074da2;
}
.sm\:text-transparent{
color: transparent;
}
.sm\:text-black{
color: #000;
}
.sm\:text-white{
color: #fff;
}
.sm\:text-gray-100{
color: #f7fafc;
}
.sm\:text-gray-200{
color: #edf2f7;
}
.sm\:text-gray-300{
color: #e2e8f0;
}
.sm\:text-gray-400{
color: #cbd5e0;
}
.sm\:text-gray-500{
color: #a0aec0;
}
.sm\:text-gray-600{
color: #718096;
}
.sm\:text-gray-700{
color: #4a5568;
}
.sm\:text-gray-800{
color: #2d3748;
}
.sm\:text-gray-900{
color: #1a202c;
}
.sm\:hover\:text-color-85c879:hover{
color: #85c879;
}
.sm\:hover\:text-color-074da2:hover{
color: #074da2;
}
.sm\:hover\:text-transparent:hover{
color: transparent;
}
.sm\:hover\:text-black:hover{
color: #000;
}
.sm\:hover\:text-white:hover{
color: #fff;
}
.sm\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.sm\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.sm\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.sm\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.sm\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.sm\:hover\:text-gray-600:hover{
color: #718096;
}
.sm\:hover\:text-gray-700:hover{
color: #4a5568;
}
.sm\:hover\:text-gray-800:hover{
color: #2d3748;
}
.sm\:hover\:text-gray-900:hover{
color: #1a202c;
}
.sm\:focus\:text-color-85c879:focus{
color: #85c879;
}
.sm\:focus\:text-color-074da2:focus{
color: #074da2;
}
.sm\:focus\:text-transparent:focus{
color: transparent;
}
.sm\:focus\:text-black:focus{
color: #000;
}
.sm\:focus\:text-white:focus{
color: #fff;
}
.sm\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.sm\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.sm\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.sm\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.sm\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.sm\:focus\:text-gray-600:focus{
color: #718096;
}
.sm\:focus\:text-gray-700:focus{
color: #4a5568;
}
.sm\:focus\:text-gray-800:focus{
color: #2d3748;
}
.sm\:focus\:text-gray-900:focus{
color: #1a202c;
}
.sm\:text-2xs{
font-size: .625rem;
}
.sm\:text-xs{
font-size: 0.75rem;
}
.sm\:text-sm{
font-size: 0.875rem;
}
.sm\:text-base{
font-size: 1rem;
}
.sm\:text-lg{
font-size: 1.125rem;
}
.sm\:text-xl{
font-size: 1.25rem;
}
.sm\:text-2xl{
font-size: 1.5rem;
}
.sm\:text-3xl{
font-size: 1.875rem;
}
.sm\:text-4xl{
font-size: 2.25rem;
}
.sm\:text-4\.5xl{
font-size: 2.75rem;
}
.sm\:text-5xl{
font-size: 3rem;
}
.sm\:text-6xl{
font-size: 4rem;
}
.sm\:text-7xl{
font-size: 5rem;
}
.sm\:italic{
font-style: italic;
}
.sm\:not-italic{
font-style: normal;
}
.sm\:uppercase{
text-transform: uppercase;
}
.sm\:lowercase{
text-transform: lowercase;
}
.sm\:capitalize{
text-transform: capitalize;
}
.sm\:normal-case{
text-transform: none;
}
.sm\:underline{
text-decoration: underline;
}
.sm\:line-through{
text-decoration: line-through;
}
.sm\:no-underline{
text-decoration: none;
}
.sm\:hover\:underline:hover{
text-decoration: underline;
}
.sm\:hover\:line-through:hover{
text-decoration: line-through;
}
.sm\:hover\:no-underline:hover{
text-decoration: none;
}
.sm\:focus\:underline:focus{
text-decoration: underline;
}
.sm\:focus\:line-through:focus{
text-decoration: line-through;
}
.sm\:focus\:no-underline:focus{
text-decoration: none;
}
.sm\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sm\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.sm\:tracking-tighter{
letter-spacing: -0.05em;
}
.sm\:tracking-tight{
letter-spacing: -0.025em;
}
.sm\:tracking-normal{
letter-spacing: 0;
}
.sm\:tracking-wide{
letter-spacing: 0.025em;
}
.sm\:tracking-wider{
letter-spacing: 0.05em;
}
.sm\:tracking-widest{
letter-spacing: 0.1em;
}
.sm\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.sm\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.sm\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.sm\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.sm\:align-baseline{
vertical-align: baseline;
}
.sm\:align-top{
vertical-align: top;
}
.sm\:align-middle{
vertical-align: middle;
}
.sm\:align-bottom{
vertical-align: bottom;
}
.sm\:align-text-top{
vertical-align: text-top;
}
.sm\:align-text-bottom{
vertical-align: text-bottom;
}
.sm\:visible{
visibility: visible;
}
.sm\:invisible{
visibility: hidden;
}
.sm\:whitespace-normal{
white-space: normal;
}
.sm\:whitespace-no-wrap{
white-space: nowrap;
}
.sm\:whitespace-pre{
white-space: pre;
}
.sm\:whitespace-pre-line{
white-space: pre-line;
}
.sm\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.sm\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.sm\:break-words{
overflow-wrap: break-word;
}
.sm\:break-all{
word-break: break-all;
}
.sm\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.sm\:w-0{
width: 0;
}
.sm\:w-1{
width: 0.25rem;
}
.sm\:w-2{
width: 0.5rem;
}
.sm\:w-3{
width: 0.75rem;
}
.sm\:w-4{
width: 1rem;
}
.sm\:w-5{
width: 1.25rem;
}
.sm\:w-6{
width: 1.5rem;
}
.sm\:w-8{
width: 2rem;
}
.sm\:w-10{
width: 2.5rem;
}
.sm\:w-12{
width: 3rem;
}
.sm\:w-16{
width: 4rem;
}
.sm\:w-20{
width: 5rem;
}
.sm\:w-24{
width: 6rem;
}
.sm\:w-32{
width: 8rem;
}
.sm\:w-40{
width: 10rem;
}
.sm\:w-48{
width: 12rem;
}
.sm\:w-56{
width: 14rem;
}
.sm\:w-64{
width: 16rem;
}
.sm\:w-72{
width: 18rem;
}
.sm\:w-80{
width: 19rem;
}
.sm\:w-auto{
width: auto;
}
.sm\:w-px{
width: 1px;
}
.sm\:w-1\/2{
width: 50%;
}
.sm\:w-1\/3{
width: 33.33333%;
}
.sm\:w-2\/3{
width: 66.66667%;
}
.sm\:w-1\/4{
width: 25%;
}
.sm\:w-2\/4{
width: 50%;
}
.sm\:w-3\/4{
width: 75%;
}
.sm\:w-1\/5{
width: 20%;
}
.sm\:w-2\/5{
width: 40%;
}
.sm\:w-3\/5{
width: 60%;
}
.sm\:w-4\/5{
width: 80%;
}
.sm\:w-1\/6{
width: 16.66667%;
}
.sm\:w-2\/6{
width: 33.33333%;
}
.sm\:w-3\/6{
width: 50%;
}
.sm\:w-4\/6{
width: 66.66667%;
}
.sm\:w-5\/6{
width: 83.33333%;
}
.sm\:w-1\/12{
width: 8.33333%;
}
.sm\:w-2\/12{
width: 16.66667%;
}
.sm\:w-3\/12{
width: 25%;
}
.sm\:w-4\/12{
width: 33.33333%;
}
.sm\:w-5\/12{
width: 41.66667%;
}
.sm\:w-6\/12{
width: 50%;
}
.sm\:w-7\/12{
width: 58.33333%;
}
.sm\:w-8\/12{
width: 66.66667%;
}
.sm\:w-9\/12{
width: 75%;
}
.sm\:w-10\/12{
width: 83.33333%;
}
.sm\:w-11\/12{
width: 91.66667%;
}
.sm\:w-full{
width: 100%;
}
.sm\:w-screen{
width: 100vw;
}
.sm\:z-0{
z-index: 0;
}
.sm\:z-10{
z-index: 10;
}
.sm\:z-20{
z-index: 20;
}
.sm\:z-30{
z-index: 30;
}
.sm\:z-40{
z-index: 40;
}
.sm\:z-50{
z-index: 50;
}
.sm\:z-auto{
z-index: auto;
}
.sm\:z-min1{
z-index: -1;
}
}
@media (min-width: 768px){
.md\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.md\:bg-fixed{
background-attachment: fixed;
}
.md\:bg-local{
background-attachment: local;
}
.md\:bg-scroll{
background-attachment: scroll;
}
.md\:bg-color-85c879{
background-color: #85c879;
}
.md\:bg-color-074da2{
background-color: #074da2;
}
.md\:bg-transparent{
background-color: transparent;
}
.md\:bg-black{
background-color: #000;
}
.md\:bg-white{
background-color: #fff;
}
.md\:bg-gray-100{
background-color: #f7fafc;
}
.md\:bg-gray-200{
background-color: #edf2f7;
}
.md\:bg-gray-300{
background-color: #e2e8f0;
}
.md\:bg-gray-400{
background-color: #cbd5e0;
}
.md\:bg-gray-500{
background-color: #a0aec0;
}
.md\:bg-gray-600{
background-color: #718096;
}
.md\:bg-gray-700{
background-color: #4a5568;
}
.md\:bg-gray-800{
background-color: #2d3748;
}
.md\:bg-gray-900{
background-color: #1a202c;
}
.md\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.md\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.md\:hover\:bg-transparent:hover{
background-color: transparent;
}
.md\:hover\:bg-black:hover{
background-color: #000;
}
.md\:hover\:bg-white:hover{
background-color: #fff;
}
.md\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.md\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.md\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.md\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.md\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.md\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.md\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.md\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.md\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.md\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.md\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.md\:focus\:bg-transparent:focus{
background-color: transparent;
}
.md\:focus\:bg-black:focus{
background-color: #000;
}
.md\:focus\:bg-white:focus{
background-color: #fff;
}
.md\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.md\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.md\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.md\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.md\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.md\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.md\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.md\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.md\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.md\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.md\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.md\:active\:bg-transparent:active{
background-color: transparent;
}
.md\:active\:bg-black:active{
background-color: #000;
}
.md\:active\:bg-white:active{
background-color: #fff;
}
.md\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.md\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.md\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.md\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.md\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.md\:active\:bg-gray-600:active{
background-color: #718096;
}
.md\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.md\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.md\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.md\:bg-bottom{
background-position: bottom;
}
.md\:bg-center{
background-position: center;
}
.md\:bg-left{
background-position: left;
}
.md\:bg-left-bottom{
background-position: left bottom;
}
.md\:bg-left-top{
background-position: left top;
}
.md\:bg-right{
background-position: right;
}
.md\:bg-right-bottom{
background-position: right bottom;
}
.md\:bg-right-top{
background-position: right top;
}
.md\:bg-top{
background-position: top;
}
.md\:bg-repeat{
background-repeat: repeat;
}
.md\:bg-no-repeat{
background-repeat: no-repeat;
}
.md\:bg-repeat-x{
background-repeat: repeat-x;
}
.md\:bg-repeat-y{
background-repeat: repeat-y;
}
.md\:bg-repeat-round{
background-repeat: round;
}
.md\:bg-repeat-space{
background-repeat: space;
}
.md\:bg-auto{
background-size: auto;
}
.md\:bg-cover{
background-size: cover;
}
.md\:bg-contain{
background-size: contain;
}
.md\:border-collapse{
border-collapse: collapse;
}
.md\:border-separate{
border-collapse: separate;
}
.md\:border-color-85c879{
border-color: #85c879;
}
.md\:border-color-074da2{
border-color: #074da2;
}
.md\:border-transparent{
border-color: transparent;
}
.md\:border-black{
border-color: #000;
}
.md\:border-white{
border-color: #fff;
}
.md\:border-gray-100{
border-color: #f7fafc;
}
.md\:border-gray-200{
border-color: #edf2f7;
}
.md\:border-gray-300{
border-color: #e2e8f0;
}
.md\:border-gray-400{
border-color: #cbd5e0;
}
.md\:border-gray-500{
border-color: #a0aec0;
}
.md\:border-gray-600{
border-color: #718096;
}
.md\:border-gray-700{
border-color: #4a5568;
}
.md\:border-gray-800{
border-color: #2d3748;
}
.md\:border-gray-900{
border-color: #1a202c;
}
.md\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.md\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.md\:hover\:border-transparent:hover{
border-color: transparent;
}
.md\:hover\:border-black:hover{
border-color: #000;
}
.md\:hover\:border-white:hover{
border-color: #fff;
}
.md\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.md\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.md\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.md\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.md\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.md\:hover\:border-gray-600:hover{
border-color: #718096;
}
.md\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.md\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.md\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.md\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.md\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.md\:focus\:border-transparent:focus{
border-color: transparent;
}
.md\:focus\:border-black:focus{
border-color: #000;
}
.md\:focus\:border-white:focus{
border-color: #fff;
}
.md\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.md\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.md\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.md\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.md\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.md\:focus\:border-gray-600:focus{
border-color: #718096;
}
.md\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.md\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.md\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.md\:rounded-none{
border-radius: 0;
}
.md\:rounded-sm{
border-radius: 0.125rem;
}
.md\:rounded{
border-radius: 0.25rem;
}
.md\:rounded-lg{
border-radius: 0.5rem;
}
.md\:rounded-full{
border-radius: 9999px;
}
.md\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.md\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.md\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.md\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.md\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.md\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.md\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.md\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.md\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.md\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.md\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.md\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.md\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.md\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.md\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.md\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.md\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.md\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.md\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.md\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.md\:rounded-tl-none{
border-top-left-radius: 0;
}
.md\:rounded-tr-none{
border-top-right-radius: 0;
}
.md\:rounded-br-none{
border-bottom-right-radius: 0;
}
.md\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.md\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.md\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.md\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.md\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.md\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.md\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.md\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.md\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.md\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.md\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.md\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.md\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.md\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.md\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.md\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.md\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.md\:border-solid{
border-style: solid;
}
.md\:border-dashed{
border-style: dashed;
}
.md\:border-dotted{
border-style: dotted;
}
.md\:border-none{
border-style: none;
}
.md\:border-0{
border-width: 0;
}
.md\:border-2{
border-width: 2px;
}
.md\:border-4{
border-width: 4px;
}
.md\:border-8{
border-width: 8px;
}
.md\:border{
border-width: 1px;
}
.md\:border-t-0{
border-top-width: 0;
}
.md\:border-r-0{
border-right-width: 0;
}
.md\:border-b-0{
border-bottom-width: 0;
}
.md\:border-l-0{
border-left-width: 0;
}
.md\:border-t-2{
border-top-width: 2px;
}
.md\:border-r-2{
border-right-width: 2px;
}
.md\:border-b-2{
border-bottom-width: 2px;
}
.md\:border-l-2{
border-left-width: 2px;
}
.md\:border-t-4{
border-top-width: 4px;
}
.md\:border-r-4{
border-right-width: 4px;
}
.md\:border-b-4{
border-bottom-width: 4px;
}
.md\:border-l-4{
border-left-width: 4px;
}
.md\:border-t-8{
border-top-width: 8px;
}
.md\:border-r-8{
border-right-width: 8px;
}
.md\:border-b-8{
border-bottom-width: 8px;
}
.md\:border-l-8{
border-left-width: 8px;
}
.md\:border-t{
border-top-width: 1px;
}
.md\:border-r{
border-right-width: 1px;
}
.md\:border-b{
border-bottom-width: 1px;
}
.md\:border-l{
border-left-width: 1px;
}
.md\:hover\:border-0:hover{
border-width: 0;
}
.md\:hover\:border-2:hover{
border-width: 2px;
}
.md\:hover\:border-4:hover{
border-width: 4px;
}
.md\:hover\:border-8:hover{
border-width: 8px;
}
.md\:hover\:border:hover{
border-width: 1px;
}
.md\:hover\:border-t-0:hover{
border-top-width: 0;
}
.md\:hover\:border-r-0:hover{
border-right-width: 0;
}
.md\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.md\:hover\:border-l-0:hover{
border-left-width: 0;
}
.md\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.md\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.md\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.md\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.md\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.md\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.md\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.md\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.md\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.md\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.md\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.md\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.md\:hover\:border-t:hover{
border-top-width: 1px;
}
.md\:hover\:border-r:hover{
border-right-width: 1px;
}
.md\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.md\:hover\:border-l:hover{
border-left-width: 1px;
}
.md\:cursor-auto{
cursor: auto;
}
.md\:cursor-default{
cursor: default;
}
.md\:cursor-pointer{
cursor: pointer;
}
.md\:cursor-wait{
cursor: wait;
}
.md\:cursor-text{
cursor: text;
}
.md\:cursor-move{
cursor: move;
}
.md\:cursor-not-allowed{
cursor: not-allowed;
}
.md\:hover\:cursor-auto:hover{
cursor: auto;
}
.md\:hover\:cursor-default:hover{
cursor: default;
}
.md\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.md\:hover\:cursor-wait:hover{
cursor: wait;
}
.md\:hover\:cursor-text:hover{
cursor: text;
}
.md\:hover\:cursor-move:hover{
cursor: move;
}
.md\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.md\:block{
display: block;
}
.md\:inline-block{
display: inline-block;
}
.md\:inline{
display: inline;
}
.md\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.md\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.md\:table{
display: table;
}
.md\:table-row{
display: table-row;
}
.md\:table-cell{
display: table-cell;
}
.md\:hidden{
display: none;
}
.md\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.md\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.md\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.md\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.md\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.md\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.md\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.md\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.md\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.md\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.md\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.md\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.md\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.md\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.md\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.md\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.md\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.md\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.md\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.md\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.md\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.md\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.md\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.md\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.md\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.md\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.md\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.md\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.md\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.md\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.md\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.md\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.md\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.md\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.md\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.md\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.md\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.md\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.md\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.md\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.md\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.md\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.md\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.md\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.md\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.md\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.md\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.md\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.md\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.md\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.md\:float-right{
float: right;
}
.md\:float-left{
float: left;
}
.md\:float-none{
float: none;
}
.md\:clearfix:after{
content: "";
display: table;
clear: both;
}
.md\:font-oswald{
font-family: Oswald, sans-serif;
}
.md\:font-open{
font-family: Open Sans, sans-serif;
}
.md\:font-hairline{
font-weight: 100;
}
.md\:font-thin{
font-weight: 200;
}
.md\:font-light{
font-weight: 300;
}
.md\:font-normal{
font-weight: 400;
}
.md\:font-medium{
font-weight: 500;
}
.md\:font-semibold{
font-weight: 600;
}
.md\:font-bold{
font-weight: 700;
}
.md\:font-extrabold{
font-weight: 800;
}
.md\:font-black{
font-weight: 900;
}
.md\:hover\:font-hairline:hover{
font-weight: 100;
}
.md\:hover\:font-thin:hover{
font-weight: 200;
}
.md\:hover\:font-light:hover{
font-weight: 300;
}
.md\:hover\:font-normal:hover{
font-weight: 400;
}
.md\:hover\:font-medium:hover{
font-weight: 500;
}
.md\:hover\:font-semibold:hover{
font-weight: 600;
}
.md\:hover\:font-bold:hover{
font-weight: 700;
}
.md\:hover\:font-extrabold:hover{
font-weight: 800;
}
.md\:hover\:font-black:hover{
font-weight: 900;
}
.md\:focus\:font-hairline:focus{
font-weight: 100;
}
.md\:focus\:font-thin:focus{
font-weight: 200;
}
.md\:focus\:font-light:focus{
font-weight: 300;
}
.md\:focus\:font-normal:focus{
font-weight: 400;
}
.md\:focus\:font-medium:focus{
font-weight: 500;
}
.md\:focus\:font-semibold:focus{
font-weight: 600;
}
.md\:focus\:font-bold:focus{
font-weight: 700;
}
.md\:focus\:font-extrabold:focus{
font-weight: 800;
}
.md\:focus\:font-black:focus{
font-weight: 900;
}
.md\:h-0{
height: 0;
}
.md\:h-1{
height: 0.25rem;
}
.md\:h-2{
height: 0.5rem;
}
.md\:h-3{
height: 0.75rem;
}
.md\:h-4{
height: 1rem;
}
.md\:h-5{
height: 1.25rem;
}
.md\:h-6{
height: 1.5rem;
}
.md\:h-8{
height: 2rem;
}
.md\:h-10{
height: 2.5rem;
}
.md\:h-12{
height: 3rem;
}
.md\:h-16{
height: 4rem;
}
.md\:h-20{
height: 5rem;
}
.md\:h-24{
height: 6rem;
}
.md\:h-32{
height: 8rem;
}
.md\:h-40{
height: 10rem;
}
.md\:h-48{
height: 12rem;
}
.md\:h-56{
height: 14rem;
}
.md\:h-64{
height: 16rem;
}
.md\:h-72{
height: 18rem;
}
.md\:h-80{
height: 19rem;
}
.md\:h-auto{
height: auto;
}
.md\:h-px{
height: 1px;
}
.md\:h-full{
height: 100%;
}
.md\:h-iframe{
height: 19.5rem;
}
.md\:h-screen{
height: 100vh;
}
.md\:leading-none{
line-height: 1;
}
.md\:leading-tight{
line-height: 1.25;
}
.md\:leading-normal{
line-height: 1.5;
}
.md\:leading-loose{
line-height: 2;
}
.md\:list-inside{
list-style-position: inside;
}
.md\:list-outside{
list-style-position: outside;
}
.md\:list-none{
list-style-type: none;
}
.md\:list-disc{
list-style-type: disc;
}
.md\:list-decimal{
list-style-type: decimal;
}
.md\:m-0{
margin: 0;
}
.md\:m-1{
margin: 0.25rem;
}
.md\:m-2{
margin: 0.5rem;
}
.md\:m-3{
margin: 0.75rem;
}
.md\:m-4{
margin: 1rem;
}
.md\:m-5{
margin: 1.25rem;
}
.md\:m-6{
margin: 1.5rem;
}
.md\:m-8{
margin: 2rem;
}
.md\:m-10{
margin: 2.5rem;
}
.md\:m-12{
margin: 3rem;
}
.md\:m-16{
margin: 4rem;
}
.md\:m-20{
margin: 5rem;
}
.md\:m-24{
margin: 6rem;
}
.md\:m-32{
margin: 8rem;
}
.md\:m-40{
margin: 10rem;
}
.md\:m-48{
margin: 12rem;
}
.md\:m-56{
margin: 14rem;
}
.md\:m-64{
margin: 16rem;
}
.md\:m-72{
margin: 18rem;
}
.md\:m-80{
margin: 19rem;
}
.md\:m-auto{
margin: auto;
}
.md\:m-px{
margin: 1px;
}
.md\:-m-1{
margin: -0.25rem;
}
.md\:-m-2{
margin: -0.5rem;
}
.md\:-m-3{
margin: -0.75rem;
}
.md\:-m-4{
margin: -1rem;
}
.md\:-m-5{
margin: -1.25rem;
}
.md\:-m-6{
margin: -1.5rem;
}
.md\:-m-8{
margin: -2rem;
}
.md\:-m-10{
margin: -2.5rem;
}
.md\:-m-12{
margin: -3rem;
}
.md\:-m-16{
margin: -4rem;
}
.md\:-m-20{
margin: -5rem;
}
.md\:-m-24{
margin: -6rem;
}
.md\:-m-32{
margin: -8rem;
}
.md\:-m-40{
margin: -10rem;
}
.md\:-m-48{
margin: -12rem;
}
.md\:-m-56{
margin: -14rem;
}
.md\:-m-64{
margin: -16rem;
}
.md\:-m-72{
margin: -18rem;
}
.md\:-m-80{
margin: -19rem;
}
.md\:-m-px{
margin: -1px;
}
.md\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.md\:mx-0{
margin-left: 0;
margin-right: 0;
}
.md\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.md\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.md\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.md\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.md\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.md\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.md\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.md\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.md\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.md\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.md\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.md\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.md\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.md\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.md\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.md\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.md\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.md\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.md\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.md\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.md\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.md\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.md\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.md\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.md\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.md\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.md\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.md\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.md\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.md\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.md\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.md\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.md\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.md\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.md\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.md\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.md\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.md\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.md\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.md\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.md\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.md\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.md\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.md\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.md\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.md\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.md\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.md\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.md\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.md\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.md\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.md\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.md\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.md\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.md\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.md\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.md\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.md\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.md\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.md\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.md\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.md\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.md\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.md\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.md\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.md\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.md\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.md\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.md\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.md\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.md\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.md\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.md\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.md\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.md\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.md\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.md\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.md\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.md\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.md\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.md\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.md\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.md\:mt-0{
margin-top: 0;
}
.md\:mr-0{
margin-right: 0;
}
.md\:mb-0{
margin-bottom: 0;
}
.md\:ml-0{
margin-left: 0;
}
.md\:mt-1{
margin-top: 0.25rem;
}
.md\:mr-1{
margin-right: 0.25rem;
}
.md\:mb-1{
margin-bottom: 0.25rem;
}
.md\:ml-1{
margin-left: 0.25rem;
}
.md\:mt-2{
margin-top: 0.5rem;
}
.md\:mr-2{
margin-right: 0.5rem;
}
.md\:mb-2{
margin-bottom: 0.5rem;
}
.md\:ml-2{
margin-left: 0.5rem;
}
.md\:mt-3{
margin-top: 0.75rem;
}
.md\:mr-3{
margin-right: 0.75rem;
}
.md\:mb-3{
margin-bottom: 0.75rem;
}
.md\:ml-3{
margin-left: 0.75rem;
}
.md\:mt-4{
margin-top: 1rem;
}
.md\:mr-4{
margin-right: 1rem;
}
.md\:mb-4{
margin-bottom: 1rem;
}
.md\:ml-4{
margin-left: 1rem;
}
.md\:mt-5{
margin-top: 1.25rem;
}
.md\:mr-5{
margin-right: 1.25rem;
}
.md\:mb-5{
margin-bottom: 1.25rem;
}
.md\:ml-5{
margin-left: 1.25rem;
}
.md\:mt-6{
margin-top: 1.5rem;
}
.md\:mr-6{
margin-right: 1.5rem;
}
.md\:mb-6{
margin-bottom: 1.5rem;
}
.md\:ml-6{
margin-left: 1.5rem;
}
.md\:mt-8{
margin-top: 2rem;
}
.md\:mr-8{
margin-right: 2rem;
}
.md\:mb-8{
margin-bottom: 2rem;
}
.md\:ml-8{
margin-left: 2rem;
}
.md\:mt-10{
margin-top: 2.5rem;
}
.md\:mr-10{
margin-right: 2.5rem;
}
.md\:mb-10{
margin-bottom: 2.5rem;
}
.md\:ml-10{
margin-left: 2.5rem;
}
.md\:mt-12{
margin-top: 3rem;
}
.md\:mr-12{
margin-right: 3rem;
}
.md\:mb-12{
margin-bottom: 3rem;
}
.md\:ml-12{
margin-left: 3rem;
}
.md\:mt-16{
margin-top: 4rem;
}
.md\:mr-16{
margin-right: 4rem;
}
.md\:mb-16{
margin-bottom: 4rem;
}
.md\:ml-16{
margin-left: 4rem;
}
.md\:mt-20{
margin-top: 5rem;
}
.md\:mr-20{
margin-right: 5rem;
}
.md\:mb-20{
margin-bottom: 5rem;
}
.md\:ml-20{
margin-left: 5rem;
}
.md\:mt-24{
margin-top: 6rem;
}
.md\:mr-24{
margin-right: 6rem;
}
.md\:mb-24{
margin-bottom: 6rem;
}
.md\:ml-24{
margin-left: 6rem;
}
.md\:mt-32{
margin-top: 8rem;
}
.md\:mr-32{
margin-right: 8rem;
}
.md\:mb-32{
margin-bottom: 8rem;
}
.md\:ml-32{
margin-left: 8rem;
}
.md\:mt-40{
margin-top: 10rem;
}
.md\:mr-40{
margin-right: 10rem;
}
.md\:mb-40{
margin-bottom: 10rem;
}
.md\:ml-40{
margin-left: 10rem;
}
.md\:mt-48{
margin-top: 12rem;
}
.md\:mr-48{
margin-right: 12rem;
}
.md\:mb-48{
margin-bottom: 12rem;
}
.md\:ml-48{
margin-left: 12rem;
}
.md\:mt-56{
margin-top: 14rem;
}
.md\:mr-56{
margin-right: 14rem;
}
.md\:mb-56{
margin-bottom: 14rem;
}
.md\:ml-56{
margin-left: 14rem;
}
.md\:mt-64{
margin-top: 16rem;
}
.md\:mr-64{
margin-right: 16rem;
}
.md\:mb-64{
margin-bottom: 16rem;
}
.md\:ml-64{
margin-left: 16rem;
}
.md\:mt-72{
margin-top: 18rem;
}
.md\:mr-72{
margin-right: 18rem;
}
.md\:mb-72{
margin-bottom: 18rem;
}
.md\:ml-72{
margin-left: 18rem;
}
.md\:mt-80{
margin-top: 19rem;
}
.md\:mr-80{
margin-right: 19rem;
}
.md\:mb-80{
margin-bottom: 19rem;
}
.md\:ml-80{
margin-left: 19rem;
}
.md\:mt-auto{
margin-top: auto;
}
.md\:mr-auto{
margin-right: auto;
}
.md\:mb-auto{
margin-bottom: auto;
}
.md\:ml-auto{
margin-left: auto;
}
.md\:mt-px{
margin-top: 1px;
}
.md\:mr-px{
margin-right: 1px;
}
.md\:mb-px{
margin-bottom: 1px;
}
.md\:ml-px{
margin-left: 1px;
}
.md\:-mt-1{
margin-top: -0.25rem;
}
.md\:-mr-1{
margin-right: -0.25rem;
}
.md\:-mb-1{
margin-bottom: -0.25rem;
}
.md\:-ml-1{
margin-left: -0.25rem;
}
.md\:-mt-2{
margin-top: -0.5rem;
}
.md\:-mr-2{
margin-right: -0.5rem;
}
.md\:-mb-2{
margin-bottom: -0.5rem;
}
.md\:-ml-2{
margin-left: -0.5rem;
}
.md\:-mt-3{
margin-top: -0.75rem;
}
.md\:-mr-3{
margin-right: -0.75rem;
}
.md\:-mb-3{
margin-bottom: -0.75rem;
}
.md\:-ml-3{
margin-left: -0.75rem;
}
.md\:-mt-4{
margin-top: -1rem;
}
.md\:-mr-4{
margin-right: -1rem;
}
.md\:-mb-4{
margin-bottom: -1rem;
}
.md\:-ml-4{
margin-left: -1rem;
}
.md\:-mt-5{
margin-top: -1.25rem;
}
.md\:-mr-5{
margin-right: -1.25rem;
}
.md\:-mb-5{
margin-bottom: -1.25rem;
}
.md\:-ml-5{
margin-left: -1.25rem;
}
.md\:-mt-6{
margin-top: -1.5rem;
}
.md\:-mr-6{
margin-right: -1.5rem;
}
.md\:-mb-6{
margin-bottom: -1.5rem;
}
.md\:-ml-6{
margin-left: -1.5rem;
}
.md\:-mt-8{
margin-top: -2rem;
}
.md\:-mr-8{
margin-right: -2rem;
}
.md\:-mb-8{
margin-bottom: -2rem;
}
.md\:-ml-8{
margin-left: -2rem;
}
.md\:-mt-10{
margin-top: -2.5rem;
}
.md\:-mr-10{
margin-right: -2.5rem;
}
.md\:-mb-10{
margin-bottom: -2.5rem;
}
.md\:-ml-10{
margin-left: -2.5rem;
}
.md\:-mt-12{
margin-top: -3rem;
}
.md\:-mr-12{
margin-right: -3rem;
}
.md\:-mb-12{
margin-bottom: -3rem;
}
.md\:-ml-12{
margin-left: -3rem;
}
.md\:-mt-16{
margin-top: -4rem;
}
.md\:-mr-16{
margin-right: -4rem;
}
.md\:-mb-16{
margin-bottom: -4rem;
}
.md\:-ml-16{
margin-left: -4rem;
}
.md\:-mt-20{
margin-top: -5rem;
}
.md\:-mr-20{
margin-right: -5rem;
}
.md\:-mb-20{
margin-bottom: -5rem;
}
.md\:-ml-20{
margin-left: -5rem;
}
.md\:-mt-24{
margin-top: -6rem;
}
.md\:-mr-24{
margin-right: -6rem;
}
.md\:-mb-24{
margin-bottom: -6rem;
}
.md\:-ml-24{
margin-left: -6rem;
}
.md\:-mt-32{
margin-top: -8rem;
}
.md\:-mr-32{
margin-right: -8rem;
}
.md\:-mb-32{
margin-bottom: -8rem;
}
.md\:-ml-32{
margin-left: -8rem;
}
.md\:-mt-40{
margin-top: -10rem;
}
.md\:-mr-40{
margin-right: -10rem;
}
.md\:-mb-40{
margin-bottom: -10rem;
}
.md\:-ml-40{
margin-left: -10rem;
}
.md\:-mt-48{
margin-top: -12rem;
}
.md\:-mr-48{
margin-right: -12rem;
}
.md\:-mb-48{
margin-bottom: -12rem;
}
.md\:-ml-48{
margin-left: -12rem;
}
.md\:-mt-56{
margin-top: -14rem;
}
.md\:-mr-56{
margin-right: -14rem;
}
.md\:-mb-56{
margin-bottom: -14rem;
}
.md\:-ml-56{
margin-left: -14rem;
}
.md\:-mt-64{
margin-top: -16rem;
}
.md\:-mr-64{
margin-right: -16rem;
}
.md\:-mb-64{
margin-bottom: -16rem;
}
.md\:-ml-64{
margin-left: -16rem;
}
.md\:-mt-72{
margin-top: -18rem;
}
.md\:-mr-72{
margin-right: -18rem;
}
.md\:-mb-72{
margin-bottom: -18rem;
}
.md\:-ml-72{
margin-left: -18rem;
}
.md\:-mt-80{
margin-top: -19rem;
}
.md\:-mr-80{
margin-right: -19rem;
}
.md\:-mb-80{
margin-bottom: -19rem;
}
.md\:-ml-80{
margin-left: -19rem;
}
.md\:-mt-px{
margin-top: -1px;
}
.md\:-mr-px{
margin-right: -1px;
}
.md\:-mb-px{
margin-bottom: -1px;
}
.md\:-ml-px{
margin-left: -1px;
}
.md\:max-h-full{
max-height: 100%;
}
.md\:max-h-screen{
max-height: 100vh;
}
.md\:max-w-xs{
max-width: 20rem;
}
.md\:max-w-sm{
max-width: 24rem;
}
.md\:max-w-md{
max-width: 28rem;
}
.md\:max-w-lg{
max-width: 32rem;
}
.md\:max-w-xl{
max-width: 36rem;
}
.md\:max-w-2xl{
max-width: 42rem;
}
.md\:max-w-3xl{
max-width: 48rem;
}
.md\:max-w-4xl{
max-width: 56rem;
}
.md\:max-w-5xl{
max-width: 64rem;
}
.md\:max-w-6xl{
max-width: 72rem;
}
.md\:max-w-full{
max-width: 100%;
}
.md\:min-h-0{
min-height: 0;
}
.md\:min-h-full{
min-height: 100%;
}
.md\:min-h-screen{
min-height: 100vh;
}
.md\:min-w-0{
min-width: 0;
}
.md\:min-w-full{
min-width: 100%;
}
.md\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.md\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.md\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.md\:object-none{
-o-object-fit: none;
object-fit: none;
}
.md\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.md\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.md\:object-center{
-o-object-position: center;
object-position: center;
}
.md\:object-left{
-o-object-position: left;
object-position: left;
}
.md\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.md\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.md\:object-right{
-o-object-position: right;
object-position: right;
}
.md\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.md\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.md\:object-top{
-o-object-position: top;
object-position: top;
}
.md\:opacity-0{
opacity: 0;
}
.md\:opacity-25{
opacity: 0.25;
}
.md\:opacity-50{
opacity: 0.5;
}
.md\:opacity-75{
opacity: 0.75;
}
.md\:opacity-100{
opacity: 1;
}
.md\:hover\:opacity-0:hover{
opacity: 0;
}
.md\:hover\:opacity-25:hover{
opacity: 0.25;
}
.md\:hover\:opacity-50:hover{
opacity: 0.5;
}
.md\:hover\:opacity-75:hover{
opacity: 0.75;
}
.md\:hover\:opacity-100:hover{
opacity: 1;
}
.md\:outline-none{
outline: 0;
}
.md\:focus\:outline-none:focus{
outline: 0;
}
.md\:overflow-auto{
overflow: auto;
}
.md\:overflow-hidden{
overflow: hidden;
}
.md\:overflow-visible{
overflow: visible;
}
.md\:overflow-scroll{
overflow: scroll;
}
.md\:overflow-x-auto{
overflow-x: auto;
}
.md\:overflow-y-auto{
overflow-y: auto;
}
.md\:overflow-x-hidden{
overflow-x: hidden;
}
.md\:overflow-y-hidden{
overflow-y: hidden;
}
.md\:overflow-x-visible{
overflow-x: visible;
}
.md\:overflow-y-visible{
overflow-y: visible;
}
.md\:overflow-x-scroll{
overflow-x: scroll;
}
.md\:overflow-y-scroll{
overflow-y: scroll;
}
.md\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.md\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.md\:p-0{
padding: 0;
}
.md\:p-1{
padding: 0.25rem;
}
.md\:p-2{
padding: 0.5rem;
}
.md\:p-3{
padding: 0.75rem;
}
.md\:p-4{
padding: 1rem;
}
.md\:p-5{
padding: 1.25rem;
}
.md\:p-6{
padding: 1.5rem;
}
.md\:p-8{
padding: 2rem;
}
.md\:p-10{
padding: 2.5rem;
}
.md\:p-12{
padding: 3rem;
}
.md\:p-16{
padding: 4rem;
}
.md\:p-20{
padding: 5rem;
}
.md\:p-24{
padding: 6rem;
}
.md\:p-32{
padding: 8rem;
}
.md\:p-40{
padding: 10rem;
}
.md\:p-48{
padding: 12rem;
}
.md\:p-56{
padding: 14rem;
}
.md\:p-64{
padding: 16rem;
}
.md\:p-72{
padding: 18rem;
}
.md\:p-80{
padding: 19rem;
}
.md\:p-px{
padding: 1px;
}
.md\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.md\:px-0{
padding-left: 0;
padding-right: 0;
}
.md\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.md\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.md\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.md\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.md\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.md\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.md\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.md\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.md\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.md\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.md\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.md\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.md\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.md\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.md\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.md\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.md\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.md\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.md\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.md\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.md\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.md\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.md\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.md\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.md\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.md\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.md\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.md\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.md\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.md\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.md\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.md\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.md\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.md\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.md\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.md\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.md\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.md\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.md\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.md\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.md\:pt-0{
padding-top: 0;
}
.md\:pr-0{
padding-right: 0;
}
.md\:pb-0{
padding-bottom: 0;
}
.md\:pl-0{
padding-left: 0;
}
.md\:pt-1{
padding-top: 0.25rem;
}
.md\:pr-1{
padding-right: 0.25rem;
}
.md\:pb-1{
padding-bottom: 0.25rem;
}
.md\:pl-1{
padding-left: 0.25rem;
}
.md\:pt-2{
padding-top: 0.5rem;
}
.md\:pr-2{
padding-right: 0.5rem;
}
.md\:pb-2{
padding-bottom: 0.5rem;
}
.md\:pl-2{
padding-left: 0.5rem;
}
.md\:pt-3{
padding-top: 0.75rem;
}
.md\:pr-3{
padding-right: 0.75rem;
}
.md\:pb-3{
padding-bottom: 0.75rem;
}
.md\:pl-3{
padding-left: 0.75rem;
}
.md\:pt-4{
padding-top: 1rem;
}
.md\:pr-4{
padding-right: 1rem;
}
.md\:pb-4{
padding-bottom: 1rem;
}
.md\:pl-4{
padding-left: 1rem;
}
.md\:pt-5{
padding-top: 1.25rem;
}
.md\:pr-5{
padding-right: 1.25rem;
}
.md\:pb-5{
padding-bottom: 1.25rem;
}
.md\:pl-5{
padding-left: 1.25rem;
}
.md\:pt-6{
padding-top: 1.5rem;
}
.md\:pr-6{
padding-right: 1.5rem;
}
.md\:pb-6{
padding-bottom: 1.5rem;
}
.md\:pl-6{
padding-left: 1.5rem;
}
.md\:pt-8{
padding-top: 2rem;
}
.md\:pr-8{
padding-right: 2rem;
}
.md\:pb-8{
padding-bottom: 2rem;
}
.md\:pl-8{
padding-left: 2rem;
}
.md\:pt-10{
padding-top: 2.5rem;
}
.md\:pr-10{
padding-right: 2.5rem;
}
.md\:pb-10{
padding-bottom: 2.5rem;
}
.md\:pl-10{
padding-left: 2.5rem;
}
.md\:pt-12{
padding-top: 3rem;
}
.md\:pr-12{
padding-right: 3rem;
}
.md\:pb-12{
padding-bottom: 3rem;
}
.md\:pl-12{
padding-left: 3rem;
}
.md\:pt-16{
padding-top: 4rem;
}
.md\:pr-16{
padding-right: 4rem;
}
.md\:pb-16{
padding-bottom: 4rem;
}
.md\:pl-16{
padding-left: 4rem;
}
.md\:pt-20{
padding-top: 5rem;
}
.md\:pr-20{
padding-right: 5rem;
}
.md\:pb-20{
padding-bottom: 5rem;
}
.md\:pl-20{
padding-left: 5rem;
}
.md\:pt-24{
padding-top: 6rem;
}
.md\:pr-24{
padding-right: 6rem;
}
.md\:pb-24{
padding-bottom: 6rem;
}
.md\:pl-24{
padding-left: 6rem;
}
.md\:pt-32{
padding-top: 8rem;
}
.md\:pr-32{
padding-right: 8rem;
}
.md\:pb-32{
padding-bottom: 8rem;
}
.md\:pl-32{
padding-left: 8rem;
}
.md\:pt-40{
padding-top: 10rem;
}
.md\:pr-40{
padding-right: 10rem;
}
.md\:pb-40{
padding-bottom: 10rem;
}
.md\:pl-40{
padding-left: 10rem;
}
.md\:pt-48{
padding-top: 12rem;
}
.md\:pr-48{
padding-right: 12rem;
}
.md\:pb-48{
padding-bottom: 12rem;
}
.md\:pl-48{
padding-left: 12rem;
}
.md\:pt-56{
padding-top: 14rem;
}
.md\:pr-56{
padding-right: 14rem;
}
.md\:pb-56{
padding-bottom: 14rem;
}
.md\:pl-56{
padding-left: 14rem;
}
.md\:pt-64{
padding-top: 16rem;
}
.md\:pr-64{
padding-right: 16rem;
}
.md\:pb-64{
padding-bottom: 16rem;
}
.md\:pl-64{
padding-left: 16rem;
}
.md\:pt-72{
padding-top: 18rem;
}
.md\:pr-72{
padding-right: 18rem;
}
.md\:pb-72{
padding-bottom: 18rem;
}
.md\:pl-72{
padding-left: 18rem;
}
.md\:pt-80{
padding-top: 19rem;
}
.md\:pr-80{
padding-right: 19rem;
}
.md\:pb-80{
padding-bottom: 19rem;
}
.md\:pl-80{
padding-left: 19rem;
}
.md\:pt-px{
padding-top: 1px;
}
.md\:pr-px{
padding-right: 1px;
}
.md\:pb-px{
padding-bottom: 1px;
}
.md\:pl-px{
padding-left: 1px;
}
.md\:pointer-events-none{
pointer-events: none;
}
.md\:pointer-events-auto{
pointer-events: auto;
}
.md\:static{
position: static;
}
.md\:fixed{
position: fixed;
}
.md\:absolute{
position: absolute;
}
.md\:relative{
position: relative;
}
.md\:sticky{
position: -webkit-sticky;
position: sticky;
}
.md\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.md\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.md\:inset-y-0{
top: 0;
bottom: 0;
}
.md\:inset-x-0{
right: 0;
left: 0;
}
.md\:inset-y-auto{
top: auto;
bottom: auto;
}
.md\:inset-x-auto{
right: auto;
left: auto;
}
.md\:top-0{
top: 0;
}
.md\:right-0{
right: 0;
}
.md\:bottom-0{
bottom: 0;
}
.md\:left-0{
left: 0;
}
.md\:top-auto{
top: auto;
}
.md\:right-auto{
right: auto;
}
.md\:bottom-auto{
bottom: auto;
}
.md\:left-auto{
left: auto;
}
.md\:resize-none{
resize: none;
}
.md\:resize-y{
resize: vertical;
}
.md\:resize-x{
resize: horizontal;
}
.md\:resize{
resize: both;
}
.md\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.md\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.md\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.md\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.md\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.md\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.md\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.md\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.md\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.md\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.md\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.md\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.md\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.md\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.md\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.md\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.md\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.md\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.md\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.md\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.md\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.md\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.md\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.md\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.md\:fill-current{
fill: currentColor;
}
.md\:stroke-current{
stroke: currentColor;
}
.md\:table-auto{
table-layout: auto;
}
.md\:table-fixed{
table-layout: fixed;
}
.md\:text-left{
text-align: left;
}
.md\:text-center{
text-align: center;
}
.md\:text-right{
text-align: right;
}
.md\:text-justify{
text-align: justify;
}
.md\:text-color-85c879{
color: #85c879;
}
.md\:text-color-074da2{
color: #074da2;
}
.md\:text-transparent{
color: transparent;
}
.md\:text-black{
color: #000;
}
.md\:text-white{
color: #fff;
}
.md\:text-gray-100{
color: #f7fafc;
}
.md\:text-gray-200{
color: #edf2f7;
}
.md\:text-gray-300{
color: #e2e8f0;
}
.md\:text-gray-400{
color: #cbd5e0;
}
.md\:text-gray-500{
color: #a0aec0;
}
.md\:text-gray-600{
color: #718096;
}
.md\:text-gray-700{
color: #4a5568;
}
.md\:text-gray-800{
color: #2d3748;
}
.md\:text-gray-900{
color: #1a202c;
}
.md\:hover\:text-color-85c879:hover{
color: #85c879;
}
.md\:hover\:text-color-074da2:hover{
color: #074da2;
}
.md\:hover\:text-transparent:hover{
color: transparent;
}
.md\:hover\:text-black:hover{
color: #000;
}
.md\:hover\:text-white:hover{
color: #fff;
}
.md\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.md\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.md\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.md\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.md\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.md\:hover\:text-gray-600:hover{
color: #718096;
}
.md\:hover\:text-gray-700:hover{
color: #4a5568;
}
.md\:hover\:text-gray-800:hover{
color: #2d3748;
}
.md\:hover\:text-gray-900:hover{
color: #1a202c;
}
.md\:focus\:text-color-85c879:focus{
color: #85c879;
}
.md\:focus\:text-color-074da2:focus{
color: #074da2;
}
.md\:focus\:text-transparent:focus{
color: transparent;
}
.md\:focus\:text-black:focus{
color: #000;
}
.md\:focus\:text-white:focus{
color: #fff;
}
.md\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.md\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.md\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.md\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.md\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.md\:focus\:text-gray-600:focus{
color: #718096;
}
.md\:focus\:text-gray-700:focus{
color: #4a5568;
}
.md\:focus\:text-gray-800:focus{
color: #2d3748;
}
.md\:focus\:text-gray-900:focus{
color: #1a202c;
}
.md\:text-2xs{
font-size: .625rem;
}
.md\:text-xs{
font-size: 0.75rem;
}
.md\:text-sm{
font-size: 0.875rem;
}
.md\:text-base{
font-size: 1rem;
}
.md\:text-lg{
font-size: 1.125rem;
}
.md\:text-xl{
font-size: 1.25rem;
}
.md\:text-2xl{
font-size: 1.5rem;
}
.md\:text-3xl{
font-size: 1.875rem;
}
.md\:text-4xl{
font-size: 2.25rem;
}
.md\:text-4\.5xl{
font-size: 2.75rem;
}
.md\:text-5xl{
font-size: 3rem;
}
.md\:text-6xl{
font-size: 4rem;
}
.md\:text-7xl{
font-size: 5rem;
}
.md\:italic{
font-style: italic;
}
.md\:not-italic{
font-style: normal;
}
.md\:uppercase{
text-transform: uppercase;
}
.md\:lowercase{
text-transform: lowercase;
}
.md\:capitalize{
text-transform: capitalize;
}
.md\:normal-case{
text-transform: none;
}
.md\:underline{
text-decoration: underline;
}
.md\:line-through{
text-decoration: line-through;
}
.md\:no-underline{
text-decoration: none;
}
.md\:hover\:underline:hover{
text-decoration: underline;
}
.md\:hover\:line-through:hover{
text-decoration: line-through;
}
.md\:hover\:no-underline:hover{
text-decoration: none;
}
.md\:focus\:underline:focus{
text-decoration: underline;
}
.md\:focus\:line-through:focus{
text-decoration: line-through;
}
.md\:focus\:no-underline:focus{
text-decoration: none;
}
.md\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.md\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.md\:tracking-tighter{
letter-spacing: -0.05em;
}
.md\:tracking-tight{
letter-spacing: -0.025em;
}
.md\:tracking-normal{
letter-spacing: 0;
}
.md\:tracking-wide{
letter-spacing: 0.025em;
}
.md\:tracking-wider{
letter-spacing: 0.05em;
}
.md\:tracking-widest{
letter-spacing: 0.1em;
}
.md\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.md\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.md\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.md\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.md\:align-baseline{
vertical-align: baseline;
}
.md\:align-top{
vertical-align: top;
}
.md\:align-middle{
vertical-align: middle;
}
.md\:align-bottom{
vertical-align: bottom;
}
.md\:align-text-top{
vertical-align: text-top;
}
.md\:align-text-bottom{
vertical-align: text-bottom;
}
.md\:visible{
visibility: visible;
}
.md\:invisible{
visibility: hidden;
}
.md\:whitespace-normal{
white-space: normal;
}
.md\:whitespace-no-wrap{
white-space: nowrap;
}
.md\:whitespace-pre{
white-space: pre;
}
.md\:whitespace-pre-line{
white-space: pre-line;
}
.md\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.md\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.md\:break-words{
overflow-wrap: break-word;
}
.md\:break-all{
word-break: break-all;
}
.md\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.md\:w-0{
width: 0;
}
.md\:w-1{
width: 0.25rem;
}
.md\:w-2{
width: 0.5rem;
}
.md\:w-3{
width: 0.75rem;
}
.md\:w-4{
width: 1rem;
}
.md\:w-5{
width: 1.25rem;
}
.md\:w-6{
width: 1.5rem;
}
.md\:w-8{
width: 2rem;
}
.md\:w-10{
width: 2.5rem;
}
.md\:w-12{
width: 3rem;
}
.md\:w-16{
width: 4rem;
}
.md\:w-20{
width: 5rem;
}
.md\:w-24{
width: 6rem;
}
.md\:w-32{
width: 8rem;
}
.md\:w-40{
width: 10rem;
}
.md\:w-48{
width: 12rem;
}
.md\:w-56{
width: 14rem;
}
.md\:w-64{
width: 16rem;
}
.md\:w-72{
width: 18rem;
}
.md\:w-80{
width: 19rem;
}
.md\:w-auto{
width: auto;
}
.md\:w-px{
width: 1px;
}
.md\:w-1\/2{
width: 50%;
}
.md\:w-1\/3{
width: 33.33333%;
}
.md\:w-2\/3{
width: 66.66667%;
}
.md\:w-1\/4{
width: 25%;
}
.md\:w-2\/4{
width: 50%;
}
.md\:w-3\/4{
width: 75%;
}
.md\:w-1\/5{
width: 20%;
}
.md\:w-2\/5{
width: 40%;
}
.md\:w-3\/5{
width: 60%;
}
.md\:w-4\/5{
width: 80%;
}
.md\:w-1\/6{
width: 16.66667%;
}
.md\:w-2\/6{
width: 33.33333%;
}
.md\:w-3\/6{
width: 50%;
}
.md\:w-4\/6{
width: 66.66667%;
}
.md\:w-5\/6{
width: 83.33333%;
}
.md\:w-1\/12{
width: 8.33333%;
}
.md\:w-2\/12{
width: 16.66667%;
}
.md\:w-3\/12{
width: 25%;
}
.md\:w-4\/12{
width: 33.33333%;
}
.md\:w-5\/12{
width: 41.66667%;
}
.md\:w-6\/12{
width: 50%;
}
.md\:w-7\/12{
width: 58.33333%;
}
.md\:w-8\/12{
width: 66.66667%;
}
.md\:w-9\/12{
width: 75%;
}
.md\:w-10\/12{
width: 83.33333%;
}
.md\:w-11\/12{
width: 91.66667%;
}
.md\:w-full{
width: 100%;
}
.md\:w-screen{
width: 100vw;
}
.md\:z-0{
z-index: 0;
}
.md\:z-10{
z-index: 10;
}
.md\:z-20{
z-index: 20;
}
.md\:z-30{
z-index: 30;
}
.md\:z-40{
z-index: 40;
}
.md\:z-50{
z-index: 50;
}
.md\:z-auto{
z-index: auto;
}
.md\:z-min1{
z-index: -1;
}
}
@media (min-width: 992px){
.lg\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.lg\:bg-fixed{
background-attachment: fixed;
}
.lg\:bg-local{
background-attachment: local;
}
.lg\:bg-scroll{
background-attachment: scroll;
}
.lg\:bg-color-85c879{
background-color: #85c879;
}
.lg\:bg-color-074da2{
background-color: #074da2;
}
.lg\:bg-transparent{
background-color: transparent;
}
.lg\:bg-black{
background-color: #000;
}
.lg\:bg-white{
background-color: #fff;
}
.lg\:bg-gray-100{
background-color: #f7fafc;
}
.lg\:bg-gray-200{
background-color: #edf2f7;
}
.lg\:bg-gray-300{
background-color: #e2e8f0;
}
.lg\:bg-gray-400{
background-color: #cbd5e0;
}
.lg\:bg-gray-500{
background-color: #a0aec0;
}
.lg\:bg-gray-600{
background-color: #718096;
}
.lg\:bg-gray-700{
background-color: #4a5568;
}
.lg\:bg-gray-800{
background-color: #2d3748;
}
.lg\:bg-gray-900{
background-color: #1a202c;
}
.lg\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.lg\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.lg\:hover\:bg-transparent:hover{
background-color: transparent;
}
.lg\:hover\:bg-black:hover{
background-color: #000;
}
.lg\:hover\:bg-white:hover{
background-color: #fff;
}
.lg\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.lg\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.lg\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.lg\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.lg\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.lg\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.lg\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.lg\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.lg\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.lg\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.lg\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.lg\:focus\:bg-transparent:focus{
background-color: transparent;
}
.lg\:focus\:bg-black:focus{
background-color: #000;
}
.lg\:focus\:bg-white:focus{
background-color: #fff;
}
.lg\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.lg\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.lg\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.lg\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.lg\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.lg\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.lg\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.lg\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.lg\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.lg\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.lg\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.lg\:active\:bg-transparent:active{
background-color: transparent;
}
.lg\:active\:bg-black:active{
background-color: #000;
}
.lg\:active\:bg-white:active{
background-color: #fff;
}
.lg\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.lg\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.lg\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.lg\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.lg\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.lg\:active\:bg-gray-600:active{
background-color: #718096;
}
.lg\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.lg\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.lg\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.lg\:bg-bottom{
background-position: bottom;
}
.lg\:bg-center{
background-position: center;
}
.lg\:bg-left{
background-position: left;
}
.lg\:bg-left-bottom{
background-position: left bottom;
}
.lg\:bg-left-top{
background-position: left top;
}
.lg\:bg-right{
background-position: right;
}
.lg\:bg-right-bottom{
background-position: right bottom;
}
.lg\:bg-right-top{
background-position: right top;
}
.lg\:bg-top{
background-position: top;
}
.lg\:bg-repeat{
background-repeat: repeat;
}
.lg\:bg-no-repeat{
background-repeat: no-repeat;
}
.lg\:bg-repeat-x{
background-repeat: repeat-x;
}
.lg\:bg-repeat-y{
background-repeat: repeat-y;
}
.lg\:bg-repeat-round{
background-repeat: round;
}
.lg\:bg-repeat-space{
background-repeat: space;
}
.lg\:bg-auto{
background-size: auto;
}
.lg\:bg-cover{
background-size: cover;
}
.lg\:bg-contain{
background-size: contain;
}
.lg\:border-collapse{
border-collapse: collapse;
}
.lg\:border-separate{
border-collapse: separate;
}
.lg\:border-color-85c879{
border-color: #85c879;
}
.lg\:border-color-074da2{
border-color: #074da2;
}
.lg\:border-transparent{
border-color: transparent;
}
.lg\:border-black{
border-color: #000;
}
.lg\:border-white{
border-color: #fff;
}
.lg\:border-gray-100{
border-color: #f7fafc;
}
.lg\:border-gray-200{
border-color: #edf2f7;
}
.lg\:border-gray-300{
border-color: #e2e8f0;
}
.lg\:border-gray-400{
border-color: #cbd5e0;
}
.lg\:border-gray-500{
border-color: #a0aec0;
}
.lg\:border-gray-600{
border-color: #718096;
}
.lg\:border-gray-700{
border-color: #4a5568;
}
.lg\:border-gray-800{
border-color: #2d3748;
}
.lg\:border-gray-900{
border-color: #1a202c;
}
.lg\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.lg\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.lg\:hover\:border-transparent:hover{
border-color: transparent;
}
.lg\:hover\:border-black:hover{
border-color: #000;
}
.lg\:hover\:border-white:hover{
border-color: #fff;
}
.lg\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.lg\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.lg\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.lg\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.lg\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.lg\:hover\:border-gray-600:hover{
border-color: #718096;
}
.lg\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.lg\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.lg\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.lg\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.lg\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.lg\:focus\:border-transparent:focus{
border-color: transparent;
}
.lg\:focus\:border-black:focus{
border-color: #000;
}
.lg\:focus\:border-white:focus{
border-color: #fff;
}
.lg\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.lg\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.lg\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.lg\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.lg\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.lg\:focus\:border-gray-600:focus{
border-color: #718096;
}
.lg\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.lg\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.lg\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.lg\:rounded-none{
border-radius: 0;
}
.lg\:rounded-sm{
border-radius: 0.125rem;
}
.lg\:rounded{
border-radius: 0.25rem;
}
.lg\:rounded-lg{
border-radius: 0.5rem;
}
.lg\:rounded-full{
border-radius: 9999px;
}
.lg\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.lg\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.lg\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.lg\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.lg\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.lg\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.lg\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.lg\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.lg\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.lg\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.lg\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.lg\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.lg\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.lg\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.lg\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.lg\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.lg\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.lg\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.lg\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.lg\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.lg\:rounded-tl-none{
border-top-left-radius: 0;
}
.lg\:rounded-tr-none{
border-top-right-radius: 0;
}
.lg\:rounded-br-none{
border-bottom-right-radius: 0;
}
.lg\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.lg\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.lg\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.lg\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.lg\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.lg\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.lg\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.lg\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.lg\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.lg\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.lg\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.lg\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.lg\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.lg\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.lg\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.lg\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.lg\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.lg\:border-solid{
border-style: solid;
}
.lg\:border-dashed{
border-style: dashed;
}
.lg\:border-dotted{
border-style: dotted;
}
.lg\:border-none{
border-style: none;
}
.lg\:border-0{
border-width: 0;
}
.lg\:border-2{
border-width: 2px;
}
.lg\:border-4{
border-width: 4px;
}
.lg\:border-8{
border-width: 8px;
}
.lg\:border{
border-width: 1px;
}
.lg\:border-t-0{
border-top-width: 0;
}
.lg\:border-r-0{
border-right-width: 0;
}
.lg\:border-b-0{
border-bottom-width: 0;
}
.lg\:border-l-0{
border-left-width: 0;
}
.lg\:border-t-2{
border-top-width: 2px;
}
.lg\:border-r-2{
border-right-width: 2px;
}
.lg\:border-b-2{
border-bottom-width: 2px;
}
.lg\:border-l-2{
border-left-width: 2px;
}
.lg\:border-t-4{
border-top-width: 4px;
}
.lg\:border-r-4{
border-right-width: 4px;
}
.lg\:border-b-4{
border-bottom-width: 4px;
}
.lg\:border-l-4{
border-left-width: 4px;
}
.lg\:border-t-8{
border-top-width: 8px;
}
.lg\:border-r-8{
border-right-width: 8px;
}
.lg\:border-b-8{
border-bottom-width: 8px;
}
.lg\:border-l-8{
border-left-width: 8px;
}
.lg\:border-t{
border-top-width: 1px;
}
.lg\:border-r{
border-right-width: 1px;
}
.lg\:border-b{
border-bottom-width: 1px;
}
.lg\:border-l{
border-left-width: 1px;
}
.lg\:hover\:border-0:hover{
border-width: 0;
}
.lg\:hover\:border-2:hover{
border-width: 2px;
}
.lg\:hover\:border-4:hover{
border-width: 4px;
}
.lg\:hover\:border-8:hover{
border-width: 8px;
}
.lg\:hover\:border:hover{
border-width: 1px;
}
.lg\:hover\:border-t-0:hover{
border-top-width: 0;
}
.lg\:hover\:border-r-0:hover{
border-right-width: 0;
}
.lg\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.lg\:hover\:border-l-0:hover{
border-left-width: 0;
}
.lg\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.lg\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.lg\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.lg\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.lg\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.lg\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.lg\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.lg\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.lg\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.lg\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.lg\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.lg\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.lg\:hover\:border-t:hover{
border-top-width: 1px;
}
.lg\:hover\:border-r:hover{
border-right-width: 1px;
}
.lg\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.lg\:hover\:border-l:hover{
border-left-width: 1px;
}
.lg\:cursor-auto{
cursor: auto;
}
.lg\:cursor-default{
cursor: default;
}
.lg\:cursor-pointer{
cursor: pointer;
}
.lg\:cursor-wait{
cursor: wait;
}
.lg\:cursor-text{
cursor: text;
}
.lg\:cursor-move{
cursor: move;
}
.lg\:cursor-not-allowed{
cursor: not-allowed;
}
.lg\:hover\:cursor-auto:hover{
cursor: auto;
}
.lg\:hover\:cursor-default:hover{
cursor: default;
}
.lg\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.lg\:hover\:cursor-wait:hover{
cursor: wait;
}
.lg\:hover\:cursor-text:hover{
cursor: text;
}
.lg\:hover\:cursor-move:hover{
cursor: move;
}
.lg\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.lg\:block{
display: block;
}
.lg\:inline-block{
display: inline-block;
}
.lg\:inline{
display: inline;
}
.lg\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.lg\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.lg\:table{
display: table;
}
.lg\:table-row{
display: table-row;
}
.lg\:table-cell{
display: table-cell;
}
.lg\:hidden{
display: none;
}
.lg\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.lg\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.lg\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.lg\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.lg\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lg\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.lg\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.lg\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.lg\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.lg\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.lg\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.lg\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.lg\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.lg\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.lg\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.lg\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.lg\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.lg\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.lg\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.lg\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.lg\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.lg\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.lg\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.lg\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.lg\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.lg\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.lg\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.lg\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.lg\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.lg\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.lg\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.lg\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.lg\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.lg\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.lg\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.lg\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.lg\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.lg\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.lg\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.lg\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.lg\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.lg\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.lg\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.lg\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.lg\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.lg\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.lg\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.lg\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.lg\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.lg\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.lg\:float-right{
float: right;
}
.lg\:float-left{
float: left;
}
.lg\:float-none{
float: none;
}
.lg\:clearfix:after{
content: "";
display: table;
clear: both;
}
.lg\:font-oswald{
font-family: Oswald, sans-serif;
}
.lg\:font-open{
font-family: Open Sans, sans-serif;
}
.lg\:font-hairline{
font-weight: 100;
}
.lg\:font-thin{
font-weight: 200;
}
.lg\:font-light{
font-weight: 300;
}
.lg\:font-normal{
font-weight: 400;
}
.lg\:font-medium{
font-weight: 500;
}
.lg\:font-semibold{
font-weight: 600;
}
.lg\:font-bold{
font-weight: 700;
}
.lg\:font-extrabold{
font-weight: 800;
}
.lg\:font-black{
font-weight: 900;
}
.lg\:hover\:font-hairline:hover{
font-weight: 100;
}
.lg\:hover\:font-thin:hover{
font-weight: 200;
}
.lg\:hover\:font-light:hover{
font-weight: 300;
}
.lg\:hover\:font-normal:hover{
font-weight: 400;
}
.lg\:hover\:font-medium:hover{
font-weight: 500;
}
.lg\:hover\:font-semibold:hover{
font-weight: 600;
}
.lg\:hover\:font-bold:hover{
font-weight: 700;
}
.lg\:hover\:font-extrabold:hover{
font-weight: 800;
}
.lg\:hover\:font-black:hover{
font-weight: 900;
}
.lg\:focus\:font-hairline:focus{
font-weight: 100;
}
.lg\:focus\:font-thin:focus{
font-weight: 200;
}
.lg\:focus\:font-light:focus{
font-weight: 300;
}
.lg\:focus\:font-normal:focus{
font-weight: 400;
}
.lg\:focus\:font-medium:focus{
font-weight: 500;
}
.lg\:focus\:font-semibold:focus{
font-weight: 600;
}
.lg\:focus\:font-bold:focus{
font-weight: 700;
}
.lg\:focus\:font-extrabold:focus{
font-weight: 800;
}
.lg\:focus\:font-black:focus{
font-weight: 900;
}
.lg\:h-0{
height: 0;
}
.lg\:h-1{
height: 0.25rem;
}
.lg\:h-2{
height: 0.5rem;
}
.lg\:h-3{
height: 0.75rem;
}
.lg\:h-4{
height: 1rem;
}
.lg\:h-5{
height: 1.25rem;
}
.lg\:h-6{
height: 1.5rem;
}
.lg\:h-8{
height: 2rem;
}
.lg\:h-10{
height: 2.5rem;
}
.lg\:h-12{
height: 3rem;
}
.lg\:h-16{
height: 4rem;
}
.lg\:h-20{
height: 5rem;
}
.lg\:h-24{
height: 6rem;
}
.lg\:h-32{
height: 8rem;
}
.lg\:h-40{
height: 10rem;
}
.lg\:h-48{
height: 12rem;
}
.lg\:h-56{
height: 14rem;
}
.lg\:h-64{
height: 16rem;
}
.lg\:h-72{
height: 18rem;
}
.lg\:h-80{
height: 19rem;
}
.lg\:h-auto{
height: auto;
}
.lg\:h-px{
height: 1px;
}
.lg\:h-full{
height: 100%;
}
.lg\:h-iframe{
height: 19.5rem;
}
.lg\:h-screen{
height: 100vh;
}
.lg\:leading-none{
line-height: 1;
}
.lg\:leading-tight{
line-height: 1.25;
}
.lg\:leading-normal{
line-height: 1.5;
}
.lg\:leading-loose{
line-height: 2;
}
.lg\:list-inside{
list-style-position: inside;
}
.lg\:list-outside{
list-style-position: outside;
}
.lg\:list-none{
list-style-type: none;
}
.lg\:list-disc{
list-style-type: disc;
}
.lg\:list-decimal{
list-style-type: decimal;
}
.lg\:m-0{
margin: 0;
}
.lg\:m-1{
margin: 0.25rem;
}
.lg\:m-2{
margin: 0.5rem;
}
.lg\:m-3{
margin: 0.75rem;
}
.lg\:m-4{
margin: 1rem;
}
.lg\:m-5{
margin: 1.25rem;
}
.lg\:m-6{
margin: 1.5rem;
}
.lg\:m-8{
margin: 2rem;
}
.lg\:m-10{
margin: 2.5rem;
}
.lg\:m-12{
margin: 3rem;
}
.lg\:m-16{
margin: 4rem;
}
.lg\:m-20{
margin: 5rem;
}
.lg\:m-24{
margin: 6rem;
}
.lg\:m-32{
margin: 8rem;
}
.lg\:m-40{
margin: 10rem;
}
.lg\:m-48{
margin: 12rem;
}
.lg\:m-56{
margin: 14rem;
}
.lg\:m-64{
margin: 16rem;
}
.lg\:m-72{
margin: 18rem;
}
.lg\:m-80{
margin: 19rem;
}
.lg\:m-auto{
margin: auto;
}
.lg\:m-px{
margin: 1px;
}
.lg\:-m-1{
margin: -0.25rem;
}
.lg\:-m-2{
margin: -0.5rem;
}
.lg\:-m-3{
margin: -0.75rem;
}
.lg\:-m-4{
margin: -1rem;
}
.lg\:-m-5{
margin: -1.25rem;
}
.lg\:-m-6{
margin: -1.5rem;
}
.lg\:-m-8{
margin: -2rem;
}
.lg\:-m-10{
margin: -2.5rem;
}
.lg\:-m-12{
margin: -3rem;
}
.lg\:-m-16{
margin: -4rem;
}
.lg\:-m-20{
margin: -5rem;
}
.lg\:-m-24{
margin: -6rem;
}
.lg\:-m-32{
margin: -8rem;
}
.lg\:-m-40{
margin: -10rem;
}
.lg\:-m-48{
margin: -12rem;
}
.lg\:-m-56{
margin: -14rem;
}
.lg\:-m-64{
margin: -16rem;
}
.lg\:-m-72{
margin: -18rem;
}
.lg\:-m-80{
margin: -19rem;
}
.lg\:-m-px{
margin: -1px;
}
.lg\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.lg\:mx-0{
margin-left: 0;
margin-right: 0;
}
.lg\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.lg\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.lg\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.lg\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.lg\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.lg\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.lg\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.lg\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.lg\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.lg\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.lg\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.lg\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.lg\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.lg\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.lg\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.lg\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.lg\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.lg\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.lg\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.lg\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.lg\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.lg\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.lg\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.lg\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.lg\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.lg\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.lg\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.lg\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.lg\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.lg\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.lg\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.lg\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.lg\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.lg\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.lg\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.lg\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.lg\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.lg\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.lg\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.lg\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.lg\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.lg\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.lg\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.lg\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.lg\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.lg\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.lg\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.lg\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.lg\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.lg\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.lg\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.lg\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.lg\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.lg\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.lg\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.lg\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.lg\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.lg\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.lg\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.lg\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.lg\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.lg\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.lg\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.lg\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.lg\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.lg\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.lg\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.lg\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.lg\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.lg\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.lg\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.lg\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.lg\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.lg\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.lg\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.lg\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.lg\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.lg\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.lg\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.lg\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.lg\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.lg\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.lg\:mt-0{
margin-top: 0;
}
.lg\:mr-0{
margin-right: 0;
}
.lg\:mb-0{
margin-bottom: 0;
}
.lg\:ml-0{
margin-left: 0;
}
.lg\:mt-1{
margin-top: 0.25rem;
}
.lg\:mr-1{
margin-right: 0.25rem;
}
.lg\:mb-1{
margin-bottom: 0.25rem;
}
.lg\:ml-1{
margin-left: 0.25rem;
}
.lg\:mt-2{
margin-top: 0.5rem;
}
.lg\:mr-2{
margin-right: 0.5rem;
}
.lg\:mb-2{
margin-bottom: 0.5rem;
}
.lg\:ml-2{
margin-left: 0.5rem;
}
.lg\:mt-3{
margin-top: 0.75rem;
}
.lg\:mr-3{
margin-right: 0.75rem;
}
.lg\:mb-3{
margin-bottom: 0.75rem;
}
.lg\:ml-3{
margin-left: 0.75rem;
}
.lg\:mt-4{
margin-top: 1rem;
}
.lg\:mr-4{
margin-right: 1rem;
}
.lg\:mb-4{
margin-bottom: 1rem;
}
.lg\:ml-4{
margin-left: 1rem;
}
.lg\:mt-5{
margin-top: 1.25rem;
}
.lg\:mr-5{
margin-right: 1.25rem;
}
.lg\:mb-5{
margin-bottom: 1.25rem;
}
.lg\:ml-5{
margin-left: 1.25rem;
}
.lg\:mt-6{
margin-top: 1.5rem;
}
.lg\:mr-6{
margin-right: 1.5rem;
}
.lg\:mb-6{
margin-bottom: 1.5rem;
}
.lg\:ml-6{
margin-left: 1.5rem;
}
.lg\:mt-8{
margin-top: 2rem;
}
.lg\:mr-8{
margin-right: 2rem;
}
.lg\:mb-8{
margin-bottom: 2rem;
}
.lg\:ml-8{
margin-left: 2rem;
}
.lg\:mt-10{
margin-top: 2.5rem;
}
.lg\:mr-10{
margin-right: 2.5rem;
}
.lg\:mb-10{
margin-bottom: 2.5rem;
}
.lg\:ml-10{
margin-left: 2.5rem;
}
.lg\:mt-12{
margin-top: 3rem;
}
.lg\:mr-12{
margin-right: 3rem;
}
.lg\:mb-12{
margin-bottom: 3rem;
}
.lg\:ml-12{
margin-left: 3rem;
}
.lg\:mt-16{
margin-top: 4rem;
}
.lg\:mr-16{
margin-right: 4rem;
}
.lg\:mb-16{
margin-bottom: 4rem;
}
.lg\:ml-16{
margin-left: 4rem;
}
.lg\:mt-20{
margin-top: 5rem;
}
.lg\:mr-20{
margin-right: 5rem;
}
.lg\:mb-20{
margin-bottom: 5rem;
}
.lg\:ml-20{
margin-left: 5rem;
}
.lg\:mt-24{
margin-top: 6rem;
}
.lg\:mr-24{
margin-right: 6rem;
}
.lg\:mb-24{
margin-bottom: 6rem;
}
.lg\:ml-24{
margin-left: 6rem;
}
.lg\:mt-32{
margin-top: 8rem;
}
.lg\:mr-32{
margin-right: 8rem;
}
.lg\:mb-32{
margin-bottom: 8rem;
}
.lg\:ml-32{
margin-left: 8rem;
}
.lg\:mt-40{
margin-top: 10rem;
}
.lg\:mr-40{
margin-right: 10rem;
}
.lg\:mb-40{
margin-bottom: 10rem;
}
.lg\:ml-40{
margin-left: 10rem;
}
.lg\:mt-48{
margin-top: 12rem;
}
.lg\:mr-48{
margin-right: 12rem;
}
.lg\:mb-48{
margin-bottom: 12rem;
}
.lg\:ml-48{
margin-left: 12rem;
}
.lg\:mt-56{
margin-top: 14rem;
}
.lg\:mr-56{
margin-right: 14rem;
}
.lg\:mb-56{
margin-bottom: 14rem;
}
.lg\:ml-56{
margin-left: 14rem;
}
.lg\:mt-64{
margin-top: 16rem;
}
.lg\:mr-64{
margin-right: 16rem;
}
.lg\:mb-64{
margin-bottom: 16rem;
}
.lg\:ml-64{
margin-left: 16rem;
}
.lg\:mt-72{
margin-top: 18rem;
}
.lg\:mr-72{
margin-right: 18rem;
}
.lg\:mb-72{
margin-bottom: 18rem;
}
.lg\:ml-72{
margin-left: 18rem;
}
.lg\:mt-80{
margin-top: 19rem;
}
.lg\:mr-80{
margin-right: 19rem;
}
.lg\:mb-80{
margin-bottom: 19rem;
}
.lg\:ml-80{
margin-left: 19rem;
}
.lg\:mt-auto{
margin-top: auto;
}
.lg\:mr-auto{
margin-right: auto;
}
.lg\:mb-auto{
margin-bottom: auto;
}
.lg\:ml-auto{
margin-left: auto;
}
.lg\:mt-px{
margin-top: 1px;
}
.lg\:mr-px{
margin-right: 1px;
}
.lg\:mb-px{
margin-bottom: 1px;
}
.lg\:ml-px{
margin-left: 1px;
}
.lg\:-mt-1{
margin-top: -0.25rem;
}
.lg\:-mr-1{
margin-right: -0.25rem;
}
.lg\:-mb-1{
margin-bottom: -0.25rem;
}
.lg\:-ml-1{
margin-left: -0.25rem;
}
.lg\:-mt-2{
margin-top: -0.5rem;
}
.lg\:-mr-2{
margin-right: -0.5rem;
}
.lg\:-mb-2{
margin-bottom: -0.5rem;
}
.lg\:-ml-2{
margin-left: -0.5rem;
}
.lg\:-mt-3{
margin-top: -0.75rem;
}
.lg\:-mr-3{
margin-right: -0.75rem;
}
.lg\:-mb-3{
margin-bottom: -0.75rem;
}
.lg\:-ml-3{
margin-left: -0.75rem;
}
.lg\:-mt-4{
margin-top: -1rem;
}
.lg\:-mr-4{
margin-right: -1rem;
}
.lg\:-mb-4{
margin-bottom: -1rem;
}
.lg\:-ml-4{
margin-left: -1rem;
}
.lg\:-mt-5{
margin-top: -1.25rem;
}
.lg\:-mr-5{
margin-right: -1.25rem;
}
.lg\:-mb-5{
margin-bottom: -1.25rem;
}
.lg\:-ml-5{
margin-left: -1.25rem;
}
.lg\:-mt-6{
margin-top: -1.5rem;
}
.lg\:-mr-6{
margin-right: -1.5rem;
}
.lg\:-mb-6{
margin-bottom: -1.5rem;
}
.lg\:-ml-6{
margin-left: -1.5rem;
}
.lg\:-mt-8{
margin-top: -2rem;
}
.lg\:-mr-8{
margin-right: -2rem;
}
.lg\:-mb-8{
margin-bottom: -2rem;
}
.lg\:-ml-8{
margin-left: -2rem;
}
.lg\:-mt-10{
margin-top: -2.5rem;
}
.lg\:-mr-10{
margin-right: -2.5rem;
}
.lg\:-mb-10{
margin-bottom: -2.5rem;
}
.lg\:-ml-10{
margin-left: -2.5rem;
}
.lg\:-mt-12{
margin-top: -3rem;
}
.lg\:-mr-12{
margin-right: -3rem;
}
.lg\:-mb-12{
margin-bottom: -3rem;
}
.lg\:-ml-12{
margin-left: -3rem;
}
.lg\:-mt-16{
margin-top: -4rem;
}
.lg\:-mr-16{
margin-right: -4rem;
}
.lg\:-mb-16{
margin-bottom: -4rem;
}
.lg\:-ml-16{
margin-left: -4rem;
}
.lg\:-mt-20{
margin-top: -5rem;
}
.lg\:-mr-20{
margin-right: -5rem;
}
.lg\:-mb-20{
margin-bottom: -5rem;
}
.lg\:-ml-20{
margin-left: -5rem;
}
.lg\:-mt-24{
margin-top: -6rem;
}
.lg\:-mr-24{
margin-right: -6rem;
}
.lg\:-mb-24{
margin-bottom: -6rem;
}
.lg\:-ml-24{
margin-left: -6rem;
}
.lg\:-mt-32{
margin-top: -8rem;
}
.lg\:-mr-32{
margin-right: -8rem;
}
.lg\:-mb-32{
margin-bottom: -8rem;
}
.lg\:-ml-32{
margin-left: -8rem;
}
.lg\:-mt-40{
margin-top: -10rem;
}
.lg\:-mr-40{
margin-right: -10rem;
}
.lg\:-mb-40{
margin-bottom: -10rem;
}
.lg\:-ml-40{
margin-left: -10rem;
}
.lg\:-mt-48{
margin-top: -12rem;
}
.lg\:-mr-48{
margin-right: -12rem;
}
.lg\:-mb-48{
margin-bottom: -12rem;
}
.lg\:-ml-48{
margin-left: -12rem;
}
.lg\:-mt-56{
margin-top: -14rem;
}
.lg\:-mr-56{
margin-right: -14rem;
}
.lg\:-mb-56{
margin-bottom: -14rem;
}
.lg\:-ml-56{
margin-left: -14rem;
}
.lg\:-mt-64{
margin-top: -16rem;
}
.lg\:-mr-64{
margin-right: -16rem;
}
.lg\:-mb-64{
margin-bottom: -16rem;
}
.lg\:-ml-64{
margin-left: -16rem;
}
.lg\:-mt-72{
margin-top: -18rem;
}
.lg\:-mr-72{
margin-right: -18rem;
}
.lg\:-mb-72{
margin-bottom: -18rem;
}
.lg\:-ml-72{
margin-left: -18rem;
}
.lg\:-mt-80{
margin-top: -19rem;
}
.lg\:-mr-80{
margin-right: -19rem;
}
.lg\:-mb-80{
margin-bottom: -19rem;
}
.lg\:-ml-80{
margin-left: -19rem;
}
.lg\:-mt-px{
margin-top: -1px;
}
.lg\:-mr-px{
margin-right: -1px;
}
.lg\:-mb-px{
margin-bottom: -1px;
}
.lg\:-ml-px{
margin-left: -1px;
}
.lg\:max-h-full{
max-height: 100%;
}
.lg\:max-h-screen{
max-height: 100vh;
}
.lg\:max-w-xs{
max-width: 20rem;
}
.lg\:max-w-sm{
max-width: 24rem;
}
.lg\:max-w-md{
max-width: 28rem;
}
.lg\:max-w-lg{
max-width: 32rem;
}
.lg\:max-w-xl{
max-width: 36rem;
}
.lg\:max-w-2xl{
max-width: 42rem;
}
.lg\:max-w-3xl{
max-width: 48rem;
}
.lg\:max-w-4xl{
max-width: 56rem;
}
.lg\:max-w-5xl{
max-width: 64rem;
}
.lg\:max-w-6xl{
max-width: 72rem;
}
.lg\:max-w-full{
max-width: 100%;
}
.lg\:min-h-0{
min-height: 0;
}
.lg\:min-h-full{
min-height: 100%;
}
.lg\:min-h-screen{
min-height: 100vh;
}
.lg\:min-w-0{
min-width: 0;
}
.lg\:min-w-full{
min-width: 100%;
}
.lg\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.lg\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.lg\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.lg\:object-none{
-o-object-fit: none;
object-fit: none;
}
.lg\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.lg\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.lg\:object-center{
-o-object-position: center;
object-position: center;
}
.lg\:object-left{
-o-object-position: left;
object-position: left;
}
.lg\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.lg\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.lg\:object-right{
-o-object-position: right;
object-position: right;
}
.lg\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.lg\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.lg\:object-top{
-o-object-position: top;
object-position: top;
}
.lg\:opacity-0{
opacity: 0;
}
.lg\:opacity-25{
opacity: 0.25;
}
.lg\:opacity-50{
opacity: 0.5;
}
.lg\:opacity-75{
opacity: 0.75;
}
.lg\:opacity-100{
opacity: 1;
}
.lg\:hover\:opacity-0:hover{
opacity: 0;
}
.lg\:hover\:opacity-25:hover{
opacity: 0.25;
}
.lg\:hover\:opacity-50:hover{
opacity: 0.5;
}
.lg\:hover\:opacity-75:hover{
opacity: 0.75;
}
.lg\:hover\:opacity-100:hover{
opacity: 1;
}
.lg\:outline-none{
outline: 0;
}
.lg\:focus\:outline-none:focus{
outline: 0;
}
.lg\:overflow-auto{
overflow: auto;
}
.lg\:overflow-hidden{
overflow: hidden;
}
.lg\:overflow-visible{
overflow: visible;
}
.lg\:overflow-scroll{
overflow: scroll;
}
.lg\:overflow-x-auto{
overflow-x: auto;
}
.lg\:overflow-y-auto{
overflow-y: auto;
}
.lg\:overflow-x-hidden{
overflow-x: hidden;
}
.lg\:overflow-y-hidden{
overflow-y: hidden;
}
.lg\:overflow-x-visible{
overflow-x: visible;
}
.lg\:overflow-y-visible{
overflow-y: visible;
}
.lg\:overflow-x-scroll{
overflow-x: scroll;
}
.lg\:overflow-y-scroll{
overflow-y: scroll;
}
.lg\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.lg\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.lg\:p-0{
padding: 0;
}
.lg\:p-1{
padding: 0.25rem;
}
.lg\:p-2{
padding: 0.5rem;
}
.lg\:p-3{
padding: 0.75rem;
}
.lg\:p-4{
padding: 1rem;
}
.lg\:p-5{
padding: 1.25rem;
}
.lg\:p-6{
padding: 1.5rem;
}
.lg\:p-8{
padding: 2rem;
}
.lg\:p-10{
padding: 2.5rem;
}
.lg\:p-12{
padding: 3rem;
}
.lg\:p-16{
padding: 4rem;
}
.lg\:p-20{
padding: 5rem;
}
.lg\:p-24{
padding: 6rem;
}
.lg\:p-32{
padding: 8rem;
}
.lg\:p-40{
padding: 10rem;
}
.lg\:p-48{
padding: 12rem;
}
.lg\:p-56{
padding: 14rem;
}
.lg\:p-64{
padding: 16rem;
}
.lg\:p-72{
padding: 18rem;
}
.lg\:p-80{
padding: 19rem;
}
.lg\:p-px{
padding: 1px;
}
.lg\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.lg\:px-0{
padding-left: 0;
padding-right: 0;
}
.lg\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.lg\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.lg\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.lg\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.lg\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.lg\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.lg\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.lg\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.lg\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.lg\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.lg\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.lg\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.lg\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.lg\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.lg\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.lg\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.lg\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.lg\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.lg\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.lg\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.lg\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.lg\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.lg\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.lg\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.lg\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.lg\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.lg\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.lg\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.lg\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.lg\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.lg\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.lg\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.lg\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.lg\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.lg\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.lg\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.lg\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.lg\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.lg\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.lg\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.lg\:pt-0{
padding-top: 0;
}
.lg\:pr-0{
padding-right: 0;
}
.lg\:pb-0{
padding-bottom: 0;
}
.lg\:pl-0{
padding-left: 0;
}
.lg\:pt-1{
padding-top: 0.25rem;
}
.lg\:pr-1{
padding-right: 0.25rem;
}
.lg\:pb-1{
padding-bottom: 0.25rem;
}
.lg\:pl-1{
padding-left: 0.25rem;
}
.lg\:pt-2{
padding-top: 0.5rem;
}
.lg\:pr-2{
padding-right: 0.5rem;
}
.lg\:pb-2{
padding-bottom: 0.5rem;
}
.lg\:pl-2{
padding-left: 0.5rem;
}
.lg\:pt-3{
padding-top: 0.75rem;
}
.lg\:pr-3{
padding-right: 0.75rem;
}
.lg\:pb-3{
padding-bottom: 0.75rem;
}
.lg\:pl-3{
padding-left: 0.75rem;
}
.lg\:pt-4{
padding-top: 1rem;
}
.lg\:pr-4{
padding-right: 1rem;
}
.lg\:pb-4{
padding-bottom: 1rem;
}
.lg\:pl-4{
padding-left: 1rem;
}
.lg\:pt-5{
padding-top: 1.25rem;
}
.lg\:pr-5{
padding-right: 1.25rem;
}
.lg\:pb-5{
padding-bottom: 1.25rem;
}
.lg\:pl-5{
padding-left: 1.25rem;
}
.lg\:pt-6{
padding-top: 1.5rem;
}
.lg\:pr-6{
padding-right: 1.5rem;
}
.lg\:pb-6{
padding-bottom: 1.5rem;
}
.lg\:pl-6{
padding-left: 1.5rem;
}
.lg\:pt-8{
padding-top: 2rem;
}
.lg\:pr-8{
padding-right: 2rem;
}
.lg\:pb-8{
padding-bottom: 2rem;
}
.lg\:pl-8{
padding-left: 2rem;
}
.lg\:pt-10{
padding-top: 2.5rem;
}
.lg\:pr-10{
padding-right: 2.5rem;
}
.lg\:pb-10{
padding-bottom: 2.5rem;
}
.lg\:pl-10{
padding-left: 2.5rem;
}
.lg\:pt-12{
padding-top: 3rem;
}
.lg\:pr-12{
padding-right: 3rem;
}
.lg\:pb-12{
padding-bottom: 3rem;
}
.lg\:pl-12{
padding-left: 3rem;
}
.lg\:pt-16{
padding-top: 4rem;
}
.lg\:pr-16{
padding-right: 4rem;
}
.lg\:pb-16{
padding-bottom: 4rem;
}
.lg\:pl-16{
padding-left: 4rem;
}
.lg\:pt-20{
padding-top: 5rem;
}
.lg\:pr-20{
padding-right: 5rem;
}
.lg\:pb-20{
padding-bottom: 5rem;
}
.lg\:pl-20{
padding-left: 5rem;
}
.lg\:pt-24{
padding-top: 6rem;
}
.lg\:pr-24{
padding-right: 6rem;
}
.lg\:pb-24{
padding-bottom: 6rem;
}
.lg\:pl-24{
padding-left: 6rem;
}
.lg\:pt-32{
padding-top: 8rem;
}
.lg\:pr-32{
padding-right: 8rem;
}
.lg\:pb-32{
padding-bottom: 8rem;
}
.lg\:pl-32{
padding-left: 8rem;
}
.lg\:pt-40{
padding-top: 10rem;
}
.lg\:pr-40{
padding-right: 10rem;
}
.lg\:pb-40{
padding-bottom: 10rem;
}
.lg\:pl-40{
padding-left: 10rem;
}
.lg\:pt-48{
padding-top: 12rem;
}
.lg\:pr-48{
padding-right: 12rem;
}
.lg\:pb-48{
padding-bottom: 12rem;
}
.lg\:pl-48{
padding-left: 12rem;
}
.lg\:pt-56{
padding-top: 14rem;
}
.lg\:pr-56{
padding-right: 14rem;
}
.lg\:pb-56{
padding-bottom: 14rem;
}
.lg\:pl-56{
padding-left: 14rem;
}
.lg\:pt-64{
padding-top: 16rem;
}
.lg\:pr-64{
padding-right: 16rem;
}
.lg\:pb-64{
padding-bottom: 16rem;
}
.lg\:pl-64{
padding-left: 16rem;
}
.lg\:pt-72{
padding-top: 18rem;
}
.lg\:pr-72{
padding-right: 18rem;
}
.lg\:pb-72{
padding-bottom: 18rem;
}
.lg\:pl-72{
padding-left: 18rem;
}
.lg\:pt-80{
padding-top: 19rem;
}
.lg\:pr-80{
padding-right: 19rem;
}
.lg\:pb-80{
padding-bottom: 19rem;
}
.lg\:pl-80{
padding-left: 19rem;
}
.lg\:pt-px{
padding-top: 1px;
}
.lg\:pr-px{
padding-right: 1px;
}
.lg\:pb-px{
padding-bottom: 1px;
}
.lg\:pl-px{
padding-left: 1px;
}
.lg\:pointer-events-none{
pointer-events: none;
}
.lg\:pointer-events-auto{
pointer-events: auto;
}
.lg\:static{
position: static;
}
.lg\:fixed{
position: fixed;
}
.lg\:absolute{
position: absolute;
}
.lg\:relative{
position: relative;
}
.lg\:sticky{
position: -webkit-sticky;
position: sticky;
}
.lg\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.lg\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.lg\:inset-y-0{
top: 0;
bottom: 0;
}
.lg\:inset-x-0{
right: 0;
left: 0;
}
.lg\:inset-y-auto{
top: auto;
bottom: auto;
}
.lg\:inset-x-auto{
right: auto;
left: auto;
}
.lg\:top-0{
top: 0;
}
.lg\:right-0{
right: 0;
}
.lg\:bottom-0{
bottom: 0;
}
.lg\:left-0{
left: 0;
}
.lg\:top-auto{
top: auto;
}
.lg\:right-auto{
right: auto;
}
.lg\:bottom-auto{
bottom: auto;
}
.lg\:left-auto{
left: auto;
}
.lg\:resize-none{
resize: none;
}
.lg\:resize-y{
resize: vertical;
}
.lg\:resize-x{
resize: horizontal;
}
.lg\:resize{
resize: both;
}
.lg\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.lg\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.lg\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.lg\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.lg\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.lg\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.lg\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.lg\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.lg\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.lg\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.lg\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.lg\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.lg\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.lg\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.lg\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.lg\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.lg\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.lg\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.lg\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.lg\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.lg\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.lg\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.lg\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.lg\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.lg\:fill-current{
fill: currentColor;
}
.lg\:stroke-current{
stroke: currentColor;
}
.lg\:table-auto{
table-layout: auto;
}
.lg\:table-fixed{
table-layout: fixed;
}
.lg\:text-left{
text-align: left;
}
.lg\:text-center{
text-align: center;
}
.lg\:text-right{
text-align: right;
}
.lg\:text-justify{
text-align: justify;
}
.lg\:text-color-85c879{
color: #85c879;
}
.lg\:text-color-074da2{
color: #074da2;
}
.lg\:text-transparent{
color: transparent;
}
.lg\:text-black{
color: #000;
}
.lg\:text-white{
color: #fff;
}
.lg\:text-gray-100{
color: #f7fafc;
}
.lg\:text-gray-200{
color: #edf2f7;
}
.lg\:text-gray-300{
color: #e2e8f0;
}
.lg\:text-gray-400{
color: #cbd5e0;
}
.lg\:text-gray-500{
color: #a0aec0;
}
.lg\:text-gray-600{
color: #718096;
}
.lg\:text-gray-700{
color: #4a5568;
}
.lg\:text-gray-800{
color: #2d3748;
}
.lg\:text-gray-900{
color: #1a202c;
}
.lg\:hover\:text-color-85c879:hover{
color: #85c879;
}
.lg\:hover\:text-color-074da2:hover{
color: #074da2;
}
.lg\:hover\:text-transparent:hover{
color: transparent;
}
.lg\:hover\:text-black:hover{
color: #000;
}
.lg\:hover\:text-white:hover{
color: #fff;
}
.lg\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.lg\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.lg\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.lg\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.lg\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.lg\:hover\:text-gray-600:hover{
color: #718096;
}
.lg\:hover\:text-gray-700:hover{
color: #4a5568;
}
.lg\:hover\:text-gray-800:hover{
color: #2d3748;
}
.lg\:hover\:text-gray-900:hover{
color: #1a202c;
}
.lg\:focus\:text-color-85c879:focus{
color: #85c879;
}
.lg\:focus\:text-color-074da2:focus{
color: #074da2;
}
.lg\:focus\:text-transparent:focus{
color: transparent;
}
.lg\:focus\:text-black:focus{
color: #000;
}
.lg\:focus\:text-white:focus{
color: #fff;
}
.lg\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.lg\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.lg\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.lg\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.lg\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.lg\:focus\:text-gray-600:focus{
color: #718096;
}
.lg\:focus\:text-gray-700:focus{
color: #4a5568;
}
.lg\:focus\:text-gray-800:focus{
color: #2d3748;
}
.lg\:focus\:text-gray-900:focus{
color: #1a202c;
}
.lg\:text-2xs{
font-size: .625rem;
}
.lg\:text-xs{
font-size: 0.75rem;
}
.lg\:text-sm{
font-size: 0.875rem;
}
.lg\:text-base{
font-size: 1rem;
}
.lg\:text-lg{
font-size: 1.125rem;
}
.lg\:text-xl{
font-size: 1.25rem;
}
.lg\:text-2xl{
font-size: 1.5rem;
}
.lg\:text-3xl{
font-size: 1.875rem;
}
.lg\:text-4xl{
font-size: 2.25rem;
}
.lg\:text-4\.5xl{
font-size: 2.75rem;
}
.lg\:text-5xl{
font-size: 3rem;
}
.lg\:text-6xl{
font-size: 4rem;
}
.lg\:text-7xl{
font-size: 5rem;
}
.lg\:italic{
font-style: italic;
}
.lg\:not-italic{
font-style: normal;
}
.lg\:uppercase{
text-transform: uppercase;
}
.lg\:lowercase{
text-transform: lowercase;
}
.lg\:capitalize{
text-transform: capitalize;
}
.lg\:normal-case{
text-transform: none;
}
.lg\:underline{
text-decoration: underline;
}
.lg\:line-through{
text-decoration: line-through;
}
.lg\:no-underline{
text-decoration: none;
}
.lg\:hover\:underline:hover{
text-decoration: underline;
}
.lg\:hover\:line-through:hover{
text-decoration: line-through;
}
.lg\:hover\:no-underline:hover{
text-decoration: none;
}
.lg\:focus\:underline:focus{
text-decoration: underline;
}
.lg\:focus\:line-through:focus{
text-decoration: line-through;
}
.lg\:focus\:no-underline:focus{
text-decoration: none;
}
.lg\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.lg\:tracking-tighter{
letter-spacing: -0.05em;
}
.lg\:tracking-tight{
letter-spacing: -0.025em;
}
.lg\:tracking-normal{
letter-spacing: 0;
}
.lg\:tracking-wide{
letter-spacing: 0.025em;
}
.lg\:tracking-wider{
letter-spacing: 0.05em;
}
.lg\:tracking-widest{
letter-spacing: 0.1em;
}
.lg\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lg\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.lg\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.lg\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.lg\:align-baseline{
vertical-align: baseline;
}
.lg\:align-top{
vertical-align: top;
}
.lg\:align-middle{
vertical-align: middle;
}
.lg\:align-bottom{
vertical-align: bottom;
}
.lg\:align-text-top{
vertical-align: text-top;
}
.lg\:align-text-bottom{
vertical-align: text-bottom;
}
.lg\:visible{
visibility: visible;
}
.lg\:invisible{
visibility: hidden;
}
.lg\:whitespace-normal{
white-space: normal;
}
.lg\:whitespace-no-wrap{
white-space: nowrap;
}
.lg\:whitespace-pre{
white-space: pre;
}
.lg\:whitespace-pre-line{
white-space: pre-line;
}
.lg\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.lg\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.lg\:break-words{
overflow-wrap: break-word;
}
.lg\:break-all{
word-break: break-all;
}
.lg\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lg\:w-0{
width: 0;
}
.lg\:w-1{
width: 0.25rem;
}
.lg\:w-2{
width: 0.5rem;
}
.lg\:w-3{
width: 0.75rem;
}
.lg\:w-4{
width: 1rem;
}
.lg\:w-5{
width: 1.25rem;
}
.lg\:w-6{
width: 1.5rem;
}
.lg\:w-8{
width: 2rem;
}
.lg\:w-10{
width: 2.5rem;
}
.lg\:w-12{
width: 3rem;
}
.lg\:w-16{
width: 4rem;
}
.lg\:w-20{
width: 5rem;
}
.lg\:w-24{
width: 6rem;
}
.lg\:w-32{
width: 8rem;
}
.lg\:w-40{
width: 10rem;
}
.lg\:w-48{
width: 12rem;
}
.lg\:w-56{
width: 14rem;
}
.lg\:w-64{
width: 16rem;
}
.lg\:w-72{
width: 18rem;
}
.lg\:w-80{
width: 19rem;
}
.lg\:w-auto{
width: auto;
}
.lg\:w-px{
width: 1px;
}
.lg\:w-1\/2{
width: 50%;
}
.lg\:w-1\/3{
width: 33.33333%;
}
.lg\:w-2\/3{
width: 66.66667%;
}
.lg\:w-1\/4{
width: 25%;
}
.lg\:w-2\/4{
width: 50%;
}
.lg\:w-3\/4{
width: 75%;
}
.lg\:w-1\/5{
width: 20%;
}
.lg\:w-2\/5{
width: 40%;
}
.lg\:w-3\/5{
width: 60%;
}
.lg\:w-4\/5{
width: 80%;
}
.lg\:w-1\/6{
width: 16.66667%;
}
.lg\:w-2\/6{
width: 33.33333%;
}
.lg\:w-3\/6{
width: 50%;
}
.lg\:w-4\/6{
width: 66.66667%;
}
.lg\:w-5\/6{
width: 83.33333%;
}
.lg\:w-1\/12{
width: 8.33333%;
}
.lg\:w-2\/12{
width: 16.66667%;
}
.lg\:w-3\/12{
width: 25%;
}
.lg\:w-4\/12{
width: 33.33333%;
}
.lg\:w-5\/12{
width: 41.66667%;
}
.lg\:w-6\/12{
width: 50%;
}
.lg\:w-7\/12{
width: 58.33333%;
}
.lg\:w-8\/12{
width: 66.66667%;
}
.lg\:w-9\/12{
width: 75%;
}
.lg\:w-10\/12{
width: 83.33333%;
}
.lg\:w-11\/12{
width: 91.66667%;
}
.lg\:w-full{
width: 100%;
}
.lg\:w-screen{
width: 100vw;
}
.lg\:z-0{
z-index: 0;
}
.lg\:z-10{
z-index: 10;
}
.lg\:z-20{
z-index: 20;
}
.lg\:z-30{
z-index: 30;
}
.lg\:z-40{
z-index: 40;
}
.lg\:z-50{
z-index: 50;
}
.lg\:z-auto{
z-index: auto;
}
.lg\:z-min1{
z-index: -1;
}
}
@media (min-width: 1200px){
.xl\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.xl\:bg-fixed{
background-attachment: fixed;
}
.xl\:bg-local{
background-attachment: local;
}
.xl\:bg-scroll{
background-attachment: scroll;
}
.xl\:bg-color-85c879{
background-color: #85c879;
}
.xl\:bg-color-074da2{
background-color: #074da2;
}
.xl\:bg-transparent{
background-color: transparent;
}
.xl\:bg-black{
background-color: #000;
}
.xl\:bg-white{
background-color: #fff;
}
.xl\:bg-gray-100{
background-color: #f7fafc;
}
.xl\:bg-gray-200{
background-color: #edf2f7;
}
.xl\:bg-gray-300{
background-color: #e2e8f0;
}
.xl\:bg-gray-400{
background-color: #cbd5e0;
}
.xl\:bg-gray-500{
background-color: #a0aec0;
}
.xl\:bg-gray-600{
background-color: #718096;
}
.xl\:bg-gray-700{
background-color: #4a5568;
}
.xl\:bg-gray-800{
background-color: #2d3748;
}
.xl\:bg-gray-900{
background-color: #1a202c;
}
.xl\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.xl\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.xl\:hover\:bg-transparent:hover{
background-color: transparent;
}
.xl\:hover\:bg-black:hover{
background-color: #000;
}
.xl\:hover\:bg-white:hover{
background-color: #fff;
}
.xl\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.xl\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.xl\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.xl\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.xl\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.xl\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.xl\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.xl\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.xl\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.xl\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.xl\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.xl\:focus\:bg-transparent:focus{
background-color: transparent;
}
.xl\:focus\:bg-black:focus{
background-color: #000;
}
.xl\:focus\:bg-white:focus{
background-color: #fff;
}
.xl\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.xl\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.xl\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.xl\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.xl\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.xl\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.xl\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.xl\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.xl\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.xl\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.xl\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.xl\:active\:bg-transparent:active{
background-color: transparent;
}
.xl\:active\:bg-black:active{
background-color: #000;
}
.xl\:active\:bg-white:active{
background-color: #fff;
}
.xl\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.xl\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.xl\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.xl\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.xl\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.xl\:active\:bg-gray-600:active{
background-color: #718096;
}
.xl\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.xl\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.xl\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.xl\:bg-bottom{
background-position: bottom;
}
.xl\:bg-center{
background-position: center;
}
.xl\:bg-left{
background-position: left;
}
.xl\:bg-left-bottom{
background-position: left bottom;
}
.xl\:bg-left-top{
background-position: left top;
}
.xl\:bg-right{
background-position: right;
}
.xl\:bg-right-bottom{
background-position: right bottom;
}
.xl\:bg-right-top{
background-position: right top;
}
.xl\:bg-top{
background-position: top;
}
.xl\:bg-repeat{
background-repeat: repeat;
}
.xl\:bg-no-repeat{
background-repeat: no-repeat;
}
.xl\:bg-repeat-x{
background-repeat: repeat-x;
}
.xl\:bg-repeat-y{
background-repeat: repeat-y;
}
.xl\:bg-repeat-round{
background-repeat: round;
}
.xl\:bg-repeat-space{
background-repeat: space;
}
.xl\:bg-auto{
background-size: auto;
}
.xl\:bg-cover{
background-size: cover;
}
.xl\:bg-contain{
background-size: contain;
}
.xl\:border-collapse{
border-collapse: collapse;
}
.xl\:border-separate{
border-collapse: separate;
}
.xl\:border-color-85c879{
border-color: #85c879;
}
.xl\:border-color-074da2{
border-color: #074da2;
}
.xl\:border-transparent{
border-color: transparent;
}
.xl\:border-black{
border-color: #000;
}
.xl\:border-white{
border-color: #fff;
}
.xl\:border-gray-100{
border-color: #f7fafc;
}
.xl\:border-gray-200{
border-color: #edf2f7;
}
.xl\:border-gray-300{
border-color: #e2e8f0;
}
.xl\:border-gray-400{
border-color: #cbd5e0;
}
.xl\:border-gray-500{
border-color: #a0aec0;
}
.xl\:border-gray-600{
border-color: #718096;
}
.xl\:border-gray-700{
border-color: #4a5568;
}
.xl\:border-gray-800{
border-color: #2d3748;
}
.xl\:border-gray-900{
border-color: #1a202c;
}
.xl\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.xl\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.xl\:hover\:border-transparent:hover{
border-color: transparent;
}
.xl\:hover\:border-black:hover{
border-color: #000;
}
.xl\:hover\:border-white:hover{
border-color: #fff;
}
.xl\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.xl\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.xl\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.xl\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.xl\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.xl\:hover\:border-gray-600:hover{
border-color: #718096;
}
.xl\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.xl\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.xl\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.xl\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.xl\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.xl\:focus\:border-transparent:focus{
border-color: transparent;
}
.xl\:focus\:border-black:focus{
border-color: #000;
}
.xl\:focus\:border-white:focus{
border-color: #fff;
}
.xl\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.xl\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.xl\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.xl\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.xl\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.xl\:focus\:border-gray-600:focus{
border-color: #718096;
}
.xl\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.xl\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.xl\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.xl\:rounded-none{
border-radius: 0;
}
.xl\:rounded-sm{
border-radius: 0.125rem;
}
.xl\:rounded{
border-radius: 0.25rem;
}
.xl\:rounded-lg{
border-radius: 0.5rem;
}
.xl\:rounded-full{
border-radius: 9999px;
}
.xl\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.xl\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.xl\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.xl\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.xl\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.xl\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.xl\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xl\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xl\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.xl\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.xl\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xl\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xl\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.xl\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.xl\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xl\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xl\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.xl\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.xl\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xl\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xl\:rounded-tl-none{
border-top-left-radius: 0;
}
.xl\:rounded-tr-none{
border-top-right-radius: 0;
}
.xl\:rounded-br-none{
border-bottom-right-radius: 0;
}
.xl\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.xl\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.xl\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.xl\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.xl\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.xl\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.xl\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.xl\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.xl\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.xl\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.xl\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.xl\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.xl\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.xl\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.xl\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.xl\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.xl\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.xl\:border-solid{
border-style: solid;
}
.xl\:border-dashed{
border-style: dashed;
}
.xl\:border-dotted{
border-style: dotted;
}
.xl\:border-none{
border-style: none;
}
.xl\:border-0{
border-width: 0;
}
.xl\:border-2{
border-width: 2px;
}
.xl\:border-4{
border-width: 4px;
}
.xl\:border-8{
border-width: 8px;
}
.xl\:border{
border-width: 1px;
}
.xl\:border-t-0{
border-top-width: 0;
}
.xl\:border-r-0{
border-right-width: 0;
}
.xl\:border-b-0{
border-bottom-width: 0;
}
.xl\:border-l-0{
border-left-width: 0;
}
.xl\:border-t-2{
border-top-width: 2px;
}
.xl\:border-r-2{
border-right-width: 2px;
}
.xl\:border-b-2{
border-bottom-width: 2px;
}
.xl\:border-l-2{
border-left-width: 2px;
}
.xl\:border-t-4{
border-top-width: 4px;
}
.xl\:border-r-4{
border-right-width: 4px;
}
.xl\:border-b-4{
border-bottom-width: 4px;
}
.xl\:border-l-4{
border-left-width: 4px;
}
.xl\:border-t-8{
border-top-width: 8px;
}
.xl\:border-r-8{
border-right-width: 8px;
}
.xl\:border-b-8{
border-bottom-width: 8px;
}
.xl\:border-l-8{
border-left-width: 8px;
}
.xl\:border-t{
border-top-width: 1px;
}
.xl\:border-r{
border-right-width: 1px;
}
.xl\:border-b{
border-bottom-width: 1px;
}
.xl\:border-l{
border-left-width: 1px;
}
.xl\:hover\:border-0:hover{
border-width: 0;
}
.xl\:hover\:border-2:hover{
border-width: 2px;
}
.xl\:hover\:border-4:hover{
border-width: 4px;
}
.xl\:hover\:border-8:hover{
border-width: 8px;
}
.xl\:hover\:border:hover{
border-width: 1px;
}
.xl\:hover\:border-t-0:hover{
border-top-width: 0;
}
.xl\:hover\:border-r-0:hover{
border-right-width: 0;
}
.xl\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.xl\:hover\:border-l-0:hover{
border-left-width: 0;
}
.xl\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.xl\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.xl\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.xl\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.xl\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.xl\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.xl\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.xl\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.xl\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.xl\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.xl\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.xl\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.xl\:hover\:border-t:hover{
border-top-width: 1px;
}
.xl\:hover\:border-r:hover{
border-right-width: 1px;
}
.xl\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.xl\:hover\:border-l:hover{
border-left-width: 1px;
}
.xl\:cursor-auto{
cursor: auto;
}
.xl\:cursor-default{
cursor: default;
}
.xl\:cursor-pointer{
cursor: pointer;
}
.xl\:cursor-wait{
cursor: wait;
}
.xl\:cursor-text{
cursor: text;
}
.xl\:cursor-move{
cursor: move;
}
.xl\:cursor-not-allowed{
cursor: not-allowed;
}
.xl\:hover\:cursor-auto:hover{
cursor: auto;
}
.xl\:hover\:cursor-default:hover{
cursor: default;
}
.xl\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.xl\:hover\:cursor-wait:hover{
cursor: wait;
}
.xl\:hover\:cursor-text:hover{
cursor: text;
}
.xl\:hover\:cursor-move:hover{
cursor: move;
}
.xl\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.xl\:block{
display: block;
}
.xl\:inline-block{
display: inline-block;
}
.xl\:inline{
display: inline;
}
.xl\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.xl\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.xl\:table{
display: table;
}
.xl\:table-row{
display: table-row;
}
.xl\:table-cell{
display: table-cell;
}
.xl\:hidden{
display: none;
}
.xl\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.xl\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.xl\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.xl\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.xl\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.xl\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.xl\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.xl\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.xl\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.xl\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.xl\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.xl\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.xl\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.xl\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.xl\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.xl\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.xl\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.xl\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.xl\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.xl\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.xl\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.xl\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.xl\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.xl\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.xl\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.xl\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.xl\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.xl\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.xl\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.xl\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.xl\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.xl\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.xl\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.xl\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.xl\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.xl\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.xl\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.xl\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.xl\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.xl\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.xl\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.xl\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.xl\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.xl\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.xl\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.xl\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.xl\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.xl\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.xl\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.xl\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.xl\:float-right{
float: right;
}
.xl\:float-left{
float: left;
}
.xl\:float-none{
float: none;
}
.xl\:clearfix:after{
content: "";
display: table;
clear: both;
}
.xl\:font-oswald{
font-family: Oswald, sans-serif;
}
.xl\:font-open{
font-family: Open Sans, sans-serif;
}
.xl\:font-hairline{
font-weight: 100;
}
.xl\:font-thin{
font-weight: 200;
}
.xl\:font-light{
font-weight: 300;
}
.xl\:font-normal{
font-weight: 400;
}
.xl\:font-medium{
font-weight: 500;
}
.xl\:font-semibold{
font-weight: 600;
}
.xl\:font-bold{
font-weight: 700;
}
.xl\:font-extrabold{
font-weight: 800;
}
.xl\:font-black{
font-weight: 900;
}
.xl\:hover\:font-hairline:hover{
font-weight: 100;
}
.xl\:hover\:font-thin:hover{
font-weight: 200;
}
.xl\:hover\:font-light:hover{
font-weight: 300;
}
.xl\:hover\:font-normal:hover{
font-weight: 400;
}
.xl\:hover\:font-medium:hover{
font-weight: 500;
}
.xl\:hover\:font-semibold:hover{
font-weight: 600;
}
.xl\:hover\:font-bold:hover{
font-weight: 700;
}
.xl\:hover\:font-extrabold:hover{
font-weight: 800;
}
.xl\:hover\:font-black:hover{
font-weight: 900;
}
.xl\:focus\:font-hairline:focus{
font-weight: 100;
}
.xl\:focus\:font-thin:focus{
font-weight: 200;
}
.xl\:focus\:font-light:focus{
font-weight: 300;
}
.xl\:focus\:font-normal:focus{
font-weight: 400;
}
.xl\:focus\:font-medium:focus{
font-weight: 500;
}
.xl\:focus\:font-semibold:focus{
font-weight: 600;
}
.xl\:focus\:font-bold:focus{
font-weight: 700;
}
.xl\:focus\:font-extrabold:focus{
font-weight: 800;
}
.xl\:focus\:font-black:focus{
font-weight: 900;
}
.xl\:h-0{
height: 0;
}
.xl\:h-1{
height: 0.25rem;
}
.xl\:h-2{
height: 0.5rem;
}
.xl\:h-3{
height: 0.75rem;
}
.xl\:h-4{
height: 1rem;
}
.xl\:h-5{
height: 1.25rem;
}
.xl\:h-6{
height: 1.5rem;
}
.xl\:h-8{
height: 2rem;
}
.xl\:h-10{
height: 2.5rem;
}
.xl\:h-12{
height: 3rem;
}
.xl\:h-16{
height: 4rem;
}
.xl\:h-20{
height: 5rem;
}
.xl\:h-24{
height: 6rem;
}
.xl\:h-32{
height: 8rem;
}
.xl\:h-40{
height: 10rem;
}
.xl\:h-48{
height: 12rem;
}
.xl\:h-56{
height: 14rem;
}
.xl\:h-64{
height: 16rem;
}
.xl\:h-72{
height: 18rem;
}
.xl\:h-80{
height: 19rem;
}
.xl\:h-auto{
height: auto;
}
.xl\:h-px{
height: 1px;
}
.xl\:h-full{
height: 100%;
}
.xl\:h-iframe{
height: 19.5rem;
}
.xl\:h-screen{
height: 100vh;
}
.xl\:leading-none{
line-height: 1;
}
.xl\:leading-tight{
line-height: 1.25;
}
.xl\:leading-normal{
line-height: 1.5;
}
.xl\:leading-loose{
line-height: 2;
}
.xl\:list-inside{
list-style-position: inside;
}
.xl\:list-outside{
list-style-position: outside;
}
.xl\:list-none{
list-style-type: none;
}
.xl\:list-disc{
list-style-type: disc;
}
.xl\:list-decimal{
list-style-type: decimal;
}
.xl\:m-0{
margin: 0;
}
.xl\:m-1{
margin: 0.25rem;
}
.xl\:m-2{
margin: 0.5rem;
}
.xl\:m-3{
margin: 0.75rem;
}
.xl\:m-4{
margin: 1rem;
}
.xl\:m-5{
margin: 1.25rem;
}
.xl\:m-6{
margin: 1.5rem;
}
.xl\:m-8{
margin: 2rem;
}
.xl\:m-10{
margin: 2.5rem;
}
.xl\:m-12{
margin: 3rem;
}
.xl\:m-16{
margin: 4rem;
}
.xl\:m-20{
margin: 5rem;
}
.xl\:m-24{
margin: 6rem;
}
.xl\:m-32{
margin: 8rem;
}
.xl\:m-40{
margin: 10rem;
}
.xl\:m-48{
margin: 12rem;
}
.xl\:m-56{
margin: 14rem;
}
.xl\:m-64{
margin: 16rem;
}
.xl\:m-72{
margin: 18rem;
}
.xl\:m-80{
margin: 19rem;
}
.xl\:m-auto{
margin: auto;
}
.xl\:m-px{
margin: 1px;
}
.xl\:-m-1{
margin: -0.25rem;
}
.xl\:-m-2{
margin: -0.5rem;
}
.xl\:-m-3{
margin: -0.75rem;
}
.xl\:-m-4{
margin: -1rem;
}
.xl\:-m-5{
margin: -1.25rem;
}
.xl\:-m-6{
margin: -1.5rem;
}
.xl\:-m-8{
margin: -2rem;
}
.xl\:-m-10{
margin: -2.5rem;
}
.xl\:-m-12{
margin: -3rem;
}
.xl\:-m-16{
margin: -4rem;
}
.xl\:-m-20{
margin: -5rem;
}
.xl\:-m-24{
margin: -6rem;
}
.xl\:-m-32{
margin: -8rem;
}
.xl\:-m-40{
margin: -10rem;
}
.xl\:-m-48{
margin: -12rem;
}
.xl\:-m-56{
margin: -14rem;
}
.xl\:-m-64{
margin: -16rem;
}
.xl\:-m-72{
margin: -18rem;
}
.xl\:-m-80{
margin: -19rem;
}
.xl\:-m-px{
margin: -1px;
}
.xl\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.xl\:mx-0{
margin-left: 0;
margin-right: 0;
}
.xl\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.xl\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.xl\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.xl\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.xl\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.xl\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.xl\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.xl\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.xl\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.xl\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.xl\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.xl\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.xl\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.xl\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.xl\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.xl\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.xl\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.xl\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.xl\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.xl\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.xl\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.xl\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.xl\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.xl\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.xl\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.xl\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.xl\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.xl\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.xl\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.xl\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.xl\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.xl\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.xl\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.xl\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.xl\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.xl\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.xl\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.xl\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.xl\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.xl\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.xl\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.xl\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.xl\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.xl\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.xl\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.xl\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.xl\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.xl\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.xl\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.xl\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.xl\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.xl\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.xl\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.xl\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.xl\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.xl\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.xl\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.xl\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.xl\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.xl\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.xl\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.xl\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.xl\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.xl\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.xl\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.xl\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.xl\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.xl\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.xl\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.xl\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.xl\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.xl\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.xl\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.xl\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.xl\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.xl\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.xl\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.xl\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.xl\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.xl\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.xl\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.xl\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.xl\:mt-0{
margin-top: 0;
}
.xl\:mr-0{
margin-right: 0;
}
.xl\:mb-0{
margin-bottom: 0;
}
.xl\:ml-0{
margin-left: 0;
}
.xl\:mt-1{
margin-top: 0.25rem;
}
.xl\:mr-1{
margin-right: 0.25rem;
}
.xl\:mb-1{
margin-bottom: 0.25rem;
}
.xl\:ml-1{
margin-left: 0.25rem;
}
.xl\:mt-2{
margin-top: 0.5rem;
}
.xl\:mr-2{
margin-right: 0.5rem;
}
.xl\:mb-2{
margin-bottom: 0.5rem;
}
.xl\:ml-2{
margin-left: 0.5rem;
}
.xl\:mt-3{
margin-top: 0.75rem;
}
.xl\:mr-3{
margin-right: 0.75rem;
}
.xl\:mb-3{
margin-bottom: 0.75rem;
}
.xl\:ml-3{
margin-left: 0.75rem;
}
.xl\:mt-4{
margin-top: 1rem;
}
.xl\:mr-4{
margin-right: 1rem;
}
.xl\:mb-4{
margin-bottom: 1rem;
}
.xl\:ml-4{
margin-left: 1rem;
}
.xl\:mt-5{
margin-top: 1.25rem;
}
.xl\:mr-5{
margin-right: 1.25rem;
}
.xl\:mb-5{
margin-bottom: 1.25rem;
}
.xl\:ml-5{
margin-left: 1.25rem;
}
.xl\:mt-6{
margin-top: 1.5rem;
}
.xl\:mr-6{
margin-right: 1.5rem;
}
.xl\:mb-6{
margin-bottom: 1.5rem;
}
.xl\:ml-6{
margin-left: 1.5rem;
}
.xl\:mt-8{
margin-top: 2rem;
}
.xl\:mr-8{
margin-right: 2rem;
}
.xl\:mb-8{
margin-bottom: 2rem;
}
.xl\:ml-8{
margin-left: 2rem;
}
.xl\:mt-10{
margin-top: 2.5rem;
}
.xl\:mr-10{
margin-right: 2.5rem;
}
.xl\:mb-10{
margin-bottom: 2.5rem;
}
.xl\:ml-10{
margin-left: 2.5rem;
}
.xl\:mt-12{
margin-top: 3rem;
}
.xl\:mr-12{
margin-right: 3rem;
}
.xl\:mb-12{
margin-bottom: 3rem;
}
.xl\:ml-12{
margin-left: 3rem;
}
.xl\:mt-16{
margin-top: 4rem;
}
.xl\:mr-16{
margin-right: 4rem;
}
.xl\:mb-16{
margin-bottom: 4rem;
}
.xl\:ml-16{
margin-left: 4rem;
}
.xl\:mt-20{
margin-top: 5rem;
}
.xl\:mr-20{
margin-right: 5rem;
}
.xl\:mb-20{
margin-bottom: 5rem;
}
.xl\:ml-20{
margin-left: 5rem;
}
.xl\:mt-24{
margin-top: 6rem;
}
.xl\:mr-24{
margin-right: 6rem;
}
.xl\:mb-24{
margin-bottom: 6rem;
}
.xl\:ml-24{
margin-left: 6rem;
}
.xl\:mt-32{
margin-top: 8rem;
}
.xl\:mr-32{
margin-right: 8rem;
}
.xl\:mb-32{
margin-bottom: 8rem;
}
.xl\:ml-32{
margin-left: 8rem;
}
.xl\:mt-40{
margin-top: 10rem;
}
.xl\:mr-40{
margin-right: 10rem;
}
.xl\:mb-40{
margin-bottom: 10rem;
}
.xl\:ml-40{
margin-left: 10rem;
}
.xl\:mt-48{
margin-top: 12rem;
}
.xl\:mr-48{
margin-right: 12rem;
}
.xl\:mb-48{
margin-bottom: 12rem;
}
.xl\:ml-48{
margin-left: 12rem;
}
.xl\:mt-56{
margin-top: 14rem;
}
.xl\:mr-56{
margin-right: 14rem;
}
.xl\:mb-56{
margin-bottom: 14rem;
}
.xl\:ml-56{
margin-left: 14rem;
}
.xl\:mt-64{
margin-top: 16rem;
}
.xl\:mr-64{
margin-right: 16rem;
}
.xl\:mb-64{
margin-bottom: 16rem;
}
.xl\:ml-64{
margin-left: 16rem;
}
.xl\:mt-72{
margin-top: 18rem;
}
.xl\:mr-72{
margin-right: 18rem;
}
.xl\:mb-72{
margin-bottom: 18rem;
}
.xl\:ml-72{
margin-left: 18rem;
}
.xl\:mt-80{
margin-top: 19rem;
}
.xl\:mr-80{
margin-right: 19rem;
}
.xl\:mb-80{
margin-bottom: 19rem;
}
.xl\:ml-80{
margin-left: 19rem;
}
.xl\:mt-auto{
margin-top: auto;
}
.xl\:mr-auto{
margin-right: auto;
}
.xl\:mb-auto{
margin-bottom: auto;
}
.xl\:ml-auto{
margin-left: auto;
}
.xl\:mt-px{
margin-top: 1px;
}
.xl\:mr-px{
margin-right: 1px;
}
.xl\:mb-px{
margin-bottom: 1px;
}
.xl\:ml-px{
margin-left: 1px;
}
.xl\:-mt-1{
margin-top: -0.25rem;
}
.xl\:-mr-1{
margin-right: -0.25rem;
}
.xl\:-mb-1{
margin-bottom: -0.25rem;
}
.xl\:-ml-1{
margin-left: -0.25rem;
}
.xl\:-mt-2{
margin-top: -0.5rem;
}
.xl\:-mr-2{
margin-right: -0.5rem;
}
.xl\:-mb-2{
margin-bottom: -0.5rem;
}
.xl\:-ml-2{
margin-left: -0.5rem;
}
.xl\:-mt-3{
margin-top: -0.75rem;
}
.xl\:-mr-3{
margin-right: -0.75rem;
}
.xl\:-mb-3{
margin-bottom: -0.75rem;
}
.xl\:-ml-3{
margin-left: -0.75rem;
}
.xl\:-mt-4{
margin-top: -1rem;
}
.xl\:-mr-4{
margin-right: -1rem;
}
.xl\:-mb-4{
margin-bottom: -1rem;
}
.xl\:-ml-4{
margin-left: -1rem;
}
.xl\:-mt-5{
margin-top: -1.25rem;
}
.xl\:-mr-5{
margin-right: -1.25rem;
}
.xl\:-mb-5{
margin-bottom: -1.25rem;
}
.xl\:-ml-5{
margin-left: -1.25rem;
}
.xl\:-mt-6{
margin-top: -1.5rem;
}
.xl\:-mr-6{
margin-right: -1.5rem;
}
.xl\:-mb-6{
margin-bottom: -1.5rem;
}
.xl\:-ml-6{
margin-left: -1.5rem;
}
.xl\:-mt-8{
margin-top: -2rem;
}
.xl\:-mr-8{
margin-right: -2rem;
}
.xl\:-mb-8{
margin-bottom: -2rem;
}
.xl\:-ml-8{
margin-left: -2rem;
}
.xl\:-mt-10{
margin-top: -2.5rem;
}
.xl\:-mr-10{
margin-right: -2.5rem;
}
.xl\:-mb-10{
margin-bottom: -2.5rem;
}
.xl\:-ml-10{
margin-left: -2.5rem;
}
.xl\:-mt-12{
margin-top: -3rem;
}
.xl\:-mr-12{
margin-right: -3rem;
}
.xl\:-mb-12{
margin-bottom: -3rem;
}
.xl\:-ml-12{
margin-left: -3rem;
}
.xl\:-mt-16{
margin-top: -4rem;
}
.xl\:-mr-16{
margin-right: -4rem;
}
.xl\:-mb-16{
margin-bottom: -4rem;
}
.xl\:-ml-16{
margin-left: -4rem;
}
.xl\:-mt-20{
margin-top: -5rem;
}
.xl\:-mr-20{
margin-right: -5rem;
}
.xl\:-mb-20{
margin-bottom: -5rem;
}
.xl\:-ml-20{
margin-left: -5rem;
}
.xl\:-mt-24{
margin-top: -6rem;
}
.xl\:-mr-24{
margin-right: -6rem;
}
.xl\:-mb-24{
margin-bottom: -6rem;
}
.xl\:-ml-24{
margin-left: -6rem;
}
.xl\:-mt-32{
margin-top: -8rem;
}
.xl\:-mr-32{
margin-right: -8rem;
}
.xl\:-mb-32{
margin-bottom: -8rem;
}
.xl\:-ml-32{
margin-left: -8rem;
}
.xl\:-mt-40{
margin-top: -10rem;
}
.xl\:-mr-40{
margin-right: -10rem;
}
.xl\:-mb-40{
margin-bottom: -10rem;
}
.xl\:-ml-40{
margin-left: -10rem;
}
.xl\:-mt-48{
margin-top: -12rem;
}
.xl\:-mr-48{
margin-right: -12rem;
}
.xl\:-mb-48{
margin-bottom: -12rem;
}
.xl\:-ml-48{
margin-left: -12rem;
}
.xl\:-mt-56{
margin-top: -14rem;
}
.xl\:-mr-56{
margin-right: -14rem;
}
.xl\:-mb-56{
margin-bottom: -14rem;
}
.xl\:-ml-56{
margin-left: -14rem;
}
.xl\:-mt-64{
margin-top: -16rem;
}
.xl\:-mr-64{
margin-right: -16rem;
}
.xl\:-mb-64{
margin-bottom: -16rem;
}
.xl\:-ml-64{
margin-left: -16rem;
}
.xl\:-mt-72{
margin-top: -18rem;
}
.xl\:-mr-72{
margin-right: -18rem;
}
.xl\:-mb-72{
margin-bottom: -18rem;
}
.xl\:-ml-72{
margin-left: -18rem;
}
.xl\:-mt-80{
margin-top: -19rem;
}
.xl\:-mr-80{
margin-right: -19rem;
}
.xl\:-mb-80{
margin-bottom: -19rem;
}
.xl\:-ml-80{
margin-left: -19rem;
}
.xl\:-mt-px{
margin-top: -1px;
}
.xl\:-mr-px{
margin-right: -1px;
}
.xl\:-mb-px{
margin-bottom: -1px;
}
.xl\:-ml-px{
margin-left: -1px;
}
.xl\:max-h-full{
max-height: 100%;
}
.xl\:max-h-screen{
max-height: 100vh;
}
.xl\:max-w-xs{
max-width: 20rem;
}
.xl\:max-w-sm{
max-width: 24rem;
}
.xl\:max-w-md{
max-width: 28rem;
}
.xl\:max-w-lg{
max-width: 32rem;
}
.xl\:max-w-xl{
max-width: 36rem;
}
.xl\:max-w-2xl{
max-width: 42rem;
}
.xl\:max-w-3xl{
max-width: 48rem;
}
.xl\:max-w-4xl{
max-width: 56rem;
}
.xl\:max-w-5xl{
max-width: 64rem;
}
.xl\:max-w-6xl{
max-width: 72rem;
}
.xl\:max-w-full{
max-width: 100%;
}
.xl\:min-h-0{
min-height: 0;
}
.xl\:min-h-full{
min-height: 100%;
}
.xl\:min-h-screen{
min-height: 100vh;
}
.xl\:min-w-0{
min-width: 0;
}
.xl\:min-w-full{
min-width: 100%;
}
.xl\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.xl\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.xl\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.xl\:object-none{
-o-object-fit: none;
object-fit: none;
}
.xl\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.xl\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.xl\:object-center{
-o-object-position: center;
object-position: center;
}
.xl\:object-left{
-o-object-position: left;
object-position: left;
}
.xl\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.xl\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.xl\:object-right{
-o-object-position: right;
object-position: right;
}
.xl\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.xl\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.xl\:object-top{
-o-object-position: top;
object-position: top;
}
.xl\:opacity-0{
opacity: 0;
}
.xl\:opacity-25{
opacity: 0.25;
}
.xl\:opacity-50{
opacity: 0.5;
}
.xl\:opacity-75{
opacity: 0.75;
}
.xl\:opacity-100{
opacity: 1;
}
.xl\:hover\:opacity-0:hover{
opacity: 0;
}
.xl\:hover\:opacity-25:hover{
opacity: 0.25;
}
.xl\:hover\:opacity-50:hover{
opacity: 0.5;
}
.xl\:hover\:opacity-75:hover{
opacity: 0.75;
}
.xl\:hover\:opacity-100:hover{
opacity: 1;
}
.xl\:outline-none{
outline: 0;
}
.xl\:focus\:outline-none:focus{
outline: 0;
}
.xl\:overflow-auto{
overflow: auto;
}
.xl\:overflow-hidden{
overflow: hidden;
}
.xl\:overflow-visible{
overflow: visible;
}
.xl\:overflow-scroll{
overflow: scroll;
}
.xl\:overflow-x-auto{
overflow-x: auto;
}
.xl\:overflow-y-auto{
overflow-y: auto;
}
.xl\:overflow-x-hidden{
overflow-x: hidden;
}
.xl\:overflow-y-hidden{
overflow-y: hidden;
}
.xl\:overflow-x-visible{
overflow-x: visible;
}
.xl\:overflow-y-visible{
overflow-y: visible;
}
.xl\:overflow-x-scroll{
overflow-x: scroll;
}
.xl\:overflow-y-scroll{
overflow-y: scroll;
}
.xl\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.xl\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.xl\:p-0{
padding: 0;
}
.xl\:p-1{
padding: 0.25rem;
}
.xl\:p-2{
padding: 0.5rem;
}
.xl\:p-3{
padding: 0.75rem;
}
.xl\:p-4{
padding: 1rem;
}
.xl\:p-5{
padding: 1.25rem;
}
.xl\:p-6{
padding: 1.5rem;
}
.xl\:p-8{
padding: 2rem;
}
.xl\:p-10{
padding: 2.5rem;
}
.xl\:p-12{
padding: 3rem;
}
.xl\:p-16{
padding: 4rem;
}
.xl\:p-20{
padding: 5rem;
}
.xl\:p-24{
padding: 6rem;
}
.xl\:p-32{
padding: 8rem;
}
.xl\:p-40{
padding: 10rem;
}
.xl\:p-48{
padding: 12rem;
}
.xl\:p-56{
padding: 14rem;
}
.xl\:p-64{
padding: 16rem;
}
.xl\:p-72{
padding: 18rem;
}
.xl\:p-80{
padding: 19rem;
}
.xl\:p-px{
padding: 1px;
}
.xl\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.xl\:px-0{
padding-left: 0;
padding-right: 0;
}
.xl\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.xl\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.xl\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.xl\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xl\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.xl\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.xl\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.xl\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.xl\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.xl\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.xl\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.xl\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.xl\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.xl\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.xl\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.xl\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.xl\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.xl\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.xl\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.xl\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.xl\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.xl\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.xl\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.xl\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.xl\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.xl\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.xl\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.xl\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.xl\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.xl\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.xl\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.xl\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.xl\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.xl\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.xl\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.xl\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.xl\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.xl\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.xl\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.xl\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.xl\:pt-0{
padding-top: 0;
}
.xl\:pr-0{
padding-right: 0;
}
.xl\:pb-0{
padding-bottom: 0;
}
.xl\:pl-0{
padding-left: 0;
}
.xl\:pt-1{
padding-top: 0.25rem;
}
.xl\:pr-1{
padding-right: 0.25rem;
}
.xl\:pb-1{
padding-bottom: 0.25rem;
}
.xl\:pl-1{
padding-left: 0.25rem;
}
.xl\:pt-2{
padding-top: 0.5rem;
}
.xl\:pr-2{
padding-right: 0.5rem;
}
.xl\:pb-2{
padding-bottom: 0.5rem;
}
.xl\:pl-2{
padding-left: 0.5rem;
}
.xl\:pt-3{
padding-top: 0.75rem;
}
.xl\:pr-3{
padding-right: 0.75rem;
}
.xl\:pb-3{
padding-bottom: 0.75rem;
}
.xl\:pl-3{
padding-left: 0.75rem;
}
.xl\:pt-4{
padding-top: 1rem;
}
.xl\:pr-4{
padding-right: 1rem;
}
.xl\:pb-4{
padding-bottom: 1rem;
}
.xl\:pl-4{
padding-left: 1rem;
}
.xl\:pt-5{
padding-top: 1.25rem;
}
.xl\:pr-5{
padding-right: 1.25rem;
}
.xl\:pb-5{
padding-bottom: 1.25rem;
}
.xl\:pl-5{
padding-left: 1.25rem;
}
.xl\:pt-6{
padding-top: 1.5rem;
}
.xl\:pr-6{
padding-right: 1.5rem;
}
.xl\:pb-6{
padding-bottom: 1.5rem;
}
.xl\:pl-6{
padding-left: 1.5rem;
}
.xl\:pt-8{
padding-top: 2rem;
}
.xl\:pr-8{
padding-right: 2rem;
}
.xl\:pb-8{
padding-bottom: 2rem;
}
.xl\:pl-8{
padding-left: 2rem;
}
.xl\:pt-10{
padding-top: 2.5rem;
}
.xl\:pr-10{
padding-right: 2.5rem;
}
.xl\:pb-10{
padding-bottom: 2.5rem;
}
.xl\:pl-10{
padding-left: 2.5rem;
}
.xl\:pt-12{
padding-top: 3rem;
}
.xl\:pr-12{
padding-right: 3rem;
}
.xl\:pb-12{
padding-bottom: 3rem;
}
.xl\:pl-12{
padding-left: 3rem;
}
.xl\:pt-16{
padding-top: 4rem;
}
.xl\:pr-16{
padding-right: 4rem;
}
.xl\:pb-16{
padding-bottom: 4rem;
}
.xl\:pl-16{
padding-left: 4rem;
}
.xl\:pt-20{
padding-top: 5rem;
}
.xl\:pr-20{
padding-right: 5rem;
}
.xl\:pb-20{
padding-bottom: 5rem;
}
.xl\:pl-20{
padding-left: 5rem;
}
.xl\:pt-24{
padding-top: 6rem;
}
.xl\:pr-24{
padding-right: 6rem;
}
.xl\:pb-24{
padding-bottom: 6rem;
}
.xl\:pl-24{
padding-left: 6rem;
}
.xl\:pt-32{
padding-top: 8rem;
}
.xl\:pr-32{
padding-right: 8rem;
}
.xl\:pb-32{
padding-bottom: 8rem;
}
.xl\:pl-32{
padding-left: 8rem;
}
.xl\:pt-40{
padding-top: 10rem;
}
.xl\:pr-40{
padding-right: 10rem;
}
.xl\:pb-40{
padding-bottom: 10rem;
}
.xl\:pl-40{
padding-left: 10rem;
}
.xl\:pt-48{
padding-top: 12rem;
}
.xl\:pr-48{
padding-right: 12rem;
}
.xl\:pb-48{
padding-bottom: 12rem;
}
.xl\:pl-48{
padding-left: 12rem;
}
.xl\:pt-56{
padding-top: 14rem;
}
.xl\:pr-56{
padding-right: 14rem;
}
.xl\:pb-56{
padding-bottom: 14rem;
}
.xl\:pl-56{
padding-left: 14rem;
}
.xl\:pt-64{
padding-top: 16rem;
}
.xl\:pr-64{
padding-right: 16rem;
}
.xl\:pb-64{
padding-bottom: 16rem;
}
.xl\:pl-64{
padding-left: 16rem;
}
.xl\:pt-72{
padding-top: 18rem;
}
.xl\:pr-72{
padding-right: 18rem;
}
.xl\:pb-72{
padding-bottom: 18rem;
}
.xl\:pl-72{
padding-left: 18rem;
}
.xl\:pt-80{
padding-top: 19rem;
}
.xl\:pr-80{
padding-right: 19rem;
}
.xl\:pb-80{
padding-bottom: 19rem;
}
.xl\:pl-80{
padding-left: 19rem;
}
.xl\:pt-px{
padding-top: 1px;
}
.xl\:pr-px{
padding-right: 1px;
}
.xl\:pb-px{
padding-bottom: 1px;
}
.xl\:pl-px{
padding-left: 1px;
}
.xl\:pointer-events-none{
pointer-events: none;
}
.xl\:pointer-events-auto{
pointer-events: auto;
}
.xl\:static{
position: static;
}
.xl\:fixed{
position: fixed;
}
.xl\:absolute{
position: absolute;
}
.xl\:relative{
position: relative;
}
.xl\:sticky{
position: -webkit-sticky;
position: sticky;
}
.xl\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.xl\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.xl\:inset-y-0{
top: 0;
bottom: 0;
}
.xl\:inset-x-0{
right: 0;
left: 0;
}
.xl\:inset-y-auto{
top: auto;
bottom: auto;
}
.xl\:inset-x-auto{
right: auto;
left: auto;
}
.xl\:top-0{
top: 0;
}
.xl\:right-0{
right: 0;
}
.xl\:bottom-0{
bottom: 0;
}
.xl\:left-0{
left: 0;
}
.xl\:top-auto{
top: auto;
}
.xl\:right-auto{
right: auto;
}
.xl\:bottom-auto{
bottom: auto;
}
.xl\:left-auto{
left: auto;
}
.xl\:resize-none{
resize: none;
}
.xl\:resize-y{
resize: vertical;
}
.xl\:resize-x{
resize: horizontal;
}
.xl\:resize{
resize: both;
}
.xl\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xl\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xl\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xl\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xl\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xl\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xl\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xl\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.xl\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xl\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xl\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xl\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xl\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xl\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xl\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xl\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.xl\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xl\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xl\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xl\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xl\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xl\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xl\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xl\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.xl\:fill-current{
fill: currentColor;
}
.xl\:stroke-current{
stroke: currentColor;
}
.xl\:table-auto{
table-layout: auto;
}
.xl\:table-fixed{
table-layout: fixed;
}
.xl\:text-left{
text-align: left;
}
.xl\:text-center{
text-align: center;
}
.xl\:text-right{
text-align: right;
}
.xl\:text-justify{
text-align: justify;
}
.xl\:text-color-85c879{
color: #85c879;
}
.xl\:text-color-074da2{
color: #074da2;
}
.xl\:text-transparent{
color: transparent;
}
.xl\:text-black{
color: #000;
}
.xl\:text-white{
color: #fff;
}
.xl\:text-gray-100{
color: #f7fafc;
}
.xl\:text-gray-200{
color: #edf2f7;
}
.xl\:text-gray-300{
color: #e2e8f0;
}
.xl\:text-gray-400{
color: #cbd5e0;
}
.xl\:text-gray-500{
color: #a0aec0;
}
.xl\:text-gray-600{
color: #718096;
}
.xl\:text-gray-700{
color: #4a5568;
}
.xl\:text-gray-800{
color: #2d3748;
}
.xl\:text-gray-900{
color: #1a202c;
}
.xl\:hover\:text-color-85c879:hover{
color: #85c879;
}
.xl\:hover\:text-color-074da2:hover{
color: #074da2;
}
.xl\:hover\:text-transparent:hover{
color: transparent;
}
.xl\:hover\:text-black:hover{
color: #000;
}
.xl\:hover\:text-white:hover{
color: #fff;
}
.xl\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.xl\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.xl\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.xl\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.xl\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.xl\:hover\:text-gray-600:hover{
color: #718096;
}
.xl\:hover\:text-gray-700:hover{
color: #4a5568;
}
.xl\:hover\:text-gray-800:hover{
color: #2d3748;
}
.xl\:hover\:text-gray-900:hover{
color: #1a202c;
}
.xl\:focus\:text-color-85c879:focus{
color: #85c879;
}
.xl\:focus\:text-color-074da2:focus{
color: #074da2;
}
.xl\:focus\:text-transparent:focus{
color: transparent;
}
.xl\:focus\:text-black:focus{
color: #000;
}
.xl\:focus\:text-white:focus{
color: #fff;
}
.xl\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.xl\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.xl\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.xl\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.xl\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.xl\:focus\:text-gray-600:focus{
color: #718096;
}
.xl\:focus\:text-gray-700:focus{
color: #4a5568;
}
.xl\:focus\:text-gray-800:focus{
color: #2d3748;
}
.xl\:focus\:text-gray-900:focus{
color: #1a202c;
}
.xl\:text-2xs{
font-size: .625rem;
}
.xl\:text-xs{
font-size: 0.75rem;
}
.xl\:text-sm{
font-size: 0.875rem;
}
.xl\:text-base{
font-size: 1rem;
}
.xl\:text-lg{
font-size: 1.125rem;
}
.xl\:text-xl{
font-size: 1.25rem;
}
.xl\:text-2xl{
font-size: 1.5rem;
}
.xl\:text-3xl{
font-size: 1.875rem;
}
.xl\:text-4xl{
font-size: 2.25rem;
}
.xl\:text-4\.5xl{
font-size: 2.75rem;
}
.xl\:text-5xl{
font-size: 3rem;
}
.xl\:text-6xl{
font-size: 4rem;
}
.xl\:text-7xl{
font-size: 5rem;
}
.xl\:italic{
font-style: italic;
}
.xl\:not-italic{
font-style: normal;
}
.xl\:uppercase{
text-transform: uppercase;
}
.xl\:lowercase{
text-transform: lowercase;
}
.xl\:capitalize{
text-transform: capitalize;
}
.xl\:normal-case{
text-transform: none;
}
.xl\:underline{
text-decoration: underline;
}
.xl\:line-through{
text-decoration: line-through;
}
.xl\:no-underline{
text-decoration: none;
}
.xl\:hover\:underline:hover{
text-decoration: underline;
}
.xl\:hover\:line-through:hover{
text-decoration: line-through;
}
.xl\:hover\:no-underline:hover{
text-decoration: none;
}
.xl\:focus\:underline:focus{
text-decoration: underline;
}
.xl\:focus\:line-through:focus{
text-decoration: line-through;
}
.xl\:focus\:no-underline:focus{
text-decoration: none;
}
.xl\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xl\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.xl\:tracking-tighter{
letter-spacing: -0.05em;
}
.xl\:tracking-tight{
letter-spacing: -0.025em;
}
.xl\:tracking-normal{
letter-spacing: 0;
}
.xl\:tracking-wide{
letter-spacing: 0.025em;
}
.xl\:tracking-wider{
letter-spacing: 0.05em;
}
.xl\:tracking-widest{
letter-spacing: 0.1em;
}
.xl\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.xl\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.xl\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.xl\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.xl\:align-baseline{
vertical-align: baseline;
}
.xl\:align-top{
vertical-align: top;
}
.xl\:align-middle{
vertical-align: middle;
}
.xl\:align-bottom{
vertical-align: bottom;
}
.xl\:align-text-top{
vertical-align: text-top;
}
.xl\:align-text-bottom{
vertical-align: text-bottom;
}
.xl\:visible{
visibility: visible;
}
.xl\:invisible{
visibility: hidden;
}
.xl\:whitespace-normal{
white-space: normal;
}
.xl\:whitespace-no-wrap{
white-space: nowrap;
}
.xl\:whitespace-pre{
white-space: pre;
}
.xl\:whitespace-pre-line{
white-space: pre-line;
}
.xl\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.xl\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.xl\:break-words{
overflow-wrap: break-word;
}
.xl\:break-all{
word-break: break-all;
}
.xl\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.xl\:w-0{
width: 0;
}
.xl\:w-1{
width: 0.25rem;
}
.xl\:w-2{
width: 0.5rem;
}
.xl\:w-3{
width: 0.75rem;
}
.xl\:w-4{
width: 1rem;
}
.xl\:w-5{
width: 1.25rem;
}
.xl\:w-6{
width: 1.5rem;
}
.xl\:w-8{
width: 2rem;
}
.xl\:w-10{
width: 2.5rem;
}
.xl\:w-12{
width: 3rem;
}
.xl\:w-16{
width: 4rem;
}
.xl\:w-20{
width: 5rem;
}
.xl\:w-24{
width: 6rem;
}
.xl\:w-32{
width: 8rem;
}
.xl\:w-40{
width: 10rem;
}
.xl\:w-48{
width: 12rem;
}
.xl\:w-56{
width: 14rem;
}
.xl\:w-64{
width: 16rem;
}
.xl\:w-72{
width: 18rem;
}
.xl\:w-80{
width: 19rem;
}
.xl\:w-auto{
width: auto;
}
.xl\:w-px{
width: 1px;
}
.xl\:w-1\/2{
width: 50%;
}
.xl\:w-1\/3{
width: 33.33333%;
}
.xl\:w-2\/3{
width: 66.66667%;
}
.xl\:w-1\/4{
width: 25%;
}
.xl\:w-2\/4{
width: 50%;
}
.xl\:w-3\/4{
width: 75%;
}
.xl\:w-1\/5{
width: 20%;
}
.xl\:w-2\/5{
width: 40%;
}
.xl\:w-3\/5{
width: 60%;
}
.xl\:w-4\/5{
width: 80%;
}
.xl\:w-1\/6{
width: 16.66667%;
}
.xl\:w-2\/6{
width: 33.33333%;
}
.xl\:w-3\/6{
width: 50%;
}
.xl\:w-4\/6{
width: 66.66667%;
}
.xl\:w-5\/6{
width: 83.33333%;
}
.xl\:w-1\/12{
width: 8.33333%;
}
.xl\:w-2\/12{
width: 16.66667%;
}
.xl\:w-3\/12{
width: 25%;
}
.xl\:w-4\/12{
width: 33.33333%;
}
.xl\:w-5\/12{
width: 41.66667%;
}
.xl\:w-6\/12{
width: 50%;
}
.xl\:w-7\/12{
width: 58.33333%;
}
.xl\:w-8\/12{
width: 66.66667%;
}
.xl\:w-9\/12{
width: 75%;
}
.xl\:w-10\/12{
width: 83.33333%;
}
.xl\:w-11\/12{
width: 91.66667%;
}
.xl\:w-full{
width: 100%;
}
.xl\:w-screen{
width: 100vw;
}
.xl\:z-0{
z-index: 0;
}
.xl\:z-10{
z-index: 10;
}
.xl\:z-20{
z-index: 20;
}
.xl\:z-30{
z-index: 30;
}
.xl\:z-40{
z-index: 40;
}
.xl\:z-50{
z-index: 50;
}
.xl\:z-auto{
z-index: auto;
}
.xl\:z-min1{
z-index: -1;
}
}
@media (min-width: 1440px){
.xxl\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.xxl\:bg-fixed{
background-attachment: fixed;
}
.xxl\:bg-local{
background-attachment: local;
}
.xxl\:bg-scroll{
background-attachment: scroll;
}
.xxl\:bg-color-85c879{
background-color: #85c879;
}
.xxl\:bg-color-074da2{
background-color: #074da2;
}
.xxl\:bg-transparent{
background-color: transparent;
}
.xxl\:bg-black{
background-color: #000;
}
.xxl\:bg-white{
background-color: #fff;
}
.xxl\:bg-gray-100{
background-color: #f7fafc;
}
.xxl\:bg-gray-200{
background-color: #edf2f7;
}
.xxl\:bg-gray-300{
background-color: #e2e8f0;
}
.xxl\:bg-gray-400{
background-color: #cbd5e0;
}
.xxl\:bg-gray-500{
background-color: #a0aec0;
}
.xxl\:bg-gray-600{
background-color: #718096;
}
.xxl\:bg-gray-700{
background-color: #4a5568;
}
.xxl\:bg-gray-800{
background-color: #2d3748;
}
.xxl\:bg-gray-900{
background-color: #1a202c;
}
.xxl\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.xxl\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.xxl\:hover\:bg-transparent:hover{
background-color: transparent;
}
.xxl\:hover\:bg-black:hover{
background-color: #000;
}
.xxl\:hover\:bg-white:hover{
background-color: #fff;
}
.xxl\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.xxl\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.xxl\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.xxl\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.xxl\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.xxl\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.xxl\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.xxl\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.xxl\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.xxl\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.xxl\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.xxl\:focus\:bg-transparent:focus{
background-color: transparent;
}
.xxl\:focus\:bg-black:focus{
background-color: #000;
}
.xxl\:focus\:bg-white:focus{
background-color: #fff;
}
.xxl\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.xxl\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.xxl\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.xxl\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.xxl\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.xxl\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.xxl\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.xxl\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.xxl\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.xxl\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.xxl\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.xxl\:active\:bg-transparent:active{
background-color: transparent;
}
.xxl\:active\:bg-black:active{
background-color: #000;
}
.xxl\:active\:bg-white:active{
background-color: #fff;
}
.xxl\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.xxl\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.xxl\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.xxl\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.xxl\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.xxl\:active\:bg-gray-600:active{
background-color: #718096;
}
.xxl\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.xxl\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.xxl\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.xxl\:bg-bottom{
background-position: bottom;
}
.xxl\:bg-center{
background-position: center;
}
.xxl\:bg-left{
background-position: left;
}
.xxl\:bg-left-bottom{
background-position: left bottom;
}
.xxl\:bg-left-top{
background-position: left top;
}
.xxl\:bg-right{
background-position: right;
}
.xxl\:bg-right-bottom{
background-position: right bottom;
}
.xxl\:bg-right-top{
background-position: right top;
}
.xxl\:bg-top{
background-position: top;
}
.xxl\:bg-repeat{
background-repeat: repeat;
}
.xxl\:bg-no-repeat{
background-repeat: no-repeat;
}
.xxl\:bg-repeat-x{
background-repeat: repeat-x;
}
.xxl\:bg-repeat-y{
background-repeat: repeat-y;
}
.xxl\:bg-repeat-round{
background-repeat: round;
}
.xxl\:bg-repeat-space{
background-repeat: space;
}
.xxl\:bg-auto{
background-size: auto;
}
.xxl\:bg-cover{
background-size: cover;
}
.xxl\:bg-contain{
background-size: contain;
}
.xxl\:border-collapse{
border-collapse: collapse;
}
.xxl\:border-separate{
border-collapse: separate;
}
.xxl\:border-color-85c879{
border-color: #85c879;
}
.xxl\:border-color-074da2{
border-color: #074da2;
}
.xxl\:border-transparent{
border-color: transparent;
}
.xxl\:border-black{
border-color: #000;
}
.xxl\:border-white{
border-color: #fff;
}
.xxl\:border-gray-100{
border-color: #f7fafc;
}
.xxl\:border-gray-200{
border-color: #edf2f7;
}
.xxl\:border-gray-300{
border-color: #e2e8f0;
}
.xxl\:border-gray-400{
border-color: #cbd5e0;
}
.xxl\:border-gray-500{
border-color: #a0aec0;
}
.xxl\:border-gray-600{
border-color: #718096;
}
.xxl\:border-gray-700{
border-color: #4a5568;
}
.xxl\:border-gray-800{
border-color: #2d3748;
}
.xxl\:border-gray-900{
border-color: #1a202c;
}
.xxl\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.xxl\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.xxl\:hover\:border-transparent:hover{
border-color: transparent;
}
.xxl\:hover\:border-black:hover{
border-color: #000;
}
.xxl\:hover\:border-white:hover{
border-color: #fff;
}
.xxl\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.xxl\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.xxl\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.xxl\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.xxl\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.xxl\:hover\:border-gray-600:hover{
border-color: #718096;
}
.xxl\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.xxl\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.xxl\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.xxl\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.xxl\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.xxl\:focus\:border-transparent:focus{
border-color: transparent;
}
.xxl\:focus\:border-black:focus{
border-color: #000;
}
.xxl\:focus\:border-white:focus{
border-color: #fff;
}
.xxl\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.xxl\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.xxl\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.xxl\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.xxl\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.xxl\:focus\:border-gray-600:focus{
border-color: #718096;
}
.xxl\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.xxl\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.xxl\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.xxl\:rounded-none{
border-radius: 0;
}
.xxl\:rounded-sm{
border-radius: 0.125rem;
}
.xxl\:rounded{
border-radius: 0.25rem;
}
.xxl\:rounded-lg{
border-radius: 0.5rem;
}
.xxl\:rounded-full{
border-radius: 9999px;
}
.xxl\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.xxl\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.xxl\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.xxl\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.xxl\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.xxl\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.xxl\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xxl\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xxl\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.xxl\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.xxl\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xxl\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xxl\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.xxl\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.xxl\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xxl\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xxl\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.xxl\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.xxl\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xxl\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xxl\:rounded-tl-none{
border-top-left-radius: 0;
}
.xxl\:rounded-tr-none{
border-top-right-radius: 0;
}
.xxl\:rounded-br-none{
border-bottom-right-radius: 0;
}
.xxl\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.xxl\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.xxl\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.xxl\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.xxl\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.xxl\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.xxl\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.xxl\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.xxl\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.xxl\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.xxl\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.xxl\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.xxl\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.xxl\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.xxl\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.xxl\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.xxl\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.xxl\:border-solid{
border-style: solid;
}
.xxl\:border-dashed{
border-style: dashed;
}
.xxl\:border-dotted{
border-style: dotted;
}
.xxl\:border-none{
border-style: none;
}
.xxl\:border-0{
border-width: 0;
}
.xxl\:border-2{
border-width: 2px;
}
.xxl\:border-4{
border-width: 4px;
}
.xxl\:border-8{
border-width: 8px;
}
.xxl\:border{
border-width: 1px;
}
.xxl\:border-t-0{
border-top-width: 0;
}
.xxl\:border-r-0{
border-right-width: 0;
}
.xxl\:border-b-0{
border-bottom-width: 0;
}
.xxl\:border-l-0{
border-left-width: 0;
}
.xxl\:border-t-2{
border-top-width: 2px;
}
.xxl\:border-r-2{
border-right-width: 2px;
}
.xxl\:border-b-2{
border-bottom-width: 2px;
}
.xxl\:border-l-2{
border-left-width: 2px;
}
.xxl\:border-t-4{
border-top-width: 4px;
}
.xxl\:border-r-4{
border-right-width: 4px;
}
.xxl\:border-b-4{
border-bottom-width: 4px;
}
.xxl\:border-l-4{
border-left-width: 4px;
}
.xxl\:border-t-8{
border-top-width: 8px;
}
.xxl\:border-r-8{
border-right-width: 8px;
}
.xxl\:border-b-8{
border-bottom-width: 8px;
}
.xxl\:border-l-8{
border-left-width: 8px;
}
.xxl\:border-t{
border-top-width: 1px;
}
.xxl\:border-r{
border-right-width: 1px;
}
.xxl\:border-b{
border-bottom-width: 1px;
}
.xxl\:border-l{
border-left-width: 1px;
}
.xxl\:hover\:border-0:hover{
border-width: 0;
}
.xxl\:hover\:border-2:hover{
border-width: 2px;
}
.xxl\:hover\:border-4:hover{
border-width: 4px;
}
.xxl\:hover\:border-8:hover{
border-width: 8px;
}
.xxl\:hover\:border:hover{
border-width: 1px;
}
.xxl\:hover\:border-t-0:hover{
border-top-width: 0;
}
.xxl\:hover\:border-r-0:hover{
border-right-width: 0;
}
.xxl\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.xxl\:hover\:border-l-0:hover{
border-left-width: 0;
}
.xxl\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.xxl\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.xxl\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.xxl\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.xxl\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.xxl\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.xxl\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.xxl\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.xxl\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.xxl\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.xxl\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.xxl\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.xxl\:hover\:border-t:hover{
border-top-width: 1px;
}
.xxl\:hover\:border-r:hover{
border-right-width: 1px;
}
.xxl\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.xxl\:hover\:border-l:hover{
border-left-width: 1px;
}
.xxl\:cursor-auto{
cursor: auto;
}
.xxl\:cursor-default{
cursor: default;
}
.xxl\:cursor-pointer{
cursor: pointer;
}
.xxl\:cursor-wait{
cursor: wait;
}
.xxl\:cursor-text{
cursor: text;
}
.xxl\:cursor-move{
cursor: move;
}
.xxl\:cursor-not-allowed{
cursor: not-allowed;
}
.xxl\:hover\:cursor-auto:hover{
cursor: auto;
}
.xxl\:hover\:cursor-default:hover{
cursor: default;
}
.xxl\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.xxl\:hover\:cursor-wait:hover{
cursor: wait;
}
.xxl\:hover\:cursor-text:hover{
cursor: text;
}
.xxl\:hover\:cursor-move:hover{
cursor: move;
}
.xxl\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.xxl\:block{
display: block;
}
.xxl\:inline-block{
display: inline-block;
}
.xxl\:inline{
display: inline;
}
.xxl\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.xxl\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.xxl\:table{
display: table;
}
.xxl\:table-row{
display: table-row;
}
.xxl\:table-cell{
display: table-cell;
}
.xxl\:hidden{
display: none;
}
.xxl\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.xxl\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.xxl\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.xxl\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.xxl\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.xxl\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.xxl\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.xxl\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.xxl\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.xxl\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.xxl\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.xxl\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.xxl\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.xxl\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.xxl\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.xxl\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.xxl\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.xxl\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.xxl\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.xxl\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.xxl\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.xxl\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.xxl\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.xxl\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.xxl\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.xxl\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.xxl\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.xxl\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.xxl\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.xxl\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.xxl\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.xxl\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.xxl\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.xxl\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.xxl\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.xxl\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.xxl\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.xxl\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.xxl\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.xxl\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.xxl\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.xxl\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.xxl\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.xxl\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.xxl\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.xxl\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.xxl\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.xxl\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.xxl\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.xxl\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.xxl\:float-right{
float: right;
}
.xxl\:float-left{
float: left;
}
.xxl\:float-none{
float: none;
}
.xxl\:clearfix:after{
content: "";
display: table;
clear: both;
}
.xxl\:font-oswald{
font-family: Oswald, sans-serif;
}
.xxl\:font-open{
font-family: Open Sans, sans-serif;
}
.xxl\:font-hairline{
font-weight: 100;
}
.xxl\:font-thin{
font-weight: 200;
}
.xxl\:font-light{
font-weight: 300;
}
.xxl\:font-normal{
font-weight: 400;
}
.xxl\:font-medium{
font-weight: 500;
}
.xxl\:font-semibold{
font-weight: 600;
}
.xxl\:font-bold{
font-weight: 700;
}
.xxl\:font-extrabold{
font-weight: 800;
}
.xxl\:font-black{
font-weight: 900;
}
.xxl\:hover\:font-hairline:hover{
font-weight: 100;
}
.xxl\:hover\:font-thin:hover{
font-weight: 200;
}
.xxl\:hover\:font-light:hover{
font-weight: 300;
}
.xxl\:hover\:font-normal:hover{
font-weight: 400;
}
.xxl\:hover\:font-medium:hover{
font-weight: 500;
}
.xxl\:hover\:font-semibold:hover{
font-weight: 600;
}
.xxl\:hover\:font-bold:hover{
font-weight: 700;
}
.xxl\:hover\:font-extrabold:hover{
font-weight: 800;
}
.xxl\:hover\:font-black:hover{
font-weight: 900;
}
.xxl\:focus\:font-hairline:focus{
font-weight: 100;
}
.xxl\:focus\:font-thin:focus{
font-weight: 200;
}
.xxl\:focus\:font-light:focus{
font-weight: 300;
}
.xxl\:focus\:font-normal:focus{
font-weight: 400;
}
.xxl\:focus\:font-medium:focus{
font-weight: 500;
}
.xxl\:focus\:font-semibold:focus{
font-weight: 600;
}
.xxl\:focus\:font-bold:focus{
font-weight: 700;
}
.xxl\:focus\:font-extrabold:focus{
font-weight: 800;
}
.xxl\:focus\:font-black:focus{
font-weight: 900;
}
.xxl\:h-0{
height: 0;
}
.xxl\:h-1{
height: 0.25rem;
}
.xxl\:h-2{
height: 0.5rem;
}
.xxl\:h-3{
height: 0.75rem;
}
.xxl\:h-4{
height: 1rem;
}
.xxl\:h-5{
height: 1.25rem;
}
.xxl\:h-6{
height: 1.5rem;
}
.xxl\:h-8{
height: 2rem;
}
.xxl\:h-10{
height: 2.5rem;
}
.xxl\:h-12{
height: 3rem;
}
.xxl\:h-16{
height: 4rem;
}
.xxl\:h-20{
height: 5rem;
}
.xxl\:h-24{
height: 6rem;
}
.xxl\:h-32{
height: 8rem;
}
.xxl\:h-40{
height: 10rem;
}
.xxl\:h-48{
height: 12rem;
}
.xxl\:h-56{
height: 14rem;
}
.xxl\:h-64{
height: 16rem;
}
.xxl\:h-72{
height: 18rem;
}
.xxl\:h-80{
height: 19rem;
}
.xxl\:h-auto{
height: auto;
}
.xxl\:h-px{
height: 1px;
}
.xxl\:h-full{
height: 100%;
}
.xxl\:h-iframe{
height: 19.5rem;
}
.xxl\:h-screen{
height: 100vh;
}
.xxl\:leading-none{
line-height: 1;
}
.xxl\:leading-tight{
line-height: 1.25;
}
.xxl\:leading-normal{
line-height: 1.5;
}
.xxl\:leading-loose{
line-height: 2;
}
.xxl\:list-inside{
list-style-position: inside;
}
.xxl\:list-outside{
list-style-position: outside;
}
.xxl\:list-none{
list-style-type: none;
}
.xxl\:list-disc{
list-style-type: disc;
}
.xxl\:list-decimal{
list-style-type: decimal;
}
.xxl\:m-0{
margin: 0;
}
.xxl\:m-1{
margin: 0.25rem;
}
.xxl\:m-2{
margin: 0.5rem;
}
.xxl\:m-3{
margin: 0.75rem;
}
.xxl\:m-4{
margin: 1rem;
}
.xxl\:m-5{
margin: 1.25rem;
}
.xxl\:m-6{
margin: 1.5rem;
}
.xxl\:m-8{
margin: 2rem;
}
.xxl\:m-10{
margin: 2.5rem;
}
.xxl\:m-12{
margin: 3rem;
}
.xxl\:m-16{
margin: 4rem;
}
.xxl\:m-20{
margin: 5rem;
}
.xxl\:m-24{
margin: 6rem;
}
.xxl\:m-32{
margin: 8rem;
}
.xxl\:m-40{
margin: 10rem;
}
.xxl\:m-48{
margin: 12rem;
}
.xxl\:m-56{
margin: 14rem;
}
.xxl\:m-64{
margin: 16rem;
}
.xxl\:m-72{
margin: 18rem;
}
.xxl\:m-80{
margin: 19rem;
}
.xxl\:m-auto{
margin: auto;
}
.xxl\:m-px{
margin: 1px;
}
.xxl\:-m-1{
margin: -0.25rem;
}
.xxl\:-m-2{
margin: -0.5rem;
}
.xxl\:-m-3{
margin: -0.75rem;
}
.xxl\:-m-4{
margin: -1rem;
}
.xxl\:-m-5{
margin: -1.25rem;
}
.xxl\:-m-6{
margin: -1.5rem;
}
.xxl\:-m-8{
margin: -2rem;
}
.xxl\:-m-10{
margin: -2.5rem;
}
.xxl\:-m-12{
margin: -3rem;
}
.xxl\:-m-16{
margin: -4rem;
}
.xxl\:-m-20{
margin: -5rem;
}
.xxl\:-m-24{
margin: -6rem;
}
.xxl\:-m-32{
margin: -8rem;
}
.xxl\:-m-40{
margin: -10rem;
}
.xxl\:-m-48{
margin: -12rem;
}
.xxl\:-m-56{
margin: -14rem;
}
.xxl\:-m-64{
margin: -16rem;
}
.xxl\:-m-72{
margin: -18rem;
}
.xxl\:-m-80{
margin: -19rem;
}
.xxl\:-m-px{
margin: -1px;
}
.xxl\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.xxl\:mx-0{
margin-left: 0;
margin-right: 0;
}
.xxl\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.xxl\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.xxl\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.xxl\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.xxl\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.xxl\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.xxl\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.xxl\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.xxl\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.xxl\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.xxl\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.xxl\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.xxl\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.xxl\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.xxl\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.xxl\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.xxl\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.xxl\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.xxl\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.xxl\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.xxl\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.xxl\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.xxl\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.xxl\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.xxl\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.xxl\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.xxl\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.xxl\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.xxl\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.xxl\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.xxl\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.xxl\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.xxl\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.xxl\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.xxl\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.xxl\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.xxl\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.xxl\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.xxl\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.xxl\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.xxl\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.xxl\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.xxl\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.xxl\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.xxl\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.xxl\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.xxl\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.xxl\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.xxl\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.xxl\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.xxl\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.xxl\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.xxl\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.xxl\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.xxl\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.xxl\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.xxl\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.xxl\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.xxl\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.xxl\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.xxl\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.xxl\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.xxl\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.xxl\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.xxl\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.xxl\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.xxl\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.xxl\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.xxl\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.xxl\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.xxl\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.xxl\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.xxl\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.xxl\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.xxl\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.xxl\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.xxl\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.xxl\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.xxl\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.xxl\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.xxl\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.xxl\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.xxl\:mt-0{
margin-top: 0;
}
.xxl\:mr-0{
margin-right: 0;
}
.xxl\:mb-0{
margin-bottom: 0;
}
.xxl\:ml-0{
margin-left: 0;
}
.xxl\:mt-1{
margin-top: 0.25rem;
}
.xxl\:mr-1{
margin-right: 0.25rem;
}
.xxl\:mb-1{
margin-bottom: 0.25rem;
}
.xxl\:ml-1{
margin-left: 0.25rem;
}
.xxl\:mt-2{
margin-top: 0.5rem;
}
.xxl\:mr-2{
margin-right: 0.5rem;
}
.xxl\:mb-2{
margin-bottom: 0.5rem;
}
.xxl\:ml-2{
margin-left: 0.5rem;
}
.xxl\:mt-3{
margin-top: 0.75rem;
}
.xxl\:mr-3{
margin-right: 0.75rem;
}
.xxl\:mb-3{
margin-bottom: 0.75rem;
}
.xxl\:ml-3{
margin-left: 0.75rem;
}
.xxl\:mt-4{
margin-top: 1rem;
}
.xxl\:mr-4{
margin-right: 1rem;
}
.xxl\:mb-4{
margin-bottom: 1rem;
}
.xxl\:ml-4{
margin-left: 1rem;
}
.xxl\:mt-5{
margin-top: 1.25rem;
}
.xxl\:mr-5{
margin-right: 1.25rem;
}
.xxl\:mb-5{
margin-bottom: 1.25rem;
}
.xxl\:ml-5{
margin-left: 1.25rem;
}
.xxl\:mt-6{
margin-top: 1.5rem;
}
.xxl\:mr-6{
margin-right: 1.5rem;
}
.xxl\:mb-6{
margin-bottom: 1.5rem;
}
.xxl\:ml-6{
margin-left: 1.5rem;
}
.xxl\:mt-8{
margin-top: 2rem;
}
.xxl\:mr-8{
margin-right: 2rem;
}
.xxl\:mb-8{
margin-bottom: 2rem;
}
.xxl\:ml-8{
margin-left: 2rem;
}
.xxl\:mt-10{
margin-top: 2.5rem;
}
.xxl\:mr-10{
margin-right: 2.5rem;
}
.xxl\:mb-10{
margin-bottom: 2.5rem;
}
.xxl\:ml-10{
margin-left: 2.5rem;
}
.xxl\:mt-12{
margin-top: 3rem;
}
.xxl\:mr-12{
margin-right: 3rem;
}
.xxl\:mb-12{
margin-bottom: 3rem;
}
.xxl\:ml-12{
margin-left: 3rem;
}
.xxl\:mt-16{
margin-top: 4rem;
}
.xxl\:mr-16{
margin-right: 4rem;
}
.xxl\:mb-16{
margin-bottom: 4rem;
}
.xxl\:ml-16{
margin-left: 4rem;
}
.xxl\:mt-20{
margin-top: 5rem;
}
.xxl\:mr-20{
margin-right: 5rem;
}
.xxl\:mb-20{
margin-bottom: 5rem;
}
.xxl\:ml-20{
margin-left: 5rem;
}
.xxl\:mt-24{
margin-top: 6rem;
}
.xxl\:mr-24{
margin-right: 6rem;
}
.xxl\:mb-24{
margin-bottom: 6rem;
}
.xxl\:ml-24{
margin-left: 6rem;
}
.xxl\:mt-32{
margin-top: 8rem;
}
.xxl\:mr-32{
margin-right: 8rem;
}
.xxl\:mb-32{
margin-bottom: 8rem;
}
.xxl\:ml-32{
margin-left: 8rem;
}
.xxl\:mt-40{
margin-top: 10rem;
}
.xxl\:mr-40{
margin-right: 10rem;
}
.xxl\:mb-40{
margin-bottom: 10rem;
}
.xxl\:ml-40{
margin-left: 10rem;
}
.xxl\:mt-48{
margin-top: 12rem;
}
.xxl\:mr-48{
margin-right: 12rem;
}
.xxl\:mb-48{
margin-bottom: 12rem;
}
.xxl\:ml-48{
margin-left: 12rem;
}
.xxl\:mt-56{
margin-top: 14rem;
}
.xxl\:mr-56{
margin-right: 14rem;
}
.xxl\:mb-56{
margin-bottom: 14rem;
}
.xxl\:ml-56{
margin-left: 14rem;
}
.xxl\:mt-64{
margin-top: 16rem;
}
.xxl\:mr-64{
margin-right: 16rem;
}
.xxl\:mb-64{
margin-bottom: 16rem;
}
.xxl\:ml-64{
margin-left: 16rem;
}
.xxl\:mt-72{
margin-top: 18rem;
}
.xxl\:mr-72{
margin-right: 18rem;
}
.xxl\:mb-72{
margin-bottom: 18rem;
}
.xxl\:ml-72{
margin-left: 18rem;
}
.xxl\:mt-80{
margin-top: 19rem;
}
.xxl\:mr-80{
margin-right: 19rem;
}
.xxl\:mb-80{
margin-bottom: 19rem;
}
.xxl\:ml-80{
margin-left: 19rem;
}
.xxl\:mt-auto{
margin-top: auto;
}
.xxl\:mr-auto{
margin-right: auto;
}
.xxl\:mb-auto{
margin-bottom: auto;
}
.xxl\:ml-auto{
margin-left: auto;
}
.xxl\:mt-px{
margin-top: 1px;
}
.xxl\:mr-px{
margin-right: 1px;
}
.xxl\:mb-px{
margin-bottom: 1px;
}
.xxl\:ml-px{
margin-left: 1px;
}
.xxl\:-mt-1{
margin-top: -0.25rem;
}
.xxl\:-mr-1{
margin-right: -0.25rem;
}
.xxl\:-mb-1{
margin-bottom: -0.25rem;
}
.xxl\:-ml-1{
margin-left: -0.25rem;
}
.xxl\:-mt-2{
margin-top: -0.5rem;
}
.xxl\:-mr-2{
margin-right: -0.5rem;
}
.xxl\:-mb-2{
margin-bottom: -0.5rem;
}
.xxl\:-ml-2{
margin-left: -0.5rem;
}
.xxl\:-mt-3{
margin-top: -0.75rem;
}
.xxl\:-mr-3{
margin-right: -0.75rem;
}
.xxl\:-mb-3{
margin-bottom: -0.75rem;
}
.xxl\:-ml-3{
margin-left: -0.75rem;
}
.xxl\:-mt-4{
margin-top: -1rem;
}
.xxl\:-mr-4{
margin-right: -1rem;
}
.xxl\:-mb-4{
margin-bottom: -1rem;
}
.xxl\:-ml-4{
margin-left: -1rem;
}
.xxl\:-mt-5{
margin-top: -1.25rem;
}
.xxl\:-mr-5{
margin-right: -1.25rem;
}
.xxl\:-mb-5{
margin-bottom: -1.25rem;
}
.xxl\:-ml-5{
margin-left: -1.25rem;
}
.xxl\:-mt-6{
margin-top: -1.5rem;
}
.xxl\:-mr-6{
margin-right: -1.5rem;
}
.xxl\:-mb-6{
margin-bottom: -1.5rem;
}
.xxl\:-ml-6{
margin-left: -1.5rem;
}
.xxl\:-mt-8{
margin-top: -2rem;
}
.xxl\:-mr-8{
margin-right: -2rem;
}
.xxl\:-mb-8{
margin-bottom: -2rem;
}
.xxl\:-ml-8{
margin-left: -2rem;
}
.xxl\:-mt-10{
margin-top: -2.5rem;
}
.xxl\:-mr-10{
margin-right: -2.5rem;
}
.xxl\:-mb-10{
margin-bottom: -2.5rem;
}
.xxl\:-ml-10{
margin-left: -2.5rem;
}
.xxl\:-mt-12{
margin-top: -3rem;
}
.xxl\:-mr-12{
margin-right: -3rem;
}
.xxl\:-mb-12{
margin-bottom: -3rem;
}
.xxl\:-ml-12{
margin-left: -3rem;
}
.xxl\:-mt-16{
margin-top: -4rem;
}
.xxl\:-mr-16{
margin-right: -4rem;
}
.xxl\:-mb-16{
margin-bottom: -4rem;
}
.xxl\:-ml-16{
margin-left: -4rem;
}
.xxl\:-mt-20{
margin-top: -5rem;
}
.xxl\:-mr-20{
margin-right: -5rem;
}
.xxl\:-mb-20{
margin-bottom: -5rem;
}
.xxl\:-ml-20{
margin-left: -5rem;
}
.xxl\:-mt-24{
margin-top: -6rem;
}
.xxl\:-mr-24{
margin-right: -6rem;
}
.xxl\:-mb-24{
margin-bottom: -6rem;
}
.xxl\:-ml-24{
margin-left: -6rem;
}
.xxl\:-mt-32{
margin-top: -8rem;
}
.xxl\:-mr-32{
margin-right: -8rem;
}
.xxl\:-mb-32{
margin-bottom: -8rem;
}
.xxl\:-ml-32{
margin-left: -8rem;
}
.xxl\:-mt-40{
margin-top: -10rem;
}
.xxl\:-mr-40{
margin-right: -10rem;
}
.xxl\:-mb-40{
margin-bottom: -10rem;
}
.xxl\:-ml-40{
margin-left: -10rem;
}
.xxl\:-mt-48{
margin-top: -12rem;
}
.xxl\:-mr-48{
margin-right: -12rem;
}
.xxl\:-mb-48{
margin-bottom: -12rem;
}
.xxl\:-ml-48{
margin-left: -12rem;
}
.xxl\:-mt-56{
margin-top: -14rem;
}
.xxl\:-mr-56{
margin-right: -14rem;
}
.xxl\:-mb-56{
margin-bottom: -14rem;
}
.xxl\:-ml-56{
margin-left: -14rem;
}
.xxl\:-mt-64{
margin-top: -16rem;
}
.xxl\:-mr-64{
margin-right: -16rem;
}
.xxl\:-mb-64{
margin-bottom: -16rem;
}
.xxl\:-ml-64{
margin-left: -16rem;
}
.xxl\:-mt-72{
margin-top: -18rem;
}
.xxl\:-mr-72{
margin-right: -18rem;
}
.xxl\:-mb-72{
margin-bottom: -18rem;
}
.xxl\:-ml-72{
margin-left: -18rem;
}
.xxl\:-mt-80{
margin-top: -19rem;
}
.xxl\:-mr-80{
margin-right: -19rem;
}
.xxl\:-mb-80{
margin-bottom: -19rem;
}
.xxl\:-ml-80{
margin-left: -19rem;
}
.xxl\:-mt-px{
margin-top: -1px;
}
.xxl\:-mr-px{
margin-right: -1px;
}
.xxl\:-mb-px{
margin-bottom: -1px;
}
.xxl\:-ml-px{
margin-left: -1px;
}
.xxl\:max-h-full{
max-height: 100%;
}
.xxl\:max-h-screen{
max-height: 100vh;
}
.xxl\:max-w-xs{
max-width: 20rem;
}
.xxl\:max-w-sm{
max-width: 24rem;
}
.xxl\:max-w-md{
max-width: 28rem;
}
.xxl\:max-w-lg{
max-width: 32rem;
}
.xxl\:max-w-xl{
max-width: 36rem;
}
.xxl\:max-w-2xl{
max-width: 42rem;
}
.xxl\:max-w-3xl{
max-width: 48rem;
}
.xxl\:max-w-4xl{
max-width: 56rem;
}
.xxl\:max-w-5xl{
max-width: 64rem;
}
.xxl\:max-w-6xl{
max-width: 72rem;
}
.xxl\:max-w-full{
max-width: 100%;
}
.xxl\:min-h-0{
min-height: 0;
}
.xxl\:min-h-full{
min-height: 100%;
}
.xxl\:min-h-screen{
min-height: 100vh;
}
.xxl\:min-w-0{
min-width: 0;
}
.xxl\:min-w-full{
min-width: 100%;
}
.xxl\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.xxl\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.xxl\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.xxl\:object-none{
-o-object-fit: none;
object-fit: none;
}
.xxl\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.xxl\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.xxl\:object-center{
-o-object-position: center;
object-position: center;
}
.xxl\:object-left{
-o-object-position: left;
object-position: left;
}
.xxl\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.xxl\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.xxl\:object-right{
-o-object-position: right;
object-position: right;
}
.xxl\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.xxl\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.xxl\:object-top{
-o-object-position: top;
object-position: top;
}
.xxl\:opacity-0{
opacity: 0;
}
.xxl\:opacity-25{
opacity: 0.25;
}
.xxl\:opacity-50{
opacity: 0.5;
}
.xxl\:opacity-75{
opacity: 0.75;
}
.xxl\:opacity-100{
opacity: 1;
}
.xxl\:hover\:opacity-0:hover{
opacity: 0;
}
.xxl\:hover\:opacity-25:hover{
opacity: 0.25;
}
.xxl\:hover\:opacity-50:hover{
opacity: 0.5;
}
.xxl\:hover\:opacity-75:hover{
opacity: 0.75;
}
.xxl\:hover\:opacity-100:hover{
opacity: 1;
}
.xxl\:outline-none{
outline: 0;
}
.xxl\:focus\:outline-none:focus{
outline: 0;
}
.xxl\:overflow-auto{
overflow: auto;
}
.xxl\:overflow-hidden{
overflow: hidden;
}
.xxl\:overflow-visible{
overflow: visible;
}
.xxl\:overflow-scroll{
overflow: scroll;
}
.xxl\:overflow-x-auto{
overflow-x: auto;
}
.xxl\:overflow-y-auto{
overflow-y: auto;
}
.xxl\:overflow-x-hidden{
overflow-x: hidden;
}
.xxl\:overflow-y-hidden{
overflow-y: hidden;
}
.xxl\:overflow-x-visible{
overflow-x: visible;
}
.xxl\:overflow-y-visible{
overflow-y: visible;
}
.xxl\:overflow-x-scroll{
overflow-x: scroll;
}
.xxl\:overflow-y-scroll{
overflow-y: scroll;
}
.xxl\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.xxl\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.xxl\:p-0{
padding: 0;
}
.xxl\:p-1{
padding: 0.25rem;
}
.xxl\:p-2{
padding: 0.5rem;
}
.xxl\:p-3{
padding: 0.75rem;
}
.xxl\:p-4{
padding: 1rem;
}
.xxl\:p-5{
padding: 1.25rem;
}
.xxl\:p-6{
padding: 1.5rem;
}
.xxl\:p-8{
padding: 2rem;
}
.xxl\:p-10{
padding: 2.5rem;
}
.xxl\:p-12{
padding: 3rem;
}
.xxl\:p-16{
padding: 4rem;
}
.xxl\:p-20{
padding: 5rem;
}
.xxl\:p-24{
padding: 6rem;
}
.xxl\:p-32{
padding: 8rem;
}
.xxl\:p-40{
padding: 10rem;
}
.xxl\:p-48{
padding: 12rem;
}
.xxl\:p-56{
padding: 14rem;
}
.xxl\:p-64{
padding: 16rem;
}
.xxl\:p-72{
padding: 18rem;
}
.xxl\:p-80{
padding: 19rem;
}
.xxl\:p-px{
padding: 1px;
}
.xxl\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.xxl\:px-0{
padding-left: 0;
padding-right: 0;
}
.xxl\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.xxl\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.xxl\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.xxl\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xxl\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.xxl\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.xxl\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.xxl\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.xxl\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.xxl\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.xxl\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.xxl\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.xxl\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.xxl\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.xxl\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.xxl\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.xxl\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.xxl\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.xxl\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.xxl\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.xxl\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.xxl\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.xxl\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.xxl\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.xxl\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.xxl\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.xxl\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.xxl\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.xxl\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.xxl\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.xxl\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.xxl\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.xxl\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.xxl\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.xxl\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.xxl\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.xxl\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.xxl\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.xxl\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.xxl\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.xxl\:pt-0{
padding-top: 0;
}
.xxl\:pr-0{
padding-right: 0;
}
.xxl\:pb-0{
padding-bottom: 0;
}
.xxl\:pl-0{
padding-left: 0;
}
.xxl\:pt-1{
padding-top: 0.25rem;
}
.xxl\:pr-1{
padding-right: 0.25rem;
}
.xxl\:pb-1{
padding-bottom: 0.25rem;
}
.xxl\:pl-1{
padding-left: 0.25rem;
}
.xxl\:pt-2{
padding-top: 0.5rem;
}
.xxl\:pr-2{
padding-right: 0.5rem;
}
.xxl\:pb-2{
padding-bottom: 0.5rem;
}
.xxl\:pl-2{
padding-left: 0.5rem;
}
.xxl\:pt-3{
padding-top: 0.75rem;
}
.xxl\:pr-3{
padding-right: 0.75rem;
}
.xxl\:pb-3{
padding-bottom: 0.75rem;
}
.xxl\:pl-3{
padding-left: 0.75rem;
}
.xxl\:pt-4{
padding-top: 1rem;
}
.xxl\:pr-4{
padding-right: 1rem;
}
.xxl\:pb-4{
padding-bottom: 1rem;
}
.xxl\:pl-4{
padding-left: 1rem;
}
.xxl\:pt-5{
padding-top: 1.25rem;
}
.xxl\:pr-5{
padding-right: 1.25rem;
}
.xxl\:pb-5{
padding-bottom: 1.25rem;
}
.xxl\:pl-5{
padding-left: 1.25rem;
}
.xxl\:pt-6{
padding-top: 1.5rem;
}
.xxl\:pr-6{
padding-right: 1.5rem;
}
.xxl\:pb-6{
padding-bottom: 1.5rem;
}
.xxl\:pl-6{
padding-left: 1.5rem;
}
.xxl\:pt-8{
padding-top: 2rem;
}
.xxl\:pr-8{
padding-right: 2rem;
}
.xxl\:pb-8{
padding-bottom: 2rem;
}
.xxl\:pl-8{
padding-left: 2rem;
}
.xxl\:pt-10{
padding-top: 2.5rem;
}
.xxl\:pr-10{
padding-right: 2.5rem;
}
.xxl\:pb-10{
padding-bottom: 2.5rem;
}
.xxl\:pl-10{
padding-left: 2.5rem;
}
.xxl\:pt-12{
padding-top: 3rem;
}
.xxl\:pr-12{
padding-right: 3rem;
}
.xxl\:pb-12{
padding-bottom: 3rem;
}
.xxl\:pl-12{
padding-left: 3rem;
}
.xxl\:pt-16{
padding-top: 4rem;
}
.xxl\:pr-16{
padding-right: 4rem;
}
.xxl\:pb-16{
padding-bottom: 4rem;
}
.xxl\:pl-16{
padding-left: 4rem;
}
.xxl\:pt-20{
padding-top: 5rem;
}
.xxl\:pr-20{
padding-right: 5rem;
}
.xxl\:pb-20{
padding-bottom: 5rem;
}
.xxl\:pl-20{
padding-left: 5rem;
}
.xxl\:pt-24{
padding-top: 6rem;
}
.xxl\:pr-24{
padding-right: 6rem;
}
.xxl\:pb-24{
padding-bottom: 6rem;
}
.xxl\:pl-24{
padding-left: 6rem;
}
.xxl\:pt-32{
padding-top: 8rem;
}
.xxl\:pr-32{
padding-right: 8rem;
}
.xxl\:pb-32{
padding-bottom: 8rem;
}
.xxl\:pl-32{
padding-left: 8rem;
}
.xxl\:pt-40{
padding-top: 10rem;
}
.xxl\:pr-40{
padding-right: 10rem;
}
.xxl\:pb-40{
padding-bottom: 10rem;
}
.xxl\:pl-40{
padding-left: 10rem;
}
.xxl\:pt-48{
padding-top: 12rem;
}
.xxl\:pr-48{
padding-right: 12rem;
}
.xxl\:pb-48{
padding-bottom: 12rem;
}
.xxl\:pl-48{
padding-left: 12rem;
}
.xxl\:pt-56{
padding-top: 14rem;
}
.xxl\:pr-56{
padding-right: 14rem;
}
.xxl\:pb-56{
padding-bottom: 14rem;
}
.xxl\:pl-56{
padding-left: 14rem;
}
.xxl\:pt-64{
padding-top: 16rem;
}
.xxl\:pr-64{
padding-right: 16rem;
}
.xxl\:pb-64{
padding-bottom: 16rem;
}
.xxl\:pl-64{
padding-left: 16rem;
}
.xxl\:pt-72{
padding-top: 18rem;
}
.xxl\:pr-72{
padding-right: 18rem;
}
.xxl\:pb-72{
padding-bottom: 18rem;
}
.xxl\:pl-72{
padding-left: 18rem;
}
.xxl\:pt-80{
padding-top: 19rem;
}
.xxl\:pr-80{
padding-right: 19rem;
}
.xxl\:pb-80{
padding-bottom: 19rem;
}
.xxl\:pl-80{
padding-left: 19rem;
}
.xxl\:pt-px{
padding-top: 1px;
}
.xxl\:pr-px{
padding-right: 1px;
}
.xxl\:pb-px{
padding-bottom: 1px;
}
.xxl\:pl-px{
padding-left: 1px;
}
.xxl\:pointer-events-none{
pointer-events: none;
}
.xxl\:pointer-events-auto{
pointer-events: auto;
}
.xxl\:static{
position: static;
}
.xxl\:fixed{
position: fixed;
}
.xxl\:absolute{
position: absolute;
}
.xxl\:relative{
position: relative;
}
.xxl\:sticky{
position: -webkit-sticky;
position: sticky;
}
.xxl\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.xxl\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.xxl\:inset-y-0{
top: 0;
bottom: 0;
}
.xxl\:inset-x-0{
right: 0;
left: 0;
}
.xxl\:inset-y-auto{
top: auto;
bottom: auto;
}
.xxl\:inset-x-auto{
right: auto;
left: auto;
}
.xxl\:top-0{
top: 0;
}
.xxl\:right-0{
right: 0;
}
.xxl\:bottom-0{
bottom: 0;
}
.xxl\:left-0{
left: 0;
}
.xxl\:top-auto{
top: auto;
}
.xxl\:right-auto{
right: auto;
}
.xxl\:bottom-auto{
bottom: auto;
}
.xxl\:left-auto{
left: auto;
}
.xxl\:resize-none{
resize: none;
}
.xxl\:resize-y{
resize: vertical;
}
.xxl\:resize-x{
resize: horizontal;
}
.xxl\:resize{
resize: both;
}
.xxl\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xxl\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xxl\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xxl\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xxl\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xxl\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.xxl\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xxl\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xxl\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xxl\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xxl\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xxl\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.xxl\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xxl\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xxl\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xxl\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xxl\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xxl\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.xxl\:fill-current{
fill: currentColor;
}
.xxl\:stroke-current{
stroke: currentColor;
}
.xxl\:table-auto{
table-layout: auto;
}
.xxl\:table-fixed{
table-layout: fixed;
}
.xxl\:text-left{
text-align: left;
}
.xxl\:text-center{
text-align: center;
}
.xxl\:text-right{
text-align: right;
}
.xxl\:text-justify{
text-align: justify;
}
.xxl\:text-color-85c879{
color: #85c879;
}
.xxl\:text-color-074da2{
color: #074da2;
}
.xxl\:text-transparent{
color: transparent;
}
.xxl\:text-black{
color: #000;
}
.xxl\:text-white{
color: #fff;
}
.xxl\:text-gray-100{
color: #f7fafc;
}
.xxl\:text-gray-200{
color: #edf2f7;
}
.xxl\:text-gray-300{
color: #e2e8f0;
}
.xxl\:text-gray-400{
color: #cbd5e0;
}
.xxl\:text-gray-500{
color: #a0aec0;
}
.xxl\:text-gray-600{
color: #718096;
}
.xxl\:text-gray-700{
color: #4a5568;
}
.xxl\:text-gray-800{
color: #2d3748;
}
.xxl\:text-gray-900{
color: #1a202c;
}
.xxl\:hover\:text-color-85c879:hover{
color: #85c879;
}
.xxl\:hover\:text-color-074da2:hover{
color: #074da2;
}
.xxl\:hover\:text-transparent:hover{
color: transparent;
}
.xxl\:hover\:text-black:hover{
color: #000;
}
.xxl\:hover\:text-white:hover{
color: #fff;
}
.xxl\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.xxl\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.xxl\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.xxl\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.xxl\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.xxl\:hover\:text-gray-600:hover{
color: #718096;
}
.xxl\:hover\:text-gray-700:hover{
color: #4a5568;
}
.xxl\:hover\:text-gray-800:hover{
color: #2d3748;
}
.xxl\:hover\:text-gray-900:hover{
color: #1a202c;
}
.xxl\:focus\:text-color-85c879:focus{
color: #85c879;
}
.xxl\:focus\:text-color-074da2:focus{
color: #074da2;
}
.xxl\:focus\:text-transparent:focus{
color: transparent;
}
.xxl\:focus\:text-black:focus{
color: #000;
}
.xxl\:focus\:text-white:focus{
color: #fff;
}
.xxl\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.xxl\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.xxl\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.xxl\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.xxl\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.xxl\:focus\:text-gray-600:focus{
color: #718096;
}
.xxl\:focus\:text-gray-700:focus{
color: #4a5568;
}
.xxl\:focus\:text-gray-800:focus{
color: #2d3748;
}
.xxl\:focus\:text-gray-900:focus{
color: #1a202c;
}
.xxl\:text-2xs{
font-size: .625rem;
}
.xxl\:text-xs{
font-size: 0.75rem;
}
.xxl\:text-sm{
font-size: 0.875rem;
}
.xxl\:text-base{
font-size: 1rem;
}
.xxl\:text-lg{
font-size: 1.125rem;
}
.xxl\:text-xl{
font-size: 1.25rem;
}
.xxl\:text-2xl{
font-size: 1.5rem;
}
.xxl\:text-3xl{
font-size: 1.875rem;
}
.xxl\:text-4xl{
font-size: 2.25rem;
}
.xxl\:text-4\.5xl{
font-size: 2.75rem;
}
.xxl\:text-5xl{
font-size: 3rem;
}
.xxl\:text-6xl{
font-size: 4rem;
}
.xxl\:text-7xl{
font-size: 5rem;
}
.xxl\:italic{
font-style: italic;
}
.xxl\:not-italic{
font-style: normal;
}
.xxl\:uppercase{
text-transform: uppercase;
}
.xxl\:lowercase{
text-transform: lowercase;
}
.xxl\:capitalize{
text-transform: capitalize;
}
.xxl\:normal-case{
text-transform: none;
}
.xxl\:underline{
text-decoration: underline;
}
.xxl\:line-through{
text-decoration: line-through;
}
.xxl\:no-underline{
text-decoration: none;
}
.xxl\:hover\:underline:hover{
text-decoration: underline;
}
.xxl\:hover\:line-through:hover{
text-decoration: line-through;
}
.xxl\:hover\:no-underline:hover{
text-decoration: none;
}
.xxl\:focus\:underline:focus{
text-decoration: underline;
}
.xxl\:focus\:line-through:focus{
text-decoration: line-through;
}
.xxl\:focus\:no-underline:focus{
text-decoration: none;
}
.xxl\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xxl\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.xxl\:tracking-tighter{
letter-spacing: -0.05em;
}
.xxl\:tracking-tight{
letter-spacing: -0.025em;
}
.xxl\:tracking-normal{
letter-spacing: 0;
}
.xxl\:tracking-wide{
letter-spacing: 0.025em;
}
.xxl\:tracking-wider{
letter-spacing: 0.05em;
}
.xxl\:tracking-widest{
letter-spacing: 0.1em;
}
.xxl\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.xxl\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.xxl\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.xxl\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.xxl\:align-baseline{
vertical-align: baseline;
}
.xxl\:align-top{
vertical-align: top;
}
.xxl\:align-middle{
vertical-align: middle;
}
.xxl\:align-bottom{
vertical-align: bottom;
}
.xxl\:align-text-top{
vertical-align: text-top;
}
.xxl\:align-text-bottom{
vertical-align: text-bottom;
}
.xxl\:visible{
visibility: visible;
}
.xxl\:invisible{
visibility: hidden;
}
.xxl\:whitespace-normal{
white-space: normal;
}
.xxl\:whitespace-no-wrap{
white-space: nowrap;
}
.xxl\:whitespace-pre{
white-space: pre;
}
.xxl\:whitespace-pre-line{
white-space: pre-line;
}
.xxl\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.xxl\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.xxl\:break-words{
overflow-wrap: break-word;
}
.xxl\:break-all{
word-break: break-all;
}
.xxl\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.xxl\:w-0{
width: 0;
}
.xxl\:w-1{
width: 0.25rem;
}
.xxl\:w-2{
width: 0.5rem;
}
.xxl\:w-3{
width: 0.75rem;
}
.xxl\:w-4{
width: 1rem;
}
.xxl\:w-5{
width: 1.25rem;
}
.xxl\:w-6{
width: 1.5rem;
}
.xxl\:w-8{
width: 2rem;
}
.xxl\:w-10{
width: 2.5rem;
}
.xxl\:w-12{
width: 3rem;
}
.xxl\:w-16{
width: 4rem;
}
.xxl\:w-20{
width: 5rem;
}
.xxl\:w-24{
width: 6rem;
}
.xxl\:w-32{
width: 8rem;
}
.xxl\:w-40{
width: 10rem;
}
.xxl\:w-48{
width: 12rem;
}
.xxl\:w-56{
width: 14rem;
}
.xxl\:w-64{
width: 16rem;
}
.xxl\:w-72{
width: 18rem;
}
.xxl\:w-80{
width: 19rem;
}
.xxl\:w-auto{
width: auto;
}
.xxl\:w-px{
width: 1px;
}
.xxl\:w-1\/2{
width: 50%;
}
.xxl\:w-1\/3{
width: 33.33333%;
}
.xxl\:w-2\/3{
width: 66.66667%;
}
.xxl\:w-1\/4{
width: 25%;
}
.xxl\:w-2\/4{
width: 50%;
}
.xxl\:w-3\/4{
width: 75%;
}
.xxl\:w-1\/5{
width: 20%;
}
.xxl\:w-2\/5{
width: 40%;
}
.xxl\:w-3\/5{
width: 60%;
}
.xxl\:w-4\/5{
width: 80%;
}
.xxl\:w-1\/6{
width: 16.66667%;
}
.xxl\:w-2\/6{
width: 33.33333%;
}
.xxl\:w-3\/6{
width: 50%;
}
.xxl\:w-4\/6{
width: 66.66667%;
}
.xxl\:w-5\/6{
width: 83.33333%;
}
.xxl\:w-1\/12{
width: 8.33333%;
}
.xxl\:w-2\/12{
width: 16.66667%;
}
.xxl\:w-3\/12{
width: 25%;
}
.xxl\:w-4\/12{
width: 33.33333%;
}
.xxl\:w-5\/12{
width: 41.66667%;
}
.xxl\:w-6\/12{
width: 50%;
}
.xxl\:w-7\/12{
width: 58.33333%;
}
.xxl\:w-8\/12{
width: 66.66667%;
}
.xxl\:w-9\/12{
width: 75%;
}
.xxl\:w-10\/12{
width: 83.33333%;
}
.xxl\:w-11\/12{
width: 91.66667%;
}
.xxl\:w-full{
width: 100%;
}
.xxl\:w-screen{
width: 100vw;
}
.xxl\:z-0{
z-index: 0;
}
.xxl\:z-10{
z-index: 10;
}
.xxl\:z-20{
z-index: 20;
}
.xxl\:z-30{
z-index: 30;
}
.xxl\:z-40{
z-index: 40;
}
.xxl\:z-50{
z-index: 50;
}
.xxl\:z-auto{
z-index: auto;
}
.xxl\:z-min1{
z-index: -1;
}
}
/*# sourceMappingURL=main.css.map*/ | dist/styles/main.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800|Oswald:200,300,400,700&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
/* line 11, resources/assets/styles/common/_normalize.scss */
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
/* line 23, resources/assets/styles/common/_normalize.scss */
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
/* line 31, resources/assets/styles/common/_normalize.scss */
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
/* line 40, resources/assets/styles/common/_normalize.scss */
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
/* line 53, resources/assets/styles/common/_normalize.scss */
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 64, resources/assets/styles/common/_normalize.scss */
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
/* line 76, resources/assets/styles/common/_normalize.scss */
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
/* line 85, resources/assets/styles/common/_normalize.scss */
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
/* line 96, resources/assets/styles/common/_normalize.scss */
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 106, resources/assets/styles/common/_normalize.scss */
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/**
* Add the correct font size in all browsers.
*/
/* line 117, resources/assets/styles/common/_normalize.scss */
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
/* line 126, resources/assets/styles/common/_normalize.scss */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
/* line 134, resources/assets/styles/common/_normalize.scss */
sub {
bottom: -0.25em;
}
/* line 138, resources/assets/styles/common/_normalize.scss */
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
/* line 149, resources/assets/styles/common/_normalize.scss */
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
/* line 161, resources/assets/styles/common/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
/* line 177, resources/assets/styles/common/_normalize.scss */
button,
input {
/* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
/* line 187, resources/assets/styles/common/_normalize.scss */
button,
select {
/* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
/* line 196, resources/assets/styles/common/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
/* line 207, resources/assets/styles/common/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
/* line 219, resources/assets/styles/common/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
/* line 230, resources/assets/styles/common/_normalize.scss */
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
/* line 241, resources/assets/styles/common/_normalize.scss */
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
/* line 254, resources/assets/styles/common/_normalize.scss */
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
/* line 262, resources/assets/styles/common/_normalize.scss */
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
/* line 271, resources/assets/styles/common/_normalize.scss */
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
/* line 281, resources/assets/styles/common/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
/* line 291, resources/assets/styles/common/_normalize.scss */
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
/* line 300, resources/assets/styles/common/_normalize.scss */
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
/* line 309, resources/assets/styles/common/_normalize.scss */
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
/* line 321, resources/assets/styles/common/_normalize.scss */
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
/* line 329, resources/assets/styles/common/_normalize.scss */
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
/* line 340, resources/assets/styles/common/_normalize.scss */
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
/* line 348, resources/assets/styles/common/_normalize.scss */
[hidden] {
display: none;
}
/**
* Manually forked from SUIT CSS Base: https://github.com/suitcss/base
* A thin layer on top of normalize.css that provides a starting point more
* suitable for web applications.
*/
/**
* 1. Prevent padding and border from affecting element width
* https://goo.gl/pYtbK7
* 2. Change the default font family in all browsers (opinionated)
*/
/* line 364, resources/assets/styles/common/_normalize.scss */
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
font-family: sans-serif;
/* 2 */
}
/* line 369, resources/assets/styles/common/_normalize.scss */
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
/**
* Removes the default spacing and border for appropriate elements.
*/
/* line 379, resources/assets/styles/common/_normalize.scss */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
margin: 0;
}
/* line 394, resources/assets/styles/common/_normalize.scss */
button {
background: transparent;
padding: 0;
}
/**
* Work around a Firefox/IE bug where the transparent `button` background
* results in a loss of the default `button` focus styles.
*/
/* line 404, resources/assets/styles/common/_normalize.scss */
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
/* line 409, resources/assets/styles/common/_normalize.scss */
fieldset {
margin: 0;
padding: 0;
}
/* line 414, resources/assets/styles/common/_normalize.scss */
ol,
ul {
list-style: none;
margin: 0;
padding: 0;
}
/**
* Tailwind custom reset styles
*/
/**
* 1. Use the system font stack as a sane default.
* 2. Use Tailwind's default "normal" line-height so the user isn't forced
* to override it to ensure consistency even when using the default theme.
*/
/* line 431, resources/assets/styles/common/_normalize.scss */
html {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
/* 1 */
line-height: 1.5;
/* 2 */
}
/**
* Allow adding a border to an element by just adding a border-width.
*
* By default, the way the browser specifies that an element should have no
* border is by setting it's border-style to `none` in the user-agent
* stylesheet.
*
* In order to easily add borders to elements by just setting the `border-width`
* property, we change the default border-style for all elements to `solid`, and
* use border-width to hide them instead. This way our `border` utilities only
* need to set the `border-width` property instead of the entire `border`
* shorthand, making our border utilities much more straightforward to compose.
*
* https://github.com/tailwindcss/tailwindcss/pull/116
*/
/* line 452, resources/assets/styles/common/_normalize.scss */
*,
*::before,
*::after {
border-width: 0;
border-style: solid;
border-color: #e2e8f0;
}
/**
* Undo the `border-style: none` reset that Normalize applies to images so that
* our `border-{width}` utilities have the expected effect.
*
* The Normalize reset is unnecessary for us since we default the border-width
* to 0 on all elements.
*
* https://github.com/tailwindcss/tailwindcss/issues/362
*/
/* line 470, resources/assets/styles/common/_normalize.scss */
img {
border-style: solid;
}
/* line 474, resources/assets/styles/common/_normalize.scss */
textarea {
resize: vertical;
}
/* line 478, resources/assets/styles/common/_normalize.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
/* line 484, resources/assets/styles/common/_normalize.scss */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
/* line 490, resources/assets/styles/common/_normalize.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: inherit;
opacity: 0.5;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: inherit;
opacity: 0.5;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
color: inherit;
opacity: 0.5;
}
input::placeholder,
textarea::placeholder {
color: inherit;
opacity: 0.5;
}
/* line 496, resources/assets/styles/common/_normalize.scss */
button,
[role="button"] {
cursor: pointer;
}
/* line 501, resources/assets/styles/common/_normalize.scss */
table {
border-collapse: collapse;
}
/* line 505, resources/assets/styles/common/_normalize.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
}
/**
* Reset links to optimize for opt-in styling instead of
* opt-out.
*/
/* line 520, resources/assets/styles/common/_normalize.scss */
a {
color: inherit;
text-decoration: inherit;
}
/**
* Reset form element properties that are easy to forget to
* style explicitly so you don't inadvertently introduce
* styles that deviate from your design system. These styles
* supplement a partial reset that is already applied by
* normalize.css.
*/
/* line 533, resources/assets/styles/common/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
padding: 0;
line-height: inherit;
color: inherit;
}
/**
* Use the configured 'mono' font family for elements that
* are expected to be rendered with a monospace font, falling
* back to the system monospace stack if there is no configured
* 'mono' font family.
*/
/* line 550, resources/assets/styles/common/_normalize.scss */
pre,
code,
kbd,
samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
* Make replaced elements `display: block` by default as that's
* the behavior you want almost all of the time. Inspired by
* CSS Remedy, with `svg` added as well.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
/* line 565, resources/assets/styles/common/_normalize.scss */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block;
vertical-align: middle;
}
/**
* Constrain images and videos to the parent width and preserve
* their instrinsic aspect ratio.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
/* line 584, resources/assets/styles/common/_normalize.scss */
img,
video {
max-width: 100%;
height: auto;
}
/** Import variables */
/** Import everything from autoload */
.container{
width: 100%;
}
@media (min-width: 576px){
.container{
max-width: 576px;
}
}
@media (min-width: 768px){
.container{
max-width: 768px;
}
}
@media (min-width: 992px){
.container{
max-width: 992px;
}
}
@media (min-width: 1200px){
.container{
max-width: 1200px;
}
}
@media (min-width: 1440px){
.container{
max-width: 1440px;
}
}
/** Import theme styles */
/* line 1, resources/assets/styles/common/_global.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.25;
}
/* line 10, resources/assets/styles/common/_global.scss */
p {
}
/* line 14, resources/assets/styles/common/_global.scss */
a {
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
/* line 18, resources/assets/styles/common/_global.scss */
a:hover {
}
/* line 1, resources/assets/styles/components/_buttons.scss */
.btn {
line-height: 1;
-webkit-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
/* line 1, resources/assets/styles/components/_comments.scss */
.comment-list ol {
list-style: none;
}
/* line 5, resources/assets/styles/components/_comments.scss */
.comment-form p {
}
/* line 9, resources/assets/styles/components/_comments.scss */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
}
/* line 15, resources/assets/styles/components/_comments.scss */
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
}
/* line 20, resources/assets/styles/components/_comments.scss */
.comment-form input[type="submit"] {
}
/* line 23, resources/assets/styles/components/_comments.scss */
.comment-form input[type="submit"]:hover {
}
/** Search form */
/* line 2, resources/assets/styles/components/_forms.scss */
.search-form {
}
/* line 6, resources/assets/styles/components/_forms.scss */
.search-form label {
font-weight: normal;
}
/* line 11, resources/assets/styles/components/_forms.scss */
.search-form .search-field {
}
/* line 15, resources/assets/styles/components/_forms.scss */
.search-form .search-submit {
}
/* line 18, resources/assets/styles/components/_forms.scss */
.search-form .search-submit:hover {
}
/**
* WordPress Generated Classes
* @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
*/
/** Media alignment */
/* line 7, resources/assets/styles/components/_wp-classes.scss */
.alignnone {
margin-left: 0;
margin-right: 0;
max-width: 100%;
height: auto;
}
/* line 14, resources/assets/styles/components/_wp-classes.scss */
.aligncenter {
display: block;
height: auto;
}
/* line 20, resources/assets/styles/components/_wp-classes.scss */
.alignleft,
.alignright {
height: auto;
}
@media (min-width: 576px) {
/* line 27, resources/assets/styles/components/_wp-classes.scss */
.alignleft {
float: left;
}
/* line 32, resources/assets/styles/components/_wp-classes.scss */
.alignright {
float: right;
}
}
/** Captions */
/* line 39, resources/assets/styles/components/_wp-classes.scss */
.wp-caption {
}
/* line 43, resources/assets/styles/components/_wp-classes.scss */
.wp-caption img {
}
/* line 47, resources/assets/styles/components/_wp-classes.scss */
.wp-caption-text {
font-size: 90%;
color: #6c757d;
}
/** Text meant only for screen readers */
/* line 53, resources/assets/styles/components/_wp-classes.scss */
.sr-only,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
/* line 65, resources/assets/styles/components/_wp-classes.scss */
.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-text:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
-webkit-transition-duration: 50ms;
-o-transition-duration: 50ms;
transition-duration: 50ms;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
-webkit-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
-webkit-transition-duration: .1s;
-o-transition-duration: .1s;
transition-duration: .1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
-webkit-transition-delay: .1s;
-o-transition-delay: .1s;
transition-delay: .1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
-webkit-transition-duration: .15s;
-o-transition-duration: .15s;
transition-duration: .15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
-webkit-transition-delay: .15s;
-o-transition-delay: .15s;
transition-delay: .15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;
transition-duration: .2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
-webkit-transition-duration: .25s;
-o-transition-duration: .25s;
transition-duration: .25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
-webkit-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
-webkit-transition-delay: .35s;
-o-transition-delay: .35s;
transition-delay: .35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
transition-duration: .4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
-webkit-transition-duration: .45s;
-o-transition-duration: .45s;
transition-duration: .45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
-webkit-transition-delay: .45s;
-o-transition-delay: .45s;
transition-delay: .45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
-webkit-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
-webkit-transition-duration: .55s;
-o-transition-duration: .55s;
transition-duration: .55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
-webkit-transition-delay: .55s;
-o-transition-delay: .55s;
transition-delay: .55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
-webkit-transition-duration: .6s;
-o-transition-duration: .6s;
transition-duration: .6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
-webkit-transition-delay: .6s;
-o-transition-delay: .6s;
transition-delay: .6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
-webkit-transition-duration: .65s;
-o-transition-duration: .65s;
transition-duration: .65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
-webkit-transition-delay: .65s;
-o-transition-delay: .65s;
transition-delay: .65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
-webkit-transition-duration: .7s;
-o-transition-duration: .7s;
transition-duration: .7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
-webkit-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
-webkit-transition-duration: .75s;
-o-transition-duration: .75s;
transition-duration: .75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
-webkit-transition-delay: .75s;
-o-transition-delay: .75s;
transition-delay: .75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;
transition-duration: .8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
-webkit-transition-delay: .8s;
-o-transition-delay: .8s;
transition-delay: .8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
-webkit-transition-duration: .85s;
-o-transition-duration: .85s;
transition-duration: .85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
-webkit-transition-delay: .85s;
-o-transition-delay: .85s;
transition-delay: .85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
-webkit-transition-duration: .9s;
-o-transition-duration: .9s;
transition-duration: .9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
-webkit-transition-delay: .9s;
-o-transition-delay: .9s;
transition-delay: .9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
-webkit-transition-duration: .95s;
-o-transition-duration: .95s;
transition-duration: .95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
-webkit-transition-delay: .95s;
-o-transition-delay: .95s;
transition-delay: .95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
-webkit-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
-webkit-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
-webkit-transition-duration: 1.05s;
-o-transition-duration: 1.05s;
transition-duration: 1.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
-webkit-transition-delay: 1.05s;
-o-transition-delay: 1.05s;
transition-delay: 1.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
-webkit-transition-duration: 1.1s;
-o-transition-duration: 1.1s;
transition-duration: 1.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
-webkit-transition-delay: 1.1s;
-o-transition-delay: 1.1s;
transition-delay: 1.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
-webkit-transition-duration: 1.15s;
-o-transition-duration: 1.15s;
transition-duration: 1.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
-webkit-transition-delay: 1.15s;
-o-transition-delay: 1.15s;
transition-delay: 1.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
-webkit-transition-duration: 1.2s;
-o-transition-duration: 1.2s;
transition-duration: 1.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
-webkit-transition-delay: 1.2s;
-o-transition-delay: 1.2s;
transition-delay: 1.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
-webkit-transition-duration: 1.25s;
-o-transition-duration: 1.25s;
transition-duration: 1.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
-webkit-transition-delay: 1.25s;
-o-transition-delay: 1.25s;
transition-delay: 1.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
-webkit-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
-webkit-transition-delay: 1.3s;
-o-transition-delay: 1.3s;
transition-delay: 1.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
-webkit-transition-duration: 1.35s;
-o-transition-duration: 1.35s;
transition-duration: 1.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
-webkit-transition-delay: 1.35s;
-o-transition-delay: 1.35s;
transition-delay: 1.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
-webkit-transition-duration: 1.4s;
-o-transition-duration: 1.4s;
transition-duration: 1.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
-webkit-transition-delay: 1.4s;
-o-transition-delay: 1.4s;
transition-delay: 1.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
-webkit-transition-duration: 1.45s;
-o-transition-duration: 1.45s;
transition-duration: 1.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
-webkit-transition-delay: 1.45s;
-o-transition-delay: 1.45s;
transition-delay: 1.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
-webkit-transition-duration: 1.5s;
-o-transition-duration: 1.5s;
transition-duration: 1.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
-webkit-transition-delay: 1.5s;
-o-transition-delay: 1.5s;
transition-delay: 1.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
-webkit-transition-duration: 1.55s;
-o-transition-duration: 1.55s;
transition-duration: 1.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
-webkit-transition-delay: 1.55s;
-o-transition-delay: 1.55s;
transition-delay: 1.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
-webkit-transition-duration: 1.6s;
-o-transition-duration: 1.6s;
transition-duration: 1.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
-webkit-transition-delay: 1.6s;
-o-transition-delay: 1.6s;
transition-delay: 1.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
-webkit-transition-duration: 1.65s;
-o-transition-duration: 1.65s;
transition-duration: 1.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
-webkit-transition-delay: 1.65s;
-o-transition-delay: 1.65s;
transition-delay: 1.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
-webkit-transition-duration: 1.7s;
-o-transition-duration: 1.7s;
transition-duration: 1.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
-webkit-transition-delay: 1.7s;
-o-transition-delay: 1.7s;
transition-delay: 1.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
-webkit-transition-duration: 1.75s;
-o-transition-duration: 1.75s;
transition-duration: 1.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
-webkit-transition-delay: 1.75s;
-o-transition-delay: 1.75s;
transition-delay: 1.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
-webkit-transition-duration: 1.8s;
-o-transition-duration: 1.8s;
transition-duration: 1.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
-webkit-transition-delay: 1.8s;
-o-transition-delay: 1.8s;
transition-delay: 1.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
-webkit-transition-duration: 1.85s;
-o-transition-duration: 1.85s;
transition-duration: 1.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
-webkit-transition-delay: 1.85s;
-o-transition-delay: 1.85s;
transition-delay: 1.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
-webkit-transition-duration: 1.9s;
-o-transition-duration: 1.9s;
transition-duration: 1.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
-webkit-transition-delay: 1.9s;
-o-transition-delay: 1.9s;
transition-delay: 1.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
-webkit-transition-duration: 1.95s;
-o-transition-duration: 1.95s;
transition-duration: 1.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
-webkit-transition-delay: 1.95s;
-o-transition-delay: 1.95s;
transition-delay: 1.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
-webkit-transition-duration: 2s;
-o-transition-duration: 2s;
transition-duration: 2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
-webkit-transition-delay: 2s;
-o-transition-delay: 2s;
transition-delay: 2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
-webkit-transition-duration: 2.05s;
-o-transition-duration: 2.05s;
transition-duration: 2.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
-webkit-transition-delay: 2.05s;
-o-transition-delay: 2.05s;
transition-delay: 2.05s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
-webkit-transition-duration: 2.1s;
-o-transition-duration: 2.1s;
transition-duration: 2.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
-webkit-transition-delay: 2.1s;
-o-transition-delay: 2.1s;
transition-delay: 2.1s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
-webkit-transition-duration: 2.15s;
-o-transition-duration: 2.15s;
transition-duration: 2.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
-webkit-transition-delay: 2.15s;
-o-transition-delay: 2.15s;
transition-delay: 2.15s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
-webkit-transition-duration: 2.2s;
-o-transition-duration: 2.2s;
transition-duration: 2.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
-webkit-transition-delay: 2.2s;
-o-transition-delay: 2.2s;
transition-delay: 2.2s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
-webkit-transition-duration: 2.25s;
-o-transition-duration: 2.25s;
transition-duration: 2.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
-webkit-transition-delay: 2.25s;
-o-transition-delay: 2.25s;
transition-delay: 2.25s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
-webkit-transition-duration: 2.3s;
-o-transition-duration: 2.3s;
transition-duration: 2.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
-webkit-transition-delay: 2.3s;
-o-transition-delay: 2.3s;
transition-delay: 2.3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
-webkit-transition-duration: 2.35s;
-o-transition-duration: 2.35s;
transition-duration: 2.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
-webkit-transition-delay: 2.35s;
-o-transition-delay: 2.35s;
transition-delay: 2.35s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
-webkit-transition-duration: 2.4s;
-o-transition-duration: 2.4s;
transition-duration: 2.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
-webkit-transition-delay: 2.4s;
-o-transition-delay: 2.4s;
transition-delay: 2.4s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
-webkit-transition-duration: 2.45s;
-o-transition-duration: 2.45s;
transition-duration: 2.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
-webkit-transition-delay: 2.45s;
-o-transition-delay: 2.45s;
transition-delay: 2.45s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
-webkit-transition-duration: 2.5s;
-o-transition-duration: 2.5s;
transition-duration: 2.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
-webkit-transition-delay: 2.5s;
-o-transition-delay: 2.5s;
transition-delay: 2.5s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
-webkit-transition-duration: 2.55s;
-o-transition-duration: 2.55s;
transition-duration: 2.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
-webkit-transition-delay: 2.55s;
-o-transition-delay: 2.55s;
transition-delay: 2.55s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
-webkit-transition-duration: 2.6s;
-o-transition-duration: 2.6s;
transition-duration: 2.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
-webkit-transition-delay: 2.6s;
-o-transition-delay: 2.6s;
transition-delay: 2.6s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
-webkit-transition-duration: 2.65s;
-o-transition-duration: 2.65s;
transition-duration: 2.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
-webkit-transition-delay: 2.65s;
-o-transition-delay: 2.65s;
transition-delay: 2.65s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
-webkit-transition-duration: 2.7s;
-o-transition-duration: 2.7s;
transition-duration: 2.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
-webkit-transition-delay: 2.7s;
-o-transition-delay: 2.7s;
transition-delay: 2.7s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
-webkit-transition-duration: 2.75s;
-o-transition-duration: 2.75s;
transition-duration: 2.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
-webkit-transition-delay: 2.75s;
-o-transition-delay: 2.75s;
transition-delay: 2.75s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
-webkit-transition-duration: 2.8s;
-o-transition-duration: 2.8s;
transition-duration: 2.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
-webkit-transition-delay: 2.8s;
-o-transition-delay: 2.8s;
transition-delay: 2.8s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
-webkit-transition-duration: 2.85s;
-o-transition-duration: 2.85s;
transition-duration: 2.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
-webkit-transition-delay: 2.85s;
-o-transition-delay: 2.85s;
transition-delay: 2.85s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
-webkit-transition-duration: 2.9s;
-o-transition-duration: 2.9s;
transition-duration: 2.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
-webkit-transition-delay: 2.9s;
-o-transition-delay: 2.9s;
transition-delay: 2.9s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
-webkit-transition-duration: 2.95s;
-o-transition-duration: 2.95s;
transition-duration: 2.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
-webkit-transition-delay: 2.95s;
-o-transition-delay: 2.95s;
transition-delay: 2.95s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
-webkit-transition-duration: 3s;
-o-transition-duration: 3s;
transition-duration: 3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
-webkit-transition-delay: 3s;
-o-transition-delay: 3s;
transition-delay: 3s;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
-o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
-webkit-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
-o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
-o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
-o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
-o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=fade][data-aos^=fade] {
opacity: 0;
-webkit-transition-property: opacity,-webkit-transform;
transition-property: opacity,-webkit-transform;
-o-transition-property: opacity,-o-transform;
transition-property: opacity,transform;
transition-property: opacity,transform,-webkit-transform,-o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-up] {
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-down] {
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-right] {
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-left] {
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-up-right] {
-webkit-transform: translate3d(-100px, 100px, 0);
transform: translate3d(-100px, 100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-up-left] {
-webkit-transform: translate3d(100px, 100px, 0);
transform: translate3d(100px, 100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-down-right] {
-webkit-transform: translate3d(-100px, -100px, 0);
transform: translate3d(-100px, -100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=fade-down-left] {
-webkit-transform: translate3d(100px, -100px, 0);
transform: translate3d(100px, -100px, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=zoom][data-aos^=zoom] {
opacity: 0;
-webkit-transition-property: opacity,-webkit-transform;
transition-property: opacity,-webkit-transform;
-o-transition-property: opacity,-o-transform;
transition-property: opacity,transform;
transition-property: opacity,transform,-webkit-transform,-o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=zoom][data-aos^=zoom].aos-animate {
opacity: 1;
-webkit-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in] {
-webkit-transform: scale(0.6);
-o-transform: scale(0.6);
transform: scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-up] {
-webkit-transform: translate3d(0, 100px, 0) scale(0.6);
transform: translate3d(0, 100px, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-down] {
-webkit-transform: translate3d(0, -100px, 0) scale(0.6);
transform: translate3d(0, -100px, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-right] {
-webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
transform: translate3d(-100px, 0, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-in-left] {
-webkit-transform: translate3d(100px, 0, 0) scale(0.6);
transform: translate3d(100px, 0, 0) scale(0.6);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out] {
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-up] {
-webkit-transform: translate3d(0, 100px, 0) scale(1.2);
transform: translate3d(0, 100px, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-down] {
-webkit-transform: translate3d(0, -100px, 0) scale(1.2);
transform: translate3d(0, -100px, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-right] {
-webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
transform: translate3d(-100px, 0, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=zoom-out-left] {
-webkit-transform: translate3d(100px, 0, 0) scale(1.2);
transform: translate3d(100px, 0, 0) scale(1.2);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=slide][data-aos^=slide] {
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: -o-transform;
transition-property: transform;
transition-property: transform, -webkit-transform, -o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=slide][data-aos^=slide].aos-animate {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-up] {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-down] {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-right] {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=slide-left] {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos^=flip][data-aos^=flip] {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: -o-transform;
transition-property: transform;
transition-property: transform, -webkit-transform, -o-transform;
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-left] {
-webkit-transform: perspective(2500px) rotateY(-100deg);
transform: perspective(2500px) rotateY(-100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-left].aos-animate {
-webkit-transform: perspective(2500px) rotateY(0);
transform: perspective(2500px) rotateY(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-right] {
-webkit-transform: perspective(2500px) rotateY(100deg);
transform: perspective(2500px) rotateY(100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-right].aos-animate {
-webkit-transform: perspective(2500px) rotateY(0);
transform: perspective(2500px) rotateY(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-up] {
-webkit-transform: perspective(2500px) rotateX(-100deg);
transform: perspective(2500px) rotateX(-100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-up].aos-animate {
-webkit-transform: perspective(2500px) rotateX(0);
transform: perspective(2500px) rotateX(0);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-down] {
-webkit-transform: perspective(2500px) rotateX(100deg);
transform: perspective(2500px) rotateX(100deg);
}
/* line 1, resources/assets/styles/components/_aos.css */
[data-aos=flip-down].aos-animate {
-webkit-transform: perspective(2500px) rotateX(0);
transform: perspective(2500px) rotateX(0);
}
/* line 1, resources/assets/styles/layouts/_header.scss */
.banner .nav {
}
/* line 5, resources/assets/styles/layouts/_header.scss */
.banner .nav a {
}
/* line 8, resources/assets/styles/layouts/_header.scss */
.banner .nav a:hover {
color: #19217c;
}
/* line 13, resources/assets/styles/layouts/_header.scss */
.mobile-menu-toggle {
z-index: 999 !important;
opacity: 1 !important;
}
/* line 15, resources/assets/styles/layouts/_header.scss */
.mobile-menu {
z-index: -999;
opacity: 0;
position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0;
height: 450px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
/* line 1, resources/assets/styles/layouts/_tinymce.scss */
body#tinymce {
margin: 12px !important;
}
.appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.bg-fixed{
background-attachment: fixed;
}
.bg-local{
background-attachment: local;
}
.bg-scroll{
background-attachment: scroll;
}
.bg-color-85c879{
background-color: #85c879;
}
.bg-color-074da2{
background-color: #074da2;
}
.bg-transparent{
background-color: transparent;
}
.bg-black{
background-color: #000;
}
.bg-white{
background-color: #fff;
}
.bg-gray-100{
background-color: #f7fafc;
}
.bg-gray-200{
background-color: #edf2f7;
}
.bg-gray-300{
background-color: #e2e8f0;
}
.bg-gray-400{
background-color: #cbd5e0;
}
.bg-gray-500{
background-color: #a0aec0;
}
.bg-gray-600{
background-color: #718096;
}
.bg-gray-700{
background-color: #4a5568;
}
.bg-gray-800{
background-color: #2d3748;
}
.bg-gray-900{
background-color: #1a202c;
}
.hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.hover\:bg-transparent:hover{
background-color: transparent;
}
.hover\:bg-black:hover{
background-color: #000;
}
.hover\:bg-white:hover{
background-color: #fff;
}
.hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.hover\:bg-gray-600:hover{
background-color: #718096;
}
.hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.focus\:bg-transparent:focus{
background-color: transparent;
}
.focus\:bg-black:focus{
background-color: #000;
}
.focus\:bg-white:focus{
background-color: #fff;
}
.focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.focus\:bg-gray-600:focus{
background-color: #718096;
}
.focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.active\:bg-color-85c879:active{
background-color: #85c879;
}
.active\:bg-color-074da2:active{
background-color: #074da2;
}
.active\:bg-transparent:active{
background-color: transparent;
}
.active\:bg-black:active{
background-color: #000;
}
.active\:bg-white:active{
background-color: #fff;
}
.active\:bg-gray-100:active{
background-color: #f7fafc;
}
.active\:bg-gray-200:active{
background-color: #edf2f7;
}
.active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.active\:bg-gray-500:active{
background-color: #a0aec0;
}
.active\:bg-gray-600:active{
background-color: #718096;
}
.active\:bg-gray-700:active{
background-color: #4a5568;
}
.active\:bg-gray-800:active{
background-color: #2d3748;
}
.active\:bg-gray-900:active{
background-color: #1a202c;
}
.bg-bottom{
background-position: bottom;
}
.bg-center{
background-position: center;
}
.bg-left{
background-position: left;
}
.bg-left-bottom{
background-position: left bottom;
}
.bg-left-top{
background-position: left top;
}
.bg-right{
background-position: right;
}
.bg-right-bottom{
background-position: right bottom;
}
.bg-right-top{
background-position: right top;
}
.bg-top{
background-position: top;
}
.bg-repeat{
background-repeat: repeat;
}
.bg-no-repeat{
background-repeat: no-repeat;
}
.bg-repeat-x{
background-repeat: repeat-x;
}
.bg-repeat-y{
background-repeat: repeat-y;
}
.bg-repeat-round{
background-repeat: round;
}
.bg-repeat-space{
background-repeat: space;
}
.bg-auto{
background-size: auto;
}
.bg-cover{
background-size: cover;
}
.bg-contain{
background-size: contain;
}
.border-collapse{
border-collapse: collapse;
}
.border-separate{
border-collapse: separate;
}
.border-color-85c879{
border-color: #85c879;
}
.border-color-074da2{
border-color: #074da2;
}
.border-transparent{
border-color: transparent;
}
.border-black{
border-color: #000;
}
.border-white{
border-color: #fff;
}
.border-gray-100{
border-color: #f7fafc;
}
.border-gray-200{
border-color: #edf2f7;
}
.border-gray-300{
border-color: #e2e8f0;
}
.border-gray-400{
border-color: #cbd5e0;
}
.border-gray-500{
border-color: #a0aec0;
}
.border-gray-600{
border-color: #718096;
}
.border-gray-700{
border-color: #4a5568;
}
.border-gray-800{
border-color: #2d3748;
}
.border-gray-900{
border-color: #1a202c;
}
.hover\:border-color-85c879:hover{
border-color: #85c879;
}
.hover\:border-color-074da2:hover{
border-color: #074da2;
}
.hover\:border-transparent:hover{
border-color: transparent;
}
.hover\:border-black:hover{
border-color: #000;
}
.hover\:border-white:hover{
border-color: #fff;
}
.hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.hover\:border-gray-600:hover{
border-color: #718096;
}
.hover\:border-gray-700:hover{
border-color: #4a5568;
}
.hover\:border-gray-800:hover{
border-color: #2d3748;
}
.hover\:border-gray-900:hover{
border-color: #1a202c;
}
.focus\:border-color-85c879:focus{
border-color: #85c879;
}
.focus\:border-color-074da2:focus{
border-color: #074da2;
}
.focus\:border-transparent:focus{
border-color: transparent;
}
.focus\:border-black:focus{
border-color: #000;
}
.focus\:border-white:focus{
border-color: #fff;
}
.focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.focus\:border-gray-600:focus{
border-color: #718096;
}
.focus\:border-gray-700:focus{
border-color: #4a5568;
}
.focus\:border-gray-800:focus{
border-color: #2d3748;
}
.focus\:border-gray-900:focus{
border-color: #1a202c;
}
.rounded-none{
border-radius: 0;
}
.rounded-sm{
border-radius: 0.125rem;
}
.rounded{
border-radius: 0.25rem;
}
.rounded-lg{
border-radius: 0.5rem;
}
.rounded-full{
border-radius: 9999px;
}
.rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.rounded-tl-none{
border-top-left-radius: 0;
}
.rounded-tr-none{
border-top-right-radius: 0;
}
.rounded-br-none{
border-bottom-right-radius: 0;
}
.rounded-bl-none{
border-bottom-left-radius: 0;
}
.rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.rounded-tl{
border-top-left-radius: 0.25rem;
}
.rounded-tr{
border-top-right-radius: 0.25rem;
}
.rounded-br{
border-bottom-right-radius: 0.25rem;
}
.rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.rounded-tl-full{
border-top-left-radius: 9999px;
}
.rounded-tr-full{
border-top-right-radius: 9999px;
}
.rounded-br-full{
border-bottom-right-radius: 9999px;
}
.rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.border-solid{
border-style: solid;
}
.border-dashed{
border-style: dashed;
}
.border-dotted{
border-style: dotted;
}
.border-none{
border-style: none;
}
.border-0{
border-width: 0;
}
.border-2{
border-width: 2px;
}
.border-4{
border-width: 4px;
}
.border-8{
border-width: 8px;
}
.border{
border-width: 1px;
}
.border-t-0{
border-top-width: 0;
}
.border-r-0{
border-right-width: 0;
}
.border-b-0{
border-bottom-width: 0;
}
.border-l-0{
border-left-width: 0;
}
.border-t-2{
border-top-width: 2px;
}
.border-r-2{
border-right-width: 2px;
}
.border-b-2{
border-bottom-width: 2px;
}
.border-l-2{
border-left-width: 2px;
}
.border-t-4{
border-top-width: 4px;
}
.border-r-4{
border-right-width: 4px;
}
.border-b-4{
border-bottom-width: 4px;
}
.border-l-4{
border-left-width: 4px;
}
.border-t-8{
border-top-width: 8px;
}
.border-r-8{
border-right-width: 8px;
}
.border-b-8{
border-bottom-width: 8px;
}
.border-l-8{
border-left-width: 8px;
}
.border-t{
border-top-width: 1px;
}
.border-r{
border-right-width: 1px;
}
.border-b{
border-bottom-width: 1px;
}
.border-l{
border-left-width: 1px;
}
.hover\:border-0:hover{
border-width: 0;
}
.hover\:border-2:hover{
border-width: 2px;
}
.hover\:border-4:hover{
border-width: 4px;
}
.hover\:border-8:hover{
border-width: 8px;
}
.hover\:border:hover{
border-width: 1px;
}
.hover\:border-t-0:hover{
border-top-width: 0;
}
.hover\:border-r-0:hover{
border-right-width: 0;
}
.hover\:border-b-0:hover{
border-bottom-width: 0;
}
.hover\:border-l-0:hover{
border-left-width: 0;
}
.hover\:border-t-2:hover{
border-top-width: 2px;
}
.hover\:border-r-2:hover{
border-right-width: 2px;
}
.hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.hover\:border-l-2:hover{
border-left-width: 2px;
}
.hover\:border-t-4:hover{
border-top-width: 4px;
}
.hover\:border-r-4:hover{
border-right-width: 4px;
}
.hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.hover\:border-l-4:hover{
border-left-width: 4px;
}
.hover\:border-t-8:hover{
border-top-width: 8px;
}
.hover\:border-r-8:hover{
border-right-width: 8px;
}
.hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.hover\:border-l-8:hover{
border-left-width: 8px;
}
.hover\:border-t:hover{
border-top-width: 1px;
}
.hover\:border-r:hover{
border-right-width: 1px;
}
.hover\:border-b:hover{
border-bottom-width: 1px;
}
.hover\:border-l:hover{
border-left-width: 1px;
}
.cursor-auto{
cursor: auto;
}
.cursor-default{
cursor: default;
}
.cursor-pointer{
cursor: pointer;
}
.cursor-wait{
cursor: wait;
}
.cursor-text{
cursor: text;
}
.cursor-move{
cursor: move;
}
.cursor-not-allowed{
cursor: not-allowed;
}
.hover\:cursor-auto:hover{
cursor: auto;
}
.hover\:cursor-default:hover{
cursor: default;
}
.hover\:cursor-pointer:hover{
cursor: pointer;
}
.hover\:cursor-wait:hover{
cursor: wait;
}
.hover\:cursor-text:hover{
cursor: text;
}
.hover\:cursor-move:hover{
cursor: move;
}
.hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.block{
display: block;
}
.inline-block{
display: inline-block;
}
.inline{
display: inline;
}
.flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.table{
display: table;
}
.table-row{
display: table-row;
}
.table-cell{
display: table-cell;
}
.hidden{
display: none;
}
.flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.self-center{
-ms-flex-item-align: center;
align-self: center;
}
.self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.float-right{
float: right;
}
.float-left{
float: left;
}
.float-none{
float: none;
}
.clearfix:after{
content: "";
display: table;
clear: both;
}
.font-oswald{
font-family: Oswald, sans-serif;
}
.font-open{
font-family: Open Sans, sans-serif;
}
.font-hairline{
font-weight: 100;
}
.font-thin{
font-weight: 200;
}
.font-light{
font-weight: 300;
}
.font-normal{
font-weight: 400;
}
.font-medium{
font-weight: 500;
}
.font-semibold{
font-weight: 600;
}
.font-bold{
font-weight: 700;
}
.font-extrabold{
font-weight: 800;
}
.font-black{
font-weight: 900;
}
.hover\:font-hairline:hover{
font-weight: 100;
}
.hover\:font-thin:hover{
font-weight: 200;
}
.hover\:font-light:hover{
font-weight: 300;
}
.hover\:font-normal:hover{
font-weight: 400;
}
.hover\:font-medium:hover{
font-weight: 500;
}
.hover\:font-semibold:hover{
font-weight: 600;
}
.hover\:font-bold:hover{
font-weight: 700;
}
.hover\:font-extrabold:hover{
font-weight: 800;
}
.hover\:font-black:hover{
font-weight: 900;
}
.focus\:font-hairline:focus{
font-weight: 100;
}
.focus\:font-thin:focus{
font-weight: 200;
}
.focus\:font-light:focus{
font-weight: 300;
}
.focus\:font-normal:focus{
font-weight: 400;
}
.focus\:font-medium:focus{
font-weight: 500;
}
.focus\:font-semibold:focus{
font-weight: 600;
}
.focus\:font-bold:focus{
font-weight: 700;
}
.focus\:font-extrabold:focus{
font-weight: 800;
}
.focus\:font-black:focus{
font-weight: 900;
}
.h-0{
height: 0;
}
.h-1{
height: 0.25rem;
}
.h-2{
height: 0.5rem;
}
.h-3{
height: 0.75rem;
}
.h-4{
height: 1rem;
}
.h-5{
height: 1.25rem;
}
.h-6{
height: 1.5rem;
}
.h-8{
height: 2rem;
}
.h-10{
height: 2.5rem;
}
.h-12{
height: 3rem;
}
.h-16{
height: 4rem;
}
.h-20{
height: 5rem;
}
.h-24{
height: 6rem;
}
.h-32{
height: 8rem;
}
.h-40{
height: 10rem;
}
.h-48{
height: 12rem;
}
.h-56{
height: 14rem;
}
.h-64{
height: 16rem;
}
.h-72{
height: 18rem;
}
.h-80{
height: 19rem;
}
.h-auto{
height: auto;
}
.h-px{
height: 1px;
}
.h-full{
height: 100%;
}
.h-iframe{
height: 19.5rem;
}
.h-screen{
height: 100vh;
}
.leading-none{
line-height: 1;
}
.leading-tight{
line-height: 1.25;
}
.leading-normal{
line-height: 1.5;
}
.leading-loose{
line-height: 2;
}
.list-inside{
list-style-position: inside;
}
.list-outside{
list-style-position: outside;
}
.list-none{
list-style-type: none;
}
.list-disc{
list-style-type: disc;
}
.list-decimal{
list-style-type: decimal;
}
.m-0{
margin: 0;
}
.m-1{
margin: 0.25rem;
}
.m-2{
margin: 0.5rem;
}
.m-3{
margin: 0.75rem;
}
.m-4{
margin: 1rem;
}
.m-5{
margin: 1.25rem;
}
.m-6{
margin: 1.5rem;
}
.m-8{
margin: 2rem;
}
.m-10{
margin: 2.5rem;
}
.m-12{
margin: 3rem;
}
.m-16{
margin: 4rem;
}
.m-20{
margin: 5rem;
}
.m-24{
margin: 6rem;
}
.m-32{
margin: 8rem;
}
.m-40{
margin: 10rem;
}
.m-48{
margin: 12rem;
}
.m-56{
margin: 14rem;
}
.m-64{
margin: 16rem;
}
.m-72{
margin: 18rem;
}
.m-80{
margin: 19rem;
}
.m-auto{
margin: auto;
}
.m-px{
margin: 1px;
}
.-m-1{
margin: -0.25rem;
}
.-m-2{
margin: -0.5rem;
}
.-m-3{
margin: -0.75rem;
}
.-m-4{
margin: -1rem;
}
.-m-5{
margin: -1.25rem;
}
.-m-6{
margin: -1.5rem;
}
.-m-8{
margin: -2rem;
}
.-m-10{
margin: -2.5rem;
}
.-m-12{
margin: -3rem;
}
.-m-16{
margin: -4rem;
}
.-m-20{
margin: -5rem;
}
.-m-24{
margin: -6rem;
}
.-m-32{
margin: -8rem;
}
.-m-40{
margin: -10rem;
}
.-m-48{
margin: -12rem;
}
.-m-56{
margin: -14rem;
}
.-m-64{
margin: -16rem;
}
.-m-72{
margin: -18rem;
}
.-m-80{
margin: -19rem;
}
.-m-px{
margin: -1px;
}
.my-0{
margin-top: 0;
margin-bottom: 0;
}
.mx-0{
margin-left: 0;
margin-right: 0;
}
.my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.my-auto{
margin-top: auto;
margin-bottom: auto;
}
.mx-auto{
margin-left: auto;
margin-right: auto;
}
.my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.mx-px{
margin-left: 1px;
margin-right: 1px;
}
.-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.mt-0{
margin-top: 0;
}
.mr-0{
margin-right: 0;
}
.mb-0{
margin-bottom: 0;
}
.ml-0{
margin-left: 0;
}
.mt-1{
margin-top: 0.25rem;
}
.mr-1{
margin-right: 0.25rem;
}
.mb-1{
margin-bottom: 0.25rem;
}
.ml-1{
margin-left: 0.25rem;
}
.mt-2{
margin-top: 0.5rem;
}
.mr-2{
margin-right: 0.5rem;
}
.mb-2{
margin-bottom: 0.5rem;
}
.ml-2{
margin-left: 0.5rem;
}
.mt-3{
margin-top: 0.75rem;
}
.mr-3{
margin-right: 0.75rem;
}
.mb-3{
margin-bottom: 0.75rem;
}
.ml-3{
margin-left: 0.75rem;
}
.mt-4{
margin-top: 1rem;
}
.mr-4{
margin-right: 1rem;
}
.mb-4{
margin-bottom: 1rem;
}
.ml-4{
margin-left: 1rem;
}
.mt-5{
margin-top: 1.25rem;
}
.mr-5{
margin-right: 1.25rem;
}
.mb-5{
margin-bottom: 1.25rem;
}
.ml-5{
margin-left: 1.25rem;
}
.mt-6{
margin-top: 1.5rem;
}
.mr-6{
margin-right: 1.5rem;
}
.mb-6{
margin-bottom: 1.5rem;
}
.ml-6{
margin-left: 1.5rem;
}
.mt-8{
margin-top: 2rem;
}
.mr-8{
margin-right: 2rem;
}
.mb-8{
margin-bottom: 2rem;
}
.ml-8{
margin-left: 2rem;
}
.mt-10{
margin-top: 2.5rem;
}
.mr-10{
margin-right: 2.5rem;
}
.mb-10{
margin-bottom: 2.5rem;
}
.ml-10{
margin-left: 2.5rem;
}
.mt-12{
margin-top: 3rem;
}
.mr-12{
margin-right: 3rem;
}
.mb-12{
margin-bottom: 3rem;
}
.ml-12{
margin-left: 3rem;
}
.mt-16{
margin-top: 4rem;
}
.mr-16{
margin-right: 4rem;
}
.mb-16{
margin-bottom: 4rem;
}
.ml-16{
margin-left: 4rem;
}
.mt-20{
margin-top: 5rem;
}
.mr-20{
margin-right: 5rem;
}
.mb-20{
margin-bottom: 5rem;
}
.ml-20{
margin-left: 5rem;
}
.mt-24{
margin-top: 6rem;
}
.mr-24{
margin-right: 6rem;
}
.mb-24{
margin-bottom: 6rem;
}
.ml-24{
margin-left: 6rem;
}
.mt-32{
margin-top: 8rem;
}
.mr-32{
margin-right: 8rem;
}
.mb-32{
margin-bottom: 8rem;
}
.ml-32{
margin-left: 8rem;
}
.mt-40{
margin-top: 10rem;
}
.mr-40{
margin-right: 10rem;
}
.mb-40{
margin-bottom: 10rem;
}
.ml-40{
margin-left: 10rem;
}
.mt-48{
margin-top: 12rem;
}
.mr-48{
margin-right: 12rem;
}
.mb-48{
margin-bottom: 12rem;
}
.ml-48{
margin-left: 12rem;
}
.mt-56{
margin-top: 14rem;
}
.mr-56{
margin-right: 14rem;
}
.mb-56{
margin-bottom: 14rem;
}
.ml-56{
margin-left: 14rem;
}
.mt-64{
margin-top: 16rem;
}
.mr-64{
margin-right: 16rem;
}
.mb-64{
margin-bottom: 16rem;
}
.ml-64{
margin-left: 16rem;
}
.mt-72{
margin-top: 18rem;
}
.mr-72{
margin-right: 18rem;
}
.mb-72{
margin-bottom: 18rem;
}
.ml-72{
margin-left: 18rem;
}
.mt-80{
margin-top: 19rem;
}
.mr-80{
margin-right: 19rem;
}
.mb-80{
margin-bottom: 19rem;
}
.ml-80{
margin-left: 19rem;
}
.mt-auto{
margin-top: auto;
}
.mr-auto{
margin-right: auto;
}
.mb-auto{
margin-bottom: auto;
}
.ml-auto{
margin-left: auto;
}
.mt-px{
margin-top: 1px;
}
.mr-px{
margin-right: 1px;
}
.mb-px{
margin-bottom: 1px;
}
.ml-px{
margin-left: 1px;
}
.-mt-1{
margin-top: -0.25rem;
}
.-mr-1{
margin-right: -0.25rem;
}
.-mb-1{
margin-bottom: -0.25rem;
}
.-ml-1{
margin-left: -0.25rem;
}
.-mt-2{
margin-top: -0.5rem;
}
.-mr-2{
margin-right: -0.5rem;
}
.-mb-2{
margin-bottom: -0.5rem;
}
.-ml-2{
margin-left: -0.5rem;
}
.-mt-3{
margin-top: -0.75rem;
}
.-mr-3{
margin-right: -0.75rem;
}
.-mb-3{
margin-bottom: -0.75rem;
}
.-ml-3{
margin-left: -0.75rem;
}
.-mt-4{
margin-top: -1rem;
}
.-mr-4{
margin-right: -1rem;
}
.-mb-4{
margin-bottom: -1rem;
}
.-ml-4{
margin-left: -1rem;
}
.-mt-5{
margin-top: -1.25rem;
}
.-mr-5{
margin-right: -1.25rem;
}
.-mb-5{
margin-bottom: -1.25rem;
}
.-ml-5{
margin-left: -1.25rem;
}
.-mt-6{
margin-top: -1.5rem;
}
.-mr-6{
margin-right: -1.5rem;
}
.-mb-6{
margin-bottom: -1.5rem;
}
.-ml-6{
margin-left: -1.5rem;
}
.-mt-8{
margin-top: -2rem;
}
.-mr-8{
margin-right: -2rem;
}
.-mb-8{
margin-bottom: -2rem;
}
.-ml-8{
margin-left: -2rem;
}
.-mt-10{
margin-top: -2.5rem;
}
.-mr-10{
margin-right: -2.5rem;
}
.-mb-10{
margin-bottom: -2.5rem;
}
.-ml-10{
margin-left: -2.5rem;
}
.-mt-12{
margin-top: -3rem;
}
.-mr-12{
margin-right: -3rem;
}
.-mb-12{
margin-bottom: -3rem;
}
.-ml-12{
margin-left: -3rem;
}
.-mt-16{
margin-top: -4rem;
}
.-mr-16{
margin-right: -4rem;
}
.-mb-16{
margin-bottom: -4rem;
}
.-ml-16{
margin-left: -4rem;
}
.-mt-20{
margin-top: -5rem;
}
.-mr-20{
margin-right: -5rem;
}
.-mb-20{
margin-bottom: -5rem;
}
.-ml-20{
margin-left: -5rem;
}
.-mt-24{
margin-top: -6rem;
}
.-mr-24{
margin-right: -6rem;
}
.-mb-24{
margin-bottom: -6rem;
}
.-ml-24{
margin-left: -6rem;
}
.-mt-32{
margin-top: -8rem;
}
.-mr-32{
margin-right: -8rem;
}
.-mb-32{
margin-bottom: -8rem;
}
.-ml-32{
margin-left: -8rem;
}
.-mt-40{
margin-top: -10rem;
}
.-mr-40{
margin-right: -10rem;
}
.-mb-40{
margin-bottom: -10rem;
}
.-ml-40{
margin-left: -10rem;
}
.-mt-48{
margin-top: -12rem;
}
.-mr-48{
margin-right: -12rem;
}
.-mb-48{
margin-bottom: -12rem;
}
.-ml-48{
margin-left: -12rem;
}
.-mt-56{
margin-top: -14rem;
}
.-mr-56{
margin-right: -14rem;
}
.-mb-56{
margin-bottom: -14rem;
}
.-ml-56{
margin-left: -14rem;
}
.-mt-64{
margin-top: -16rem;
}
.-mr-64{
margin-right: -16rem;
}
.-mb-64{
margin-bottom: -16rem;
}
.-ml-64{
margin-left: -16rem;
}
.-mt-72{
margin-top: -18rem;
}
.-mr-72{
margin-right: -18rem;
}
.-mb-72{
margin-bottom: -18rem;
}
.-ml-72{
margin-left: -18rem;
}
.-mt-80{
margin-top: -19rem;
}
.-mr-80{
margin-right: -19rem;
}
.-mb-80{
margin-bottom: -19rem;
}
.-ml-80{
margin-left: -19rem;
}
.-mt-px{
margin-top: -1px;
}
.-mr-px{
margin-right: -1px;
}
.-mb-px{
margin-bottom: -1px;
}
.-ml-px{
margin-left: -1px;
}
.max-h-full{
max-height: 100%;
}
.max-h-screen{
max-height: 100vh;
}
.max-w-xs{
max-width: 20rem;
}
.max-w-sm{
max-width: 24rem;
}
.max-w-md{
max-width: 28rem;
}
.max-w-lg{
max-width: 32rem;
}
.max-w-xl{
max-width: 36rem;
}
.max-w-2xl{
max-width: 42rem;
}
.max-w-3xl{
max-width: 48rem;
}
.max-w-4xl{
max-width: 56rem;
}
.max-w-5xl{
max-width: 64rem;
}
.max-w-6xl{
max-width: 72rem;
}
.max-w-full{
max-width: 100%;
}
.min-h-0{
min-height: 0;
}
.min-h-full{
min-height: 100%;
}
.min-h-screen{
min-height: 100vh;
}
.min-w-0{
min-width: 0;
}
.min-w-full{
min-width: 100%;
}
.object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.object-none{
-o-object-fit: none;
object-fit: none;
}
.object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.object-center{
-o-object-position: center;
object-position: center;
}
.object-left{
-o-object-position: left;
object-position: left;
}
.object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.object-left-top{
-o-object-position: left top;
object-position: left top;
}
.object-right{
-o-object-position: right;
object-position: right;
}
.object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.object-right-top{
-o-object-position: right top;
object-position: right top;
}
.object-top{
-o-object-position: top;
object-position: top;
}
.opacity-0{
opacity: 0;
}
.opacity-25{
opacity: 0.25;
}
.opacity-50{
opacity: 0.5;
}
.opacity-75{
opacity: 0.75;
}
.opacity-100{
opacity: 1;
}
.hover\:opacity-0:hover{
opacity: 0;
}
.hover\:opacity-25:hover{
opacity: 0.25;
}
.hover\:opacity-50:hover{
opacity: 0.5;
}
.hover\:opacity-75:hover{
opacity: 0.75;
}
.hover\:opacity-100:hover{
opacity: 1;
}
.outline-none{
outline: 0;
}
.focus\:outline-none:focus{
outline: 0;
}
.overflow-auto{
overflow: auto;
}
.overflow-hidden{
overflow: hidden;
}
.overflow-visible{
overflow: visible;
}
.overflow-scroll{
overflow: scroll;
}
.overflow-x-auto{
overflow-x: auto;
}
.overflow-y-auto{
overflow-y: auto;
}
.overflow-x-hidden{
overflow-x: hidden;
}
.overflow-y-hidden{
overflow-y: hidden;
}
.overflow-x-visible{
overflow-x: visible;
}
.overflow-y-visible{
overflow-y: visible;
}
.overflow-x-scroll{
overflow-x: scroll;
}
.overflow-y-scroll{
overflow-y: scroll;
}
.scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.p-0{
padding: 0;
}
.p-1{
padding: 0.25rem;
}
.p-2{
padding: 0.5rem;
}
.p-3{
padding: 0.75rem;
}
.p-4{
padding: 1rem;
}
.p-5{
padding: 1.25rem;
}
.p-6{
padding: 1.5rem;
}
.p-8{
padding: 2rem;
}
.p-10{
padding: 2.5rem;
}
.p-12{
padding: 3rem;
}
.p-16{
padding: 4rem;
}
.p-20{
padding: 5rem;
}
.p-24{
padding: 6rem;
}
.p-32{
padding: 8rem;
}
.p-40{
padding: 10rem;
}
.p-48{
padding: 12rem;
}
.p-56{
padding: 14rem;
}
.p-64{
padding: 16rem;
}
.p-72{
padding: 18rem;
}
.p-80{
padding: 19rem;
}
.p-px{
padding: 1px;
}
.py-0{
padding-top: 0;
padding-bottom: 0;
}
.px-0{
padding-left: 0;
padding-right: 0;
}
.py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.px-px{
padding-left: 1px;
padding-right: 1px;
}
.pt-0{
padding-top: 0;
}
.pr-0{
padding-right: 0;
}
.pb-0{
padding-bottom: 0;
}
.pl-0{
padding-left: 0;
}
.pt-1{
padding-top: 0.25rem;
}
.pr-1{
padding-right: 0.25rem;
}
.pb-1{
padding-bottom: 0.25rem;
}
.pl-1{
padding-left: 0.25rem;
}
.pt-2{
padding-top: 0.5rem;
}
.pr-2{
padding-right: 0.5rem;
}
.pb-2{
padding-bottom: 0.5rem;
}
.pl-2{
padding-left: 0.5rem;
}
.pt-3{
padding-top: 0.75rem;
}
.pr-3{
padding-right: 0.75rem;
}
.pb-3{
padding-bottom: 0.75rem;
}
.pl-3{
padding-left: 0.75rem;
}
.pt-4{
padding-top: 1rem;
}
.pr-4{
padding-right: 1rem;
}
.pb-4{
padding-bottom: 1rem;
}
.pl-4{
padding-left: 1rem;
}
.pt-5{
padding-top: 1.25rem;
}
.pr-5{
padding-right: 1.25rem;
}
.pb-5{
padding-bottom: 1.25rem;
}
.pl-5{
padding-left: 1.25rem;
}
.pt-6{
padding-top: 1.5rem;
}
.pr-6{
padding-right: 1.5rem;
}
.pb-6{
padding-bottom: 1.5rem;
}
.pl-6{
padding-left: 1.5rem;
}
.pt-8{
padding-top: 2rem;
}
.pr-8{
padding-right: 2rem;
}
.pb-8{
padding-bottom: 2rem;
}
.pl-8{
padding-left: 2rem;
}
.pt-10{
padding-top: 2.5rem;
}
.pr-10{
padding-right: 2.5rem;
}
.pb-10{
padding-bottom: 2.5rem;
}
.pl-10{
padding-left: 2.5rem;
}
.pt-12{
padding-top: 3rem;
}
.pr-12{
padding-right: 3rem;
}
.pb-12{
padding-bottom: 3rem;
}
.pl-12{
padding-left: 3rem;
}
.pt-16{
padding-top: 4rem;
}
.pr-16{
padding-right: 4rem;
}
.pb-16{
padding-bottom: 4rem;
}
.pl-16{
padding-left: 4rem;
}
.pt-20{
padding-top: 5rem;
}
.pr-20{
padding-right: 5rem;
}
.pb-20{
padding-bottom: 5rem;
}
.pl-20{
padding-left: 5rem;
}
.pt-24{
padding-top: 6rem;
}
.pr-24{
padding-right: 6rem;
}
.pb-24{
padding-bottom: 6rem;
}
.pl-24{
padding-left: 6rem;
}
.pt-32{
padding-top: 8rem;
}
.pr-32{
padding-right: 8rem;
}
.pb-32{
padding-bottom: 8rem;
}
.pl-32{
padding-left: 8rem;
}
.pt-40{
padding-top: 10rem;
}
.pr-40{
padding-right: 10rem;
}
.pb-40{
padding-bottom: 10rem;
}
.pl-40{
padding-left: 10rem;
}
.pt-48{
padding-top: 12rem;
}
.pr-48{
padding-right: 12rem;
}
.pb-48{
padding-bottom: 12rem;
}
.pl-48{
padding-left: 12rem;
}
.pt-56{
padding-top: 14rem;
}
.pr-56{
padding-right: 14rem;
}
.pb-56{
padding-bottom: 14rem;
}
.pl-56{
padding-left: 14rem;
}
.pt-64{
padding-top: 16rem;
}
.pr-64{
padding-right: 16rem;
}
.pb-64{
padding-bottom: 16rem;
}
.pl-64{
padding-left: 16rem;
}
.pt-72{
padding-top: 18rem;
}
.pr-72{
padding-right: 18rem;
}
.pb-72{
padding-bottom: 18rem;
}
.pl-72{
padding-left: 18rem;
}
.pt-80{
padding-top: 19rem;
}
.pr-80{
padding-right: 19rem;
}
.pb-80{
padding-bottom: 19rem;
}
.pl-80{
padding-left: 19rem;
}
.pt-px{
padding-top: 1px;
}
.pr-px{
padding-right: 1px;
}
.pb-px{
padding-bottom: 1px;
}
.pl-px{
padding-left: 1px;
}
.pointer-events-none{
pointer-events: none;
}
.pointer-events-auto{
pointer-events: auto;
}
.static{
position: static;
}
.fixed{
position: fixed;
}
.absolute{
position: absolute;
}
.relative{
position: relative;
}
.sticky{
position: -webkit-sticky;
position: sticky;
}
.inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.inset-y-0{
top: 0;
bottom: 0;
}
.inset-x-0{
right: 0;
left: 0;
}
.inset-y-auto{
top: auto;
bottom: auto;
}
.inset-x-auto{
right: auto;
left: auto;
}
.top-0{
top: 0;
}
.right-0{
right: 0;
}
.bottom-0{
bottom: 0;
}
.left-0{
left: 0;
}
.top-auto{
top: auto;
}
.right-auto{
right: auto;
}
.bottom-auto{
bottom: auto;
}
.left-auto{
left: auto;
}
.resize-none{
resize: none;
}
.resize-y{
resize: vertical;
}
.resize-x{
resize: horizontal;
}
.resize{
resize: both;
}
.shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.fill-current{
fill: currentColor;
}
.stroke-current{
stroke: currentColor;
}
.table-auto{
table-layout: auto;
}
.table-fixed{
table-layout: fixed;
}
.text-left{
text-align: left;
}
.text-center{
text-align: center;
}
.text-right{
text-align: right;
}
.text-justify{
text-align: justify;
}
.text-color-85c879{
color: #85c879;
}
.text-color-074da2{
color: #074da2;
}
.text-transparent{
color: transparent;
}
.text-black{
color: #000;
}
.text-white{
color: #fff;
}
.text-gray-100{
color: #f7fafc;
}
.text-gray-200{
color: #edf2f7;
}
.text-gray-300{
color: #e2e8f0;
}
.text-gray-400{
color: #cbd5e0;
}
.text-gray-500{
color: #a0aec0;
}
.text-gray-600{
color: #718096;
}
.text-gray-700{
color: #4a5568;
}
.text-gray-800{
color: #2d3748;
}
.text-gray-900{
color: #1a202c;
}
.hover\:text-color-85c879:hover{
color: #85c879;
}
.hover\:text-color-074da2:hover{
color: #074da2;
}
.hover\:text-transparent:hover{
color: transparent;
}
.hover\:text-black:hover{
color: #000;
}
.hover\:text-white:hover{
color: #fff;
}
.hover\:text-gray-100:hover{
color: #f7fafc;
}
.hover\:text-gray-200:hover{
color: #edf2f7;
}
.hover\:text-gray-300:hover{
color: #e2e8f0;
}
.hover\:text-gray-400:hover{
color: #cbd5e0;
}
.hover\:text-gray-500:hover{
color: #a0aec0;
}
.hover\:text-gray-600:hover{
color: #718096;
}
.hover\:text-gray-700:hover{
color: #4a5568;
}
.hover\:text-gray-800:hover{
color: #2d3748;
}
.hover\:text-gray-900:hover{
color: #1a202c;
}
.focus\:text-color-85c879:focus{
color: #85c879;
}
.focus\:text-color-074da2:focus{
color: #074da2;
}
.focus\:text-transparent:focus{
color: transparent;
}
.focus\:text-black:focus{
color: #000;
}
.focus\:text-white:focus{
color: #fff;
}
.focus\:text-gray-100:focus{
color: #f7fafc;
}
.focus\:text-gray-200:focus{
color: #edf2f7;
}
.focus\:text-gray-300:focus{
color: #e2e8f0;
}
.focus\:text-gray-400:focus{
color: #cbd5e0;
}
.focus\:text-gray-500:focus{
color: #a0aec0;
}
.focus\:text-gray-600:focus{
color: #718096;
}
.focus\:text-gray-700:focus{
color: #4a5568;
}
.focus\:text-gray-800:focus{
color: #2d3748;
}
.focus\:text-gray-900:focus{
color: #1a202c;
}
.text-2xs{
font-size: .625rem;
}
.text-xs{
font-size: 0.75rem;
}
.text-sm{
font-size: 0.875rem;
}
.text-base{
font-size: 1rem;
}
.text-lg{
font-size: 1.125rem;
}
.text-xl{
font-size: 1.25rem;
}
.text-2xl{
font-size: 1.5rem;
}
.text-3xl{
font-size: 1.875rem;
}
.text-4xl{
font-size: 2.25rem;
}
.text-4\.5xl{
font-size: 2.75rem;
}
.text-5xl{
font-size: 3rem;
}
.text-6xl{
font-size: 4rem;
}
.text-7xl{
font-size: 5rem;
}
.italic{
font-style: italic;
}
.not-italic{
font-style: normal;
}
.uppercase{
text-transform: uppercase;
}
.lowercase{
text-transform: lowercase;
}
.capitalize{
text-transform: capitalize;
}
.normal-case{
text-transform: none;
}
.underline{
text-decoration: underline;
}
.line-through{
text-decoration: line-through;
}
.no-underline{
text-decoration: none;
}
.hover\:underline:hover{
text-decoration: underline;
}
.hover\:line-through:hover{
text-decoration: line-through;
}
.hover\:no-underline:hover{
text-decoration: none;
}
.focus\:underline:focus{
text-decoration: underline;
}
.focus\:line-through:focus{
text-decoration: line-through;
}
.focus\:no-underline:focus{
text-decoration: none;
}
.antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.tracking-tighter{
letter-spacing: -0.05em;
}
.tracking-tight{
letter-spacing: -0.025em;
}
.tracking-normal{
letter-spacing: 0;
}
.tracking-wide{
letter-spacing: 0.025em;
}
.tracking-wider{
letter-spacing: 0.05em;
}
.tracking-widest{
letter-spacing: 0.1em;
}
.select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.align-baseline{
vertical-align: baseline;
}
.align-top{
vertical-align: top;
}
.align-middle{
vertical-align: middle;
}
.align-bottom{
vertical-align: bottom;
}
.align-text-top{
vertical-align: text-top;
}
.align-text-bottom{
vertical-align: text-bottom;
}
.visible{
visibility: visible;
}
.invisible{
visibility: hidden;
}
.whitespace-normal{
white-space: normal;
}
.whitespace-no-wrap{
white-space: nowrap;
}
.whitespace-pre{
white-space: pre;
}
.whitespace-pre-line{
white-space: pre-line;
}
.whitespace-pre-wrap{
white-space: pre-wrap;
}
.break-normal{
overflow-wrap: normal;
word-break: normal;
}
.break-words{
overflow-wrap: break-word;
}
.break-all{
word-break: break-all;
}
.truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.w-0{
width: 0;
}
.w-1{
width: 0.25rem;
}
.w-2{
width: 0.5rem;
}
.w-3{
width: 0.75rem;
}
.w-4{
width: 1rem;
}
.w-5{
width: 1.25rem;
}
.w-6{
width: 1.5rem;
}
.w-8{
width: 2rem;
}
.w-10{
width: 2.5rem;
}
.w-12{
width: 3rem;
}
.w-16{
width: 4rem;
}
.w-20{
width: 5rem;
}
.w-24{
width: 6rem;
}
.w-32{
width: 8rem;
}
.w-40{
width: 10rem;
}
.w-48{
width: 12rem;
}
.w-56{
width: 14rem;
}
.w-64{
width: 16rem;
}
.w-72{
width: 18rem;
}
.w-80{
width: 19rem;
}
.w-auto{
width: auto;
}
.w-px{
width: 1px;
}
.w-1\/2{
width: 50%;
}
.w-1\/3{
width: 33.33333%;
}
.w-2\/3{
width: 66.66667%;
}
.w-1\/4{
width: 25%;
}
.w-2\/4{
width: 50%;
}
.w-3\/4{
width: 75%;
}
.w-1\/5{
width: 20%;
}
.w-2\/5{
width: 40%;
}
.w-3\/5{
width: 60%;
}
.w-4\/5{
width: 80%;
}
.w-1\/6{
width: 16.66667%;
}
.w-2\/6{
width: 33.33333%;
}
.w-3\/6{
width: 50%;
}
.w-4\/6{
width: 66.66667%;
}
.w-5\/6{
width: 83.33333%;
}
.w-1\/12{
width: 8.33333%;
}
.w-2\/12{
width: 16.66667%;
}
.w-3\/12{
width: 25%;
}
.w-4\/12{
width: 33.33333%;
}
.w-5\/12{
width: 41.66667%;
}
.w-6\/12{
width: 50%;
}
.w-7\/12{
width: 58.33333%;
}
.w-8\/12{
width: 66.66667%;
}
.w-9\/12{
width: 75%;
}
.w-10\/12{
width: 83.33333%;
}
.w-11\/12{
width: 91.66667%;
}
.w-full{
width: 100%;
}
.w-screen{
width: 100vw;
}
.z-0{
z-index: 0;
}
.z-10{
z-index: 10;
}
.z-20{
z-index: 20;
}
.z-30{
z-index: 30;
}
.z-40{
z-index: 40;
}
.z-50{
z-index: 50;
}
.z-auto{
z-index: auto;
}
.z-min1{
z-index: -1;
}
@media (min-width: 576px){
.sm\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.sm\:bg-fixed{
background-attachment: fixed;
}
.sm\:bg-local{
background-attachment: local;
}
.sm\:bg-scroll{
background-attachment: scroll;
}
.sm\:bg-color-85c879{
background-color: #85c879;
}
.sm\:bg-color-074da2{
background-color: #074da2;
}
.sm\:bg-transparent{
background-color: transparent;
}
.sm\:bg-black{
background-color: #000;
}
.sm\:bg-white{
background-color: #fff;
}
.sm\:bg-gray-100{
background-color: #f7fafc;
}
.sm\:bg-gray-200{
background-color: #edf2f7;
}
.sm\:bg-gray-300{
background-color: #e2e8f0;
}
.sm\:bg-gray-400{
background-color: #cbd5e0;
}
.sm\:bg-gray-500{
background-color: #a0aec0;
}
.sm\:bg-gray-600{
background-color: #718096;
}
.sm\:bg-gray-700{
background-color: #4a5568;
}
.sm\:bg-gray-800{
background-color: #2d3748;
}
.sm\:bg-gray-900{
background-color: #1a202c;
}
.sm\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.sm\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.sm\:hover\:bg-transparent:hover{
background-color: transparent;
}
.sm\:hover\:bg-black:hover{
background-color: #000;
}
.sm\:hover\:bg-white:hover{
background-color: #fff;
}
.sm\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.sm\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.sm\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.sm\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.sm\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.sm\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.sm\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.sm\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.sm\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.sm\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.sm\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.sm\:focus\:bg-transparent:focus{
background-color: transparent;
}
.sm\:focus\:bg-black:focus{
background-color: #000;
}
.sm\:focus\:bg-white:focus{
background-color: #fff;
}
.sm\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.sm\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.sm\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.sm\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.sm\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.sm\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.sm\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.sm\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.sm\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.sm\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.sm\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.sm\:active\:bg-transparent:active{
background-color: transparent;
}
.sm\:active\:bg-black:active{
background-color: #000;
}
.sm\:active\:bg-white:active{
background-color: #fff;
}
.sm\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.sm\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.sm\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.sm\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.sm\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.sm\:active\:bg-gray-600:active{
background-color: #718096;
}
.sm\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.sm\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.sm\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.sm\:bg-bottom{
background-position: bottom;
}
.sm\:bg-center{
background-position: center;
}
.sm\:bg-left{
background-position: left;
}
.sm\:bg-left-bottom{
background-position: left bottom;
}
.sm\:bg-left-top{
background-position: left top;
}
.sm\:bg-right{
background-position: right;
}
.sm\:bg-right-bottom{
background-position: right bottom;
}
.sm\:bg-right-top{
background-position: right top;
}
.sm\:bg-top{
background-position: top;
}
.sm\:bg-repeat{
background-repeat: repeat;
}
.sm\:bg-no-repeat{
background-repeat: no-repeat;
}
.sm\:bg-repeat-x{
background-repeat: repeat-x;
}
.sm\:bg-repeat-y{
background-repeat: repeat-y;
}
.sm\:bg-repeat-round{
background-repeat: round;
}
.sm\:bg-repeat-space{
background-repeat: space;
}
.sm\:bg-auto{
background-size: auto;
}
.sm\:bg-cover{
background-size: cover;
}
.sm\:bg-contain{
background-size: contain;
}
.sm\:border-collapse{
border-collapse: collapse;
}
.sm\:border-separate{
border-collapse: separate;
}
.sm\:border-color-85c879{
border-color: #85c879;
}
.sm\:border-color-074da2{
border-color: #074da2;
}
.sm\:border-transparent{
border-color: transparent;
}
.sm\:border-black{
border-color: #000;
}
.sm\:border-white{
border-color: #fff;
}
.sm\:border-gray-100{
border-color: #f7fafc;
}
.sm\:border-gray-200{
border-color: #edf2f7;
}
.sm\:border-gray-300{
border-color: #e2e8f0;
}
.sm\:border-gray-400{
border-color: #cbd5e0;
}
.sm\:border-gray-500{
border-color: #a0aec0;
}
.sm\:border-gray-600{
border-color: #718096;
}
.sm\:border-gray-700{
border-color: #4a5568;
}
.sm\:border-gray-800{
border-color: #2d3748;
}
.sm\:border-gray-900{
border-color: #1a202c;
}
.sm\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.sm\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.sm\:hover\:border-transparent:hover{
border-color: transparent;
}
.sm\:hover\:border-black:hover{
border-color: #000;
}
.sm\:hover\:border-white:hover{
border-color: #fff;
}
.sm\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.sm\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.sm\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.sm\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.sm\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.sm\:hover\:border-gray-600:hover{
border-color: #718096;
}
.sm\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.sm\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.sm\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.sm\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.sm\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.sm\:focus\:border-transparent:focus{
border-color: transparent;
}
.sm\:focus\:border-black:focus{
border-color: #000;
}
.sm\:focus\:border-white:focus{
border-color: #fff;
}
.sm\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.sm\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.sm\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.sm\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.sm\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.sm\:focus\:border-gray-600:focus{
border-color: #718096;
}
.sm\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.sm\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.sm\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.sm\:rounded-none{
border-radius: 0;
}
.sm\:rounded-sm{
border-radius: 0.125rem;
}
.sm\:rounded{
border-radius: 0.25rem;
}
.sm\:rounded-lg{
border-radius: 0.5rem;
}
.sm\:rounded-full{
border-radius: 9999px;
}
.sm\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.sm\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.sm\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.sm\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.sm\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.sm\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.sm\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.sm\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.sm\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.sm\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.sm\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.sm\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.sm\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.sm\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.sm\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.sm\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.sm\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.sm\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.sm\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.sm\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.sm\:rounded-tl-none{
border-top-left-radius: 0;
}
.sm\:rounded-tr-none{
border-top-right-radius: 0;
}
.sm\:rounded-br-none{
border-bottom-right-radius: 0;
}
.sm\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.sm\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.sm\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.sm\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.sm\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.sm\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.sm\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.sm\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.sm\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.sm\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.sm\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.sm\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.sm\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.sm\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.sm\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.sm\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.sm\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.sm\:border-solid{
border-style: solid;
}
.sm\:border-dashed{
border-style: dashed;
}
.sm\:border-dotted{
border-style: dotted;
}
.sm\:border-none{
border-style: none;
}
.sm\:border-0{
border-width: 0;
}
.sm\:border-2{
border-width: 2px;
}
.sm\:border-4{
border-width: 4px;
}
.sm\:border-8{
border-width: 8px;
}
.sm\:border{
border-width: 1px;
}
.sm\:border-t-0{
border-top-width: 0;
}
.sm\:border-r-0{
border-right-width: 0;
}
.sm\:border-b-0{
border-bottom-width: 0;
}
.sm\:border-l-0{
border-left-width: 0;
}
.sm\:border-t-2{
border-top-width: 2px;
}
.sm\:border-r-2{
border-right-width: 2px;
}
.sm\:border-b-2{
border-bottom-width: 2px;
}
.sm\:border-l-2{
border-left-width: 2px;
}
.sm\:border-t-4{
border-top-width: 4px;
}
.sm\:border-r-4{
border-right-width: 4px;
}
.sm\:border-b-4{
border-bottom-width: 4px;
}
.sm\:border-l-4{
border-left-width: 4px;
}
.sm\:border-t-8{
border-top-width: 8px;
}
.sm\:border-r-8{
border-right-width: 8px;
}
.sm\:border-b-8{
border-bottom-width: 8px;
}
.sm\:border-l-8{
border-left-width: 8px;
}
.sm\:border-t{
border-top-width: 1px;
}
.sm\:border-r{
border-right-width: 1px;
}
.sm\:border-b{
border-bottom-width: 1px;
}
.sm\:border-l{
border-left-width: 1px;
}
.sm\:hover\:border-0:hover{
border-width: 0;
}
.sm\:hover\:border-2:hover{
border-width: 2px;
}
.sm\:hover\:border-4:hover{
border-width: 4px;
}
.sm\:hover\:border-8:hover{
border-width: 8px;
}
.sm\:hover\:border:hover{
border-width: 1px;
}
.sm\:hover\:border-t-0:hover{
border-top-width: 0;
}
.sm\:hover\:border-r-0:hover{
border-right-width: 0;
}
.sm\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.sm\:hover\:border-l-0:hover{
border-left-width: 0;
}
.sm\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.sm\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.sm\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.sm\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.sm\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.sm\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.sm\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.sm\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.sm\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.sm\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.sm\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.sm\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.sm\:hover\:border-t:hover{
border-top-width: 1px;
}
.sm\:hover\:border-r:hover{
border-right-width: 1px;
}
.sm\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.sm\:hover\:border-l:hover{
border-left-width: 1px;
}
.sm\:cursor-auto{
cursor: auto;
}
.sm\:cursor-default{
cursor: default;
}
.sm\:cursor-pointer{
cursor: pointer;
}
.sm\:cursor-wait{
cursor: wait;
}
.sm\:cursor-text{
cursor: text;
}
.sm\:cursor-move{
cursor: move;
}
.sm\:cursor-not-allowed{
cursor: not-allowed;
}
.sm\:hover\:cursor-auto:hover{
cursor: auto;
}
.sm\:hover\:cursor-default:hover{
cursor: default;
}
.sm\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.sm\:hover\:cursor-wait:hover{
cursor: wait;
}
.sm\:hover\:cursor-text:hover{
cursor: text;
}
.sm\:hover\:cursor-move:hover{
cursor: move;
}
.sm\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.sm\:block{
display: block;
}
.sm\:inline-block{
display: inline-block;
}
.sm\:inline{
display: inline;
}
.sm\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.sm\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.sm\:table{
display: table;
}
.sm\:table-row{
display: table-row;
}
.sm\:table-cell{
display: table-cell;
}
.sm\:hidden{
display: none;
}
.sm\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.sm\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.sm\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sm\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.sm\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sm\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.sm\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.sm\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.sm\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.sm\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sm\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.sm\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.sm\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.sm\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.sm\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.sm\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.sm\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.sm\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.sm\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.sm\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.sm\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sm\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.sm\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.sm\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.sm\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.sm\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.sm\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.sm\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.sm\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.sm\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.sm\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.sm\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.sm\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.sm\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.sm\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.sm\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.sm\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.sm\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.sm\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.sm\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.sm\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.sm\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.sm\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.sm\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.sm\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.sm\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.sm\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.sm\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.sm\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.sm\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.sm\:float-right{
float: right;
}
.sm\:float-left{
float: left;
}
.sm\:float-none{
float: none;
}
.sm\:clearfix:after{
content: "";
display: table;
clear: both;
}
.sm\:font-oswald{
font-family: Oswald, sans-serif;
}
.sm\:font-open{
font-family: Open Sans, sans-serif;
}
.sm\:font-hairline{
font-weight: 100;
}
.sm\:font-thin{
font-weight: 200;
}
.sm\:font-light{
font-weight: 300;
}
.sm\:font-normal{
font-weight: 400;
}
.sm\:font-medium{
font-weight: 500;
}
.sm\:font-semibold{
font-weight: 600;
}
.sm\:font-bold{
font-weight: 700;
}
.sm\:font-extrabold{
font-weight: 800;
}
.sm\:font-black{
font-weight: 900;
}
.sm\:hover\:font-hairline:hover{
font-weight: 100;
}
.sm\:hover\:font-thin:hover{
font-weight: 200;
}
.sm\:hover\:font-light:hover{
font-weight: 300;
}
.sm\:hover\:font-normal:hover{
font-weight: 400;
}
.sm\:hover\:font-medium:hover{
font-weight: 500;
}
.sm\:hover\:font-semibold:hover{
font-weight: 600;
}
.sm\:hover\:font-bold:hover{
font-weight: 700;
}
.sm\:hover\:font-extrabold:hover{
font-weight: 800;
}
.sm\:hover\:font-black:hover{
font-weight: 900;
}
.sm\:focus\:font-hairline:focus{
font-weight: 100;
}
.sm\:focus\:font-thin:focus{
font-weight: 200;
}
.sm\:focus\:font-light:focus{
font-weight: 300;
}
.sm\:focus\:font-normal:focus{
font-weight: 400;
}
.sm\:focus\:font-medium:focus{
font-weight: 500;
}
.sm\:focus\:font-semibold:focus{
font-weight: 600;
}
.sm\:focus\:font-bold:focus{
font-weight: 700;
}
.sm\:focus\:font-extrabold:focus{
font-weight: 800;
}
.sm\:focus\:font-black:focus{
font-weight: 900;
}
.sm\:h-0{
height: 0;
}
.sm\:h-1{
height: 0.25rem;
}
.sm\:h-2{
height: 0.5rem;
}
.sm\:h-3{
height: 0.75rem;
}
.sm\:h-4{
height: 1rem;
}
.sm\:h-5{
height: 1.25rem;
}
.sm\:h-6{
height: 1.5rem;
}
.sm\:h-8{
height: 2rem;
}
.sm\:h-10{
height: 2.5rem;
}
.sm\:h-12{
height: 3rem;
}
.sm\:h-16{
height: 4rem;
}
.sm\:h-20{
height: 5rem;
}
.sm\:h-24{
height: 6rem;
}
.sm\:h-32{
height: 8rem;
}
.sm\:h-40{
height: 10rem;
}
.sm\:h-48{
height: 12rem;
}
.sm\:h-56{
height: 14rem;
}
.sm\:h-64{
height: 16rem;
}
.sm\:h-72{
height: 18rem;
}
.sm\:h-80{
height: 19rem;
}
.sm\:h-auto{
height: auto;
}
.sm\:h-px{
height: 1px;
}
.sm\:h-full{
height: 100%;
}
.sm\:h-iframe{
height: 19.5rem;
}
.sm\:h-screen{
height: 100vh;
}
.sm\:leading-none{
line-height: 1;
}
.sm\:leading-tight{
line-height: 1.25;
}
.sm\:leading-normal{
line-height: 1.5;
}
.sm\:leading-loose{
line-height: 2;
}
.sm\:list-inside{
list-style-position: inside;
}
.sm\:list-outside{
list-style-position: outside;
}
.sm\:list-none{
list-style-type: none;
}
.sm\:list-disc{
list-style-type: disc;
}
.sm\:list-decimal{
list-style-type: decimal;
}
.sm\:m-0{
margin: 0;
}
.sm\:m-1{
margin: 0.25rem;
}
.sm\:m-2{
margin: 0.5rem;
}
.sm\:m-3{
margin: 0.75rem;
}
.sm\:m-4{
margin: 1rem;
}
.sm\:m-5{
margin: 1.25rem;
}
.sm\:m-6{
margin: 1.5rem;
}
.sm\:m-8{
margin: 2rem;
}
.sm\:m-10{
margin: 2.5rem;
}
.sm\:m-12{
margin: 3rem;
}
.sm\:m-16{
margin: 4rem;
}
.sm\:m-20{
margin: 5rem;
}
.sm\:m-24{
margin: 6rem;
}
.sm\:m-32{
margin: 8rem;
}
.sm\:m-40{
margin: 10rem;
}
.sm\:m-48{
margin: 12rem;
}
.sm\:m-56{
margin: 14rem;
}
.sm\:m-64{
margin: 16rem;
}
.sm\:m-72{
margin: 18rem;
}
.sm\:m-80{
margin: 19rem;
}
.sm\:m-auto{
margin: auto;
}
.sm\:m-px{
margin: 1px;
}
.sm\:-m-1{
margin: -0.25rem;
}
.sm\:-m-2{
margin: -0.5rem;
}
.sm\:-m-3{
margin: -0.75rem;
}
.sm\:-m-4{
margin: -1rem;
}
.sm\:-m-5{
margin: -1.25rem;
}
.sm\:-m-6{
margin: -1.5rem;
}
.sm\:-m-8{
margin: -2rem;
}
.sm\:-m-10{
margin: -2.5rem;
}
.sm\:-m-12{
margin: -3rem;
}
.sm\:-m-16{
margin: -4rem;
}
.sm\:-m-20{
margin: -5rem;
}
.sm\:-m-24{
margin: -6rem;
}
.sm\:-m-32{
margin: -8rem;
}
.sm\:-m-40{
margin: -10rem;
}
.sm\:-m-48{
margin: -12rem;
}
.sm\:-m-56{
margin: -14rem;
}
.sm\:-m-64{
margin: -16rem;
}
.sm\:-m-72{
margin: -18rem;
}
.sm\:-m-80{
margin: -19rem;
}
.sm\:-m-px{
margin: -1px;
}
.sm\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.sm\:mx-0{
margin-left: 0;
margin-right: 0;
}
.sm\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.sm\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.sm\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.sm\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.sm\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.sm\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.sm\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.sm\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.sm\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.sm\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.sm\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.sm\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.sm\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.sm\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.sm\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.sm\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.sm\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.sm\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.sm\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.sm\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.sm\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.sm\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.sm\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.sm\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.sm\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.sm\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.sm\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.sm\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.sm\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.sm\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.sm\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.sm\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.sm\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.sm\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.sm\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.sm\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.sm\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.sm\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.sm\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.sm\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.sm\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.sm\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.sm\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.sm\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.sm\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.sm\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.sm\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.sm\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.sm\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.sm\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.sm\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.sm\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.sm\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.sm\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.sm\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.sm\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.sm\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.sm\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.sm\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.sm\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.sm\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.sm\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.sm\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.sm\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.sm\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.sm\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.sm\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.sm\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.sm\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.sm\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.sm\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.sm\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.sm\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.sm\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.sm\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.sm\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.sm\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.sm\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.sm\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.sm\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.sm\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.sm\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.sm\:mt-0{
margin-top: 0;
}
.sm\:mr-0{
margin-right: 0;
}
.sm\:mb-0{
margin-bottom: 0;
}
.sm\:ml-0{
margin-left: 0;
}
.sm\:mt-1{
margin-top: 0.25rem;
}
.sm\:mr-1{
margin-right: 0.25rem;
}
.sm\:mb-1{
margin-bottom: 0.25rem;
}
.sm\:ml-1{
margin-left: 0.25rem;
}
.sm\:mt-2{
margin-top: 0.5rem;
}
.sm\:mr-2{
margin-right: 0.5rem;
}
.sm\:mb-2{
margin-bottom: 0.5rem;
}
.sm\:ml-2{
margin-left: 0.5rem;
}
.sm\:mt-3{
margin-top: 0.75rem;
}
.sm\:mr-3{
margin-right: 0.75rem;
}
.sm\:mb-3{
margin-bottom: 0.75rem;
}
.sm\:ml-3{
margin-left: 0.75rem;
}
.sm\:mt-4{
margin-top: 1rem;
}
.sm\:mr-4{
margin-right: 1rem;
}
.sm\:mb-4{
margin-bottom: 1rem;
}
.sm\:ml-4{
margin-left: 1rem;
}
.sm\:mt-5{
margin-top: 1.25rem;
}
.sm\:mr-5{
margin-right: 1.25rem;
}
.sm\:mb-5{
margin-bottom: 1.25rem;
}
.sm\:ml-5{
margin-left: 1.25rem;
}
.sm\:mt-6{
margin-top: 1.5rem;
}
.sm\:mr-6{
margin-right: 1.5rem;
}
.sm\:mb-6{
margin-bottom: 1.5rem;
}
.sm\:ml-6{
margin-left: 1.5rem;
}
.sm\:mt-8{
margin-top: 2rem;
}
.sm\:mr-8{
margin-right: 2rem;
}
.sm\:mb-8{
margin-bottom: 2rem;
}
.sm\:ml-8{
margin-left: 2rem;
}
.sm\:mt-10{
margin-top: 2.5rem;
}
.sm\:mr-10{
margin-right: 2.5rem;
}
.sm\:mb-10{
margin-bottom: 2.5rem;
}
.sm\:ml-10{
margin-left: 2.5rem;
}
.sm\:mt-12{
margin-top: 3rem;
}
.sm\:mr-12{
margin-right: 3rem;
}
.sm\:mb-12{
margin-bottom: 3rem;
}
.sm\:ml-12{
margin-left: 3rem;
}
.sm\:mt-16{
margin-top: 4rem;
}
.sm\:mr-16{
margin-right: 4rem;
}
.sm\:mb-16{
margin-bottom: 4rem;
}
.sm\:ml-16{
margin-left: 4rem;
}
.sm\:mt-20{
margin-top: 5rem;
}
.sm\:mr-20{
margin-right: 5rem;
}
.sm\:mb-20{
margin-bottom: 5rem;
}
.sm\:ml-20{
margin-left: 5rem;
}
.sm\:mt-24{
margin-top: 6rem;
}
.sm\:mr-24{
margin-right: 6rem;
}
.sm\:mb-24{
margin-bottom: 6rem;
}
.sm\:ml-24{
margin-left: 6rem;
}
.sm\:mt-32{
margin-top: 8rem;
}
.sm\:mr-32{
margin-right: 8rem;
}
.sm\:mb-32{
margin-bottom: 8rem;
}
.sm\:ml-32{
margin-left: 8rem;
}
.sm\:mt-40{
margin-top: 10rem;
}
.sm\:mr-40{
margin-right: 10rem;
}
.sm\:mb-40{
margin-bottom: 10rem;
}
.sm\:ml-40{
margin-left: 10rem;
}
.sm\:mt-48{
margin-top: 12rem;
}
.sm\:mr-48{
margin-right: 12rem;
}
.sm\:mb-48{
margin-bottom: 12rem;
}
.sm\:ml-48{
margin-left: 12rem;
}
.sm\:mt-56{
margin-top: 14rem;
}
.sm\:mr-56{
margin-right: 14rem;
}
.sm\:mb-56{
margin-bottom: 14rem;
}
.sm\:ml-56{
margin-left: 14rem;
}
.sm\:mt-64{
margin-top: 16rem;
}
.sm\:mr-64{
margin-right: 16rem;
}
.sm\:mb-64{
margin-bottom: 16rem;
}
.sm\:ml-64{
margin-left: 16rem;
}
.sm\:mt-72{
margin-top: 18rem;
}
.sm\:mr-72{
margin-right: 18rem;
}
.sm\:mb-72{
margin-bottom: 18rem;
}
.sm\:ml-72{
margin-left: 18rem;
}
.sm\:mt-80{
margin-top: 19rem;
}
.sm\:mr-80{
margin-right: 19rem;
}
.sm\:mb-80{
margin-bottom: 19rem;
}
.sm\:ml-80{
margin-left: 19rem;
}
.sm\:mt-auto{
margin-top: auto;
}
.sm\:mr-auto{
margin-right: auto;
}
.sm\:mb-auto{
margin-bottom: auto;
}
.sm\:ml-auto{
margin-left: auto;
}
.sm\:mt-px{
margin-top: 1px;
}
.sm\:mr-px{
margin-right: 1px;
}
.sm\:mb-px{
margin-bottom: 1px;
}
.sm\:ml-px{
margin-left: 1px;
}
.sm\:-mt-1{
margin-top: -0.25rem;
}
.sm\:-mr-1{
margin-right: -0.25rem;
}
.sm\:-mb-1{
margin-bottom: -0.25rem;
}
.sm\:-ml-1{
margin-left: -0.25rem;
}
.sm\:-mt-2{
margin-top: -0.5rem;
}
.sm\:-mr-2{
margin-right: -0.5rem;
}
.sm\:-mb-2{
margin-bottom: -0.5rem;
}
.sm\:-ml-2{
margin-left: -0.5rem;
}
.sm\:-mt-3{
margin-top: -0.75rem;
}
.sm\:-mr-3{
margin-right: -0.75rem;
}
.sm\:-mb-3{
margin-bottom: -0.75rem;
}
.sm\:-ml-3{
margin-left: -0.75rem;
}
.sm\:-mt-4{
margin-top: -1rem;
}
.sm\:-mr-4{
margin-right: -1rem;
}
.sm\:-mb-4{
margin-bottom: -1rem;
}
.sm\:-ml-4{
margin-left: -1rem;
}
.sm\:-mt-5{
margin-top: -1.25rem;
}
.sm\:-mr-5{
margin-right: -1.25rem;
}
.sm\:-mb-5{
margin-bottom: -1.25rem;
}
.sm\:-ml-5{
margin-left: -1.25rem;
}
.sm\:-mt-6{
margin-top: -1.5rem;
}
.sm\:-mr-6{
margin-right: -1.5rem;
}
.sm\:-mb-6{
margin-bottom: -1.5rem;
}
.sm\:-ml-6{
margin-left: -1.5rem;
}
.sm\:-mt-8{
margin-top: -2rem;
}
.sm\:-mr-8{
margin-right: -2rem;
}
.sm\:-mb-8{
margin-bottom: -2rem;
}
.sm\:-ml-8{
margin-left: -2rem;
}
.sm\:-mt-10{
margin-top: -2.5rem;
}
.sm\:-mr-10{
margin-right: -2.5rem;
}
.sm\:-mb-10{
margin-bottom: -2.5rem;
}
.sm\:-ml-10{
margin-left: -2.5rem;
}
.sm\:-mt-12{
margin-top: -3rem;
}
.sm\:-mr-12{
margin-right: -3rem;
}
.sm\:-mb-12{
margin-bottom: -3rem;
}
.sm\:-ml-12{
margin-left: -3rem;
}
.sm\:-mt-16{
margin-top: -4rem;
}
.sm\:-mr-16{
margin-right: -4rem;
}
.sm\:-mb-16{
margin-bottom: -4rem;
}
.sm\:-ml-16{
margin-left: -4rem;
}
.sm\:-mt-20{
margin-top: -5rem;
}
.sm\:-mr-20{
margin-right: -5rem;
}
.sm\:-mb-20{
margin-bottom: -5rem;
}
.sm\:-ml-20{
margin-left: -5rem;
}
.sm\:-mt-24{
margin-top: -6rem;
}
.sm\:-mr-24{
margin-right: -6rem;
}
.sm\:-mb-24{
margin-bottom: -6rem;
}
.sm\:-ml-24{
margin-left: -6rem;
}
.sm\:-mt-32{
margin-top: -8rem;
}
.sm\:-mr-32{
margin-right: -8rem;
}
.sm\:-mb-32{
margin-bottom: -8rem;
}
.sm\:-ml-32{
margin-left: -8rem;
}
.sm\:-mt-40{
margin-top: -10rem;
}
.sm\:-mr-40{
margin-right: -10rem;
}
.sm\:-mb-40{
margin-bottom: -10rem;
}
.sm\:-ml-40{
margin-left: -10rem;
}
.sm\:-mt-48{
margin-top: -12rem;
}
.sm\:-mr-48{
margin-right: -12rem;
}
.sm\:-mb-48{
margin-bottom: -12rem;
}
.sm\:-ml-48{
margin-left: -12rem;
}
.sm\:-mt-56{
margin-top: -14rem;
}
.sm\:-mr-56{
margin-right: -14rem;
}
.sm\:-mb-56{
margin-bottom: -14rem;
}
.sm\:-ml-56{
margin-left: -14rem;
}
.sm\:-mt-64{
margin-top: -16rem;
}
.sm\:-mr-64{
margin-right: -16rem;
}
.sm\:-mb-64{
margin-bottom: -16rem;
}
.sm\:-ml-64{
margin-left: -16rem;
}
.sm\:-mt-72{
margin-top: -18rem;
}
.sm\:-mr-72{
margin-right: -18rem;
}
.sm\:-mb-72{
margin-bottom: -18rem;
}
.sm\:-ml-72{
margin-left: -18rem;
}
.sm\:-mt-80{
margin-top: -19rem;
}
.sm\:-mr-80{
margin-right: -19rem;
}
.sm\:-mb-80{
margin-bottom: -19rem;
}
.sm\:-ml-80{
margin-left: -19rem;
}
.sm\:-mt-px{
margin-top: -1px;
}
.sm\:-mr-px{
margin-right: -1px;
}
.sm\:-mb-px{
margin-bottom: -1px;
}
.sm\:-ml-px{
margin-left: -1px;
}
.sm\:max-h-full{
max-height: 100%;
}
.sm\:max-h-screen{
max-height: 100vh;
}
.sm\:max-w-xs{
max-width: 20rem;
}
.sm\:max-w-sm{
max-width: 24rem;
}
.sm\:max-w-md{
max-width: 28rem;
}
.sm\:max-w-lg{
max-width: 32rem;
}
.sm\:max-w-xl{
max-width: 36rem;
}
.sm\:max-w-2xl{
max-width: 42rem;
}
.sm\:max-w-3xl{
max-width: 48rem;
}
.sm\:max-w-4xl{
max-width: 56rem;
}
.sm\:max-w-5xl{
max-width: 64rem;
}
.sm\:max-w-6xl{
max-width: 72rem;
}
.sm\:max-w-full{
max-width: 100%;
}
.sm\:min-h-0{
min-height: 0;
}
.sm\:min-h-full{
min-height: 100%;
}
.sm\:min-h-screen{
min-height: 100vh;
}
.sm\:min-w-0{
min-width: 0;
}
.sm\:min-w-full{
min-width: 100%;
}
.sm\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.sm\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.sm\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.sm\:object-none{
-o-object-fit: none;
object-fit: none;
}
.sm\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.sm\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.sm\:object-center{
-o-object-position: center;
object-position: center;
}
.sm\:object-left{
-o-object-position: left;
object-position: left;
}
.sm\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.sm\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.sm\:object-right{
-o-object-position: right;
object-position: right;
}
.sm\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.sm\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.sm\:object-top{
-o-object-position: top;
object-position: top;
}
.sm\:opacity-0{
opacity: 0;
}
.sm\:opacity-25{
opacity: 0.25;
}
.sm\:opacity-50{
opacity: 0.5;
}
.sm\:opacity-75{
opacity: 0.75;
}
.sm\:opacity-100{
opacity: 1;
}
.sm\:hover\:opacity-0:hover{
opacity: 0;
}
.sm\:hover\:opacity-25:hover{
opacity: 0.25;
}
.sm\:hover\:opacity-50:hover{
opacity: 0.5;
}
.sm\:hover\:opacity-75:hover{
opacity: 0.75;
}
.sm\:hover\:opacity-100:hover{
opacity: 1;
}
.sm\:outline-none{
outline: 0;
}
.sm\:focus\:outline-none:focus{
outline: 0;
}
.sm\:overflow-auto{
overflow: auto;
}
.sm\:overflow-hidden{
overflow: hidden;
}
.sm\:overflow-visible{
overflow: visible;
}
.sm\:overflow-scroll{
overflow: scroll;
}
.sm\:overflow-x-auto{
overflow-x: auto;
}
.sm\:overflow-y-auto{
overflow-y: auto;
}
.sm\:overflow-x-hidden{
overflow-x: hidden;
}
.sm\:overflow-y-hidden{
overflow-y: hidden;
}
.sm\:overflow-x-visible{
overflow-x: visible;
}
.sm\:overflow-y-visible{
overflow-y: visible;
}
.sm\:overflow-x-scroll{
overflow-x: scroll;
}
.sm\:overflow-y-scroll{
overflow-y: scroll;
}
.sm\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.sm\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.sm\:p-0{
padding: 0;
}
.sm\:p-1{
padding: 0.25rem;
}
.sm\:p-2{
padding: 0.5rem;
}
.sm\:p-3{
padding: 0.75rem;
}
.sm\:p-4{
padding: 1rem;
}
.sm\:p-5{
padding: 1.25rem;
}
.sm\:p-6{
padding: 1.5rem;
}
.sm\:p-8{
padding: 2rem;
}
.sm\:p-10{
padding: 2.5rem;
}
.sm\:p-12{
padding: 3rem;
}
.sm\:p-16{
padding: 4rem;
}
.sm\:p-20{
padding: 5rem;
}
.sm\:p-24{
padding: 6rem;
}
.sm\:p-32{
padding: 8rem;
}
.sm\:p-40{
padding: 10rem;
}
.sm\:p-48{
padding: 12rem;
}
.sm\:p-56{
padding: 14rem;
}
.sm\:p-64{
padding: 16rem;
}
.sm\:p-72{
padding: 18rem;
}
.sm\:p-80{
padding: 19rem;
}
.sm\:p-px{
padding: 1px;
}
.sm\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.sm\:px-0{
padding-left: 0;
padding-right: 0;
}
.sm\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.sm\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.sm\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.sm\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.sm\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.sm\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.sm\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.sm\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.sm\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.sm\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.sm\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.sm\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.sm\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.sm\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.sm\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.sm\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.sm\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.sm\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.sm\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.sm\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.sm\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.sm\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.sm\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.sm\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.sm\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.sm\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.sm\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.sm\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.sm\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.sm\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.sm\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.sm\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.sm\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.sm\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.sm\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.sm\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.sm\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.sm\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.sm\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.sm\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.sm\:pt-0{
padding-top: 0;
}
.sm\:pr-0{
padding-right: 0;
}
.sm\:pb-0{
padding-bottom: 0;
}
.sm\:pl-0{
padding-left: 0;
}
.sm\:pt-1{
padding-top: 0.25rem;
}
.sm\:pr-1{
padding-right: 0.25rem;
}
.sm\:pb-1{
padding-bottom: 0.25rem;
}
.sm\:pl-1{
padding-left: 0.25rem;
}
.sm\:pt-2{
padding-top: 0.5rem;
}
.sm\:pr-2{
padding-right: 0.5rem;
}
.sm\:pb-2{
padding-bottom: 0.5rem;
}
.sm\:pl-2{
padding-left: 0.5rem;
}
.sm\:pt-3{
padding-top: 0.75rem;
}
.sm\:pr-3{
padding-right: 0.75rem;
}
.sm\:pb-3{
padding-bottom: 0.75rem;
}
.sm\:pl-3{
padding-left: 0.75rem;
}
.sm\:pt-4{
padding-top: 1rem;
}
.sm\:pr-4{
padding-right: 1rem;
}
.sm\:pb-4{
padding-bottom: 1rem;
}
.sm\:pl-4{
padding-left: 1rem;
}
.sm\:pt-5{
padding-top: 1.25rem;
}
.sm\:pr-5{
padding-right: 1.25rem;
}
.sm\:pb-5{
padding-bottom: 1.25rem;
}
.sm\:pl-5{
padding-left: 1.25rem;
}
.sm\:pt-6{
padding-top: 1.5rem;
}
.sm\:pr-6{
padding-right: 1.5rem;
}
.sm\:pb-6{
padding-bottom: 1.5rem;
}
.sm\:pl-6{
padding-left: 1.5rem;
}
.sm\:pt-8{
padding-top: 2rem;
}
.sm\:pr-8{
padding-right: 2rem;
}
.sm\:pb-8{
padding-bottom: 2rem;
}
.sm\:pl-8{
padding-left: 2rem;
}
.sm\:pt-10{
padding-top: 2.5rem;
}
.sm\:pr-10{
padding-right: 2.5rem;
}
.sm\:pb-10{
padding-bottom: 2.5rem;
}
.sm\:pl-10{
padding-left: 2.5rem;
}
.sm\:pt-12{
padding-top: 3rem;
}
.sm\:pr-12{
padding-right: 3rem;
}
.sm\:pb-12{
padding-bottom: 3rem;
}
.sm\:pl-12{
padding-left: 3rem;
}
.sm\:pt-16{
padding-top: 4rem;
}
.sm\:pr-16{
padding-right: 4rem;
}
.sm\:pb-16{
padding-bottom: 4rem;
}
.sm\:pl-16{
padding-left: 4rem;
}
.sm\:pt-20{
padding-top: 5rem;
}
.sm\:pr-20{
padding-right: 5rem;
}
.sm\:pb-20{
padding-bottom: 5rem;
}
.sm\:pl-20{
padding-left: 5rem;
}
.sm\:pt-24{
padding-top: 6rem;
}
.sm\:pr-24{
padding-right: 6rem;
}
.sm\:pb-24{
padding-bottom: 6rem;
}
.sm\:pl-24{
padding-left: 6rem;
}
.sm\:pt-32{
padding-top: 8rem;
}
.sm\:pr-32{
padding-right: 8rem;
}
.sm\:pb-32{
padding-bottom: 8rem;
}
.sm\:pl-32{
padding-left: 8rem;
}
.sm\:pt-40{
padding-top: 10rem;
}
.sm\:pr-40{
padding-right: 10rem;
}
.sm\:pb-40{
padding-bottom: 10rem;
}
.sm\:pl-40{
padding-left: 10rem;
}
.sm\:pt-48{
padding-top: 12rem;
}
.sm\:pr-48{
padding-right: 12rem;
}
.sm\:pb-48{
padding-bottom: 12rem;
}
.sm\:pl-48{
padding-left: 12rem;
}
.sm\:pt-56{
padding-top: 14rem;
}
.sm\:pr-56{
padding-right: 14rem;
}
.sm\:pb-56{
padding-bottom: 14rem;
}
.sm\:pl-56{
padding-left: 14rem;
}
.sm\:pt-64{
padding-top: 16rem;
}
.sm\:pr-64{
padding-right: 16rem;
}
.sm\:pb-64{
padding-bottom: 16rem;
}
.sm\:pl-64{
padding-left: 16rem;
}
.sm\:pt-72{
padding-top: 18rem;
}
.sm\:pr-72{
padding-right: 18rem;
}
.sm\:pb-72{
padding-bottom: 18rem;
}
.sm\:pl-72{
padding-left: 18rem;
}
.sm\:pt-80{
padding-top: 19rem;
}
.sm\:pr-80{
padding-right: 19rem;
}
.sm\:pb-80{
padding-bottom: 19rem;
}
.sm\:pl-80{
padding-left: 19rem;
}
.sm\:pt-px{
padding-top: 1px;
}
.sm\:pr-px{
padding-right: 1px;
}
.sm\:pb-px{
padding-bottom: 1px;
}
.sm\:pl-px{
padding-left: 1px;
}
.sm\:pointer-events-none{
pointer-events: none;
}
.sm\:pointer-events-auto{
pointer-events: auto;
}
.sm\:static{
position: static;
}
.sm\:fixed{
position: fixed;
}
.sm\:absolute{
position: absolute;
}
.sm\:relative{
position: relative;
}
.sm\:sticky{
position: -webkit-sticky;
position: sticky;
}
.sm\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.sm\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.sm\:inset-y-0{
top: 0;
bottom: 0;
}
.sm\:inset-x-0{
right: 0;
left: 0;
}
.sm\:inset-y-auto{
top: auto;
bottom: auto;
}
.sm\:inset-x-auto{
right: auto;
left: auto;
}
.sm\:top-0{
top: 0;
}
.sm\:right-0{
right: 0;
}
.sm\:bottom-0{
bottom: 0;
}
.sm\:left-0{
left: 0;
}
.sm\:top-auto{
top: auto;
}
.sm\:right-auto{
right: auto;
}
.sm\:bottom-auto{
bottom: auto;
}
.sm\:left-auto{
left: auto;
}
.sm\:resize-none{
resize: none;
}
.sm\:resize-y{
resize: vertical;
}
.sm\:resize-x{
resize: horizontal;
}
.sm\:resize{
resize: both;
}
.sm\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sm\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sm\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.sm\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sm\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.sm\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.sm\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.sm\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.sm\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sm\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sm\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.sm\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sm\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.sm\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.sm\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.sm\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.sm\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sm\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.sm\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.sm\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.sm\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.sm\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.sm\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.sm\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.sm\:fill-current{
fill: currentColor;
}
.sm\:stroke-current{
stroke: currentColor;
}
.sm\:table-auto{
table-layout: auto;
}
.sm\:table-fixed{
table-layout: fixed;
}
.sm\:text-left{
text-align: left;
}
.sm\:text-center{
text-align: center;
}
.sm\:text-right{
text-align: right;
}
.sm\:text-justify{
text-align: justify;
}
.sm\:text-color-85c879{
color: #85c879;
}
.sm\:text-color-074da2{
color: #074da2;
}
.sm\:text-transparent{
color: transparent;
}
.sm\:text-black{
color: #000;
}
.sm\:text-white{
color: #fff;
}
.sm\:text-gray-100{
color: #f7fafc;
}
.sm\:text-gray-200{
color: #edf2f7;
}
.sm\:text-gray-300{
color: #e2e8f0;
}
.sm\:text-gray-400{
color: #cbd5e0;
}
.sm\:text-gray-500{
color: #a0aec0;
}
.sm\:text-gray-600{
color: #718096;
}
.sm\:text-gray-700{
color: #4a5568;
}
.sm\:text-gray-800{
color: #2d3748;
}
.sm\:text-gray-900{
color: #1a202c;
}
.sm\:hover\:text-color-85c879:hover{
color: #85c879;
}
.sm\:hover\:text-color-074da2:hover{
color: #074da2;
}
.sm\:hover\:text-transparent:hover{
color: transparent;
}
.sm\:hover\:text-black:hover{
color: #000;
}
.sm\:hover\:text-white:hover{
color: #fff;
}
.sm\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.sm\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.sm\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.sm\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.sm\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.sm\:hover\:text-gray-600:hover{
color: #718096;
}
.sm\:hover\:text-gray-700:hover{
color: #4a5568;
}
.sm\:hover\:text-gray-800:hover{
color: #2d3748;
}
.sm\:hover\:text-gray-900:hover{
color: #1a202c;
}
.sm\:focus\:text-color-85c879:focus{
color: #85c879;
}
.sm\:focus\:text-color-074da2:focus{
color: #074da2;
}
.sm\:focus\:text-transparent:focus{
color: transparent;
}
.sm\:focus\:text-black:focus{
color: #000;
}
.sm\:focus\:text-white:focus{
color: #fff;
}
.sm\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.sm\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.sm\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.sm\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.sm\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.sm\:focus\:text-gray-600:focus{
color: #718096;
}
.sm\:focus\:text-gray-700:focus{
color: #4a5568;
}
.sm\:focus\:text-gray-800:focus{
color: #2d3748;
}
.sm\:focus\:text-gray-900:focus{
color: #1a202c;
}
.sm\:text-2xs{
font-size: .625rem;
}
.sm\:text-xs{
font-size: 0.75rem;
}
.sm\:text-sm{
font-size: 0.875rem;
}
.sm\:text-base{
font-size: 1rem;
}
.sm\:text-lg{
font-size: 1.125rem;
}
.sm\:text-xl{
font-size: 1.25rem;
}
.sm\:text-2xl{
font-size: 1.5rem;
}
.sm\:text-3xl{
font-size: 1.875rem;
}
.sm\:text-4xl{
font-size: 2.25rem;
}
.sm\:text-4\.5xl{
font-size: 2.75rem;
}
.sm\:text-5xl{
font-size: 3rem;
}
.sm\:text-6xl{
font-size: 4rem;
}
.sm\:text-7xl{
font-size: 5rem;
}
.sm\:italic{
font-style: italic;
}
.sm\:not-italic{
font-style: normal;
}
.sm\:uppercase{
text-transform: uppercase;
}
.sm\:lowercase{
text-transform: lowercase;
}
.sm\:capitalize{
text-transform: capitalize;
}
.sm\:normal-case{
text-transform: none;
}
.sm\:underline{
text-decoration: underline;
}
.sm\:line-through{
text-decoration: line-through;
}
.sm\:no-underline{
text-decoration: none;
}
.sm\:hover\:underline:hover{
text-decoration: underline;
}
.sm\:hover\:line-through:hover{
text-decoration: line-through;
}
.sm\:hover\:no-underline:hover{
text-decoration: none;
}
.sm\:focus\:underline:focus{
text-decoration: underline;
}
.sm\:focus\:line-through:focus{
text-decoration: line-through;
}
.sm\:focus\:no-underline:focus{
text-decoration: none;
}
.sm\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sm\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.sm\:tracking-tighter{
letter-spacing: -0.05em;
}
.sm\:tracking-tight{
letter-spacing: -0.025em;
}
.sm\:tracking-normal{
letter-spacing: 0;
}
.sm\:tracking-wide{
letter-spacing: 0.025em;
}
.sm\:tracking-wider{
letter-spacing: 0.05em;
}
.sm\:tracking-widest{
letter-spacing: 0.1em;
}
.sm\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.sm\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.sm\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.sm\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.sm\:align-baseline{
vertical-align: baseline;
}
.sm\:align-top{
vertical-align: top;
}
.sm\:align-middle{
vertical-align: middle;
}
.sm\:align-bottom{
vertical-align: bottom;
}
.sm\:align-text-top{
vertical-align: text-top;
}
.sm\:align-text-bottom{
vertical-align: text-bottom;
}
.sm\:visible{
visibility: visible;
}
.sm\:invisible{
visibility: hidden;
}
.sm\:whitespace-normal{
white-space: normal;
}
.sm\:whitespace-no-wrap{
white-space: nowrap;
}
.sm\:whitespace-pre{
white-space: pre;
}
.sm\:whitespace-pre-line{
white-space: pre-line;
}
.sm\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.sm\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.sm\:break-words{
overflow-wrap: break-word;
}
.sm\:break-all{
word-break: break-all;
}
.sm\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.sm\:w-0{
width: 0;
}
.sm\:w-1{
width: 0.25rem;
}
.sm\:w-2{
width: 0.5rem;
}
.sm\:w-3{
width: 0.75rem;
}
.sm\:w-4{
width: 1rem;
}
.sm\:w-5{
width: 1.25rem;
}
.sm\:w-6{
width: 1.5rem;
}
.sm\:w-8{
width: 2rem;
}
.sm\:w-10{
width: 2.5rem;
}
.sm\:w-12{
width: 3rem;
}
.sm\:w-16{
width: 4rem;
}
.sm\:w-20{
width: 5rem;
}
.sm\:w-24{
width: 6rem;
}
.sm\:w-32{
width: 8rem;
}
.sm\:w-40{
width: 10rem;
}
.sm\:w-48{
width: 12rem;
}
.sm\:w-56{
width: 14rem;
}
.sm\:w-64{
width: 16rem;
}
.sm\:w-72{
width: 18rem;
}
.sm\:w-80{
width: 19rem;
}
.sm\:w-auto{
width: auto;
}
.sm\:w-px{
width: 1px;
}
.sm\:w-1\/2{
width: 50%;
}
.sm\:w-1\/3{
width: 33.33333%;
}
.sm\:w-2\/3{
width: 66.66667%;
}
.sm\:w-1\/4{
width: 25%;
}
.sm\:w-2\/4{
width: 50%;
}
.sm\:w-3\/4{
width: 75%;
}
.sm\:w-1\/5{
width: 20%;
}
.sm\:w-2\/5{
width: 40%;
}
.sm\:w-3\/5{
width: 60%;
}
.sm\:w-4\/5{
width: 80%;
}
.sm\:w-1\/6{
width: 16.66667%;
}
.sm\:w-2\/6{
width: 33.33333%;
}
.sm\:w-3\/6{
width: 50%;
}
.sm\:w-4\/6{
width: 66.66667%;
}
.sm\:w-5\/6{
width: 83.33333%;
}
.sm\:w-1\/12{
width: 8.33333%;
}
.sm\:w-2\/12{
width: 16.66667%;
}
.sm\:w-3\/12{
width: 25%;
}
.sm\:w-4\/12{
width: 33.33333%;
}
.sm\:w-5\/12{
width: 41.66667%;
}
.sm\:w-6\/12{
width: 50%;
}
.sm\:w-7\/12{
width: 58.33333%;
}
.sm\:w-8\/12{
width: 66.66667%;
}
.sm\:w-9\/12{
width: 75%;
}
.sm\:w-10\/12{
width: 83.33333%;
}
.sm\:w-11\/12{
width: 91.66667%;
}
.sm\:w-full{
width: 100%;
}
.sm\:w-screen{
width: 100vw;
}
.sm\:z-0{
z-index: 0;
}
.sm\:z-10{
z-index: 10;
}
.sm\:z-20{
z-index: 20;
}
.sm\:z-30{
z-index: 30;
}
.sm\:z-40{
z-index: 40;
}
.sm\:z-50{
z-index: 50;
}
.sm\:z-auto{
z-index: auto;
}
.sm\:z-min1{
z-index: -1;
}
}
@media (min-width: 768px){
.md\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.md\:bg-fixed{
background-attachment: fixed;
}
.md\:bg-local{
background-attachment: local;
}
.md\:bg-scroll{
background-attachment: scroll;
}
.md\:bg-color-85c879{
background-color: #85c879;
}
.md\:bg-color-074da2{
background-color: #074da2;
}
.md\:bg-transparent{
background-color: transparent;
}
.md\:bg-black{
background-color: #000;
}
.md\:bg-white{
background-color: #fff;
}
.md\:bg-gray-100{
background-color: #f7fafc;
}
.md\:bg-gray-200{
background-color: #edf2f7;
}
.md\:bg-gray-300{
background-color: #e2e8f0;
}
.md\:bg-gray-400{
background-color: #cbd5e0;
}
.md\:bg-gray-500{
background-color: #a0aec0;
}
.md\:bg-gray-600{
background-color: #718096;
}
.md\:bg-gray-700{
background-color: #4a5568;
}
.md\:bg-gray-800{
background-color: #2d3748;
}
.md\:bg-gray-900{
background-color: #1a202c;
}
.md\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.md\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.md\:hover\:bg-transparent:hover{
background-color: transparent;
}
.md\:hover\:bg-black:hover{
background-color: #000;
}
.md\:hover\:bg-white:hover{
background-color: #fff;
}
.md\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.md\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.md\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.md\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.md\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.md\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.md\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.md\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.md\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.md\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.md\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.md\:focus\:bg-transparent:focus{
background-color: transparent;
}
.md\:focus\:bg-black:focus{
background-color: #000;
}
.md\:focus\:bg-white:focus{
background-color: #fff;
}
.md\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.md\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.md\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.md\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.md\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.md\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.md\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.md\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.md\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.md\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.md\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.md\:active\:bg-transparent:active{
background-color: transparent;
}
.md\:active\:bg-black:active{
background-color: #000;
}
.md\:active\:bg-white:active{
background-color: #fff;
}
.md\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.md\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.md\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.md\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.md\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.md\:active\:bg-gray-600:active{
background-color: #718096;
}
.md\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.md\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.md\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.md\:bg-bottom{
background-position: bottom;
}
.md\:bg-center{
background-position: center;
}
.md\:bg-left{
background-position: left;
}
.md\:bg-left-bottom{
background-position: left bottom;
}
.md\:bg-left-top{
background-position: left top;
}
.md\:bg-right{
background-position: right;
}
.md\:bg-right-bottom{
background-position: right bottom;
}
.md\:bg-right-top{
background-position: right top;
}
.md\:bg-top{
background-position: top;
}
.md\:bg-repeat{
background-repeat: repeat;
}
.md\:bg-no-repeat{
background-repeat: no-repeat;
}
.md\:bg-repeat-x{
background-repeat: repeat-x;
}
.md\:bg-repeat-y{
background-repeat: repeat-y;
}
.md\:bg-repeat-round{
background-repeat: round;
}
.md\:bg-repeat-space{
background-repeat: space;
}
.md\:bg-auto{
background-size: auto;
}
.md\:bg-cover{
background-size: cover;
}
.md\:bg-contain{
background-size: contain;
}
.md\:border-collapse{
border-collapse: collapse;
}
.md\:border-separate{
border-collapse: separate;
}
.md\:border-color-85c879{
border-color: #85c879;
}
.md\:border-color-074da2{
border-color: #074da2;
}
.md\:border-transparent{
border-color: transparent;
}
.md\:border-black{
border-color: #000;
}
.md\:border-white{
border-color: #fff;
}
.md\:border-gray-100{
border-color: #f7fafc;
}
.md\:border-gray-200{
border-color: #edf2f7;
}
.md\:border-gray-300{
border-color: #e2e8f0;
}
.md\:border-gray-400{
border-color: #cbd5e0;
}
.md\:border-gray-500{
border-color: #a0aec0;
}
.md\:border-gray-600{
border-color: #718096;
}
.md\:border-gray-700{
border-color: #4a5568;
}
.md\:border-gray-800{
border-color: #2d3748;
}
.md\:border-gray-900{
border-color: #1a202c;
}
.md\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.md\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.md\:hover\:border-transparent:hover{
border-color: transparent;
}
.md\:hover\:border-black:hover{
border-color: #000;
}
.md\:hover\:border-white:hover{
border-color: #fff;
}
.md\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.md\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.md\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.md\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.md\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.md\:hover\:border-gray-600:hover{
border-color: #718096;
}
.md\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.md\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.md\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.md\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.md\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.md\:focus\:border-transparent:focus{
border-color: transparent;
}
.md\:focus\:border-black:focus{
border-color: #000;
}
.md\:focus\:border-white:focus{
border-color: #fff;
}
.md\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.md\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.md\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.md\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.md\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.md\:focus\:border-gray-600:focus{
border-color: #718096;
}
.md\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.md\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.md\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.md\:rounded-none{
border-radius: 0;
}
.md\:rounded-sm{
border-radius: 0.125rem;
}
.md\:rounded{
border-radius: 0.25rem;
}
.md\:rounded-lg{
border-radius: 0.5rem;
}
.md\:rounded-full{
border-radius: 9999px;
}
.md\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.md\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.md\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.md\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.md\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.md\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.md\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.md\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.md\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.md\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.md\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.md\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.md\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.md\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.md\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.md\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.md\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.md\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.md\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.md\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.md\:rounded-tl-none{
border-top-left-radius: 0;
}
.md\:rounded-tr-none{
border-top-right-radius: 0;
}
.md\:rounded-br-none{
border-bottom-right-radius: 0;
}
.md\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.md\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.md\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.md\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.md\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.md\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.md\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.md\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.md\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.md\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.md\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.md\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.md\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.md\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.md\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.md\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.md\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.md\:border-solid{
border-style: solid;
}
.md\:border-dashed{
border-style: dashed;
}
.md\:border-dotted{
border-style: dotted;
}
.md\:border-none{
border-style: none;
}
.md\:border-0{
border-width: 0;
}
.md\:border-2{
border-width: 2px;
}
.md\:border-4{
border-width: 4px;
}
.md\:border-8{
border-width: 8px;
}
.md\:border{
border-width: 1px;
}
.md\:border-t-0{
border-top-width: 0;
}
.md\:border-r-0{
border-right-width: 0;
}
.md\:border-b-0{
border-bottom-width: 0;
}
.md\:border-l-0{
border-left-width: 0;
}
.md\:border-t-2{
border-top-width: 2px;
}
.md\:border-r-2{
border-right-width: 2px;
}
.md\:border-b-2{
border-bottom-width: 2px;
}
.md\:border-l-2{
border-left-width: 2px;
}
.md\:border-t-4{
border-top-width: 4px;
}
.md\:border-r-4{
border-right-width: 4px;
}
.md\:border-b-4{
border-bottom-width: 4px;
}
.md\:border-l-4{
border-left-width: 4px;
}
.md\:border-t-8{
border-top-width: 8px;
}
.md\:border-r-8{
border-right-width: 8px;
}
.md\:border-b-8{
border-bottom-width: 8px;
}
.md\:border-l-8{
border-left-width: 8px;
}
.md\:border-t{
border-top-width: 1px;
}
.md\:border-r{
border-right-width: 1px;
}
.md\:border-b{
border-bottom-width: 1px;
}
.md\:border-l{
border-left-width: 1px;
}
.md\:hover\:border-0:hover{
border-width: 0;
}
.md\:hover\:border-2:hover{
border-width: 2px;
}
.md\:hover\:border-4:hover{
border-width: 4px;
}
.md\:hover\:border-8:hover{
border-width: 8px;
}
.md\:hover\:border:hover{
border-width: 1px;
}
.md\:hover\:border-t-0:hover{
border-top-width: 0;
}
.md\:hover\:border-r-0:hover{
border-right-width: 0;
}
.md\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.md\:hover\:border-l-0:hover{
border-left-width: 0;
}
.md\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.md\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.md\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.md\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.md\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.md\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.md\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.md\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.md\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.md\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.md\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.md\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.md\:hover\:border-t:hover{
border-top-width: 1px;
}
.md\:hover\:border-r:hover{
border-right-width: 1px;
}
.md\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.md\:hover\:border-l:hover{
border-left-width: 1px;
}
.md\:cursor-auto{
cursor: auto;
}
.md\:cursor-default{
cursor: default;
}
.md\:cursor-pointer{
cursor: pointer;
}
.md\:cursor-wait{
cursor: wait;
}
.md\:cursor-text{
cursor: text;
}
.md\:cursor-move{
cursor: move;
}
.md\:cursor-not-allowed{
cursor: not-allowed;
}
.md\:hover\:cursor-auto:hover{
cursor: auto;
}
.md\:hover\:cursor-default:hover{
cursor: default;
}
.md\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.md\:hover\:cursor-wait:hover{
cursor: wait;
}
.md\:hover\:cursor-text:hover{
cursor: text;
}
.md\:hover\:cursor-move:hover{
cursor: move;
}
.md\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.md\:block{
display: block;
}
.md\:inline-block{
display: inline-block;
}
.md\:inline{
display: inline;
}
.md\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.md\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.md\:table{
display: table;
}
.md\:table-row{
display: table-row;
}
.md\:table-cell{
display: table-cell;
}
.md\:hidden{
display: none;
}
.md\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.md\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.md\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.md\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.md\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.md\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.md\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.md\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.md\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.md\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.md\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.md\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.md\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.md\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.md\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.md\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.md\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.md\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.md\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.md\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.md\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.md\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.md\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.md\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.md\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.md\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.md\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.md\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.md\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.md\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.md\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.md\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.md\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.md\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.md\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.md\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.md\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.md\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.md\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.md\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.md\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.md\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.md\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.md\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.md\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.md\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.md\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.md\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.md\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.md\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.md\:float-right{
float: right;
}
.md\:float-left{
float: left;
}
.md\:float-none{
float: none;
}
.md\:clearfix:after{
content: "";
display: table;
clear: both;
}
.md\:font-oswald{
font-family: Oswald, sans-serif;
}
.md\:font-open{
font-family: Open Sans, sans-serif;
}
.md\:font-hairline{
font-weight: 100;
}
.md\:font-thin{
font-weight: 200;
}
.md\:font-light{
font-weight: 300;
}
.md\:font-normal{
font-weight: 400;
}
.md\:font-medium{
font-weight: 500;
}
.md\:font-semibold{
font-weight: 600;
}
.md\:font-bold{
font-weight: 700;
}
.md\:font-extrabold{
font-weight: 800;
}
.md\:font-black{
font-weight: 900;
}
.md\:hover\:font-hairline:hover{
font-weight: 100;
}
.md\:hover\:font-thin:hover{
font-weight: 200;
}
.md\:hover\:font-light:hover{
font-weight: 300;
}
.md\:hover\:font-normal:hover{
font-weight: 400;
}
.md\:hover\:font-medium:hover{
font-weight: 500;
}
.md\:hover\:font-semibold:hover{
font-weight: 600;
}
.md\:hover\:font-bold:hover{
font-weight: 700;
}
.md\:hover\:font-extrabold:hover{
font-weight: 800;
}
.md\:hover\:font-black:hover{
font-weight: 900;
}
.md\:focus\:font-hairline:focus{
font-weight: 100;
}
.md\:focus\:font-thin:focus{
font-weight: 200;
}
.md\:focus\:font-light:focus{
font-weight: 300;
}
.md\:focus\:font-normal:focus{
font-weight: 400;
}
.md\:focus\:font-medium:focus{
font-weight: 500;
}
.md\:focus\:font-semibold:focus{
font-weight: 600;
}
.md\:focus\:font-bold:focus{
font-weight: 700;
}
.md\:focus\:font-extrabold:focus{
font-weight: 800;
}
.md\:focus\:font-black:focus{
font-weight: 900;
}
.md\:h-0{
height: 0;
}
.md\:h-1{
height: 0.25rem;
}
.md\:h-2{
height: 0.5rem;
}
.md\:h-3{
height: 0.75rem;
}
.md\:h-4{
height: 1rem;
}
.md\:h-5{
height: 1.25rem;
}
.md\:h-6{
height: 1.5rem;
}
.md\:h-8{
height: 2rem;
}
.md\:h-10{
height: 2.5rem;
}
.md\:h-12{
height: 3rem;
}
.md\:h-16{
height: 4rem;
}
.md\:h-20{
height: 5rem;
}
.md\:h-24{
height: 6rem;
}
.md\:h-32{
height: 8rem;
}
.md\:h-40{
height: 10rem;
}
.md\:h-48{
height: 12rem;
}
.md\:h-56{
height: 14rem;
}
.md\:h-64{
height: 16rem;
}
.md\:h-72{
height: 18rem;
}
.md\:h-80{
height: 19rem;
}
.md\:h-auto{
height: auto;
}
.md\:h-px{
height: 1px;
}
.md\:h-full{
height: 100%;
}
.md\:h-iframe{
height: 19.5rem;
}
.md\:h-screen{
height: 100vh;
}
.md\:leading-none{
line-height: 1;
}
.md\:leading-tight{
line-height: 1.25;
}
.md\:leading-normal{
line-height: 1.5;
}
.md\:leading-loose{
line-height: 2;
}
.md\:list-inside{
list-style-position: inside;
}
.md\:list-outside{
list-style-position: outside;
}
.md\:list-none{
list-style-type: none;
}
.md\:list-disc{
list-style-type: disc;
}
.md\:list-decimal{
list-style-type: decimal;
}
.md\:m-0{
margin: 0;
}
.md\:m-1{
margin: 0.25rem;
}
.md\:m-2{
margin: 0.5rem;
}
.md\:m-3{
margin: 0.75rem;
}
.md\:m-4{
margin: 1rem;
}
.md\:m-5{
margin: 1.25rem;
}
.md\:m-6{
margin: 1.5rem;
}
.md\:m-8{
margin: 2rem;
}
.md\:m-10{
margin: 2.5rem;
}
.md\:m-12{
margin: 3rem;
}
.md\:m-16{
margin: 4rem;
}
.md\:m-20{
margin: 5rem;
}
.md\:m-24{
margin: 6rem;
}
.md\:m-32{
margin: 8rem;
}
.md\:m-40{
margin: 10rem;
}
.md\:m-48{
margin: 12rem;
}
.md\:m-56{
margin: 14rem;
}
.md\:m-64{
margin: 16rem;
}
.md\:m-72{
margin: 18rem;
}
.md\:m-80{
margin: 19rem;
}
.md\:m-auto{
margin: auto;
}
.md\:m-px{
margin: 1px;
}
.md\:-m-1{
margin: -0.25rem;
}
.md\:-m-2{
margin: -0.5rem;
}
.md\:-m-3{
margin: -0.75rem;
}
.md\:-m-4{
margin: -1rem;
}
.md\:-m-5{
margin: -1.25rem;
}
.md\:-m-6{
margin: -1.5rem;
}
.md\:-m-8{
margin: -2rem;
}
.md\:-m-10{
margin: -2.5rem;
}
.md\:-m-12{
margin: -3rem;
}
.md\:-m-16{
margin: -4rem;
}
.md\:-m-20{
margin: -5rem;
}
.md\:-m-24{
margin: -6rem;
}
.md\:-m-32{
margin: -8rem;
}
.md\:-m-40{
margin: -10rem;
}
.md\:-m-48{
margin: -12rem;
}
.md\:-m-56{
margin: -14rem;
}
.md\:-m-64{
margin: -16rem;
}
.md\:-m-72{
margin: -18rem;
}
.md\:-m-80{
margin: -19rem;
}
.md\:-m-px{
margin: -1px;
}
.md\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.md\:mx-0{
margin-left: 0;
margin-right: 0;
}
.md\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.md\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.md\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.md\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.md\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.md\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.md\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.md\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.md\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.md\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.md\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.md\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.md\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.md\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.md\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.md\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.md\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.md\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.md\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.md\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.md\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.md\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.md\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.md\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.md\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.md\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.md\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.md\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.md\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.md\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.md\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.md\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.md\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.md\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.md\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.md\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.md\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.md\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.md\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.md\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.md\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.md\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.md\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.md\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.md\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.md\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.md\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.md\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.md\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.md\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.md\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.md\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.md\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.md\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.md\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.md\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.md\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.md\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.md\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.md\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.md\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.md\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.md\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.md\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.md\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.md\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.md\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.md\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.md\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.md\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.md\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.md\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.md\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.md\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.md\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.md\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.md\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.md\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.md\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.md\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.md\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.md\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.md\:mt-0{
margin-top: 0;
}
.md\:mr-0{
margin-right: 0;
}
.md\:mb-0{
margin-bottom: 0;
}
.md\:ml-0{
margin-left: 0;
}
.md\:mt-1{
margin-top: 0.25rem;
}
.md\:mr-1{
margin-right: 0.25rem;
}
.md\:mb-1{
margin-bottom: 0.25rem;
}
.md\:ml-1{
margin-left: 0.25rem;
}
.md\:mt-2{
margin-top: 0.5rem;
}
.md\:mr-2{
margin-right: 0.5rem;
}
.md\:mb-2{
margin-bottom: 0.5rem;
}
.md\:ml-2{
margin-left: 0.5rem;
}
.md\:mt-3{
margin-top: 0.75rem;
}
.md\:mr-3{
margin-right: 0.75rem;
}
.md\:mb-3{
margin-bottom: 0.75rem;
}
.md\:ml-3{
margin-left: 0.75rem;
}
.md\:mt-4{
margin-top: 1rem;
}
.md\:mr-4{
margin-right: 1rem;
}
.md\:mb-4{
margin-bottom: 1rem;
}
.md\:ml-4{
margin-left: 1rem;
}
.md\:mt-5{
margin-top: 1.25rem;
}
.md\:mr-5{
margin-right: 1.25rem;
}
.md\:mb-5{
margin-bottom: 1.25rem;
}
.md\:ml-5{
margin-left: 1.25rem;
}
.md\:mt-6{
margin-top: 1.5rem;
}
.md\:mr-6{
margin-right: 1.5rem;
}
.md\:mb-6{
margin-bottom: 1.5rem;
}
.md\:ml-6{
margin-left: 1.5rem;
}
.md\:mt-8{
margin-top: 2rem;
}
.md\:mr-8{
margin-right: 2rem;
}
.md\:mb-8{
margin-bottom: 2rem;
}
.md\:ml-8{
margin-left: 2rem;
}
.md\:mt-10{
margin-top: 2.5rem;
}
.md\:mr-10{
margin-right: 2.5rem;
}
.md\:mb-10{
margin-bottom: 2.5rem;
}
.md\:ml-10{
margin-left: 2.5rem;
}
.md\:mt-12{
margin-top: 3rem;
}
.md\:mr-12{
margin-right: 3rem;
}
.md\:mb-12{
margin-bottom: 3rem;
}
.md\:ml-12{
margin-left: 3rem;
}
.md\:mt-16{
margin-top: 4rem;
}
.md\:mr-16{
margin-right: 4rem;
}
.md\:mb-16{
margin-bottom: 4rem;
}
.md\:ml-16{
margin-left: 4rem;
}
.md\:mt-20{
margin-top: 5rem;
}
.md\:mr-20{
margin-right: 5rem;
}
.md\:mb-20{
margin-bottom: 5rem;
}
.md\:ml-20{
margin-left: 5rem;
}
.md\:mt-24{
margin-top: 6rem;
}
.md\:mr-24{
margin-right: 6rem;
}
.md\:mb-24{
margin-bottom: 6rem;
}
.md\:ml-24{
margin-left: 6rem;
}
.md\:mt-32{
margin-top: 8rem;
}
.md\:mr-32{
margin-right: 8rem;
}
.md\:mb-32{
margin-bottom: 8rem;
}
.md\:ml-32{
margin-left: 8rem;
}
.md\:mt-40{
margin-top: 10rem;
}
.md\:mr-40{
margin-right: 10rem;
}
.md\:mb-40{
margin-bottom: 10rem;
}
.md\:ml-40{
margin-left: 10rem;
}
.md\:mt-48{
margin-top: 12rem;
}
.md\:mr-48{
margin-right: 12rem;
}
.md\:mb-48{
margin-bottom: 12rem;
}
.md\:ml-48{
margin-left: 12rem;
}
.md\:mt-56{
margin-top: 14rem;
}
.md\:mr-56{
margin-right: 14rem;
}
.md\:mb-56{
margin-bottom: 14rem;
}
.md\:ml-56{
margin-left: 14rem;
}
.md\:mt-64{
margin-top: 16rem;
}
.md\:mr-64{
margin-right: 16rem;
}
.md\:mb-64{
margin-bottom: 16rem;
}
.md\:ml-64{
margin-left: 16rem;
}
.md\:mt-72{
margin-top: 18rem;
}
.md\:mr-72{
margin-right: 18rem;
}
.md\:mb-72{
margin-bottom: 18rem;
}
.md\:ml-72{
margin-left: 18rem;
}
.md\:mt-80{
margin-top: 19rem;
}
.md\:mr-80{
margin-right: 19rem;
}
.md\:mb-80{
margin-bottom: 19rem;
}
.md\:ml-80{
margin-left: 19rem;
}
.md\:mt-auto{
margin-top: auto;
}
.md\:mr-auto{
margin-right: auto;
}
.md\:mb-auto{
margin-bottom: auto;
}
.md\:ml-auto{
margin-left: auto;
}
.md\:mt-px{
margin-top: 1px;
}
.md\:mr-px{
margin-right: 1px;
}
.md\:mb-px{
margin-bottom: 1px;
}
.md\:ml-px{
margin-left: 1px;
}
.md\:-mt-1{
margin-top: -0.25rem;
}
.md\:-mr-1{
margin-right: -0.25rem;
}
.md\:-mb-1{
margin-bottom: -0.25rem;
}
.md\:-ml-1{
margin-left: -0.25rem;
}
.md\:-mt-2{
margin-top: -0.5rem;
}
.md\:-mr-2{
margin-right: -0.5rem;
}
.md\:-mb-2{
margin-bottom: -0.5rem;
}
.md\:-ml-2{
margin-left: -0.5rem;
}
.md\:-mt-3{
margin-top: -0.75rem;
}
.md\:-mr-3{
margin-right: -0.75rem;
}
.md\:-mb-3{
margin-bottom: -0.75rem;
}
.md\:-ml-3{
margin-left: -0.75rem;
}
.md\:-mt-4{
margin-top: -1rem;
}
.md\:-mr-4{
margin-right: -1rem;
}
.md\:-mb-4{
margin-bottom: -1rem;
}
.md\:-ml-4{
margin-left: -1rem;
}
.md\:-mt-5{
margin-top: -1.25rem;
}
.md\:-mr-5{
margin-right: -1.25rem;
}
.md\:-mb-5{
margin-bottom: -1.25rem;
}
.md\:-ml-5{
margin-left: -1.25rem;
}
.md\:-mt-6{
margin-top: -1.5rem;
}
.md\:-mr-6{
margin-right: -1.5rem;
}
.md\:-mb-6{
margin-bottom: -1.5rem;
}
.md\:-ml-6{
margin-left: -1.5rem;
}
.md\:-mt-8{
margin-top: -2rem;
}
.md\:-mr-8{
margin-right: -2rem;
}
.md\:-mb-8{
margin-bottom: -2rem;
}
.md\:-ml-8{
margin-left: -2rem;
}
.md\:-mt-10{
margin-top: -2.5rem;
}
.md\:-mr-10{
margin-right: -2.5rem;
}
.md\:-mb-10{
margin-bottom: -2.5rem;
}
.md\:-ml-10{
margin-left: -2.5rem;
}
.md\:-mt-12{
margin-top: -3rem;
}
.md\:-mr-12{
margin-right: -3rem;
}
.md\:-mb-12{
margin-bottom: -3rem;
}
.md\:-ml-12{
margin-left: -3rem;
}
.md\:-mt-16{
margin-top: -4rem;
}
.md\:-mr-16{
margin-right: -4rem;
}
.md\:-mb-16{
margin-bottom: -4rem;
}
.md\:-ml-16{
margin-left: -4rem;
}
.md\:-mt-20{
margin-top: -5rem;
}
.md\:-mr-20{
margin-right: -5rem;
}
.md\:-mb-20{
margin-bottom: -5rem;
}
.md\:-ml-20{
margin-left: -5rem;
}
.md\:-mt-24{
margin-top: -6rem;
}
.md\:-mr-24{
margin-right: -6rem;
}
.md\:-mb-24{
margin-bottom: -6rem;
}
.md\:-ml-24{
margin-left: -6rem;
}
.md\:-mt-32{
margin-top: -8rem;
}
.md\:-mr-32{
margin-right: -8rem;
}
.md\:-mb-32{
margin-bottom: -8rem;
}
.md\:-ml-32{
margin-left: -8rem;
}
.md\:-mt-40{
margin-top: -10rem;
}
.md\:-mr-40{
margin-right: -10rem;
}
.md\:-mb-40{
margin-bottom: -10rem;
}
.md\:-ml-40{
margin-left: -10rem;
}
.md\:-mt-48{
margin-top: -12rem;
}
.md\:-mr-48{
margin-right: -12rem;
}
.md\:-mb-48{
margin-bottom: -12rem;
}
.md\:-ml-48{
margin-left: -12rem;
}
.md\:-mt-56{
margin-top: -14rem;
}
.md\:-mr-56{
margin-right: -14rem;
}
.md\:-mb-56{
margin-bottom: -14rem;
}
.md\:-ml-56{
margin-left: -14rem;
}
.md\:-mt-64{
margin-top: -16rem;
}
.md\:-mr-64{
margin-right: -16rem;
}
.md\:-mb-64{
margin-bottom: -16rem;
}
.md\:-ml-64{
margin-left: -16rem;
}
.md\:-mt-72{
margin-top: -18rem;
}
.md\:-mr-72{
margin-right: -18rem;
}
.md\:-mb-72{
margin-bottom: -18rem;
}
.md\:-ml-72{
margin-left: -18rem;
}
.md\:-mt-80{
margin-top: -19rem;
}
.md\:-mr-80{
margin-right: -19rem;
}
.md\:-mb-80{
margin-bottom: -19rem;
}
.md\:-ml-80{
margin-left: -19rem;
}
.md\:-mt-px{
margin-top: -1px;
}
.md\:-mr-px{
margin-right: -1px;
}
.md\:-mb-px{
margin-bottom: -1px;
}
.md\:-ml-px{
margin-left: -1px;
}
.md\:max-h-full{
max-height: 100%;
}
.md\:max-h-screen{
max-height: 100vh;
}
.md\:max-w-xs{
max-width: 20rem;
}
.md\:max-w-sm{
max-width: 24rem;
}
.md\:max-w-md{
max-width: 28rem;
}
.md\:max-w-lg{
max-width: 32rem;
}
.md\:max-w-xl{
max-width: 36rem;
}
.md\:max-w-2xl{
max-width: 42rem;
}
.md\:max-w-3xl{
max-width: 48rem;
}
.md\:max-w-4xl{
max-width: 56rem;
}
.md\:max-w-5xl{
max-width: 64rem;
}
.md\:max-w-6xl{
max-width: 72rem;
}
.md\:max-w-full{
max-width: 100%;
}
.md\:min-h-0{
min-height: 0;
}
.md\:min-h-full{
min-height: 100%;
}
.md\:min-h-screen{
min-height: 100vh;
}
.md\:min-w-0{
min-width: 0;
}
.md\:min-w-full{
min-width: 100%;
}
.md\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.md\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.md\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.md\:object-none{
-o-object-fit: none;
object-fit: none;
}
.md\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.md\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.md\:object-center{
-o-object-position: center;
object-position: center;
}
.md\:object-left{
-o-object-position: left;
object-position: left;
}
.md\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.md\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.md\:object-right{
-o-object-position: right;
object-position: right;
}
.md\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.md\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.md\:object-top{
-o-object-position: top;
object-position: top;
}
.md\:opacity-0{
opacity: 0;
}
.md\:opacity-25{
opacity: 0.25;
}
.md\:opacity-50{
opacity: 0.5;
}
.md\:opacity-75{
opacity: 0.75;
}
.md\:opacity-100{
opacity: 1;
}
.md\:hover\:opacity-0:hover{
opacity: 0;
}
.md\:hover\:opacity-25:hover{
opacity: 0.25;
}
.md\:hover\:opacity-50:hover{
opacity: 0.5;
}
.md\:hover\:opacity-75:hover{
opacity: 0.75;
}
.md\:hover\:opacity-100:hover{
opacity: 1;
}
.md\:outline-none{
outline: 0;
}
.md\:focus\:outline-none:focus{
outline: 0;
}
.md\:overflow-auto{
overflow: auto;
}
.md\:overflow-hidden{
overflow: hidden;
}
.md\:overflow-visible{
overflow: visible;
}
.md\:overflow-scroll{
overflow: scroll;
}
.md\:overflow-x-auto{
overflow-x: auto;
}
.md\:overflow-y-auto{
overflow-y: auto;
}
.md\:overflow-x-hidden{
overflow-x: hidden;
}
.md\:overflow-y-hidden{
overflow-y: hidden;
}
.md\:overflow-x-visible{
overflow-x: visible;
}
.md\:overflow-y-visible{
overflow-y: visible;
}
.md\:overflow-x-scroll{
overflow-x: scroll;
}
.md\:overflow-y-scroll{
overflow-y: scroll;
}
.md\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.md\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.md\:p-0{
padding: 0;
}
.md\:p-1{
padding: 0.25rem;
}
.md\:p-2{
padding: 0.5rem;
}
.md\:p-3{
padding: 0.75rem;
}
.md\:p-4{
padding: 1rem;
}
.md\:p-5{
padding: 1.25rem;
}
.md\:p-6{
padding: 1.5rem;
}
.md\:p-8{
padding: 2rem;
}
.md\:p-10{
padding: 2.5rem;
}
.md\:p-12{
padding: 3rem;
}
.md\:p-16{
padding: 4rem;
}
.md\:p-20{
padding: 5rem;
}
.md\:p-24{
padding: 6rem;
}
.md\:p-32{
padding: 8rem;
}
.md\:p-40{
padding: 10rem;
}
.md\:p-48{
padding: 12rem;
}
.md\:p-56{
padding: 14rem;
}
.md\:p-64{
padding: 16rem;
}
.md\:p-72{
padding: 18rem;
}
.md\:p-80{
padding: 19rem;
}
.md\:p-px{
padding: 1px;
}
.md\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.md\:px-0{
padding-left: 0;
padding-right: 0;
}
.md\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.md\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.md\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.md\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.md\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.md\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.md\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.md\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.md\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.md\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.md\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.md\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.md\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.md\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.md\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.md\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.md\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.md\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.md\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.md\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.md\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.md\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.md\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.md\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.md\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.md\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.md\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.md\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.md\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.md\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.md\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.md\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.md\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.md\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.md\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.md\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.md\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.md\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.md\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.md\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.md\:pt-0{
padding-top: 0;
}
.md\:pr-0{
padding-right: 0;
}
.md\:pb-0{
padding-bottom: 0;
}
.md\:pl-0{
padding-left: 0;
}
.md\:pt-1{
padding-top: 0.25rem;
}
.md\:pr-1{
padding-right: 0.25rem;
}
.md\:pb-1{
padding-bottom: 0.25rem;
}
.md\:pl-1{
padding-left: 0.25rem;
}
.md\:pt-2{
padding-top: 0.5rem;
}
.md\:pr-2{
padding-right: 0.5rem;
}
.md\:pb-2{
padding-bottom: 0.5rem;
}
.md\:pl-2{
padding-left: 0.5rem;
}
.md\:pt-3{
padding-top: 0.75rem;
}
.md\:pr-3{
padding-right: 0.75rem;
}
.md\:pb-3{
padding-bottom: 0.75rem;
}
.md\:pl-3{
padding-left: 0.75rem;
}
.md\:pt-4{
padding-top: 1rem;
}
.md\:pr-4{
padding-right: 1rem;
}
.md\:pb-4{
padding-bottom: 1rem;
}
.md\:pl-4{
padding-left: 1rem;
}
.md\:pt-5{
padding-top: 1.25rem;
}
.md\:pr-5{
padding-right: 1.25rem;
}
.md\:pb-5{
padding-bottom: 1.25rem;
}
.md\:pl-5{
padding-left: 1.25rem;
}
.md\:pt-6{
padding-top: 1.5rem;
}
.md\:pr-6{
padding-right: 1.5rem;
}
.md\:pb-6{
padding-bottom: 1.5rem;
}
.md\:pl-6{
padding-left: 1.5rem;
}
.md\:pt-8{
padding-top: 2rem;
}
.md\:pr-8{
padding-right: 2rem;
}
.md\:pb-8{
padding-bottom: 2rem;
}
.md\:pl-8{
padding-left: 2rem;
}
.md\:pt-10{
padding-top: 2.5rem;
}
.md\:pr-10{
padding-right: 2.5rem;
}
.md\:pb-10{
padding-bottom: 2.5rem;
}
.md\:pl-10{
padding-left: 2.5rem;
}
.md\:pt-12{
padding-top: 3rem;
}
.md\:pr-12{
padding-right: 3rem;
}
.md\:pb-12{
padding-bottom: 3rem;
}
.md\:pl-12{
padding-left: 3rem;
}
.md\:pt-16{
padding-top: 4rem;
}
.md\:pr-16{
padding-right: 4rem;
}
.md\:pb-16{
padding-bottom: 4rem;
}
.md\:pl-16{
padding-left: 4rem;
}
.md\:pt-20{
padding-top: 5rem;
}
.md\:pr-20{
padding-right: 5rem;
}
.md\:pb-20{
padding-bottom: 5rem;
}
.md\:pl-20{
padding-left: 5rem;
}
.md\:pt-24{
padding-top: 6rem;
}
.md\:pr-24{
padding-right: 6rem;
}
.md\:pb-24{
padding-bottom: 6rem;
}
.md\:pl-24{
padding-left: 6rem;
}
.md\:pt-32{
padding-top: 8rem;
}
.md\:pr-32{
padding-right: 8rem;
}
.md\:pb-32{
padding-bottom: 8rem;
}
.md\:pl-32{
padding-left: 8rem;
}
.md\:pt-40{
padding-top: 10rem;
}
.md\:pr-40{
padding-right: 10rem;
}
.md\:pb-40{
padding-bottom: 10rem;
}
.md\:pl-40{
padding-left: 10rem;
}
.md\:pt-48{
padding-top: 12rem;
}
.md\:pr-48{
padding-right: 12rem;
}
.md\:pb-48{
padding-bottom: 12rem;
}
.md\:pl-48{
padding-left: 12rem;
}
.md\:pt-56{
padding-top: 14rem;
}
.md\:pr-56{
padding-right: 14rem;
}
.md\:pb-56{
padding-bottom: 14rem;
}
.md\:pl-56{
padding-left: 14rem;
}
.md\:pt-64{
padding-top: 16rem;
}
.md\:pr-64{
padding-right: 16rem;
}
.md\:pb-64{
padding-bottom: 16rem;
}
.md\:pl-64{
padding-left: 16rem;
}
.md\:pt-72{
padding-top: 18rem;
}
.md\:pr-72{
padding-right: 18rem;
}
.md\:pb-72{
padding-bottom: 18rem;
}
.md\:pl-72{
padding-left: 18rem;
}
.md\:pt-80{
padding-top: 19rem;
}
.md\:pr-80{
padding-right: 19rem;
}
.md\:pb-80{
padding-bottom: 19rem;
}
.md\:pl-80{
padding-left: 19rem;
}
.md\:pt-px{
padding-top: 1px;
}
.md\:pr-px{
padding-right: 1px;
}
.md\:pb-px{
padding-bottom: 1px;
}
.md\:pl-px{
padding-left: 1px;
}
.md\:pointer-events-none{
pointer-events: none;
}
.md\:pointer-events-auto{
pointer-events: auto;
}
.md\:static{
position: static;
}
.md\:fixed{
position: fixed;
}
.md\:absolute{
position: absolute;
}
.md\:relative{
position: relative;
}
.md\:sticky{
position: -webkit-sticky;
position: sticky;
}
.md\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.md\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.md\:inset-y-0{
top: 0;
bottom: 0;
}
.md\:inset-x-0{
right: 0;
left: 0;
}
.md\:inset-y-auto{
top: auto;
bottom: auto;
}
.md\:inset-x-auto{
right: auto;
left: auto;
}
.md\:top-0{
top: 0;
}
.md\:right-0{
right: 0;
}
.md\:bottom-0{
bottom: 0;
}
.md\:left-0{
left: 0;
}
.md\:top-auto{
top: auto;
}
.md\:right-auto{
right: auto;
}
.md\:bottom-auto{
bottom: auto;
}
.md\:left-auto{
left: auto;
}
.md\:resize-none{
resize: none;
}
.md\:resize-y{
resize: vertical;
}
.md\:resize-x{
resize: horizontal;
}
.md\:resize{
resize: both;
}
.md\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.md\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.md\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.md\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.md\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.md\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.md\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.md\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.md\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.md\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.md\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.md\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.md\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.md\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.md\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.md\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.md\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.md\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.md\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.md\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.md\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.md\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.md\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.md\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.md\:fill-current{
fill: currentColor;
}
.md\:stroke-current{
stroke: currentColor;
}
.md\:table-auto{
table-layout: auto;
}
.md\:table-fixed{
table-layout: fixed;
}
.md\:text-left{
text-align: left;
}
.md\:text-center{
text-align: center;
}
.md\:text-right{
text-align: right;
}
.md\:text-justify{
text-align: justify;
}
.md\:text-color-85c879{
color: #85c879;
}
.md\:text-color-074da2{
color: #074da2;
}
.md\:text-transparent{
color: transparent;
}
.md\:text-black{
color: #000;
}
.md\:text-white{
color: #fff;
}
.md\:text-gray-100{
color: #f7fafc;
}
.md\:text-gray-200{
color: #edf2f7;
}
.md\:text-gray-300{
color: #e2e8f0;
}
.md\:text-gray-400{
color: #cbd5e0;
}
.md\:text-gray-500{
color: #a0aec0;
}
.md\:text-gray-600{
color: #718096;
}
.md\:text-gray-700{
color: #4a5568;
}
.md\:text-gray-800{
color: #2d3748;
}
.md\:text-gray-900{
color: #1a202c;
}
.md\:hover\:text-color-85c879:hover{
color: #85c879;
}
.md\:hover\:text-color-074da2:hover{
color: #074da2;
}
.md\:hover\:text-transparent:hover{
color: transparent;
}
.md\:hover\:text-black:hover{
color: #000;
}
.md\:hover\:text-white:hover{
color: #fff;
}
.md\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.md\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.md\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.md\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.md\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.md\:hover\:text-gray-600:hover{
color: #718096;
}
.md\:hover\:text-gray-700:hover{
color: #4a5568;
}
.md\:hover\:text-gray-800:hover{
color: #2d3748;
}
.md\:hover\:text-gray-900:hover{
color: #1a202c;
}
.md\:focus\:text-color-85c879:focus{
color: #85c879;
}
.md\:focus\:text-color-074da2:focus{
color: #074da2;
}
.md\:focus\:text-transparent:focus{
color: transparent;
}
.md\:focus\:text-black:focus{
color: #000;
}
.md\:focus\:text-white:focus{
color: #fff;
}
.md\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.md\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.md\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.md\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.md\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.md\:focus\:text-gray-600:focus{
color: #718096;
}
.md\:focus\:text-gray-700:focus{
color: #4a5568;
}
.md\:focus\:text-gray-800:focus{
color: #2d3748;
}
.md\:focus\:text-gray-900:focus{
color: #1a202c;
}
.md\:text-2xs{
font-size: .625rem;
}
.md\:text-xs{
font-size: 0.75rem;
}
.md\:text-sm{
font-size: 0.875rem;
}
.md\:text-base{
font-size: 1rem;
}
.md\:text-lg{
font-size: 1.125rem;
}
.md\:text-xl{
font-size: 1.25rem;
}
.md\:text-2xl{
font-size: 1.5rem;
}
.md\:text-3xl{
font-size: 1.875rem;
}
.md\:text-4xl{
font-size: 2.25rem;
}
.md\:text-4\.5xl{
font-size: 2.75rem;
}
.md\:text-5xl{
font-size: 3rem;
}
.md\:text-6xl{
font-size: 4rem;
}
.md\:text-7xl{
font-size: 5rem;
}
.md\:italic{
font-style: italic;
}
.md\:not-italic{
font-style: normal;
}
.md\:uppercase{
text-transform: uppercase;
}
.md\:lowercase{
text-transform: lowercase;
}
.md\:capitalize{
text-transform: capitalize;
}
.md\:normal-case{
text-transform: none;
}
.md\:underline{
text-decoration: underline;
}
.md\:line-through{
text-decoration: line-through;
}
.md\:no-underline{
text-decoration: none;
}
.md\:hover\:underline:hover{
text-decoration: underline;
}
.md\:hover\:line-through:hover{
text-decoration: line-through;
}
.md\:hover\:no-underline:hover{
text-decoration: none;
}
.md\:focus\:underline:focus{
text-decoration: underline;
}
.md\:focus\:line-through:focus{
text-decoration: line-through;
}
.md\:focus\:no-underline:focus{
text-decoration: none;
}
.md\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.md\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.md\:tracking-tighter{
letter-spacing: -0.05em;
}
.md\:tracking-tight{
letter-spacing: -0.025em;
}
.md\:tracking-normal{
letter-spacing: 0;
}
.md\:tracking-wide{
letter-spacing: 0.025em;
}
.md\:tracking-wider{
letter-spacing: 0.05em;
}
.md\:tracking-widest{
letter-spacing: 0.1em;
}
.md\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.md\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.md\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.md\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.md\:align-baseline{
vertical-align: baseline;
}
.md\:align-top{
vertical-align: top;
}
.md\:align-middle{
vertical-align: middle;
}
.md\:align-bottom{
vertical-align: bottom;
}
.md\:align-text-top{
vertical-align: text-top;
}
.md\:align-text-bottom{
vertical-align: text-bottom;
}
.md\:visible{
visibility: visible;
}
.md\:invisible{
visibility: hidden;
}
.md\:whitespace-normal{
white-space: normal;
}
.md\:whitespace-no-wrap{
white-space: nowrap;
}
.md\:whitespace-pre{
white-space: pre;
}
.md\:whitespace-pre-line{
white-space: pre-line;
}
.md\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.md\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.md\:break-words{
overflow-wrap: break-word;
}
.md\:break-all{
word-break: break-all;
}
.md\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.md\:w-0{
width: 0;
}
.md\:w-1{
width: 0.25rem;
}
.md\:w-2{
width: 0.5rem;
}
.md\:w-3{
width: 0.75rem;
}
.md\:w-4{
width: 1rem;
}
.md\:w-5{
width: 1.25rem;
}
.md\:w-6{
width: 1.5rem;
}
.md\:w-8{
width: 2rem;
}
.md\:w-10{
width: 2.5rem;
}
.md\:w-12{
width: 3rem;
}
.md\:w-16{
width: 4rem;
}
.md\:w-20{
width: 5rem;
}
.md\:w-24{
width: 6rem;
}
.md\:w-32{
width: 8rem;
}
.md\:w-40{
width: 10rem;
}
.md\:w-48{
width: 12rem;
}
.md\:w-56{
width: 14rem;
}
.md\:w-64{
width: 16rem;
}
.md\:w-72{
width: 18rem;
}
.md\:w-80{
width: 19rem;
}
.md\:w-auto{
width: auto;
}
.md\:w-px{
width: 1px;
}
.md\:w-1\/2{
width: 50%;
}
.md\:w-1\/3{
width: 33.33333%;
}
.md\:w-2\/3{
width: 66.66667%;
}
.md\:w-1\/4{
width: 25%;
}
.md\:w-2\/4{
width: 50%;
}
.md\:w-3\/4{
width: 75%;
}
.md\:w-1\/5{
width: 20%;
}
.md\:w-2\/5{
width: 40%;
}
.md\:w-3\/5{
width: 60%;
}
.md\:w-4\/5{
width: 80%;
}
.md\:w-1\/6{
width: 16.66667%;
}
.md\:w-2\/6{
width: 33.33333%;
}
.md\:w-3\/6{
width: 50%;
}
.md\:w-4\/6{
width: 66.66667%;
}
.md\:w-5\/6{
width: 83.33333%;
}
.md\:w-1\/12{
width: 8.33333%;
}
.md\:w-2\/12{
width: 16.66667%;
}
.md\:w-3\/12{
width: 25%;
}
.md\:w-4\/12{
width: 33.33333%;
}
.md\:w-5\/12{
width: 41.66667%;
}
.md\:w-6\/12{
width: 50%;
}
.md\:w-7\/12{
width: 58.33333%;
}
.md\:w-8\/12{
width: 66.66667%;
}
.md\:w-9\/12{
width: 75%;
}
.md\:w-10\/12{
width: 83.33333%;
}
.md\:w-11\/12{
width: 91.66667%;
}
.md\:w-full{
width: 100%;
}
.md\:w-screen{
width: 100vw;
}
.md\:z-0{
z-index: 0;
}
.md\:z-10{
z-index: 10;
}
.md\:z-20{
z-index: 20;
}
.md\:z-30{
z-index: 30;
}
.md\:z-40{
z-index: 40;
}
.md\:z-50{
z-index: 50;
}
.md\:z-auto{
z-index: auto;
}
.md\:z-min1{
z-index: -1;
}
}
@media (min-width: 992px){
.lg\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.lg\:bg-fixed{
background-attachment: fixed;
}
.lg\:bg-local{
background-attachment: local;
}
.lg\:bg-scroll{
background-attachment: scroll;
}
.lg\:bg-color-85c879{
background-color: #85c879;
}
.lg\:bg-color-074da2{
background-color: #074da2;
}
.lg\:bg-transparent{
background-color: transparent;
}
.lg\:bg-black{
background-color: #000;
}
.lg\:bg-white{
background-color: #fff;
}
.lg\:bg-gray-100{
background-color: #f7fafc;
}
.lg\:bg-gray-200{
background-color: #edf2f7;
}
.lg\:bg-gray-300{
background-color: #e2e8f0;
}
.lg\:bg-gray-400{
background-color: #cbd5e0;
}
.lg\:bg-gray-500{
background-color: #a0aec0;
}
.lg\:bg-gray-600{
background-color: #718096;
}
.lg\:bg-gray-700{
background-color: #4a5568;
}
.lg\:bg-gray-800{
background-color: #2d3748;
}
.lg\:bg-gray-900{
background-color: #1a202c;
}
.lg\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.lg\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.lg\:hover\:bg-transparent:hover{
background-color: transparent;
}
.lg\:hover\:bg-black:hover{
background-color: #000;
}
.lg\:hover\:bg-white:hover{
background-color: #fff;
}
.lg\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.lg\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.lg\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.lg\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.lg\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.lg\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.lg\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.lg\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.lg\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.lg\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.lg\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.lg\:focus\:bg-transparent:focus{
background-color: transparent;
}
.lg\:focus\:bg-black:focus{
background-color: #000;
}
.lg\:focus\:bg-white:focus{
background-color: #fff;
}
.lg\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.lg\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.lg\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.lg\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.lg\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.lg\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.lg\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.lg\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.lg\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.lg\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.lg\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.lg\:active\:bg-transparent:active{
background-color: transparent;
}
.lg\:active\:bg-black:active{
background-color: #000;
}
.lg\:active\:bg-white:active{
background-color: #fff;
}
.lg\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.lg\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.lg\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.lg\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.lg\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.lg\:active\:bg-gray-600:active{
background-color: #718096;
}
.lg\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.lg\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.lg\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.lg\:bg-bottom{
background-position: bottom;
}
.lg\:bg-center{
background-position: center;
}
.lg\:bg-left{
background-position: left;
}
.lg\:bg-left-bottom{
background-position: left bottom;
}
.lg\:bg-left-top{
background-position: left top;
}
.lg\:bg-right{
background-position: right;
}
.lg\:bg-right-bottom{
background-position: right bottom;
}
.lg\:bg-right-top{
background-position: right top;
}
.lg\:bg-top{
background-position: top;
}
.lg\:bg-repeat{
background-repeat: repeat;
}
.lg\:bg-no-repeat{
background-repeat: no-repeat;
}
.lg\:bg-repeat-x{
background-repeat: repeat-x;
}
.lg\:bg-repeat-y{
background-repeat: repeat-y;
}
.lg\:bg-repeat-round{
background-repeat: round;
}
.lg\:bg-repeat-space{
background-repeat: space;
}
.lg\:bg-auto{
background-size: auto;
}
.lg\:bg-cover{
background-size: cover;
}
.lg\:bg-contain{
background-size: contain;
}
.lg\:border-collapse{
border-collapse: collapse;
}
.lg\:border-separate{
border-collapse: separate;
}
.lg\:border-color-85c879{
border-color: #85c879;
}
.lg\:border-color-074da2{
border-color: #074da2;
}
.lg\:border-transparent{
border-color: transparent;
}
.lg\:border-black{
border-color: #000;
}
.lg\:border-white{
border-color: #fff;
}
.lg\:border-gray-100{
border-color: #f7fafc;
}
.lg\:border-gray-200{
border-color: #edf2f7;
}
.lg\:border-gray-300{
border-color: #e2e8f0;
}
.lg\:border-gray-400{
border-color: #cbd5e0;
}
.lg\:border-gray-500{
border-color: #a0aec0;
}
.lg\:border-gray-600{
border-color: #718096;
}
.lg\:border-gray-700{
border-color: #4a5568;
}
.lg\:border-gray-800{
border-color: #2d3748;
}
.lg\:border-gray-900{
border-color: #1a202c;
}
.lg\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.lg\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.lg\:hover\:border-transparent:hover{
border-color: transparent;
}
.lg\:hover\:border-black:hover{
border-color: #000;
}
.lg\:hover\:border-white:hover{
border-color: #fff;
}
.lg\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.lg\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.lg\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.lg\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.lg\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.lg\:hover\:border-gray-600:hover{
border-color: #718096;
}
.lg\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.lg\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.lg\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.lg\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.lg\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.lg\:focus\:border-transparent:focus{
border-color: transparent;
}
.lg\:focus\:border-black:focus{
border-color: #000;
}
.lg\:focus\:border-white:focus{
border-color: #fff;
}
.lg\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.lg\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.lg\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.lg\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.lg\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.lg\:focus\:border-gray-600:focus{
border-color: #718096;
}
.lg\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.lg\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.lg\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.lg\:rounded-none{
border-radius: 0;
}
.lg\:rounded-sm{
border-radius: 0.125rem;
}
.lg\:rounded{
border-radius: 0.25rem;
}
.lg\:rounded-lg{
border-radius: 0.5rem;
}
.lg\:rounded-full{
border-radius: 9999px;
}
.lg\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.lg\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.lg\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.lg\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.lg\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.lg\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.lg\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.lg\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.lg\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.lg\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.lg\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.lg\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.lg\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.lg\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.lg\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.lg\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.lg\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.lg\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.lg\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.lg\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.lg\:rounded-tl-none{
border-top-left-radius: 0;
}
.lg\:rounded-tr-none{
border-top-right-radius: 0;
}
.lg\:rounded-br-none{
border-bottom-right-radius: 0;
}
.lg\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.lg\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.lg\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.lg\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.lg\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.lg\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.lg\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.lg\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.lg\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.lg\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.lg\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.lg\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.lg\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.lg\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.lg\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.lg\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.lg\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.lg\:border-solid{
border-style: solid;
}
.lg\:border-dashed{
border-style: dashed;
}
.lg\:border-dotted{
border-style: dotted;
}
.lg\:border-none{
border-style: none;
}
.lg\:border-0{
border-width: 0;
}
.lg\:border-2{
border-width: 2px;
}
.lg\:border-4{
border-width: 4px;
}
.lg\:border-8{
border-width: 8px;
}
.lg\:border{
border-width: 1px;
}
.lg\:border-t-0{
border-top-width: 0;
}
.lg\:border-r-0{
border-right-width: 0;
}
.lg\:border-b-0{
border-bottom-width: 0;
}
.lg\:border-l-0{
border-left-width: 0;
}
.lg\:border-t-2{
border-top-width: 2px;
}
.lg\:border-r-2{
border-right-width: 2px;
}
.lg\:border-b-2{
border-bottom-width: 2px;
}
.lg\:border-l-2{
border-left-width: 2px;
}
.lg\:border-t-4{
border-top-width: 4px;
}
.lg\:border-r-4{
border-right-width: 4px;
}
.lg\:border-b-4{
border-bottom-width: 4px;
}
.lg\:border-l-4{
border-left-width: 4px;
}
.lg\:border-t-8{
border-top-width: 8px;
}
.lg\:border-r-8{
border-right-width: 8px;
}
.lg\:border-b-8{
border-bottom-width: 8px;
}
.lg\:border-l-8{
border-left-width: 8px;
}
.lg\:border-t{
border-top-width: 1px;
}
.lg\:border-r{
border-right-width: 1px;
}
.lg\:border-b{
border-bottom-width: 1px;
}
.lg\:border-l{
border-left-width: 1px;
}
.lg\:hover\:border-0:hover{
border-width: 0;
}
.lg\:hover\:border-2:hover{
border-width: 2px;
}
.lg\:hover\:border-4:hover{
border-width: 4px;
}
.lg\:hover\:border-8:hover{
border-width: 8px;
}
.lg\:hover\:border:hover{
border-width: 1px;
}
.lg\:hover\:border-t-0:hover{
border-top-width: 0;
}
.lg\:hover\:border-r-0:hover{
border-right-width: 0;
}
.lg\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.lg\:hover\:border-l-0:hover{
border-left-width: 0;
}
.lg\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.lg\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.lg\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.lg\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.lg\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.lg\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.lg\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.lg\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.lg\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.lg\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.lg\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.lg\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.lg\:hover\:border-t:hover{
border-top-width: 1px;
}
.lg\:hover\:border-r:hover{
border-right-width: 1px;
}
.lg\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.lg\:hover\:border-l:hover{
border-left-width: 1px;
}
.lg\:cursor-auto{
cursor: auto;
}
.lg\:cursor-default{
cursor: default;
}
.lg\:cursor-pointer{
cursor: pointer;
}
.lg\:cursor-wait{
cursor: wait;
}
.lg\:cursor-text{
cursor: text;
}
.lg\:cursor-move{
cursor: move;
}
.lg\:cursor-not-allowed{
cursor: not-allowed;
}
.lg\:hover\:cursor-auto:hover{
cursor: auto;
}
.lg\:hover\:cursor-default:hover{
cursor: default;
}
.lg\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.lg\:hover\:cursor-wait:hover{
cursor: wait;
}
.lg\:hover\:cursor-text:hover{
cursor: text;
}
.lg\:hover\:cursor-move:hover{
cursor: move;
}
.lg\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.lg\:block{
display: block;
}
.lg\:inline-block{
display: inline-block;
}
.lg\:inline{
display: inline;
}
.lg\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.lg\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.lg\:table{
display: table;
}
.lg\:table-row{
display: table-row;
}
.lg\:table-cell{
display: table-cell;
}
.lg\:hidden{
display: none;
}
.lg\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.lg\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.lg\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.lg\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.lg\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lg\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.lg\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.lg\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.lg\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.lg\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.lg\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.lg\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.lg\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.lg\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.lg\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.lg\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.lg\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.lg\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.lg\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.lg\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.lg\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.lg\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.lg\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.lg\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.lg\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.lg\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.lg\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.lg\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.lg\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.lg\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.lg\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.lg\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.lg\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.lg\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.lg\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.lg\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.lg\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.lg\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.lg\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.lg\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.lg\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.lg\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.lg\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.lg\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.lg\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.lg\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.lg\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.lg\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.lg\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.lg\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.lg\:float-right{
float: right;
}
.lg\:float-left{
float: left;
}
.lg\:float-none{
float: none;
}
.lg\:clearfix:after{
content: "";
display: table;
clear: both;
}
.lg\:font-oswald{
font-family: Oswald, sans-serif;
}
.lg\:font-open{
font-family: Open Sans, sans-serif;
}
.lg\:font-hairline{
font-weight: 100;
}
.lg\:font-thin{
font-weight: 200;
}
.lg\:font-light{
font-weight: 300;
}
.lg\:font-normal{
font-weight: 400;
}
.lg\:font-medium{
font-weight: 500;
}
.lg\:font-semibold{
font-weight: 600;
}
.lg\:font-bold{
font-weight: 700;
}
.lg\:font-extrabold{
font-weight: 800;
}
.lg\:font-black{
font-weight: 900;
}
.lg\:hover\:font-hairline:hover{
font-weight: 100;
}
.lg\:hover\:font-thin:hover{
font-weight: 200;
}
.lg\:hover\:font-light:hover{
font-weight: 300;
}
.lg\:hover\:font-normal:hover{
font-weight: 400;
}
.lg\:hover\:font-medium:hover{
font-weight: 500;
}
.lg\:hover\:font-semibold:hover{
font-weight: 600;
}
.lg\:hover\:font-bold:hover{
font-weight: 700;
}
.lg\:hover\:font-extrabold:hover{
font-weight: 800;
}
.lg\:hover\:font-black:hover{
font-weight: 900;
}
.lg\:focus\:font-hairline:focus{
font-weight: 100;
}
.lg\:focus\:font-thin:focus{
font-weight: 200;
}
.lg\:focus\:font-light:focus{
font-weight: 300;
}
.lg\:focus\:font-normal:focus{
font-weight: 400;
}
.lg\:focus\:font-medium:focus{
font-weight: 500;
}
.lg\:focus\:font-semibold:focus{
font-weight: 600;
}
.lg\:focus\:font-bold:focus{
font-weight: 700;
}
.lg\:focus\:font-extrabold:focus{
font-weight: 800;
}
.lg\:focus\:font-black:focus{
font-weight: 900;
}
.lg\:h-0{
height: 0;
}
.lg\:h-1{
height: 0.25rem;
}
.lg\:h-2{
height: 0.5rem;
}
.lg\:h-3{
height: 0.75rem;
}
.lg\:h-4{
height: 1rem;
}
.lg\:h-5{
height: 1.25rem;
}
.lg\:h-6{
height: 1.5rem;
}
.lg\:h-8{
height: 2rem;
}
.lg\:h-10{
height: 2.5rem;
}
.lg\:h-12{
height: 3rem;
}
.lg\:h-16{
height: 4rem;
}
.lg\:h-20{
height: 5rem;
}
.lg\:h-24{
height: 6rem;
}
.lg\:h-32{
height: 8rem;
}
.lg\:h-40{
height: 10rem;
}
.lg\:h-48{
height: 12rem;
}
.lg\:h-56{
height: 14rem;
}
.lg\:h-64{
height: 16rem;
}
.lg\:h-72{
height: 18rem;
}
.lg\:h-80{
height: 19rem;
}
.lg\:h-auto{
height: auto;
}
.lg\:h-px{
height: 1px;
}
.lg\:h-full{
height: 100%;
}
.lg\:h-iframe{
height: 19.5rem;
}
.lg\:h-screen{
height: 100vh;
}
.lg\:leading-none{
line-height: 1;
}
.lg\:leading-tight{
line-height: 1.25;
}
.lg\:leading-normal{
line-height: 1.5;
}
.lg\:leading-loose{
line-height: 2;
}
.lg\:list-inside{
list-style-position: inside;
}
.lg\:list-outside{
list-style-position: outside;
}
.lg\:list-none{
list-style-type: none;
}
.lg\:list-disc{
list-style-type: disc;
}
.lg\:list-decimal{
list-style-type: decimal;
}
.lg\:m-0{
margin: 0;
}
.lg\:m-1{
margin: 0.25rem;
}
.lg\:m-2{
margin: 0.5rem;
}
.lg\:m-3{
margin: 0.75rem;
}
.lg\:m-4{
margin: 1rem;
}
.lg\:m-5{
margin: 1.25rem;
}
.lg\:m-6{
margin: 1.5rem;
}
.lg\:m-8{
margin: 2rem;
}
.lg\:m-10{
margin: 2.5rem;
}
.lg\:m-12{
margin: 3rem;
}
.lg\:m-16{
margin: 4rem;
}
.lg\:m-20{
margin: 5rem;
}
.lg\:m-24{
margin: 6rem;
}
.lg\:m-32{
margin: 8rem;
}
.lg\:m-40{
margin: 10rem;
}
.lg\:m-48{
margin: 12rem;
}
.lg\:m-56{
margin: 14rem;
}
.lg\:m-64{
margin: 16rem;
}
.lg\:m-72{
margin: 18rem;
}
.lg\:m-80{
margin: 19rem;
}
.lg\:m-auto{
margin: auto;
}
.lg\:m-px{
margin: 1px;
}
.lg\:-m-1{
margin: -0.25rem;
}
.lg\:-m-2{
margin: -0.5rem;
}
.lg\:-m-3{
margin: -0.75rem;
}
.lg\:-m-4{
margin: -1rem;
}
.lg\:-m-5{
margin: -1.25rem;
}
.lg\:-m-6{
margin: -1.5rem;
}
.lg\:-m-8{
margin: -2rem;
}
.lg\:-m-10{
margin: -2.5rem;
}
.lg\:-m-12{
margin: -3rem;
}
.lg\:-m-16{
margin: -4rem;
}
.lg\:-m-20{
margin: -5rem;
}
.lg\:-m-24{
margin: -6rem;
}
.lg\:-m-32{
margin: -8rem;
}
.lg\:-m-40{
margin: -10rem;
}
.lg\:-m-48{
margin: -12rem;
}
.lg\:-m-56{
margin: -14rem;
}
.lg\:-m-64{
margin: -16rem;
}
.lg\:-m-72{
margin: -18rem;
}
.lg\:-m-80{
margin: -19rem;
}
.lg\:-m-px{
margin: -1px;
}
.lg\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.lg\:mx-0{
margin-left: 0;
margin-right: 0;
}
.lg\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.lg\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.lg\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.lg\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.lg\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.lg\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.lg\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.lg\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.lg\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.lg\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.lg\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.lg\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.lg\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.lg\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.lg\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.lg\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.lg\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.lg\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.lg\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.lg\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.lg\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.lg\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.lg\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.lg\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.lg\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.lg\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.lg\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.lg\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.lg\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.lg\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.lg\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.lg\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.lg\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.lg\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.lg\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.lg\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.lg\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.lg\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.lg\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.lg\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.lg\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.lg\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.lg\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.lg\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.lg\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.lg\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.lg\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.lg\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.lg\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.lg\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.lg\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.lg\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.lg\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.lg\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.lg\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.lg\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.lg\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.lg\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.lg\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.lg\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.lg\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.lg\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.lg\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.lg\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.lg\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.lg\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.lg\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.lg\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.lg\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.lg\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.lg\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.lg\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.lg\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.lg\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.lg\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.lg\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.lg\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.lg\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.lg\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.lg\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.lg\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.lg\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.lg\:mt-0{
margin-top: 0;
}
.lg\:mr-0{
margin-right: 0;
}
.lg\:mb-0{
margin-bottom: 0;
}
.lg\:ml-0{
margin-left: 0;
}
.lg\:mt-1{
margin-top: 0.25rem;
}
.lg\:mr-1{
margin-right: 0.25rem;
}
.lg\:mb-1{
margin-bottom: 0.25rem;
}
.lg\:ml-1{
margin-left: 0.25rem;
}
.lg\:mt-2{
margin-top: 0.5rem;
}
.lg\:mr-2{
margin-right: 0.5rem;
}
.lg\:mb-2{
margin-bottom: 0.5rem;
}
.lg\:ml-2{
margin-left: 0.5rem;
}
.lg\:mt-3{
margin-top: 0.75rem;
}
.lg\:mr-3{
margin-right: 0.75rem;
}
.lg\:mb-3{
margin-bottom: 0.75rem;
}
.lg\:ml-3{
margin-left: 0.75rem;
}
.lg\:mt-4{
margin-top: 1rem;
}
.lg\:mr-4{
margin-right: 1rem;
}
.lg\:mb-4{
margin-bottom: 1rem;
}
.lg\:ml-4{
margin-left: 1rem;
}
.lg\:mt-5{
margin-top: 1.25rem;
}
.lg\:mr-5{
margin-right: 1.25rem;
}
.lg\:mb-5{
margin-bottom: 1.25rem;
}
.lg\:ml-5{
margin-left: 1.25rem;
}
.lg\:mt-6{
margin-top: 1.5rem;
}
.lg\:mr-6{
margin-right: 1.5rem;
}
.lg\:mb-6{
margin-bottom: 1.5rem;
}
.lg\:ml-6{
margin-left: 1.5rem;
}
.lg\:mt-8{
margin-top: 2rem;
}
.lg\:mr-8{
margin-right: 2rem;
}
.lg\:mb-8{
margin-bottom: 2rem;
}
.lg\:ml-8{
margin-left: 2rem;
}
.lg\:mt-10{
margin-top: 2.5rem;
}
.lg\:mr-10{
margin-right: 2.5rem;
}
.lg\:mb-10{
margin-bottom: 2.5rem;
}
.lg\:ml-10{
margin-left: 2.5rem;
}
.lg\:mt-12{
margin-top: 3rem;
}
.lg\:mr-12{
margin-right: 3rem;
}
.lg\:mb-12{
margin-bottom: 3rem;
}
.lg\:ml-12{
margin-left: 3rem;
}
.lg\:mt-16{
margin-top: 4rem;
}
.lg\:mr-16{
margin-right: 4rem;
}
.lg\:mb-16{
margin-bottom: 4rem;
}
.lg\:ml-16{
margin-left: 4rem;
}
.lg\:mt-20{
margin-top: 5rem;
}
.lg\:mr-20{
margin-right: 5rem;
}
.lg\:mb-20{
margin-bottom: 5rem;
}
.lg\:ml-20{
margin-left: 5rem;
}
.lg\:mt-24{
margin-top: 6rem;
}
.lg\:mr-24{
margin-right: 6rem;
}
.lg\:mb-24{
margin-bottom: 6rem;
}
.lg\:ml-24{
margin-left: 6rem;
}
.lg\:mt-32{
margin-top: 8rem;
}
.lg\:mr-32{
margin-right: 8rem;
}
.lg\:mb-32{
margin-bottom: 8rem;
}
.lg\:ml-32{
margin-left: 8rem;
}
.lg\:mt-40{
margin-top: 10rem;
}
.lg\:mr-40{
margin-right: 10rem;
}
.lg\:mb-40{
margin-bottom: 10rem;
}
.lg\:ml-40{
margin-left: 10rem;
}
.lg\:mt-48{
margin-top: 12rem;
}
.lg\:mr-48{
margin-right: 12rem;
}
.lg\:mb-48{
margin-bottom: 12rem;
}
.lg\:ml-48{
margin-left: 12rem;
}
.lg\:mt-56{
margin-top: 14rem;
}
.lg\:mr-56{
margin-right: 14rem;
}
.lg\:mb-56{
margin-bottom: 14rem;
}
.lg\:ml-56{
margin-left: 14rem;
}
.lg\:mt-64{
margin-top: 16rem;
}
.lg\:mr-64{
margin-right: 16rem;
}
.lg\:mb-64{
margin-bottom: 16rem;
}
.lg\:ml-64{
margin-left: 16rem;
}
.lg\:mt-72{
margin-top: 18rem;
}
.lg\:mr-72{
margin-right: 18rem;
}
.lg\:mb-72{
margin-bottom: 18rem;
}
.lg\:ml-72{
margin-left: 18rem;
}
.lg\:mt-80{
margin-top: 19rem;
}
.lg\:mr-80{
margin-right: 19rem;
}
.lg\:mb-80{
margin-bottom: 19rem;
}
.lg\:ml-80{
margin-left: 19rem;
}
.lg\:mt-auto{
margin-top: auto;
}
.lg\:mr-auto{
margin-right: auto;
}
.lg\:mb-auto{
margin-bottom: auto;
}
.lg\:ml-auto{
margin-left: auto;
}
.lg\:mt-px{
margin-top: 1px;
}
.lg\:mr-px{
margin-right: 1px;
}
.lg\:mb-px{
margin-bottom: 1px;
}
.lg\:ml-px{
margin-left: 1px;
}
.lg\:-mt-1{
margin-top: -0.25rem;
}
.lg\:-mr-1{
margin-right: -0.25rem;
}
.lg\:-mb-1{
margin-bottom: -0.25rem;
}
.lg\:-ml-1{
margin-left: -0.25rem;
}
.lg\:-mt-2{
margin-top: -0.5rem;
}
.lg\:-mr-2{
margin-right: -0.5rem;
}
.lg\:-mb-2{
margin-bottom: -0.5rem;
}
.lg\:-ml-2{
margin-left: -0.5rem;
}
.lg\:-mt-3{
margin-top: -0.75rem;
}
.lg\:-mr-3{
margin-right: -0.75rem;
}
.lg\:-mb-3{
margin-bottom: -0.75rem;
}
.lg\:-ml-3{
margin-left: -0.75rem;
}
.lg\:-mt-4{
margin-top: -1rem;
}
.lg\:-mr-4{
margin-right: -1rem;
}
.lg\:-mb-4{
margin-bottom: -1rem;
}
.lg\:-ml-4{
margin-left: -1rem;
}
.lg\:-mt-5{
margin-top: -1.25rem;
}
.lg\:-mr-5{
margin-right: -1.25rem;
}
.lg\:-mb-5{
margin-bottom: -1.25rem;
}
.lg\:-ml-5{
margin-left: -1.25rem;
}
.lg\:-mt-6{
margin-top: -1.5rem;
}
.lg\:-mr-6{
margin-right: -1.5rem;
}
.lg\:-mb-6{
margin-bottom: -1.5rem;
}
.lg\:-ml-6{
margin-left: -1.5rem;
}
.lg\:-mt-8{
margin-top: -2rem;
}
.lg\:-mr-8{
margin-right: -2rem;
}
.lg\:-mb-8{
margin-bottom: -2rem;
}
.lg\:-ml-8{
margin-left: -2rem;
}
.lg\:-mt-10{
margin-top: -2.5rem;
}
.lg\:-mr-10{
margin-right: -2.5rem;
}
.lg\:-mb-10{
margin-bottom: -2.5rem;
}
.lg\:-ml-10{
margin-left: -2.5rem;
}
.lg\:-mt-12{
margin-top: -3rem;
}
.lg\:-mr-12{
margin-right: -3rem;
}
.lg\:-mb-12{
margin-bottom: -3rem;
}
.lg\:-ml-12{
margin-left: -3rem;
}
.lg\:-mt-16{
margin-top: -4rem;
}
.lg\:-mr-16{
margin-right: -4rem;
}
.lg\:-mb-16{
margin-bottom: -4rem;
}
.lg\:-ml-16{
margin-left: -4rem;
}
.lg\:-mt-20{
margin-top: -5rem;
}
.lg\:-mr-20{
margin-right: -5rem;
}
.lg\:-mb-20{
margin-bottom: -5rem;
}
.lg\:-ml-20{
margin-left: -5rem;
}
.lg\:-mt-24{
margin-top: -6rem;
}
.lg\:-mr-24{
margin-right: -6rem;
}
.lg\:-mb-24{
margin-bottom: -6rem;
}
.lg\:-ml-24{
margin-left: -6rem;
}
.lg\:-mt-32{
margin-top: -8rem;
}
.lg\:-mr-32{
margin-right: -8rem;
}
.lg\:-mb-32{
margin-bottom: -8rem;
}
.lg\:-ml-32{
margin-left: -8rem;
}
.lg\:-mt-40{
margin-top: -10rem;
}
.lg\:-mr-40{
margin-right: -10rem;
}
.lg\:-mb-40{
margin-bottom: -10rem;
}
.lg\:-ml-40{
margin-left: -10rem;
}
.lg\:-mt-48{
margin-top: -12rem;
}
.lg\:-mr-48{
margin-right: -12rem;
}
.lg\:-mb-48{
margin-bottom: -12rem;
}
.lg\:-ml-48{
margin-left: -12rem;
}
.lg\:-mt-56{
margin-top: -14rem;
}
.lg\:-mr-56{
margin-right: -14rem;
}
.lg\:-mb-56{
margin-bottom: -14rem;
}
.lg\:-ml-56{
margin-left: -14rem;
}
.lg\:-mt-64{
margin-top: -16rem;
}
.lg\:-mr-64{
margin-right: -16rem;
}
.lg\:-mb-64{
margin-bottom: -16rem;
}
.lg\:-ml-64{
margin-left: -16rem;
}
.lg\:-mt-72{
margin-top: -18rem;
}
.lg\:-mr-72{
margin-right: -18rem;
}
.lg\:-mb-72{
margin-bottom: -18rem;
}
.lg\:-ml-72{
margin-left: -18rem;
}
.lg\:-mt-80{
margin-top: -19rem;
}
.lg\:-mr-80{
margin-right: -19rem;
}
.lg\:-mb-80{
margin-bottom: -19rem;
}
.lg\:-ml-80{
margin-left: -19rem;
}
.lg\:-mt-px{
margin-top: -1px;
}
.lg\:-mr-px{
margin-right: -1px;
}
.lg\:-mb-px{
margin-bottom: -1px;
}
.lg\:-ml-px{
margin-left: -1px;
}
.lg\:max-h-full{
max-height: 100%;
}
.lg\:max-h-screen{
max-height: 100vh;
}
.lg\:max-w-xs{
max-width: 20rem;
}
.lg\:max-w-sm{
max-width: 24rem;
}
.lg\:max-w-md{
max-width: 28rem;
}
.lg\:max-w-lg{
max-width: 32rem;
}
.lg\:max-w-xl{
max-width: 36rem;
}
.lg\:max-w-2xl{
max-width: 42rem;
}
.lg\:max-w-3xl{
max-width: 48rem;
}
.lg\:max-w-4xl{
max-width: 56rem;
}
.lg\:max-w-5xl{
max-width: 64rem;
}
.lg\:max-w-6xl{
max-width: 72rem;
}
.lg\:max-w-full{
max-width: 100%;
}
.lg\:min-h-0{
min-height: 0;
}
.lg\:min-h-full{
min-height: 100%;
}
.lg\:min-h-screen{
min-height: 100vh;
}
.lg\:min-w-0{
min-width: 0;
}
.lg\:min-w-full{
min-width: 100%;
}
.lg\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.lg\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.lg\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.lg\:object-none{
-o-object-fit: none;
object-fit: none;
}
.lg\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.lg\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.lg\:object-center{
-o-object-position: center;
object-position: center;
}
.lg\:object-left{
-o-object-position: left;
object-position: left;
}
.lg\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.lg\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.lg\:object-right{
-o-object-position: right;
object-position: right;
}
.lg\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.lg\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.lg\:object-top{
-o-object-position: top;
object-position: top;
}
.lg\:opacity-0{
opacity: 0;
}
.lg\:opacity-25{
opacity: 0.25;
}
.lg\:opacity-50{
opacity: 0.5;
}
.lg\:opacity-75{
opacity: 0.75;
}
.lg\:opacity-100{
opacity: 1;
}
.lg\:hover\:opacity-0:hover{
opacity: 0;
}
.lg\:hover\:opacity-25:hover{
opacity: 0.25;
}
.lg\:hover\:opacity-50:hover{
opacity: 0.5;
}
.lg\:hover\:opacity-75:hover{
opacity: 0.75;
}
.lg\:hover\:opacity-100:hover{
opacity: 1;
}
.lg\:outline-none{
outline: 0;
}
.lg\:focus\:outline-none:focus{
outline: 0;
}
.lg\:overflow-auto{
overflow: auto;
}
.lg\:overflow-hidden{
overflow: hidden;
}
.lg\:overflow-visible{
overflow: visible;
}
.lg\:overflow-scroll{
overflow: scroll;
}
.lg\:overflow-x-auto{
overflow-x: auto;
}
.lg\:overflow-y-auto{
overflow-y: auto;
}
.lg\:overflow-x-hidden{
overflow-x: hidden;
}
.lg\:overflow-y-hidden{
overflow-y: hidden;
}
.lg\:overflow-x-visible{
overflow-x: visible;
}
.lg\:overflow-y-visible{
overflow-y: visible;
}
.lg\:overflow-x-scroll{
overflow-x: scroll;
}
.lg\:overflow-y-scroll{
overflow-y: scroll;
}
.lg\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.lg\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.lg\:p-0{
padding: 0;
}
.lg\:p-1{
padding: 0.25rem;
}
.lg\:p-2{
padding: 0.5rem;
}
.lg\:p-3{
padding: 0.75rem;
}
.lg\:p-4{
padding: 1rem;
}
.lg\:p-5{
padding: 1.25rem;
}
.lg\:p-6{
padding: 1.5rem;
}
.lg\:p-8{
padding: 2rem;
}
.lg\:p-10{
padding: 2.5rem;
}
.lg\:p-12{
padding: 3rem;
}
.lg\:p-16{
padding: 4rem;
}
.lg\:p-20{
padding: 5rem;
}
.lg\:p-24{
padding: 6rem;
}
.lg\:p-32{
padding: 8rem;
}
.lg\:p-40{
padding: 10rem;
}
.lg\:p-48{
padding: 12rem;
}
.lg\:p-56{
padding: 14rem;
}
.lg\:p-64{
padding: 16rem;
}
.lg\:p-72{
padding: 18rem;
}
.lg\:p-80{
padding: 19rem;
}
.lg\:p-px{
padding: 1px;
}
.lg\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.lg\:px-0{
padding-left: 0;
padding-right: 0;
}
.lg\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.lg\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.lg\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.lg\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.lg\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.lg\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.lg\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.lg\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.lg\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.lg\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.lg\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.lg\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.lg\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.lg\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.lg\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.lg\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.lg\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.lg\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.lg\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.lg\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.lg\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.lg\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.lg\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.lg\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.lg\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.lg\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.lg\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.lg\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.lg\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.lg\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.lg\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.lg\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.lg\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.lg\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.lg\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.lg\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.lg\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.lg\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.lg\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.lg\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.lg\:pt-0{
padding-top: 0;
}
.lg\:pr-0{
padding-right: 0;
}
.lg\:pb-0{
padding-bottom: 0;
}
.lg\:pl-0{
padding-left: 0;
}
.lg\:pt-1{
padding-top: 0.25rem;
}
.lg\:pr-1{
padding-right: 0.25rem;
}
.lg\:pb-1{
padding-bottom: 0.25rem;
}
.lg\:pl-1{
padding-left: 0.25rem;
}
.lg\:pt-2{
padding-top: 0.5rem;
}
.lg\:pr-2{
padding-right: 0.5rem;
}
.lg\:pb-2{
padding-bottom: 0.5rem;
}
.lg\:pl-2{
padding-left: 0.5rem;
}
.lg\:pt-3{
padding-top: 0.75rem;
}
.lg\:pr-3{
padding-right: 0.75rem;
}
.lg\:pb-3{
padding-bottom: 0.75rem;
}
.lg\:pl-3{
padding-left: 0.75rem;
}
.lg\:pt-4{
padding-top: 1rem;
}
.lg\:pr-4{
padding-right: 1rem;
}
.lg\:pb-4{
padding-bottom: 1rem;
}
.lg\:pl-4{
padding-left: 1rem;
}
.lg\:pt-5{
padding-top: 1.25rem;
}
.lg\:pr-5{
padding-right: 1.25rem;
}
.lg\:pb-5{
padding-bottom: 1.25rem;
}
.lg\:pl-5{
padding-left: 1.25rem;
}
.lg\:pt-6{
padding-top: 1.5rem;
}
.lg\:pr-6{
padding-right: 1.5rem;
}
.lg\:pb-6{
padding-bottom: 1.5rem;
}
.lg\:pl-6{
padding-left: 1.5rem;
}
.lg\:pt-8{
padding-top: 2rem;
}
.lg\:pr-8{
padding-right: 2rem;
}
.lg\:pb-8{
padding-bottom: 2rem;
}
.lg\:pl-8{
padding-left: 2rem;
}
.lg\:pt-10{
padding-top: 2.5rem;
}
.lg\:pr-10{
padding-right: 2.5rem;
}
.lg\:pb-10{
padding-bottom: 2.5rem;
}
.lg\:pl-10{
padding-left: 2.5rem;
}
.lg\:pt-12{
padding-top: 3rem;
}
.lg\:pr-12{
padding-right: 3rem;
}
.lg\:pb-12{
padding-bottom: 3rem;
}
.lg\:pl-12{
padding-left: 3rem;
}
.lg\:pt-16{
padding-top: 4rem;
}
.lg\:pr-16{
padding-right: 4rem;
}
.lg\:pb-16{
padding-bottom: 4rem;
}
.lg\:pl-16{
padding-left: 4rem;
}
.lg\:pt-20{
padding-top: 5rem;
}
.lg\:pr-20{
padding-right: 5rem;
}
.lg\:pb-20{
padding-bottom: 5rem;
}
.lg\:pl-20{
padding-left: 5rem;
}
.lg\:pt-24{
padding-top: 6rem;
}
.lg\:pr-24{
padding-right: 6rem;
}
.lg\:pb-24{
padding-bottom: 6rem;
}
.lg\:pl-24{
padding-left: 6rem;
}
.lg\:pt-32{
padding-top: 8rem;
}
.lg\:pr-32{
padding-right: 8rem;
}
.lg\:pb-32{
padding-bottom: 8rem;
}
.lg\:pl-32{
padding-left: 8rem;
}
.lg\:pt-40{
padding-top: 10rem;
}
.lg\:pr-40{
padding-right: 10rem;
}
.lg\:pb-40{
padding-bottom: 10rem;
}
.lg\:pl-40{
padding-left: 10rem;
}
.lg\:pt-48{
padding-top: 12rem;
}
.lg\:pr-48{
padding-right: 12rem;
}
.lg\:pb-48{
padding-bottom: 12rem;
}
.lg\:pl-48{
padding-left: 12rem;
}
.lg\:pt-56{
padding-top: 14rem;
}
.lg\:pr-56{
padding-right: 14rem;
}
.lg\:pb-56{
padding-bottom: 14rem;
}
.lg\:pl-56{
padding-left: 14rem;
}
.lg\:pt-64{
padding-top: 16rem;
}
.lg\:pr-64{
padding-right: 16rem;
}
.lg\:pb-64{
padding-bottom: 16rem;
}
.lg\:pl-64{
padding-left: 16rem;
}
.lg\:pt-72{
padding-top: 18rem;
}
.lg\:pr-72{
padding-right: 18rem;
}
.lg\:pb-72{
padding-bottom: 18rem;
}
.lg\:pl-72{
padding-left: 18rem;
}
.lg\:pt-80{
padding-top: 19rem;
}
.lg\:pr-80{
padding-right: 19rem;
}
.lg\:pb-80{
padding-bottom: 19rem;
}
.lg\:pl-80{
padding-left: 19rem;
}
.lg\:pt-px{
padding-top: 1px;
}
.lg\:pr-px{
padding-right: 1px;
}
.lg\:pb-px{
padding-bottom: 1px;
}
.lg\:pl-px{
padding-left: 1px;
}
.lg\:pointer-events-none{
pointer-events: none;
}
.lg\:pointer-events-auto{
pointer-events: auto;
}
.lg\:static{
position: static;
}
.lg\:fixed{
position: fixed;
}
.lg\:absolute{
position: absolute;
}
.lg\:relative{
position: relative;
}
.lg\:sticky{
position: -webkit-sticky;
position: sticky;
}
.lg\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.lg\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.lg\:inset-y-0{
top: 0;
bottom: 0;
}
.lg\:inset-x-0{
right: 0;
left: 0;
}
.lg\:inset-y-auto{
top: auto;
bottom: auto;
}
.lg\:inset-x-auto{
right: auto;
left: auto;
}
.lg\:top-0{
top: 0;
}
.lg\:right-0{
right: 0;
}
.lg\:bottom-0{
bottom: 0;
}
.lg\:left-0{
left: 0;
}
.lg\:top-auto{
top: auto;
}
.lg\:right-auto{
right: auto;
}
.lg\:bottom-auto{
bottom: auto;
}
.lg\:left-auto{
left: auto;
}
.lg\:resize-none{
resize: none;
}
.lg\:resize-y{
resize: vertical;
}
.lg\:resize-x{
resize: horizontal;
}
.lg\:resize{
resize: both;
}
.lg\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.lg\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.lg\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.lg\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.lg\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.lg\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.lg\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.lg\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.lg\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.lg\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.lg\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.lg\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.lg\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.lg\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.lg\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.lg\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.lg\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.lg\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.lg\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.lg\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.lg\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.lg\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.lg\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.lg\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.lg\:fill-current{
fill: currentColor;
}
.lg\:stroke-current{
stroke: currentColor;
}
.lg\:table-auto{
table-layout: auto;
}
.lg\:table-fixed{
table-layout: fixed;
}
.lg\:text-left{
text-align: left;
}
.lg\:text-center{
text-align: center;
}
.lg\:text-right{
text-align: right;
}
.lg\:text-justify{
text-align: justify;
}
.lg\:text-color-85c879{
color: #85c879;
}
.lg\:text-color-074da2{
color: #074da2;
}
.lg\:text-transparent{
color: transparent;
}
.lg\:text-black{
color: #000;
}
.lg\:text-white{
color: #fff;
}
.lg\:text-gray-100{
color: #f7fafc;
}
.lg\:text-gray-200{
color: #edf2f7;
}
.lg\:text-gray-300{
color: #e2e8f0;
}
.lg\:text-gray-400{
color: #cbd5e0;
}
.lg\:text-gray-500{
color: #a0aec0;
}
.lg\:text-gray-600{
color: #718096;
}
.lg\:text-gray-700{
color: #4a5568;
}
.lg\:text-gray-800{
color: #2d3748;
}
.lg\:text-gray-900{
color: #1a202c;
}
.lg\:hover\:text-color-85c879:hover{
color: #85c879;
}
.lg\:hover\:text-color-074da2:hover{
color: #074da2;
}
.lg\:hover\:text-transparent:hover{
color: transparent;
}
.lg\:hover\:text-black:hover{
color: #000;
}
.lg\:hover\:text-white:hover{
color: #fff;
}
.lg\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.lg\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.lg\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.lg\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.lg\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.lg\:hover\:text-gray-600:hover{
color: #718096;
}
.lg\:hover\:text-gray-700:hover{
color: #4a5568;
}
.lg\:hover\:text-gray-800:hover{
color: #2d3748;
}
.lg\:hover\:text-gray-900:hover{
color: #1a202c;
}
.lg\:focus\:text-color-85c879:focus{
color: #85c879;
}
.lg\:focus\:text-color-074da2:focus{
color: #074da2;
}
.lg\:focus\:text-transparent:focus{
color: transparent;
}
.lg\:focus\:text-black:focus{
color: #000;
}
.lg\:focus\:text-white:focus{
color: #fff;
}
.lg\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.lg\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.lg\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.lg\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.lg\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.lg\:focus\:text-gray-600:focus{
color: #718096;
}
.lg\:focus\:text-gray-700:focus{
color: #4a5568;
}
.lg\:focus\:text-gray-800:focus{
color: #2d3748;
}
.lg\:focus\:text-gray-900:focus{
color: #1a202c;
}
.lg\:text-2xs{
font-size: .625rem;
}
.lg\:text-xs{
font-size: 0.75rem;
}
.lg\:text-sm{
font-size: 0.875rem;
}
.lg\:text-base{
font-size: 1rem;
}
.lg\:text-lg{
font-size: 1.125rem;
}
.lg\:text-xl{
font-size: 1.25rem;
}
.lg\:text-2xl{
font-size: 1.5rem;
}
.lg\:text-3xl{
font-size: 1.875rem;
}
.lg\:text-4xl{
font-size: 2.25rem;
}
.lg\:text-4\.5xl{
font-size: 2.75rem;
}
.lg\:text-5xl{
font-size: 3rem;
}
.lg\:text-6xl{
font-size: 4rem;
}
.lg\:text-7xl{
font-size: 5rem;
}
.lg\:italic{
font-style: italic;
}
.lg\:not-italic{
font-style: normal;
}
.lg\:uppercase{
text-transform: uppercase;
}
.lg\:lowercase{
text-transform: lowercase;
}
.lg\:capitalize{
text-transform: capitalize;
}
.lg\:normal-case{
text-transform: none;
}
.lg\:underline{
text-decoration: underline;
}
.lg\:line-through{
text-decoration: line-through;
}
.lg\:no-underline{
text-decoration: none;
}
.lg\:hover\:underline:hover{
text-decoration: underline;
}
.lg\:hover\:line-through:hover{
text-decoration: line-through;
}
.lg\:hover\:no-underline:hover{
text-decoration: none;
}
.lg\:focus\:underline:focus{
text-decoration: underline;
}
.lg\:focus\:line-through:focus{
text-decoration: line-through;
}
.lg\:focus\:no-underline:focus{
text-decoration: none;
}
.lg\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.lg\:tracking-tighter{
letter-spacing: -0.05em;
}
.lg\:tracking-tight{
letter-spacing: -0.025em;
}
.lg\:tracking-normal{
letter-spacing: 0;
}
.lg\:tracking-wide{
letter-spacing: 0.025em;
}
.lg\:tracking-wider{
letter-spacing: 0.05em;
}
.lg\:tracking-widest{
letter-spacing: 0.1em;
}
.lg\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lg\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.lg\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.lg\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.lg\:align-baseline{
vertical-align: baseline;
}
.lg\:align-top{
vertical-align: top;
}
.lg\:align-middle{
vertical-align: middle;
}
.lg\:align-bottom{
vertical-align: bottom;
}
.lg\:align-text-top{
vertical-align: text-top;
}
.lg\:align-text-bottom{
vertical-align: text-bottom;
}
.lg\:visible{
visibility: visible;
}
.lg\:invisible{
visibility: hidden;
}
.lg\:whitespace-normal{
white-space: normal;
}
.lg\:whitespace-no-wrap{
white-space: nowrap;
}
.lg\:whitespace-pre{
white-space: pre;
}
.lg\:whitespace-pre-line{
white-space: pre-line;
}
.lg\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.lg\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.lg\:break-words{
overflow-wrap: break-word;
}
.lg\:break-all{
word-break: break-all;
}
.lg\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lg\:w-0{
width: 0;
}
.lg\:w-1{
width: 0.25rem;
}
.lg\:w-2{
width: 0.5rem;
}
.lg\:w-3{
width: 0.75rem;
}
.lg\:w-4{
width: 1rem;
}
.lg\:w-5{
width: 1.25rem;
}
.lg\:w-6{
width: 1.5rem;
}
.lg\:w-8{
width: 2rem;
}
.lg\:w-10{
width: 2.5rem;
}
.lg\:w-12{
width: 3rem;
}
.lg\:w-16{
width: 4rem;
}
.lg\:w-20{
width: 5rem;
}
.lg\:w-24{
width: 6rem;
}
.lg\:w-32{
width: 8rem;
}
.lg\:w-40{
width: 10rem;
}
.lg\:w-48{
width: 12rem;
}
.lg\:w-56{
width: 14rem;
}
.lg\:w-64{
width: 16rem;
}
.lg\:w-72{
width: 18rem;
}
.lg\:w-80{
width: 19rem;
}
.lg\:w-auto{
width: auto;
}
.lg\:w-px{
width: 1px;
}
.lg\:w-1\/2{
width: 50%;
}
.lg\:w-1\/3{
width: 33.33333%;
}
.lg\:w-2\/3{
width: 66.66667%;
}
.lg\:w-1\/4{
width: 25%;
}
.lg\:w-2\/4{
width: 50%;
}
.lg\:w-3\/4{
width: 75%;
}
.lg\:w-1\/5{
width: 20%;
}
.lg\:w-2\/5{
width: 40%;
}
.lg\:w-3\/5{
width: 60%;
}
.lg\:w-4\/5{
width: 80%;
}
.lg\:w-1\/6{
width: 16.66667%;
}
.lg\:w-2\/6{
width: 33.33333%;
}
.lg\:w-3\/6{
width: 50%;
}
.lg\:w-4\/6{
width: 66.66667%;
}
.lg\:w-5\/6{
width: 83.33333%;
}
.lg\:w-1\/12{
width: 8.33333%;
}
.lg\:w-2\/12{
width: 16.66667%;
}
.lg\:w-3\/12{
width: 25%;
}
.lg\:w-4\/12{
width: 33.33333%;
}
.lg\:w-5\/12{
width: 41.66667%;
}
.lg\:w-6\/12{
width: 50%;
}
.lg\:w-7\/12{
width: 58.33333%;
}
.lg\:w-8\/12{
width: 66.66667%;
}
.lg\:w-9\/12{
width: 75%;
}
.lg\:w-10\/12{
width: 83.33333%;
}
.lg\:w-11\/12{
width: 91.66667%;
}
.lg\:w-full{
width: 100%;
}
.lg\:w-screen{
width: 100vw;
}
.lg\:z-0{
z-index: 0;
}
.lg\:z-10{
z-index: 10;
}
.lg\:z-20{
z-index: 20;
}
.lg\:z-30{
z-index: 30;
}
.lg\:z-40{
z-index: 40;
}
.lg\:z-50{
z-index: 50;
}
.lg\:z-auto{
z-index: auto;
}
.lg\:z-min1{
z-index: -1;
}
}
@media (min-width: 1200px){
.xl\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.xl\:bg-fixed{
background-attachment: fixed;
}
.xl\:bg-local{
background-attachment: local;
}
.xl\:bg-scroll{
background-attachment: scroll;
}
.xl\:bg-color-85c879{
background-color: #85c879;
}
.xl\:bg-color-074da2{
background-color: #074da2;
}
.xl\:bg-transparent{
background-color: transparent;
}
.xl\:bg-black{
background-color: #000;
}
.xl\:bg-white{
background-color: #fff;
}
.xl\:bg-gray-100{
background-color: #f7fafc;
}
.xl\:bg-gray-200{
background-color: #edf2f7;
}
.xl\:bg-gray-300{
background-color: #e2e8f0;
}
.xl\:bg-gray-400{
background-color: #cbd5e0;
}
.xl\:bg-gray-500{
background-color: #a0aec0;
}
.xl\:bg-gray-600{
background-color: #718096;
}
.xl\:bg-gray-700{
background-color: #4a5568;
}
.xl\:bg-gray-800{
background-color: #2d3748;
}
.xl\:bg-gray-900{
background-color: #1a202c;
}
.xl\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.xl\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.xl\:hover\:bg-transparent:hover{
background-color: transparent;
}
.xl\:hover\:bg-black:hover{
background-color: #000;
}
.xl\:hover\:bg-white:hover{
background-color: #fff;
}
.xl\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.xl\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.xl\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.xl\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.xl\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.xl\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.xl\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.xl\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.xl\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.xl\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.xl\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.xl\:focus\:bg-transparent:focus{
background-color: transparent;
}
.xl\:focus\:bg-black:focus{
background-color: #000;
}
.xl\:focus\:bg-white:focus{
background-color: #fff;
}
.xl\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.xl\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.xl\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.xl\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.xl\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.xl\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.xl\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.xl\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.xl\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.xl\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.xl\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.xl\:active\:bg-transparent:active{
background-color: transparent;
}
.xl\:active\:bg-black:active{
background-color: #000;
}
.xl\:active\:bg-white:active{
background-color: #fff;
}
.xl\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.xl\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.xl\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.xl\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.xl\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.xl\:active\:bg-gray-600:active{
background-color: #718096;
}
.xl\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.xl\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.xl\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.xl\:bg-bottom{
background-position: bottom;
}
.xl\:bg-center{
background-position: center;
}
.xl\:bg-left{
background-position: left;
}
.xl\:bg-left-bottom{
background-position: left bottom;
}
.xl\:bg-left-top{
background-position: left top;
}
.xl\:bg-right{
background-position: right;
}
.xl\:bg-right-bottom{
background-position: right bottom;
}
.xl\:bg-right-top{
background-position: right top;
}
.xl\:bg-top{
background-position: top;
}
.xl\:bg-repeat{
background-repeat: repeat;
}
.xl\:bg-no-repeat{
background-repeat: no-repeat;
}
.xl\:bg-repeat-x{
background-repeat: repeat-x;
}
.xl\:bg-repeat-y{
background-repeat: repeat-y;
}
.xl\:bg-repeat-round{
background-repeat: round;
}
.xl\:bg-repeat-space{
background-repeat: space;
}
.xl\:bg-auto{
background-size: auto;
}
.xl\:bg-cover{
background-size: cover;
}
.xl\:bg-contain{
background-size: contain;
}
.xl\:border-collapse{
border-collapse: collapse;
}
.xl\:border-separate{
border-collapse: separate;
}
.xl\:border-color-85c879{
border-color: #85c879;
}
.xl\:border-color-074da2{
border-color: #074da2;
}
.xl\:border-transparent{
border-color: transparent;
}
.xl\:border-black{
border-color: #000;
}
.xl\:border-white{
border-color: #fff;
}
.xl\:border-gray-100{
border-color: #f7fafc;
}
.xl\:border-gray-200{
border-color: #edf2f7;
}
.xl\:border-gray-300{
border-color: #e2e8f0;
}
.xl\:border-gray-400{
border-color: #cbd5e0;
}
.xl\:border-gray-500{
border-color: #a0aec0;
}
.xl\:border-gray-600{
border-color: #718096;
}
.xl\:border-gray-700{
border-color: #4a5568;
}
.xl\:border-gray-800{
border-color: #2d3748;
}
.xl\:border-gray-900{
border-color: #1a202c;
}
.xl\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.xl\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.xl\:hover\:border-transparent:hover{
border-color: transparent;
}
.xl\:hover\:border-black:hover{
border-color: #000;
}
.xl\:hover\:border-white:hover{
border-color: #fff;
}
.xl\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.xl\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.xl\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.xl\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.xl\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.xl\:hover\:border-gray-600:hover{
border-color: #718096;
}
.xl\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.xl\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.xl\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.xl\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.xl\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.xl\:focus\:border-transparent:focus{
border-color: transparent;
}
.xl\:focus\:border-black:focus{
border-color: #000;
}
.xl\:focus\:border-white:focus{
border-color: #fff;
}
.xl\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.xl\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.xl\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.xl\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.xl\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.xl\:focus\:border-gray-600:focus{
border-color: #718096;
}
.xl\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.xl\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.xl\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.xl\:rounded-none{
border-radius: 0;
}
.xl\:rounded-sm{
border-radius: 0.125rem;
}
.xl\:rounded{
border-radius: 0.25rem;
}
.xl\:rounded-lg{
border-radius: 0.5rem;
}
.xl\:rounded-full{
border-radius: 9999px;
}
.xl\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.xl\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.xl\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.xl\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.xl\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.xl\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.xl\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xl\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xl\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.xl\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.xl\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xl\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xl\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.xl\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.xl\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xl\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xl\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.xl\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.xl\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xl\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xl\:rounded-tl-none{
border-top-left-radius: 0;
}
.xl\:rounded-tr-none{
border-top-right-radius: 0;
}
.xl\:rounded-br-none{
border-bottom-right-radius: 0;
}
.xl\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.xl\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.xl\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.xl\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.xl\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.xl\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.xl\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.xl\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.xl\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.xl\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.xl\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.xl\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.xl\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.xl\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.xl\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.xl\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.xl\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.xl\:border-solid{
border-style: solid;
}
.xl\:border-dashed{
border-style: dashed;
}
.xl\:border-dotted{
border-style: dotted;
}
.xl\:border-none{
border-style: none;
}
.xl\:border-0{
border-width: 0;
}
.xl\:border-2{
border-width: 2px;
}
.xl\:border-4{
border-width: 4px;
}
.xl\:border-8{
border-width: 8px;
}
.xl\:border{
border-width: 1px;
}
.xl\:border-t-0{
border-top-width: 0;
}
.xl\:border-r-0{
border-right-width: 0;
}
.xl\:border-b-0{
border-bottom-width: 0;
}
.xl\:border-l-0{
border-left-width: 0;
}
.xl\:border-t-2{
border-top-width: 2px;
}
.xl\:border-r-2{
border-right-width: 2px;
}
.xl\:border-b-2{
border-bottom-width: 2px;
}
.xl\:border-l-2{
border-left-width: 2px;
}
.xl\:border-t-4{
border-top-width: 4px;
}
.xl\:border-r-4{
border-right-width: 4px;
}
.xl\:border-b-4{
border-bottom-width: 4px;
}
.xl\:border-l-4{
border-left-width: 4px;
}
.xl\:border-t-8{
border-top-width: 8px;
}
.xl\:border-r-8{
border-right-width: 8px;
}
.xl\:border-b-8{
border-bottom-width: 8px;
}
.xl\:border-l-8{
border-left-width: 8px;
}
.xl\:border-t{
border-top-width: 1px;
}
.xl\:border-r{
border-right-width: 1px;
}
.xl\:border-b{
border-bottom-width: 1px;
}
.xl\:border-l{
border-left-width: 1px;
}
.xl\:hover\:border-0:hover{
border-width: 0;
}
.xl\:hover\:border-2:hover{
border-width: 2px;
}
.xl\:hover\:border-4:hover{
border-width: 4px;
}
.xl\:hover\:border-8:hover{
border-width: 8px;
}
.xl\:hover\:border:hover{
border-width: 1px;
}
.xl\:hover\:border-t-0:hover{
border-top-width: 0;
}
.xl\:hover\:border-r-0:hover{
border-right-width: 0;
}
.xl\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.xl\:hover\:border-l-0:hover{
border-left-width: 0;
}
.xl\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.xl\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.xl\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.xl\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.xl\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.xl\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.xl\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.xl\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.xl\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.xl\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.xl\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.xl\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.xl\:hover\:border-t:hover{
border-top-width: 1px;
}
.xl\:hover\:border-r:hover{
border-right-width: 1px;
}
.xl\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.xl\:hover\:border-l:hover{
border-left-width: 1px;
}
.xl\:cursor-auto{
cursor: auto;
}
.xl\:cursor-default{
cursor: default;
}
.xl\:cursor-pointer{
cursor: pointer;
}
.xl\:cursor-wait{
cursor: wait;
}
.xl\:cursor-text{
cursor: text;
}
.xl\:cursor-move{
cursor: move;
}
.xl\:cursor-not-allowed{
cursor: not-allowed;
}
.xl\:hover\:cursor-auto:hover{
cursor: auto;
}
.xl\:hover\:cursor-default:hover{
cursor: default;
}
.xl\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.xl\:hover\:cursor-wait:hover{
cursor: wait;
}
.xl\:hover\:cursor-text:hover{
cursor: text;
}
.xl\:hover\:cursor-move:hover{
cursor: move;
}
.xl\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.xl\:block{
display: block;
}
.xl\:inline-block{
display: inline-block;
}
.xl\:inline{
display: inline;
}
.xl\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.xl\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.xl\:table{
display: table;
}
.xl\:table-row{
display: table-row;
}
.xl\:table-cell{
display: table-cell;
}
.xl\:hidden{
display: none;
}
.xl\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.xl\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.xl\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.xl\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.xl\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.xl\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.xl\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.xl\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.xl\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.xl\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.xl\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.xl\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.xl\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.xl\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.xl\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.xl\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.xl\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.xl\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.xl\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.xl\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.xl\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.xl\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.xl\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.xl\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.xl\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.xl\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.xl\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.xl\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.xl\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.xl\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.xl\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.xl\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.xl\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.xl\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.xl\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.xl\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.xl\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.xl\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.xl\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.xl\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.xl\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.xl\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.xl\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.xl\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.xl\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.xl\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.xl\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.xl\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.xl\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.xl\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.xl\:float-right{
float: right;
}
.xl\:float-left{
float: left;
}
.xl\:float-none{
float: none;
}
.xl\:clearfix:after{
content: "";
display: table;
clear: both;
}
.xl\:font-oswald{
font-family: Oswald, sans-serif;
}
.xl\:font-open{
font-family: Open Sans, sans-serif;
}
.xl\:font-hairline{
font-weight: 100;
}
.xl\:font-thin{
font-weight: 200;
}
.xl\:font-light{
font-weight: 300;
}
.xl\:font-normal{
font-weight: 400;
}
.xl\:font-medium{
font-weight: 500;
}
.xl\:font-semibold{
font-weight: 600;
}
.xl\:font-bold{
font-weight: 700;
}
.xl\:font-extrabold{
font-weight: 800;
}
.xl\:font-black{
font-weight: 900;
}
.xl\:hover\:font-hairline:hover{
font-weight: 100;
}
.xl\:hover\:font-thin:hover{
font-weight: 200;
}
.xl\:hover\:font-light:hover{
font-weight: 300;
}
.xl\:hover\:font-normal:hover{
font-weight: 400;
}
.xl\:hover\:font-medium:hover{
font-weight: 500;
}
.xl\:hover\:font-semibold:hover{
font-weight: 600;
}
.xl\:hover\:font-bold:hover{
font-weight: 700;
}
.xl\:hover\:font-extrabold:hover{
font-weight: 800;
}
.xl\:hover\:font-black:hover{
font-weight: 900;
}
.xl\:focus\:font-hairline:focus{
font-weight: 100;
}
.xl\:focus\:font-thin:focus{
font-weight: 200;
}
.xl\:focus\:font-light:focus{
font-weight: 300;
}
.xl\:focus\:font-normal:focus{
font-weight: 400;
}
.xl\:focus\:font-medium:focus{
font-weight: 500;
}
.xl\:focus\:font-semibold:focus{
font-weight: 600;
}
.xl\:focus\:font-bold:focus{
font-weight: 700;
}
.xl\:focus\:font-extrabold:focus{
font-weight: 800;
}
.xl\:focus\:font-black:focus{
font-weight: 900;
}
.xl\:h-0{
height: 0;
}
.xl\:h-1{
height: 0.25rem;
}
.xl\:h-2{
height: 0.5rem;
}
.xl\:h-3{
height: 0.75rem;
}
.xl\:h-4{
height: 1rem;
}
.xl\:h-5{
height: 1.25rem;
}
.xl\:h-6{
height: 1.5rem;
}
.xl\:h-8{
height: 2rem;
}
.xl\:h-10{
height: 2.5rem;
}
.xl\:h-12{
height: 3rem;
}
.xl\:h-16{
height: 4rem;
}
.xl\:h-20{
height: 5rem;
}
.xl\:h-24{
height: 6rem;
}
.xl\:h-32{
height: 8rem;
}
.xl\:h-40{
height: 10rem;
}
.xl\:h-48{
height: 12rem;
}
.xl\:h-56{
height: 14rem;
}
.xl\:h-64{
height: 16rem;
}
.xl\:h-72{
height: 18rem;
}
.xl\:h-80{
height: 19rem;
}
.xl\:h-auto{
height: auto;
}
.xl\:h-px{
height: 1px;
}
.xl\:h-full{
height: 100%;
}
.xl\:h-iframe{
height: 19.5rem;
}
.xl\:h-screen{
height: 100vh;
}
.xl\:leading-none{
line-height: 1;
}
.xl\:leading-tight{
line-height: 1.25;
}
.xl\:leading-normal{
line-height: 1.5;
}
.xl\:leading-loose{
line-height: 2;
}
.xl\:list-inside{
list-style-position: inside;
}
.xl\:list-outside{
list-style-position: outside;
}
.xl\:list-none{
list-style-type: none;
}
.xl\:list-disc{
list-style-type: disc;
}
.xl\:list-decimal{
list-style-type: decimal;
}
.xl\:m-0{
margin: 0;
}
.xl\:m-1{
margin: 0.25rem;
}
.xl\:m-2{
margin: 0.5rem;
}
.xl\:m-3{
margin: 0.75rem;
}
.xl\:m-4{
margin: 1rem;
}
.xl\:m-5{
margin: 1.25rem;
}
.xl\:m-6{
margin: 1.5rem;
}
.xl\:m-8{
margin: 2rem;
}
.xl\:m-10{
margin: 2.5rem;
}
.xl\:m-12{
margin: 3rem;
}
.xl\:m-16{
margin: 4rem;
}
.xl\:m-20{
margin: 5rem;
}
.xl\:m-24{
margin: 6rem;
}
.xl\:m-32{
margin: 8rem;
}
.xl\:m-40{
margin: 10rem;
}
.xl\:m-48{
margin: 12rem;
}
.xl\:m-56{
margin: 14rem;
}
.xl\:m-64{
margin: 16rem;
}
.xl\:m-72{
margin: 18rem;
}
.xl\:m-80{
margin: 19rem;
}
.xl\:m-auto{
margin: auto;
}
.xl\:m-px{
margin: 1px;
}
.xl\:-m-1{
margin: -0.25rem;
}
.xl\:-m-2{
margin: -0.5rem;
}
.xl\:-m-3{
margin: -0.75rem;
}
.xl\:-m-4{
margin: -1rem;
}
.xl\:-m-5{
margin: -1.25rem;
}
.xl\:-m-6{
margin: -1.5rem;
}
.xl\:-m-8{
margin: -2rem;
}
.xl\:-m-10{
margin: -2.5rem;
}
.xl\:-m-12{
margin: -3rem;
}
.xl\:-m-16{
margin: -4rem;
}
.xl\:-m-20{
margin: -5rem;
}
.xl\:-m-24{
margin: -6rem;
}
.xl\:-m-32{
margin: -8rem;
}
.xl\:-m-40{
margin: -10rem;
}
.xl\:-m-48{
margin: -12rem;
}
.xl\:-m-56{
margin: -14rem;
}
.xl\:-m-64{
margin: -16rem;
}
.xl\:-m-72{
margin: -18rem;
}
.xl\:-m-80{
margin: -19rem;
}
.xl\:-m-px{
margin: -1px;
}
.xl\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.xl\:mx-0{
margin-left: 0;
margin-right: 0;
}
.xl\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.xl\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.xl\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.xl\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.xl\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.xl\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.xl\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.xl\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.xl\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.xl\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.xl\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.xl\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.xl\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.xl\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.xl\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.xl\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.xl\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.xl\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.xl\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.xl\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.xl\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.xl\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.xl\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.xl\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.xl\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.xl\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.xl\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.xl\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.xl\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.xl\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.xl\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.xl\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.xl\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.xl\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.xl\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.xl\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.xl\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.xl\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.xl\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.xl\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.xl\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.xl\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.xl\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.xl\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.xl\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.xl\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.xl\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.xl\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.xl\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.xl\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.xl\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.xl\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.xl\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.xl\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.xl\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.xl\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.xl\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.xl\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.xl\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.xl\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.xl\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.xl\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.xl\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.xl\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.xl\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.xl\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.xl\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.xl\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.xl\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.xl\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.xl\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.xl\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.xl\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.xl\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.xl\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.xl\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.xl\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.xl\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.xl\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.xl\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.xl\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.xl\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.xl\:mt-0{
margin-top: 0;
}
.xl\:mr-0{
margin-right: 0;
}
.xl\:mb-0{
margin-bottom: 0;
}
.xl\:ml-0{
margin-left: 0;
}
.xl\:mt-1{
margin-top: 0.25rem;
}
.xl\:mr-1{
margin-right: 0.25rem;
}
.xl\:mb-1{
margin-bottom: 0.25rem;
}
.xl\:ml-1{
margin-left: 0.25rem;
}
.xl\:mt-2{
margin-top: 0.5rem;
}
.xl\:mr-2{
margin-right: 0.5rem;
}
.xl\:mb-2{
margin-bottom: 0.5rem;
}
.xl\:ml-2{
margin-left: 0.5rem;
}
.xl\:mt-3{
margin-top: 0.75rem;
}
.xl\:mr-3{
margin-right: 0.75rem;
}
.xl\:mb-3{
margin-bottom: 0.75rem;
}
.xl\:ml-3{
margin-left: 0.75rem;
}
.xl\:mt-4{
margin-top: 1rem;
}
.xl\:mr-4{
margin-right: 1rem;
}
.xl\:mb-4{
margin-bottom: 1rem;
}
.xl\:ml-4{
margin-left: 1rem;
}
.xl\:mt-5{
margin-top: 1.25rem;
}
.xl\:mr-5{
margin-right: 1.25rem;
}
.xl\:mb-5{
margin-bottom: 1.25rem;
}
.xl\:ml-5{
margin-left: 1.25rem;
}
.xl\:mt-6{
margin-top: 1.5rem;
}
.xl\:mr-6{
margin-right: 1.5rem;
}
.xl\:mb-6{
margin-bottom: 1.5rem;
}
.xl\:ml-6{
margin-left: 1.5rem;
}
.xl\:mt-8{
margin-top: 2rem;
}
.xl\:mr-8{
margin-right: 2rem;
}
.xl\:mb-8{
margin-bottom: 2rem;
}
.xl\:ml-8{
margin-left: 2rem;
}
.xl\:mt-10{
margin-top: 2.5rem;
}
.xl\:mr-10{
margin-right: 2.5rem;
}
.xl\:mb-10{
margin-bottom: 2.5rem;
}
.xl\:ml-10{
margin-left: 2.5rem;
}
.xl\:mt-12{
margin-top: 3rem;
}
.xl\:mr-12{
margin-right: 3rem;
}
.xl\:mb-12{
margin-bottom: 3rem;
}
.xl\:ml-12{
margin-left: 3rem;
}
.xl\:mt-16{
margin-top: 4rem;
}
.xl\:mr-16{
margin-right: 4rem;
}
.xl\:mb-16{
margin-bottom: 4rem;
}
.xl\:ml-16{
margin-left: 4rem;
}
.xl\:mt-20{
margin-top: 5rem;
}
.xl\:mr-20{
margin-right: 5rem;
}
.xl\:mb-20{
margin-bottom: 5rem;
}
.xl\:ml-20{
margin-left: 5rem;
}
.xl\:mt-24{
margin-top: 6rem;
}
.xl\:mr-24{
margin-right: 6rem;
}
.xl\:mb-24{
margin-bottom: 6rem;
}
.xl\:ml-24{
margin-left: 6rem;
}
.xl\:mt-32{
margin-top: 8rem;
}
.xl\:mr-32{
margin-right: 8rem;
}
.xl\:mb-32{
margin-bottom: 8rem;
}
.xl\:ml-32{
margin-left: 8rem;
}
.xl\:mt-40{
margin-top: 10rem;
}
.xl\:mr-40{
margin-right: 10rem;
}
.xl\:mb-40{
margin-bottom: 10rem;
}
.xl\:ml-40{
margin-left: 10rem;
}
.xl\:mt-48{
margin-top: 12rem;
}
.xl\:mr-48{
margin-right: 12rem;
}
.xl\:mb-48{
margin-bottom: 12rem;
}
.xl\:ml-48{
margin-left: 12rem;
}
.xl\:mt-56{
margin-top: 14rem;
}
.xl\:mr-56{
margin-right: 14rem;
}
.xl\:mb-56{
margin-bottom: 14rem;
}
.xl\:ml-56{
margin-left: 14rem;
}
.xl\:mt-64{
margin-top: 16rem;
}
.xl\:mr-64{
margin-right: 16rem;
}
.xl\:mb-64{
margin-bottom: 16rem;
}
.xl\:ml-64{
margin-left: 16rem;
}
.xl\:mt-72{
margin-top: 18rem;
}
.xl\:mr-72{
margin-right: 18rem;
}
.xl\:mb-72{
margin-bottom: 18rem;
}
.xl\:ml-72{
margin-left: 18rem;
}
.xl\:mt-80{
margin-top: 19rem;
}
.xl\:mr-80{
margin-right: 19rem;
}
.xl\:mb-80{
margin-bottom: 19rem;
}
.xl\:ml-80{
margin-left: 19rem;
}
.xl\:mt-auto{
margin-top: auto;
}
.xl\:mr-auto{
margin-right: auto;
}
.xl\:mb-auto{
margin-bottom: auto;
}
.xl\:ml-auto{
margin-left: auto;
}
.xl\:mt-px{
margin-top: 1px;
}
.xl\:mr-px{
margin-right: 1px;
}
.xl\:mb-px{
margin-bottom: 1px;
}
.xl\:ml-px{
margin-left: 1px;
}
.xl\:-mt-1{
margin-top: -0.25rem;
}
.xl\:-mr-1{
margin-right: -0.25rem;
}
.xl\:-mb-1{
margin-bottom: -0.25rem;
}
.xl\:-ml-1{
margin-left: -0.25rem;
}
.xl\:-mt-2{
margin-top: -0.5rem;
}
.xl\:-mr-2{
margin-right: -0.5rem;
}
.xl\:-mb-2{
margin-bottom: -0.5rem;
}
.xl\:-ml-2{
margin-left: -0.5rem;
}
.xl\:-mt-3{
margin-top: -0.75rem;
}
.xl\:-mr-3{
margin-right: -0.75rem;
}
.xl\:-mb-3{
margin-bottom: -0.75rem;
}
.xl\:-ml-3{
margin-left: -0.75rem;
}
.xl\:-mt-4{
margin-top: -1rem;
}
.xl\:-mr-4{
margin-right: -1rem;
}
.xl\:-mb-4{
margin-bottom: -1rem;
}
.xl\:-ml-4{
margin-left: -1rem;
}
.xl\:-mt-5{
margin-top: -1.25rem;
}
.xl\:-mr-5{
margin-right: -1.25rem;
}
.xl\:-mb-5{
margin-bottom: -1.25rem;
}
.xl\:-ml-5{
margin-left: -1.25rem;
}
.xl\:-mt-6{
margin-top: -1.5rem;
}
.xl\:-mr-6{
margin-right: -1.5rem;
}
.xl\:-mb-6{
margin-bottom: -1.5rem;
}
.xl\:-ml-6{
margin-left: -1.5rem;
}
.xl\:-mt-8{
margin-top: -2rem;
}
.xl\:-mr-8{
margin-right: -2rem;
}
.xl\:-mb-8{
margin-bottom: -2rem;
}
.xl\:-ml-8{
margin-left: -2rem;
}
.xl\:-mt-10{
margin-top: -2.5rem;
}
.xl\:-mr-10{
margin-right: -2.5rem;
}
.xl\:-mb-10{
margin-bottom: -2.5rem;
}
.xl\:-ml-10{
margin-left: -2.5rem;
}
.xl\:-mt-12{
margin-top: -3rem;
}
.xl\:-mr-12{
margin-right: -3rem;
}
.xl\:-mb-12{
margin-bottom: -3rem;
}
.xl\:-ml-12{
margin-left: -3rem;
}
.xl\:-mt-16{
margin-top: -4rem;
}
.xl\:-mr-16{
margin-right: -4rem;
}
.xl\:-mb-16{
margin-bottom: -4rem;
}
.xl\:-ml-16{
margin-left: -4rem;
}
.xl\:-mt-20{
margin-top: -5rem;
}
.xl\:-mr-20{
margin-right: -5rem;
}
.xl\:-mb-20{
margin-bottom: -5rem;
}
.xl\:-ml-20{
margin-left: -5rem;
}
.xl\:-mt-24{
margin-top: -6rem;
}
.xl\:-mr-24{
margin-right: -6rem;
}
.xl\:-mb-24{
margin-bottom: -6rem;
}
.xl\:-ml-24{
margin-left: -6rem;
}
.xl\:-mt-32{
margin-top: -8rem;
}
.xl\:-mr-32{
margin-right: -8rem;
}
.xl\:-mb-32{
margin-bottom: -8rem;
}
.xl\:-ml-32{
margin-left: -8rem;
}
.xl\:-mt-40{
margin-top: -10rem;
}
.xl\:-mr-40{
margin-right: -10rem;
}
.xl\:-mb-40{
margin-bottom: -10rem;
}
.xl\:-ml-40{
margin-left: -10rem;
}
.xl\:-mt-48{
margin-top: -12rem;
}
.xl\:-mr-48{
margin-right: -12rem;
}
.xl\:-mb-48{
margin-bottom: -12rem;
}
.xl\:-ml-48{
margin-left: -12rem;
}
.xl\:-mt-56{
margin-top: -14rem;
}
.xl\:-mr-56{
margin-right: -14rem;
}
.xl\:-mb-56{
margin-bottom: -14rem;
}
.xl\:-ml-56{
margin-left: -14rem;
}
.xl\:-mt-64{
margin-top: -16rem;
}
.xl\:-mr-64{
margin-right: -16rem;
}
.xl\:-mb-64{
margin-bottom: -16rem;
}
.xl\:-ml-64{
margin-left: -16rem;
}
.xl\:-mt-72{
margin-top: -18rem;
}
.xl\:-mr-72{
margin-right: -18rem;
}
.xl\:-mb-72{
margin-bottom: -18rem;
}
.xl\:-ml-72{
margin-left: -18rem;
}
.xl\:-mt-80{
margin-top: -19rem;
}
.xl\:-mr-80{
margin-right: -19rem;
}
.xl\:-mb-80{
margin-bottom: -19rem;
}
.xl\:-ml-80{
margin-left: -19rem;
}
.xl\:-mt-px{
margin-top: -1px;
}
.xl\:-mr-px{
margin-right: -1px;
}
.xl\:-mb-px{
margin-bottom: -1px;
}
.xl\:-ml-px{
margin-left: -1px;
}
.xl\:max-h-full{
max-height: 100%;
}
.xl\:max-h-screen{
max-height: 100vh;
}
.xl\:max-w-xs{
max-width: 20rem;
}
.xl\:max-w-sm{
max-width: 24rem;
}
.xl\:max-w-md{
max-width: 28rem;
}
.xl\:max-w-lg{
max-width: 32rem;
}
.xl\:max-w-xl{
max-width: 36rem;
}
.xl\:max-w-2xl{
max-width: 42rem;
}
.xl\:max-w-3xl{
max-width: 48rem;
}
.xl\:max-w-4xl{
max-width: 56rem;
}
.xl\:max-w-5xl{
max-width: 64rem;
}
.xl\:max-w-6xl{
max-width: 72rem;
}
.xl\:max-w-full{
max-width: 100%;
}
.xl\:min-h-0{
min-height: 0;
}
.xl\:min-h-full{
min-height: 100%;
}
.xl\:min-h-screen{
min-height: 100vh;
}
.xl\:min-w-0{
min-width: 0;
}
.xl\:min-w-full{
min-width: 100%;
}
.xl\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.xl\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.xl\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.xl\:object-none{
-o-object-fit: none;
object-fit: none;
}
.xl\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.xl\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.xl\:object-center{
-o-object-position: center;
object-position: center;
}
.xl\:object-left{
-o-object-position: left;
object-position: left;
}
.xl\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.xl\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.xl\:object-right{
-o-object-position: right;
object-position: right;
}
.xl\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.xl\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.xl\:object-top{
-o-object-position: top;
object-position: top;
}
.xl\:opacity-0{
opacity: 0;
}
.xl\:opacity-25{
opacity: 0.25;
}
.xl\:opacity-50{
opacity: 0.5;
}
.xl\:opacity-75{
opacity: 0.75;
}
.xl\:opacity-100{
opacity: 1;
}
.xl\:hover\:opacity-0:hover{
opacity: 0;
}
.xl\:hover\:opacity-25:hover{
opacity: 0.25;
}
.xl\:hover\:opacity-50:hover{
opacity: 0.5;
}
.xl\:hover\:opacity-75:hover{
opacity: 0.75;
}
.xl\:hover\:opacity-100:hover{
opacity: 1;
}
.xl\:outline-none{
outline: 0;
}
.xl\:focus\:outline-none:focus{
outline: 0;
}
.xl\:overflow-auto{
overflow: auto;
}
.xl\:overflow-hidden{
overflow: hidden;
}
.xl\:overflow-visible{
overflow: visible;
}
.xl\:overflow-scroll{
overflow: scroll;
}
.xl\:overflow-x-auto{
overflow-x: auto;
}
.xl\:overflow-y-auto{
overflow-y: auto;
}
.xl\:overflow-x-hidden{
overflow-x: hidden;
}
.xl\:overflow-y-hidden{
overflow-y: hidden;
}
.xl\:overflow-x-visible{
overflow-x: visible;
}
.xl\:overflow-y-visible{
overflow-y: visible;
}
.xl\:overflow-x-scroll{
overflow-x: scroll;
}
.xl\:overflow-y-scroll{
overflow-y: scroll;
}
.xl\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.xl\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.xl\:p-0{
padding: 0;
}
.xl\:p-1{
padding: 0.25rem;
}
.xl\:p-2{
padding: 0.5rem;
}
.xl\:p-3{
padding: 0.75rem;
}
.xl\:p-4{
padding: 1rem;
}
.xl\:p-5{
padding: 1.25rem;
}
.xl\:p-6{
padding: 1.5rem;
}
.xl\:p-8{
padding: 2rem;
}
.xl\:p-10{
padding: 2.5rem;
}
.xl\:p-12{
padding: 3rem;
}
.xl\:p-16{
padding: 4rem;
}
.xl\:p-20{
padding: 5rem;
}
.xl\:p-24{
padding: 6rem;
}
.xl\:p-32{
padding: 8rem;
}
.xl\:p-40{
padding: 10rem;
}
.xl\:p-48{
padding: 12rem;
}
.xl\:p-56{
padding: 14rem;
}
.xl\:p-64{
padding: 16rem;
}
.xl\:p-72{
padding: 18rem;
}
.xl\:p-80{
padding: 19rem;
}
.xl\:p-px{
padding: 1px;
}
.xl\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.xl\:px-0{
padding-left: 0;
padding-right: 0;
}
.xl\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.xl\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.xl\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.xl\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xl\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.xl\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.xl\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.xl\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.xl\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.xl\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.xl\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.xl\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.xl\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.xl\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.xl\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.xl\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.xl\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.xl\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.xl\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.xl\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.xl\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.xl\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.xl\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.xl\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.xl\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.xl\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.xl\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.xl\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.xl\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.xl\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.xl\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.xl\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.xl\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.xl\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.xl\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.xl\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.xl\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.xl\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.xl\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.xl\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.xl\:pt-0{
padding-top: 0;
}
.xl\:pr-0{
padding-right: 0;
}
.xl\:pb-0{
padding-bottom: 0;
}
.xl\:pl-0{
padding-left: 0;
}
.xl\:pt-1{
padding-top: 0.25rem;
}
.xl\:pr-1{
padding-right: 0.25rem;
}
.xl\:pb-1{
padding-bottom: 0.25rem;
}
.xl\:pl-1{
padding-left: 0.25rem;
}
.xl\:pt-2{
padding-top: 0.5rem;
}
.xl\:pr-2{
padding-right: 0.5rem;
}
.xl\:pb-2{
padding-bottom: 0.5rem;
}
.xl\:pl-2{
padding-left: 0.5rem;
}
.xl\:pt-3{
padding-top: 0.75rem;
}
.xl\:pr-3{
padding-right: 0.75rem;
}
.xl\:pb-3{
padding-bottom: 0.75rem;
}
.xl\:pl-3{
padding-left: 0.75rem;
}
.xl\:pt-4{
padding-top: 1rem;
}
.xl\:pr-4{
padding-right: 1rem;
}
.xl\:pb-4{
padding-bottom: 1rem;
}
.xl\:pl-4{
padding-left: 1rem;
}
.xl\:pt-5{
padding-top: 1.25rem;
}
.xl\:pr-5{
padding-right: 1.25rem;
}
.xl\:pb-5{
padding-bottom: 1.25rem;
}
.xl\:pl-5{
padding-left: 1.25rem;
}
.xl\:pt-6{
padding-top: 1.5rem;
}
.xl\:pr-6{
padding-right: 1.5rem;
}
.xl\:pb-6{
padding-bottom: 1.5rem;
}
.xl\:pl-6{
padding-left: 1.5rem;
}
.xl\:pt-8{
padding-top: 2rem;
}
.xl\:pr-8{
padding-right: 2rem;
}
.xl\:pb-8{
padding-bottom: 2rem;
}
.xl\:pl-8{
padding-left: 2rem;
}
.xl\:pt-10{
padding-top: 2.5rem;
}
.xl\:pr-10{
padding-right: 2.5rem;
}
.xl\:pb-10{
padding-bottom: 2.5rem;
}
.xl\:pl-10{
padding-left: 2.5rem;
}
.xl\:pt-12{
padding-top: 3rem;
}
.xl\:pr-12{
padding-right: 3rem;
}
.xl\:pb-12{
padding-bottom: 3rem;
}
.xl\:pl-12{
padding-left: 3rem;
}
.xl\:pt-16{
padding-top: 4rem;
}
.xl\:pr-16{
padding-right: 4rem;
}
.xl\:pb-16{
padding-bottom: 4rem;
}
.xl\:pl-16{
padding-left: 4rem;
}
.xl\:pt-20{
padding-top: 5rem;
}
.xl\:pr-20{
padding-right: 5rem;
}
.xl\:pb-20{
padding-bottom: 5rem;
}
.xl\:pl-20{
padding-left: 5rem;
}
.xl\:pt-24{
padding-top: 6rem;
}
.xl\:pr-24{
padding-right: 6rem;
}
.xl\:pb-24{
padding-bottom: 6rem;
}
.xl\:pl-24{
padding-left: 6rem;
}
.xl\:pt-32{
padding-top: 8rem;
}
.xl\:pr-32{
padding-right: 8rem;
}
.xl\:pb-32{
padding-bottom: 8rem;
}
.xl\:pl-32{
padding-left: 8rem;
}
.xl\:pt-40{
padding-top: 10rem;
}
.xl\:pr-40{
padding-right: 10rem;
}
.xl\:pb-40{
padding-bottom: 10rem;
}
.xl\:pl-40{
padding-left: 10rem;
}
.xl\:pt-48{
padding-top: 12rem;
}
.xl\:pr-48{
padding-right: 12rem;
}
.xl\:pb-48{
padding-bottom: 12rem;
}
.xl\:pl-48{
padding-left: 12rem;
}
.xl\:pt-56{
padding-top: 14rem;
}
.xl\:pr-56{
padding-right: 14rem;
}
.xl\:pb-56{
padding-bottom: 14rem;
}
.xl\:pl-56{
padding-left: 14rem;
}
.xl\:pt-64{
padding-top: 16rem;
}
.xl\:pr-64{
padding-right: 16rem;
}
.xl\:pb-64{
padding-bottom: 16rem;
}
.xl\:pl-64{
padding-left: 16rem;
}
.xl\:pt-72{
padding-top: 18rem;
}
.xl\:pr-72{
padding-right: 18rem;
}
.xl\:pb-72{
padding-bottom: 18rem;
}
.xl\:pl-72{
padding-left: 18rem;
}
.xl\:pt-80{
padding-top: 19rem;
}
.xl\:pr-80{
padding-right: 19rem;
}
.xl\:pb-80{
padding-bottom: 19rem;
}
.xl\:pl-80{
padding-left: 19rem;
}
.xl\:pt-px{
padding-top: 1px;
}
.xl\:pr-px{
padding-right: 1px;
}
.xl\:pb-px{
padding-bottom: 1px;
}
.xl\:pl-px{
padding-left: 1px;
}
.xl\:pointer-events-none{
pointer-events: none;
}
.xl\:pointer-events-auto{
pointer-events: auto;
}
.xl\:static{
position: static;
}
.xl\:fixed{
position: fixed;
}
.xl\:absolute{
position: absolute;
}
.xl\:relative{
position: relative;
}
.xl\:sticky{
position: -webkit-sticky;
position: sticky;
}
.xl\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.xl\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.xl\:inset-y-0{
top: 0;
bottom: 0;
}
.xl\:inset-x-0{
right: 0;
left: 0;
}
.xl\:inset-y-auto{
top: auto;
bottom: auto;
}
.xl\:inset-x-auto{
right: auto;
left: auto;
}
.xl\:top-0{
top: 0;
}
.xl\:right-0{
right: 0;
}
.xl\:bottom-0{
bottom: 0;
}
.xl\:left-0{
left: 0;
}
.xl\:top-auto{
top: auto;
}
.xl\:right-auto{
right: auto;
}
.xl\:bottom-auto{
bottom: auto;
}
.xl\:left-auto{
left: auto;
}
.xl\:resize-none{
resize: none;
}
.xl\:resize-y{
resize: vertical;
}
.xl\:resize-x{
resize: horizontal;
}
.xl\:resize{
resize: both;
}
.xl\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xl\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xl\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xl\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xl\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xl\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xl\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xl\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.xl\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xl\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xl\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xl\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xl\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xl\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xl\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xl\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.xl\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xl\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xl\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xl\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xl\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xl\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xl\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xl\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.xl\:fill-current{
fill: currentColor;
}
.xl\:stroke-current{
stroke: currentColor;
}
.xl\:table-auto{
table-layout: auto;
}
.xl\:table-fixed{
table-layout: fixed;
}
.xl\:text-left{
text-align: left;
}
.xl\:text-center{
text-align: center;
}
.xl\:text-right{
text-align: right;
}
.xl\:text-justify{
text-align: justify;
}
.xl\:text-color-85c879{
color: #85c879;
}
.xl\:text-color-074da2{
color: #074da2;
}
.xl\:text-transparent{
color: transparent;
}
.xl\:text-black{
color: #000;
}
.xl\:text-white{
color: #fff;
}
.xl\:text-gray-100{
color: #f7fafc;
}
.xl\:text-gray-200{
color: #edf2f7;
}
.xl\:text-gray-300{
color: #e2e8f0;
}
.xl\:text-gray-400{
color: #cbd5e0;
}
.xl\:text-gray-500{
color: #a0aec0;
}
.xl\:text-gray-600{
color: #718096;
}
.xl\:text-gray-700{
color: #4a5568;
}
.xl\:text-gray-800{
color: #2d3748;
}
.xl\:text-gray-900{
color: #1a202c;
}
.xl\:hover\:text-color-85c879:hover{
color: #85c879;
}
.xl\:hover\:text-color-074da2:hover{
color: #074da2;
}
.xl\:hover\:text-transparent:hover{
color: transparent;
}
.xl\:hover\:text-black:hover{
color: #000;
}
.xl\:hover\:text-white:hover{
color: #fff;
}
.xl\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.xl\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.xl\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.xl\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.xl\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.xl\:hover\:text-gray-600:hover{
color: #718096;
}
.xl\:hover\:text-gray-700:hover{
color: #4a5568;
}
.xl\:hover\:text-gray-800:hover{
color: #2d3748;
}
.xl\:hover\:text-gray-900:hover{
color: #1a202c;
}
.xl\:focus\:text-color-85c879:focus{
color: #85c879;
}
.xl\:focus\:text-color-074da2:focus{
color: #074da2;
}
.xl\:focus\:text-transparent:focus{
color: transparent;
}
.xl\:focus\:text-black:focus{
color: #000;
}
.xl\:focus\:text-white:focus{
color: #fff;
}
.xl\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.xl\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.xl\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.xl\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.xl\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.xl\:focus\:text-gray-600:focus{
color: #718096;
}
.xl\:focus\:text-gray-700:focus{
color: #4a5568;
}
.xl\:focus\:text-gray-800:focus{
color: #2d3748;
}
.xl\:focus\:text-gray-900:focus{
color: #1a202c;
}
.xl\:text-2xs{
font-size: .625rem;
}
.xl\:text-xs{
font-size: 0.75rem;
}
.xl\:text-sm{
font-size: 0.875rem;
}
.xl\:text-base{
font-size: 1rem;
}
.xl\:text-lg{
font-size: 1.125rem;
}
.xl\:text-xl{
font-size: 1.25rem;
}
.xl\:text-2xl{
font-size: 1.5rem;
}
.xl\:text-3xl{
font-size: 1.875rem;
}
.xl\:text-4xl{
font-size: 2.25rem;
}
.xl\:text-4\.5xl{
font-size: 2.75rem;
}
.xl\:text-5xl{
font-size: 3rem;
}
.xl\:text-6xl{
font-size: 4rem;
}
.xl\:text-7xl{
font-size: 5rem;
}
.xl\:italic{
font-style: italic;
}
.xl\:not-italic{
font-style: normal;
}
.xl\:uppercase{
text-transform: uppercase;
}
.xl\:lowercase{
text-transform: lowercase;
}
.xl\:capitalize{
text-transform: capitalize;
}
.xl\:normal-case{
text-transform: none;
}
.xl\:underline{
text-decoration: underline;
}
.xl\:line-through{
text-decoration: line-through;
}
.xl\:no-underline{
text-decoration: none;
}
.xl\:hover\:underline:hover{
text-decoration: underline;
}
.xl\:hover\:line-through:hover{
text-decoration: line-through;
}
.xl\:hover\:no-underline:hover{
text-decoration: none;
}
.xl\:focus\:underline:focus{
text-decoration: underline;
}
.xl\:focus\:line-through:focus{
text-decoration: line-through;
}
.xl\:focus\:no-underline:focus{
text-decoration: none;
}
.xl\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xl\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.xl\:tracking-tighter{
letter-spacing: -0.05em;
}
.xl\:tracking-tight{
letter-spacing: -0.025em;
}
.xl\:tracking-normal{
letter-spacing: 0;
}
.xl\:tracking-wide{
letter-spacing: 0.025em;
}
.xl\:tracking-wider{
letter-spacing: 0.05em;
}
.xl\:tracking-widest{
letter-spacing: 0.1em;
}
.xl\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.xl\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.xl\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.xl\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.xl\:align-baseline{
vertical-align: baseline;
}
.xl\:align-top{
vertical-align: top;
}
.xl\:align-middle{
vertical-align: middle;
}
.xl\:align-bottom{
vertical-align: bottom;
}
.xl\:align-text-top{
vertical-align: text-top;
}
.xl\:align-text-bottom{
vertical-align: text-bottom;
}
.xl\:visible{
visibility: visible;
}
.xl\:invisible{
visibility: hidden;
}
.xl\:whitespace-normal{
white-space: normal;
}
.xl\:whitespace-no-wrap{
white-space: nowrap;
}
.xl\:whitespace-pre{
white-space: pre;
}
.xl\:whitespace-pre-line{
white-space: pre-line;
}
.xl\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.xl\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.xl\:break-words{
overflow-wrap: break-word;
}
.xl\:break-all{
word-break: break-all;
}
.xl\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.xl\:w-0{
width: 0;
}
.xl\:w-1{
width: 0.25rem;
}
.xl\:w-2{
width: 0.5rem;
}
.xl\:w-3{
width: 0.75rem;
}
.xl\:w-4{
width: 1rem;
}
.xl\:w-5{
width: 1.25rem;
}
.xl\:w-6{
width: 1.5rem;
}
.xl\:w-8{
width: 2rem;
}
.xl\:w-10{
width: 2.5rem;
}
.xl\:w-12{
width: 3rem;
}
.xl\:w-16{
width: 4rem;
}
.xl\:w-20{
width: 5rem;
}
.xl\:w-24{
width: 6rem;
}
.xl\:w-32{
width: 8rem;
}
.xl\:w-40{
width: 10rem;
}
.xl\:w-48{
width: 12rem;
}
.xl\:w-56{
width: 14rem;
}
.xl\:w-64{
width: 16rem;
}
.xl\:w-72{
width: 18rem;
}
.xl\:w-80{
width: 19rem;
}
.xl\:w-auto{
width: auto;
}
.xl\:w-px{
width: 1px;
}
.xl\:w-1\/2{
width: 50%;
}
.xl\:w-1\/3{
width: 33.33333%;
}
.xl\:w-2\/3{
width: 66.66667%;
}
.xl\:w-1\/4{
width: 25%;
}
.xl\:w-2\/4{
width: 50%;
}
.xl\:w-3\/4{
width: 75%;
}
.xl\:w-1\/5{
width: 20%;
}
.xl\:w-2\/5{
width: 40%;
}
.xl\:w-3\/5{
width: 60%;
}
.xl\:w-4\/5{
width: 80%;
}
.xl\:w-1\/6{
width: 16.66667%;
}
.xl\:w-2\/6{
width: 33.33333%;
}
.xl\:w-3\/6{
width: 50%;
}
.xl\:w-4\/6{
width: 66.66667%;
}
.xl\:w-5\/6{
width: 83.33333%;
}
.xl\:w-1\/12{
width: 8.33333%;
}
.xl\:w-2\/12{
width: 16.66667%;
}
.xl\:w-3\/12{
width: 25%;
}
.xl\:w-4\/12{
width: 33.33333%;
}
.xl\:w-5\/12{
width: 41.66667%;
}
.xl\:w-6\/12{
width: 50%;
}
.xl\:w-7\/12{
width: 58.33333%;
}
.xl\:w-8\/12{
width: 66.66667%;
}
.xl\:w-9\/12{
width: 75%;
}
.xl\:w-10\/12{
width: 83.33333%;
}
.xl\:w-11\/12{
width: 91.66667%;
}
.xl\:w-full{
width: 100%;
}
.xl\:w-screen{
width: 100vw;
}
.xl\:z-0{
z-index: 0;
}
.xl\:z-10{
z-index: 10;
}
.xl\:z-20{
z-index: 20;
}
.xl\:z-30{
z-index: 30;
}
.xl\:z-40{
z-index: 40;
}
.xl\:z-50{
z-index: 50;
}
.xl\:z-auto{
z-index: auto;
}
.xl\:z-min1{
z-index: -1;
}
}
@media (min-width: 1440px){
.xxl\:appearance-none{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.xxl\:bg-fixed{
background-attachment: fixed;
}
.xxl\:bg-local{
background-attachment: local;
}
.xxl\:bg-scroll{
background-attachment: scroll;
}
.xxl\:bg-color-85c879{
background-color: #85c879;
}
.xxl\:bg-color-074da2{
background-color: #074da2;
}
.xxl\:bg-transparent{
background-color: transparent;
}
.xxl\:bg-black{
background-color: #000;
}
.xxl\:bg-white{
background-color: #fff;
}
.xxl\:bg-gray-100{
background-color: #f7fafc;
}
.xxl\:bg-gray-200{
background-color: #edf2f7;
}
.xxl\:bg-gray-300{
background-color: #e2e8f0;
}
.xxl\:bg-gray-400{
background-color: #cbd5e0;
}
.xxl\:bg-gray-500{
background-color: #a0aec0;
}
.xxl\:bg-gray-600{
background-color: #718096;
}
.xxl\:bg-gray-700{
background-color: #4a5568;
}
.xxl\:bg-gray-800{
background-color: #2d3748;
}
.xxl\:bg-gray-900{
background-color: #1a202c;
}
.xxl\:hover\:bg-color-85c879:hover{
background-color: #85c879;
}
.xxl\:hover\:bg-color-074da2:hover{
background-color: #074da2;
}
.xxl\:hover\:bg-transparent:hover{
background-color: transparent;
}
.xxl\:hover\:bg-black:hover{
background-color: #000;
}
.xxl\:hover\:bg-white:hover{
background-color: #fff;
}
.xxl\:hover\:bg-gray-100:hover{
background-color: #f7fafc;
}
.xxl\:hover\:bg-gray-200:hover{
background-color: #edf2f7;
}
.xxl\:hover\:bg-gray-300:hover{
background-color: #e2e8f0;
}
.xxl\:hover\:bg-gray-400:hover{
background-color: #cbd5e0;
}
.xxl\:hover\:bg-gray-500:hover{
background-color: #a0aec0;
}
.xxl\:hover\:bg-gray-600:hover{
background-color: #718096;
}
.xxl\:hover\:bg-gray-700:hover{
background-color: #4a5568;
}
.xxl\:hover\:bg-gray-800:hover{
background-color: #2d3748;
}
.xxl\:hover\:bg-gray-900:hover{
background-color: #1a202c;
}
.xxl\:focus\:bg-color-85c879:focus{
background-color: #85c879;
}
.xxl\:focus\:bg-color-074da2:focus{
background-color: #074da2;
}
.xxl\:focus\:bg-transparent:focus{
background-color: transparent;
}
.xxl\:focus\:bg-black:focus{
background-color: #000;
}
.xxl\:focus\:bg-white:focus{
background-color: #fff;
}
.xxl\:focus\:bg-gray-100:focus{
background-color: #f7fafc;
}
.xxl\:focus\:bg-gray-200:focus{
background-color: #edf2f7;
}
.xxl\:focus\:bg-gray-300:focus{
background-color: #e2e8f0;
}
.xxl\:focus\:bg-gray-400:focus{
background-color: #cbd5e0;
}
.xxl\:focus\:bg-gray-500:focus{
background-color: #a0aec0;
}
.xxl\:focus\:bg-gray-600:focus{
background-color: #718096;
}
.xxl\:focus\:bg-gray-700:focus{
background-color: #4a5568;
}
.xxl\:focus\:bg-gray-800:focus{
background-color: #2d3748;
}
.xxl\:focus\:bg-gray-900:focus{
background-color: #1a202c;
}
.xxl\:active\:bg-color-85c879:active{
background-color: #85c879;
}
.xxl\:active\:bg-color-074da2:active{
background-color: #074da2;
}
.xxl\:active\:bg-transparent:active{
background-color: transparent;
}
.xxl\:active\:bg-black:active{
background-color: #000;
}
.xxl\:active\:bg-white:active{
background-color: #fff;
}
.xxl\:active\:bg-gray-100:active{
background-color: #f7fafc;
}
.xxl\:active\:bg-gray-200:active{
background-color: #edf2f7;
}
.xxl\:active\:bg-gray-300:active{
background-color: #e2e8f0;
}
.xxl\:active\:bg-gray-400:active{
background-color: #cbd5e0;
}
.xxl\:active\:bg-gray-500:active{
background-color: #a0aec0;
}
.xxl\:active\:bg-gray-600:active{
background-color: #718096;
}
.xxl\:active\:bg-gray-700:active{
background-color: #4a5568;
}
.xxl\:active\:bg-gray-800:active{
background-color: #2d3748;
}
.xxl\:active\:bg-gray-900:active{
background-color: #1a202c;
}
.xxl\:bg-bottom{
background-position: bottom;
}
.xxl\:bg-center{
background-position: center;
}
.xxl\:bg-left{
background-position: left;
}
.xxl\:bg-left-bottom{
background-position: left bottom;
}
.xxl\:bg-left-top{
background-position: left top;
}
.xxl\:bg-right{
background-position: right;
}
.xxl\:bg-right-bottom{
background-position: right bottom;
}
.xxl\:bg-right-top{
background-position: right top;
}
.xxl\:bg-top{
background-position: top;
}
.xxl\:bg-repeat{
background-repeat: repeat;
}
.xxl\:bg-no-repeat{
background-repeat: no-repeat;
}
.xxl\:bg-repeat-x{
background-repeat: repeat-x;
}
.xxl\:bg-repeat-y{
background-repeat: repeat-y;
}
.xxl\:bg-repeat-round{
background-repeat: round;
}
.xxl\:bg-repeat-space{
background-repeat: space;
}
.xxl\:bg-auto{
background-size: auto;
}
.xxl\:bg-cover{
background-size: cover;
}
.xxl\:bg-contain{
background-size: contain;
}
.xxl\:border-collapse{
border-collapse: collapse;
}
.xxl\:border-separate{
border-collapse: separate;
}
.xxl\:border-color-85c879{
border-color: #85c879;
}
.xxl\:border-color-074da2{
border-color: #074da2;
}
.xxl\:border-transparent{
border-color: transparent;
}
.xxl\:border-black{
border-color: #000;
}
.xxl\:border-white{
border-color: #fff;
}
.xxl\:border-gray-100{
border-color: #f7fafc;
}
.xxl\:border-gray-200{
border-color: #edf2f7;
}
.xxl\:border-gray-300{
border-color: #e2e8f0;
}
.xxl\:border-gray-400{
border-color: #cbd5e0;
}
.xxl\:border-gray-500{
border-color: #a0aec0;
}
.xxl\:border-gray-600{
border-color: #718096;
}
.xxl\:border-gray-700{
border-color: #4a5568;
}
.xxl\:border-gray-800{
border-color: #2d3748;
}
.xxl\:border-gray-900{
border-color: #1a202c;
}
.xxl\:hover\:border-color-85c879:hover{
border-color: #85c879;
}
.xxl\:hover\:border-color-074da2:hover{
border-color: #074da2;
}
.xxl\:hover\:border-transparent:hover{
border-color: transparent;
}
.xxl\:hover\:border-black:hover{
border-color: #000;
}
.xxl\:hover\:border-white:hover{
border-color: #fff;
}
.xxl\:hover\:border-gray-100:hover{
border-color: #f7fafc;
}
.xxl\:hover\:border-gray-200:hover{
border-color: #edf2f7;
}
.xxl\:hover\:border-gray-300:hover{
border-color: #e2e8f0;
}
.xxl\:hover\:border-gray-400:hover{
border-color: #cbd5e0;
}
.xxl\:hover\:border-gray-500:hover{
border-color: #a0aec0;
}
.xxl\:hover\:border-gray-600:hover{
border-color: #718096;
}
.xxl\:hover\:border-gray-700:hover{
border-color: #4a5568;
}
.xxl\:hover\:border-gray-800:hover{
border-color: #2d3748;
}
.xxl\:hover\:border-gray-900:hover{
border-color: #1a202c;
}
.xxl\:focus\:border-color-85c879:focus{
border-color: #85c879;
}
.xxl\:focus\:border-color-074da2:focus{
border-color: #074da2;
}
.xxl\:focus\:border-transparent:focus{
border-color: transparent;
}
.xxl\:focus\:border-black:focus{
border-color: #000;
}
.xxl\:focus\:border-white:focus{
border-color: #fff;
}
.xxl\:focus\:border-gray-100:focus{
border-color: #f7fafc;
}
.xxl\:focus\:border-gray-200:focus{
border-color: #edf2f7;
}
.xxl\:focus\:border-gray-300:focus{
border-color: #e2e8f0;
}
.xxl\:focus\:border-gray-400:focus{
border-color: #cbd5e0;
}
.xxl\:focus\:border-gray-500:focus{
border-color: #a0aec0;
}
.xxl\:focus\:border-gray-600:focus{
border-color: #718096;
}
.xxl\:focus\:border-gray-700:focus{
border-color: #4a5568;
}
.xxl\:focus\:border-gray-800:focus{
border-color: #2d3748;
}
.xxl\:focus\:border-gray-900:focus{
border-color: #1a202c;
}
.xxl\:rounded-none{
border-radius: 0;
}
.xxl\:rounded-sm{
border-radius: 0.125rem;
}
.xxl\:rounded{
border-radius: 0.25rem;
}
.xxl\:rounded-lg{
border-radius: 0.5rem;
}
.xxl\:rounded-full{
border-radius: 9999px;
}
.xxl\:rounded-t-none{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.xxl\:rounded-r-none{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.xxl\:rounded-b-none{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.xxl\:rounded-l-none{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.xxl\:rounded-t-sm{
border-top-left-radius: 0.125rem;
border-top-right-radius: 0.125rem;
}
.xxl\:rounded-r-sm{
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
}
.xxl\:rounded-b-sm{
border-bottom-right-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xxl\:rounded-l-sm{
border-top-left-radius: 0.125rem;
border-bottom-left-radius: 0.125rem;
}
.xxl\:rounded-t{
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.xxl\:rounded-r{
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.xxl\:rounded-b{
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xxl\:rounded-l{
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.xxl\:rounded-t-lg{
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.xxl\:rounded-r-lg{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.xxl\:rounded-b-lg{
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xxl\:rounded-l-lg{
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.xxl\:rounded-t-full{
border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.xxl\:rounded-r-full{
border-top-right-radius: 9999px;
border-bottom-right-radius: 9999px;
}
.xxl\:rounded-b-full{
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xxl\:rounded-l-full{
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
}
.xxl\:rounded-tl-none{
border-top-left-radius: 0;
}
.xxl\:rounded-tr-none{
border-top-right-radius: 0;
}
.xxl\:rounded-br-none{
border-bottom-right-radius: 0;
}
.xxl\:rounded-bl-none{
border-bottom-left-radius: 0;
}
.xxl\:rounded-tl-sm{
border-top-left-radius: 0.125rem;
}
.xxl\:rounded-tr-sm{
border-top-right-radius: 0.125rem;
}
.xxl\:rounded-br-sm{
border-bottom-right-radius: 0.125rem;
}
.xxl\:rounded-bl-sm{
border-bottom-left-radius: 0.125rem;
}
.xxl\:rounded-tl{
border-top-left-radius: 0.25rem;
}
.xxl\:rounded-tr{
border-top-right-radius: 0.25rem;
}
.xxl\:rounded-br{
border-bottom-right-radius: 0.25rem;
}
.xxl\:rounded-bl{
border-bottom-left-radius: 0.25rem;
}
.xxl\:rounded-tl-lg{
border-top-left-radius: 0.5rem;
}
.xxl\:rounded-tr-lg{
border-top-right-radius: 0.5rem;
}
.xxl\:rounded-br-lg{
border-bottom-right-radius: 0.5rem;
}
.xxl\:rounded-bl-lg{
border-bottom-left-radius: 0.5rem;
}
.xxl\:rounded-tl-full{
border-top-left-radius: 9999px;
}
.xxl\:rounded-tr-full{
border-top-right-radius: 9999px;
}
.xxl\:rounded-br-full{
border-bottom-right-radius: 9999px;
}
.xxl\:rounded-bl-full{
border-bottom-left-radius: 9999px;
}
.xxl\:border-solid{
border-style: solid;
}
.xxl\:border-dashed{
border-style: dashed;
}
.xxl\:border-dotted{
border-style: dotted;
}
.xxl\:border-none{
border-style: none;
}
.xxl\:border-0{
border-width: 0;
}
.xxl\:border-2{
border-width: 2px;
}
.xxl\:border-4{
border-width: 4px;
}
.xxl\:border-8{
border-width: 8px;
}
.xxl\:border{
border-width: 1px;
}
.xxl\:border-t-0{
border-top-width: 0;
}
.xxl\:border-r-0{
border-right-width: 0;
}
.xxl\:border-b-0{
border-bottom-width: 0;
}
.xxl\:border-l-0{
border-left-width: 0;
}
.xxl\:border-t-2{
border-top-width: 2px;
}
.xxl\:border-r-2{
border-right-width: 2px;
}
.xxl\:border-b-2{
border-bottom-width: 2px;
}
.xxl\:border-l-2{
border-left-width: 2px;
}
.xxl\:border-t-4{
border-top-width: 4px;
}
.xxl\:border-r-4{
border-right-width: 4px;
}
.xxl\:border-b-4{
border-bottom-width: 4px;
}
.xxl\:border-l-4{
border-left-width: 4px;
}
.xxl\:border-t-8{
border-top-width: 8px;
}
.xxl\:border-r-8{
border-right-width: 8px;
}
.xxl\:border-b-8{
border-bottom-width: 8px;
}
.xxl\:border-l-8{
border-left-width: 8px;
}
.xxl\:border-t{
border-top-width: 1px;
}
.xxl\:border-r{
border-right-width: 1px;
}
.xxl\:border-b{
border-bottom-width: 1px;
}
.xxl\:border-l{
border-left-width: 1px;
}
.xxl\:hover\:border-0:hover{
border-width: 0;
}
.xxl\:hover\:border-2:hover{
border-width: 2px;
}
.xxl\:hover\:border-4:hover{
border-width: 4px;
}
.xxl\:hover\:border-8:hover{
border-width: 8px;
}
.xxl\:hover\:border:hover{
border-width: 1px;
}
.xxl\:hover\:border-t-0:hover{
border-top-width: 0;
}
.xxl\:hover\:border-r-0:hover{
border-right-width: 0;
}
.xxl\:hover\:border-b-0:hover{
border-bottom-width: 0;
}
.xxl\:hover\:border-l-0:hover{
border-left-width: 0;
}
.xxl\:hover\:border-t-2:hover{
border-top-width: 2px;
}
.xxl\:hover\:border-r-2:hover{
border-right-width: 2px;
}
.xxl\:hover\:border-b-2:hover{
border-bottom-width: 2px;
}
.xxl\:hover\:border-l-2:hover{
border-left-width: 2px;
}
.xxl\:hover\:border-t-4:hover{
border-top-width: 4px;
}
.xxl\:hover\:border-r-4:hover{
border-right-width: 4px;
}
.xxl\:hover\:border-b-4:hover{
border-bottom-width: 4px;
}
.xxl\:hover\:border-l-4:hover{
border-left-width: 4px;
}
.xxl\:hover\:border-t-8:hover{
border-top-width: 8px;
}
.xxl\:hover\:border-r-8:hover{
border-right-width: 8px;
}
.xxl\:hover\:border-b-8:hover{
border-bottom-width: 8px;
}
.xxl\:hover\:border-l-8:hover{
border-left-width: 8px;
}
.xxl\:hover\:border-t:hover{
border-top-width: 1px;
}
.xxl\:hover\:border-r:hover{
border-right-width: 1px;
}
.xxl\:hover\:border-b:hover{
border-bottom-width: 1px;
}
.xxl\:hover\:border-l:hover{
border-left-width: 1px;
}
.xxl\:cursor-auto{
cursor: auto;
}
.xxl\:cursor-default{
cursor: default;
}
.xxl\:cursor-pointer{
cursor: pointer;
}
.xxl\:cursor-wait{
cursor: wait;
}
.xxl\:cursor-text{
cursor: text;
}
.xxl\:cursor-move{
cursor: move;
}
.xxl\:cursor-not-allowed{
cursor: not-allowed;
}
.xxl\:hover\:cursor-auto:hover{
cursor: auto;
}
.xxl\:hover\:cursor-default:hover{
cursor: default;
}
.xxl\:hover\:cursor-pointer:hover{
cursor: pointer;
}
.xxl\:hover\:cursor-wait:hover{
cursor: wait;
}
.xxl\:hover\:cursor-text:hover{
cursor: text;
}
.xxl\:hover\:cursor-move:hover{
cursor: move;
}
.xxl\:hover\:cursor-not-allowed:hover{
cursor: not-allowed;
}
.xxl\:block{
display: block;
}
.xxl\:inline-block{
display: inline-block;
}
.xxl\:inline{
display: inline;
}
.xxl\:flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.xxl\:inline-flex{
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.xxl\:table{
display: table;
}
.xxl\:table-row{
display: table-row;
}
.xxl\:table-cell{
display: table-cell;
}
.xxl\:hidden{
display: none;
}
.xxl\:flex-row{
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.xxl\:flex-row-reverse{
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.xxl\:flex-col{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.xxl\:flex-col-reverse{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.xxl\:flex-wrap{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.xxl\:flex-wrap-reverse{
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.xxl\:flex-no-wrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.xxl\:items-start{
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.xxl\:items-end{
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.xxl\:items-center{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.xxl\:items-baseline{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.xxl\:items-stretch{
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.xxl\:self-auto{
-ms-flex-item-align: auto;
align-self: auto;
}
.xxl\:self-start{
-ms-flex-item-align: start;
align-self: flex-start;
}
.xxl\:self-end{
-ms-flex-item-align: end;
align-self: flex-end;
}
.xxl\:self-center{
-ms-flex-item-align: center;
align-self: center;
}
.xxl\:self-stretch{
-ms-flex-item-align: stretch;
align-self: stretch;
}
.xxl\:justify-start{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.xxl\:justify-end{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.xxl\:justify-center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.xxl\:justify-between{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.xxl\:justify-around{
-ms-flex-pack: distribute;
justify-content: space-around;
}
.xxl\:content-center{
-ms-flex-line-pack: center;
align-content: center;
}
.xxl\:content-start{
-ms-flex-line-pack: start;
align-content: flex-start;
}
.xxl\:content-end{
-ms-flex-line-pack: end;
align-content: flex-end;
}
.xxl\:content-between{
-ms-flex-line-pack: justify;
align-content: space-between;
}
.xxl\:content-around{
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.xxl\:flex-1{
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.xxl\:flex-auto{
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.xxl\:flex-initial{
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.xxl\:flex-none{
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.xxl\:flex-grow-0{
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.xxl\:flex-grow{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.xxl\:flex-shrink-0{
-ms-flex-negative: 0;
flex-shrink: 0;
}
.xxl\:flex-shrink{
-ms-flex-negative: 1;
flex-shrink: 1;
}
.xxl\:order-1{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.xxl\:order-2{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.xxl\:order-3{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.xxl\:order-4{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.xxl\:order-5{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.xxl\:order-6{
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.xxl\:order-7{
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.xxl\:order-8{
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.xxl\:order-9{
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.xxl\:order-10{
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.xxl\:order-11{
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.xxl\:order-12{
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.xxl\:order-first{
-webkit-box-ordinal-group: -9998;
-ms-flex-order: -9999;
order: -9999;
}
.xxl\:order-last{
-webkit-box-ordinal-group: 10000;
-ms-flex-order: 9999;
order: 9999;
}
.xxl\:order-none{
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.xxl\:float-right{
float: right;
}
.xxl\:float-left{
float: left;
}
.xxl\:float-none{
float: none;
}
.xxl\:clearfix:after{
content: "";
display: table;
clear: both;
}
.xxl\:font-oswald{
font-family: Oswald, sans-serif;
}
.xxl\:font-open{
font-family: Open Sans, sans-serif;
}
.xxl\:font-hairline{
font-weight: 100;
}
.xxl\:font-thin{
font-weight: 200;
}
.xxl\:font-light{
font-weight: 300;
}
.xxl\:font-normal{
font-weight: 400;
}
.xxl\:font-medium{
font-weight: 500;
}
.xxl\:font-semibold{
font-weight: 600;
}
.xxl\:font-bold{
font-weight: 700;
}
.xxl\:font-extrabold{
font-weight: 800;
}
.xxl\:font-black{
font-weight: 900;
}
.xxl\:hover\:font-hairline:hover{
font-weight: 100;
}
.xxl\:hover\:font-thin:hover{
font-weight: 200;
}
.xxl\:hover\:font-light:hover{
font-weight: 300;
}
.xxl\:hover\:font-normal:hover{
font-weight: 400;
}
.xxl\:hover\:font-medium:hover{
font-weight: 500;
}
.xxl\:hover\:font-semibold:hover{
font-weight: 600;
}
.xxl\:hover\:font-bold:hover{
font-weight: 700;
}
.xxl\:hover\:font-extrabold:hover{
font-weight: 800;
}
.xxl\:hover\:font-black:hover{
font-weight: 900;
}
.xxl\:focus\:font-hairline:focus{
font-weight: 100;
}
.xxl\:focus\:font-thin:focus{
font-weight: 200;
}
.xxl\:focus\:font-light:focus{
font-weight: 300;
}
.xxl\:focus\:font-normal:focus{
font-weight: 400;
}
.xxl\:focus\:font-medium:focus{
font-weight: 500;
}
.xxl\:focus\:font-semibold:focus{
font-weight: 600;
}
.xxl\:focus\:font-bold:focus{
font-weight: 700;
}
.xxl\:focus\:font-extrabold:focus{
font-weight: 800;
}
.xxl\:focus\:font-black:focus{
font-weight: 900;
}
.xxl\:h-0{
height: 0;
}
.xxl\:h-1{
height: 0.25rem;
}
.xxl\:h-2{
height: 0.5rem;
}
.xxl\:h-3{
height: 0.75rem;
}
.xxl\:h-4{
height: 1rem;
}
.xxl\:h-5{
height: 1.25rem;
}
.xxl\:h-6{
height: 1.5rem;
}
.xxl\:h-8{
height: 2rem;
}
.xxl\:h-10{
height: 2.5rem;
}
.xxl\:h-12{
height: 3rem;
}
.xxl\:h-16{
height: 4rem;
}
.xxl\:h-20{
height: 5rem;
}
.xxl\:h-24{
height: 6rem;
}
.xxl\:h-32{
height: 8rem;
}
.xxl\:h-40{
height: 10rem;
}
.xxl\:h-48{
height: 12rem;
}
.xxl\:h-56{
height: 14rem;
}
.xxl\:h-64{
height: 16rem;
}
.xxl\:h-72{
height: 18rem;
}
.xxl\:h-80{
height: 19rem;
}
.xxl\:h-auto{
height: auto;
}
.xxl\:h-px{
height: 1px;
}
.xxl\:h-full{
height: 100%;
}
.xxl\:h-iframe{
height: 19.5rem;
}
.xxl\:h-screen{
height: 100vh;
}
.xxl\:leading-none{
line-height: 1;
}
.xxl\:leading-tight{
line-height: 1.25;
}
.xxl\:leading-normal{
line-height: 1.5;
}
.xxl\:leading-loose{
line-height: 2;
}
.xxl\:list-inside{
list-style-position: inside;
}
.xxl\:list-outside{
list-style-position: outside;
}
.xxl\:list-none{
list-style-type: none;
}
.xxl\:list-disc{
list-style-type: disc;
}
.xxl\:list-decimal{
list-style-type: decimal;
}
.xxl\:m-0{
margin: 0;
}
.xxl\:m-1{
margin: 0.25rem;
}
.xxl\:m-2{
margin: 0.5rem;
}
.xxl\:m-3{
margin: 0.75rem;
}
.xxl\:m-4{
margin: 1rem;
}
.xxl\:m-5{
margin: 1.25rem;
}
.xxl\:m-6{
margin: 1.5rem;
}
.xxl\:m-8{
margin: 2rem;
}
.xxl\:m-10{
margin: 2.5rem;
}
.xxl\:m-12{
margin: 3rem;
}
.xxl\:m-16{
margin: 4rem;
}
.xxl\:m-20{
margin: 5rem;
}
.xxl\:m-24{
margin: 6rem;
}
.xxl\:m-32{
margin: 8rem;
}
.xxl\:m-40{
margin: 10rem;
}
.xxl\:m-48{
margin: 12rem;
}
.xxl\:m-56{
margin: 14rem;
}
.xxl\:m-64{
margin: 16rem;
}
.xxl\:m-72{
margin: 18rem;
}
.xxl\:m-80{
margin: 19rem;
}
.xxl\:m-auto{
margin: auto;
}
.xxl\:m-px{
margin: 1px;
}
.xxl\:-m-1{
margin: -0.25rem;
}
.xxl\:-m-2{
margin: -0.5rem;
}
.xxl\:-m-3{
margin: -0.75rem;
}
.xxl\:-m-4{
margin: -1rem;
}
.xxl\:-m-5{
margin: -1.25rem;
}
.xxl\:-m-6{
margin: -1.5rem;
}
.xxl\:-m-8{
margin: -2rem;
}
.xxl\:-m-10{
margin: -2.5rem;
}
.xxl\:-m-12{
margin: -3rem;
}
.xxl\:-m-16{
margin: -4rem;
}
.xxl\:-m-20{
margin: -5rem;
}
.xxl\:-m-24{
margin: -6rem;
}
.xxl\:-m-32{
margin: -8rem;
}
.xxl\:-m-40{
margin: -10rem;
}
.xxl\:-m-48{
margin: -12rem;
}
.xxl\:-m-56{
margin: -14rem;
}
.xxl\:-m-64{
margin: -16rem;
}
.xxl\:-m-72{
margin: -18rem;
}
.xxl\:-m-80{
margin: -19rem;
}
.xxl\:-m-px{
margin: -1px;
}
.xxl\:my-0{
margin-top: 0;
margin-bottom: 0;
}
.xxl\:mx-0{
margin-left: 0;
margin-right: 0;
}
.xxl\:my-1{
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.xxl\:mx-1{
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.xxl\:my-2{
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.xxl\:mx-2{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.xxl\:my-3{
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.xxl\:mx-3{
margin-left: 0.75rem;
margin-right: 0.75rem;
}
.xxl\:my-4{
margin-top: 1rem;
margin-bottom: 1rem;
}
.xxl\:mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.xxl\:my-5{
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.xxl\:mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.xxl\:my-6{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.xxl\:mx-6{
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.xxl\:my-8{
margin-top: 2rem;
margin-bottom: 2rem;
}
.xxl\:mx-8{
margin-left: 2rem;
margin-right: 2rem;
}
.xxl\:my-10{
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.xxl\:mx-10{
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.xxl\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.xxl\:mx-12{
margin-left: 3rem;
margin-right: 3rem;
}
.xxl\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
}
.xxl\:mx-16{
margin-left: 4rem;
margin-right: 4rem;
}
.xxl\:my-20{
margin-top: 5rem;
margin-bottom: 5rem;
}
.xxl\:mx-20{
margin-left: 5rem;
margin-right: 5rem;
}
.xxl\:my-24{
margin-top: 6rem;
margin-bottom: 6rem;
}
.xxl\:mx-24{
margin-left: 6rem;
margin-right: 6rem;
}
.xxl\:my-32{
margin-top: 8rem;
margin-bottom: 8rem;
}
.xxl\:mx-32{
margin-left: 8rem;
margin-right: 8rem;
}
.xxl\:my-40{
margin-top: 10rem;
margin-bottom: 10rem;
}
.xxl\:mx-40{
margin-left: 10rem;
margin-right: 10rem;
}
.xxl\:my-48{
margin-top: 12rem;
margin-bottom: 12rem;
}
.xxl\:mx-48{
margin-left: 12rem;
margin-right: 12rem;
}
.xxl\:my-56{
margin-top: 14rem;
margin-bottom: 14rem;
}
.xxl\:mx-56{
margin-left: 14rem;
margin-right: 14rem;
}
.xxl\:my-64{
margin-top: 16rem;
margin-bottom: 16rem;
}
.xxl\:mx-64{
margin-left: 16rem;
margin-right: 16rem;
}
.xxl\:my-72{
margin-top: 18rem;
margin-bottom: 18rem;
}
.xxl\:mx-72{
margin-left: 18rem;
margin-right: 18rem;
}
.xxl\:my-80{
margin-top: 19rem;
margin-bottom: 19rem;
}
.xxl\:mx-80{
margin-left: 19rem;
margin-right: 19rem;
}
.xxl\:my-auto{
margin-top: auto;
margin-bottom: auto;
}
.xxl\:mx-auto{
margin-left: auto;
margin-right: auto;
}
.xxl\:my-px{
margin-top: 1px;
margin-bottom: 1px;
}
.xxl\:mx-px{
margin-left: 1px;
margin-right: 1px;
}
.xxl\:-my-1{
margin-top: -0.25rem;
margin-bottom: -0.25rem;
}
.xxl\:-mx-1{
margin-left: -0.25rem;
margin-right: -0.25rem;
}
.xxl\:-my-2{
margin-top: -0.5rem;
margin-bottom: -0.5rem;
}
.xxl\:-mx-2{
margin-left: -0.5rem;
margin-right: -0.5rem;
}
.xxl\:-my-3{
margin-top: -0.75rem;
margin-bottom: -0.75rem;
}
.xxl\:-mx-3{
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.xxl\:-my-4{
margin-top: -1rem;
margin-bottom: -1rem;
}
.xxl\:-mx-4{
margin-left: -1rem;
margin-right: -1rem;
}
.xxl\:-my-5{
margin-top: -1.25rem;
margin-bottom: -1.25rem;
}
.xxl\:-mx-5{
margin-left: -1.25rem;
margin-right: -1.25rem;
}
.xxl\:-my-6{
margin-top: -1.5rem;
margin-bottom: -1.5rem;
}
.xxl\:-mx-6{
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.xxl\:-my-8{
margin-top: -2rem;
margin-bottom: -2rem;
}
.xxl\:-mx-8{
margin-left: -2rem;
margin-right: -2rem;
}
.xxl\:-my-10{
margin-top: -2.5rem;
margin-bottom: -2.5rem;
}
.xxl\:-mx-10{
margin-left: -2.5rem;
margin-right: -2.5rem;
}
.xxl\:-my-12{
margin-top: -3rem;
margin-bottom: -3rem;
}
.xxl\:-mx-12{
margin-left: -3rem;
margin-right: -3rem;
}
.xxl\:-my-16{
margin-top: -4rem;
margin-bottom: -4rem;
}
.xxl\:-mx-16{
margin-left: -4rem;
margin-right: -4rem;
}
.xxl\:-my-20{
margin-top: -5rem;
margin-bottom: -5rem;
}
.xxl\:-mx-20{
margin-left: -5rem;
margin-right: -5rem;
}
.xxl\:-my-24{
margin-top: -6rem;
margin-bottom: -6rem;
}
.xxl\:-mx-24{
margin-left: -6rem;
margin-right: -6rem;
}
.xxl\:-my-32{
margin-top: -8rem;
margin-bottom: -8rem;
}
.xxl\:-mx-32{
margin-left: -8rem;
margin-right: -8rem;
}
.xxl\:-my-40{
margin-top: -10rem;
margin-bottom: -10rem;
}
.xxl\:-mx-40{
margin-left: -10rem;
margin-right: -10rem;
}
.xxl\:-my-48{
margin-top: -12rem;
margin-bottom: -12rem;
}
.xxl\:-mx-48{
margin-left: -12rem;
margin-right: -12rem;
}
.xxl\:-my-56{
margin-top: -14rem;
margin-bottom: -14rem;
}
.xxl\:-mx-56{
margin-left: -14rem;
margin-right: -14rem;
}
.xxl\:-my-64{
margin-top: -16rem;
margin-bottom: -16rem;
}
.xxl\:-mx-64{
margin-left: -16rem;
margin-right: -16rem;
}
.xxl\:-my-72{
margin-top: -18rem;
margin-bottom: -18rem;
}
.xxl\:-mx-72{
margin-left: -18rem;
margin-right: -18rem;
}
.xxl\:-my-80{
margin-top: -19rem;
margin-bottom: -19rem;
}
.xxl\:-mx-80{
margin-left: -19rem;
margin-right: -19rem;
}
.xxl\:-my-px{
margin-top: -1px;
margin-bottom: -1px;
}
.xxl\:-mx-px{
margin-left: -1px;
margin-right: -1px;
}
.xxl\:mt-0{
margin-top: 0;
}
.xxl\:mr-0{
margin-right: 0;
}
.xxl\:mb-0{
margin-bottom: 0;
}
.xxl\:ml-0{
margin-left: 0;
}
.xxl\:mt-1{
margin-top: 0.25rem;
}
.xxl\:mr-1{
margin-right: 0.25rem;
}
.xxl\:mb-1{
margin-bottom: 0.25rem;
}
.xxl\:ml-1{
margin-left: 0.25rem;
}
.xxl\:mt-2{
margin-top: 0.5rem;
}
.xxl\:mr-2{
margin-right: 0.5rem;
}
.xxl\:mb-2{
margin-bottom: 0.5rem;
}
.xxl\:ml-2{
margin-left: 0.5rem;
}
.xxl\:mt-3{
margin-top: 0.75rem;
}
.xxl\:mr-3{
margin-right: 0.75rem;
}
.xxl\:mb-3{
margin-bottom: 0.75rem;
}
.xxl\:ml-3{
margin-left: 0.75rem;
}
.xxl\:mt-4{
margin-top: 1rem;
}
.xxl\:mr-4{
margin-right: 1rem;
}
.xxl\:mb-4{
margin-bottom: 1rem;
}
.xxl\:ml-4{
margin-left: 1rem;
}
.xxl\:mt-5{
margin-top: 1.25rem;
}
.xxl\:mr-5{
margin-right: 1.25rem;
}
.xxl\:mb-5{
margin-bottom: 1.25rem;
}
.xxl\:ml-5{
margin-left: 1.25rem;
}
.xxl\:mt-6{
margin-top: 1.5rem;
}
.xxl\:mr-6{
margin-right: 1.5rem;
}
.xxl\:mb-6{
margin-bottom: 1.5rem;
}
.xxl\:ml-6{
margin-left: 1.5rem;
}
.xxl\:mt-8{
margin-top: 2rem;
}
.xxl\:mr-8{
margin-right: 2rem;
}
.xxl\:mb-8{
margin-bottom: 2rem;
}
.xxl\:ml-8{
margin-left: 2rem;
}
.xxl\:mt-10{
margin-top: 2.5rem;
}
.xxl\:mr-10{
margin-right: 2.5rem;
}
.xxl\:mb-10{
margin-bottom: 2.5rem;
}
.xxl\:ml-10{
margin-left: 2.5rem;
}
.xxl\:mt-12{
margin-top: 3rem;
}
.xxl\:mr-12{
margin-right: 3rem;
}
.xxl\:mb-12{
margin-bottom: 3rem;
}
.xxl\:ml-12{
margin-left: 3rem;
}
.xxl\:mt-16{
margin-top: 4rem;
}
.xxl\:mr-16{
margin-right: 4rem;
}
.xxl\:mb-16{
margin-bottom: 4rem;
}
.xxl\:ml-16{
margin-left: 4rem;
}
.xxl\:mt-20{
margin-top: 5rem;
}
.xxl\:mr-20{
margin-right: 5rem;
}
.xxl\:mb-20{
margin-bottom: 5rem;
}
.xxl\:ml-20{
margin-left: 5rem;
}
.xxl\:mt-24{
margin-top: 6rem;
}
.xxl\:mr-24{
margin-right: 6rem;
}
.xxl\:mb-24{
margin-bottom: 6rem;
}
.xxl\:ml-24{
margin-left: 6rem;
}
.xxl\:mt-32{
margin-top: 8rem;
}
.xxl\:mr-32{
margin-right: 8rem;
}
.xxl\:mb-32{
margin-bottom: 8rem;
}
.xxl\:ml-32{
margin-left: 8rem;
}
.xxl\:mt-40{
margin-top: 10rem;
}
.xxl\:mr-40{
margin-right: 10rem;
}
.xxl\:mb-40{
margin-bottom: 10rem;
}
.xxl\:ml-40{
margin-left: 10rem;
}
.xxl\:mt-48{
margin-top: 12rem;
}
.xxl\:mr-48{
margin-right: 12rem;
}
.xxl\:mb-48{
margin-bottom: 12rem;
}
.xxl\:ml-48{
margin-left: 12rem;
}
.xxl\:mt-56{
margin-top: 14rem;
}
.xxl\:mr-56{
margin-right: 14rem;
}
.xxl\:mb-56{
margin-bottom: 14rem;
}
.xxl\:ml-56{
margin-left: 14rem;
}
.xxl\:mt-64{
margin-top: 16rem;
}
.xxl\:mr-64{
margin-right: 16rem;
}
.xxl\:mb-64{
margin-bottom: 16rem;
}
.xxl\:ml-64{
margin-left: 16rem;
}
.xxl\:mt-72{
margin-top: 18rem;
}
.xxl\:mr-72{
margin-right: 18rem;
}
.xxl\:mb-72{
margin-bottom: 18rem;
}
.xxl\:ml-72{
margin-left: 18rem;
}
.xxl\:mt-80{
margin-top: 19rem;
}
.xxl\:mr-80{
margin-right: 19rem;
}
.xxl\:mb-80{
margin-bottom: 19rem;
}
.xxl\:ml-80{
margin-left: 19rem;
}
.xxl\:mt-auto{
margin-top: auto;
}
.xxl\:mr-auto{
margin-right: auto;
}
.xxl\:mb-auto{
margin-bottom: auto;
}
.xxl\:ml-auto{
margin-left: auto;
}
.xxl\:mt-px{
margin-top: 1px;
}
.xxl\:mr-px{
margin-right: 1px;
}
.xxl\:mb-px{
margin-bottom: 1px;
}
.xxl\:ml-px{
margin-left: 1px;
}
.xxl\:-mt-1{
margin-top: -0.25rem;
}
.xxl\:-mr-1{
margin-right: -0.25rem;
}
.xxl\:-mb-1{
margin-bottom: -0.25rem;
}
.xxl\:-ml-1{
margin-left: -0.25rem;
}
.xxl\:-mt-2{
margin-top: -0.5rem;
}
.xxl\:-mr-2{
margin-right: -0.5rem;
}
.xxl\:-mb-2{
margin-bottom: -0.5rem;
}
.xxl\:-ml-2{
margin-left: -0.5rem;
}
.xxl\:-mt-3{
margin-top: -0.75rem;
}
.xxl\:-mr-3{
margin-right: -0.75rem;
}
.xxl\:-mb-3{
margin-bottom: -0.75rem;
}
.xxl\:-ml-3{
margin-left: -0.75rem;
}
.xxl\:-mt-4{
margin-top: -1rem;
}
.xxl\:-mr-4{
margin-right: -1rem;
}
.xxl\:-mb-4{
margin-bottom: -1rem;
}
.xxl\:-ml-4{
margin-left: -1rem;
}
.xxl\:-mt-5{
margin-top: -1.25rem;
}
.xxl\:-mr-5{
margin-right: -1.25rem;
}
.xxl\:-mb-5{
margin-bottom: -1.25rem;
}
.xxl\:-ml-5{
margin-left: -1.25rem;
}
.xxl\:-mt-6{
margin-top: -1.5rem;
}
.xxl\:-mr-6{
margin-right: -1.5rem;
}
.xxl\:-mb-6{
margin-bottom: -1.5rem;
}
.xxl\:-ml-6{
margin-left: -1.5rem;
}
.xxl\:-mt-8{
margin-top: -2rem;
}
.xxl\:-mr-8{
margin-right: -2rem;
}
.xxl\:-mb-8{
margin-bottom: -2rem;
}
.xxl\:-ml-8{
margin-left: -2rem;
}
.xxl\:-mt-10{
margin-top: -2.5rem;
}
.xxl\:-mr-10{
margin-right: -2.5rem;
}
.xxl\:-mb-10{
margin-bottom: -2.5rem;
}
.xxl\:-ml-10{
margin-left: -2.5rem;
}
.xxl\:-mt-12{
margin-top: -3rem;
}
.xxl\:-mr-12{
margin-right: -3rem;
}
.xxl\:-mb-12{
margin-bottom: -3rem;
}
.xxl\:-ml-12{
margin-left: -3rem;
}
.xxl\:-mt-16{
margin-top: -4rem;
}
.xxl\:-mr-16{
margin-right: -4rem;
}
.xxl\:-mb-16{
margin-bottom: -4rem;
}
.xxl\:-ml-16{
margin-left: -4rem;
}
.xxl\:-mt-20{
margin-top: -5rem;
}
.xxl\:-mr-20{
margin-right: -5rem;
}
.xxl\:-mb-20{
margin-bottom: -5rem;
}
.xxl\:-ml-20{
margin-left: -5rem;
}
.xxl\:-mt-24{
margin-top: -6rem;
}
.xxl\:-mr-24{
margin-right: -6rem;
}
.xxl\:-mb-24{
margin-bottom: -6rem;
}
.xxl\:-ml-24{
margin-left: -6rem;
}
.xxl\:-mt-32{
margin-top: -8rem;
}
.xxl\:-mr-32{
margin-right: -8rem;
}
.xxl\:-mb-32{
margin-bottom: -8rem;
}
.xxl\:-ml-32{
margin-left: -8rem;
}
.xxl\:-mt-40{
margin-top: -10rem;
}
.xxl\:-mr-40{
margin-right: -10rem;
}
.xxl\:-mb-40{
margin-bottom: -10rem;
}
.xxl\:-ml-40{
margin-left: -10rem;
}
.xxl\:-mt-48{
margin-top: -12rem;
}
.xxl\:-mr-48{
margin-right: -12rem;
}
.xxl\:-mb-48{
margin-bottom: -12rem;
}
.xxl\:-ml-48{
margin-left: -12rem;
}
.xxl\:-mt-56{
margin-top: -14rem;
}
.xxl\:-mr-56{
margin-right: -14rem;
}
.xxl\:-mb-56{
margin-bottom: -14rem;
}
.xxl\:-ml-56{
margin-left: -14rem;
}
.xxl\:-mt-64{
margin-top: -16rem;
}
.xxl\:-mr-64{
margin-right: -16rem;
}
.xxl\:-mb-64{
margin-bottom: -16rem;
}
.xxl\:-ml-64{
margin-left: -16rem;
}
.xxl\:-mt-72{
margin-top: -18rem;
}
.xxl\:-mr-72{
margin-right: -18rem;
}
.xxl\:-mb-72{
margin-bottom: -18rem;
}
.xxl\:-ml-72{
margin-left: -18rem;
}
.xxl\:-mt-80{
margin-top: -19rem;
}
.xxl\:-mr-80{
margin-right: -19rem;
}
.xxl\:-mb-80{
margin-bottom: -19rem;
}
.xxl\:-ml-80{
margin-left: -19rem;
}
.xxl\:-mt-px{
margin-top: -1px;
}
.xxl\:-mr-px{
margin-right: -1px;
}
.xxl\:-mb-px{
margin-bottom: -1px;
}
.xxl\:-ml-px{
margin-left: -1px;
}
.xxl\:max-h-full{
max-height: 100%;
}
.xxl\:max-h-screen{
max-height: 100vh;
}
.xxl\:max-w-xs{
max-width: 20rem;
}
.xxl\:max-w-sm{
max-width: 24rem;
}
.xxl\:max-w-md{
max-width: 28rem;
}
.xxl\:max-w-lg{
max-width: 32rem;
}
.xxl\:max-w-xl{
max-width: 36rem;
}
.xxl\:max-w-2xl{
max-width: 42rem;
}
.xxl\:max-w-3xl{
max-width: 48rem;
}
.xxl\:max-w-4xl{
max-width: 56rem;
}
.xxl\:max-w-5xl{
max-width: 64rem;
}
.xxl\:max-w-6xl{
max-width: 72rem;
}
.xxl\:max-w-full{
max-width: 100%;
}
.xxl\:min-h-0{
min-height: 0;
}
.xxl\:min-h-full{
min-height: 100%;
}
.xxl\:min-h-screen{
min-height: 100vh;
}
.xxl\:min-w-0{
min-width: 0;
}
.xxl\:min-w-full{
min-width: 100%;
}
.xxl\:object-contain{
-o-object-fit: contain;
object-fit: contain;
}
.xxl\:object-cover{
-o-object-fit: cover;
object-fit: cover;
}
.xxl\:object-fill{
-o-object-fit: fill;
object-fit: fill;
}
.xxl\:object-none{
-o-object-fit: none;
object-fit: none;
}
.xxl\:object-scale-down{
-o-object-fit: scale-down;
object-fit: scale-down;
}
.xxl\:object-bottom{
-o-object-position: bottom;
object-position: bottom;
}
.xxl\:object-center{
-o-object-position: center;
object-position: center;
}
.xxl\:object-left{
-o-object-position: left;
object-position: left;
}
.xxl\:object-left-bottom{
-o-object-position: left bottom;
object-position: left bottom;
}
.xxl\:object-left-top{
-o-object-position: left top;
object-position: left top;
}
.xxl\:object-right{
-o-object-position: right;
object-position: right;
}
.xxl\:object-right-bottom{
-o-object-position: right bottom;
object-position: right bottom;
}
.xxl\:object-right-top{
-o-object-position: right top;
object-position: right top;
}
.xxl\:object-top{
-o-object-position: top;
object-position: top;
}
.xxl\:opacity-0{
opacity: 0;
}
.xxl\:opacity-25{
opacity: 0.25;
}
.xxl\:opacity-50{
opacity: 0.5;
}
.xxl\:opacity-75{
opacity: 0.75;
}
.xxl\:opacity-100{
opacity: 1;
}
.xxl\:hover\:opacity-0:hover{
opacity: 0;
}
.xxl\:hover\:opacity-25:hover{
opacity: 0.25;
}
.xxl\:hover\:opacity-50:hover{
opacity: 0.5;
}
.xxl\:hover\:opacity-75:hover{
opacity: 0.75;
}
.xxl\:hover\:opacity-100:hover{
opacity: 1;
}
.xxl\:outline-none{
outline: 0;
}
.xxl\:focus\:outline-none:focus{
outline: 0;
}
.xxl\:overflow-auto{
overflow: auto;
}
.xxl\:overflow-hidden{
overflow: hidden;
}
.xxl\:overflow-visible{
overflow: visible;
}
.xxl\:overflow-scroll{
overflow: scroll;
}
.xxl\:overflow-x-auto{
overflow-x: auto;
}
.xxl\:overflow-y-auto{
overflow-y: auto;
}
.xxl\:overflow-x-hidden{
overflow-x: hidden;
}
.xxl\:overflow-y-hidden{
overflow-y: hidden;
}
.xxl\:overflow-x-visible{
overflow-x: visible;
}
.xxl\:overflow-y-visible{
overflow-y: visible;
}
.xxl\:overflow-x-scroll{
overflow-x: scroll;
}
.xxl\:overflow-y-scroll{
overflow-y: scroll;
}
.xxl\:scrolling-touch{
-webkit-overflow-scrolling: touch;
}
.xxl\:scrolling-auto{
-webkit-overflow-scrolling: auto;
}
.xxl\:p-0{
padding: 0;
}
.xxl\:p-1{
padding: 0.25rem;
}
.xxl\:p-2{
padding: 0.5rem;
}
.xxl\:p-3{
padding: 0.75rem;
}
.xxl\:p-4{
padding: 1rem;
}
.xxl\:p-5{
padding: 1.25rem;
}
.xxl\:p-6{
padding: 1.5rem;
}
.xxl\:p-8{
padding: 2rem;
}
.xxl\:p-10{
padding: 2.5rem;
}
.xxl\:p-12{
padding: 3rem;
}
.xxl\:p-16{
padding: 4rem;
}
.xxl\:p-20{
padding: 5rem;
}
.xxl\:p-24{
padding: 6rem;
}
.xxl\:p-32{
padding: 8rem;
}
.xxl\:p-40{
padding: 10rem;
}
.xxl\:p-48{
padding: 12rem;
}
.xxl\:p-56{
padding: 14rem;
}
.xxl\:p-64{
padding: 16rem;
}
.xxl\:p-72{
padding: 18rem;
}
.xxl\:p-80{
padding: 19rem;
}
.xxl\:p-px{
padding: 1px;
}
.xxl\:py-0{
padding-top: 0;
padding-bottom: 0;
}
.xxl\:px-0{
padding-left: 0;
padding-right: 0;
}
.xxl\:py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.xxl\:px-1{
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.xxl\:py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.xxl\:px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xxl\:py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.xxl\:px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.xxl\:py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.xxl\:px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.xxl\:py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.xxl\:px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.xxl\:py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.xxl\:px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.xxl\:py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.xxl\:px-8{
padding-left: 2rem;
padding-right: 2rem;
}
.xxl\:py-10{
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.xxl\:px-10{
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.xxl\:py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.xxl\:px-12{
padding-left: 3rem;
padding-right: 3rem;
}
.xxl\:py-16{
padding-top: 4rem;
padding-bottom: 4rem;
}
.xxl\:px-16{
padding-left: 4rem;
padding-right: 4rem;
}
.xxl\:py-20{
padding-top: 5rem;
padding-bottom: 5rem;
}
.xxl\:px-20{
padding-left: 5rem;
padding-right: 5rem;
}
.xxl\:py-24{
padding-top: 6rem;
padding-bottom: 6rem;
}
.xxl\:px-24{
padding-left: 6rem;
padding-right: 6rem;
}
.xxl\:py-32{
padding-top: 8rem;
padding-bottom: 8rem;
}
.xxl\:px-32{
padding-left: 8rem;
padding-right: 8rem;
}
.xxl\:py-40{
padding-top: 10rem;
padding-bottom: 10rem;
}
.xxl\:px-40{
padding-left: 10rem;
padding-right: 10rem;
}
.xxl\:py-48{
padding-top: 12rem;
padding-bottom: 12rem;
}
.xxl\:px-48{
padding-left: 12rem;
padding-right: 12rem;
}
.xxl\:py-56{
padding-top: 14rem;
padding-bottom: 14rem;
}
.xxl\:px-56{
padding-left: 14rem;
padding-right: 14rem;
}
.xxl\:py-64{
padding-top: 16rem;
padding-bottom: 16rem;
}
.xxl\:px-64{
padding-left: 16rem;
padding-right: 16rem;
}
.xxl\:py-72{
padding-top: 18rem;
padding-bottom: 18rem;
}
.xxl\:px-72{
padding-left: 18rem;
padding-right: 18rem;
}
.xxl\:py-80{
padding-top: 19rem;
padding-bottom: 19rem;
}
.xxl\:px-80{
padding-left: 19rem;
padding-right: 19rem;
}
.xxl\:py-px{
padding-top: 1px;
padding-bottom: 1px;
}
.xxl\:px-px{
padding-left: 1px;
padding-right: 1px;
}
.xxl\:pt-0{
padding-top: 0;
}
.xxl\:pr-0{
padding-right: 0;
}
.xxl\:pb-0{
padding-bottom: 0;
}
.xxl\:pl-0{
padding-left: 0;
}
.xxl\:pt-1{
padding-top: 0.25rem;
}
.xxl\:pr-1{
padding-right: 0.25rem;
}
.xxl\:pb-1{
padding-bottom: 0.25rem;
}
.xxl\:pl-1{
padding-left: 0.25rem;
}
.xxl\:pt-2{
padding-top: 0.5rem;
}
.xxl\:pr-2{
padding-right: 0.5rem;
}
.xxl\:pb-2{
padding-bottom: 0.5rem;
}
.xxl\:pl-2{
padding-left: 0.5rem;
}
.xxl\:pt-3{
padding-top: 0.75rem;
}
.xxl\:pr-3{
padding-right: 0.75rem;
}
.xxl\:pb-3{
padding-bottom: 0.75rem;
}
.xxl\:pl-3{
padding-left: 0.75rem;
}
.xxl\:pt-4{
padding-top: 1rem;
}
.xxl\:pr-4{
padding-right: 1rem;
}
.xxl\:pb-4{
padding-bottom: 1rem;
}
.xxl\:pl-4{
padding-left: 1rem;
}
.xxl\:pt-5{
padding-top: 1.25rem;
}
.xxl\:pr-5{
padding-right: 1.25rem;
}
.xxl\:pb-5{
padding-bottom: 1.25rem;
}
.xxl\:pl-5{
padding-left: 1.25rem;
}
.xxl\:pt-6{
padding-top: 1.5rem;
}
.xxl\:pr-6{
padding-right: 1.5rem;
}
.xxl\:pb-6{
padding-bottom: 1.5rem;
}
.xxl\:pl-6{
padding-left: 1.5rem;
}
.xxl\:pt-8{
padding-top: 2rem;
}
.xxl\:pr-8{
padding-right: 2rem;
}
.xxl\:pb-8{
padding-bottom: 2rem;
}
.xxl\:pl-8{
padding-left: 2rem;
}
.xxl\:pt-10{
padding-top: 2.5rem;
}
.xxl\:pr-10{
padding-right: 2.5rem;
}
.xxl\:pb-10{
padding-bottom: 2.5rem;
}
.xxl\:pl-10{
padding-left: 2.5rem;
}
.xxl\:pt-12{
padding-top: 3rem;
}
.xxl\:pr-12{
padding-right: 3rem;
}
.xxl\:pb-12{
padding-bottom: 3rem;
}
.xxl\:pl-12{
padding-left: 3rem;
}
.xxl\:pt-16{
padding-top: 4rem;
}
.xxl\:pr-16{
padding-right: 4rem;
}
.xxl\:pb-16{
padding-bottom: 4rem;
}
.xxl\:pl-16{
padding-left: 4rem;
}
.xxl\:pt-20{
padding-top: 5rem;
}
.xxl\:pr-20{
padding-right: 5rem;
}
.xxl\:pb-20{
padding-bottom: 5rem;
}
.xxl\:pl-20{
padding-left: 5rem;
}
.xxl\:pt-24{
padding-top: 6rem;
}
.xxl\:pr-24{
padding-right: 6rem;
}
.xxl\:pb-24{
padding-bottom: 6rem;
}
.xxl\:pl-24{
padding-left: 6rem;
}
.xxl\:pt-32{
padding-top: 8rem;
}
.xxl\:pr-32{
padding-right: 8rem;
}
.xxl\:pb-32{
padding-bottom: 8rem;
}
.xxl\:pl-32{
padding-left: 8rem;
}
.xxl\:pt-40{
padding-top: 10rem;
}
.xxl\:pr-40{
padding-right: 10rem;
}
.xxl\:pb-40{
padding-bottom: 10rem;
}
.xxl\:pl-40{
padding-left: 10rem;
}
.xxl\:pt-48{
padding-top: 12rem;
}
.xxl\:pr-48{
padding-right: 12rem;
}
.xxl\:pb-48{
padding-bottom: 12rem;
}
.xxl\:pl-48{
padding-left: 12rem;
}
.xxl\:pt-56{
padding-top: 14rem;
}
.xxl\:pr-56{
padding-right: 14rem;
}
.xxl\:pb-56{
padding-bottom: 14rem;
}
.xxl\:pl-56{
padding-left: 14rem;
}
.xxl\:pt-64{
padding-top: 16rem;
}
.xxl\:pr-64{
padding-right: 16rem;
}
.xxl\:pb-64{
padding-bottom: 16rem;
}
.xxl\:pl-64{
padding-left: 16rem;
}
.xxl\:pt-72{
padding-top: 18rem;
}
.xxl\:pr-72{
padding-right: 18rem;
}
.xxl\:pb-72{
padding-bottom: 18rem;
}
.xxl\:pl-72{
padding-left: 18rem;
}
.xxl\:pt-80{
padding-top: 19rem;
}
.xxl\:pr-80{
padding-right: 19rem;
}
.xxl\:pb-80{
padding-bottom: 19rem;
}
.xxl\:pl-80{
padding-left: 19rem;
}
.xxl\:pt-px{
padding-top: 1px;
}
.xxl\:pr-px{
padding-right: 1px;
}
.xxl\:pb-px{
padding-bottom: 1px;
}
.xxl\:pl-px{
padding-left: 1px;
}
.xxl\:pointer-events-none{
pointer-events: none;
}
.xxl\:pointer-events-auto{
pointer-events: auto;
}
.xxl\:static{
position: static;
}
.xxl\:fixed{
position: fixed;
}
.xxl\:absolute{
position: absolute;
}
.xxl\:relative{
position: relative;
}
.xxl\:sticky{
position: -webkit-sticky;
position: sticky;
}
.xxl\:inset-0{
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.xxl\:inset-auto{
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.xxl\:inset-y-0{
top: 0;
bottom: 0;
}
.xxl\:inset-x-0{
right: 0;
left: 0;
}
.xxl\:inset-y-auto{
top: auto;
bottom: auto;
}
.xxl\:inset-x-auto{
right: auto;
left: auto;
}
.xxl\:top-0{
top: 0;
}
.xxl\:right-0{
right: 0;
}
.xxl\:bottom-0{
bottom: 0;
}
.xxl\:left-0{
left: 0;
}
.xxl\:top-auto{
top: auto;
}
.xxl\:right-auto{
right: auto;
}
.xxl\:bottom-auto{
bottom: auto;
}
.xxl\:left-auto{
left: auto;
}
.xxl\:resize-none{
resize: none;
}
.xxl\:resize-y{
resize: vertical;
}
.xxl\:resize-x{
resize: horizontal;
}
.xxl\:resize{
resize: both;
}
.xxl\:shadow{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:shadow-md{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xxl\:shadow-lg{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xxl\:shadow-xl{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xxl\:shadow-2xl{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xxl\:shadow-inner{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:shadow-outline{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xxl\:shadow-none{
-webkit-box-shadow: none;
box-shadow: none;
}
.xxl\:hover\:shadow:hover{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:hover\:shadow-md:hover{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xxl\:hover\:shadow-lg:hover{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xxl\:hover\:shadow-xl:hover{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xxl\:hover\:shadow-2xl:hover{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xxl\:hover\:shadow-inner:hover{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:hover\:shadow-outline:hover{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xxl\:hover\:shadow-none:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.xxl\:focus\:shadow:focus{
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:focus\:shadow-md:focus{
-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.xxl\:focus\:shadow-lg:focus{
-webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.xxl\:focus\:shadow-xl:focus{
-webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.xxl\:focus\:shadow-2xl:focus{
-webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.xxl\:focus\:shadow-inner:focus{
-webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.xxl\:focus\:shadow-outline:focus{
-webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}
.xxl\:focus\:shadow-none:focus{
-webkit-box-shadow: none;
box-shadow: none;
}
.xxl\:fill-current{
fill: currentColor;
}
.xxl\:stroke-current{
stroke: currentColor;
}
.xxl\:table-auto{
table-layout: auto;
}
.xxl\:table-fixed{
table-layout: fixed;
}
.xxl\:text-left{
text-align: left;
}
.xxl\:text-center{
text-align: center;
}
.xxl\:text-right{
text-align: right;
}
.xxl\:text-justify{
text-align: justify;
}
.xxl\:text-color-85c879{
color: #85c879;
}
.xxl\:text-color-074da2{
color: #074da2;
}
.xxl\:text-transparent{
color: transparent;
}
.xxl\:text-black{
color: #000;
}
.xxl\:text-white{
color: #fff;
}
.xxl\:text-gray-100{
color: #f7fafc;
}
.xxl\:text-gray-200{
color: #edf2f7;
}
.xxl\:text-gray-300{
color: #e2e8f0;
}
.xxl\:text-gray-400{
color: #cbd5e0;
}
.xxl\:text-gray-500{
color: #a0aec0;
}
.xxl\:text-gray-600{
color: #718096;
}
.xxl\:text-gray-700{
color: #4a5568;
}
.xxl\:text-gray-800{
color: #2d3748;
}
.xxl\:text-gray-900{
color: #1a202c;
}
.xxl\:hover\:text-color-85c879:hover{
color: #85c879;
}
.xxl\:hover\:text-color-074da2:hover{
color: #074da2;
}
.xxl\:hover\:text-transparent:hover{
color: transparent;
}
.xxl\:hover\:text-black:hover{
color: #000;
}
.xxl\:hover\:text-white:hover{
color: #fff;
}
.xxl\:hover\:text-gray-100:hover{
color: #f7fafc;
}
.xxl\:hover\:text-gray-200:hover{
color: #edf2f7;
}
.xxl\:hover\:text-gray-300:hover{
color: #e2e8f0;
}
.xxl\:hover\:text-gray-400:hover{
color: #cbd5e0;
}
.xxl\:hover\:text-gray-500:hover{
color: #a0aec0;
}
.xxl\:hover\:text-gray-600:hover{
color: #718096;
}
.xxl\:hover\:text-gray-700:hover{
color: #4a5568;
}
.xxl\:hover\:text-gray-800:hover{
color: #2d3748;
}
.xxl\:hover\:text-gray-900:hover{
color: #1a202c;
}
.xxl\:focus\:text-color-85c879:focus{
color: #85c879;
}
.xxl\:focus\:text-color-074da2:focus{
color: #074da2;
}
.xxl\:focus\:text-transparent:focus{
color: transparent;
}
.xxl\:focus\:text-black:focus{
color: #000;
}
.xxl\:focus\:text-white:focus{
color: #fff;
}
.xxl\:focus\:text-gray-100:focus{
color: #f7fafc;
}
.xxl\:focus\:text-gray-200:focus{
color: #edf2f7;
}
.xxl\:focus\:text-gray-300:focus{
color: #e2e8f0;
}
.xxl\:focus\:text-gray-400:focus{
color: #cbd5e0;
}
.xxl\:focus\:text-gray-500:focus{
color: #a0aec0;
}
.xxl\:focus\:text-gray-600:focus{
color: #718096;
}
.xxl\:focus\:text-gray-700:focus{
color: #4a5568;
}
.xxl\:focus\:text-gray-800:focus{
color: #2d3748;
}
.xxl\:focus\:text-gray-900:focus{
color: #1a202c;
}
.xxl\:text-2xs{
font-size: .625rem;
}
.xxl\:text-xs{
font-size: 0.75rem;
}
.xxl\:text-sm{
font-size: 0.875rem;
}
.xxl\:text-base{
font-size: 1rem;
}
.xxl\:text-lg{
font-size: 1.125rem;
}
.xxl\:text-xl{
font-size: 1.25rem;
}
.xxl\:text-2xl{
font-size: 1.5rem;
}
.xxl\:text-3xl{
font-size: 1.875rem;
}
.xxl\:text-4xl{
font-size: 2.25rem;
}
.xxl\:text-4\.5xl{
font-size: 2.75rem;
}
.xxl\:text-5xl{
font-size: 3rem;
}
.xxl\:text-6xl{
font-size: 4rem;
}
.xxl\:text-7xl{
font-size: 5rem;
}
.xxl\:italic{
font-style: italic;
}
.xxl\:not-italic{
font-style: normal;
}
.xxl\:uppercase{
text-transform: uppercase;
}
.xxl\:lowercase{
text-transform: lowercase;
}
.xxl\:capitalize{
text-transform: capitalize;
}
.xxl\:normal-case{
text-transform: none;
}
.xxl\:underline{
text-decoration: underline;
}
.xxl\:line-through{
text-decoration: line-through;
}
.xxl\:no-underline{
text-decoration: none;
}
.xxl\:hover\:underline:hover{
text-decoration: underline;
}
.xxl\:hover\:line-through:hover{
text-decoration: line-through;
}
.xxl\:hover\:no-underline:hover{
text-decoration: none;
}
.xxl\:focus\:underline:focus{
text-decoration: underline;
}
.xxl\:focus\:line-through:focus{
text-decoration: line-through;
}
.xxl\:focus\:no-underline:focus{
text-decoration: none;
}
.xxl\:antialiased{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xxl\:subpixel-antialiased{
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
}
.xxl\:tracking-tighter{
letter-spacing: -0.05em;
}
.xxl\:tracking-tight{
letter-spacing: -0.025em;
}
.xxl\:tracking-normal{
letter-spacing: 0;
}
.xxl\:tracking-wide{
letter-spacing: 0.025em;
}
.xxl\:tracking-wider{
letter-spacing: 0.05em;
}
.xxl\:tracking-widest{
letter-spacing: 0.1em;
}
.xxl\:select-none{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.xxl\:select-text{
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.xxl\:select-all{
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
}
.xxl\:select-auto{
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.xxl\:align-baseline{
vertical-align: baseline;
}
.xxl\:align-top{
vertical-align: top;
}
.xxl\:align-middle{
vertical-align: middle;
}
.xxl\:align-bottom{
vertical-align: bottom;
}
.xxl\:align-text-top{
vertical-align: text-top;
}
.xxl\:align-text-bottom{
vertical-align: text-bottom;
}
.xxl\:visible{
visibility: visible;
}
.xxl\:invisible{
visibility: hidden;
}
.xxl\:whitespace-normal{
white-space: normal;
}
.xxl\:whitespace-no-wrap{
white-space: nowrap;
}
.xxl\:whitespace-pre{
white-space: pre;
}
.xxl\:whitespace-pre-line{
white-space: pre-line;
}
.xxl\:whitespace-pre-wrap{
white-space: pre-wrap;
}
.xxl\:break-normal{
overflow-wrap: normal;
word-break: normal;
}
.xxl\:break-words{
overflow-wrap: break-word;
}
.xxl\:break-all{
word-break: break-all;
}
.xxl\:truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.xxl\:w-0{
width: 0;
}
.xxl\:w-1{
width: 0.25rem;
}
.xxl\:w-2{
width: 0.5rem;
}
.xxl\:w-3{
width: 0.75rem;
}
.xxl\:w-4{
width: 1rem;
}
.xxl\:w-5{
width: 1.25rem;
}
.xxl\:w-6{
width: 1.5rem;
}
.xxl\:w-8{
width: 2rem;
}
.xxl\:w-10{
width: 2.5rem;
}
.xxl\:w-12{
width: 3rem;
}
.xxl\:w-16{
width: 4rem;
}
.xxl\:w-20{
width: 5rem;
}
.xxl\:w-24{
width: 6rem;
}
.xxl\:w-32{
width: 8rem;
}
.xxl\:w-40{
width: 10rem;
}
.xxl\:w-48{
width: 12rem;
}
.xxl\:w-56{
width: 14rem;
}
.xxl\:w-64{
width: 16rem;
}
.xxl\:w-72{
width: 18rem;
}
.xxl\:w-80{
width: 19rem;
}
.xxl\:w-auto{
width: auto;
}
.xxl\:w-px{
width: 1px;
}
.xxl\:w-1\/2{
width: 50%;
}
.xxl\:w-1\/3{
width: 33.33333%;
}
.xxl\:w-2\/3{
width: 66.66667%;
}
.xxl\:w-1\/4{
width: 25%;
}
.xxl\:w-2\/4{
width: 50%;
}
.xxl\:w-3\/4{
width: 75%;
}
.xxl\:w-1\/5{
width: 20%;
}
.xxl\:w-2\/5{
width: 40%;
}
.xxl\:w-3\/5{
width: 60%;
}
.xxl\:w-4\/5{
width: 80%;
}
.xxl\:w-1\/6{
width: 16.66667%;
}
.xxl\:w-2\/6{
width: 33.33333%;
}
.xxl\:w-3\/6{
width: 50%;
}
.xxl\:w-4\/6{
width: 66.66667%;
}
.xxl\:w-5\/6{
width: 83.33333%;
}
.xxl\:w-1\/12{
width: 8.33333%;
}
.xxl\:w-2\/12{
width: 16.66667%;
}
.xxl\:w-3\/12{
width: 25%;
}
.xxl\:w-4\/12{
width: 33.33333%;
}
.xxl\:w-5\/12{
width: 41.66667%;
}
.xxl\:w-6\/12{
width: 50%;
}
.xxl\:w-7\/12{
width: 58.33333%;
}
.xxl\:w-8\/12{
width: 66.66667%;
}
.xxl\:w-9\/12{
width: 75%;
}
.xxl\:w-10\/12{
width: 83.33333%;
}
.xxl\:w-11\/12{
width: 91.66667%;
}
.xxl\:w-full{
width: 100%;
}
.xxl\:w-screen{
width: 100vw;
}
.xxl\:z-0{
z-index: 0;
}
.xxl\:z-10{
z-index: 10;
}
.xxl\:z-20{
z-index: 20;
}
.xxl\:z-30{
z-index: 30;
}
.xxl\:z-40{
z-index: 40;
}
.xxl\:z-50{
z-index: 50;
}
.xxl\:z-auto{
z-index: auto;
}
.xxl\:z-min1{
z-index: -1;
}
}
/*# sourceMappingURL=main.css.map*/ | 0.58059 | 0.091301 |
body {
background-image: url('/theme.default/images/background.gif');
font-size: 100%;
font-family: 'Ubuntu', sans-serif;
color: #333;
line-height:1.25em;
}
#login img#logo {
margin: 20px 0;
}
#pagewrapper {
margin: 0px auto;
width: 95%;
max-width: 980px;
}
#content {
border: 1px solid #e6e6e4;
padding: 10px;
background: #fff;
min-height: 550px;
z-index: 1000;
}
#header {
position: relative;
padding: 10px;
}
#footer {
padding: 30px 0;
text-align: center;
position: relative;
}
#footer ul li {display: inline; margin: 0 5px;}
#footer.login ul { width: 560px; margin: 0 auto;}
#footer .socialNetworks {
text-align: right;
position: absolute;
right: 0;
top: 10px;
}
#footer p {padding: 0;}
#getclicky {float: right;}
#groupheader {height: 70px;}
#groupheader h1 {display: inline;}
#groupheader a {float: right; margin-left: 5px;}
#groupheader form {float: right; margin-left: 5px;}
.leftCol {
width: 59%;
float: left;
}
.rightCol {
width: 35%;
float: right;
background: #a5c490;
padding: 10px;
}
.leftCol.block,
.rightCol.block {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.module {
background: #c8edb0;
margin: 5px 0;
padding: 10px;
border: 1px solid #7faaa8;
}
h1 img.avatar {position: relative; top: 10px; margin-left: 10px;}
/* TYPOGRAPHY */
p {margin: 0; padding-bottom: 1em;}
h1 {color: #428317; margin: 0; padding-bottom: 0.5em; font-size: 1.75em; font-weight: 600; display: inherit;}
h2 {color: #428317;margin: 0; padding: 0.25em 0; font-weight: 600; font-size: 1.4em; line-height: 1.2em;}
h3 { color: #428317; padding-bottom: 0.5em; font-weight: bold; font-size: 1.2em;}
h3 span {font-weight: 400;}
h4 { color: #428317; padding-bottom: 0.5em; font-weight: bold; }
a { color: #428317;}
a:hover { color: #cc6600; }
/* MENUS */
ul#mainmenu li,
ul#topmenu li {
display: inline-block;
zoom: 1;
}
ul#mainmenu {
position: absolute;
bottom: -1px;
margin-left: 30px;
z-index: 0;
display: inline;
}
ul#mainmenu li a {
padding: 10px;
background: #eef0e3;
border: 1px solid #ccc;
border-bottom: none;
display: block;
}
ul#mainmenu li.current a, ul#mainmenu li a:hover { background: #fff; color: #4B8325; }
ul#mainmenu li a {
font-size: 1.25em;
text-decoration: none;
color: #336666;
font-weight: 500;
}
ul#mainmenu li .messagesCount {
border: 1px solid #ae0000;
padding: 2px 3px;
vertical-align: super;
font-size: 0.75em;
color: white;
background-color: #f22424;
text-shadow: none;
filter: none;
line-height: 0.5em;
}
ul#topmenu {
position: absolute;
top: 10px;
right: 0;
}
ul#topmenu li {
display: inline;
list-style-type: none;
padding: 1px 5px;
}
ul#topmenu li a {
text-decoration: none;
color: #2b3960;
font-weight: bold;
padding: 5px;
}
ul#topmenu li.current a {
background: #c7cea4;
}
div.sendMessageWrapper,
div.requestModule {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.advanced { display: block; padding: 10px 0; }
div.sendMessageWrapper div.submit input.submit { float: right;}
div.advanced a { float: right; margin-left: 5px; }
div.submit { border-top: 1px solid #80aaa8; padding-top: 10px; display: block;}
div.subject { padding: 5px 0;}
#SendMessageHideFrom {
border: #7faaa8 solid 1px;
padding:10px}
ul.users li {
background: #fff;
float: left;
min-height: 50px;
margin: 5px 1%;
padding: 5px;
width: 45%;
border: #9ac6c5 1px solid;
}
ul.users li img,
ul.users li span.wrap{
float: left;
height: 50px;
}
ul.users li span.wrap input {
display: inline;
}
ul.users li span.wrap{
padding: 0 0 0 5px;
width: 75%
}
ul.users li label {
font-size: 1em;
font-weight: 400;
}
ul.users li.hide {
border: 2px solid #990000;
padding: 4px;
}
ul.users li.hide label {
color: #990000;
}
span.icon.hide {
width: 11px;
height: 11px;
display: inline-block;
background: url('/theme.default/images/hidden.gif');
}
/* FORM BITS */
input, textarea {
padding: 1%;
border: 1px #97b9b7 solid;
font-weight: 500;
margin: 0;
font-size: 1em;
}
input:focus, textarea:focus {
border: #80aaa8 solid 1px;
background: #FFEABD;
outline: 0 none;
font-size: 1em;
}
input[type="submit"],
input.submit{
padding: 0.5em;
background-color: #40701f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#67a041), to(#63a62f));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #40701f, #67a041);
background-image: -moz-linear-gradient(top, #40701f, #67a041);
background-image: -ms-linear-gradient(top, #40701f, #67a041);
background-image: -o-linear-gradient(top, #40701f, #67a041);
background-image: linear-gradient(top, #40701f, #67a041);
border: 1px solid #67a041;
border-bottom: 1px solid #824000;
color: #fff;
text-shadow: 0 -1px 0 #67a041;
}
input[type="submit"]:hover,
input.submit:hover {
background-color: #67a041;
background-image: -webkit-gradient(linear, left top, left bottom, from(#67a041), to(#87b091));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #67a041, #87b091);
background-image: -moz-linear-gradient(top, #67a041, #87b091);
background-image: -ms-linear-gradient(top, #67a041, #87b091);
background-image: -o-linear-gradient(top, #67a041, #87b091);
background-image: linear-gradient(top, #67a041, #87b091);
cursor: pointer;
}
input[type="submit"]:active,
input.submit:active {
background-color: #944900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#944900), to(#944900));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #944900, #944900);
background-image: -moz-linear-gradient(top, #944900, #944900);
background-image: -ms-linear-gradient(top, #944900, #944900);
background-image: -o-linear-gradient(top, #944900, #944900);
background-image: linear-gradient(top, #944900, #944900);
cursor: pointer;
}
a.button,
input.green[type="submit"]{
padding: 0.25em;
text-decoration: none;
background-color: #356118;
background-image: -webkit-gradient(linear, left top, left bottom, from(#356118), to(#4b8325));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #356118, #4b8325);
background-image: -moz-linear-gradient(top, #356118, #4b8325);
background-image: -ms-linear-gradient(top, #356118, #4b8325);
background-image: -o-linear-gradient(top, #356118, #4b8325);
background-image: linear-gradient(top, #356118, #4b8325);
border: 1px solid #2f94a8;
border-bottom: 1px solid #004d5c;
color: #fff;
text-shadow: 0 -1px 0 #176271;
}
a.button:hover,
input.green[type="submit"]:hover{
background-color: #176271;
background-image: -webkit-gradient(linear, left top, left bottom, from(#356118), to(#87b091));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #356118, #356118);
background-image: -moz-linear-gradient(top, #356118, #356118);
background-image: -ms-linear-gradient(top, #356118, #356118);
background-image: -o-linear-gradient(top, #356118, #356118);
background-image: linear-gradient(top, #356118, #356118);
cursor: pointer;
border: 1px solid #2f94a8;
border-bottom: 1px solid #2f94a8;}
a.button:active,
input.green[type="submit"]:active {
background-color: #944900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#1f6a7a), to(#1f6a7a));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #1f6a7a, #1f6a7a);
background-image: -moz-linear-gradient(top, #944900, #1f6a7a);
background-image: -ms-linear-gradient(top, #1f6a7a, #1f6a7a);
background-image: -o-linear-gradient(top, #1f6a7a, #1f6a7a);
background-image: linear-gradient(top, #1f6a7a, #1f6a7a);
cursor: pointer;
}
a.button.view {
padding: 0.25em;
text-decoration: none;
background-color: #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
background-image: -moz-linear-gradient(top, #ffffff, #e9e9e9);
background-image: -ms-linear-gradient(top, #ffffff, #e9e9e9);
background-image: -o-linear-gradient(top, #ffffff, #e9e9e9);
background-image: linear-gradient(top, #ffffff, #e9e9e9);
border: 1px solid #B7DEDD;
border-bottom: 1px solid #84aead;
color: #176271;
text-shadow: 0 -1px 0 #ffffff;
position: relative;
}
a.button.view:hover {
background-color: #e9e9e9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#fffffff));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e9e9e9, #ffffff);
background-image: -moz-linear-gradient(top, #e9e9e9, #fffffff);
background-image: -ms-linear-gradient(top, #e9e9e9, #fffffff);
background-image: -o-linear-gradient(top, #e9e9e9, #fffffff);
background-image: linear-gradient(top, #e9e9e9, #fffffff);
cursor: pointer;
}
a.button.view:active {
background-color: #e9e9e9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e9e9e9));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: -moz-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: -ms-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: -o-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: linear-gradient(top, #e9e9e9, #e9e9e9);
cursor: pointer;
}
a.button.view img {position: relative; top: 5px;}
input.cancel,
input.delete {
padding: 0.25em;
text-decoration: none;
background-color: #cc0000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#990000));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #cc0000, #990000);
background-image: -moz-linear-gradient(top, #cc0000, #990000);
background-image: -ms-linear-gradient(top, #cc0000, #990000);
background-image: -o-linear-gradient(top, #cc0000, #990000);
background-image: linear-gradient(top, #cc0000, #990000);
border: 1px solid #990000;
border-bottom: 1px solid #660000;
color: #fff;
text-shadow: 0 -1px 0 #990000;
position: relative;
}
input.cancel:hover,
input.delete:hover {
text-decoration: none;
background-color: #990000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#b00000));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #990000, #b00000);
background-image: -moz-linear-gradient(top, #990000, #b00000);
background-image: -ms-linear-gradient(top, #990000, #b00000);
background-image: -o-linear-gradient(top, #990000, #b00000);
background-image: linear-gradient(top, #990000, #b00000);
border: 1px solid #990000;
border-bottom: 1px solid #660000;
}
input.cancel:active,
input.delete:active {
text-decoration: none;
background-color: #780000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#780000), to(#780000));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #780000, #780000);
background-image: -moz-linear-gradient(top, #780000, #990000);
background-image: -ms-linear-gradient(top, #780000, #780000);
background-image: -o-linear-gradient(top, #780000, #780000);
background-image: linear-gradient(top, #780000, #780000);
border: 1px solid #990000;
border-bottom: 1px solid #660000;
}
input.done {
background-color: #26a82f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#26a82f), to(#0a8b13));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #26a82f, #0a8b13);
background-image: -moz-linear-gradient(top, #26a82f, #0a8b13);
background-image: -ms-linear-gradient(top, #26a82f, #0a8b13);
background-image: -o-linear-gradient(top, #26a82f, #0a8b13);
background-image: linear-gradient(top, #26a82f, #0a8b13);
border: 1px solid #0a8b13;
border-bottom: 1px solid #006207;
color: #fff;
padding: 0.25em;
text-align: center;
text-shadow: 0 -1px 0 #4c9021;
}
input.done:hover {
background-color: #26a82f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0a8b13), to(#0a8b13));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #0a8b13, #26a82f);
background-image: -moz-linear-gradient(top, #0a8b13, #26a82f);
background-image: -ms-linear-gradient(top, #0a8b13, #26a82f);
background-image: -o-linear-gradient(top, #0a8b13, #26a82f);
background-image: linear-gradient(top, #0a8b13, #26a82f);
border: 1px solid #0a8b13;
border-bottom: 1px solid #006207;
text-decoration: none;
}
input.done:active {
padding: 0.25em;
text-decoration: none;
background-color: #0a8b13;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0a8b13), to(#0a8b13));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #0a8b13, #0a8b13);
background-image: -moz-linear-gradient(top, #0a8b13, #0a8b13);
background-image: -ms-linear-gradient(top, #0a8b13, #0a8b13);
background-image: -o-linear-gradient(top, #0a8b13, #0a8b13);
background-image: linear-gradient(top, #0a8b13, #0a8b13);
border: 1px solid #006207;
border-bottom: 1px solid #006207;
}
input.delete {
float: right;
padding: 0.5em;
}
label {
font-size: 1em;
font-weight: 500;
display: block;
}
form.standard label,
form.standard input,
form.standard textarea {
display: block;
width: 97%;
}
input.checkbox{ margin: 0;}
.rightCol div.input { padding: 10px 0; }
.rightCol input { display: block; width: 98%; margin: 0.5em 0;}
.rightCol input.submit{float: right!important; padding: 0.5em; margin-top: 1em; width: auto;}
span.fieldWrap {padding: 10px 0; display: block;}
/* LIST REQUESTS */
.requestWrapper {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 0;
margin: 5px 0;
}
.requestWrapperInner {padding: 10px 10px 10px 10px;}
.requestWrapperInnerOpen {border-left: solid 4px #f48631;}
.request {margin-left: 10px;float: left; width: 93%;}
div.leftCol .request { width: 88%;}
.requests img.avatar {float: left; max-width: 50px;}
.requestWrapperInner h3 {
font-size: 1em;
color: #000;
padding-bottom: 5px;
}
div.requests div.details {
font-style: italic;
font-size: 0.8em;
font-weight: 300;
color: #333;
border-bottom: 1px solid #80aaa8;
padding-bottom: 7px;
margin-bottom: 1em;
}
div.requests div.message {
padding: 10px 0;
color: #333;
border-bottom: 1px solid #80aaa8;
}
div.requests a.expand {
padding: 5px 25px 5px 5px;
display: inline-block;
cursor: pointer;
background: #fff url('/theme.default/images/bluearrow.png') right no-repeat;
border: 1px solid #80aaa8;
color: #20869b;
font-weight: 600;
text-decoration: none;
}
div.requests ul.category {
padding: 10px 0;
display: block;
}
div.requests ul.category li {
background: none repeat scroll 0 0 #B7DEDD;
border: 1px solid #9AC6C5;
float: left;
list-style-type: none;
margin: 0 5px 0 0;
padding: 5px;
white-space: nowrap;
}
div.requests .status {
float: right;
padding: 5px 5px;
cursor: pointer;
margin-left: 5px;
}
div.requests .statusOpen {
background-color: #a82626;
border: 1px solid #9d2c04;
color: white;
}
div.requests .statusCancelled,
div.requests .statusClosed {
background-color: #b1d3d2;
border: 1px solid #80aaa8;
color: #3c6060;
}
div.requests div.info {
padding: 20px 0px;
}
div.calendar label {
width: 50px;
font-size: 1em;
display: inline-block;
}
div.calendar div.from {padding: 10px 0;}
div.calendar { padding: 5px 0; }
div.calendar input { padding: 5px; width: auto; }
/* REQUEST RESPONSES */
ul.responses li {background: #a0d68b; padding: 10px;}
ul.responses li div.message { border-bottom: none; padding: 0; font-weight: 400;}
ul.responses li div.details {padding: 5px 0;}
ul.responses li span {padding-left: 50px; display: block;}
ul.responses li img.avatar{ max-width: 40px!important;}
form.requestResponse div.submit {border: none;}
form.requestResponse input.submit {float: right;}
form.requestResponse textarea {width: 98%; padding: 1%;}
form.requestResponse label {
list-style-type: none;
display: inline-block;
margin-right: 5px;
font-size: 1em;
background: #b7dedd 1px;
border: #9ac6c5 1px solid;
padding: 5px;
white-space: nowrap;
}
/* LIST REQUESTS */
.supportGroupNewsArticleWrapper {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 0;
margin: 5px 0;
}
.supportGroupNewsArticleWrapperInner {padding: 10px 10px 10px 10px;}
.supportGroupNewsArticleWrapperInnerOpen {border-left: solid 4px #f48631;}
.supportGroupNewsArticle {margin-left: 10px;float: left; width: 93%;}
div.leftCol .supportGroupNewsArticle { width: 87%;}
.supportGroupNewsArticles img.avatar {float: left;}
.supportGroupNewsArticleWrapperInner h3 {
font-size: 1em;
color: #000;
padding-bottom: 5px;
}
div.supportGroupNewsArticle div.details {
font-style: italic;
font-size: 0.8em;
font-weight: 300;
color: #333;
border-bottom: 1px solid #80aaa8;
padding-bottom: 7px;
}
div.supportGroupNewsArticle div.message {
padding: 10px 0;
color: #333;
border-bottom: 1px solid #80aaa8;
}
div.supportGroupNewsArticle a.expand {
padding: 5px 25px 5px 5px;
display: inline-block;
cursor: pointer;
background: #fff url('/theme.default/images/bluearrow.png') right no-repeat;
border: 1px solid #80aaa8;
color: #20869b;
font-weight: 600;
text-decoration: none;
}
div.supportGroupNewsArticle ul.category {
padding: 10px 0;
display: block;
}
div.supportGroupNewsArticle ul.category li {
background: none repeat scroll 0 0 #B7DEDD;
border: 1px solid #9AC6C5;
float: left;
list-style-type: none;
margin: 0 5px 0 0;
padding: 5px;
white-space: nowrap;
}
div.supportGroupNewsArticle .status {
float: right;
padding: 5px 5px;
cursor: pointer;
margin-left: 5px;
}
div.supportGroupNewsArticle a.button.view {
background: #fff url('/theme.default/images/bluearrow.png') no-repeat right;
color: #3290a3;
font-weight: 500;
padding-right: 25px;
margin-top: 10px;
}
div.supportGroupNewsArticle div.info {
padding: 20px 0px;
}
/* REQUEST RESPONSES */
ul.supportGroupNewsArticle li {background: #a0d68b; padding: 10px;}
ul.supportGroupNewsArticle li div.message { border-bottom: none; padding: 0; font-weight: 400;}
ul.supportGroupNewsArticle li div.details {padding: 5px 0;}
ul.supportGroupNewsArticle li span {padding-left: 50px; display: block;}
ul.supportGroupNewsArticle li img.avatar{ max-width: 40px!important;}
form.supportGroupNewsArticleResponse div.submit {border: none;}
form.supportGroupNewsArticleResponse input.submit {float: right;}
form.supportGroupNewsArticleResponse textarea {width: 98%; padding: 1%;}
form.supportGroupNewsArticleResponse label {
list-style-type: none;
display: inline-block;
margin-right: 5px;
font-size: 1em;
background: #b7dedd 1px;
border: #9ac6c5 1px solid;
padding: 5px;
white-space: nowrap;
}
/* NEW NEWS */
input#SendMessageText {
padding: 1%;
width: 90%;
margin-right: 5px;
}
div.leftCol input#SendSupportGroupNewsArticleText {
width: 85%;
padding: 2%;
}
div#SendSupportGroupNewsArticleDetails {
padding: 10px 0;
}
div#SendSupportGroupNewsArticleDetails textarea{
width: 90%;
}
div.sendSupportGroupNewsArticleWrapper {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.sendSupportGroupNewsArticleWrapper div.submit input.submit { float: right;}
/*DASHBOARD STYLES */
ul.notifications li {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 5px;
margin-bottom: 5px;
}
ul.notifications li img.avatar {
float: left;
margin-right: 5px;
max-width: 50px;
}
ul.notifications li span {
width: 245px;
line-height: 1.20em!important;
display: block;
float: left;
font-size: 0.95em;
font-weight: 600;
}
ul.notifications li div.details {
font-style: italic;
font-size: 0.9em;
padding: 5px 0;
}
ul.notifications li a.title {
text-decoration: none;
color: black;
font-weight: 400;
}
ul.notifications li a.title:hover {
color: #F48631
}
input#SendMessageText {
padding: 1%;
width: 90%;
margin-right: 5px;
}
div.leftCol input#SendMessageText {
width: 85%;
padding: 2%;
}
div#SendMessageDetails {
padding: 10px 0;
}
div#SendMessageDetails textarea{
width: 90%;
}
form div.types {
border: #80aaa8 solid 1px;
margin-bottom: 2px;
text-transform: uppercase;
color: #2b3a61;
background: #d3edec;
padding: 10px;
}
div.types h3 {float: left; padding: 5px;}
ul.types {
display: inline-block;
text-transform: none;
}
ul.types li {
list-style-type: none;
display: inline-block;
margin-right: 5px;
background: #b7dedd 1px;
border: #9ac6c5 1px solid;
padding: 5px;
white-space: nowrap;
}
ul.types li label {
display: inline;
color: #2b3a61;
font-weight: 400;
font-size: 1em;
}
ul.types li.checked {background: #fff;}
ul.types li.checked label {color: #0aad6a;}
/** MISC **/
input.calendarEntry { width: 100px; }
/** holidays **/
div.holidays div.holiday {
background: #c8edb0;
min-height: 50px;
padding: 10px;
border: 1px solid #7faaa8;
margin: 5px;
position: relative;
}
div.holidays div.holiday form {
display: inline;
}
/* YOUR GROUPS */
ul.groups li {
background: #c8edb0;
min-height: 50px;
padding: 10px;
border: 1px solid #7faaa8;
margin: 5px;
position: relative;
}
ul.groups li h3 {
font-size: 1.3em;
left: 70px;
}
ul.groups li img {
margin-right: 10px;
float: left;
}
/* GROUP ADMIN PAGE */
div.module img#avatar {float: left;margin-right: 10px}
form#newphoto {margin-left: 10px;}
form#newphoto.standard input#upload {margin-left: 50px; width: 87%;}
form#newphoto.standard input.green {margin-top: 10px;}
form#newType {display: block;width: 100%; padding: 20px 0 0;}
form#newType input {width: 65%; margin-right: 10px;}
form#newType input[type="submit"] {width: auto; font-size: 1em; float: right; position: relative; margin: 0;}
div.requestType {margin: 5px 0; position: relative;background: #fff; width: 98%; display: block; padding: 8px 1%; font-weight: 600;}
div.requestType input {padding: 2px; display: inline; font-size: 1em; position: absolute; right: 5px; top:4px; width: 140px!important; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
div.requestType.disabled {background: #a5c490; border: #7faaa8 1px solid; color: #666666;}
div.requestType.enabled{border: 1px #26a82f solid;}
div.requestType.enabled input {background: #26a82f; border: #26a82f 1px solid;}
div.requestType.enabled input:hover {background: #c8edb0; color: #666;border: #7faaa8 1px solid; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
div.requestType.disabled input {background: #c8edb0; border: #26a82f; color: #666;}
div.requestType.disabled input:hover {background: #26a82f; color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
/* TEAM LIST */
div.user {
position: relative;
background: #c8edb0;
border: 1px solid #7faaa8;
padding: 10px;
margin: 5px 0;
}
div.user div.wrap,
div.user div.avatar {
float: left;
min-height: 50px;
}
div.user form {padding: 5px 0 0 0; min-height: 25px;}
div.user h3 {padding: 0 0 0.2em; font-size: 1.5em;}
div.user div.wrap {width: 80%;}
div.user div.avatar { margin-right: 10px;}
div.user div.actions {display: block; width: 100%; }
span.title {width: 160px; display: inline-block; padding: 5px 0;}
div.details { padding-bottom: 5px; border-bottom: 1px solid #80aaa8;}
div.rightCol div.details {border-bottom: none; font-weight: 400;}
input.toggle {padding: 2px 25px 2px 5px; font-weight: bold; width: 65px!important; display: inline-block; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none; }
input.yes {background: #fff url('/theme.default/images/greentick.png') right no-repeat; color: #26a82f; border: #26a82f 1px solid;}
input.no { background: #cc0000 url('/theme.default/images/whitecross.png') right no-repeat!important; color: #fff; border: #cc0000 1px solid; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; -ms-box-shadow: none!important; -o-box-shadow: none!important; box-shadow: none!important; text-shadow: none!important;}
div.remove {position: absolute; right: 10px; top: 5px;}
input.remove {border: #cc0000 1px solid; background: url('/theme.default/images/redcrosssmall.png') right no-repeat #fff; color: #cc0000; padding-right: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
input.remove:hover {background: url('/theme.default/images/whitecrosssmall.png') right no-repeat #cc0000; color: #ffffff; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; -ms-box-shadow: none!important; -o-box-shadow: none!important; box-shadow: none!important; text-shadow: none!important;}
div.team form.add {background: #c8edb0;padding: 10px;}
div.team form.add label { color: #428317; font-size: 1em; padding: 0.25em 0; display: inline-block;}
div.team form.add input.submit
{ margin: 10px 0 0;}
/* YOUR ACCOUNT */
div.module input.submit {
display: block;
float: right;
margin-bottom: 0;
}
div.module input{
width: 98%;
margin-bottom: 10px;;
}
div.module input[type="submit"] {
width: auto;
margin-bottom: 10px;;
}
div.module.picture img {
float: left;
margin-right: 10px;
}
div.module.picture form{
display: block;
width: 100%;
}
div.module.picture form input {
float: right;
width: 85%;
margin-bottom: 10px;
}
div.module.picture form input.submit {float: right; margin: 0; width: auto;}
div.module label,
div.moduleinput{
display: block;
margin: 5px 0;
}
div.module.survey .left,
div.module.survey .right {
float: left;
width: 44%;
padding: 2%;
}
div.rightCol div.communicationDetails { padding: 0 0 5px 0; width: 100%; }
div.communicationSchedule a { margin: 5px 0; display: inline-block; }
/* YOUR CONTACT INFO*/
div.email, div.twitter, div.mobile {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 10px;
margin: 0.5em 0;
min-height: 30px;
}
div.communicationDetails {font-weight: 500; width: 60%;}
div.leftCol div.confirmNeeded, div.leftCol div.info{ width: 100%; padding: 10px 0 0 0; margin-top: 15px; border-top: 1px solid #80aaa8;}
div.confirmNeeded p {padding: 0.25em;}
div.confirmNeeded p input {margin: 0.25em;}
div.contact {position: relative;}
div.contact input.delete {position: absolute; top: 0; right: 0px; background:#f22424; }
div.rightCol .actions input {
float: right;
}
div.email form.inOneLine, div.twitter form.inOneLine, div.mobile form.inOneLine {
display: block;
}
div.email form.inOneLine label, div.twitter form.inOneLine label, div.mobile form.inOneLine label {
display: inline;
font-style: normal;
font-weight: normal;
padding: 2px 5px;
}
/* LOGIN PAGE */
#login {margin: 0 auto; text-align: center;}
#login #content { text-align: left; width: 700px; margin: 0 auto; background: #a5c490 url('/theme.default/images/login-bg.png') no-repeat left center; margin-bottom: 10px; min-height: 0;}
#login #content #left-col { float: left; width: 220px; padding: 1em 0.5em; }
form.login, form.password {padding: 1em 0 1em 100px; float: left; width: 360px;}
form.login label{ display: block; font-size: 1.2em;color: #428317; padding-bottom: 0.3em;}
form.login label.checkbox{font-size: 1em;color: #333;}
form.login label.checkbox input {width: auto; margin-right: 5px; border: none; padding: 0; height: auto;}
form.login input {width: 98%; margin-bottom: 0.5em; padding:1%; height: 2em;}
form.login input.submit {width: auto; font-size: 1.5em; padding: 10px; float: right;}
form.login div.input { margin-bottom: 1em;}
form.password input.submit {float: none;}
/* SHEDULE */
div.scheduleItems a.new { float: right; }
div.scheduleItems h2 {float: left;}
div.scheduleItem {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.scheduleItems li {
float: left;padding-right: 20px;
}
div.scheduleItems fieldset.group {
background: #c8edb0;
margin: 5px 0;
padding: 10px;
border: 1px solid #7faaa8;
}
fieldset.group.days li input{margin:0 5px 0 0 ;}
.scheduleItemInner .actions input { display: inline;float: right; margin-left: 5px;}
/* CALENDAR */
div.calwrapper {
background: #a5c490;
padding: 0 10px;
margin-bottom: 10px;
}
table.calendar {width: 100%;}
table.calendar tr { min-height: 100px; }
table.calendar td,
table.calendar th { width:14%; border: 1px solid black; background: #fff; background: #b0e78b; border-color: #80aaa8; }
table.calendar td { height: 100px;}
table.calendar td.onHoliday { background: #CC6600; color: #fff; font-weight: }
table.calendar td.day5, table.calendar td.day6, table.calendar th.weekend {
background: #fff;
}
table.calendar th {
height: 20px;
padding: 5px 0;
text-align: left;
font-weight: 200;
color: #333;
}
table.calendar td div.date{ padding: 5px; border-bottom: 1px solid #80aaa8; margin: 0; }
table.calendar td div.request { padding: 5px; line-height: 1.15em; margin: 0; }
table.calendar th span.day { padding: 5px; font-weight: 500; margin: 0;}
table.calendar td div.request a:hover { color: #cc6600; text-decoration: underline; }
table.calendar td div.notOpenRequest a { color: #ccc; }
span.buttons-wrap{padding:10px 0; display: block;}
span.buttons-wrap a.next { float: right;}
#error #flashError {
text-align: center;
font-size: 20pt;
color: #fff;
background: #a82626;
padding: 10px;
margin: 10px 0;
}
#ok #flashOK {
text-align: center;
font-size: 20pt;
color: #fff;
background: #008e14;
padding: 10px;
margin: 10px 0;
line-height: 130%;
}
p.error { color: red; }
/** needed for sign up wizard, DO NOT REMOVE! **/
.signUpWizard {
background: none repeat scroll 0 0 #a5c490;
margin: 20px 30px;
padding: 10px;
}
.signUpWizard .title {
font-weight: bold;
font-size: 18pt;
}
.signUpWizard .nextWrapper {
padding: 10px;
text-align: right;
}
.signUpWizard .nextWrapper a.next {
background-color: #EB8E02;
border: 1px solid #AE4F00;
border-radius: 3px 3px 3px 3px;
color: white;
cursor: pointer;
padding: 10px;
}
/* FRONTPAGE */
body.frontpage label,
body.frontpage input,
body.frontpage textarea {
display: block;
width: 99%;
}
body.frontpage input {
margin: 0 0 10px 0;
}
/* MISC */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/** Data tables **/
table.data {
border-collapse:collapse;
width: 95%;
margin: 10px auto;
}
table.data th {
border-bottom-width: 2px;
border-bottom-style:solid;
border-bottom-color: #aac;
background: #ccd;
color: black;
text-align: left;
}
table.data td {
padding: 5px;
margin: 0;
}
table.data tr {
background: white;
}
table.data tr.alternate {
background: #ddf;
}
table.data tr.noData td {
text-align: center;
font-style: italic;
background: #eef;
}
table.verticalData {
border-collapse:collapse;
margin: 10px;
width: 95%;
}
table.verticalData th {
border-right-width: 2px;
border-right-style:solid;
border-right-color: #aac;
background: #ccd;
color: black;
text-align: left;
padding: 10px;
text-align: right;
width: 20%;
}
table.verticalData td {
padding: 5px;
margin: 0;
}
table.verticalData tr {
background: white;
}
table.verticalData tr.alternate {
background: #ddf;
}
form.smallsubmit {
display: inline;
}
form.smallsubmit input[type="submit"] {
padding: 1px;
} | public_html/theme.default/css/main.css | body {
background-image: url('/theme.default/images/background.gif');
font-size: 100%;
font-family: 'Ubuntu', sans-serif;
color: #333;
line-height:1.25em;
}
#login img#logo {
margin: 20px 0;
}
#pagewrapper {
margin: 0px auto;
width: 95%;
max-width: 980px;
}
#content {
border: 1px solid #e6e6e4;
padding: 10px;
background: #fff;
min-height: 550px;
z-index: 1000;
}
#header {
position: relative;
padding: 10px;
}
#footer {
padding: 30px 0;
text-align: center;
position: relative;
}
#footer ul li {display: inline; margin: 0 5px;}
#footer.login ul { width: 560px; margin: 0 auto;}
#footer .socialNetworks {
text-align: right;
position: absolute;
right: 0;
top: 10px;
}
#footer p {padding: 0;}
#getclicky {float: right;}
#groupheader {height: 70px;}
#groupheader h1 {display: inline;}
#groupheader a {float: right; margin-left: 5px;}
#groupheader form {float: right; margin-left: 5px;}
.leftCol {
width: 59%;
float: left;
}
.rightCol {
width: 35%;
float: right;
background: #a5c490;
padding: 10px;
}
.leftCol.block,
.rightCol.block {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.module {
background: #c8edb0;
margin: 5px 0;
padding: 10px;
border: 1px solid #7faaa8;
}
h1 img.avatar {position: relative; top: 10px; margin-left: 10px;}
/* TYPOGRAPHY */
p {margin: 0; padding-bottom: 1em;}
h1 {color: #428317; margin: 0; padding-bottom: 0.5em; font-size: 1.75em; font-weight: 600; display: inherit;}
h2 {color: #428317;margin: 0; padding: 0.25em 0; font-weight: 600; font-size: 1.4em; line-height: 1.2em;}
h3 { color: #428317; padding-bottom: 0.5em; font-weight: bold; font-size: 1.2em;}
h3 span {font-weight: 400;}
h4 { color: #428317; padding-bottom: 0.5em; font-weight: bold; }
a { color: #428317;}
a:hover { color: #cc6600; }
/* MENUS */
ul#mainmenu li,
ul#topmenu li {
display: inline-block;
zoom: 1;
}
ul#mainmenu {
position: absolute;
bottom: -1px;
margin-left: 30px;
z-index: 0;
display: inline;
}
ul#mainmenu li a {
padding: 10px;
background: #eef0e3;
border: 1px solid #ccc;
border-bottom: none;
display: block;
}
ul#mainmenu li.current a, ul#mainmenu li a:hover { background: #fff; color: #4B8325; }
ul#mainmenu li a {
font-size: 1.25em;
text-decoration: none;
color: #336666;
font-weight: 500;
}
ul#mainmenu li .messagesCount {
border: 1px solid #ae0000;
padding: 2px 3px;
vertical-align: super;
font-size: 0.75em;
color: white;
background-color: #f22424;
text-shadow: none;
filter: none;
line-height: 0.5em;
}
ul#topmenu {
position: absolute;
top: 10px;
right: 0;
}
ul#topmenu li {
display: inline;
list-style-type: none;
padding: 1px 5px;
}
ul#topmenu li a {
text-decoration: none;
color: #2b3960;
font-weight: bold;
padding: 5px;
}
ul#topmenu li.current a {
background: #c7cea4;
}
div.sendMessageWrapper,
div.requestModule {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.advanced { display: block; padding: 10px 0; }
div.sendMessageWrapper div.submit input.submit { float: right;}
div.advanced a { float: right; margin-left: 5px; }
div.submit { border-top: 1px solid #80aaa8; padding-top: 10px; display: block;}
div.subject { padding: 5px 0;}
#SendMessageHideFrom {
border: #7faaa8 solid 1px;
padding:10px}
ul.users li {
background: #fff;
float: left;
min-height: 50px;
margin: 5px 1%;
padding: 5px;
width: 45%;
border: #9ac6c5 1px solid;
}
ul.users li img,
ul.users li span.wrap{
float: left;
height: 50px;
}
ul.users li span.wrap input {
display: inline;
}
ul.users li span.wrap{
padding: 0 0 0 5px;
width: 75%
}
ul.users li label {
font-size: 1em;
font-weight: 400;
}
ul.users li.hide {
border: 2px solid #990000;
padding: 4px;
}
ul.users li.hide label {
color: #990000;
}
span.icon.hide {
width: 11px;
height: 11px;
display: inline-block;
background: url('/theme.default/images/hidden.gif');
}
/* FORM BITS */
input, textarea {
padding: 1%;
border: 1px #97b9b7 solid;
font-weight: 500;
margin: 0;
font-size: 1em;
}
input:focus, textarea:focus {
border: #80aaa8 solid 1px;
background: #FFEABD;
outline: 0 none;
font-size: 1em;
}
input[type="submit"],
input.submit{
padding: 0.5em;
background-color: #40701f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#67a041), to(#63a62f));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #40701f, #67a041);
background-image: -moz-linear-gradient(top, #40701f, #67a041);
background-image: -ms-linear-gradient(top, #40701f, #67a041);
background-image: -o-linear-gradient(top, #40701f, #67a041);
background-image: linear-gradient(top, #40701f, #67a041);
border: 1px solid #67a041;
border-bottom: 1px solid #824000;
color: #fff;
text-shadow: 0 -1px 0 #67a041;
}
input[type="submit"]:hover,
input.submit:hover {
background-color: #67a041;
background-image: -webkit-gradient(linear, left top, left bottom, from(#67a041), to(#87b091));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #67a041, #87b091);
background-image: -moz-linear-gradient(top, #67a041, #87b091);
background-image: -ms-linear-gradient(top, #67a041, #87b091);
background-image: -o-linear-gradient(top, #67a041, #87b091);
background-image: linear-gradient(top, #67a041, #87b091);
cursor: pointer;
}
input[type="submit"]:active,
input.submit:active {
background-color: #944900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#944900), to(#944900));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #944900, #944900);
background-image: -moz-linear-gradient(top, #944900, #944900);
background-image: -ms-linear-gradient(top, #944900, #944900);
background-image: -o-linear-gradient(top, #944900, #944900);
background-image: linear-gradient(top, #944900, #944900);
cursor: pointer;
}
a.button,
input.green[type="submit"]{
padding: 0.25em;
text-decoration: none;
background-color: #356118;
background-image: -webkit-gradient(linear, left top, left bottom, from(#356118), to(#4b8325));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #356118, #4b8325);
background-image: -moz-linear-gradient(top, #356118, #4b8325);
background-image: -ms-linear-gradient(top, #356118, #4b8325);
background-image: -o-linear-gradient(top, #356118, #4b8325);
background-image: linear-gradient(top, #356118, #4b8325);
border: 1px solid #2f94a8;
border-bottom: 1px solid #004d5c;
color: #fff;
text-shadow: 0 -1px 0 #176271;
}
a.button:hover,
input.green[type="submit"]:hover{
background-color: #176271;
background-image: -webkit-gradient(linear, left top, left bottom, from(#356118), to(#87b091));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #356118, #356118);
background-image: -moz-linear-gradient(top, #356118, #356118);
background-image: -ms-linear-gradient(top, #356118, #356118);
background-image: -o-linear-gradient(top, #356118, #356118);
background-image: linear-gradient(top, #356118, #356118);
cursor: pointer;
border: 1px solid #2f94a8;
border-bottom: 1px solid #2f94a8;}
a.button:active,
input.green[type="submit"]:active {
background-color: #944900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#1f6a7a), to(#1f6a7a));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #1f6a7a, #1f6a7a);
background-image: -moz-linear-gradient(top, #944900, #1f6a7a);
background-image: -ms-linear-gradient(top, #1f6a7a, #1f6a7a);
background-image: -o-linear-gradient(top, #1f6a7a, #1f6a7a);
background-image: linear-gradient(top, #1f6a7a, #1f6a7a);
cursor: pointer;
}
a.button.view {
padding: 0.25em;
text-decoration: none;
background-color: #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
background-image: -moz-linear-gradient(top, #ffffff, #e9e9e9);
background-image: -ms-linear-gradient(top, #ffffff, #e9e9e9);
background-image: -o-linear-gradient(top, #ffffff, #e9e9e9);
background-image: linear-gradient(top, #ffffff, #e9e9e9);
border: 1px solid #B7DEDD;
border-bottom: 1px solid #84aead;
color: #176271;
text-shadow: 0 -1px 0 #ffffff;
position: relative;
}
a.button.view:hover {
background-color: #e9e9e9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#fffffff));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e9e9e9, #ffffff);
background-image: -moz-linear-gradient(top, #e9e9e9, #fffffff);
background-image: -ms-linear-gradient(top, #e9e9e9, #fffffff);
background-image: -o-linear-gradient(top, #e9e9e9, #fffffff);
background-image: linear-gradient(top, #e9e9e9, #fffffff);
cursor: pointer;
}
a.button.view:active {
background-color: #e9e9e9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e9e9e9));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: -moz-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: -ms-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: -o-linear-gradient(top, #e9e9e9, #e9e9e9);
background-image: linear-gradient(top, #e9e9e9, #e9e9e9);
cursor: pointer;
}
a.button.view img {position: relative; top: 5px;}
input.cancel,
input.delete {
padding: 0.25em;
text-decoration: none;
background-color: #cc0000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#990000));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #cc0000, #990000);
background-image: -moz-linear-gradient(top, #cc0000, #990000);
background-image: -ms-linear-gradient(top, #cc0000, #990000);
background-image: -o-linear-gradient(top, #cc0000, #990000);
background-image: linear-gradient(top, #cc0000, #990000);
border: 1px solid #990000;
border-bottom: 1px solid #660000;
color: #fff;
text-shadow: 0 -1px 0 #990000;
position: relative;
}
input.cancel:hover,
input.delete:hover {
text-decoration: none;
background-color: #990000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#b00000));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #990000, #b00000);
background-image: -moz-linear-gradient(top, #990000, #b00000);
background-image: -ms-linear-gradient(top, #990000, #b00000);
background-image: -o-linear-gradient(top, #990000, #b00000);
background-image: linear-gradient(top, #990000, #b00000);
border: 1px solid #990000;
border-bottom: 1px solid #660000;
}
input.cancel:active,
input.delete:active {
text-decoration: none;
background-color: #780000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#780000), to(#780000));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #780000, #780000);
background-image: -moz-linear-gradient(top, #780000, #990000);
background-image: -ms-linear-gradient(top, #780000, #780000);
background-image: -o-linear-gradient(top, #780000, #780000);
background-image: linear-gradient(top, #780000, #780000);
border: 1px solid #990000;
border-bottom: 1px solid #660000;
}
input.done {
background-color: #26a82f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#26a82f), to(#0a8b13));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #26a82f, #0a8b13);
background-image: -moz-linear-gradient(top, #26a82f, #0a8b13);
background-image: -ms-linear-gradient(top, #26a82f, #0a8b13);
background-image: -o-linear-gradient(top, #26a82f, #0a8b13);
background-image: linear-gradient(top, #26a82f, #0a8b13);
border: 1px solid #0a8b13;
border-bottom: 1px solid #006207;
color: #fff;
padding: 0.25em;
text-align: center;
text-shadow: 0 -1px 0 #4c9021;
}
input.done:hover {
background-color: #26a82f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0a8b13), to(#0a8b13));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #0a8b13, #26a82f);
background-image: -moz-linear-gradient(top, #0a8b13, #26a82f);
background-image: -ms-linear-gradient(top, #0a8b13, #26a82f);
background-image: -o-linear-gradient(top, #0a8b13, #26a82f);
background-image: linear-gradient(top, #0a8b13, #26a82f);
border: 1px solid #0a8b13;
border-bottom: 1px solid #006207;
text-decoration: none;
}
input.done:active {
padding: 0.25em;
text-decoration: none;
background-color: #0a8b13;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0a8b13), to(#0a8b13));
/* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #0a8b13, #0a8b13);
background-image: -moz-linear-gradient(top, #0a8b13, #0a8b13);
background-image: -ms-linear-gradient(top, #0a8b13, #0a8b13);
background-image: -o-linear-gradient(top, #0a8b13, #0a8b13);
background-image: linear-gradient(top, #0a8b13, #0a8b13);
border: 1px solid #006207;
border-bottom: 1px solid #006207;
}
input.delete {
float: right;
padding: 0.5em;
}
label {
font-size: 1em;
font-weight: 500;
display: block;
}
form.standard label,
form.standard input,
form.standard textarea {
display: block;
width: 97%;
}
input.checkbox{ margin: 0;}
.rightCol div.input { padding: 10px 0; }
.rightCol input { display: block; width: 98%; margin: 0.5em 0;}
.rightCol input.submit{float: right!important; padding: 0.5em; margin-top: 1em; width: auto;}
span.fieldWrap {padding: 10px 0; display: block;}
/* LIST REQUESTS */
.requestWrapper {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 0;
margin: 5px 0;
}
.requestWrapperInner {padding: 10px 10px 10px 10px;}
.requestWrapperInnerOpen {border-left: solid 4px #f48631;}
.request {margin-left: 10px;float: left; width: 93%;}
div.leftCol .request { width: 88%;}
.requests img.avatar {float: left; max-width: 50px;}
.requestWrapperInner h3 {
font-size: 1em;
color: #000;
padding-bottom: 5px;
}
div.requests div.details {
font-style: italic;
font-size: 0.8em;
font-weight: 300;
color: #333;
border-bottom: 1px solid #80aaa8;
padding-bottom: 7px;
margin-bottom: 1em;
}
div.requests div.message {
padding: 10px 0;
color: #333;
border-bottom: 1px solid #80aaa8;
}
div.requests a.expand {
padding: 5px 25px 5px 5px;
display: inline-block;
cursor: pointer;
background: #fff url('/theme.default/images/bluearrow.png') right no-repeat;
border: 1px solid #80aaa8;
color: #20869b;
font-weight: 600;
text-decoration: none;
}
div.requests ul.category {
padding: 10px 0;
display: block;
}
div.requests ul.category li {
background: none repeat scroll 0 0 #B7DEDD;
border: 1px solid #9AC6C5;
float: left;
list-style-type: none;
margin: 0 5px 0 0;
padding: 5px;
white-space: nowrap;
}
div.requests .status {
float: right;
padding: 5px 5px;
cursor: pointer;
margin-left: 5px;
}
div.requests .statusOpen {
background-color: #a82626;
border: 1px solid #9d2c04;
color: white;
}
div.requests .statusCancelled,
div.requests .statusClosed {
background-color: #b1d3d2;
border: 1px solid #80aaa8;
color: #3c6060;
}
div.requests div.info {
padding: 20px 0px;
}
div.calendar label {
width: 50px;
font-size: 1em;
display: inline-block;
}
div.calendar div.from {padding: 10px 0;}
div.calendar { padding: 5px 0; }
div.calendar input { padding: 5px; width: auto; }
/* REQUEST RESPONSES */
ul.responses li {background: #a0d68b; padding: 10px;}
ul.responses li div.message { border-bottom: none; padding: 0; font-weight: 400;}
ul.responses li div.details {padding: 5px 0;}
ul.responses li span {padding-left: 50px; display: block;}
ul.responses li img.avatar{ max-width: 40px!important;}
form.requestResponse div.submit {border: none;}
form.requestResponse input.submit {float: right;}
form.requestResponse textarea {width: 98%; padding: 1%;}
form.requestResponse label {
list-style-type: none;
display: inline-block;
margin-right: 5px;
font-size: 1em;
background: #b7dedd 1px;
border: #9ac6c5 1px solid;
padding: 5px;
white-space: nowrap;
}
/* LIST REQUESTS */
.supportGroupNewsArticleWrapper {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 0;
margin: 5px 0;
}
.supportGroupNewsArticleWrapperInner {padding: 10px 10px 10px 10px;}
.supportGroupNewsArticleWrapperInnerOpen {border-left: solid 4px #f48631;}
.supportGroupNewsArticle {margin-left: 10px;float: left; width: 93%;}
div.leftCol .supportGroupNewsArticle { width: 87%;}
.supportGroupNewsArticles img.avatar {float: left;}
.supportGroupNewsArticleWrapperInner h3 {
font-size: 1em;
color: #000;
padding-bottom: 5px;
}
div.supportGroupNewsArticle div.details {
font-style: italic;
font-size: 0.8em;
font-weight: 300;
color: #333;
border-bottom: 1px solid #80aaa8;
padding-bottom: 7px;
}
div.supportGroupNewsArticle div.message {
padding: 10px 0;
color: #333;
border-bottom: 1px solid #80aaa8;
}
div.supportGroupNewsArticle a.expand {
padding: 5px 25px 5px 5px;
display: inline-block;
cursor: pointer;
background: #fff url('/theme.default/images/bluearrow.png') right no-repeat;
border: 1px solid #80aaa8;
color: #20869b;
font-weight: 600;
text-decoration: none;
}
div.supportGroupNewsArticle ul.category {
padding: 10px 0;
display: block;
}
div.supportGroupNewsArticle ul.category li {
background: none repeat scroll 0 0 #B7DEDD;
border: 1px solid #9AC6C5;
float: left;
list-style-type: none;
margin: 0 5px 0 0;
padding: 5px;
white-space: nowrap;
}
div.supportGroupNewsArticle .status {
float: right;
padding: 5px 5px;
cursor: pointer;
margin-left: 5px;
}
div.supportGroupNewsArticle a.button.view {
background: #fff url('/theme.default/images/bluearrow.png') no-repeat right;
color: #3290a3;
font-weight: 500;
padding-right: 25px;
margin-top: 10px;
}
div.supportGroupNewsArticle div.info {
padding: 20px 0px;
}
/* REQUEST RESPONSES */
ul.supportGroupNewsArticle li {background: #a0d68b; padding: 10px;}
ul.supportGroupNewsArticle li div.message { border-bottom: none; padding: 0; font-weight: 400;}
ul.supportGroupNewsArticle li div.details {padding: 5px 0;}
ul.supportGroupNewsArticle li span {padding-left: 50px; display: block;}
ul.supportGroupNewsArticle li img.avatar{ max-width: 40px!important;}
form.supportGroupNewsArticleResponse div.submit {border: none;}
form.supportGroupNewsArticleResponse input.submit {float: right;}
form.supportGroupNewsArticleResponse textarea {width: 98%; padding: 1%;}
form.supportGroupNewsArticleResponse label {
list-style-type: none;
display: inline-block;
margin-right: 5px;
font-size: 1em;
background: #b7dedd 1px;
border: #9ac6c5 1px solid;
padding: 5px;
white-space: nowrap;
}
/* NEW NEWS */
input#SendMessageText {
padding: 1%;
width: 90%;
margin-right: 5px;
}
div.leftCol input#SendSupportGroupNewsArticleText {
width: 85%;
padding: 2%;
}
div#SendSupportGroupNewsArticleDetails {
padding: 10px 0;
}
div#SendSupportGroupNewsArticleDetails textarea{
width: 90%;
}
div.sendSupportGroupNewsArticleWrapper {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.sendSupportGroupNewsArticleWrapper div.submit input.submit { float: right;}
/*DASHBOARD STYLES */
ul.notifications li {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 5px;
margin-bottom: 5px;
}
ul.notifications li img.avatar {
float: left;
margin-right: 5px;
max-width: 50px;
}
ul.notifications li span {
width: 245px;
line-height: 1.20em!important;
display: block;
float: left;
font-size: 0.95em;
font-weight: 600;
}
ul.notifications li div.details {
font-style: italic;
font-size: 0.9em;
padding: 5px 0;
}
ul.notifications li a.title {
text-decoration: none;
color: black;
font-weight: 400;
}
ul.notifications li a.title:hover {
color: #F48631
}
input#SendMessageText {
padding: 1%;
width: 90%;
margin-right: 5px;
}
div.leftCol input#SendMessageText {
width: 85%;
padding: 2%;
}
div#SendMessageDetails {
padding: 10px 0;
}
div#SendMessageDetails textarea{
width: 90%;
}
form div.types {
border: #80aaa8 solid 1px;
margin-bottom: 2px;
text-transform: uppercase;
color: #2b3a61;
background: #d3edec;
padding: 10px;
}
div.types h3 {float: left; padding: 5px;}
ul.types {
display: inline-block;
text-transform: none;
}
ul.types li {
list-style-type: none;
display: inline-block;
margin-right: 5px;
background: #b7dedd 1px;
border: #9ac6c5 1px solid;
padding: 5px;
white-space: nowrap;
}
ul.types li label {
display: inline;
color: #2b3a61;
font-weight: 400;
font-size: 1em;
}
ul.types li.checked {background: #fff;}
ul.types li.checked label {color: #0aad6a;}
/** MISC **/
input.calendarEntry { width: 100px; }
/** holidays **/
div.holidays div.holiday {
background: #c8edb0;
min-height: 50px;
padding: 10px;
border: 1px solid #7faaa8;
margin: 5px;
position: relative;
}
div.holidays div.holiday form {
display: inline;
}
/* YOUR GROUPS */
ul.groups li {
background: #c8edb0;
min-height: 50px;
padding: 10px;
border: 1px solid #7faaa8;
margin: 5px;
position: relative;
}
ul.groups li h3 {
font-size: 1.3em;
left: 70px;
}
ul.groups li img {
margin-right: 10px;
float: left;
}
/* GROUP ADMIN PAGE */
div.module img#avatar {float: left;margin-right: 10px}
form#newphoto {margin-left: 10px;}
form#newphoto.standard input#upload {margin-left: 50px; width: 87%;}
form#newphoto.standard input.green {margin-top: 10px;}
form#newType {display: block;width: 100%; padding: 20px 0 0;}
form#newType input {width: 65%; margin-right: 10px;}
form#newType input[type="submit"] {width: auto; font-size: 1em; float: right; position: relative; margin: 0;}
div.requestType {margin: 5px 0; position: relative;background: #fff; width: 98%; display: block; padding: 8px 1%; font-weight: 600;}
div.requestType input {padding: 2px; display: inline; font-size: 1em; position: absolute; right: 5px; top:4px; width: 140px!important; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
div.requestType.disabled {background: #a5c490; border: #7faaa8 1px solid; color: #666666;}
div.requestType.enabled{border: 1px #26a82f solid;}
div.requestType.enabled input {background: #26a82f; border: #26a82f 1px solid;}
div.requestType.enabled input:hover {background: #c8edb0; color: #666;border: #7faaa8 1px solid; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
div.requestType.disabled input {background: #c8edb0; border: #26a82f; color: #666;}
div.requestType.disabled input:hover {background: #26a82f; color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
/* TEAM LIST */
div.user {
position: relative;
background: #c8edb0;
border: 1px solid #7faaa8;
padding: 10px;
margin: 5px 0;
}
div.user div.wrap,
div.user div.avatar {
float: left;
min-height: 50px;
}
div.user form {padding: 5px 0 0 0; min-height: 25px;}
div.user h3 {padding: 0 0 0.2em; font-size: 1.5em;}
div.user div.wrap {width: 80%;}
div.user div.avatar { margin-right: 10px;}
div.user div.actions {display: block; width: 100%; }
span.title {width: 160px; display: inline-block; padding: 5px 0;}
div.details { padding-bottom: 5px; border-bottom: 1px solid #80aaa8;}
div.rightCol div.details {border-bottom: none; font-weight: 400;}
input.toggle {padding: 2px 25px 2px 5px; font-weight: bold; width: 65px!important; display: inline-block; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none; }
input.yes {background: #fff url('/theme.default/images/greentick.png') right no-repeat; color: #26a82f; border: #26a82f 1px solid;}
input.no { background: #cc0000 url('/theme.default/images/whitecross.png') right no-repeat!important; color: #fff; border: #cc0000 1px solid; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; -ms-box-shadow: none!important; -o-box-shadow: none!important; box-shadow: none!important; text-shadow: none!important;}
div.remove {position: absolute; right: 10px; top: 5px;}
input.remove {border: #cc0000 1px solid; background: url('/theme.default/images/redcrosssmall.png') right no-repeat #fff; color: #cc0000; padding-right: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none;}
input.remove:hover {background: url('/theme.default/images/whitecrosssmall.png') right no-repeat #cc0000; color: #ffffff; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; -ms-box-shadow: none!important; -o-box-shadow: none!important; box-shadow: none!important; text-shadow: none!important;}
div.team form.add {background: #c8edb0;padding: 10px;}
div.team form.add label { color: #428317; font-size: 1em; padding: 0.25em 0; display: inline-block;}
div.team form.add input.submit
{ margin: 10px 0 0;}
/* YOUR ACCOUNT */
div.module input.submit {
display: block;
float: right;
margin-bottom: 0;
}
div.module input{
width: 98%;
margin-bottom: 10px;;
}
div.module input[type="submit"] {
width: auto;
margin-bottom: 10px;;
}
div.module.picture img {
float: left;
margin-right: 10px;
}
div.module.picture form{
display: block;
width: 100%;
}
div.module.picture form input {
float: right;
width: 85%;
margin-bottom: 10px;
}
div.module.picture form input.submit {float: right; margin: 0; width: auto;}
div.module label,
div.moduleinput{
display: block;
margin: 5px 0;
}
div.module.survey .left,
div.module.survey .right {
float: left;
width: 44%;
padding: 2%;
}
div.rightCol div.communicationDetails { padding: 0 0 5px 0; width: 100%; }
div.communicationSchedule a { margin: 5px 0; display: inline-block; }
/* YOUR CONTACT INFO*/
div.email, div.twitter, div.mobile {
background: #b0e78b;
border: 1px solid #80aaa8;
padding: 10px;
margin: 0.5em 0;
min-height: 30px;
}
div.communicationDetails {font-weight: 500; width: 60%;}
div.leftCol div.confirmNeeded, div.leftCol div.info{ width: 100%; padding: 10px 0 0 0; margin-top: 15px; border-top: 1px solid #80aaa8;}
div.confirmNeeded p {padding: 0.25em;}
div.confirmNeeded p input {margin: 0.25em;}
div.contact {position: relative;}
div.contact input.delete {position: absolute; top: 0; right: 0px; background:#f22424; }
div.rightCol .actions input {
float: right;
}
div.email form.inOneLine, div.twitter form.inOneLine, div.mobile form.inOneLine {
display: block;
}
div.email form.inOneLine label, div.twitter form.inOneLine label, div.mobile form.inOneLine label {
display: inline;
font-style: normal;
font-weight: normal;
padding: 2px 5px;
}
/* LOGIN PAGE */
#login {margin: 0 auto; text-align: center;}
#login #content { text-align: left; width: 700px; margin: 0 auto; background: #a5c490 url('/theme.default/images/login-bg.png') no-repeat left center; margin-bottom: 10px; min-height: 0;}
#login #content #left-col { float: left; width: 220px; padding: 1em 0.5em; }
form.login, form.password {padding: 1em 0 1em 100px; float: left; width: 360px;}
form.login label{ display: block; font-size: 1.2em;color: #428317; padding-bottom: 0.3em;}
form.login label.checkbox{font-size: 1em;color: #333;}
form.login label.checkbox input {width: auto; margin-right: 5px; border: none; padding: 0; height: auto;}
form.login input {width: 98%; margin-bottom: 0.5em; padding:1%; height: 2em;}
form.login input.submit {width: auto; font-size: 1.5em; padding: 10px; float: right;}
form.login div.input { margin-bottom: 1em;}
form.password input.submit {float: none;}
/* SHEDULE */
div.scheduleItems a.new { float: right; }
div.scheduleItems h2 {float: left;}
div.scheduleItem {
background: #a5c490;
padding: 10px;
margin-bottom: 10px;
}
div.scheduleItems li {
float: left;padding-right: 20px;
}
div.scheduleItems fieldset.group {
background: #c8edb0;
margin: 5px 0;
padding: 10px;
border: 1px solid #7faaa8;
}
fieldset.group.days li input{margin:0 5px 0 0 ;}
.scheduleItemInner .actions input { display: inline;float: right; margin-left: 5px;}
/* CALENDAR */
div.calwrapper {
background: #a5c490;
padding: 0 10px;
margin-bottom: 10px;
}
table.calendar {width: 100%;}
table.calendar tr { min-height: 100px; }
table.calendar td,
table.calendar th { width:14%; border: 1px solid black; background: #fff; background: #b0e78b; border-color: #80aaa8; }
table.calendar td { height: 100px;}
table.calendar td.onHoliday { background: #CC6600; color: #fff; font-weight: }
table.calendar td.day5, table.calendar td.day6, table.calendar th.weekend {
background: #fff;
}
table.calendar th {
height: 20px;
padding: 5px 0;
text-align: left;
font-weight: 200;
color: #333;
}
table.calendar td div.date{ padding: 5px; border-bottom: 1px solid #80aaa8; margin: 0; }
table.calendar td div.request { padding: 5px; line-height: 1.15em; margin: 0; }
table.calendar th span.day { padding: 5px; font-weight: 500; margin: 0;}
table.calendar td div.request a:hover { color: #cc6600; text-decoration: underline; }
table.calendar td div.notOpenRequest a { color: #ccc; }
span.buttons-wrap{padding:10px 0; display: block;}
span.buttons-wrap a.next { float: right;}
#error #flashError {
text-align: center;
font-size: 20pt;
color: #fff;
background: #a82626;
padding: 10px;
margin: 10px 0;
}
#ok #flashOK {
text-align: center;
font-size: 20pt;
color: #fff;
background: #008e14;
padding: 10px;
margin: 10px 0;
line-height: 130%;
}
p.error { color: red; }
/** needed for sign up wizard, DO NOT REMOVE! **/
.signUpWizard {
background: none repeat scroll 0 0 #a5c490;
margin: 20px 30px;
padding: 10px;
}
.signUpWizard .title {
font-weight: bold;
font-size: 18pt;
}
.signUpWizard .nextWrapper {
padding: 10px;
text-align: right;
}
.signUpWizard .nextWrapper a.next {
background-color: #EB8E02;
border: 1px solid #AE4F00;
border-radius: 3px 3px 3px 3px;
color: white;
cursor: pointer;
padding: 10px;
}
/* FRONTPAGE */
body.frontpage label,
body.frontpage input,
body.frontpage textarea {
display: block;
width: 99%;
}
body.frontpage input {
margin: 0 0 10px 0;
}
/* MISC */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/** Data tables **/
table.data {
border-collapse:collapse;
width: 95%;
margin: 10px auto;
}
table.data th {
border-bottom-width: 2px;
border-bottom-style:solid;
border-bottom-color: #aac;
background: #ccd;
color: black;
text-align: left;
}
table.data td {
padding: 5px;
margin: 0;
}
table.data tr {
background: white;
}
table.data tr.alternate {
background: #ddf;
}
table.data tr.noData td {
text-align: center;
font-style: italic;
background: #eef;
}
table.verticalData {
border-collapse:collapse;
margin: 10px;
width: 95%;
}
table.verticalData th {
border-right-width: 2px;
border-right-style:solid;
border-right-color: #aac;
background: #ccd;
color: black;
text-align: left;
padding: 10px;
text-align: right;
width: 20%;
}
table.verticalData td {
padding: 5px;
margin: 0;
}
table.verticalData tr {
background: white;
}
table.verticalData tr.alternate {
background: #ddf;
}
form.smallsubmit {
display: inline;
}
form.smallsubmit input[type="submit"] {
padding: 1px;
} | 0.33764 | 0.093388 |
@import url("./theme.css");
.monrepondeurauto .monrepondeurauto--gallery-item {
margin-right: 5px;
padding-bottom: 1px;
}
.monrepondeurauto .monrepondeurauto--gallery-item button {
background: var(--cardButtonColor);
border-bottom: 1px solid var(--cardBorder) !important;
border: 0;
font-size: 0.875em;
font-weight: 600;
line-height: normal;
margin: 0;
padding: 10px 20px;
text-align: right;
width: 100%;
color: var(--cardTextColor) !important;
}
.monrepondeurauto--gallery-item .monrepondeurauto--card {
background: var(--cardButtonColor) !important;
}
.monrepondeurauto .monrepondeurauto--gallery-item button:last-child {
border-bottom-left-radius: 17px !important;
border-bottom-right-radius: 17px !important;
border-bottom: 0 solid var(--cardBorder) !important;
}
.monrepondeurauto .monrepondeurauto--gallery-item button:focus,
.monrepondeurauto .monrepondeurauto--gallery-item button:hover,
.monrepondeurauto .monrepondeurauto--gallery-item button:active {
background: var(--cardButtonColor);
color: var(--cardTextColor);
outline: none;
}
.monrepondeurauto .monrepondeurauto--gallery-info {
padding: 10px;
}
.monrepondeurauto .monrepondeurauto--gallery-title {
text-align: left;
color: var(--cardTextColor);
font-size: 0.875em;
line-height: 22.5px;
font-weight: 600;
}
.monrepondeurauto .monrepondeurauto--gallery-subtitle {
font-size: 0.75em;
line-height: 20px;
color: var(--cardTextColor);
text-align: left;
}
/* New arrow css */
/* .monrepondeurauto .monrepondeurauto--gallery-container .left-arrow {
z-index: 100;
border: 2px solid var(--galleryArrowBorder);
color: var(--galleryArrowBorder);
cursor: pointer;
display: flex; */
/* align-items: flex-end; */
/* position: absolute; */
/* border-radius: 50px;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
margin-top: 10px;
margin-left: -10px; */
/* flex: 1; */
/* left: 0; */
/* top: 150px; */
/* background-color: var(--galleryArrowBackground);
} */
/* .monrepondeurauto .monrepondeurauto--gallery-container .right-arrow {
z-index: 100;
width: 24px;
height: 24px;
border: 2px solid var(--galleryArrowBorder);
color: var(--galleryArrowBorder); */
/* cursor: pointer;
display: flex; */
/* align-items: flex-end; */
/* position: absolute; */
/* border-radius: 50px;
justify-content: center; */
/* flex: 1; */
/* background-color: var(--galleryArrowBackground);
right: 30px;
} */
.monrepondeurauto .monrepondeurauto--gallery-container .slick-arrow {
cursor: pointer;
position: absolute;
z-index: 100;
width: 36px;
height: 36px;
font-size: 0;
border-radius: 50px;
background-color: var(--galleryArrowBackground);
/* background-size: 30px; */
background-repeat: no-repeat;
background-position: center;
border: 2px solid var(--galleryArrowBorder);
top: 135px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-prev {
left: 0;
background-image: url("https://www.monrepondeurautomatique.com/wp-content/uploads/2019/widgets/round-arrow_left-24px.svg") !important;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-next {
right: 30px;
background-image: url("https://www.monrepondeurautomatique.com/wp-content/uploads/2019/widgets/round-arrow_right-24px.svg") !important;
}
.monrepondeurauto .monrepondeurauto--gallery-container .monrepondeurauto--gallery-image {
position: relative;
padding-top: 56.52%;
background: var(--cardBackground);
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide img {
display: block;
}
.monrepondeurauto .monrepondeurauto--gallery-container .monrepondeurauto--gallery-image img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 15px 15px 0 0;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-disabled {
opacity: 0;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-list:focus {
outline: none;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slider .slick-track,
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track::before,
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track::after {
display: table;
content: "";
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track::after {
clear: both;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-loading .slick-track {
visibility: hidden;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide:active,
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide:focus {
outline: none !important;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window [dir="rtl"] .slick-slide {
float: right;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide.slick-loading img {
display: none;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide.dragging img {
pointer-events: none;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-initialized .slick-slide {
display: block;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-loading .slick-slide {
visibility: hidden;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-arrow.slick-hidden {
display: none;
} | client/src/styles/css/styles/gallery.css | @import url("./theme.css");
.monrepondeurauto .monrepondeurauto--gallery-item {
margin-right: 5px;
padding-bottom: 1px;
}
.monrepondeurauto .monrepondeurauto--gallery-item button {
background: var(--cardButtonColor);
border-bottom: 1px solid var(--cardBorder) !important;
border: 0;
font-size: 0.875em;
font-weight: 600;
line-height: normal;
margin: 0;
padding: 10px 20px;
text-align: right;
width: 100%;
color: var(--cardTextColor) !important;
}
.monrepondeurauto--gallery-item .monrepondeurauto--card {
background: var(--cardButtonColor) !important;
}
.monrepondeurauto .monrepondeurauto--gallery-item button:last-child {
border-bottom-left-radius: 17px !important;
border-bottom-right-radius: 17px !important;
border-bottom: 0 solid var(--cardBorder) !important;
}
.monrepondeurauto .monrepondeurauto--gallery-item button:focus,
.monrepondeurauto .monrepondeurauto--gallery-item button:hover,
.monrepondeurauto .monrepondeurauto--gallery-item button:active {
background: var(--cardButtonColor);
color: var(--cardTextColor);
outline: none;
}
.monrepondeurauto .monrepondeurauto--gallery-info {
padding: 10px;
}
.monrepondeurauto .monrepondeurauto--gallery-title {
text-align: left;
color: var(--cardTextColor);
font-size: 0.875em;
line-height: 22.5px;
font-weight: 600;
}
.monrepondeurauto .monrepondeurauto--gallery-subtitle {
font-size: 0.75em;
line-height: 20px;
color: var(--cardTextColor);
text-align: left;
}
/* New arrow css */
/* .monrepondeurauto .monrepondeurauto--gallery-container .left-arrow {
z-index: 100;
border: 2px solid var(--galleryArrowBorder);
color: var(--galleryArrowBorder);
cursor: pointer;
display: flex; */
/* align-items: flex-end; */
/* position: absolute; */
/* border-radius: 50px;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
margin-top: 10px;
margin-left: -10px; */
/* flex: 1; */
/* left: 0; */
/* top: 150px; */
/* background-color: var(--galleryArrowBackground);
} */
/* .monrepondeurauto .monrepondeurauto--gallery-container .right-arrow {
z-index: 100;
width: 24px;
height: 24px;
border: 2px solid var(--galleryArrowBorder);
color: var(--galleryArrowBorder); */
/* cursor: pointer;
display: flex; */
/* align-items: flex-end; */
/* position: absolute; */
/* border-radius: 50px;
justify-content: center; */
/* flex: 1; */
/* background-color: var(--galleryArrowBackground);
right: 30px;
} */
.monrepondeurauto .monrepondeurauto--gallery-container .slick-arrow {
cursor: pointer;
position: absolute;
z-index: 100;
width: 36px;
height: 36px;
font-size: 0;
border-radius: 50px;
background-color: var(--galleryArrowBackground);
/* background-size: 30px; */
background-repeat: no-repeat;
background-position: center;
border: 2px solid var(--galleryArrowBorder);
top: 135px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-prev {
left: 0;
background-image: url("https://www.monrepondeurautomatique.com/wp-content/uploads/2019/widgets/round-arrow_left-24px.svg") !important;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-next {
right: 30px;
background-image: url("https://www.monrepondeurautomatique.com/wp-content/uploads/2019/widgets/round-arrow_right-24px.svg") !important;
}
.monrepondeurauto .monrepondeurauto--gallery-container .monrepondeurauto--gallery-image {
position: relative;
padding-top: 56.52%;
background: var(--cardBackground);
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide img {
display: block;
}
.monrepondeurauto .monrepondeurauto--gallery-container .monrepondeurauto--gallery-image img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 15px 15px 0 0;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-disabled {
opacity: 0;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-list:focus {
outline: none;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slider .slick-track,
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track::before,
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track::after {
display: table;
content: "";
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-track::after {
clear: both;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-loading .slick-track {
visibility: hidden;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide:active,
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide:focus {
outline: none !important;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window [dir="rtl"] .slick-slide {
float: right;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide.slick-loading img {
display: none;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-slide.dragging img {
pointer-events: none;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-initialized .slick-slide {
display: block;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-loading .slick-slide {
visibility: hidden;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.monrepondeurauto .monrepondeurauto--bot-chat-window .slick-arrow.slick-hidden {
display: none;
} | 0.28897 | 0.068506 |
.pb-shadow-bottom-z-1 {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.pb-shadow-bottom-z-2 {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
@keyframes outer-rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes left-wobble {
0%, 100% {
transform: rotate(130deg);
}
50% {
transform: rotate(-5deg);
}
}
@keyframes right-wobble {
0%, 100% {
transform: rotate(-130deg);
}
50% {
transform: rotate(5deg);
}
}
@keyframes sporadic-rotate {
12.5% {
transform: rotate(135deg);
}
25% {
transform: rotate(270deg);
}
37.5% {
transform: rotate(405deg);
}
50% {
transform: rotate(540deg);
}
62.5% {
transform: rotate(675deg);
}
75% {
transform: rotate(810deg);
}
87.5% {
transform: rotate(945deg);
}
100% {
transform: rotate(1080deg);
}
}
pb-progress-circular {
width: 50px;
height: 50px;
display: block;
position: relative;
padding-top: 0 !important;
margin-bottom: 0 !important;
overflow: hidden;
}
pb-progress-circular .pb-inner {
width: 50px;
height: 50px;
position: relative;
}
pb-progress-circular .pb-inner .pb-gap {
position: absolute;
left: 24px;
right: 24px;
top: 0;
bottom: 0;
border-top-width: 5px;
border-top-style: solid;
box-sizing: border-box;
}
pb-progress-circular .pb-inner .pb-left, pb-progress-circular .pb-inner .pb-right {
position: absolute;
top: 0;
height: 50px;
width: 25px;
overflow: hidden;
}
pb-progress-circular .pb-inner .pb-left .pb-half-circle, pb-progress-circular .pb-inner .pb-right .pb-half-circle {
position: absolute;
top: 0;
width: 50px;
height: 50px;
box-sizing: border-box;
border-width: 5px;
border-style: solid;
border-bottom-color: transparent;
border-radius: 50%;
}
pb-progress-circular .pb-inner .pb-left {
left: 0;
}
pb-progress-circular .pb-inner .pb-left .pb-half-circle {
left: 0;
border-right-color: transparent;
}
pb-progress-circular .pb-inner .pb-right {
right: 0;
}
pb-progress-circular .pb-inner .pb-right .pb-half-circle {
right: 0;
border-left-color: transparent;
}
pb-progress-circular[aria-valuenow="0"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="0"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-135deg);
}
pb-progress-circular[aria-valuenow="0"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="1"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="1"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-131.4deg);
}
pb-progress-circular[aria-valuenow="1"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="2"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="2"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-127.8deg);
}
pb-progress-circular[aria-valuenow="2"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="3"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="3"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-124.2deg);
}
pb-progress-circular[aria-valuenow="3"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="4"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="4"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-120.6deg);
}
pb-progress-circular[aria-valuenow="4"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="5"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="5"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-117deg);
}
pb-progress-circular[aria-valuenow="5"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="6"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="6"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-113.4deg);
}
pb-progress-circular[aria-valuenow="6"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="7"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="7"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-109.8deg);
}
pb-progress-circular[aria-valuenow="7"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="8"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="8"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-106.2deg);
}
pb-progress-circular[aria-valuenow="8"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="9"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="9"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-102.6deg);
}
pb-progress-circular[aria-valuenow="9"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="10"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="10"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-99deg);
}
pb-progress-circular[aria-valuenow="10"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="11"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="11"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-95.4deg);
}
pb-progress-circular[aria-valuenow="11"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="12"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="12"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-91.8deg);
}
pb-progress-circular[aria-valuenow="12"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="13"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="13"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-88.2deg);
}
pb-progress-circular[aria-valuenow="13"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="14"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="14"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-84.6deg);
}
pb-progress-circular[aria-valuenow="14"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="15"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="15"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-81deg);
}
pb-progress-circular[aria-valuenow="15"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="16"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="16"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-77.4deg);
}
pb-progress-circular[aria-valuenow="16"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="17"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="17"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-73.8deg);
}
pb-progress-circular[aria-valuenow="17"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="18"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="18"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-70.2deg);
}
pb-progress-circular[aria-valuenow="18"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="19"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="19"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-66.6deg);
}
pb-progress-circular[aria-valuenow="19"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="20"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="20"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-63deg);
}
pb-progress-circular[aria-valuenow="20"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="21"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="21"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-59.4deg);
}
pb-progress-circular[aria-valuenow="21"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="22"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="22"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-55.8deg);
}
pb-progress-circular[aria-valuenow="22"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="23"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="23"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-52.2deg);
}
pb-progress-circular[aria-valuenow="23"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="24"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="24"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-48.6deg);
}
pb-progress-circular[aria-valuenow="24"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="25"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="25"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-45deg);
}
pb-progress-circular[aria-valuenow="25"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="26"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="26"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-41.4deg);
}
pb-progress-circular[aria-valuenow="26"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="27"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="27"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-37.8deg);
}
pb-progress-circular[aria-valuenow="27"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="28"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="28"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-34.2deg);
}
pb-progress-circular[aria-valuenow="28"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="29"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="29"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-30.6deg);
}
pb-progress-circular[aria-valuenow="29"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="30"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="30"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-27deg);
}
pb-progress-circular[aria-valuenow="30"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="31"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="31"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-23.4deg);
}
pb-progress-circular[aria-valuenow="31"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="32"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="32"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-19.8deg);
}
pb-progress-circular[aria-valuenow="32"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="33"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="33"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-16.2deg);
}
pb-progress-circular[aria-valuenow="33"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="34"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="34"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-12.6deg);
}
pb-progress-circular[aria-valuenow="34"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="35"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="35"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-9deg);
}
pb-progress-circular[aria-valuenow="35"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="36"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="36"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-5.4deg);
}
pb-progress-circular[aria-valuenow="36"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="37"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="37"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-1.8deg);
}
pb-progress-circular[aria-valuenow="37"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="38"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="38"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(1.8deg);
}
pb-progress-circular[aria-valuenow="38"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="39"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="39"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(5.4deg);
}
pb-progress-circular[aria-valuenow="39"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="40"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="40"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(9deg);
}
pb-progress-circular[aria-valuenow="40"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="41"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="41"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(12.6deg);
}
pb-progress-circular[aria-valuenow="41"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="42"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="42"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(16.2deg);
}
pb-progress-circular[aria-valuenow="42"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="43"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="43"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(19.8deg);
}
pb-progress-circular[aria-valuenow="43"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="44"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="44"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(23.4deg);
}
pb-progress-circular[aria-valuenow="44"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="45"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="45"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(27deg);
}
pb-progress-circular[aria-valuenow="45"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="46"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="46"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(30.6deg);
}
pb-progress-circular[aria-valuenow="46"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="47"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="47"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(34.2deg);
}
pb-progress-circular[aria-valuenow="47"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="48"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="48"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(37.8deg);
}
pb-progress-circular[aria-valuenow="48"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="49"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="49"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(41.4deg);
}
pb-progress-circular[aria-valuenow="49"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="50"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="50"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="50"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="51"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(138.6deg);
}
pb-progress-circular[aria-valuenow="51"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="51"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="52"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(142.2deg);
}
pb-progress-circular[aria-valuenow="52"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="52"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="53"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(145.8deg);
}
pb-progress-circular[aria-valuenow="53"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="53"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="54"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(149.4deg);
}
pb-progress-circular[aria-valuenow="54"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="54"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="55"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(153deg);
}
pb-progress-circular[aria-valuenow="55"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="55"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="56"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(156.6deg);
}
pb-progress-circular[aria-valuenow="56"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="56"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="57"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(160.2deg);
}
pb-progress-circular[aria-valuenow="57"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="57"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="58"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(163.8deg);
}
pb-progress-circular[aria-valuenow="58"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="58"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="59"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(167.4deg);
}
pb-progress-circular[aria-valuenow="59"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="59"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="60"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(171deg);
}
pb-progress-circular[aria-valuenow="60"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="60"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="61"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(174.6deg);
}
pb-progress-circular[aria-valuenow="61"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="61"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="62"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(178.2deg);
}
pb-progress-circular[aria-valuenow="62"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="62"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="63"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(181.8deg);
}
pb-progress-circular[aria-valuenow="63"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="63"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="64"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(185.4deg);
}
pb-progress-circular[aria-valuenow="64"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="64"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="65"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(189deg);
}
pb-progress-circular[aria-valuenow="65"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="65"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="66"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(192.6deg);
}
pb-progress-circular[aria-valuenow="66"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="66"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="67"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(196.2deg);
}
pb-progress-circular[aria-valuenow="67"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="67"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="68"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(199.8deg);
}
pb-progress-circular[aria-valuenow="68"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="68"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="69"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(203.4deg);
}
pb-progress-circular[aria-valuenow="69"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="69"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="70"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(207deg);
}
pb-progress-circular[aria-valuenow="70"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="70"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="71"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(210.6deg);
}
pb-progress-circular[aria-valuenow="71"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="71"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="72"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(214.2deg);
}
pb-progress-circular[aria-valuenow="72"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="72"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="73"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(217.8deg);
}
pb-progress-circular[aria-valuenow="73"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="73"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="74"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(221.4deg);
}
pb-progress-circular[aria-valuenow="74"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="74"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="75"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(225deg);
}
pb-progress-circular[aria-valuenow="75"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="75"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="76"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(228.6deg);
}
pb-progress-circular[aria-valuenow="76"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="76"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="77"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(232.2deg);
}
pb-progress-circular[aria-valuenow="77"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="77"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="78"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(235.8deg);
}
pb-progress-circular[aria-valuenow="78"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="78"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="79"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(239.4deg);
}
pb-progress-circular[aria-valuenow="79"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="79"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="80"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(243deg);
}
pb-progress-circular[aria-valuenow="80"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="80"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="81"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(246.6deg);
}
pb-progress-circular[aria-valuenow="81"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="81"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="82"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(250.2deg);
}
pb-progress-circular[aria-valuenow="82"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="82"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="83"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(253.8deg);
}
pb-progress-circular[aria-valuenow="83"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="83"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="84"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(257.4deg);
}
pb-progress-circular[aria-valuenow="84"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="84"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="85"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(261deg);
}
pb-progress-circular[aria-valuenow="85"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="85"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="86"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(264.6deg);
}
pb-progress-circular[aria-valuenow="86"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="86"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="87"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(268.2deg);
}
pb-progress-circular[aria-valuenow="87"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="87"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="88"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(271.8deg);
}
pb-progress-circular[aria-valuenow="88"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="88"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="89"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(275.4deg);
}
pb-progress-circular[aria-valuenow="89"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="89"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="90"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(279deg);
}
pb-progress-circular[aria-valuenow="90"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="90"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="91"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(282.6deg);
}
pb-progress-circular[aria-valuenow="91"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="91"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="92"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(286.2deg);
}
pb-progress-circular[aria-valuenow="92"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="92"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="93"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(289.8deg);
}
pb-progress-circular[aria-valuenow="93"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="93"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="94"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(293.4deg);
}
pb-progress-circular[aria-valuenow="94"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="94"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="95"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(297deg);
}
pb-progress-circular[aria-valuenow="95"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="95"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="96"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(300.6deg);
}
pb-progress-circular[aria-valuenow="96"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="96"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="97"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(304.2deg);
}
pb-progress-circular[aria-valuenow="97"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="97"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="98"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(307.8deg);
}
pb-progress-circular[aria-valuenow="98"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="98"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="99"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(311.4deg);
}
pb-progress-circular[aria-valuenow="99"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="99"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="100"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(315deg);
}
pb-progress-circular[aria-valuenow="100"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="100"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper {
animation: outer-rotate 2.91667s linear infinite;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner {
animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle, pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle {
animation-iteration-count: infinite;
animation-duration: 1.3125s;
animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle {
animation-name: left-wobble;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle {
animation-name: right-wobble;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper {
animation: none;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner {
animation: none;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle {
animation-name: none;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle {
animation-name: none;
} | webapps/ROOT/shared/athenaeum/components/progress-circular/progress-circular.css | .pb-shadow-bottom-z-1 {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.pb-shadow-bottom-z-2 {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
@keyframes outer-rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes left-wobble {
0%, 100% {
transform: rotate(130deg);
}
50% {
transform: rotate(-5deg);
}
}
@keyframes right-wobble {
0%, 100% {
transform: rotate(-130deg);
}
50% {
transform: rotate(5deg);
}
}
@keyframes sporadic-rotate {
12.5% {
transform: rotate(135deg);
}
25% {
transform: rotate(270deg);
}
37.5% {
transform: rotate(405deg);
}
50% {
transform: rotate(540deg);
}
62.5% {
transform: rotate(675deg);
}
75% {
transform: rotate(810deg);
}
87.5% {
transform: rotate(945deg);
}
100% {
transform: rotate(1080deg);
}
}
pb-progress-circular {
width: 50px;
height: 50px;
display: block;
position: relative;
padding-top: 0 !important;
margin-bottom: 0 !important;
overflow: hidden;
}
pb-progress-circular .pb-inner {
width: 50px;
height: 50px;
position: relative;
}
pb-progress-circular .pb-inner .pb-gap {
position: absolute;
left: 24px;
right: 24px;
top: 0;
bottom: 0;
border-top-width: 5px;
border-top-style: solid;
box-sizing: border-box;
}
pb-progress-circular .pb-inner .pb-left, pb-progress-circular .pb-inner .pb-right {
position: absolute;
top: 0;
height: 50px;
width: 25px;
overflow: hidden;
}
pb-progress-circular .pb-inner .pb-left .pb-half-circle, pb-progress-circular .pb-inner .pb-right .pb-half-circle {
position: absolute;
top: 0;
width: 50px;
height: 50px;
box-sizing: border-box;
border-width: 5px;
border-style: solid;
border-bottom-color: transparent;
border-radius: 50%;
}
pb-progress-circular .pb-inner .pb-left {
left: 0;
}
pb-progress-circular .pb-inner .pb-left .pb-half-circle {
left: 0;
border-right-color: transparent;
}
pb-progress-circular .pb-inner .pb-right {
right: 0;
}
pb-progress-circular .pb-inner .pb-right .pb-half-circle {
right: 0;
border-left-color: transparent;
}
pb-progress-circular[aria-valuenow="0"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="0"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-135deg);
}
pb-progress-circular[aria-valuenow="0"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="1"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="1"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-131.4deg);
}
pb-progress-circular[aria-valuenow="1"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="2"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="2"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-127.8deg);
}
pb-progress-circular[aria-valuenow="2"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="3"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="3"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-124.2deg);
}
pb-progress-circular[aria-valuenow="3"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="4"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="4"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-120.6deg);
}
pb-progress-circular[aria-valuenow="4"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="5"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="5"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-117deg);
}
pb-progress-circular[aria-valuenow="5"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="6"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="6"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-113.4deg);
}
pb-progress-circular[aria-valuenow="6"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="7"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="7"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-109.8deg);
}
pb-progress-circular[aria-valuenow="7"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="8"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="8"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-106.2deg);
}
pb-progress-circular[aria-valuenow="8"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="9"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="9"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-102.6deg);
}
pb-progress-circular[aria-valuenow="9"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="10"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="10"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-99deg);
}
pb-progress-circular[aria-valuenow="10"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="11"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="11"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-95.4deg);
}
pb-progress-circular[aria-valuenow="11"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="12"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="12"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-91.8deg);
}
pb-progress-circular[aria-valuenow="12"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="13"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="13"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-88.2deg);
}
pb-progress-circular[aria-valuenow="13"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="14"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="14"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-84.6deg);
}
pb-progress-circular[aria-valuenow="14"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="15"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="15"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-81deg);
}
pb-progress-circular[aria-valuenow="15"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="16"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="16"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-77.4deg);
}
pb-progress-circular[aria-valuenow="16"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="17"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="17"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-73.8deg);
}
pb-progress-circular[aria-valuenow="17"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="18"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="18"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-70.2deg);
}
pb-progress-circular[aria-valuenow="18"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="19"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="19"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-66.6deg);
}
pb-progress-circular[aria-valuenow="19"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="20"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="20"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-63deg);
}
pb-progress-circular[aria-valuenow="20"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="21"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="21"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-59.4deg);
}
pb-progress-circular[aria-valuenow="21"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="22"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="22"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-55.8deg);
}
pb-progress-circular[aria-valuenow="22"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="23"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="23"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-52.2deg);
}
pb-progress-circular[aria-valuenow="23"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="24"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="24"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-48.6deg);
}
pb-progress-circular[aria-valuenow="24"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="25"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="25"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-45deg);
}
pb-progress-circular[aria-valuenow="25"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="26"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="26"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-41.4deg);
}
pb-progress-circular[aria-valuenow="26"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="27"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="27"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-37.8deg);
}
pb-progress-circular[aria-valuenow="27"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="28"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="28"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-34.2deg);
}
pb-progress-circular[aria-valuenow="28"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="29"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="29"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-30.6deg);
}
pb-progress-circular[aria-valuenow="29"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="30"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="30"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-27deg);
}
pb-progress-circular[aria-valuenow="30"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="31"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="31"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-23.4deg);
}
pb-progress-circular[aria-valuenow="31"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="32"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="32"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-19.8deg);
}
pb-progress-circular[aria-valuenow="32"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="33"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="33"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-16.2deg);
}
pb-progress-circular[aria-valuenow="33"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="34"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="34"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-12.6deg);
}
pb-progress-circular[aria-valuenow="34"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="35"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="35"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-9deg);
}
pb-progress-circular[aria-valuenow="35"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="36"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="36"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-5.4deg);
}
pb-progress-circular[aria-valuenow="36"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="37"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="37"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(-1.8deg);
}
pb-progress-circular[aria-valuenow="37"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="38"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="38"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(1.8deg);
}
pb-progress-circular[aria-valuenow="38"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="39"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="39"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(5.4deg);
}
pb-progress-circular[aria-valuenow="39"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="40"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="40"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(9deg);
}
pb-progress-circular[aria-valuenow="40"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="41"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="41"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(12.6deg);
}
pb-progress-circular[aria-valuenow="41"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="42"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="42"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(16.2deg);
}
pb-progress-circular[aria-valuenow="42"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="43"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="43"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(19.8deg);
}
pb-progress-circular[aria-valuenow="43"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="44"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="44"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(23.4deg);
}
pb-progress-circular[aria-valuenow="44"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="45"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="45"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(27deg);
}
pb-progress-circular[aria-valuenow="45"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="46"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="46"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(30.6deg);
}
pb-progress-circular[aria-valuenow="46"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="47"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="47"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(34.2deg);
}
pb-progress-circular[aria-valuenow="47"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="48"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="48"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(37.8deg);
}
pb-progress-circular[aria-valuenow="48"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="49"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="49"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(41.4deg);
}
pb-progress-circular[aria-valuenow="49"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="50"] .pb-inner .pb-left .pb-half-circle {
transform: rotate(135deg);
}
pb-progress-circular[aria-valuenow="50"] .pb-inner .pb-right .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="50"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: transparent !important;
}
pb-progress-circular[aria-valuenow="51"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(138.6deg);
}
pb-progress-circular[aria-valuenow="51"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="51"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="52"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(142.2deg);
}
pb-progress-circular[aria-valuenow="52"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="52"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="53"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(145.8deg);
}
pb-progress-circular[aria-valuenow="53"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="53"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="54"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(149.4deg);
}
pb-progress-circular[aria-valuenow="54"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="54"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="55"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(153deg);
}
pb-progress-circular[aria-valuenow="55"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="55"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="56"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(156.6deg);
}
pb-progress-circular[aria-valuenow="56"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="56"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="57"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(160.2deg);
}
pb-progress-circular[aria-valuenow="57"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="57"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="58"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(163.8deg);
}
pb-progress-circular[aria-valuenow="58"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="58"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="59"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(167.4deg);
}
pb-progress-circular[aria-valuenow="59"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="59"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="60"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(171deg);
}
pb-progress-circular[aria-valuenow="60"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="60"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="61"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(174.6deg);
}
pb-progress-circular[aria-valuenow="61"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="61"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="62"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(178.2deg);
}
pb-progress-circular[aria-valuenow="62"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="62"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="63"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(181.8deg);
}
pb-progress-circular[aria-valuenow="63"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="63"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="64"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(185.4deg);
}
pb-progress-circular[aria-valuenow="64"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="64"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="65"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(189deg);
}
pb-progress-circular[aria-valuenow="65"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="65"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="66"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(192.6deg);
}
pb-progress-circular[aria-valuenow="66"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="66"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="67"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(196.2deg);
}
pb-progress-circular[aria-valuenow="67"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="67"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="68"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(199.8deg);
}
pb-progress-circular[aria-valuenow="68"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="68"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="69"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(203.4deg);
}
pb-progress-circular[aria-valuenow="69"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="69"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="70"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(207deg);
}
pb-progress-circular[aria-valuenow="70"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="70"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="71"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(210.6deg);
}
pb-progress-circular[aria-valuenow="71"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="71"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="72"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(214.2deg);
}
pb-progress-circular[aria-valuenow="72"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="72"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="73"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(217.8deg);
}
pb-progress-circular[aria-valuenow="73"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="73"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="74"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(221.4deg);
}
pb-progress-circular[aria-valuenow="74"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="74"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="75"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(225deg);
}
pb-progress-circular[aria-valuenow="75"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="75"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="76"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(228.6deg);
}
pb-progress-circular[aria-valuenow="76"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="76"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="77"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(232.2deg);
}
pb-progress-circular[aria-valuenow="77"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="77"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="78"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(235.8deg);
}
pb-progress-circular[aria-valuenow="78"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="78"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="79"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(239.4deg);
}
pb-progress-circular[aria-valuenow="79"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="79"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="80"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(243deg);
}
pb-progress-circular[aria-valuenow="80"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="80"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="81"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(246.6deg);
}
pb-progress-circular[aria-valuenow="81"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="81"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="82"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(250.2deg);
}
pb-progress-circular[aria-valuenow="82"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="82"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="83"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(253.8deg);
}
pb-progress-circular[aria-valuenow="83"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="83"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="84"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(257.4deg);
}
pb-progress-circular[aria-valuenow="84"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="84"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="85"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(261deg);
}
pb-progress-circular[aria-valuenow="85"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="85"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="86"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(264.6deg);
}
pb-progress-circular[aria-valuenow="86"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="86"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="87"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(268.2deg);
}
pb-progress-circular[aria-valuenow="87"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="87"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="88"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(271.8deg);
}
pb-progress-circular[aria-valuenow="88"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="88"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="89"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(275.4deg);
}
pb-progress-circular[aria-valuenow="89"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="89"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="90"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(279deg);
}
pb-progress-circular[aria-valuenow="90"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="90"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="91"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(282.6deg);
}
pb-progress-circular[aria-valuenow="91"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="91"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="92"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(286.2deg);
}
pb-progress-circular[aria-valuenow="92"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="92"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="93"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(289.8deg);
}
pb-progress-circular[aria-valuenow="93"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="93"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="94"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(293.4deg);
}
pb-progress-circular[aria-valuenow="94"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="94"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="95"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(297deg);
}
pb-progress-circular[aria-valuenow="95"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="95"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="96"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(300.6deg);
}
pb-progress-circular[aria-valuenow="96"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="96"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="97"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(304.2deg);
}
pb-progress-circular[aria-valuenow="97"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="97"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="98"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(307.8deg);
}
pb-progress-circular[aria-valuenow="98"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="98"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="99"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(311.4deg);
}
pb-progress-circular[aria-valuenow="99"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="99"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[aria-valuenow="100"] .pb-inner .pb-left .pb-half-circle {
transition: transform 0.1s linear;
transform: rotate(315deg);
}
pb-progress-circular[aria-valuenow="100"] .pb-inner .pb-right .pb-half-circle {
transform: rotate(45deg);
}
pb-progress-circular[aria-valuenow="100"] .pb-inner .pb-gap {
border-bottom-width: 5px;
border-bottom-style: solid;
transition: border-bottom-color 0.1s linear;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper {
animation: outer-rotate 2.91667s linear infinite;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner {
animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle, pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle {
animation-iteration-count: infinite;
animation-duration: 1.3125s;
animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle {
animation-name: left-wobble;
}
pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle {
animation-name: right-wobble;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper {
animation: none;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner {
animation: none;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-left .pb-half-circle {
animation-name: none;
}
.ng-hide pb-progress-circular[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle,
pb-progress-circular.ng-hide[pb-mode=indeterminate] .pb-spinner-wrapper .pb-inner .pb-right .pb-half-circle {
animation-name: none;
} | 0.823896 | 0.327346 |
@import url('http://fonts.googleapis.com/css?family=Lato:400,700');
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: <NAME> - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
height: 780px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
body{
font-family: "Lato", sans-serif;
font-size: 14px;
background-image: url("images/dark-wood.jpg");
background-repeat: repeat;
background-size: contain;
}
header{
width: 1000px;
height: 140px;
margin: 0 auto;
text-align: center;
background-image: url("images/header-page.jpg");
background-repeat: no-repeat;
background-size: contain;
}
header h1{
text-align: right;
font-weight: bold;
font-size: 3rem;
padding-top: 30px;
padding-right: 10px;
}
nav {
width: 1000px;
height: 32px;
background-image: url("images/header-page.jpg");
background-repeat: no-repeat;
background-size: 100%;
margin: 0 auto;
text-align: center;
}
nav ul li{
display: inline-block;
float: left;
padding-left: 30px;
padding-right: 10px;
padding-top: 5px;
}
nav ul li a{
text-decoration: none;
color: #FFFFFF;
font-size: 1.3rem;
}
nav ul li:hover a{
color: #000000;
cursor: pointer;
}
nav ul li:first-of-type a{
color: #000000;
}
main{
background-color: #ffffff;
width: 1000px;
height: 570px;
margin: 0 auto;
margin-top: 10px;
}
figure{
float: left;
width: 330px;
text-align: left;
border: thin silver solid;
margin-left: 15px;
margin-top: 15px;
padding: 5px;
size: 1.5em;
}
figure img{
width: 330px;
}
figcaption{
color: #999690;
font-size: 1.3rem;
}
aside{
float: right;
display: inline-block;
text-align: left;
width: 280px;
}
.popular-recipes{
margin-right: 40px;
width: 70%;
margin-top: 40px;
}
.popular-recipes h2{
font-size: 1.9rem;
color: #DF6581;
padding-right: 30px;
}
.popular-recipes ul {
padding-top: 15px;
list-style-type: none;
}
.popular-recipes ul li{
padding: 15px;
border-top: thin silver solid;
}
.popular-recipes ul li:first-of-type{
border-color: transparent;
}
.popular-recipes ul li:hover{
background-color: #EFEFEF;
border-color: transparent;
}
.popular-recipes ul li:hover a{
color: #9F88A1;
}
li:hover+li{
border-color: transparent;
}
.popular-recipes ul li a{
text-decoration: none;
font-size: 1.1rem;
color: #DF6581;
}
.courses{
width: 70%;
margin-right: 0;
display: inline-block;
border-right: thin silver solid;
height: 550px;
}
article{
/*width: 70%;*/
/*text-align: left;*/
display:inline-block;
/*background-color: #ffffff;*/
}
article div{
padding-top: 20px;
padding-left: 15px;
}
article div h2{
color: #666666;
font-size: 1.8rem;
padding-left: 360px;
padding-top: 20px;
}
article div h3{
color: #DEC57C;
font-size:1.3rem;
padding-left: 360px;
padding-top: 10px;
}
p{
color: #717D87;
padding-left: 375px;
padding-top: 10px;
font-size: 1.2rem;
}
/*article > div {*/
/*float: right;*/
/*}*/
footer{
width: 100%;
text-align: center;
background-color: #AEACA8;
margin-top: 5px;
height: 30px;
color: #ffffff;
padding-top: 15px;
} | Lecture6-10thFebruary/P06_JapaneseKitchen/japanese-kitchen.css | @import url('http://fonts.googleapis.com/css?family=Lato:400,700');
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: <NAME> - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
height: 780px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
body{
font-family: "Lato", sans-serif;
font-size: 14px;
background-image: url("images/dark-wood.jpg");
background-repeat: repeat;
background-size: contain;
}
header{
width: 1000px;
height: 140px;
margin: 0 auto;
text-align: center;
background-image: url("images/header-page.jpg");
background-repeat: no-repeat;
background-size: contain;
}
header h1{
text-align: right;
font-weight: bold;
font-size: 3rem;
padding-top: 30px;
padding-right: 10px;
}
nav {
width: 1000px;
height: 32px;
background-image: url("images/header-page.jpg");
background-repeat: no-repeat;
background-size: 100%;
margin: 0 auto;
text-align: center;
}
nav ul li{
display: inline-block;
float: left;
padding-left: 30px;
padding-right: 10px;
padding-top: 5px;
}
nav ul li a{
text-decoration: none;
color: #FFFFFF;
font-size: 1.3rem;
}
nav ul li:hover a{
color: #000000;
cursor: pointer;
}
nav ul li:first-of-type a{
color: #000000;
}
main{
background-color: #ffffff;
width: 1000px;
height: 570px;
margin: 0 auto;
margin-top: 10px;
}
figure{
float: left;
width: 330px;
text-align: left;
border: thin silver solid;
margin-left: 15px;
margin-top: 15px;
padding: 5px;
size: 1.5em;
}
figure img{
width: 330px;
}
figcaption{
color: #999690;
font-size: 1.3rem;
}
aside{
float: right;
display: inline-block;
text-align: left;
width: 280px;
}
.popular-recipes{
margin-right: 40px;
width: 70%;
margin-top: 40px;
}
.popular-recipes h2{
font-size: 1.9rem;
color: #DF6581;
padding-right: 30px;
}
.popular-recipes ul {
padding-top: 15px;
list-style-type: none;
}
.popular-recipes ul li{
padding: 15px;
border-top: thin silver solid;
}
.popular-recipes ul li:first-of-type{
border-color: transparent;
}
.popular-recipes ul li:hover{
background-color: #EFEFEF;
border-color: transparent;
}
.popular-recipes ul li:hover a{
color: #9F88A1;
}
li:hover+li{
border-color: transparent;
}
.popular-recipes ul li a{
text-decoration: none;
font-size: 1.1rem;
color: #DF6581;
}
.courses{
width: 70%;
margin-right: 0;
display: inline-block;
border-right: thin silver solid;
height: 550px;
}
article{
/*width: 70%;*/
/*text-align: left;*/
display:inline-block;
/*background-color: #ffffff;*/
}
article div{
padding-top: 20px;
padding-left: 15px;
}
article div h2{
color: #666666;
font-size: 1.8rem;
padding-left: 360px;
padding-top: 20px;
}
article div h3{
color: #DEC57C;
font-size:1.3rem;
padding-left: 360px;
padding-top: 10px;
}
p{
color: #717D87;
padding-left: 375px;
padding-top: 10px;
font-size: 1.2rem;
}
/*article > div {*/
/*float: right;*/
/*}*/
footer{
width: 100%;
text-align: center;
background-color: #AEACA8;
margin-top: 5px;
height: 30px;
color: #ffffff;
padding-top: 15px;
} | 0.368519 | 0.07946 |
.wrapper {
position: relative;
width: 450px;
height: 580px;
overflow: hidden;
margin-top: 10px;
}
.wrapper:nth-of-type(2) {
margin-top: calc(98px + 10px);
}
.wrapper:nth-of-type(3) {
margin-top: 110px;
}
.wrapper:nth-of-type(4) {
margin-top: 200px;
}
@media screen and (max-width: 940px) {
.wrapper {
margin-top: 50px;
}
.wrapper:nth-of-type(2) {
margin-top: 50px;
}
.wrapper:nth-of-type(4) {
margin-top: 50px;
}
}
/*.wrapper .text {
position: absolute;
bottom: 80px;
left: 7%;
opacity: 1;
}*/
.wrapper:hover .text {
opacity: 0;
}
.wrapper .text span:first-child {
color: #004853;
font-size: 1.3rem;
}
.wrapper .text span {
color: #004853;
font-size: 0.75rem;
}
.zoom-effect-container {
width: 100%;
height: 100%;
}
.image-card img {
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
transition: .1s ease;
background-color: #f63700;
z-index: 100;
}
.white-box-text {
background-color: white;
z-index: 100;
height: 135px;
width: 350px;
position: absolute;
bottom: 0%;
}
.white-box-text .text {
position: relative;
left: 2%;
top: 2%;
}
.btn {
position: absolute;
bottom: 15%;
opacity: 0;
}
.excerptHeader {
color: white;
font-size: 2rem;
position: relative;
top: 2%;
text-align: center;
}
.excerpt {
color: white;
position: relative;
font-size: 1.2rem;
text-align: center;
margin-top: 30px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 35px;
}
.btn-container .btn {
position: relative;
left: 35%;
}
.wrapper:hover .white-box-text {
opacity: 0;
}
.wrapper:hover .overlay {
opacity: 0.85;
}
.wrapper:hover .overlay .btn {
opacity: 1;
}
.wrapper:hover .text {
opacity: 0;
}
.wrapper:hover .image-card img {
-webkit-transform: scale(1.12);
transform: scale(1.12);
} | src/components/article/article.css | .wrapper {
position: relative;
width: 450px;
height: 580px;
overflow: hidden;
margin-top: 10px;
}
.wrapper:nth-of-type(2) {
margin-top: calc(98px + 10px);
}
.wrapper:nth-of-type(3) {
margin-top: 110px;
}
.wrapper:nth-of-type(4) {
margin-top: 200px;
}
@media screen and (max-width: 940px) {
.wrapper {
margin-top: 50px;
}
.wrapper:nth-of-type(2) {
margin-top: 50px;
}
.wrapper:nth-of-type(4) {
margin-top: 50px;
}
}
/*.wrapper .text {
position: absolute;
bottom: 80px;
left: 7%;
opacity: 1;
}*/
.wrapper:hover .text {
opacity: 0;
}
.wrapper .text span:first-child {
color: #004853;
font-size: 1.3rem;
}
.wrapper .text span {
color: #004853;
font-size: 0.75rem;
}
.zoom-effect-container {
width: 100%;
height: 100%;
}
.image-card img {
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
transition: .1s ease;
background-color: #f63700;
z-index: 100;
}
.white-box-text {
background-color: white;
z-index: 100;
height: 135px;
width: 350px;
position: absolute;
bottom: 0%;
}
.white-box-text .text {
position: relative;
left: 2%;
top: 2%;
}
.btn {
position: absolute;
bottom: 15%;
opacity: 0;
}
.excerptHeader {
color: white;
font-size: 2rem;
position: relative;
top: 2%;
text-align: center;
}
.excerpt {
color: white;
position: relative;
font-size: 1.2rem;
text-align: center;
margin-top: 30px;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 35px;
}
.btn-container .btn {
position: relative;
left: 35%;
}
.wrapper:hover .white-box-text {
opacity: 0;
}
.wrapper:hover .overlay {
opacity: 0.85;
}
.wrapper:hover .overlay .btn {
opacity: 1;
}
.wrapper:hover .text {
opacity: 0;
}
.wrapper:hover .image-card img {
-webkit-transform: scale(1.12);
transform: scale(1.12);
} | 0.665845 | 0.084266 |
background-image: url("../assets/guitarist.jpg");
background-size: cover;
background-position: center bottom;
/* background-attachment: fixed; */
height: 90vh;
z-index: -1;
}
body {
overflow-x: hidden;
}
#main button {
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}
[alt="logo"] {
max-width: 200px;
}
.bg-dark-green {
background: #1a8c73;
color: rgb(255, 255, 255);
}
.bg-mint {
background: #85e7bc;
color: rgb(85, 85, 85);
}
.bg-light-mint {
background: #b6fafa;
color: white;
}
.bg-blue {
color: rgb(85, 85, 85);
background: #b6d4fa;
}
.bg-light-purple {
background: #dcb6fa;
color: white;
}
.bg-pink {
background-color: #fab6f6;
color: rgb(85, 85, 85);
}
[alt=logo]{
mix-blend-mode: color-burn;
}
#gradient {
background: linear-gradient(#00000000, #0e6150);
}
#gradient2 {
background: linear-gradient(#0e6150, #00000000);
}
.lead {
font-size: 1.8em;
}
#main2, #test, #about, #contact{
background-image: url("../assets/pattern.jpg");
background-attachment: fixed;
background-size: 300px;
background-blend-mode: multiply;
background-position: top;
}
#main2 .container-fluid {
max-width: 1440px;
}
#about {
height: 100%;
}
#about .col-2 p {
font-weight: bold;
text-transform: uppercase;
font-size: 13em;
/* letter-spacing: 10px; */
transform: rotate(90deg);
mix-blend-mode: overlay;
}
#contact .col-2 p {
font-weight: bold;
text-transform: uppercase;
font-size: 8em;
/* letter-spacing: 10px; */
margin-top: 550px;
transform: rotate(270deg);
mix-blend-mode: overlay;
}
#about .row .w-100 {
background-color: #00000066;
padding: 40px;
height: 100%;
border-radius: 15px;
max-width: 1000px;
}
iframe {
width: 100%;
max-width: 800px;
height: 500px;
border: 2px solid rgb(85, 85, 85);
border-radius: 15px;
}
#contact{
background-color: #1a8c73;
background-blend-mode: multiply;
}
table {
border-radius: 6px;
}
.abud{
text-align: center;
padding-left: 73%;
color: tomato;
}
#logo{
text-align: center;
padding-top: 10%;
}
.paragraphone{
text-align: center;
font-weight: lighter;
color:peru;
}
#dashboard{
color: gold;
text-align: center;
font-family: serif;
font-size: x-large;
font-style: oblique;
}
#userequests{
display: none;
}
#progress{
display: none;
}
#usereviews{
display: none;
}
.dash{
display: none;
}
.one{
cursor: pointer;
color: lightgreen;
}
.prog{
cursor: pointer;
}
.col-md-5{
padding-left: 17%;
}
#ad{
text-align: center;
font-family: sans-serif;
color: #bab6fa;
}
#qw{
text-align: center;
font-family: sans-serif;
color: #bab6fa;
}
#marley{
display: none;
}
#letter{
cursor: pointer;
}
#kitu{
display: none;
}
#fom{
display:none ;
}
.wilder{
display: none;
}
.abuu{
cursor: pointer;
color: blue;
}
.abuu:hover{
text-decoration: underline;
}
.aguero{
display: none;
}
.abo{
cursor: pointer;
color: blue;
}
.abo:hover{
text-decoration: underline;
}
.silva{
display: none;
}
.semi{
cursor: pointer;
color: blue;
}
.semi:hover{
text-decoration: underline;
}
.wilderr{
display: none;
}
.abuuu{
cursor: pointer;
}
.agueroo{
display: none;
}
.aboo{
cursor: pointer;
}
.silvaa{
display: none;
}
.semii{
cursor: pointer;
}
.wilderrr{
display: none;
}
.abuuuu{
cursor: pointer;
}
.aguerooo{
display: none;
}
.abooo{
cursor: pointer;
}
.silvaaa{
display: none;
}
.semiii{
cursor: pointer;
}
.wilderrrr{
display: none;
}
.abuuuuu{
cursor: pointer;
}
.agueroooo{
display: none;
}
.aboooo{
cursor: pointer;
}
.silvaaaa{
display: none;
}
.semiiii{
cursor: pointer;
}
.wilderrrrb{
display: none;
}
.abuuuuub{
cursor: pointer;
}
.agueroooob{
display: none;
}
.aboooob{
cursor: pointer;
}
.silvaaaab{
display: none;
}
.semiiiib{
cursor: pointer;
}
#logo{
text-align: center;
padding-top: 10%;
}
.paragraphon{
text-align: center;
font-weight: lighter;
color:peru;
}
/* #dashboard{ */
/* color: gold; */
/* text-align: center; */
/* font-family: serif; */
/* font-size: x-large; */
/* font-style: oblique; */
/* } */
#center{
text-align: center;
}
body{
background-image: url(logo1.jpg);
} | css/styles.css | background-image: url("../assets/guitarist.jpg");
background-size: cover;
background-position: center bottom;
/* background-attachment: fixed; */
height: 90vh;
z-index: -1;
}
body {
overflow-x: hidden;
}
#main button {
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}
[alt="logo"] {
max-width: 200px;
}
.bg-dark-green {
background: #1a8c73;
color: rgb(255, 255, 255);
}
.bg-mint {
background: #85e7bc;
color: rgb(85, 85, 85);
}
.bg-light-mint {
background: #b6fafa;
color: white;
}
.bg-blue {
color: rgb(85, 85, 85);
background: #b6d4fa;
}
.bg-light-purple {
background: #dcb6fa;
color: white;
}
.bg-pink {
background-color: #fab6f6;
color: rgb(85, 85, 85);
}
[alt=logo]{
mix-blend-mode: color-burn;
}
#gradient {
background: linear-gradient(#00000000, #0e6150);
}
#gradient2 {
background: linear-gradient(#0e6150, #00000000);
}
.lead {
font-size: 1.8em;
}
#main2, #test, #about, #contact{
background-image: url("../assets/pattern.jpg");
background-attachment: fixed;
background-size: 300px;
background-blend-mode: multiply;
background-position: top;
}
#main2 .container-fluid {
max-width: 1440px;
}
#about {
height: 100%;
}
#about .col-2 p {
font-weight: bold;
text-transform: uppercase;
font-size: 13em;
/* letter-spacing: 10px; */
transform: rotate(90deg);
mix-blend-mode: overlay;
}
#contact .col-2 p {
font-weight: bold;
text-transform: uppercase;
font-size: 8em;
/* letter-spacing: 10px; */
margin-top: 550px;
transform: rotate(270deg);
mix-blend-mode: overlay;
}
#about .row .w-100 {
background-color: #00000066;
padding: 40px;
height: 100%;
border-radius: 15px;
max-width: 1000px;
}
iframe {
width: 100%;
max-width: 800px;
height: 500px;
border: 2px solid rgb(85, 85, 85);
border-radius: 15px;
}
#contact{
background-color: #1a8c73;
background-blend-mode: multiply;
}
table {
border-radius: 6px;
}
.abud{
text-align: center;
padding-left: 73%;
color: tomato;
}
#logo{
text-align: center;
padding-top: 10%;
}
.paragraphone{
text-align: center;
font-weight: lighter;
color:peru;
}
#dashboard{
color: gold;
text-align: center;
font-family: serif;
font-size: x-large;
font-style: oblique;
}
#userequests{
display: none;
}
#progress{
display: none;
}
#usereviews{
display: none;
}
.dash{
display: none;
}
.one{
cursor: pointer;
color: lightgreen;
}
.prog{
cursor: pointer;
}
.col-md-5{
padding-left: 17%;
}
#ad{
text-align: center;
font-family: sans-serif;
color: #bab6fa;
}
#qw{
text-align: center;
font-family: sans-serif;
color: #bab6fa;
}
#marley{
display: none;
}
#letter{
cursor: pointer;
}
#kitu{
display: none;
}
#fom{
display:none ;
}
.wilder{
display: none;
}
.abuu{
cursor: pointer;
color: blue;
}
.abuu:hover{
text-decoration: underline;
}
.aguero{
display: none;
}
.abo{
cursor: pointer;
color: blue;
}
.abo:hover{
text-decoration: underline;
}
.silva{
display: none;
}
.semi{
cursor: pointer;
color: blue;
}
.semi:hover{
text-decoration: underline;
}
.wilderr{
display: none;
}
.abuuu{
cursor: pointer;
}
.agueroo{
display: none;
}
.aboo{
cursor: pointer;
}
.silvaa{
display: none;
}
.semii{
cursor: pointer;
}
.wilderrr{
display: none;
}
.abuuuu{
cursor: pointer;
}
.aguerooo{
display: none;
}
.abooo{
cursor: pointer;
}
.silvaaa{
display: none;
}
.semiii{
cursor: pointer;
}
.wilderrrr{
display: none;
}
.abuuuuu{
cursor: pointer;
}
.agueroooo{
display: none;
}
.aboooo{
cursor: pointer;
}
.silvaaaa{
display: none;
}
.semiiii{
cursor: pointer;
}
.wilderrrrb{
display: none;
}
.abuuuuub{
cursor: pointer;
}
.agueroooob{
display: none;
}
.aboooob{
cursor: pointer;
}
.silvaaaab{
display: none;
}
.semiiiib{
cursor: pointer;
}
#logo{
text-align: center;
padding-top: 10%;
}
.paragraphon{
text-align: center;
font-weight: lighter;
color:peru;
}
/* #dashboard{ */
/* color: gold; */
/* text-align: center; */
/* font-family: serif; */
/* font-size: x-large; */
/* font-style: oblique; */
/* } */
#center{
text-align: center;
}
body{
background-image: url(logo1.jpg);
} | 0.302288 | 0.096621 |
================================================
/* Table of Content
==================================================
1. Fonts - Montserrat and Opensans
2. Common CSS
3. Loader CSS
4. Scrool top Arrow
5. header top area
6. Top Bar
7. Navigation
8. Banner Area
9. About Us
10. Services
11. Testimonials Wrapper
12. Satisfied Wrapper
13. Pricing Table
14. Our Team
15. Contact Us
16. Footer
17. Media Quries
/*
================================================
1. Fonts - Montserrat and Opensans
================================================
*/
@import url('https://sbtechnosoft.com//fonts.googleapis.com/css?family=Montserrat:400,500,700|Open+Sans:300,400,600,700');
/*
================================================
2. Common CSS
================================================
*/
* {
margin: 0;
padding: 0;
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
line-height: 24px;
font-weight: 400;
color: #666;
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
font-family: Montserrat, sans-serif;
margin-top: 0;
text-transform: none;
color: #272727;
}
h5 {
font-size: 18px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-0 {
margin-bottom: 0;
}
.pad-l4 {
padding-left: 40px;
}
.nopadding {
margin: 0;
padding: 0;
}
.white {
color: #fff;
}
.white-bg {
background: #fff !important;
}
h6 {
font-size: 16px;
margin: 0 0 5px;
}
a, a:hover, a:active, a:focus {
outline: none;
border: none;
font-family: Montserrat, sans-serif;
text-decoration: none;
}
a {
color: #666666;
transition: all 0.3s ease 0s;
}
a:hover {
color: #337ab7;
text-decoration: none;
}
body, html {
height: 100%
}
.section-lg {
float: left;
width: 100%;
}
.lspace-1 {
letter-spacing: 10px;
}
.title-line.align-center {
float: none;
height: 2px;
margin: 0 auto 30px;
padding: 0;
width: 34px;
}
.title-line {
background-color: #161616;
float: left;
height: 2px;
margin: 0 auto 60px;
padding: 0;
width: 34px;
}
section {
width: 100%;
float: left;
padding: 80px 0;
}
.section-title {
text-align: center;
margin: 0 0 30px;
}
.section-title h2:before {
content: "";
height: 3px;
left: -60px;
margin-top: -2.5px;
position: absolute;
top: 55%;
width: 50px;
}
.section-title h2 {
font-size: 35px;
letter-spacing: 1.2px;
padding: 0;
margin-bottom: 15px;
position: relative;
display: inline-block;
}
.section-title h2:after {
content: "";
height: 3px;
margin-top: -2.5px;
position: absolute;
right: -60px;
top: 55%;
width: 50px;
}
.section-title > p {
color: #666;
}
.section-title > p span {
display: block;
}
.pad-20 {
padding-left: 20px;
padding-right: 20px;
}
.pad-30 {
padding-bottom: 30px;
padding-top: 30px;
}
.mb-20 {
margin-bottom: 20px;
}
/*color changer*/
#switcher {
position: fixed;
bottom: 40%;
left: -170px;
width: 170px;
z-index: 9999;
font-size: 15px;
padding-bottom: 20px;
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
height: 90px;
background: #fff;
box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.2);
}
#switcher.active {
left: 0px;
}
#switcher p {
color: #fff;
bottom: -6px;
position: absolute;
left: 21px;
font-size: 13px;
}
#switcher .theme-click {
color: #ffffff;
cursor: pointer;
display: block;
font-size: 20px;
height: 40px;
line-height: 40px;
position: absolute;
right: -40px;
text-align: center;
top: 0;
width: 40px;
z-index: 2;
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.16);
}
#switcher .theme-color {
width: 30px;
height: 30px;
margin: 10px;
position: absolute;
left: 0px;
cursor: pointer;
}
#switcher .theme-active {
background: #fbb829;
}
#switcher .theme-color-two {
background: #009688;
left: 40px;
}
#switcher .theme-color-three {
background: #C46123;
left: 80px;
}
#switcher .theme-color-four {
background: #19bdc7;
left: 120px;
}
#switcher .theme-color-five {
background: #46c6fb;
left: 0px;
top: 40px;
}
#switcher .theme-color-six {
background: #2ecc71;
left: 40px;
top: 40px;
}
#switcher .theme-color-seven {
background: #008cba;
left: 80px;
top: 40px;
}
#switcher .theme-color-eight {
background: #8a7bd1;
left: 120px;
top: 40px;
}
/*
================================================
3. Loader CSS
================================================
*/
#loader {
background: url(../images/loader.gif) no-repeat center center #fff;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999999;
}
/*
================================================
4. Scrool top Arrow
================================================
*/
#scrollUp {
background: rgba(69, 75, 84, 0.7) none repeat scroll 0 0;
bottom: 30px;
color: #fff;
font-size: 12px;
height: 40px;
text-decoration: none;
right: 30px;
text-align: center;
transition: all 0.3s ease 0s;
width: 40px;
}
#scrollUp i {
display: block;
line-height: 40px;
}
/*
================================================
5. header top area
================================================
*/
.header-top-area {
left: 0;
top: 0;
width: 100%;
z-index: 9999;
-webkit-transition: .4s;
transition: .4s;
background: #fff;
}
.logo a {
font-size: 24px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
position: relative;
z-index: 9999;
color: #fff;
}
header .logo:before {
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
transform: skewX(-45deg);
width: 2000px;
z-index: 999;
}
header .logo {
height: 100%;
margin: 0;
padding: 29px 0;
position: relative;
}
/*
================================================
6. Top Bar
================================================
*/
.top-bar {
background: #212124;
padding: 10px 0;
font-size: 13px;
}
.top-bar p {
color: #a4a4a6;
margin: 0px;
padding: 0;
font-size: 13px;
}
.top-bar a {
color: #a4a4a6;
}
.top-bar a:hover .fa-envelope, .top-bar a:hover {
color: #fff;
}
.top-bar .fa {
color: #a4a4a6;
margin-right: 6px;
}
.top-bar ul {
margin: 2px 0 0;
padding: 0;
}
.top-bar ul li {
margin-right: 15px;
padding: 0;
}
.top-header-wrapper ul {
margin: 0;
padding: 0;
list-style: none;
}
.top-header-wrapper ul li:first-child {
margin: 0;
}
.top-header-wrapper ul li {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
display: inline-block;
}
.top-header-wrapper > a {
color: #a4a4a6;
}
.top-header-wrapper i {
margin-right: 5px;
}
.top-support > span {
display: block;
}
span.separator {
margin: 0 10px;
}
/*
================================================
7. Navigation
================================================
*/
.menu-bg .header-top-area + .banner-wrapper {
margin-top: 70px;
}
.menu-bg .header-top-area {
background: rgba(255, 255, 255, 1);
z-index: 99999;
position: fixed;
box-shadow: 0 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
}
.menu-bg .logo {
padding: 18px 0;
transition: all 0.3s ease 0s;
margin-bottom: -1px;
}
.navbar-default {
background-color: inherit;
border-color: inherit;
}
.navbar {
border-radius: 0;
min-height: auto;
margin: 0;
border: none;
z-index: 9;
}
.navbar-collapse {
float: right;
margin: 0;
padding: 0;
}
.navbar-brand {
padding: 0;
height: auto;
}
.navbar-nav > li {
padding: 0;
}
.navbar-default .navbar-nav li a {
color: #333;
font-size: 13px;
font-weight: 400;
padding: 30px 16px;
transition: all 0.3s ease 0s;
text-transform: uppercase;
}
.menu-bg .navbar-default .navbar-nav li a {
padding: 20px 13px;
transition: all 0.3s ease 0s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
background-color: inherit;
color: #333;
}
.header-top-area .navbar-nav > li.active > a::before {
content: "";
height: 11px;
left: 3px;
margin-top: -5px;
position: absolute;
top: 50%;
width: 2px;
}
/*
================================================
8. Banner Area
================================================
*/
.banner-wrapper:before {
background: #000 none repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
opacity: 0.8;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.banner-wrapper {
float: left;
width: 100%;
margin: 0;
padding: 0;
background-image: url("../images/banner.jpg");
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
transition: opacity 0.3s ease 0s;
z-index: 999;
position: relative;
}
.banner-content {
display: table;
height: 550px;
width: 100%;
}
.banner-content-table-cell {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.banner-content h1 {
font-size: 60px;
font-weight: 500;
letter-spacing: 0.06em;
padding: 0;
margin: 0 0 25px;
color: #fff;
}
.banner-content p {
color: #fff;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.03em;
padding: 0 160px 30px;
}
/* slider btn */
.banner-content .btn {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
padding: 12px 30px;
border-radius: 0;
border: none;
background: none;
color: #fbb829;
border: 1px solid #fbb829;
}
.banner-content .btn:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.banner-content .btn:hover:before, .banner-content .btn:focus:before, .banner-content .btn:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*
================================================
9. About Us
================================================
*/
.aboutus {
padding: 65px 0 50px;
}
.about-details img {
width: 100%;
}
.aboutus h4 {
font-size: 22px;
letter-spacing: 0.6px;
margin: 0 0 8px;
padding: 0;
}
.readmore {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
padding: 8px 20px;
border-radius: 0;
border: none;
background: none;
color: #fbb829;
margin: 15px 0 20px;
}
.readmore:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.readmore:hover, .readmore:focus, .readmore:active {
color: #000;
}
.readmore:hover:before, .readmore:focus:before, .readmore:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.about-details > img {
margin-bottom: 17px;
}
.we-do > ul {
list-style: outside none none;
margin: 17px 0 0;
padding: 0;
}
.we-do > ul li {
margin-bottom: 10px;
}
.we-do > ul li:last-child {
margin-bottom: 0;
}
.we-do > ul li i {
margin-right: 10px;
}
.progress-bar {
border-radius: 0;
box-shadow: none;
color: #fff;
float: left;
font-family: "Montserrat";
font-size: 11px;
font-weight: 300;
height: 100%;
letter-spacing: 1px;
line-height: 18px;
padding-right: 15px;
text-align: right;
width: 0;
background-color: #FBB829;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aboutme {
margin-bottom: 20px;
}
.html {
width: 82%;
}
.css3 {
width: 78%;
}
.bootstrap {
width: 85%;
}
.photoshop {
width: 65%;
}
.jquery {
width: 90%;
}
.javascript {
width: 95%;
}
.progress {
border-radius: 0;
box-shadow: none;
height: 3px;
margin-top: 5px;
}
.skill-progress {
color: #999;
font-size: 13px;
font-weight: 600;
overflow: hidden;
position: relative;
}
.web-bar {
color: #999;
font-family: "Montserrat", sans-serif;
font-size: 10px;
font-weight: 700;
min-height: 30px;
min-width: 30px;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bar1 {
right: 16%;
}
.bar2 {
right: 26%;
}
.bar3 {
right: 11%;
}
.bar4 {
right: 31%;
}
.bar5 {
right: 7%;
}
/*
================================================
10. Services
================================================
*/
.services {
padding: 64px 0 20px;
background: #f7f7f7;
}
.service-callouts {
text-align: center;
}
.service-callouts h2 {
font-size: 20px;
margin: 0 0 10px;
line-height: normal;
padding: 0;
font-size: 1.6rem;
font-weight: 600;
text-transform: capitalize;
}
.service-callouts .service-box {
-webkit-transform: translateZ(0);
text-align: center;
transition: 0.3s ease-out;
margin-bottom: 50px;
-webkit-box-shadow: 0 10px 6px -6px #eaeaea;
-moz-box-shadow: 0 10px 6px -6px #eaeaea;
box-shadow: 0 10px 6px -6px #eaeaea;
padding: 30px;
border-style: dashed;
border-color: #eaeaea;
border-width: 1px;
background: #fff;
}
.service-callouts .service-box .read_service {
text-decoration: none;
}
.service-callouts .service-box i.fa {
margin-top: 15px;
font-size: 30px;
}
.service-callouts .service-box h3 {
position: relative;
margin-top: 20px;
}
.service-callouts .service-box p {
color: #555;
margin: 0;
}
/*
================================================
11. Testimonials Wrapper
================================================
*/
.testimonials-wrapper {
width: 100%;
float: left;
background: #fff;
padding: 63px 0 70px;
}
.testimonial-img {
border-right: 1px solid #e1e7ee;
margin: 0 0 20px;
}
.testimonial-img > i {
border-radius: 50%;
color: #fff;
font-size: 20px;
height: 40px;
line-height: 40px;
position: absolute;
right: 26%;
text-align: center;
top: 0;
width: 40px;
}
.carousel-inner .testimonial-img img {
display: block;
transform-style: preserve-3d;
}
.testimonial-img > img {
border-radius: 50%;
height: 150px;
margin: 0 auto;
width: 150px;
transform-style: preserve-3d;
}
.textimonial-text {
margin-top: 0;
}
.textimonial-text > p {
color: #465053;
font-weight: 400;
}
.client-name {
color: #e9563d;
margin-top: 30px;
text-transform: uppercase;
}
.testimonial-rating > p {
display: inline-block;
font-weight: 600;
color: #222;
}
.testimonial-rating > ul {
display: inline-block;
margin-left: 10px;
}
.testimonial-rating li {
display: inline-block;
}
.textimonial-text > i {
color: #0d9587;
font-size: 20px;
position: relative;
right: -95%;
}
.textimonial-text > i {
font-size: 20px;
position: relative;
right: -95%;
}
.testimonials-wrapper .carousel-indicators {
bottom: -16px;
}
.testimonials-wrapper .carousel-indicators li {
height: 10px;
margin: 0 0 0 5px;
padding: 0;
transition: all 0.4s ease 0s;
width: 10px;
border-radius: 0;
background: #eee;
border: none;
}
.testimonials-wrapper .carousel-indicators .active {
height: 10px;
margin: 0 0 0 5px;
transition: all 0.4s ease 0s;
width: 10px;
border-radius: 0;
border: none;
}
/*
================================================
12. Satisfied Wrapper
================================================
*/
.satisfied-wrapper {
padding: 99px 0 70px;
width: 100%;
float: left;
background: url(../images/satisfied-wrapper-bg.png) left top repeat;
text-align: center;
width: 100%;
}
.satisfied-wrapper .counter {
border: 1px dashed #999;
padding: 15px;
position: relative;
}
.satisfied-wrapper .counter .icon {
top: -30px;
left: calc(50% - 30px);
position: absolute;
text-align: center;
}
.satisfied-wrapper .counter .icon span {
background: #fff;
font-size: 34px;
height: 60px;
line-height: 55px;
width: 70px;
}
.satisfied-wrapper .counter .lnr {
font-size: 35px;
color: #0e3655;
margin: 0 0 20px;
display: inline-block;
}
.satisfied-wrapper .counter .number {
font-size: 35px;
font-weight: 700;
margin: 0 auto;
padding: 35px 0 0;
color: #2d2e2e;
}
.satisfied-wrapper .counter p {
color: #555;
font-size: 16px;
font-weight: 400;
margin: 15px 0 0;
padding: 0;
}
/*
================================================
13. Pricing Table
================================================
*/
.pricing-table-wrapper {
padding: 63px 0 70px;
}
.pricing_item {
position: relative;
padding: 2.5rem 1.875rem;
border: 1px solid #e6e1e1;
z-index: 1;
text-align: center;
}
.pricing_item.active {
color: #fff;
}
.pricing_item.active .pricebox {
border-color: #fff;
}
.pricing_item .pricebox {
border-bottom: 1px solid #e6e1e1;
padding-bottom: 20px;
margin: 0 0 25px;
}
.pricebox .price_title {
float: left;
text-align: left;
}
.pricebox .price_title, .pricebox .price {
display: inline-block;
}
.pricebox .price {
float: right;
}
.pricebox .price p > strong {
font-size: 3.75rem;
font-weight: bold;
color: #2d2d2d;
}
.pricebox .price span.month {
font-size: 0.875rem;
font-weight: normal;
}
.pricing_item .availability:before {
content: '\f00c';
font-family: FontAwesome;
color: #515A5F;
display: none;
vertical-align: middle;
width: 24px;
margin-left: -24px;
}
.pricing_item.active .readmore {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #000;
border-radius: 0;
box-shadow: 0 0 1px transparent;
color: #000;
display: inline-block;
margin: 15px 0 20px;
padding: 8px 20px;
position: relative;
transform: perspective(1px) translateZ(0px);
transition-duration: 0.5s;
transition-property: color;
vertical-align: middle;
}
.pricing_item.active .readmore:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.pricing_item.active .readmore:hover, .pricing_item.active .readmore:focus, .readmore:active {
color: #fff;
border: 1px solid #000;
}
.pricing_item.active .readmore:hover:before, .pricing_item.active .readmore:focus:before, .readmore:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
border: 1px solid #000;
}
/*
================================================
14. Our Team
================================================
*/
.our-team {
background: #f7f7f7;
padding: 63px 0 70px;
}
.our-team .section-title {
margin: 0;
}
.our-team-single {
margin-top: 30px
}
.caption-text h3 > a {
display: inline-block;
font-size: 19px;
margin-top: 18px;
color: #2d2d2d
}
.caption-text > span {
display: inline-block;
font-size: 14px;
font-weight: 500;
margin: 0;
}
.team-social li {
display: inline-block;
}
.team-social a {
border-radius: 50%;
color: #fff;
display: block;
font-size: 17px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
}
.team-social a:hover {
background: #fff;
}
.team-social > ul {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
left: 17%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
top: 45%;
visibility: hidden;
z-index: -1;
}
.our-team-single:hover .team-social > ul {
visibility: visible;
-webkit-backface-visibility: visible;
backface-visibility: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 1;
}
.our-team-img img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition-duration: 600ms;
transition-duration: 600ms;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
width: 100%;
}
.our-team-single:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.our-team-img {
position: relative;
overflow: hidden
}
.team-social {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: rgba(23, 23, 23, 0.8) none repeat scroll 0 0;
min-height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
text-align: center;
top: 0;
-webkit-transform: perspective(700px) rotateX(90deg);
transform: perspective(700px) rotateX(90deg);
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
visibility: hidden;
width: 100%;
}
.our-team-single:hover .team-social {
-webkit-backface-visibility: visible;
backface-visibility: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: perspective(700px) rotateX(0deg);
transform: perspective(700px) rotateX(0deg);
visibility: visible;
}
.caption-text {
background: #fff none repeat scroll 0 0;
padding: 0 0 20px;
text-align: center;
}
/*
================================================
15. Contact Us
================================================
*/
.contactus {
padding: 63px 0 50px;
background: #fff;
}
.contact-address {
color: #0b192d;
position: relative;
}
.form-group {
position: relative;
}
.contact-form .fa {
border-left: 1px solid #dfdfdf;
font-size: 15px;
height: 29px;
line-height: 29px;
padding-left: 3px;
position: absolute;
right: 5px;
text-align: center;
top: 5px;
width: 29px;
}
.form-control {
background-color: transparent;
background-image: none;
border: 1px solid #dfdfdf;
border-radius: 0;
box-shadow: none;
color: #333333;
display: block;
font-size: 14px;
height: 39px;
line-height: 1.42857;
padding: 6px 12px;
width: 100%;
}
.contact-address .contact-info {
position: relative;
color: #64686d;
}
.contact-address .contact-info p {
margin: 0 0 20px;
line-height: 30px;
}
.contact-address .contact-info span {
display: block;
}
.contact-address .contact-info .contact-icon > i {
font-size: 40px;
margin-bottom: 15px;
}
.google-map {
float: left;
width: 100%;
pointer-events: none;
}
.google-map iframe {
width: 100%;
border: none;
height: 300px;
margin: 0 0 -6px;
}
/*
================================================
16. Footer
================================================
*/
footer {
padding: 10px 0;
width: 100%;
float: left;
background: #212124;
}
footer p {
color: #a4a4a6;
text-align: center;
margin: 0;
font-size:12px;
}
/*
================================================
17. Media Quries
================================================
*/
@media (min-width: 768px) and (max-width: 991px) {
/******* Common CSS *******/
.r-mbot-4 {
margin-bottom: 40px
}
/******* logo *******/
header .logo {
padding: 29px 20px;
}
.menu-bg .logo {
padding-top: 18px;
}
.logo {
float: left;
padding-top: 22px;
}
.navigation {
padding: 0;
}
.navbar-toggle {
margin-right: 0;
margin-top: -34px;
}
.navbar-collapse {
margin: 0;
}
.navigation .navbar-collapse {
padding: 0;
}
.navbar-default .navbar-nav li a {
padding: 30px 10px;
font-size: 12px;
}
.menu-bg .navbar-default .navbar-nav li a {
padding: 20px 8px;
}
.navbar {
margin-top: 0px;
}
/******* satisfied wrapper *******/
.satisfied-wrapper {
padding: 99px 0 10px;
}
.satisfied-wrapper .counter {
margin: 0 0 59px;
}
/******* Testimonials *******/
.testimonial-img > i {
right: 40%;
}
.testimonial-img {
border: none;
}
/******* pricing table *******/
.pricebox .price_title h3 {
font-size: 18px;
}
#scrool-top {
right: 15px;
}
}
@media (max-width: 767px) {
/******* Common CSS *******/
.section-title > p {
padding: 0 10px;
}
.section-title > p span {
display: inherit;
}
.section-title h2:before {
width: 30px;
left: -35px;
}
section h2 {
font-size: 25px;
}
.section-title h2:after {
width: 30px;
right: -35px;
}
/******* logo *******/
.logo {
padding: 15px 0 13px;
}
/******* navigation *******/
.menu-bg .navbar-toggle {
margin-top: -43px;
}
.navbar {
z-index: 9999;
}
header .logo {
margin: 0 0 -2px;
}
.navbar-toggle {
margin-right: 0;
margin-top: -56px;
border: none;
background: #fff;
box-shadow: 0 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
}
.menu-bg .navbar-collapse, .navbar-collapse {
background: #f7f7f7;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background: #eee;
}
.navbar-default .navbar-nav li a, .menu-bg .navbar-default .navbar-nav li a {
padding: 11px 15px;
}
.menu-bg .logo {
padding: 18px 0 10px;
}
header .navbar-nav {
margin: 7.5px 0;
}
.navbar {
margin: 0;
}
.navbar-brand {
display: block;
padding: 0;
height: auto;
}
.navbar-default .navbar-collapse {
float: none;
border: none;
box-shadow: none;
}
/******* slider *******/
.banner-content {
height: 450px;
}
.banner-content h1 {
font-size: 40px;
}
.banner-content p {
padding: 0 0 30px;
}
/******* skill *******/
.skill {
margin: 20px 0 0;
}
/******* satisfied wrapper *******/
.satisfied-wrapper {
padding: 25px 0 68px;
}
.satisfied-wrapper .counter {
margin: 50px 0 0;
}
/******* testimonials *******/
.testimonial-img {
border: none;
}
/******* pricing table *******/
.pricing-table-wrapper .section-title {
margin: 0 0 10px;
}
.pricing-table-wrapper .pricing_item {
margin-top: 20px;
}
#scrool-top {
right: 15px;
}
.contactus:before {
display: none;
}
} | public/css/style.css | ================================================
/* Table of Content
==================================================
1. Fonts - Montserrat and Opensans
2. Common CSS
3. Loader CSS
4. Scrool top Arrow
5. header top area
6. Top Bar
7. Navigation
8. Banner Area
9. About Us
10. Services
11. Testimonials Wrapper
12. Satisfied Wrapper
13. Pricing Table
14. Our Team
15. Contact Us
16. Footer
17. Media Quries
/*
================================================
1. Fonts - Montserrat and Opensans
================================================
*/
@import url('https://sbtechnosoft.com//fonts.googleapis.com/css?family=Montserrat:400,500,700|Open+Sans:300,400,600,700');
/*
================================================
2. Common CSS
================================================
*/
* {
margin: 0;
padding: 0;
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
line-height: 24px;
font-weight: 400;
color: #666;
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
font-family: Montserrat, sans-serif;
margin-top: 0;
text-transform: none;
color: #272727;
}
h5 {
font-size: 18px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-0 {
margin-bottom: 0;
}
.pad-l4 {
padding-left: 40px;
}
.nopadding {
margin: 0;
padding: 0;
}
.white {
color: #fff;
}
.white-bg {
background: #fff !important;
}
h6 {
font-size: 16px;
margin: 0 0 5px;
}
a, a:hover, a:active, a:focus {
outline: none;
border: none;
font-family: Montserrat, sans-serif;
text-decoration: none;
}
a {
color: #666666;
transition: all 0.3s ease 0s;
}
a:hover {
color: #337ab7;
text-decoration: none;
}
body, html {
height: 100%
}
.section-lg {
float: left;
width: 100%;
}
.lspace-1 {
letter-spacing: 10px;
}
.title-line.align-center {
float: none;
height: 2px;
margin: 0 auto 30px;
padding: 0;
width: 34px;
}
.title-line {
background-color: #161616;
float: left;
height: 2px;
margin: 0 auto 60px;
padding: 0;
width: 34px;
}
section {
width: 100%;
float: left;
padding: 80px 0;
}
.section-title {
text-align: center;
margin: 0 0 30px;
}
.section-title h2:before {
content: "";
height: 3px;
left: -60px;
margin-top: -2.5px;
position: absolute;
top: 55%;
width: 50px;
}
.section-title h2 {
font-size: 35px;
letter-spacing: 1.2px;
padding: 0;
margin-bottom: 15px;
position: relative;
display: inline-block;
}
.section-title h2:after {
content: "";
height: 3px;
margin-top: -2.5px;
position: absolute;
right: -60px;
top: 55%;
width: 50px;
}
.section-title > p {
color: #666;
}
.section-title > p span {
display: block;
}
.pad-20 {
padding-left: 20px;
padding-right: 20px;
}
.pad-30 {
padding-bottom: 30px;
padding-top: 30px;
}
.mb-20 {
margin-bottom: 20px;
}
/*color changer*/
#switcher {
position: fixed;
bottom: 40%;
left: -170px;
width: 170px;
z-index: 9999;
font-size: 15px;
padding-bottom: 20px;
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
height: 90px;
background: #fff;
box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.2);
}
#switcher.active {
left: 0px;
}
#switcher p {
color: #fff;
bottom: -6px;
position: absolute;
left: 21px;
font-size: 13px;
}
#switcher .theme-click {
color: #ffffff;
cursor: pointer;
display: block;
font-size: 20px;
height: 40px;
line-height: 40px;
position: absolute;
right: -40px;
text-align: center;
top: 0;
width: 40px;
z-index: 2;
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.16);
}
#switcher .theme-color {
width: 30px;
height: 30px;
margin: 10px;
position: absolute;
left: 0px;
cursor: pointer;
}
#switcher .theme-active {
background: #fbb829;
}
#switcher .theme-color-two {
background: #009688;
left: 40px;
}
#switcher .theme-color-three {
background: #C46123;
left: 80px;
}
#switcher .theme-color-four {
background: #19bdc7;
left: 120px;
}
#switcher .theme-color-five {
background: #46c6fb;
left: 0px;
top: 40px;
}
#switcher .theme-color-six {
background: #2ecc71;
left: 40px;
top: 40px;
}
#switcher .theme-color-seven {
background: #008cba;
left: 80px;
top: 40px;
}
#switcher .theme-color-eight {
background: #8a7bd1;
left: 120px;
top: 40px;
}
/*
================================================
3. Loader CSS
================================================
*/
#loader {
background: url(../images/loader.gif) no-repeat center center #fff;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999999;
}
/*
================================================
4. Scrool top Arrow
================================================
*/
#scrollUp {
background: rgba(69, 75, 84, 0.7) none repeat scroll 0 0;
bottom: 30px;
color: #fff;
font-size: 12px;
height: 40px;
text-decoration: none;
right: 30px;
text-align: center;
transition: all 0.3s ease 0s;
width: 40px;
}
#scrollUp i {
display: block;
line-height: 40px;
}
/*
================================================
5. header top area
================================================
*/
.header-top-area {
left: 0;
top: 0;
width: 100%;
z-index: 9999;
-webkit-transition: .4s;
transition: .4s;
background: #fff;
}
.logo a {
font-size: 24px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
position: relative;
z-index: 9999;
color: #fff;
}
header .logo:before {
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
transform: skewX(-45deg);
width: 2000px;
z-index: 999;
}
header .logo {
height: 100%;
margin: 0;
padding: 29px 0;
position: relative;
}
/*
================================================
6. Top Bar
================================================
*/
.top-bar {
background: #212124;
padding: 10px 0;
font-size: 13px;
}
.top-bar p {
color: #a4a4a6;
margin: 0px;
padding: 0;
font-size: 13px;
}
.top-bar a {
color: #a4a4a6;
}
.top-bar a:hover .fa-envelope, .top-bar a:hover {
color: #fff;
}
.top-bar .fa {
color: #a4a4a6;
margin-right: 6px;
}
.top-bar ul {
margin: 2px 0 0;
padding: 0;
}
.top-bar ul li {
margin-right: 15px;
padding: 0;
}
.top-header-wrapper ul {
margin: 0;
padding: 0;
list-style: none;
}
.top-header-wrapper ul li:first-child {
margin: 0;
}
.top-header-wrapper ul li {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
display: inline-block;
}
.top-header-wrapper > a {
color: #a4a4a6;
}
.top-header-wrapper i {
margin-right: 5px;
}
.top-support > span {
display: block;
}
span.separator {
margin: 0 10px;
}
/*
================================================
7. Navigation
================================================
*/
.menu-bg .header-top-area + .banner-wrapper {
margin-top: 70px;
}
.menu-bg .header-top-area {
background: rgba(255, 255, 255, 1);
z-index: 99999;
position: fixed;
box-shadow: 0 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
}
.menu-bg .logo {
padding: 18px 0;
transition: all 0.3s ease 0s;
margin-bottom: -1px;
}
.navbar-default {
background-color: inherit;
border-color: inherit;
}
.navbar {
border-radius: 0;
min-height: auto;
margin: 0;
border: none;
z-index: 9;
}
.navbar-collapse {
float: right;
margin: 0;
padding: 0;
}
.navbar-brand {
padding: 0;
height: auto;
}
.navbar-nav > li {
padding: 0;
}
.navbar-default .navbar-nav li a {
color: #333;
font-size: 13px;
font-weight: 400;
padding: 30px 16px;
transition: all 0.3s ease 0s;
text-transform: uppercase;
}
.menu-bg .navbar-default .navbar-nav li a {
padding: 20px 13px;
transition: all 0.3s ease 0s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
background-color: inherit;
color: #333;
}
.header-top-area .navbar-nav > li.active > a::before {
content: "";
height: 11px;
left: 3px;
margin-top: -5px;
position: absolute;
top: 50%;
width: 2px;
}
/*
================================================
8. Banner Area
================================================
*/
.banner-wrapper:before {
background: #000 none repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
opacity: 0.8;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.banner-wrapper {
float: left;
width: 100%;
margin: 0;
padding: 0;
background-image: url("../images/banner.jpg");
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
transition: opacity 0.3s ease 0s;
z-index: 999;
position: relative;
}
.banner-content {
display: table;
height: 550px;
width: 100%;
}
.banner-content-table-cell {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.banner-content h1 {
font-size: 60px;
font-weight: 500;
letter-spacing: 0.06em;
padding: 0;
margin: 0 0 25px;
color: #fff;
}
.banner-content p {
color: #fff;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.03em;
padding: 0 160px 30px;
}
/* slider btn */
.banner-content .btn {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
padding: 12px 30px;
border-radius: 0;
border: none;
background: none;
color: #fbb829;
border: 1px solid #fbb829;
}
.banner-content .btn:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.banner-content .btn:hover:before, .banner-content .btn:focus:before, .banner-content .btn:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*
================================================
9. About Us
================================================
*/
.aboutus {
padding: 65px 0 50px;
}
.about-details img {
width: 100%;
}
.aboutus h4 {
font-size: 22px;
letter-spacing: 0.6px;
margin: 0 0 8px;
padding: 0;
}
.readmore {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
padding: 8px 20px;
border-radius: 0;
border: none;
background: none;
color: #fbb829;
margin: 15px 0 20px;
}
.readmore:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.readmore:hover, .readmore:focus, .readmore:active {
color: #000;
}
.readmore:hover:before, .readmore:focus:before, .readmore:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.about-details > img {
margin-bottom: 17px;
}
.we-do > ul {
list-style: outside none none;
margin: 17px 0 0;
padding: 0;
}
.we-do > ul li {
margin-bottom: 10px;
}
.we-do > ul li:last-child {
margin-bottom: 0;
}
.we-do > ul li i {
margin-right: 10px;
}
.progress-bar {
border-radius: 0;
box-shadow: none;
color: #fff;
float: left;
font-family: "Montserrat";
font-size: 11px;
font-weight: 300;
height: 100%;
letter-spacing: 1px;
line-height: 18px;
padding-right: 15px;
text-align: right;
width: 0;
background-color: #FBB829;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aboutme {
margin-bottom: 20px;
}
.html {
width: 82%;
}
.css3 {
width: 78%;
}
.bootstrap {
width: 85%;
}
.photoshop {
width: 65%;
}
.jquery {
width: 90%;
}
.javascript {
width: 95%;
}
.progress {
border-radius: 0;
box-shadow: none;
height: 3px;
margin-top: 5px;
}
.skill-progress {
color: #999;
font-size: 13px;
font-weight: 600;
overflow: hidden;
position: relative;
}
.web-bar {
color: #999;
font-family: "Montserrat", sans-serif;
font-size: 10px;
font-weight: 700;
min-height: 30px;
min-width: 30px;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bar1 {
right: 16%;
}
.bar2 {
right: 26%;
}
.bar3 {
right: 11%;
}
.bar4 {
right: 31%;
}
.bar5 {
right: 7%;
}
/*
================================================
10. Services
================================================
*/
.services {
padding: 64px 0 20px;
background: #f7f7f7;
}
.service-callouts {
text-align: center;
}
.service-callouts h2 {
font-size: 20px;
margin: 0 0 10px;
line-height: normal;
padding: 0;
font-size: 1.6rem;
font-weight: 600;
text-transform: capitalize;
}
.service-callouts .service-box {
-webkit-transform: translateZ(0);
text-align: center;
transition: 0.3s ease-out;
margin-bottom: 50px;
-webkit-box-shadow: 0 10px 6px -6px #eaeaea;
-moz-box-shadow: 0 10px 6px -6px #eaeaea;
box-shadow: 0 10px 6px -6px #eaeaea;
padding: 30px;
border-style: dashed;
border-color: #eaeaea;
border-width: 1px;
background: #fff;
}
.service-callouts .service-box .read_service {
text-decoration: none;
}
.service-callouts .service-box i.fa {
margin-top: 15px;
font-size: 30px;
}
.service-callouts .service-box h3 {
position: relative;
margin-top: 20px;
}
.service-callouts .service-box p {
color: #555;
margin: 0;
}
/*
================================================
11. Testimonials Wrapper
================================================
*/
.testimonials-wrapper {
width: 100%;
float: left;
background: #fff;
padding: 63px 0 70px;
}
.testimonial-img {
border-right: 1px solid #e1e7ee;
margin: 0 0 20px;
}
.testimonial-img > i {
border-radius: 50%;
color: #fff;
font-size: 20px;
height: 40px;
line-height: 40px;
position: absolute;
right: 26%;
text-align: center;
top: 0;
width: 40px;
}
.carousel-inner .testimonial-img img {
display: block;
transform-style: preserve-3d;
}
.testimonial-img > img {
border-radius: 50%;
height: 150px;
margin: 0 auto;
width: 150px;
transform-style: preserve-3d;
}
.textimonial-text {
margin-top: 0;
}
.textimonial-text > p {
color: #465053;
font-weight: 400;
}
.client-name {
color: #e9563d;
margin-top: 30px;
text-transform: uppercase;
}
.testimonial-rating > p {
display: inline-block;
font-weight: 600;
color: #222;
}
.testimonial-rating > ul {
display: inline-block;
margin-left: 10px;
}
.testimonial-rating li {
display: inline-block;
}
.textimonial-text > i {
color: #0d9587;
font-size: 20px;
position: relative;
right: -95%;
}
.textimonial-text > i {
font-size: 20px;
position: relative;
right: -95%;
}
.testimonials-wrapper .carousel-indicators {
bottom: -16px;
}
.testimonials-wrapper .carousel-indicators li {
height: 10px;
margin: 0 0 0 5px;
padding: 0;
transition: all 0.4s ease 0s;
width: 10px;
border-radius: 0;
background: #eee;
border: none;
}
.testimonials-wrapper .carousel-indicators .active {
height: 10px;
margin: 0 0 0 5px;
transition: all 0.4s ease 0s;
width: 10px;
border-radius: 0;
border: none;
}
/*
================================================
12. Satisfied Wrapper
================================================
*/
.satisfied-wrapper {
padding: 99px 0 70px;
width: 100%;
float: left;
background: url(../images/satisfied-wrapper-bg.png) left top repeat;
text-align: center;
width: 100%;
}
.satisfied-wrapper .counter {
border: 1px dashed #999;
padding: 15px;
position: relative;
}
.satisfied-wrapper .counter .icon {
top: -30px;
left: calc(50% - 30px);
position: absolute;
text-align: center;
}
.satisfied-wrapper .counter .icon span {
background: #fff;
font-size: 34px;
height: 60px;
line-height: 55px;
width: 70px;
}
.satisfied-wrapper .counter .lnr {
font-size: 35px;
color: #0e3655;
margin: 0 0 20px;
display: inline-block;
}
.satisfied-wrapper .counter .number {
font-size: 35px;
font-weight: 700;
margin: 0 auto;
padding: 35px 0 0;
color: #2d2e2e;
}
.satisfied-wrapper .counter p {
color: #555;
font-size: 16px;
font-weight: 400;
margin: 15px 0 0;
padding: 0;
}
/*
================================================
13. Pricing Table
================================================
*/
.pricing-table-wrapper {
padding: 63px 0 70px;
}
.pricing_item {
position: relative;
padding: 2.5rem 1.875rem;
border: 1px solid #e6e1e1;
z-index: 1;
text-align: center;
}
.pricing_item.active {
color: #fff;
}
.pricing_item.active .pricebox {
border-color: #fff;
}
.pricing_item .pricebox {
border-bottom: 1px solid #e6e1e1;
padding-bottom: 20px;
margin: 0 0 25px;
}
.pricebox .price_title {
float: left;
text-align: left;
}
.pricebox .price_title, .pricebox .price {
display: inline-block;
}
.pricebox .price {
float: right;
}
.pricebox .price p > strong {
font-size: 3.75rem;
font-weight: bold;
color: #2d2d2d;
}
.pricebox .price span.month {
font-size: 0.875rem;
font-weight: normal;
}
.pricing_item .availability:before {
content: '\f00c';
font-family: FontAwesome;
color: #515A5F;
display: none;
vertical-align: middle;
width: 24px;
margin-left: -24px;
}
.pricing_item.active .readmore {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #000;
border-radius: 0;
box-shadow: 0 0 1px transparent;
color: #000;
display: inline-block;
margin: 15px 0 20px;
padding: 8px 20px;
position: relative;
transform: perspective(1px) translateZ(0px);
transition-duration: 0.5s;
transition-property: color;
vertical-align: middle;
}
.pricing_item.active .readmore:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.pricing_item.active .readmore:hover, .pricing_item.active .readmore:focus, .readmore:active {
color: #fff;
border: 1px solid #000;
}
.pricing_item.active .readmore:hover:before, .pricing_item.active .readmore:focus:before, .readmore:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
border: 1px solid #000;
}
/*
================================================
14. Our Team
================================================
*/
.our-team {
background: #f7f7f7;
padding: 63px 0 70px;
}
.our-team .section-title {
margin: 0;
}
.our-team-single {
margin-top: 30px
}
.caption-text h3 > a {
display: inline-block;
font-size: 19px;
margin-top: 18px;
color: #2d2d2d
}
.caption-text > span {
display: inline-block;
font-size: 14px;
font-weight: 500;
margin: 0;
}
.team-social li {
display: inline-block;
}
.team-social a {
border-radius: 50%;
color: #fff;
display: block;
font-size: 17px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
}
.team-social a:hover {
background: #fff;
}
.team-social > ul {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
left: 17%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
top: 45%;
visibility: hidden;
z-index: -1;
}
.our-team-single:hover .team-social > ul {
visibility: visible;
-webkit-backface-visibility: visible;
backface-visibility: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 1;
}
.our-team-img img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition-duration: 600ms;
transition-duration: 600ms;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
width: 100%;
}
.our-team-single:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.our-team-img {
position: relative;
overflow: hidden
}
.team-social {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: rgba(23, 23, 23, 0.8) none repeat scroll 0 0;
min-height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
text-align: center;
top: 0;
-webkit-transform: perspective(700px) rotateX(90deg);
transform: perspective(700px) rotateX(90deg);
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
visibility: hidden;
width: 100%;
}
.our-team-single:hover .team-social {
-webkit-backface-visibility: visible;
backface-visibility: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: perspective(700px) rotateX(0deg);
transform: perspective(700px) rotateX(0deg);
visibility: visible;
}
.caption-text {
background: #fff none repeat scroll 0 0;
padding: 0 0 20px;
text-align: center;
}
/*
================================================
15. Contact Us
================================================
*/
.contactus {
padding: 63px 0 50px;
background: #fff;
}
.contact-address {
color: #0b192d;
position: relative;
}
.form-group {
position: relative;
}
.contact-form .fa {
border-left: 1px solid #dfdfdf;
font-size: 15px;
height: 29px;
line-height: 29px;
padding-left: 3px;
position: absolute;
right: 5px;
text-align: center;
top: 5px;
width: 29px;
}
.form-control {
background-color: transparent;
background-image: none;
border: 1px solid #dfdfdf;
border-radius: 0;
box-shadow: none;
color: #333333;
display: block;
font-size: 14px;
height: 39px;
line-height: 1.42857;
padding: 6px 12px;
width: 100%;
}
.contact-address .contact-info {
position: relative;
color: #64686d;
}
.contact-address .contact-info p {
margin: 0 0 20px;
line-height: 30px;
}
.contact-address .contact-info span {
display: block;
}
.contact-address .contact-info .contact-icon > i {
font-size: 40px;
margin-bottom: 15px;
}
.google-map {
float: left;
width: 100%;
pointer-events: none;
}
.google-map iframe {
width: 100%;
border: none;
height: 300px;
margin: 0 0 -6px;
}
/*
================================================
16. Footer
================================================
*/
footer {
padding: 10px 0;
width: 100%;
float: left;
background: #212124;
}
footer p {
color: #a4a4a6;
text-align: center;
margin: 0;
font-size:12px;
}
/*
================================================
17. Media Quries
================================================
*/
@media (min-width: 768px) and (max-width: 991px) {
/******* Common CSS *******/
.r-mbot-4 {
margin-bottom: 40px
}
/******* logo *******/
header .logo {
padding: 29px 20px;
}
.menu-bg .logo {
padding-top: 18px;
}
.logo {
float: left;
padding-top: 22px;
}
.navigation {
padding: 0;
}
.navbar-toggle {
margin-right: 0;
margin-top: -34px;
}
.navbar-collapse {
margin: 0;
}
.navigation .navbar-collapse {
padding: 0;
}
.navbar-default .navbar-nav li a {
padding: 30px 10px;
font-size: 12px;
}
.menu-bg .navbar-default .navbar-nav li a {
padding: 20px 8px;
}
.navbar {
margin-top: 0px;
}
/******* satisfied wrapper *******/
.satisfied-wrapper {
padding: 99px 0 10px;
}
.satisfied-wrapper .counter {
margin: 0 0 59px;
}
/******* Testimonials *******/
.testimonial-img > i {
right: 40%;
}
.testimonial-img {
border: none;
}
/******* pricing table *******/
.pricebox .price_title h3 {
font-size: 18px;
}
#scrool-top {
right: 15px;
}
}
@media (max-width: 767px) {
/******* Common CSS *******/
.section-title > p {
padding: 0 10px;
}
.section-title > p span {
display: inherit;
}
.section-title h2:before {
width: 30px;
left: -35px;
}
section h2 {
font-size: 25px;
}
.section-title h2:after {
width: 30px;
right: -35px;
}
/******* logo *******/
.logo {
padding: 15px 0 13px;
}
/******* navigation *******/
.menu-bg .navbar-toggle {
margin-top: -43px;
}
.navbar {
z-index: 9999;
}
header .logo {
margin: 0 0 -2px;
}
.navbar-toggle {
margin-right: 0;
margin-top: -56px;
border: none;
background: #fff;
box-shadow: 0 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
}
.menu-bg .navbar-collapse, .navbar-collapse {
background: #f7f7f7;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background: #eee;
}
.navbar-default .navbar-nav li a, .menu-bg .navbar-default .navbar-nav li a {
padding: 11px 15px;
}
.menu-bg .logo {
padding: 18px 0 10px;
}
header .navbar-nav {
margin: 7.5px 0;
}
.navbar {
margin: 0;
}
.navbar-brand {
display: block;
padding: 0;
height: auto;
}
.navbar-default .navbar-collapse {
float: none;
border: none;
box-shadow: none;
}
/******* slider *******/
.banner-content {
height: 450px;
}
.banner-content h1 {
font-size: 40px;
}
.banner-content p {
padding: 0 0 30px;
}
/******* skill *******/
.skill {
margin: 20px 0 0;
}
/******* satisfied wrapper *******/
.satisfied-wrapper {
padding: 25px 0 68px;
}
.satisfied-wrapper .counter {
margin: 50px 0 0;
}
/******* testimonials *******/
.testimonial-img {
border: none;
}
/******* pricing table *******/
.pricing-table-wrapper .section-title {
margin: 0 0 10px;
}
.pricing-table-wrapper .pricing_item {
margin-top: 20px;
}
#scrool-top {
right: 15px;
}
.contactus:before {
display: none;
}
} | 0.29584 | 0.081447 |
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 1 */
line-height: 1.15; /* 1 */
margin: 0; /* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input { /* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}
/**
* Manually forked from SUIT CSS Base: https://github.com/suitcss/base
* A thin layer on top of normalize.css that provides a starting point more
* suitable for web applications.
*/
/**
* Removes the default spacing and border for appropriate elements.
*/
h1,
h2,
h3,
h4,
h5,
hr,
p {
margin: 0;
}
button {
background-color: transparent;
background-image: none;
padding: 0;
}
/**
* Work around a Firefox/IE bug where the transparent `button` background
* results in a loss of the default `button` focus styles.
*/
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
/**
* Tailwind custom reset styles
*/
/**
* 1. Use the user's configured `sans` font-family (with Tailwind's default
* sans-serif font stack as a fallback) as a sane default.
* 2. Use Tailwind's default "normal" line-height so the user isn't forced
* to override it to ensure consistency even when using the default theme.
*/
html {
font-family: Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
line-height: 1.5; /* 2 */
}
/**
* 1. Prevent padding and border from affecting element width.
*
* We used to set this in the html element and inherit from
* the parent element for everything else. This caused issues
* in shadow-dom-enhanced elements like <details> where the content
* is wrapped by a div with box-sizing set to `content-box`.
*
* https://github.com/mozdevs/cssremedy/issues/4
*
*
* 2. Allow adding a border to an element by just adding a border-width.
*
* By default, the way the browser specifies that an element should have no
* border is by setting it's border-style to `none` in the user-agent
* stylesheet.
*
* In order to easily add borders to elements by just setting the `border-width`
* property, we change the default border-style for all elements to `solid`, and
* use border-width to hide them instead. This way our `border` utilities only
* need to set the `border-width` property instead of the entire `border`
* shorthand, making our border utilities much more straightforward to compose.
*
* https://github.com/tailwindcss/tailwindcss/pull/116
*/
*,
::before,
::after {
box-sizing: border-box; /* 1 */
border-width: 0; /* 2 */
border-style: solid; /* 2 */
border-color: #e2e8f0; /* 2 */
}
/*
* Ensure horizontal rules are visible by default
*/
hr {
border-top-width: 1px;
}
/**
* Undo the `border-style: none` reset that Normalize applies to images so that
* our `border-{width}` utilities have the expected effect.
*
* The Normalize reset is unnecessary for us since we default the border-width
* to 0 on all elements.
*
* https://github.com/tailwindcss/tailwindcss/issues/362
*/
img {
border-style: solid;
}
textarea {
resize: vertical;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #a0aec0;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #a0aec0;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #a0aec0;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
color: #a0aec0;
}
input::placeholder,
textarea::placeholder {
color: #a0aec0;
}
button,
[role="button"] {
cursor: pointer;
}
table {
border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5 {
font-size: inherit;
font-weight: inherit;
}
/**
* Reset links to optimize for opt-in styling instead of
* opt-out.
*/
a {
color: inherit;
text-decoration: inherit;
}
/**
* Reset form element properties that are easy to forget to
* style explicitly so you don't inadvertently introduce
* styles that deviate from your design system. These styles
* supplement a partial reset that is already applied by
* normalize.css.
*/
button,
input,
select,
textarea {
padding: 0;
line-height: inherit;
color: inherit;
}
/**
* Use the configured 'mono' font family for elements that
* are expected to be rendered with a monospace font, falling
* back to the system monospace stack if there is no configured
* 'mono' font family.
*/
code {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
* Make replaced elements `display: block` by default as that's
* the behavior you want almost all of the time. Inspired by
* CSS Remedy, with `svg` added as well.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
img,
svg,
iframe {
display: block;
vertical-align: middle;
}
/**
* Constrain images and videos to the parent width and preserve
* their instrinsic aspect ratio.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
img {
max-width: 100%;
height: auto;
}
.wldpink {
background-color: #ffe6e3;
}
.stepsrow {
display: flex;
flex-wrap: wrap;
}
.stepscolumn {
flex: 50%;
max-width: 50%;
}
.stepstextcolumn {
flex: 50%;
max-width: 50%;
padding: 0 15px;
text-align: center;
}
.stepscolumn img {
vertical-align: middle;
width: 100%;
}
.picpad {
padding-top: 30%;
padding-bottom: 30%;
}
@media screen and (max-width: 1280px) {
.stepscolumn {
flex: 50%;
max-width: 50%;
}
.stepstextcolumn {
flex: 50%;
max-width: 50%;
}
.picpad {
padding-top: 10%;
padding-bottom: 10%;
}
}
@media screen and (max-width: 1200px) {
.stepscolumn {
flex: 100%;
max-width: 100%;
}
.stepstextcolumn {
flex: 100%;
max-width: 100%;
}
}
.t-bg-white {
background-color: #fff;
}
.t-border-gray-400 {
border-color: #545454;
}
.t-border-gray-500 {
border-color: #a0aec0;
}
.t-border-gray-900 {
border-color: #1a202c;
}
.t-rounded-lg {
border-radius: 0.5rem;
}
.t-border {
border-width: 1px;
}
.t-flex {
display: flex;
}
.t-hidden {
display: none;
}
.t-flex-wrap {
flex-wrap: wrap;
}
.t-items-center {
align-items: center;
}
.t-justify-center {
justify-content: center;
}
.t-justify-between {
justify-content: space-between;
}
.t-content-center {
align-content: center;
}
.t-flex-none {
flex: none;
}
.t-font-semibold {
font-weight: 600;
}
.t-font-bold {
font-weight: 700;
}
.t-h-16 {
height: 4rem;
}
.t-h-64 {
height: 16rem;
}
.t-h-full {
height: 100%;
}
.t-leading-10 {
line-height: 2.5rem;
}
.t-leading-tight {
line-height: 1.25;
}
.t-m-0 {
margin: 0;
}
.t-m-4 {
margin: 1rem;
}
.t-m-auto {
margin: auto;
}
.t-my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.t-my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.t-my-5 {
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.t-mt-4 {
margin-top: 1rem;
}
.t-mb-4 {
margin-bottom: 1rem;
}
.t-mt-6 {
margin-top: 1.5rem;
}
.t-mb-6 {
margin-bottom: 1.5rem;
}
.t-mt-20 {
margin-top: 5rem;
}
.t-mb-20 {
margin-bottom: 5rem;
}
.t-max-w-xl {
max-width: 36rem;
}
.t-object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.t-object-center {
-o-object-position: center;
object-position: center;
}
.t-overflow-hidden {
overflow: hidden;
}
.t-p-4 {
padding: 1rem;
}
.t-py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.t-px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.t-px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.t-py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.t-px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.t-px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.t-relative {
position: relative;
}
.t-top-0 {
top: 0;
}
.t-table-auto {
table-layout: auto;
}
.t-text-center {
text-align: center;
}
.t-text-gray-600 {
color: #718096;
}
.t-text-gray-800 {
color: #2d3748;
}
.t-text-gray-900 {
color: #1a202c;
}
.t-text-xs {
font-size: 0.75rem;
}
.t-text-sm {
font-size: 0.875rem;
}
.t-text-base {
font-size: 1rem;
}
.t-text-lg {
font-size: 1.125rem;
}
.t-text-xl {
font-size: 1.25rem;
}
.t-text-2xl {
font-size: 1.5rem;
}
.t-text-3xl {
font-size: 1.875rem;
}
.t-text-4xl {
font-size: 2.25rem;
}
.t-uppercase {
text-transform: uppercase;
}
.t-antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.t-tracking-wide {
letter-spacing: 0.025em;
}
.t-w-1\/2 {
width: 50%;
}
.t-w-2\/3 {
width: 66.666667%;
}
.t-w-4\/5 {
width: 80%;
}
.t-w-1\/6 {
width: 16.666667%;
}
.t-w-full {
width: 100%;
}
@media (min-width: 640px) {
.sm\:t-table-cell {
display: table-cell;
}
.sm\:t-h-32 {
height: 8rem;
}
.sm\:t-p-10 {
padding: 2.5rem;
}
.sm\:t-text-sm {
font-size: 0.875rem;
}
.sm\:t-text-base {
font-size: 1rem;
}
.sm\:t-text-lg {
font-size: 1.125rem;
}
.sm\:t-text-xl {
font-size: 1.25rem;
}
.sm\:t-text-4xl {
font-size: 2.25rem;
}
.sm\:t-w-1\/2 {
width: 50%;
}
}
@media (min-width: 768px) {
.md\:t-text-lg {
font-size: 1.125rem;
}
.md\:t-text-2xl {
font-size: 1.5rem;
}
.md\:t-text-3xl {
font-size: 1.875rem;
}
}
@media (min-width: 1024px) {
.lg\:t-text-xl {
font-size: 1.25rem;
}
.lg\:t-text-2xl {
font-size: 1.5rem;
}
.lg\:t-text-3xl {
font-size: 1.875rem;
}
.lg\:t-text-4xl {
font-size: 2.25rem;
}
.lg\:t-text-5xl {
font-size: 3rem;
}
.lg\:t-text-6xl {
font-size: 4rem;
}
.lg\:t-w-1\/3 {
width: 33.333333%;
}
.lg\:t-w-3\/4 {
width: 75%;
}
.lg\:t-w-3\/5 {
width: 60%;
}
}
@media (min-width: 1280px) {
.xl\:t-my-10 {
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.xl\:t-my-16 {
margin-top: 4rem;
margin-bottom: 4rem;
}
.xl\:t-mt-6 {
margin-top: 1.5rem;
}
.xl\:t-py-56 {
padding-top: 14rem;
padding-bottom: 14rem;
}
.xl\:t-text-base {
font-size: 1rem;
}
.xl\:t-text-xl {
font-size: 1.25rem;
}
.xl\:t-text-2xl {
font-size: 1.5rem;
}
.xl\:t-text-4xl {
font-size: 2.25rem;
}
.xl\:t-text-5xl {
font-size: 3rem;
}
} | public/css/front.css | /**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 1 */
line-height: 1.15; /* 1 */
margin: 0; /* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input { /* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}
/**
* Manually forked from SUIT CSS Base: https://github.com/suitcss/base
* A thin layer on top of normalize.css that provides a starting point more
* suitable for web applications.
*/
/**
* Removes the default spacing and border for appropriate elements.
*/
h1,
h2,
h3,
h4,
h5,
hr,
p {
margin: 0;
}
button {
background-color: transparent;
background-image: none;
padding: 0;
}
/**
* Work around a Firefox/IE bug where the transparent `button` background
* results in a loss of the default `button` focus styles.
*/
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
/**
* Tailwind custom reset styles
*/
/**
* 1. Use the user's configured `sans` font-family (with Tailwind's default
* sans-serif font stack as a fallback) as a sane default.
* 2. Use Tailwind's default "normal" line-height so the user isn't forced
* to override it to ensure consistency even when using the default theme.
*/
html {
font-family: Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
line-height: 1.5; /* 2 */
}
/**
* 1. Prevent padding and border from affecting element width.
*
* We used to set this in the html element and inherit from
* the parent element for everything else. This caused issues
* in shadow-dom-enhanced elements like <details> where the content
* is wrapped by a div with box-sizing set to `content-box`.
*
* https://github.com/mozdevs/cssremedy/issues/4
*
*
* 2. Allow adding a border to an element by just adding a border-width.
*
* By default, the way the browser specifies that an element should have no
* border is by setting it's border-style to `none` in the user-agent
* stylesheet.
*
* In order to easily add borders to elements by just setting the `border-width`
* property, we change the default border-style for all elements to `solid`, and
* use border-width to hide them instead. This way our `border` utilities only
* need to set the `border-width` property instead of the entire `border`
* shorthand, making our border utilities much more straightforward to compose.
*
* https://github.com/tailwindcss/tailwindcss/pull/116
*/
*,
::before,
::after {
box-sizing: border-box; /* 1 */
border-width: 0; /* 2 */
border-style: solid; /* 2 */
border-color: #e2e8f0; /* 2 */
}
/*
* Ensure horizontal rules are visible by default
*/
hr {
border-top-width: 1px;
}
/**
* Undo the `border-style: none` reset that Normalize applies to images so that
* our `border-{width}` utilities have the expected effect.
*
* The Normalize reset is unnecessary for us since we default the border-width
* to 0 on all elements.
*
* https://github.com/tailwindcss/tailwindcss/issues/362
*/
img {
border-style: solid;
}
textarea {
resize: vertical;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #a0aec0;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #a0aec0;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #a0aec0;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
color: #a0aec0;
}
input::placeholder,
textarea::placeholder {
color: #a0aec0;
}
button,
[role="button"] {
cursor: pointer;
}
table {
border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5 {
font-size: inherit;
font-weight: inherit;
}
/**
* Reset links to optimize for opt-in styling instead of
* opt-out.
*/
a {
color: inherit;
text-decoration: inherit;
}
/**
* Reset form element properties that are easy to forget to
* style explicitly so you don't inadvertently introduce
* styles that deviate from your design system. These styles
* supplement a partial reset that is already applied by
* normalize.css.
*/
button,
input,
select,
textarea {
padding: 0;
line-height: inherit;
color: inherit;
}
/**
* Use the configured 'mono' font family for elements that
* are expected to be rendered with a monospace font, falling
* back to the system monospace stack if there is no configured
* 'mono' font family.
*/
code {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
* Make replaced elements `display: block` by default as that's
* the behavior you want almost all of the time. Inspired by
* CSS Remedy, with `svg` added as well.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
img,
svg,
iframe {
display: block;
vertical-align: middle;
}
/**
* Constrain images and videos to the parent width and preserve
* their instrinsic aspect ratio.
*
* https://github.com/mozdevs/cssremedy/issues/14
*/
img {
max-width: 100%;
height: auto;
}
.wldpink {
background-color: #ffe6e3;
}
.stepsrow {
display: flex;
flex-wrap: wrap;
}
.stepscolumn {
flex: 50%;
max-width: 50%;
}
.stepstextcolumn {
flex: 50%;
max-width: 50%;
padding: 0 15px;
text-align: center;
}
.stepscolumn img {
vertical-align: middle;
width: 100%;
}
.picpad {
padding-top: 30%;
padding-bottom: 30%;
}
@media screen and (max-width: 1280px) {
.stepscolumn {
flex: 50%;
max-width: 50%;
}
.stepstextcolumn {
flex: 50%;
max-width: 50%;
}
.picpad {
padding-top: 10%;
padding-bottom: 10%;
}
}
@media screen and (max-width: 1200px) {
.stepscolumn {
flex: 100%;
max-width: 100%;
}
.stepstextcolumn {
flex: 100%;
max-width: 100%;
}
}
.t-bg-white {
background-color: #fff;
}
.t-border-gray-400 {
border-color: #545454;
}
.t-border-gray-500 {
border-color: #a0aec0;
}
.t-border-gray-900 {
border-color: #1a202c;
}
.t-rounded-lg {
border-radius: 0.5rem;
}
.t-border {
border-width: 1px;
}
.t-flex {
display: flex;
}
.t-hidden {
display: none;
}
.t-flex-wrap {
flex-wrap: wrap;
}
.t-items-center {
align-items: center;
}
.t-justify-center {
justify-content: center;
}
.t-justify-between {
justify-content: space-between;
}
.t-content-center {
align-content: center;
}
.t-flex-none {
flex: none;
}
.t-font-semibold {
font-weight: 600;
}
.t-font-bold {
font-weight: 700;
}
.t-h-16 {
height: 4rem;
}
.t-h-64 {
height: 16rem;
}
.t-h-full {
height: 100%;
}
.t-leading-10 {
line-height: 2.5rem;
}
.t-leading-tight {
line-height: 1.25;
}
.t-m-0 {
margin: 0;
}
.t-m-4 {
margin: 1rem;
}
.t-m-auto {
margin: auto;
}
.t-my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.t-my-3 {
margin-top: 0.75rem;
margin-bottom: 0.75rem;
}
.t-my-5 {
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.t-mt-4 {
margin-top: 1rem;
}
.t-mb-4 {
margin-bottom: 1rem;
}
.t-mt-6 {
margin-top: 1.5rem;
}
.t-mb-6 {
margin-bottom: 1.5rem;
}
.t-mt-20 {
margin-top: 5rem;
}
.t-mb-20 {
margin-bottom: 5rem;
}
.t-max-w-xl {
max-width: 36rem;
}
.t-object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.t-object-center {
-o-object-position: center;
object-position: center;
}
.t-overflow-hidden {
overflow: hidden;
}
.t-p-4 {
padding: 1rem;
}
.t-py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.t-px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.t-px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.t-py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.t-px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.t-px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.t-relative {
position: relative;
}
.t-top-0 {
top: 0;
}
.t-table-auto {
table-layout: auto;
}
.t-text-center {
text-align: center;
}
.t-text-gray-600 {
color: #718096;
}
.t-text-gray-800 {
color: #2d3748;
}
.t-text-gray-900 {
color: #1a202c;
}
.t-text-xs {
font-size: 0.75rem;
}
.t-text-sm {
font-size: 0.875rem;
}
.t-text-base {
font-size: 1rem;
}
.t-text-lg {
font-size: 1.125rem;
}
.t-text-xl {
font-size: 1.25rem;
}
.t-text-2xl {
font-size: 1.5rem;
}
.t-text-3xl {
font-size: 1.875rem;
}
.t-text-4xl {
font-size: 2.25rem;
}
.t-uppercase {
text-transform: uppercase;
}
.t-antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.t-tracking-wide {
letter-spacing: 0.025em;
}
.t-w-1\/2 {
width: 50%;
}
.t-w-2\/3 {
width: 66.666667%;
}
.t-w-4\/5 {
width: 80%;
}
.t-w-1\/6 {
width: 16.666667%;
}
.t-w-full {
width: 100%;
}
@media (min-width: 640px) {
.sm\:t-table-cell {
display: table-cell;
}
.sm\:t-h-32 {
height: 8rem;
}
.sm\:t-p-10 {
padding: 2.5rem;
}
.sm\:t-text-sm {
font-size: 0.875rem;
}
.sm\:t-text-base {
font-size: 1rem;
}
.sm\:t-text-lg {
font-size: 1.125rem;
}
.sm\:t-text-xl {
font-size: 1.25rem;
}
.sm\:t-text-4xl {
font-size: 2.25rem;
}
.sm\:t-w-1\/2 {
width: 50%;
}
}
@media (min-width: 768px) {
.md\:t-text-lg {
font-size: 1.125rem;
}
.md\:t-text-2xl {
font-size: 1.5rem;
}
.md\:t-text-3xl {
font-size: 1.875rem;
}
}
@media (min-width: 1024px) {
.lg\:t-text-xl {
font-size: 1.25rem;
}
.lg\:t-text-2xl {
font-size: 1.5rem;
}
.lg\:t-text-3xl {
font-size: 1.875rem;
}
.lg\:t-text-4xl {
font-size: 2.25rem;
}
.lg\:t-text-5xl {
font-size: 3rem;
}
.lg\:t-text-6xl {
font-size: 4rem;
}
.lg\:t-w-1\/3 {
width: 33.333333%;
}
.lg\:t-w-3\/4 {
width: 75%;
}
.lg\:t-w-3\/5 {
width: 60%;
}
}
@media (min-width: 1280px) {
.xl\:t-my-10 {
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.xl\:t-my-16 {
margin-top: 4rem;
margin-bottom: 4rem;
}
.xl\:t-mt-6 {
margin-top: 1.5rem;
}
.xl\:t-py-56 {
padding-top: 14rem;
padding-bottom: 14rem;
}
.xl\:t-text-base {
font-size: 1rem;
}
.xl\:t-text-xl {
font-size: 1.25rem;
}
.xl\:t-text-2xl {
font-size: 1.5rem;
}
.xl\:t-text-4xl {
font-size: 2.25rem;
}
.xl\:t-text-5xl {
font-size: 3rem;
}
} | 0.768473 | 0.151655 |
* {
box-sizing: border-box;
font: 14px;
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
}
img {
display: block;
}
/* 삼각형 이미지 */
.dropdown-caret {
display: inline-block;
vertical-align: top;
height: 0;
width: 0;
margin-top: 7px;
border-bottom: 0 solid transparent;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top-style: solid;
border-top-width: 4px;
content: "";
}
/* HEADER */
header {
padding: 16px 32px;
background-color: #24292f;
}
header .container {
display: flex;
justify-content: space-between;
align-items: center;
height: 30px;
}
/* MAIN BAR */
header .container .main-bar {
display: flex;
flex-grow: 1;
align-items: center;
}
/* LOGO */
header .container .main-bar svg {
margin-right: 16px;
fill: #fff;
}
header .container .main-bar svg:hover {
margin-right: 16px;
fill: rgba(225, 225, 225, 0.7);
}
header .container .main-bar .logo span {
display: inline-block;
text-indent: -9999px;
}
/* search */
header .container .main-bar .search {
display: flex;
position: relative;
align-items: center;
margin-right: 10px;
}
/* Vendor prefix */
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
header .container .main-bar .search input {
width: 270px;
height: 28px;
transform-origin: left;
padding: 0 10px;
border: 0.1px solid #57606a;
border-radius: 6px;
background-color: transparent;
color: rgba(225, 225, 225, 0.52);
outline: none;
transition: all 0.3s ease-in-out;
}
header .container .main-bar .search input:focus {
width: 350px;
border: #0969da;
background: #fff;
box-shadow: 0 0 10px 3px rgba(9, 107, 218, 0.767);
color: #090909;
}
header .container .main-bar .search .serch-slash {
position: absolute;
right: 4px;
width: 20px;
height: 19px;
border: 0.2px solid #57606a;
border-radius: 3px;
color: rgba(225, 225, 225, 0.7);
transition: all 0.3s ease-in-out;
}
header .container .main-bar .search input:focus + .serch-slash {
border: none;
}
/* MENU */
header .container .main-bar ul {
display: flex;
align-items: center;
}
header .container .main-bar .menu li:first-child {
min-width: 91px;
}
header .container .main-bar .menu li a {
padding-right: 10px;
color: #fff;
font-weight: 600;
font-size: 13px;
}
header .container .main-bar .menu li a:hover {
color: rgba(225, 225, 225, 0.7);
}
/* INFO BAR */
header .container .info-bar {
display: flex;
flex-grow: 0;
align-items: center;
justify-content: space-between;
width: 110px;
fill: #fff;
color: #fff;
}
header .container .info-bar div {
border: none;
background: none;
width: 100%;
height: 100%;
cursor: pointer;
}
header .container .info-bar div:hover {
color: rgba(225, 225, 225, 0.7);
fill: rgba(225, 225, 225, 0.7);
}
header .container .info-bar .user-info {
margin-left: 10px;
display: flex;
}
.avatar-user {
border-radius: 50% !important;
margin-right: 5px;
} | 01.week1/CSS/style.css |
* {
box-sizing: border-box;
font: 14px;
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
}
img {
display: block;
}
/* 삼각형 이미지 */
.dropdown-caret {
display: inline-block;
vertical-align: top;
height: 0;
width: 0;
margin-top: 7px;
border-bottom: 0 solid transparent;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top-style: solid;
border-top-width: 4px;
content: "";
}
/* HEADER */
header {
padding: 16px 32px;
background-color: #24292f;
}
header .container {
display: flex;
justify-content: space-between;
align-items: center;
height: 30px;
}
/* MAIN BAR */
header .container .main-bar {
display: flex;
flex-grow: 1;
align-items: center;
}
/* LOGO */
header .container .main-bar svg {
margin-right: 16px;
fill: #fff;
}
header .container .main-bar svg:hover {
margin-right: 16px;
fill: rgba(225, 225, 225, 0.7);
}
header .container .main-bar .logo span {
display: inline-block;
text-indent: -9999px;
}
/* search */
header .container .main-bar .search {
display: flex;
position: relative;
align-items: center;
margin-right: 10px;
}
/* Vendor prefix */
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
header .container .main-bar .search input {
width: 270px;
height: 28px;
transform-origin: left;
padding: 0 10px;
border: 0.1px solid #57606a;
border-radius: 6px;
background-color: transparent;
color: rgba(225, 225, 225, 0.52);
outline: none;
transition: all 0.3s ease-in-out;
}
header .container .main-bar .search input:focus {
width: 350px;
border: #0969da;
background: #fff;
box-shadow: 0 0 10px 3px rgba(9, 107, 218, 0.767);
color: #090909;
}
header .container .main-bar .search .serch-slash {
position: absolute;
right: 4px;
width: 20px;
height: 19px;
border: 0.2px solid #57606a;
border-radius: 3px;
color: rgba(225, 225, 225, 0.7);
transition: all 0.3s ease-in-out;
}
header .container .main-bar .search input:focus + .serch-slash {
border: none;
}
/* MENU */
header .container .main-bar ul {
display: flex;
align-items: center;
}
header .container .main-bar .menu li:first-child {
min-width: 91px;
}
header .container .main-bar .menu li a {
padding-right: 10px;
color: #fff;
font-weight: 600;
font-size: 13px;
}
header .container .main-bar .menu li a:hover {
color: rgba(225, 225, 225, 0.7);
}
/* INFO BAR */
header .container .info-bar {
display: flex;
flex-grow: 0;
align-items: center;
justify-content: space-between;
width: 110px;
fill: #fff;
color: #fff;
}
header .container .info-bar div {
border: none;
background: none;
width: 100%;
height: 100%;
cursor: pointer;
}
header .container .info-bar div:hover {
color: rgba(225, 225, 225, 0.7);
fill: rgba(225, 225, 225, 0.7);
}
header .container .info-bar .user-info {
margin-left: 10px;
display: flex;
}
.avatar-user {
border-radius: 50% !important;
margin-right: 5px;
} | 0.343012 | 0.066387 |
.LoginScreen P, .LoginScreen TH, .LoginScreen TD,
.LoginScreen DIV, .LoginScreen SPAN, .LoginScreen SELECT,
.LoginScreen INPUT, .LoginScreen TEXTAREA, .LoginScreen BUTTON,
.LoginScreen A {
@FontFamily-default@
}
HTML {
@FullSize@
}
BODY {
@ChromeBg@
@FullSize@
margin:0px;
}
FORM {
margin:0px;
padding:0px;
}
.signIn {
font-size: 20px;
padding: 19px 0px;
color: @gray-darker@;
font-weight: bold;
}
.loginSection {
padding: 15px 0px;
}
.versionBlock {
padding: 20px 40px;
background: #eee;
position: relative;
margin: 0 -40px -40px;
}
.versionBlock label {
display: block;
padding-bottom: 3px;
color: @gray-darker@;
}
select#client {
width: 100%;
background: @white-color@;
height: 32px;
outline: none;
}
select#client:focus {
border-color: @brand-primary@;
}
.trustedDeviceDiv {
padding: 9px 0;
font-size: 13px;
color: @gray-darker@;
}
.verifyButtonWrapper{
padding: 12px 0;
clear: both;
float:none;
}
/*
* Container for the splash screen
*/
.ZSplashScreen {
@ChromeBg@
width:100%;
height:100%;
top:0px;
left:0px;
position:absolute;
}
/*
* New, unified login/splash/about screen stuff
*
*/
/* Outer panel for the entire login/splash dialog */
#ZLoginPanel {
position:relative;
width:500px;
overflow:visible;
@LightWindowOuterBorder@
}
/*
* major login zones
*/
.LoginScreen FORM { text-align:center; } /* fixes IE centering of form */
#zLoginForm{
text-align: left;
}
form#zLoginForm .form INPUT[type='text'],
form#zLoginForm .form INPUT[type='password'],
.twoFactorForm INPUT[type="text"] {
border: 1px solid @gray-lighter@;
padding: 6px 12px;
width: 100%;
height: 36px;
box-sizing: border-box;
margin-bottom: 10px;
}
form#zLoginForm .form INPUT[type='text']:focus,
form#zLoginForm .form INPUT[type='password']:focus,
.twoFactorForm INPUT[type="text"]:focus{
border-color: @brand-primary@;
}
.form {
border-collapse:collapse;
color:@LoginLabelColor@;
margin:0px auto;
text-align:left;
}
.form TD:first-child LABEL { margin-right:20px; }
.form TD { padding-bottom:10px; }
.form INPUT[type='text'],
.form INPUT[type='password'] {
border:1px solid @AppC@;
padding:0px;
width:235px;
#IFDEF MSIE_LOWER_THAN_9
height:18px;
#ELSE
height:20px;
#ENDIF
}
.form INPUT[type='text']:focus,
.form INPUT[type='password']:focus { border:1px solid @SelC@; }
.form SELECT { height:20px; width:165px; }
.form .submitTD { text-align:left; }
.form .rememberCheckWrapper {
flex: 1;
padding-left: 20px;
justify-content: flex-end;
}
input.loginButton, button.loginButton{
background-color: @brand-primary@;
color: @white-color@;
float: left;
font-size: 13px;
padding: 8px 23px;
border-radius: 4px;
cursor: pointer;
outline: none;
border: none;
-moz-appearance: none;
-webkit-appearance: none;
}
input.twoFactorButton {
background-color: @brand-primary@;
color: @white-color@;
font-size: 13px;
padding: 8px;
border-radius: 4px;
cursor: pointer;
outline: none;
border: none;
-moz-appearance: none;
-webkit-appearance: none;
}
#verifyButton{
background-color: @brand-primary@;
color: #fff;
height: 32px;
}
#verifyButton:hover,
#verifyButton:focus {
background-color: @brand-hover@;
}
input.twoFactorButton[disabled]
,input.loginButton[disabled]{border: none;}
input.loginButton:hover,
input.loginButton:focus {
background-color: @brand-hover@;
}
.hideTooltip{
display: none;
}
.twoFactorForm{
padding: 20px 40px 60px;
}
input#remember {
outline: none;
float: left;
}
.rememberCheckWrapper span{
display: block;
overflow: hidden;
padding-top: 2px;
}
input#trustedDevice {
margin: 0;
outline: none;
}
label#remember {
color: @gray-darker@;
}
.twoFactorTitle{
font-size: 20px;
font-weight: bold;
padding: 17px 40px;
color: @gray-darker@;
}
#trustedDeviceLabel{
padding-left: 5px;
color: @gray-darker@;
}
.form .ZLoginButton { @LoginButton@ float:right; font-size:1em;}
.form HR {
border-color:transparent transparent @LoginLabelColor@;
height:0px;
}
.LoginScreen .positioning {
position:relative;
z-index:20;
}
.alignWhatsThis{
position: absolute;
top: 9px;
left: 105%;
}
.LoginScreen #ZLoginWhatsThisAnchor {
color: #1e282ec2;
font-size: .9em;
margin-left: 8px;
position: absolute;
left: 100%;
top: 8px;
outline: none;
}
#dialogCloseButton {
position: absolute;
font-size: 20px;
right: 15px;
top: 10px;
cursor: pointer;
}
.LoginScreen #ZLoginForgotPassword {
color:@brand-tertiary@;
font-size: 11px;
float: right;
padding: 2px;
outline: none;
}
.LoginScreen #ZLoginForgotPassword:focus {
color:@gray-darker@;
}
.passwordWrapper {
position: relative;
}
.passwordWrapper #hideSpan, #oldPasswordHideSpan, #newPasswordHideSpan, #confirmHideSpan {
position: absolute;
z-index: 2;
font-size: 10px;
color: @gray-darker@;
right: 10px;
top: 11px;
cursor: pointer;
}
.passwordWrapper #showSpan, #oldPasswordShowSpan, #newPasswordShowSpan, #confirmShowSpan {
position: absolute;
z-index: 2;
font-size: 10px;
color: @gray-darker@;
right: 10px;
top: 11px;
cursor: pointer
}
.passwordWrapper #hideSpan:focus,
.passwordWrapper #showSpan:focus,
.passwordWrapper #hideSpan:hover,
.passwordWrapper #showSpan:hover{
color: @brand-primary@;
}
.LoginScreen .ZLoginInfo {
position: absolute;
z-index: 3;
bottom: 50%;
left: 13px;
right: 13px;
padding: 24px 24px;
border: none;
border-radius: 5px;
background-color: @white-color@;
box-shadow: 0 4px 6px 0 rgba(0,0,0,.4);
color : @gray-darker@;
}
.LoginScreen .ZLoginInfo p {
font-size: 12px;
}
.LoginScreen .ZLoginInfo p strong{
font-size: 14px;
}
.LoginScreen .ZLoginInfoMessage {
background-color:@AppC@;
border:1px solid @darken(AltC,25)@;
color:@TxtC@;
padding:3px 7px;
text-align:left;
@cssShadow@:0px 0px 2px black;
}
.loginTitle{
padding: 0 40px;
font-size: 13px;
color: @gray-darker@;
}
.signInAndLabel{
display: flex;
}
.signInAndLabel > div{
display: flex;
align-items: center;
}
.cancelButton {
border-radius: 4px;
margin: 5px;
background-color: @gray-lighter@;
color: @gray-darker@;
padding: 8px 23px;
font-size: 13px;
cursor: pointer;
outline: none;
border: none;
-moz-appearance: none;
-webkit-appearance: none;
}
button.loginButton[disabled] {
opacity: 0.4;
pointer-events: none;
}
/*DWT Buttons*/
.DwtButton { @Button@ @ButtonBorder-normal@ }
.DwtButton-hover { @Button@ @ButtonBorder-hover@ }
.DwtButton-active { @Button@ @ButtonBorder-active@ }
.DwtButton-selected { @Button@ @ButtonBorder-selected@ }
.DwtButton-disabled { @Button@ @ButtonBorder-disabled@ }
.DwtButton-active { @Button@ @ButtonBorder-default@ }
.DwtButton-focused { @Button@ @ButtonBorder-focused@ }
.DwtButton .Text { @ButtonText@ @ButtonText-normal@ }
.DwtButton-hover .Text { @ButtonText@ @ButtonText-hover@ }
.DwtButton-active .Text { @ButtonText@ @ButtonText-active@ }
.DwtButton-selected .Text { @ButtonText@ @ButtonText-active@ }
.DwtButton-disabled .Text { @ButtonText@ @ButtonText-disabled@ }
.DwtButton-active .Text { @ButtonText@ @ButtonText-default@ }
.DwtButton-focused .Text { @ButtonText@ @ButtonText-focused@ }
/*Launch Button*/
.LaunchButton {
padding:10px;
text-align:center;
}
.LaunchButton INPUT {
@FontSize-bigger@
background-color:#DCF9FE;
border:1px solid #6CF;
color:black;
cursor:pointer;
display:inline-block;
height:35px;
text-align:center;
width:250px;
@cssShadow@:0px 0px 3px black;
@grad(#DCF9FE,#9FF0FF,linear-vertical)@
@roundCorners(26px)@
}
.LaunchButton INPUT:hover {
@cssShadow@:0px 0px 1px black;
@grad(#9FF0FF,#DCF9FE,linear-vertical)@
}
.spacer {
font-size:1.2em;
line-height:1.3em;
padding:5px;
}
/* Mobile */
.LoginScreen .center-small {
background-color:@darken(AltC,10)@;
margin:10px auto;
overflow:visible;
padding-top:5px;
width:250px;
@grad(LoginCenterTop,LoginCenterBottom,linear-vertical)@
}
/* limiting the error message on mobile screen to 40px (approx 3 lines)*/
.LoginScreen .center-small #ZLoginErrorPanel {
max-height:40px;
overflow:auto;
}
.center-small H1 {
margin:10px 20px 20px;
}
.center-small .decor1 {
@Decor1-mobile@
}
.center-small .form {
border-collapse:collapse;
color:@LoginLabelColor@;
margin:0px 10px;
text-align:left;
}
.center-small .form td:first-child LABEL {
margin-right:5px;
}
.center-small .form INPUT[type='text'],
.center-small .form INPUT[type='password'] {
border:1px solid @AltC@;
width:155px;
}
.center-small .form SELECT {
width:140px;
}
.center-small #ZloginWhatsThisAnchor,
.center-small .offline {
display:none;
}
.Footer-small {
position:relative;
text-align:center;
width:100%;
}
.Footer-small .copyright {
font-size:9px !important;
}
.Footer-small #ZLoginNotice {
display:none;
}
#ZLoginWhatsThis{
display: none;
}
#ZLoginWhatsThisButton {
background: url(../img/questionMark.png) center center no-repeat;
border: transparent;
outline: none;
width: 15px;
height: 15px;
padding: 0;
background-size: 15px 15px;
}
.errorBox {
background: #fff;
border-radius: 3px;
max-width: 400px;
margin: 10% auto;
padding: 24px;
box-shadow: 0 5px 8px rgba(0,0,0,0.3);
}
.errorBox h2 {
margin: 0 0 24px;
font-size: 20px;
font-weight: normal;
}
.errorBox p {
@FontSize-slightly-big@;
}
.ErrorScreen a.errGoBack:active,.ErrorScreen a.errGoBack:visited {
outline: none ;
color:@brand-tertiary@;
text-decoration: none ;
}
.ErrorScreen a.errGoBack:hover {
outline: none ;
color: @brand-tertiary@;
text-decoration: underline ;
}
.ErrorScreen a.errGoBack:focus {
outline: none ;
color: @gray-darker@;
text-decoration: underline ;
} | zm-web-client/WebRoot/css/login.css | .LoginScreen P, .LoginScreen TH, .LoginScreen TD,
.LoginScreen DIV, .LoginScreen SPAN, .LoginScreen SELECT,
.LoginScreen INPUT, .LoginScreen TEXTAREA, .LoginScreen BUTTON,
.LoginScreen A {
@FontFamily-default@
}
HTML {
@FullSize@
}
BODY {
@ChromeBg@
@FullSize@
margin:0px;
}
FORM {
margin:0px;
padding:0px;
}
.signIn {
font-size: 20px;
padding: 19px 0px;
color: @gray-darker@;
font-weight: bold;
}
.loginSection {
padding: 15px 0px;
}
.versionBlock {
padding: 20px 40px;
background: #eee;
position: relative;
margin: 0 -40px -40px;
}
.versionBlock label {
display: block;
padding-bottom: 3px;
color: @gray-darker@;
}
select#client {
width: 100%;
background: @white-color@;
height: 32px;
outline: none;
}
select#client:focus {
border-color: @brand-primary@;
}
.trustedDeviceDiv {
padding: 9px 0;
font-size: 13px;
color: @gray-darker@;
}
.verifyButtonWrapper{
padding: 12px 0;
clear: both;
float:none;
}
/*
* Container for the splash screen
*/
.ZSplashScreen {
@ChromeBg@
width:100%;
height:100%;
top:0px;
left:0px;
position:absolute;
}
/*
* New, unified login/splash/about screen stuff
*
*/
/* Outer panel for the entire login/splash dialog */
#ZLoginPanel {
position:relative;
width:500px;
overflow:visible;
@LightWindowOuterBorder@
}
/*
* major login zones
*/
.LoginScreen FORM { text-align:center; } /* fixes IE centering of form */
#zLoginForm{
text-align: left;
}
form#zLoginForm .form INPUT[type='text'],
form#zLoginForm .form INPUT[type='password'],
.twoFactorForm INPUT[type="text"] {
border: 1px solid @gray-lighter@;
padding: 6px 12px;
width: 100%;
height: 36px;
box-sizing: border-box;
margin-bottom: 10px;
}
form#zLoginForm .form INPUT[type='text']:focus,
form#zLoginForm .form INPUT[type='password']:focus,
.twoFactorForm INPUT[type="text"]:focus{
border-color: @brand-primary@;
}
.form {
border-collapse:collapse;
color:@LoginLabelColor@;
margin:0px auto;
text-align:left;
}
.form TD:first-child LABEL { margin-right:20px; }
.form TD { padding-bottom:10px; }
.form INPUT[type='text'],
.form INPUT[type='password'] {
border:1px solid @AppC@;
padding:0px;
width:235px;
#IFDEF MSIE_LOWER_THAN_9
height:18px;
#ELSE
height:20px;
#ENDIF
}
.form INPUT[type='text']:focus,
.form INPUT[type='password']:focus { border:1px solid @SelC@; }
.form SELECT { height:20px; width:165px; }
.form .submitTD { text-align:left; }
.form .rememberCheckWrapper {
flex: 1;
padding-left: 20px;
justify-content: flex-end;
}
input.loginButton, button.loginButton{
background-color: @brand-primary@;
color: @white-color@;
float: left;
font-size: 13px;
padding: 8px 23px;
border-radius: 4px;
cursor: pointer;
outline: none;
border: none;
-moz-appearance: none;
-webkit-appearance: none;
}
input.twoFactorButton {
background-color: @brand-primary@;
color: @white-color@;
font-size: 13px;
padding: 8px;
border-radius: 4px;
cursor: pointer;
outline: none;
border: none;
-moz-appearance: none;
-webkit-appearance: none;
}
#verifyButton{
background-color: @brand-primary@;
color: #fff;
height: 32px;
}
#verifyButton:hover,
#verifyButton:focus {
background-color: @brand-hover@;
}
input.twoFactorButton[disabled]
,input.loginButton[disabled]{border: none;}
input.loginButton:hover,
input.loginButton:focus {
background-color: @brand-hover@;
}
.hideTooltip{
display: none;
}
.twoFactorForm{
padding: 20px 40px 60px;
}
input#remember {
outline: none;
float: left;
}
.rememberCheckWrapper span{
display: block;
overflow: hidden;
padding-top: 2px;
}
input#trustedDevice {
margin: 0;
outline: none;
}
label#remember {
color: @gray-darker@;
}
.twoFactorTitle{
font-size: 20px;
font-weight: bold;
padding: 17px 40px;
color: @gray-darker@;
}
#trustedDeviceLabel{
padding-left: 5px;
color: @gray-darker@;
}
.form .ZLoginButton { @LoginButton@ float:right; font-size:1em;}
.form HR {
border-color:transparent transparent @LoginLabelColor@;
height:0px;
}
.LoginScreen .positioning {
position:relative;
z-index:20;
}
.alignWhatsThis{
position: absolute;
top: 9px;
left: 105%;
}
.LoginScreen #ZLoginWhatsThisAnchor {
color: #1e282ec2;
font-size: .9em;
margin-left: 8px;
position: absolute;
left: 100%;
top: 8px;
outline: none;
}
#dialogCloseButton {
position: absolute;
font-size: 20px;
right: 15px;
top: 10px;
cursor: pointer;
}
.LoginScreen #ZLoginForgotPassword {
color:@brand-tertiary@;
font-size: 11px;
float: right;
padding: 2px;
outline: none;
}
.LoginScreen #ZLoginForgotPassword:focus {
color:@gray-darker@;
}
.passwordWrapper {
position: relative;
}
.passwordWrapper #hideSpan, #oldPasswordHideSpan, #newPasswordHideSpan, #confirmHideSpan {
position: absolute;
z-index: 2;
font-size: 10px;
color: @gray-darker@;
right: 10px;
top: 11px;
cursor: pointer;
}
.passwordWrapper #showSpan, #oldPasswordShowSpan, #newPasswordShowSpan, #confirmShowSpan {
position: absolute;
z-index: 2;
font-size: 10px;
color: @gray-darker@;
right: 10px;
top: 11px;
cursor: pointer
}
.passwordWrapper #hideSpan:focus,
.passwordWrapper #showSpan:focus,
.passwordWrapper #hideSpan:hover,
.passwordWrapper #showSpan:hover{
color: @brand-primary@;
}
.LoginScreen .ZLoginInfo {
position: absolute;
z-index: 3;
bottom: 50%;
left: 13px;
right: 13px;
padding: 24px 24px;
border: none;
border-radius: 5px;
background-color: @white-color@;
box-shadow: 0 4px 6px 0 rgba(0,0,0,.4);
color : @gray-darker@;
}
.LoginScreen .ZLoginInfo p {
font-size: 12px;
}
.LoginScreen .ZLoginInfo p strong{
font-size: 14px;
}
.LoginScreen .ZLoginInfoMessage {
background-color:@AppC@;
border:1px solid @darken(AltC,25)@;
color:@TxtC@;
padding:3px 7px;
text-align:left;
@cssShadow@:0px 0px 2px black;
}
.loginTitle{
padding: 0 40px;
font-size: 13px;
color: @gray-darker@;
}
.signInAndLabel{
display: flex;
}
.signInAndLabel > div{
display: flex;
align-items: center;
}
.cancelButton {
border-radius: 4px;
margin: 5px;
background-color: @gray-lighter@;
color: @gray-darker@;
padding: 8px 23px;
font-size: 13px;
cursor: pointer;
outline: none;
border: none;
-moz-appearance: none;
-webkit-appearance: none;
}
button.loginButton[disabled] {
opacity: 0.4;
pointer-events: none;
}
/*DWT Buttons*/
.DwtButton { @Button@ @ButtonBorder-normal@ }
.DwtButton-hover { @Button@ @ButtonBorder-hover@ }
.DwtButton-active { @Button@ @ButtonBorder-active@ }
.DwtButton-selected { @Button@ @ButtonBorder-selected@ }
.DwtButton-disabled { @Button@ @ButtonBorder-disabled@ }
.DwtButton-active { @Button@ @ButtonBorder-default@ }
.DwtButton-focused { @Button@ @ButtonBorder-focused@ }
.DwtButton .Text { @ButtonText@ @ButtonText-normal@ }
.DwtButton-hover .Text { @ButtonText@ @ButtonText-hover@ }
.DwtButton-active .Text { @ButtonText@ @ButtonText-active@ }
.DwtButton-selected .Text { @ButtonText@ @ButtonText-active@ }
.DwtButton-disabled .Text { @ButtonText@ @ButtonText-disabled@ }
.DwtButton-active .Text { @ButtonText@ @ButtonText-default@ }
.DwtButton-focused .Text { @ButtonText@ @ButtonText-focused@ }
/*Launch Button*/
.LaunchButton {
padding:10px;
text-align:center;
}
.LaunchButton INPUT {
@FontSize-bigger@
background-color:#DCF9FE;
border:1px solid #6CF;
color:black;
cursor:pointer;
display:inline-block;
height:35px;
text-align:center;
width:250px;
@cssShadow@:0px 0px 3px black;
@grad(#DCF9FE,#9FF0FF,linear-vertical)@
@roundCorners(26px)@
}
.LaunchButton INPUT:hover {
@cssShadow@:0px 0px 1px black;
@grad(#9FF0FF,#DCF9FE,linear-vertical)@
}
.spacer {
font-size:1.2em;
line-height:1.3em;
padding:5px;
}
/* Mobile */
.LoginScreen .center-small {
background-color:@darken(AltC,10)@;
margin:10px auto;
overflow:visible;
padding-top:5px;
width:250px;
@grad(LoginCenterTop,LoginCenterBottom,linear-vertical)@
}
/* limiting the error message on mobile screen to 40px (approx 3 lines)*/
.LoginScreen .center-small #ZLoginErrorPanel {
max-height:40px;
overflow:auto;
}
.center-small H1 {
margin:10px 20px 20px;
}
.center-small .decor1 {
@Decor1-mobile@
}
.center-small .form {
border-collapse:collapse;
color:@LoginLabelColor@;
margin:0px 10px;
text-align:left;
}
.center-small .form td:first-child LABEL {
margin-right:5px;
}
.center-small .form INPUT[type='text'],
.center-small .form INPUT[type='password'] {
border:1px solid @AltC@;
width:155px;
}
.center-small .form SELECT {
width:140px;
}
.center-small #ZloginWhatsThisAnchor,
.center-small .offline {
display:none;
}
.Footer-small {
position:relative;
text-align:center;
width:100%;
}
.Footer-small .copyright {
font-size:9px !important;
}
.Footer-small #ZLoginNotice {
display:none;
}
#ZLoginWhatsThis{
display: none;
}
#ZLoginWhatsThisButton {
background: url(../img/questionMark.png) center center no-repeat;
border: transparent;
outline: none;
width: 15px;
height: 15px;
padding: 0;
background-size: 15px 15px;
}
.errorBox {
background: #fff;
border-radius: 3px;
max-width: 400px;
margin: 10% auto;
padding: 24px;
box-shadow: 0 5px 8px rgba(0,0,0,0.3);
}
.errorBox h2 {
margin: 0 0 24px;
font-size: 20px;
font-weight: normal;
}
.errorBox p {
@FontSize-slightly-big@;
}
.ErrorScreen a.errGoBack:active,.ErrorScreen a.errGoBack:visited {
outline: none ;
color:@brand-tertiary@;
text-decoration: none ;
}
.ErrorScreen a.errGoBack:hover {
outline: none ;
color: @brand-tertiary@;
text-decoration: underline ;
}
.ErrorScreen a.errGoBack:focus {
outline: none ;
color: @gray-darker@;
text-decoration: underline ;
} | 0.210036 | 0.042009 |
* {
margin: 0;
padding: 0;
}
html, body {
height: 100%;
}
body {
background-color: white;
font: 18px Helvetica, "Segoe UI", Arial, sans-serif;
text-align: center;
}
p {
margin: 0.5em 0;
}
a {
text-decoration: none;
}
a:hover {
color: black;
text-decoration: underline;
}
a:visited {
color: #609;
}
ul.posts {
list-style-type: none;
}
ul.posts li {
padding-bottom: 1.5em;
}
ul.posts span {
color: #808080;
font-family: "Courier New", monospace;
font-size: 90%;
}
ul.posts a {
font-size: 140%;
}
ul.posts div {
color: #000;
font-size: 90%;
padding-left: 2em;
}
ul.posts div a {
font-size: 100%;
}
ul.posts div p {
margin-top: 0;
}
.site {
font-size: 100%;
text-align: left;
width: 46em;
margin: 2em auto 2em auto;
line-height: 1.5em;
}
.title {
font-weight: bold;
margin-bottom: 2em;
}
.site .title a {
color: black;
font-size: 125%;
text-decoration: none;
}
.site .title a:hover {
color: black;
}
.site .title a.extra:hover {
color: black;
}
.site .title .jvm {
color: #E76F00;
}
.site .title .today {
color: white;
background: #E76F00;
padding-left: 0.25em;
padding-right: 0.25em;
}
.site .title .subtitle {
color: black;
font-size: 75%;
}
.site .meta {
font-family: "Courier New", monospace;
color: #AAA;
}
.site .footer {
font-size: 80%;
color: #444;
border-top: 2px solid #F0F0F0;
margin-top: 2em;
overflow: hidden;
}
.site .footer .contact {
float: left;
margin-right: 2.5em;
}
.site .footer .contact a {
color: #E76F00;
}
.site h1, h2, h3, h4, h5, h6 {
margin: 0.5em 0;
}
.site h2, h3, h4, h5, h6 {
margin-top: 1.5em;
}
table {
margin: 1em 0 1.5em;
}
table td {
padding-left: 5px;
border-bottom: 1px solid #E76F00;
}
.highlight {
background: #FFFDFA;
border: 1px solid #F0F0F0;
font-size: 80%;
line-height: 1.2em;
margin: 2em 0;
}
.highlight {
border: 1px solid #F0F0F0;
font-size: 80%;
line-height: 1.2em;
}
.highlight .gutter {
border: 1px solid #F0F0F0;
padding-right: 0.2em;
}
.highlight .code {
padding-left: 0.2em;
}
.highlight table {
border: none;
margin: 0;
}
.highlight table td {
border: none;
padding-left: 0px;
margin: 0;
} | css/site.css | * {
margin: 0;
padding: 0;
}
html, body {
height: 100%;
}
body {
background-color: white;
font: 18px Helvetica, "Segoe UI", Arial, sans-serif;
text-align: center;
}
p {
margin: 0.5em 0;
}
a {
text-decoration: none;
}
a:hover {
color: black;
text-decoration: underline;
}
a:visited {
color: #609;
}
ul.posts {
list-style-type: none;
}
ul.posts li {
padding-bottom: 1.5em;
}
ul.posts span {
color: #808080;
font-family: "Courier New", monospace;
font-size: 90%;
}
ul.posts a {
font-size: 140%;
}
ul.posts div {
color: #000;
font-size: 90%;
padding-left: 2em;
}
ul.posts div a {
font-size: 100%;
}
ul.posts div p {
margin-top: 0;
}
.site {
font-size: 100%;
text-align: left;
width: 46em;
margin: 2em auto 2em auto;
line-height: 1.5em;
}
.title {
font-weight: bold;
margin-bottom: 2em;
}
.site .title a {
color: black;
font-size: 125%;
text-decoration: none;
}
.site .title a:hover {
color: black;
}
.site .title a.extra:hover {
color: black;
}
.site .title .jvm {
color: #E76F00;
}
.site .title .today {
color: white;
background: #E76F00;
padding-left: 0.25em;
padding-right: 0.25em;
}
.site .title .subtitle {
color: black;
font-size: 75%;
}
.site .meta {
font-family: "Courier New", monospace;
color: #AAA;
}
.site .footer {
font-size: 80%;
color: #444;
border-top: 2px solid #F0F0F0;
margin-top: 2em;
overflow: hidden;
}
.site .footer .contact {
float: left;
margin-right: 2.5em;
}
.site .footer .contact a {
color: #E76F00;
}
.site h1, h2, h3, h4, h5, h6 {
margin: 0.5em 0;
}
.site h2, h3, h4, h5, h6 {
margin-top: 1.5em;
}
table {
margin: 1em 0 1.5em;
}
table td {
padding-left: 5px;
border-bottom: 1px solid #E76F00;
}
.highlight {
background: #FFFDFA;
border: 1px solid #F0F0F0;
font-size: 80%;
line-height: 1.2em;
margin: 2em 0;
}
.highlight {
border: 1px solid #F0F0F0;
font-size: 80%;
line-height: 1.2em;
}
.highlight .gutter {
border: 1px solid #F0F0F0;
padding-right: 0.2em;
}
.highlight .code {
padding-left: 0.2em;
}
.highlight table {
border: none;
margin: 0;
}
.highlight table td {
border: none;
padding-left: 0px;
margin: 0;
} | 0.605449 | 0.143728 |
html,body { height: 100%; overflow: hidden; }
body { height: 100%; overflow: hidden; background: linear-gradient(#E6E9ED,#F8F8F8); }
header { height: 50px; background: white linear-gradient(white,#F8F8F8); border-bottom: 1px solid #DBE1E9; position: fixed; z-index: 15; width: 100%; top: 0; box-shadow: 0 5px 10px rgba(0,0,0,0.02); }
header nav { float: left; border-right: 1px solid #E0E0E0; }
header nav:first-child { border-right: 0; }
header nav button { outline: 0; background-color: transparent; border: 0; padding: 0; margin: 0; width: 49px; height: 49px; border-left: 1px solid #E0E0E0; cursor: pointer; vertical-align: top; }
header nav button img { width: 25px; height: 25px; border-radius: 3px; }
header nav button:hover { background-color: #F0F0F0; }
header nav button .fa { font-size: 20px; }
header nav > .fa { position: absolute; margin: 5px 35px; color: red; cursor: pointer; }
h1 { font-weight: bold; margin: 0 0 15px; padding: 0 0 5px; color: black; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 2px solid black; }
h1 b { font-weight: 700; }
h2 { font-weight: 400; margin: 0 0 12px 0; padding: 0; color: black; font-size: 20px; }
h2 b { font-weight: 700; }
h2 .fa { margin-right: 10px; }
h3 { font-weight: 700; margin: 0 0 5px 0; padding: 0; color: black; font-size: 16px; }
h3 .fa { margin-right: 5px; }
.bg-smoke { background-color: #F8F8F8; }
.padding { padding: 20px; }
.singleline { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.user { float: right; cursor: pointer; height: 49px; }
.user > div { float: left; padding: 10px 20px 0 20px; font-size: 11px; width: 140px; text-align: center; border-left: 1px solid #E0E0E0; height: 49px; }
.user:hover { background-color: #F0F0F0; }
.user b { font-weight: bold; font-size: 14px; display: block; line-height: 15px; }
.user img { float: right; height: 49px; width: auto; }
.user-notifications { float: right; font-size: 25px; padding: 7px 20px 0 0; height: 50px; cursor: pointer; }
.user-notifications span { font-size: 10px; width: 20px; height: 20px; color: white; background-color: #D33634; position: absolute; text-align: center; border-radius: 100px; padding: 3px 0 0 0; margin: 0 0 0 10px; }
.app { padding: 20px 0; width: 200px; height: 220px; position: relative; display: inline-block; border: 1px solid #E0E0E0; background-color: white; text-align: center; border-radius: 3px; cursor: pointer; margin: 20px; transition: all 0.2s; vertical-align: top; }
.app-offline { border-color: #E0E0E0 !important; background-color: #F8F8F8; cursor: not-allowed; box-shadow: none !important; }
.app-offline .app-name { border-color: #E0E0E0 !important; color: silver; }
.app-offline .app-version { color: silver; }
.app-offline img { opacity: 0.4; }
.app-disabled { border-color: #E0E0E0 !important; background-color: #F8F8F8; cursor: not-allowed; box-shadow: none !important; }
.app-disabled .app-name { border-color: #E0E0E0 !important; color: silver; }
.app-disabled .app-version { color: silver; }
.app-disabled img { opacity: 0.4; }
.app > span { display: none; position: absolute; background-color: #D33634; color: white; z-index: 3; padding: 2px 5px; border-radius: 4px; font-size: 10px; margin: -10px 0 0 10px; }
.app > span .fa { margin-right: 5px; }
.app-offline > span { display: block; }
.app:hover { border-color: silver; box-shadow: 0 2px 20px rgba(0,0,0,0.05); }
.app:hover .app-name { border-color: #E0E0E0; }
.app img { width: 120px; height: 120px; border-radius: 4px; }
.app-name { margin-top: 15px; font-size: 12px; line-height: 14px; border-top: 1px solid #E0E0E0; padding-top: 15px; }
.app-version { color: #A0A0A0; font-size: 11px; }
.app .fa-times { position: absolute; right: 15px; top: 15px; color: red; cursor: pointer; font-size: 20px; transition: all 0.3s; }
.app .fa-times:hover { transform: rotate(-90deg); }
.appunread { position: absolute; background-color: #D23B3B; color: white; width: 30px; border-radius: 100%; height: 30px; font-size: 14px; padding: 4px 0 0; margin-top: -10px; left: 10px; box-shadow: 0 2px 3px rgba(0,0,0,0.2); overflow: hidden; text-align: center; }
.form-border { border-left: 1px solid #F0F0F0; }
.centered { height: 100%; width: 100%; display: table-cell; vertical-align: middle; text-align: center; }
.centered-container { display: table; width: 100%; }
.emptyspace { height: 45px; }
.scrollable { height: 100%; overflow: auto; overflow-scrolling: touch; margin: 50px 0 0; }
.fullheight { overflow: hidden; }
.mr5 { margin-right: 5px; }
.mt10 { margin-top: 10px; }
.m { margin-bottom: 15px; }
.nmt { margin-top: 0 !important; }
.nmb { margin-bottom: 0 !important; }
.npt { padding-top: 0 !important; }
.npb { padding-bottom: 0 !important; }
.color { color: #017CCA; }
.green { color: #8CC152; }
.red { color: #D33634; }
.b { font-weight: bold; }
.fs11 { font-size: 11px !important; }
.help { font-size: 11px; color: #A0A0A0; margin-top: 7px; line-height: 13px; }
.help .fa { margin-right: 5px; }
.help code { font: normal normal 11px Arial; background-color: #F0F0F0; padding: 2px 5px; border-radius: 4px; }
.approle { font-size: 14px; text-align: center; width: 34px; border-left: 1px solid #E0E0E0; padding: 3px 0; }
.approle:first-child { border-left: 0; }
.toolbar { margin-bottom: 15px; }
.toolbar button { outline: 0; background-color: transparent; border: 1px solid transparent; border-radius: 4px; font-size: 12px; height: 24px; padding: 0 5px; margin: 0; color: black; margin-right: 5px; }
.toolbar button .fa { margin-right: 5px; }
.toolbar button:hover { background-color: white; box-shadow: 0 2px 3px rgba(0,0,0,0.05); }
.toolbar button:disabled { color: silver; cursor: not-allowed; background-color: #D5D7DB; box-shadow: none; }
.toolbar button:disabled .fa { color: silver; }
.toolbar button.right { float: right; margin-left: 5px; margin-right: 0; }
.toolbar > span { margin: 2px 6px 0; border-left: 1px solid #D0D0D0; height: 20px; padding: 0 2px 0 0; vertical-align: middle; display: inline-block; position: relative; }
.toolbar .selected { background-color: #FFE7A1 !important; box-shadow: 0 2px 3px rgba(0,0,0,0.05); }
.uppercase { text-transform: uppercase; }
.inline { position: relative; display: inline-block; }
.userapp-container { border-bottom: 1px solid #F0F0F0; margin-bottom: 10px; background-color: white; }
.userapp-container-disabled img { filter: grayscale(100%); }
.userapp-container-disabled { color: #A0A0A0; }
.userapp-container-disabled .userapp-roles { display: none; }
.userapp-checkbox { float: left; width: 30px; height: 30px; background-color: white; margin-right: 10px; border-radius: 4px; border: 2px solid #F0F0F0; cursor: pointer; color: #A0D468; padding: 3px 0 0 0; text-align: center; font-size: 20px; }
.userapp-container-disabled .userapp-checkbox .fa { display: none; }
.userapp-icon { float: left; margin-right: 10px; }
.userapp-icon img { border: 1px solid #E0E0E0; }
.userapp-header { height: 40px; line-height: 15px; }
.userapp-roles { margin-bottom: 10px; line-height: 0; }
.userapp-roles div { width: 33.3%; position: relative; display: inline-block; background-color: #F0F0F0; padding: 5px 10px; font-size: 11px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.userapp-roles label { cursor: pointer; }
.userapp-roles div:nth-child(odd) { background-color: #F8F8F8; }
.userapp-roles input { margin-right: 5px; }
.userapp-settings input { background-color: white; border: 1px solid #E0E0E0; padding: 6px 10px; border-radius: 3px; width: 100%; font-size: 11px; outline: 0; }
.userapp-settings { margin-bottom: 15px; }
.keyvalue { border-bottom: 1px solid #F0F0F0; padding: 5px 0; margin-bottom: 10px; transition: all 0.3s; }
.keyvalue:hover { background-color: #F8F8F8; padding-left: 10px; padding-right: 10px; }
.keyvalue .key { font-size: 11px; font-weight: bold; margin-bottom: 2px; color: black; }
.keyvalue .value { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 14px; color: #A0A0A0; }
.keyvalue .fa { margin-right: 5px; }
.upper { text-transform: uppercase; }
.w100p { width: 100%; }
.img-application { border-radius: 25px; border: 1px solid #E0E0E0; }
.silver { color: #A0A0A0; }
.caption { font-size: 14px; margin-bottom: 15px; color: black; text-transform: uppercase; font-weight: bold; }
.caption .fa { margin-right: 5px; }
@media(max-width: 768px) {
.app { width: 140px; margin: 10px; height: 180px; }
.app img { width: 80px; height: auto; }
.form-border { border-left: 0; }
.nplr-xs { padding-left: 0 !important; padding-right: 0 !important; }
}
.ui-npanel { position: fixed; width: 300px; top: 50px; right: 0; background: rgba(255,255,255,0.9); padding: 0; overflow-y: auto; overflow-x: hidden; z-index: 15; box-shadow: -5px 0 20px rgba(0,0,0,0.03); border-left: 1px solid #DBE1E9; overflow-scrolling: touch; }
.ui-npanel .fa { margin-right: 3px; }
.ui-npanel-clear { margin: 15px 0 0 20px; font-size: 11px; cursor: pointer; }
.ui-npanel-message { margin: 20px; padding: 0; background-color: white; border-radius: 3px; font-size: 12px; box-shadow: 0 1px 5px rgba(0,0,0,0.03); cursor: pointer; transition: all 0.3s; border: 1px solid #D5D5D5; }
.ui-npanel-error { border: 2px solid #D33634; }
.ui-npanel-success { border: 2px solid #8CC152; }
.ui-npanel-date { float: right; font-size: 10px; color: #A0A0A0; margin: 7px 10px 0 0; }
.ui-npanel-title img { border: 1px solid #E0E0E0; border-radius: 3px; margin-right: 5px; vertical-align: middle; }
.ui-npanel-title { font-size: 13px; border-bottom: 1px solid #E0E0E0; padding: 5px 10px; }
.ui-npanel-padding { padding: 0 10px 10px; }
.ui-npanel-body { line-height: 14px; font-size: 12px; margin-top: 10px; color: gray; }
.ui-npanel button { display: inline-block; position: relative; background-color: white; border: 1px solid #E0E0E0; border-radius: 4px; margin-top: 10px; outline: 0; font-size: 11px; color: black; padding: 2px 10px; }
.ui-npanel button:hover { background-color: #F0F0F0; }
.ui-npanel-remove { transform: scale(0.5); opacity: 0; }
.panel { background-color: white; border-radius: 3px; box-shadow: 0 3px 30px rgba(0,0,0,0.03); border: 1px solid #E0E0E0; }
.panel > label { display: block; padding: 15px 20px; border-bottom: 1px solid #E0E0E0; font-size: 16px; color: black; font-weight: bold; }
.panel > label .fa { margin-right: 5px; }
.button { background-color: #4285F4; border: 0; color: white; cursor: pointer; outline: 0; width: 100%; border-radius: 4px; height: 50px; text-transform: uppercase; }
.button:hover { box-shadow: 0 2px 5px rgba(0,0,0,0.1); opacity: 0.9; }
.button:disabled { background-color: #F0F0F0; color: silver; cursor: not-allowed; box-shadow: none; opacity: 1; }
.button .fa { margin-right: 5px; }
.success { background-color: #8CC152; color: white; padding: 10px 20px; font-size: 12px; text-align: center; }
.success .fa { margin-right: 8px; }
.buttons > div { position: relative; display: inline-block; width: 33.33%; vertical-align: top; padding: 5px; }
.buttons button { width: 100%; margin: 0; padding: 0; font-size: 11px; height: 60px; background-color: #F0F0F0; border: 0; border-radius: 4px; overflow: hidden; text-transform: overflow; white-space: nowrap; }
.buttons button .fa { font-size: 25px; display: block; }
.buttons button:hover { background-color: #E0E0E0; }
.accountphoto img { max-width: 150px; } | public/css/default.css |
html,body { height: 100%; overflow: hidden; }
body { height: 100%; overflow: hidden; background: linear-gradient(#E6E9ED,#F8F8F8); }
header { height: 50px; background: white linear-gradient(white,#F8F8F8); border-bottom: 1px solid #DBE1E9; position: fixed; z-index: 15; width: 100%; top: 0; box-shadow: 0 5px 10px rgba(0,0,0,0.02); }
header nav { float: left; border-right: 1px solid #E0E0E0; }
header nav:first-child { border-right: 0; }
header nav button { outline: 0; background-color: transparent; border: 0; padding: 0; margin: 0; width: 49px; height: 49px; border-left: 1px solid #E0E0E0; cursor: pointer; vertical-align: top; }
header nav button img { width: 25px; height: 25px; border-radius: 3px; }
header nav button:hover { background-color: #F0F0F0; }
header nav button .fa { font-size: 20px; }
header nav > .fa { position: absolute; margin: 5px 35px; color: red; cursor: pointer; }
h1 { font-weight: bold; margin: 0 0 15px; padding: 0 0 5px; color: black; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 2px solid black; }
h1 b { font-weight: 700; }
h2 { font-weight: 400; margin: 0 0 12px 0; padding: 0; color: black; font-size: 20px; }
h2 b { font-weight: 700; }
h2 .fa { margin-right: 10px; }
h3 { font-weight: 700; margin: 0 0 5px 0; padding: 0; color: black; font-size: 16px; }
h3 .fa { margin-right: 5px; }
.bg-smoke { background-color: #F8F8F8; }
.padding { padding: 20px; }
.singleline { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.user { float: right; cursor: pointer; height: 49px; }
.user > div { float: left; padding: 10px 20px 0 20px; font-size: 11px; width: 140px; text-align: center; border-left: 1px solid #E0E0E0; height: 49px; }
.user:hover { background-color: #F0F0F0; }
.user b { font-weight: bold; font-size: 14px; display: block; line-height: 15px; }
.user img { float: right; height: 49px; width: auto; }
.user-notifications { float: right; font-size: 25px; padding: 7px 20px 0 0; height: 50px; cursor: pointer; }
.user-notifications span { font-size: 10px; width: 20px; height: 20px; color: white; background-color: #D33634; position: absolute; text-align: center; border-radius: 100px; padding: 3px 0 0 0; margin: 0 0 0 10px; }
.app { padding: 20px 0; width: 200px; height: 220px; position: relative; display: inline-block; border: 1px solid #E0E0E0; background-color: white; text-align: center; border-radius: 3px; cursor: pointer; margin: 20px; transition: all 0.2s; vertical-align: top; }
.app-offline { border-color: #E0E0E0 !important; background-color: #F8F8F8; cursor: not-allowed; box-shadow: none !important; }
.app-offline .app-name { border-color: #E0E0E0 !important; color: silver; }
.app-offline .app-version { color: silver; }
.app-offline img { opacity: 0.4; }
.app-disabled { border-color: #E0E0E0 !important; background-color: #F8F8F8; cursor: not-allowed; box-shadow: none !important; }
.app-disabled .app-name { border-color: #E0E0E0 !important; color: silver; }
.app-disabled .app-version { color: silver; }
.app-disabled img { opacity: 0.4; }
.app > span { display: none; position: absolute; background-color: #D33634; color: white; z-index: 3; padding: 2px 5px; border-radius: 4px; font-size: 10px; margin: -10px 0 0 10px; }
.app > span .fa { margin-right: 5px; }
.app-offline > span { display: block; }
.app:hover { border-color: silver; box-shadow: 0 2px 20px rgba(0,0,0,0.05); }
.app:hover .app-name { border-color: #E0E0E0; }
.app img { width: 120px; height: 120px; border-radius: 4px; }
.app-name { margin-top: 15px; font-size: 12px; line-height: 14px; border-top: 1px solid #E0E0E0; padding-top: 15px; }
.app-version { color: #A0A0A0; font-size: 11px; }
.app .fa-times { position: absolute; right: 15px; top: 15px; color: red; cursor: pointer; font-size: 20px; transition: all 0.3s; }
.app .fa-times:hover { transform: rotate(-90deg); }
.appunread { position: absolute; background-color: #D23B3B; color: white; width: 30px; border-radius: 100%; height: 30px; font-size: 14px; padding: 4px 0 0; margin-top: -10px; left: 10px; box-shadow: 0 2px 3px rgba(0,0,0,0.2); overflow: hidden; text-align: center; }
.form-border { border-left: 1px solid #F0F0F0; }
.centered { height: 100%; width: 100%; display: table-cell; vertical-align: middle; text-align: center; }
.centered-container { display: table; width: 100%; }
.emptyspace { height: 45px; }
.scrollable { height: 100%; overflow: auto; overflow-scrolling: touch; margin: 50px 0 0; }
.fullheight { overflow: hidden; }
.mr5 { margin-right: 5px; }
.mt10 { margin-top: 10px; }
.m { margin-bottom: 15px; }
.nmt { margin-top: 0 !important; }
.nmb { margin-bottom: 0 !important; }
.npt { padding-top: 0 !important; }
.npb { padding-bottom: 0 !important; }
.color { color: #017CCA; }
.green { color: #8CC152; }
.red { color: #D33634; }
.b { font-weight: bold; }
.fs11 { font-size: 11px !important; }
.help { font-size: 11px; color: #A0A0A0; margin-top: 7px; line-height: 13px; }
.help .fa { margin-right: 5px; }
.help code { font: normal normal 11px Arial; background-color: #F0F0F0; padding: 2px 5px; border-radius: 4px; }
.approle { font-size: 14px; text-align: center; width: 34px; border-left: 1px solid #E0E0E0; padding: 3px 0; }
.approle:first-child { border-left: 0; }
.toolbar { margin-bottom: 15px; }
.toolbar button { outline: 0; background-color: transparent; border: 1px solid transparent; border-radius: 4px; font-size: 12px; height: 24px; padding: 0 5px; margin: 0; color: black; margin-right: 5px; }
.toolbar button .fa { margin-right: 5px; }
.toolbar button:hover { background-color: white; box-shadow: 0 2px 3px rgba(0,0,0,0.05); }
.toolbar button:disabled { color: silver; cursor: not-allowed; background-color: #D5D7DB; box-shadow: none; }
.toolbar button:disabled .fa { color: silver; }
.toolbar button.right { float: right; margin-left: 5px; margin-right: 0; }
.toolbar > span { margin: 2px 6px 0; border-left: 1px solid #D0D0D0; height: 20px; padding: 0 2px 0 0; vertical-align: middle; display: inline-block; position: relative; }
.toolbar .selected { background-color: #FFE7A1 !important; box-shadow: 0 2px 3px rgba(0,0,0,0.05); }
.uppercase { text-transform: uppercase; }
.inline { position: relative; display: inline-block; }
.userapp-container { border-bottom: 1px solid #F0F0F0; margin-bottom: 10px; background-color: white; }
.userapp-container-disabled img { filter: grayscale(100%); }
.userapp-container-disabled { color: #A0A0A0; }
.userapp-container-disabled .userapp-roles { display: none; }
.userapp-checkbox { float: left; width: 30px; height: 30px; background-color: white; margin-right: 10px; border-radius: 4px; border: 2px solid #F0F0F0; cursor: pointer; color: #A0D468; padding: 3px 0 0 0; text-align: center; font-size: 20px; }
.userapp-container-disabled .userapp-checkbox .fa { display: none; }
.userapp-icon { float: left; margin-right: 10px; }
.userapp-icon img { border: 1px solid #E0E0E0; }
.userapp-header { height: 40px; line-height: 15px; }
.userapp-roles { margin-bottom: 10px; line-height: 0; }
.userapp-roles div { width: 33.3%; position: relative; display: inline-block; background-color: #F0F0F0; padding: 5px 10px; font-size: 11px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.userapp-roles label { cursor: pointer; }
.userapp-roles div:nth-child(odd) { background-color: #F8F8F8; }
.userapp-roles input { margin-right: 5px; }
.userapp-settings input { background-color: white; border: 1px solid #E0E0E0; padding: 6px 10px; border-radius: 3px; width: 100%; font-size: 11px; outline: 0; }
.userapp-settings { margin-bottom: 15px; }
.keyvalue { border-bottom: 1px solid #F0F0F0; padding: 5px 0; margin-bottom: 10px; transition: all 0.3s; }
.keyvalue:hover { background-color: #F8F8F8; padding-left: 10px; padding-right: 10px; }
.keyvalue .key { font-size: 11px; font-weight: bold; margin-bottom: 2px; color: black; }
.keyvalue .value { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 14px; color: #A0A0A0; }
.keyvalue .fa { margin-right: 5px; }
.upper { text-transform: uppercase; }
.w100p { width: 100%; }
.img-application { border-radius: 25px; border: 1px solid #E0E0E0; }
.silver { color: #A0A0A0; }
.caption { font-size: 14px; margin-bottom: 15px; color: black; text-transform: uppercase; font-weight: bold; }
.caption .fa { margin-right: 5px; }
@media(max-width: 768px) {
.app { width: 140px; margin: 10px; height: 180px; }
.app img { width: 80px; height: auto; }
.form-border { border-left: 0; }
.nplr-xs { padding-left: 0 !important; padding-right: 0 !important; }
}
.ui-npanel { position: fixed; width: 300px; top: 50px; right: 0; background: rgba(255,255,255,0.9); padding: 0; overflow-y: auto; overflow-x: hidden; z-index: 15; box-shadow: -5px 0 20px rgba(0,0,0,0.03); border-left: 1px solid #DBE1E9; overflow-scrolling: touch; }
.ui-npanel .fa { margin-right: 3px; }
.ui-npanel-clear { margin: 15px 0 0 20px; font-size: 11px; cursor: pointer; }
.ui-npanel-message { margin: 20px; padding: 0; background-color: white; border-radius: 3px; font-size: 12px; box-shadow: 0 1px 5px rgba(0,0,0,0.03); cursor: pointer; transition: all 0.3s; border: 1px solid #D5D5D5; }
.ui-npanel-error { border: 2px solid #D33634; }
.ui-npanel-success { border: 2px solid #8CC152; }
.ui-npanel-date { float: right; font-size: 10px; color: #A0A0A0; margin: 7px 10px 0 0; }
.ui-npanel-title img { border: 1px solid #E0E0E0; border-radius: 3px; margin-right: 5px; vertical-align: middle; }
.ui-npanel-title { font-size: 13px; border-bottom: 1px solid #E0E0E0; padding: 5px 10px; }
.ui-npanel-padding { padding: 0 10px 10px; }
.ui-npanel-body { line-height: 14px; font-size: 12px; margin-top: 10px; color: gray; }
.ui-npanel button { display: inline-block; position: relative; background-color: white; border: 1px solid #E0E0E0; border-radius: 4px; margin-top: 10px; outline: 0; font-size: 11px; color: black; padding: 2px 10px; }
.ui-npanel button:hover { background-color: #F0F0F0; }
.ui-npanel-remove { transform: scale(0.5); opacity: 0; }
.panel { background-color: white; border-radius: 3px; box-shadow: 0 3px 30px rgba(0,0,0,0.03); border: 1px solid #E0E0E0; }
.panel > label { display: block; padding: 15px 20px; border-bottom: 1px solid #E0E0E0; font-size: 16px; color: black; font-weight: bold; }
.panel > label .fa { margin-right: 5px; }
.button { background-color: #4285F4; border: 0; color: white; cursor: pointer; outline: 0; width: 100%; border-radius: 4px; height: 50px; text-transform: uppercase; }
.button:hover { box-shadow: 0 2px 5px rgba(0,0,0,0.1); opacity: 0.9; }
.button:disabled { background-color: #F0F0F0; color: silver; cursor: not-allowed; box-shadow: none; opacity: 1; }
.button .fa { margin-right: 5px; }
.success { background-color: #8CC152; color: white; padding: 10px 20px; font-size: 12px; text-align: center; }
.success .fa { margin-right: 8px; }
.buttons > div { position: relative; display: inline-block; width: 33.33%; vertical-align: top; padding: 5px; }
.buttons button { width: 100%; margin: 0; padding: 0; font-size: 11px; height: 60px; background-color: #F0F0F0; border: 0; border-radius: 4px; overflow: hidden; text-transform: overflow; white-space: nowrap; }
.buttons button .fa { font-size: 25px; display: block; }
.buttons button:hover { background-color: #E0E0E0; }
.accountphoto img { max-width: 150px; } | 0.662251 | 0.213746 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
text-decoration: none;
}
ul {
list-style: none;
}
body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
min-height: 100vh;
background: #f3904f; /* fallback for old browsers */
background: -webkit-linear-gradient(
to right,
#3b4371,
#f3904f
); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(
to right,
#3b4371,
#f3904f
); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
font-family: 'Poppins', sans-serif;
}
.container{
margin: 2rem;
width: min(800px, 90%);
display: flex;
gap: 2rem;
flex-direction: column;
justify-content: center;
align-items: center;
}
form{
width: min(400px, 80%);
}
.search {
color: white;
background-color: transparent;
border: none;
border: 2px solid rgb(255, 255, 255);
border-radius: 10px;
width: 100%;
height: 50px;
font-size: 1.5rem;
padding: 1rem;
}
.search::placeholder{
color: white;
}
.search:focus{
outline: none;
}
.card{
color: white;
width: 100%;
padding: 2rem;
border-radius: 20px;
grid-template-columns: .25fr 1fr;
background-color: rgba(207, 207, 207, .2);
column-gap: 2rem;
display: none;
}
.card img{
width: 150px;
height: 150px;
object-fit: cover;
border-radius: 50%;
}
.card .card-info{
display: flex;
flex-direction: column;
}
.card-info .small-text{
font-size: .725rem;
margin-bottom: 1.5rem;
}
.card-info a{
color: white;
}
.card-info p{
margin-bottom: 1.5rem;
}
.card .numbers{
font-size: .825rem;
font-weight: bold;
display: flex;
justify-content: space-between;
margin-bottom: 1.5rem;
}
.reposList h3{
margin-bottom: .5rem;
}
.reposList a{
display: inline-block;
color: white;
margin-right: .4rem;
margin-bottom: .3rem;
}
.reposList span{
cursor: pointer;
font-size: .725rem;
background-color: #3b4371;
padding: .25rem .5rem;
} | github-profiles-app/style.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
text-decoration: none;
}
ul {
list-style: none;
}
body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
min-height: 100vh;
background: #f3904f; /* fallback for old browsers */
background: -webkit-linear-gradient(
to right,
#3b4371,
#f3904f
); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(
to right,
#3b4371,
#f3904f
); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
font-family: 'Poppins', sans-serif;
}
.container{
margin: 2rem;
width: min(800px, 90%);
display: flex;
gap: 2rem;
flex-direction: column;
justify-content: center;
align-items: center;
}
form{
width: min(400px, 80%);
}
.search {
color: white;
background-color: transparent;
border: none;
border: 2px solid rgb(255, 255, 255);
border-radius: 10px;
width: 100%;
height: 50px;
font-size: 1.5rem;
padding: 1rem;
}
.search::placeholder{
color: white;
}
.search:focus{
outline: none;
}
.card{
color: white;
width: 100%;
padding: 2rem;
border-radius: 20px;
grid-template-columns: .25fr 1fr;
background-color: rgba(207, 207, 207, .2);
column-gap: 2rem;
display: none;
}
.card img{
width: 150px;
height: 150px;
object-fit: cover;
border-radius: 50%;
}
.card .card-info{
display: flex;
flex-direction: column;
}
.card-info .small-text{
font-size: .725rem;
margin-bottom: 1.5rem;
}
.card-info a{
color: white;
}
.card-info p{
margin-bottom: 1.5rem;
}
.card .numbers{
font-size: .825rem;
font-weight: bold;
display: flex;
justify-content: space-between;
margin-bottom: 1.5rem;
}
.reposList h3{
margin-bottom: .5rem;
}
.reposList a{
display: inline-block;
color: white;
margin-right: .4rem;
margin-bottom: .3rem;
}
.reposList span{
cursor: pointer;
font-size: .725rem;
background-color: #3b4371;
padding: .25rem .5rem;
} | 0.443841 | 0.09236 |
.yun_map_box{width:1178px;border:1px solid #dcdada}
.yun_map_box_h1{width:100%;height:45px; line-height:45px; background:#f8f8f8;border-bottom:1px solid #dddbdb}
.yun_map_box_h1_span{ font-size:16px; font-weight:bold; padding-left:10px;color:#333;}
#search {padding: 15px 20px;border-bottom:1px solid #dddbdb}
#title {position:relative;}
#title a{display:inline-block;color:#ffffff;padding:8px 25px;margin-right:5px;position:relative;border-radius:2px 2px 0 0;border:1px solid #eee;border-bottom:none; }
#title a:hover{cursor: pointer;}
#title a:visited{text-decoration: none;}
#title a:hover{text-decoration: none;}
#title a.select{background-color: #049ff1;;border:1px solid #049ff1;}
#title a.nselect{background-color: #f8f8f8;color:#333}
/*scroll ad position*/
#search .form{float:left;}
#search .form input{height:38px;width:640px;display:inline-block;margin:0;padding:0;vertical-align:middle;border:2px solid #049ff1;padding-left:10px; line-height:38px; float:left}
#search .form .submit{display:inline-block;width:84px;height:42px; line-height:42px; text-align:center;color:#fff; font-size:16px;border:none; float:left}
#search .hot{float:left;margin:10px 0 0 10px;width:450px;}
#search .hot a{color:#ff6713;}
#map_content {background:url(../images/map_list.png);background-repeat:repeat-y;background-position:top right;height:550px;}
#map{float:left;width:942px;position:relative;}
#map .map-loader{position:absolute;left:320px;top:200px;opacity:0.67;filter:alpha(opacity=67);display:none;}
#map .map-loader-box{position:absolute;left:365px;top:5px;opacity:0.8;filter:alpha(opacity=80);display:none;}
#map .inner{border-right:1px solid #e0e0e0;height:550px;}
#list{float:left;width:235px; overflow:hidden}
#list .inner{background-color:#fff;height:100%;}
#content {width:235px;overflow: auto;height:480px;}
#list .inner h2{background:#f3f5f8;height:40px;text-align: center;display:inline-block;width:100%;line-height:40px; font-size:15px; font-weight:normal}
#list .inner h2 span{ padding:0px 5px;}
#list .inner #content li{width:190px; float:left;padding: 10px;border-bottom: 1px dotted #bababa;}
#list .inner #content li:hover{background-color:#fff;cursor:pointer;}
#list .inner #content li dl{width:164px; float:left}
#list dt{line-height:25px;padding-left:10px;}
#list dt a{color:#555;font-size:14px;}
#list dt a:hover{color:#ff8040;text-decoration: none;}
#list dd{padding-left:25px; line-height:25px;background:url(../images/map_icon_job.png) 0 0px no-repeat;}
#list dd a{color:#3198db;}
#list i.marker{display: inline-block;float:left}
i.icon{width:25px;height:25px;display:inline-block;vertical-align: middle;}
i.job{background-image: url(../images/map_icon_job.png);background-repeat: none;}
#count{color:#f00;}
#loading{display:none;text-align: center;}
.vip{color:#f00;font-family:Georgia,arial;font-weight:bold;font-size:1.2em;margin-left:.2em;}
.markerinfo{margin:7px 0;}
.markerinfo a{text-decoration:none;}
.markerinfo dt{border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-bottom:5px;}
.markerinfo dt a{font-weight:bold;color:#555;font-size:14px;}
.markerinfo dd{padding-left:25px;background:url(../images/map_icon_job.png) 0 0px no-repeat; line-height:25px;}
.markerinfo dd.more{padding-left:0;background:none;}
.markerinfo dd a{color:#3198db;}
.markerinfo .more{text-align: right;}
.marker{width:23px;height:25px;display:inline-block;vertical-align: middle;background-image: url(../images/map_markers.png);}
.marker1 {background-position:0px 0px;}
.marker2 {background-position:0px -25px;}
.marker3 {background-position:0px -50px;}
.marker4 {background-position:0px -75px;}
.marker5 {background-position:0px -100px;}
.marker6 {background-position:0px -125px;}
.marker7 {background-position:0px -150px;}
.marker8 {background-position:0px -175px;}
.marker9 {background-position:0px -200px;}
.marker10{background-position:0px -225px;}
.marker11{background-position:0px -250px;}
.marker12{background-position:0px -275px;}
.marker13{background-position:0px -300px;}
.marker14{background-position:0px -325px;}
.marker15{background-position:0px -350px;}
.marker16{background-position:0px -375px;}
.marker17{background-position:0px -400px;}
.marker18{background-position:0px -425px;}
.marker19{background-position:0px -450px;}
.marker20{background-position:0px -475px;}
.marker21{background-position:0px -500px;}
.marker22{background-position:0px -525px;}
.marker23{background-position:0px -550px;}
.marker24{background-position:0px -575px;}
.marker25{background-position:0px -600px;}
.marker26{background-position:0px -625px;}
.marker27{background-position:0px -650px;}
.marker28{background-position:0px -675px;}
.marker29{background-position:0px -700px;}
.marker30{background-position:0px -725px;}
.pagination {
margin-left: 10px;
margin-top:6px;
}
.pagination a{
text-decoration: none;
color:#6c6c6c;
}
.pagination a, .pagination span {
display: block;
float: left;
width:20px;
height:20px;
text-align:center;
margin-right: 2px;
line-height:20px;
font-family: Arial;
}
.pagination .current, .pagination .prev, .pagination .prev:hover, .pagination .next, .pagination .next:hover, .pagination .current.prev, .pagination .current.next, .pagination a:hover{background-image: url(../images/map_pagination.png);text-decoration:none;}
.pagination .current { background-position: 20px -40px;color: #fff;}
.pagination .prev{ background-position: 0px 0px; _width:20px;}
.pagination .prev:hover{ background-position: 0px -60px;}
.pagination .next{ background-position: 0px -20px;}
.pagination .next:hover{ background-position: 0px -80px;}
.pagination .current.prev{ background-position: 20px 0px;}
.pagination .current.next{ background-position: 20px -20px;}
.pagination a:hover{ background-position: 0px -40px;}
#guide_background {
background-color: #000;
filter:alpha(opacity=50);/*IE*/
opacity:0.5;
z-index:10000;
position:absolute;
display:none;
}
#guide_content { position: absolute; width: 1002px; top: 0; margin: 222px auto; z-index: 10000; }
#guide_content .close{
width:40px;
height:40px;
background-image: url(../guide/close.png);
_background-image: url(../guide/close.gif);
position:absolute;
}
#guide_content .close:hover{
cursor: pointer;
}
#guide_content .next{
width:225px;
height:55px;
background-image: url(../guide/next.png);
_background-image: url(../guide/next.gif);
position:absolute;
}
#guide_content .next.end{
background-image: url(../guide/end.png);
_background-image: url(../guide/end.gif);
}
#guide_content .next:hover{
cursor: pointer;
}
#guide_content .step1{
z-index:10001;
position:absolute;
width:1050px;
height:550px;
display:none;
background-image: url(../guide/step1.png);
_background-image: url(../guide/step1.gif);
left:-40px;
top:-108px;
}
#guide_content .step2{
z-index:10002;
position:absolute;
width:742px;
height:650px;
display:none;
background-image: url(../guide/step2.png);
_background-image: url(../guide/step2.gif);
left:1px;
top:-49px;
}
#guide_content .step3{
z-index:10003;
position:absolute;
width:742px;
height:650px;
display:none;
background-image: url(../guide/step3.png);
_background-image: url(../guide/step3.gif);
left:1px;
top:-49px;
}
#guide_content .step4{
z-index:10004;
position:absolute;
width:742px;
height:650px;
display:none;
background-image: url(../guide/step4.png);
_background-image: url(../guide/step4.gif);
left:1px;
top:-49px;
}
#guide_content .step5{
z-index:10004;
position:absolute;
width:560px;
height:260px;
display:none;
background-image: url(../guide/step5.png);
_background-image: url(../guide/step5.gif);
left:375px;
top:355px;
}
#startguide{
position:absolute;
top:0px;
right:0px;
_right:10px;
cursor:pointer;
} | work/wwwroot/app/template/default/style/map.css | .yun_map_box{width:1178px;border:1px solid #dcdada}
.yun_map_box_h1{width:100%;height:45px; line-height:45px; background:#f8f8f8;border-bottom:1px solid #dddbdb}
.yun_map_box_h1_span{ font-size:16px; font-weight:bold; padding-left:10px;color:#333;}
#search {padding: 15px 20px;border-bottom:1px solid #dddbdb}
#title {position:relative;}
#title a{display:inline-block;color:#ffffff;padding:8px 25px;margin-right:5px;position:relative;border-radius:2px 2px 0 0;border:1px solid #eee;border-bottom:none; }
#title a:hover{cursor: pointer;}
#title a:visited{text-decoration: none;}
#title a:hover{text-decoration: none;}
#title a.select{background-color: #049ff1;;border:1px solid #049ff1;}
#title a.nselect{background-color: #f8f8f8;color:#333}
/*scroll ad position*/
#search .form{float:left;}
#search .form input{height:38px;width:640px;display:inline-block;margin:0;padding:0;vertical-align:middle;border:2px solid #049ff1;padding-left:10px; line-height:38px; float:left}
#search .form .submit{display:inline-block;width:84px;height:42px; line-height:42px; text-align:center;color:#fff; font-size:16px;border:none; float:left}
#search .hot{float:left;margin:10px 0 0 10px;width:450px;}
#search .hot a{color:#ff6713;}
#map_content {background:url(../images/map_list.png);background-repeat:repeat-y;background-position:top right;height:550px;}
#map{float:left;width:942px;position:relative;}
#map .map-loader{position:absolute;left:320px;top:200px;opacity:0.67;filter:alpha(opacity=67);display:none;}
#map .map-loader-box{position:absolute;left:365px;top:5px;opacity:0.8;filter:alpha(opacity=80);display:none;}
#map .inner{border-right:1px solid #e0e0e0;height:550px;}
#list{float:left;width:235px; overflow:hidden}
#list .inner{background-color:#fff;height:100%;}
#content {width:235px;overflow: auto;height:480px;}
#list .inner h2{background:#f3f5f8;height:40px;text-align: center;display:inline-block;width:100%;line-height:40px; font-size:15px; font-weight:normal}
#list .inner h2 span{ padding:0px 5px;}
#list .inner #content li{width:190px; float:left;padding: 10px;border-bottom: 1px dotted #bababa;}
#list .inner #content li:hover{background-color:#fff;cursor:pointer;}
#list .inner #content li dl{width:164px; float:left}
#list dt{line-height:25px;padding-left:10px;}
#list dt a{color:#555;font-size:14px;}
#list dt a:hover{color:#ff8040;text-decoration: none;}
#list dd{padding-left:25px; line-height:25px;background:url(../images/map_icon_job.png) 0 0px no-repeat;}
#list dd a{color:#3198db;}
#list i.marker{display: inline-block;float:left}
i.icon{width:25px;height:25px;display:inline-block;vertical-align: middle;}
i.job{background-image: url(../images/map_icon_job.png);background-repeat: none;}
#count{color:#f00;}
#loading{display:none;text-align: center;}
.vip{color:#f00;font-family:Georgia,arial;font-weight:bold;font-size:1.2em;margin-left:.2em;}
.markerinfo{margin:7px 0;}
.markerinfo a{text-decoration:none;}
.markerinfo dt{border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-bottom:5px;}
.markerinfo dt a{font-weight:bold;color:#555;font-size:14px;}
.markerinfo dd{padding-left:25px;background:url(../images/map_icon_job.png) 0 0px no-repeat; line-height:25px;}
.markerinfo dd.more{padding-left:0;background:none;}
.markerinfo dd a{color:#3198db;}
.markerinfo .more{text-align: right;}
.marker{width:23px;height:25px;display:inline-block;vertical-align: middle;background-image: url(../images/map_markers.png);}
.marker1 {background-position:0px 0px;}
.marker2 {background-position:0px -25px;}
.marker3 {background-position:0px -50px;}
.marker4 {background-position:0px -75px;}
.marker5 {background-position:0px -100px;}
.marker6 {background-position:0px -125px;}
.marker7 {background-position:0px -150px;}
.marker8 {background-position:0px -175px;}
.marker9 {background-position:0px -200px;}
.marker10{background-position:0px -225px;}
.marker11{background-position:0px -250px;}
.marker12{background-position:0px -275px;}
.marker13{background-position:0px -300px;}
.marker14{background-position:0px -325px;}
.marker15{background-position:0px -350px;}
.marker16{background-position:0px -375px;}
.marker17{background-position:0px -400px;}
.marker18{background-position:0px -425px;}
.marker19{background-position:0px -450px;}
.marker20{background-position:0px -475px;}
.marker21{background-position:0px -500px;}
.marker22{background-position:0px -525px;}
.marker23{background-position:0px -550px;}
.marker24{background-position:0px -575px;}
.marker25{background-position:0px -600px;}
.marker26{background-position:0px -625px;}
.marker27{background-position:0px -650px;}
.marker28{background-position:0px -675px;}
.marker29{background-position:0px -700px;}
.marker30{background-position:0px -725px;}
.pagination {
margin-left: 10px;
margin-top:6px;
}
.pagination a{
text-decoration: none;
color:#6c6c6c;
}
.pagination a, .pagination span {
display: block;
float: left;
width:20px;
height:20px;
text-align:center;
margin-right: 2px;
line-height:20px;
font-family: Arial;
}
.pagination .current, .pagination .prev, .pagination .prev:hover, .pagination .next, .pagination .next:hover, .pagination .current.prev, .pagination .current.next, .pagination a:hover{background-image: url(../images/map_pagination.png);text-decoration:none;}
.pagination .current { background-position: 20px -40px;color: #fff;}
.pagination .prev{ background-position: 0px 0px; _width:20px;}
.pagination .prev:hover{ background-position: 0px -60px;}
.pagination .next{ background-position: 0px -20px;}
.pagination .next:hover{ background-position: 0px -80px;}
.pagination .current.prev{ background-position: 20px 0px;}
.pagination .current.next{ background-position: 20px -20px;}
.pagination a:hover{ background-position: 0px -40px;}
#guide_background {
background-color: #000;
filter:alpha(opacity=50);/*IE*/
opacity:0.5;
z-index:10000;
position:absolute;
display:none;
}
#guide_content { position: absolute; width: 1002px; top: 0; margin: 222px auto; z-index: 10000; }
#guide_content .close{
width:40px;
height:40px;
background-image: url(../guide/close.png);
_background-image: url(../guide/close.gif);
position:absolute;
}
#guide_content .close:hover{
cursor: pointer;
}
#guide_content .next{
width:225px;
height:55px;
background-image: url(../guide/next.png);
_background-image: url(../guide/next.gif);
position:absolute;
}
#guide_content .next.end{
background-image: url(../guide/end.png);
_background-image: url(../guide/end.gif);
}
#guide_content .next:hover{
cursor: pointer;
}
#guide_content .step1{
z-index:10001;
position:absolute;
width:1050px;
height:550px;
display:none;
background-image: url(../guide/step1.png);
_background-image: url(../guide/step1.gif);
left:-40px;
top:-108px;
}
#guide_content .step2{
z-index:10002;
position:absolute;
width:742px;
height:650px;
display:none;
background-image: url(../guide/step2.png);
_background-image: url(../guide/step2.gif);
left:1px;
top:-49px;
}
#guide_content .step3{
z-index:10003;
position:absolute;
width:742px;
height:650px;
display:none;
background-image: url(../guide/step3.png);
_background-image: url(../guide/step3.gif);
left:1px;
top:-49px;
}
#guide_content .step4{
z-index:10004;
position:absolute;
width:742px;
height:650px;
display:none;
background-image: url(../guide/step4.png);
_background-image: url(../guide/step4.gif);
left:1px;
top:-49px;
}
#guide_content .step5{
z-index:10004;
position:absolute;
width:560px;
height:260px;
display:none;
background-image: url(../guide/step5.png);
_background-image: url(../guide/step5.gif);
left:375px;
top:355px;
}
#startguide{
position:absolute;
top:0px;
right:0px;
_right:10px;
cursor:pointer;
} | 0.257018 | 0.056159 |
.navbar-form input, .form-inline input {
width:auto;
}
body {
padding-top:50px;
}
#masthead {
min-height:199px;
}
#masthead h1 {
font-size: 55px;
line-height: 1;
margin-top:50px;
}
#masthead .well {
margin-top:31px;
min-height:127px;
}
.navbar.affix {
position:fixed;
top:0;
width:100%;
}
.story-img {
margin-top:25%;
display:block;
}
.top-heading{
margin-top: 0px;
}
a:hover {
text-decoration:none;
}
.icon-bar {
background-color:#fff;
}
@media screen and (min-width: 768px) {
#masthead h1 {
font-size: 80px;
}
}
.panel {
border-color:transparent;
border-radius:0;
}
.thumbnail {
margin-bottom:8px;
}
.img-container {
overflow:hidden;
height:170px;
}
.img-container img {
min-width:280px;
min-height:180px;
max-width:380px;
max-height:280px;
}
.txt-container {
overflow:hidden;
height:100px;
}
.panel .lead {
overflow:hidden;
height:90px;
}
.label-float{
margin:0 auto;
position: absolute;
top: 0;
z-index: 1;
width:100%;
opacity:.9;
padding:6px;
color:#fff;
}
/* Buttons */
/*
.btn-youtube,.btn-youtube[disabled]{
color: white;
background-color: #e62117;
}
.btn-youtube:hover{
color: white;
background-color:#cc181e;
}
.btn-facebook{
width:70%;
background-color:#3B5998;
color:#fff;
margin-left: 10%;
margin-right: 20%;
}*/
/* Navbar
-------------------------------------------------- */
.half-float{
text-align: center;
float: left;
width: 50%;
}
.nav-control>.tab-content{
margin-top: 10px;
}
.nav-points{
width: auto;
}
.nav-points>tbody>tr:not(:first-child)>td {
border-top-style: dashed;
}
.nav-points td:first-child{
width: 1px;
white-space: nowrap;
}
.nav-points>tbody>tr>td:last-child{
text-align: left;
}
.btn-google-plus{
width:70%;
background-color:#d34836;
color:#fff;
margin-left: 20%;
margin-right: 10%;
}
.btn-twitter:hover {background-color:#3088FF;color:#fff;}
.btn-facebook:hover {background-color:#2A4998;color:#fff;}
.btn-google-plus:hover {background-color:#C23836;color:#fff;}
.badge{
vertical-align: middle;
}
.text-linethrough{
text-decoration: line-through;
}
/* Remove padding on the jumbotron column on xs */
@media screen and (max-width: 767px) {
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
}
/* Front page
-------------------------------------------------- */
.previous-year{
display: none;
}
.previous-year.active{
display: inline-block;
}
#previous-contest-container .thumbnail>.caption{
background-color: rgb(248,248,248);
border-color: rgb(231,231,231);
border-style: solid;
border-left-width: 1px;
border-bottom-width: 1px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-right-width: 1px;
border-top-width: 1px;
}
#previous-contest-container .thumbnail>.caption h3{
margin-top: 6px;
}
#previous-contest-container .carousel-indicators{
bottom: -5px;
}
#previous-contest-container .carousel-indicators>li{
border-color: #aaa;
}
#previous-contest-container .carousel-indicators>li.active{
background-color: #aaa;
}
/* Semifinals
-------------------------------------------------- */
#countdown-label {
padding: 8px;
}
#race-details h3,#race-details h5{
margin-top: 0px;
}
/*Fixes to semi buttons to indicate which went to the final */
.see-through{
opacity: 0.5 !important;
}
.country-list-semi>button:not(.btn-info){
color: #555;
}
.country-list-semi>button:not(.btn-info)>.badge{
background-color: transparent;
color: inherit;
}
/* Prevent overflow */
.jumbotron{
overflow: hidden;
}
.jumbotron.share-semi .dropdown-menu{
position: relative !important;
}
/* Start number */
.jumbotron>.text-center button span:nth-child(1){
}
/* Start number 1-9
.jumbotron>.text-center button:nth-child(n+1):nth-child(-n+9) span:nth-child(1){
margin-left: 3px;
margin-right: 16px;
}*/
/* Country name */
.jumbotron>.text-center span:nth-child(2){
float: left;
}
/* Counter default Bootstrap */
.country-list button:disabled{
filter: alpha(opacity=100);
opacity: 1;
}
/* Music*/
.music-control>.fa-play, .music-control.playing>.fa-pause{
display: inline-block;
}
.music-control>.fa-pause, .music-control.playing>.fa-play{
display: none;
}
#final-container .music-control{
color: #333;
float: right;
background-color: white;
border-left: 1px solid #46b8da;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
height: 34px;
margin: -6px -12px -6px 0px;
padding: 6px 6px 6px 6px
}
/* To allow for hovering over the music controls */
#final-container .btn:disabled{
pointer-events: all;
cursor: default;
}
#final-container .music-control:hover{
cursor: pointer;
color: #333;
background-color: #e6e6e6 !important;
}
#final-container #music-expand>button{
padding: 0px;
margin-left: 20px;
}
#music-expand{
margin-left: -10px;
width: 33px;
}
#music-expand>button {
color: black;
background-color: rgba(0,0,0,0);
border-radius: 15px;
visibility: hidden;
cursor: default;
border-color: rgba(0,0,0,0);
}
#music-expand>button:focus {
outline: none;
}
#music-expand .fa-youtube-play {
cursor: pointer;
}
#music-expand .fa-youtube-play:hover {
cursor: pointer;
color:#cc181e;
}
.inactive{
pointer-events: none;
/* Simulates opacity .65 on the jumbotron back */
color: #757575 !important;
background-color: #f9f9f9 !important;
}
/* Final
-------------------------------------------------- */
/* 31 px when result is in */
#final-container{
margin-left:-36px;
}
#final-container.result{
margin-left:-5px;
}
@media screen and (max-width: 320px) {
#final-container.final-notshare{
margin-left:-40px !important;
}
}
/* Bet number (explanation)*/
#final-container .betNumber{
display: inline-block;
width: 10px !important;
margin: 0 18px 36px 0px; /* 13 baseline + start number right margin */
}
#final-container li>*:first-child{
margin-left: 5px;
}
#final-container li{
font-family: 'Arial';
}
#final-container li>*{
font-family: "Maven Pro", Helvetica, Arial, sans-serif;
}
/* Start number */
.startNum{
width: 28px;
margin-top: 2px;
float: left;
margin-right: 12px;
}
/* Right box */
#final-container .right-box{
margin-top: 6px;
margin-left: 0px;
margin-right: -43px; /* Width of #musicexpand + 10*/
display: inline-block;
}
#final-container .right-box>div{
display: inline-block;
}
/* Result number */
#final-container .right-box>.resultNum{
width: 31px;
font-size: 16px;
margin-left: 10px;
}
#final-container .right-box .label{
width: 100% !important;
display: block;
padding: 5px;
}
#country-list-final{
padding: 0px;
list-style-position: inside;
list-style-type: decimal-leading-zero;
}
#country-list-final li{
margin-bottom: 12px;
}
#country-list-final .dropdown-menu{
margin-left: 9px;
}
#country-list-final .dropdown-menu>li{
margin-bottom: 0px;
margin-left: 0px !important;
}
/* Profile styling
-------------------------------------------------- */
.profile-img{
border-radius: 10px;
float: left;
overflow: hidden;
width: 20px;
height: 20px;
margin-right: 6px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
/* Delning
-------------------------------------------------- */
.share-select{
margin: 10px 0 10px 0;
}
.nav-share{
margin: 10px 0 10px 0;
}
.share-alert{
padding: 5px;
margin-top: 10px;
}
.share-list{
margin-top: 10px;
margin-bottom: 2px;
}
.share-select>.btn-group-vertical{
width: 100%
}
.user-row{
white-space: nowrap;
width: 100%;
overflow: auto;
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;
text-align: center;
}
.share-box{
display: inline-block;
margin-right: 5px;
height: 100%;
position: relative;
vertical-align: top;
}
.share-box>p{
text-align: center;
margin: 0;
max-width: 80px;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
.share-box>button{
width: 100%;
}
.share-thumbnail{
margin: auto;
width: 80px;
border-radius: 80px;
}
a.share-thumbnail.active{
background-color: #e6e6e6;
border-color: #adadad;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
a.share-thumbnail:hover{
background-color: #e6e6e6;
}
a.share-thumbnail:hover:not(.active){
border-color: #ddd;
}
a.share-thumbnail.active{
color: #333;
}
a.share-thumbnail.active:hover{
cursor: default;
}
.share-img{
width: 70px;
height: 70px;
border-radius: 80px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.share-thumbnail.active+p{
font-weight: bold;
}
.cross {
width: 70px;
height: 70px;
border-radius: 80px;
padding-top: 15px;
margin: auto;
display: block;
}
.cross>div {
width:6px;
height:40px;
position:relative;
margin-left:32px;
border-radius:2px;
}
.cross>div:before{
content:"";
width:40px;
height:6px;
position:absolute;
top:17px;
left:-17px;
border-radius:2px;
}
#plus-sign-rounded {
background-color: #337ab7;
}
#plus-sign-rounded>div{
background:white;
}
#plus-sign-rounded>div:before{
background:white;
}
.share-remove{
opacity: .8;
display: none;
position: absolute;
top: -4px;
right: -4px;
}
.share-remove:hover{
cursor: pointer !important;
color: #a94442;
}
/* Regler
-------------------------------------------------- */
.chart {
margin: 16px 0 16px 0;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 49px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 49px;
background-color: #f5f5f5;
border-top: 1px solid #e7e7e7;
}
.footer p{
margin-top: 10px;
margin-bottom: 10px;
height: 29px;
line-height: 29px;
}
.footer p.pull-left{
margin-right: 25px;
}
.footer a{
color: #777;
}
.footer a:hover{
color: #333;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.container {
width: auto;
max-width: 800px;
padding: 0 15px;
}
.container .text-muted {
margin: 20px 0;
}
/* Create right-caption styles
---------------------------------------------*/
.thumbnail.right-caption > img {
float: left;
margin-right: 9px;
width: 30%;
}
.thumbnail.right-caption {
float: left;
}
.thumbnail.right-caption > .caption {
padding: 4px;
}
.thumbnail.right-caption > .caption > h4 {
margin-top: 0;
}
.touch .btn.btn-info:hover{
background-color: #5bc0de;
}
.touch .btn.btn-default:not(.btn-info):hover{
background-color: #fff;
}
/* Chartist
---------------------------------------------*/
.ct-axis-title{
fill: rgba(0,0,0,.4);
font-size: 1rem;
}
.ct-point{
stroke-width: 8px !important;
}
.ct-blue-line .ct-line{
stroke:blue !important;
}
.ct-blue-line .ct-point{
stroke:blue !important;
} | core/static/css/styles.css | .navbar-form input, .form-inline input {
width:auto;
}
body {
padding-top:50px;
}
#masthead {
min-height:199px;
}
#masthead h1 {
font-size: 55px;
line-height: 1;
margin-top:50px;
}
#masthead .well {
margin-top:31px;
min-height:127px;
}
.navbar.affix {
position:fixed;
top:0;
width:100%;
}
.story-img {
margin-top:25%;
display:block;
}
.top-heading{
margin-top: 0px;
}
a:hover {
text-decoration:none;
}
.icon-bar {
background-color:#fff;
}
@media screen and (min-width: 768px) {
#masthead h1 {
font-size: 80px;
}
}
.panel {
border-color:transparent;
border-radius:0;
}
.thumbnail {
margin-bottom:8px;
}
.img-container {
overflow:hidden;
height:170px;
}
.img-container img {
min-width:280px;
min-height:180px;
max-width:380px;
max-height:280px;
}
.txt-container {
overflow:hidden;
height:100px;
}
.panel .lead {
overflow:hidden;
height:90px;
}
.label-float{
margin:0 auto;
position: absolute;
top: 0;
z-index: 1;
width:100%;
opacity:.9;
padding:6px;
color:#fff;
}
/* Buttons */
/*
.btn-youtube,.btn-youtube[disabled]{
color: white;
background-color: #e62117;
}
.btn-youtube:hover{
color: white;
background-color:#cc181e;
}
.btn-facebook{
width:70%;
background-color:#3B5998;
color:#fff;
margin-left: 10%;
margin-right: 20%;
}*/
/* Navbar
-------------------------------------------------- */
.half-float{
text-align: center;
float: left;
width: 50%;
}
.nav-control>.tab-content{
margin-top: 10px;
}
.nav-points{
width: auto;
}
.nav-points>tbody>tr:not(:first-child)>td {
border-top-style: dashed;
}
.nav-points td:first-child{
width: 1px;
white-space: nowrap;
}
.nav-points>tbody>tr>td:last-child{
text-align: left;
}
.btn-google-plus{
width:70%;
background-color:#d34836;
color:#fff;
margin-left: 20%;
margin-right: 10%;
}
.btn-twitter:hover {background-color:#3088FF;color:#fff;}
.btn-facebook:hover {background-color:#2A4998;color:#fff;}
.btn-google-plus:hover {background-color:#C23836;color:#fff;}
.badge{
vertical-align: middle;
}
.text-linethrough{
text-decoration: line-through;
}
/* Remove padding on the jumbotron column on xs */
@media screen and (max-width: 767px) {
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
}
/* Front page
-------------------------------------------------- */
.previous-year{
display: none;
}
.previous-year.active{
display: inline-block;
}
#previous-contest-container .thumbnail>.caption{
background-color: rgb(248,248,248);
border-color: rgb(231,231,231);
border-style: solid;
border-left-width: 1px;
border-bottom-width: 1px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-right-width: 1px;
border-top-width: 1px;
}
#previous-contest-container .thumbnail>.caption h3{
margin-top: 6px;
}
#previous-contest-container .carousel-indicators{
bottom: -5px;
}
#previous-contest-container .carousel-indicators>li{
border-color: #aaa;
}
#previous-contest-container .carousel-indicators>li.active{
background-color: #aaa;
}
/* Semifinals
-------------------------------------------------- */
#countdown-label {
padding: 8px;
}
#race-details h3,#race-details h5{
margin-top: 0px;
}
/*Fixes to semi buttons to indicate which went to the final */
.see-through{
opacity: 0.5 !important;
}
.country-list-semi>button:not(.btn-info){
color: #555;
}
.country-list-semi>button:not(.btn-info)>.badge{
background-color: transparent;
color: inherit;
}
/* Prevent overflow */
.jumbotron{
overflow: hidden;
}
.jumbotron.share-semi .dropdown-menu{
position: relative !important;
}
/* Start number */
.jumbotron>.text-center button span:nth-child(1){
}
/* Start number 1-9
.jumbotron>.text-center button:nth-child(n+1):nth-child(-n+9) span:nth-child(1){
margin-left: 3px;
margin-right: 16px;
}*/
/* Country name */
.jumbotron>.text-center span:nth-child(2){
float: left;
}
/* Counter default Bootstrap */
.country-list button:disabled{
filter: alpha(opacity=100);
opacity: 1;
}
/* Music*/
.music-control>.fa-play, .music-control.playing>.fa-pause{
display: inline-block;
}
.music-control>.fa-pause, .music-control.playing>.fa-play{
display: none;
}
#final-container .music-control{
color: #333;
float: right;
background-color: white;
border-left: 1px solid #46b8da;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
height: 34px;
margin: -6px -12px -6px 0px;
padding: 6px 6px 6px 6px
}
/* To allow for hovering over the music controls */
#final-container .btn:disabled{
pointer-events: all;
cursor: default;
}
#final-container .music-control:hover{
cursor: pointer;
color: #333;
background-color: #e6e6e6 !important;
}
#final-container #music-expand>button{
padding: 0px;
margin-left: 20px;
}
#music-expand{
margin-left: -10px;
width: 33px;
}
#music-expand>button {
color: black;
background-color: rgba(0,0,0,0);
border-radius: 15px;
visibility: hidden;
cursor: default;
border-color: rgba(0,0,0,0);
}
#music-expand>button:focus {
outline: none;
}
#music-expand .fa-youtube-play {
cursor: pointer;
}
#music-expand .fa-youtube-play:hover {
cursor: pointer;
color:#cc181e;
}
.inactive{
pointer-events: none;
/* Simulates opacity .65 on the jumbotron back */
color: #757575 !important;
background-color: #f9f9f9 !important;
}
/* Final
-------------------------------------------------- */
/* 31 px when result is in */
#final-container{
margin-left:-36px;
}
#final-container.result{
margin-left:-5px;
}
@media screen and (max-width: 320px) {
#final-container.final-notshare{
margin-left:-40px !important;
}
}
/* Bet number (explanation)*/
#final-container .betNumber{
display: inline-block;
width: 10px !important;
margin: 0 18px 36px 0px; /* 13 baseline + start number right margin */
}
#final-container li>*:first-child{
margin-left: 5px;
}
#final-container li{
font-family: 'Arial';
}
#final-container li>*{
font-family: "Maven Pro", Helvetica, Arial, sans-serif;
}
/* Start number */
.startNum{
width: 28px;
margin-top: 2px;
float: left;
margin-right: 12px;
}
/* Right box */
#final-container .right-box{
margin-top: 6px;
margin-left: 0px;
margin-right: -43px; /* Width of #musicexpand + 10*/
display: inline-block;
}
#final-container .right-box>div{
display: inline-block;
}
/* Result number */
#final-container .right-box>.resultNum{
width: 31px;
font-size: 16px;
margin-left: 10px;
}
#final-container .right-box .label{
width: 100% !important;
display: block;
padding: 5px;
}
#country-list-final{
padding: 0px;
list-style-position: inside;
list-style-type: decimal-leading-zero;
}
#country-list-final li{
margin-bottom: 12px;
}
#country-list-final .dropdown-menu{
margin-left: 9px;
}
#country-list-final .dropdown-menu>li{
margin-bottom: 0px;
margin-left: 0px !important;
}
/* Profile styling
-------------------------------------------------- */
.profile-img{
border-radius: 10px;
float: left;
overflow: hidden;
width: 20px;
height: 20px;
margin-right: 6px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
/* Delning
-------------------------------------------------- */
.share-select{
margin: 10px 0 10px 0;
}
.nav-share{
margin: 10px 0 10px 0;
}
.share-alert{
padding: 5px;
margin-top: 10px;
}
.share-list{
margin-top: 10px;
margin-bottom: 2px;
}
.share-select>.btn-group-vertical{
width: 100%
}
.user-row{
white-space: nowrap;
width: 100%;
overflow: auto;
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;
text-align: center;
}
.share-box{
display: inline-block;
margin-right: 5px;
height: 100%;
position: relative;
vertical-align: top;
}
.share-box>p{
text-align: center;
margin: 0;
max-width: 80px;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
.share-box>button{
width: 100%;
}
.share-thumbnail{
margin: auto;
width: 80px;
border-radius: 80px;
}
a.share-thumbnail.active{
background-color: #e6e6e6;
border-color: #adadad;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
a.share-thumbnail:hover{
background-color: #e6e6e6;
}
a.share-thumbnail:hover:not(.active){
border-color: #ddd;
}
a.share-thumbnail.active{
color: #333;
}
a.share-thumbnail.active:hover{
cursor: default;
}
.share-img{
width: 70px;
height: 70px;
border-radius: 80px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.share-thumbnail.active+p{
font-weight: bold;
}
.cross {
width: 70px;
height: 70px;
border-radius: 80px;
padding-top: 15px;
margin: auto;
display: block;
}
.cross>div {
width:6px;
height:40px;
position:relative;
margin-left:32px;
border-radius:2px;
}
.cross>div:before{
content:"";
width:40px;
height:6px;
position:absolute;
top:17px;
left:-17px;
border-radius:2px;
}
#plus-sign-rounded {
background-color: #337ab7;
}
#plus-sign-rounded>div{
background:white;
}
#plus-sign-rounded>div:before{
background:white;
}
.share-remove{
opacity: .8;
display: none;
position: absolute;
top: -4px;
right: -4px;
}
.share-remove:hover{
cursor: pointer !important;
color: #a94442;
}
/* Regler
-------------------------------------------------- */
.chart {
margin: 16px 0 16px 0;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 49px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 49px;
background-color: #f5f5f5;
border-top: 1px solid #e7e7e7;
}
.footer p{
margin-top: 10px;
margin-bottom: 10px;
height: 29px;
line-height: 29px;
}
.footer p.pull-left{
margin-right: 25px;
}
.footer a{
color: #777;
}
.footer a:hover{
color: #333;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
.container {
width: auto;
max-width: 800px;
padding: 0 15px;
}
.container .text-muted {
margin: 20px 0;
}
/* Create right-caption styles
---------------------------------------------*/
.thumbnail.right-caption > img {
float: left;
margin-right: 9px;
width: 30%;
}
.thumbnail.right-caption {
float: left;
}
.thumbnail.right-caption > .caption {
padding: 4px;
}
.thumbnail.right-caption > .caption > h4 {
margin-top: 0;
}
.touch .btn.btn-info:hover{
background-color: #5bc0de;
}
.touch .btn.btn-default:not(.btn-info):hover{
background-color: #fff;
}
/* Chartist
---------------------------------------------*/
.ct-axis-title{
fill: rgba(0,0,0,.4);
font-size: 1rem;
}
.ct-point{
stroke-width: 8px !important;
}
.ct-blue-line .ct-line{
stroke:blue !important;
}
.ct-blue-line .ct-point{
stroke:blue !important;
} | 0.451327 | 0.062847 |
table {border-collapse:collapse;border-spacing:0;}
img {border:0 none;}
em {font-weight:normal;font-style:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
.clearFix:after{content:' ';display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearFix {*zoom:1;}
a {text-decoration:none;}
a:hover {text-decoration:none;}
input,textarea {font-size:12px;outline:0 none;}*/
/*body*/
/*body,input,textarea {font-family:tahoma,'\5fae\8f6f\96c5\9ed1',simsun;font-size:12px;color:#333;}*/
/*html,body {line-height:1.5;background:#fff;}
body {background:url(../images/banner_images/null.png) 0 0 no-repeat fixed #fff;min-width:1000px;_width:auto;}
a {color:#333;outline:0 none;}*/
/*focus*/
.focus {height:390px;overflow:hidden;position:relative;background:#ccc;}
.focus_m ul {width:100%;height:390px;overflow:hidden;}
.focus_m li {width:100%;height:390px;_float:left;}
.focus_m li.li_1 {background:url(../images/banner_images/1.jpg) center 0 no-repeat #288cc0;}
.focus_m li.li_2 {background:url(../images/banner_images/2.jpg) center 0 no-repeat #76b7d8;}
.focus_m li.li_3 {background:url(../images/banner_images/3.jpg) center 0 no-repeat #bb3838;}
.focus_s {height:0;position:relative;margin:0 auto;z-index:2;width:1000px;}
.focus_s ul {height:12px;overflow:hidden;position:absolute;left:10px;top:360px;}
.focus_s li {float:left;cursor:pointer;height:12px;width:12px;overflow:hidden;margin-right:10px;}
.focus_s li b {display:block;text-indent:-999em;background:url(../images/images/banner_images/circle.png) 0 0 no-repeat;width:12px;height:32px;overflow:hidden;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/banner_images/circle.png');_background:none;}
.focus_s li.active b {margin-top:-20px;}
.focus_l,.focus_r {position:absolute;display:block;width:50px;height:75px;overflow:hidden;z-index:2;top:150px;}
.focus_l {left:0;}
.focus_r {right:0;}
.focus_l b,.focus_r b {position:absolute;z-index:1;display:block;width:50px;height:75px;overflow:hidden;background:#000;opacity:0.3;filter:alpha(opacity=30);cursor:pointer;}
.focus_l span,.focus_r span {display:block;position:relative;z-index:2;width:22px;height:33px;top:21px;cursor:pointer;}
.focus_l span {left:12px;background:url(../images/banner_images/l.png) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/banner_images/l.png');_background:none;}
.focus_r span {left:16px;background:url(../images/banner_images/r.png) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/banner_images/r.png');_background:none;}
.focus_l:hover,.focus_r:hover {*zoom:1;}
.focus_l:hover b,.focus_r:hover b {opacity:0.5;filter:alpha(opacity=50);}
/*login*/
.login_box {height:0;position:relative;margin:0 auto;z-index:2;width:1000px;}
.login {position:absolute;width:304px;height:314px;overflow:hidden;padding:10px;top:28px;right:0;}
.login_bg {position:absolute;z-index:1;width:400px;height:400px;background:#e8e8e8;opacity:0.4;filter:alpha(opacity=40);left:0;top:0;}
.login_content {border:1px solid #8a9eaa;position:relative;width:302px;height:312px;overflow:hidden;z-index:2;background:url(../images/banner_images/login_bg.png) 0 0 repeat-x;}
.login_main {height:41px;overflow:hidden;}
.login_main li {width:151px;height:41px;overflow:hidden;float:left;}
.login_main a {display:block;width:150px;height:40px;text-align:center;font-size:14px;letter-spacing:1px;line-height:40px;border:1px solid #8a9eaa;background:#f9f9f9;}
.login_main a.active {background:none;border-color:#f0f0f0;}
.login_main a:hover {color:#f60;}
.login_main .li_0 a {border-width:0 1px 1px 0;}
.login_main .li_1 a {border-width:0 0 1px 1px;}
.login_cnzz {padding:0 10px;position:relative;}
.login_cnzz table {table-layout:fixed;width:100%;}
.login_cnzz td {padding-top:10px;}
.login_cnzz td.td_0 {width:60px;text-align:right;}
.login_cnzz td.td_1 {}
.login_cnzz td.td_1 input {width:180px;height:26px;line-height:26px;background:#fff;border:1px solid #ccc;padding:0 5px;color:#919191;}
.login_cnzz td.td_1 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_2 input {vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
.login_cnzz td.td_3 input {width:60px;height:26px;line-height:26px;background:#fff;border:1px solid #ccc;padding:0 5px;color:#919191;}
.login_cnzz td.td_3 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_4 a {float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;}
.login_cnzz td.td_4 span {display:block;text-indent:-999em;float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;width:73px;height:32px;overflow:hidden;background:url(../images/banner_images/btn.png) 0 -100px no-repeat;cursor:pointer;}
.login_cnzz td.td_4 span:hover {background-position:-100px -100px;}
.login_cnzz td.td_4 a.a_1 {color:#0387cf;margin-left:10px;}
.login_cnzz td.td_4 a.a_1:hover {text-decoration:underline;}
.register {position:absolute;width:257px;height:40px;overflow:hidden;background:url(../images/banner_images/btn.png) 0 0 no-repeat;display:block;text-indent:-999em;cursor:pointer;left:50%;margin-left:-129px;top:220px;}
.register:hover {background-position:0 -50px;}
.login_error {text-align:center;color:#f00;} | public/style/main.css | table {border-collapse:collapse;border-spacing:0;}
img {border:0 none;}
em {font-weight:normal;font-style:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
.clearFix:after{content:' ';display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearFix {*zoom:1;}
a {text-decoration:none;}
a:hover {text-decoration:none;}
input,textarea {font-size:12px;outline:0 none;}*/
/*body*/
/*body,input,textarea {font-family:tahoma,'\5fae\8f6f\96c5\9ed1',simsun;font-size:12px;color:#333;}*/
/*html,body {line-height:1.5;background:#fff;}
body {background:url(../images/banner_images/null.png) 0 0 no-repeat fixed #fff;min-width:1000px;_width:auto;}
a {color:#333;outline:0 none;}*/
/*focus*/
.focus {height:390px;overflow:hidden;position:relative;background:#ccc;}
.focus_m ul {width:100%;height:390px;overflow:hidden;}
.focus_m li {width:100%;height:390px;_float:left;}
.focus_m li.li_1 {background:url(../images/banner_images/1.jpg) center 0 no-repeat #288cc0;}
.focus_m li.li_2 {background:url(../images/banner_images/2.jpg) center 0 no-repeat #76b7d8;}
.focus_m li.li_3 {background:url(../images/banner_images/3.jpg) center 0 no-repeat #bb3838;}
.focus_s {height:0;position:relative;margin:0 auto;z-index:2;width:1000px;}
.focus_s ul {height:12px;overflow:hidden;position:absolute;left:10px;top:360px;}
.focus_s li {float:left;cursor:pointer;height:12px;width:12px;overflow:hidden;margin-right:10px;}
.focus_s li b {display:block;text-indent:-999em;background:url(../images/images/banner_images/circle.png) 0 0 no-repeat;width:12px;height:32px;overflow:hidden;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/banner_images/circle.png');_background:none;}
.focus_s li.active b {margin-top:-20px;}
.focus_l,.focus_r {position:absolute;display:block;width:50px;height:75px;overflow:hidden;z-index:2;top:150px;}
.focus_l {left:0;}
.focus_r {right:0;}
.focus_l b,.focus_r b {position:absolute;z-index:1;display:block;width:50px;height:75px;overflow:hidden;background:#000;opacity:0.3;filter:alpha(opacity=30);cursor:pointer;}
.focus_l span,.focus_r span {display:block;position:relative;z-index:2;width:22px;height:33px;top:21px;cursor:pointer;}
.focus_l span {left:12px;background:url(../images/banner_images/l.png) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/banner_images/l.png');_background:none;}
.focus_r span {left:16px;background:url(../images/banner_images/r.png) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/banner_images/r.png');_background:none;}
.focus_l:hover,.focus_r:hover {*zoom:1;}
.focus_l:hover b,.focus_r:hover b {opacity:0.5;filter:alpha(opacity=50);}
/*login*/
.login_box {height:0;position:relative;margin:0 auto;z-index:2;width:1000px;}
.login {position:absolute;width:304px;height:314px;overflow:hidden;padding:10px;top:28px;right:0;}
.login_bg {position:absolute;z-index:1;width:400px;height:400px;background:#e8e8e8;opacity:0.4;filter:alpha(opacity=40);left:0;top:0;}
.login_content {border:1px solid #8a9eaa;position:relative;width:302px;height:312px;overflow:hidden;z-index:2;background:url(../images/banner_images/login_bg.png) 0 0 repeat-x;}
.login_main {height:41px;overflow:hidden;}
.login_main li {width:151px;height:41px;overflow:hidden;float:left;}
.login_main a {display:block;width:150px;height:40px;text-align:center;font-size:14px;letter-spacing:1px;line-height:40px;border:1px solid #8a9eaa;background:#f9f9f9;}
.login_main a.active {background:none;border-color:#f0f0f0;}
.login_main a:hover {color:#f60;}
.login_main .li_0 a {border-width:0 1px 1px 0;}
.login_main .li_1 a {border-width:0 0 1px 1px;}
.login_cnzz {padding:0 10px;position:relative;}
.login_cnzz table {table-layout:fixed;width:100%;}
.login_cnzz td {padding-top:10px;}
.login_cnzz td.td_0 {width:60px;text-align:right;}
.login_cnzz td.td_1 {}
.login_cnzz td.td_1 input {width:180px;height:26px;line-height:26px;background:#fff;border:1px solid #ccc;padding:0 5px;color:#919191;}
.login_cnzz td.td_1 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_2 input {vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
.login_cnzz td.td_3 input {width:60px;height:26px;line-height:26px;background:#fff;border:1px solid #ccc;padding:0 5px;color:#919191;}
.login_cnzz td.td_3 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_4 a {float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;}
.login_cnzz td.td_4 span {display:block;text-indent:-999em;float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;width:73px;height:32px;overflow:hidden;background:url(../images/banner_images/btn.png) 0 -100px no-repeat;cursor:pointer;}
.login_cnzz td.td_4 span:hover {background-position:-100px -100px;}
.login_cnzz td.td_4 a.a_1 {color:#0387cf;margin-left:10px;}
.login_cnzz td.td_4 a.a_1:hover {text-decoration:underline;}
.register {position:absolute;width:257px;height:40px;overflow:hidden;background:url(../images/banner_images/btn.png) 0 0 no-repeat;display:block;text-indent:-999em;cursor:pointer;left:50%;margin-left:-129px;top:220px;}
.register:hover {background-position:0 -50px;}
.login_error {text-align:center;color:#f00;} | 0.185136 | 0.124559 |
HTML5 display definitions
========================================================================== */
/*
* Corrects `block` display not defined in IE 8/9.
*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block; }
/*
* Corrects `inline-block` display not defined in IE 8/9.
*/
audio,
video {
display: inline-block; }
/*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0; }
/*
* Addresses styling for `hidden` attribute not present in IE 8/9.
*/
[hidden] {
display: none; }
/* ==========================================================================
Base
========================================================================== */
/*
* 1. Sets default font family to sans-serif.
* 2. Prevents iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
/* 2 */
-webkit-font-smoothing: antialiased; }
/*
* Removes default margin.
*/
body {
margin: 0; }
/* ==========================================================================
Links
========================================================================== */
/*
* Improves readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
* Safari 5, and Chrome.
*/
h1 {
font-size: 2em; }
/*
* Addresses styling not present in IE 8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted; }
/*
* Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
*/
b,
strong {
font-weight: bold; }
/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic; }
/*
* Addresses styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000; }
/*
* Corrects font family set oddly in Safari 5 and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em; }
/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre-wrap;
word-wrap: break-word; }
/*
* Sets consistent quote types.
*/
q {
quotes: '\201C' '\201D' '\2018' '\2019'; }
/*
* Addresses inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%; }
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -.5em; }
sub {
bottom: -.25em; }
/* ==========================================================================
Embedded content
========================================================================== */
/*
* Removes border when inside `a` element in IE 8/9.
*/
img,
canvas {
border: 0;
display: block; }
/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 8/9 and Safari 5.
*/
figure {
margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/*
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em; }
/*
* 1. Corrects color not being inherited in IE 8/9.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */ }
/*
* 1. Corrects font family not being inherited in all browsers.
* 2. Corrects font size not being inherited in all browsers.
* 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
*/
button,
input,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 2 */
margin: 0;
/* 3 */
-webkit-font-smoothing: antialiased; }
/*
* Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal; }
/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */ }
/*
* Re-set default cursor for disabled elements.
*/
button[disabled],
input[disabled] {
cursor: default; }
/*
* 1. Addresses box sizing set to `content-box` in IE 8/9.
* 2. Removes excess padding in IE 8/9.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
/* 1 */
box-sizing: content-box; }
/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
appearance: none; }
/*
* Removes inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
/*
* 1. Removes default vertical scrollbar in IE 8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0; }
/**
* Position X,Y,Z (Fallback Top, Left IE)
* @param {number} $x - X Position
* @param {number} $y - Y Position
* @param {number} $z - Z Position
*/
/**
* Position
* @param {number} $top (0) - Top Position
* @param {number} $right ($top) - Right Position
* @param {number} $bottom ($top) - Bottom Position
* @param {number} $left ($right) - Left Position
*/
/**
* Offset
* @param {number} $top (0) - Top Offset
* @param {number} $left (0) - Left Offset
*/
/**
* Positioning an element absolute in the center
* @param {number} $width - Width of the element
* @param {number} $height - Height of the element
*/
/**
* Places an element absolute on top of the entire wrapper
*/
/**
* Set an element to display block and center margin
*/
/**
* Size an Element
* @param {number} $width (1em) - Width of the element
* @param {number} $height ($width) - Height of the element
*/
/**
* Font Face
* @param {string} $fontName - Name of the font
* @param {string} $folderName - Subfolder inside the fonts folder
* @param {string} $fileName - Name of the font-file
* @param {string} $fontWeight (normal) - Font weight value
* @param {string} $fontStyle (normal) - Font style value
*/
/**
* Aspect ratio, create a :before pseudo element for setting an aspect ratio on an element
* @param {number} $width (1) - Percentage width
* @param {number} $height ($width) - Percentage height
* @param {boolean} $relative (true) - Add relative position to element
*/
/**
* CSS Background
* @param {string} $name ($spriteDefault) - Background image, without the image path
* @param {string} $repeat (no-repeat) - Background repeat
* @param {position} $left (0) - Background position X
* @param {position} $top (0) - Background position Y
* @param {color} $color (transparent) - Background color
* @param {string} $attachment (scorll) - Background attachment
*/
/**
* Creates an arrow
* @param {string} $direction (up) - Arrow direction: up, down, left or right
* @param {color} $color (#000) - Arrow color
* @param {size} $size (10px) - Size of the opposite side of the arrow
* @param {number} $stretch (1) - Amount of the stretch of the arrow
* @param {boolean} $exclude-base (false) - Remove the default arrow styling (usefull if you want to modify the direction of the arrow on rollover
*/
/**
* Z-Index function
* @param {string} $list (Array) - The list to find the current z-index in
* @param {string} $element (String) - The name of the current element, must be in the $list
* @returns {number}
*/
/**
* easing function
* @param {string} $easeName - The name of the easing function.
* @returns {string} - Returns a cubic-bezier function with the easing values.
*/
/**
* Respond To (Breakpoint)
* @param {string} $name - Name of the breakpoint used in $breakpoints
*/
/**
* State indicator. Element created in JS when the browser does not support the matchMedia API.
*/
.state-indicator {
height: 1px;
width: 1px;
left: -999em;
overflow: hidden;
position: absolute;
top: -999em; }
@media (max-width: 479px) {
.state-indicator:before {
content: "0"; } }
@media (min-width: 480px) {
.state-indicator:before {
content: "1"; } }
@media (min-width: 768px) {
.state-indicator:before {
content: "2"; } }
@media (min-width: 1024px) {
.state-indicator:before {
content: "3"; } }
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.hidden {
display: none; }
.ir,
.clear {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
html,
body {
padding-top: 0;
height: 100%;
color: white;
background-color: #1f253d; }
.view {
height: 100%; }
.dev-bar {
top: 0;
left: 0;
position: absolute;
opacity: .8;
width: 100%;
text-align: center;
line-height: 30px;
color: #333;
cursor: pointer;
background-color: #fff4c8;
border-bottom: 1px solid #e2d7ae;
z-index: 2; }
.dev-bar .btn-close {
position: absolute;
margin-top: -15px;
right: 10px;
top: 50%; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
text-align: center;
text-transform: uppercase;
font-family: "Ubuntu", sans-serif;
font-weight: normal; }
.title {
margin: 20px 0;
position: relative;
text-align: center; }
.title span {
background-color: #394264;
text-transform: uppercase;
font: normal 16px/1 "Ubuntu", sans-serif;
padding: 0 15px;
box-sizing: border-box;
color: white;
display: inline-block;
position: relative;
z-index: 1; }
.title:before {
content: ' ';
position: absolute;
left: 0;
width: 100%;
height: 1px;
background-color: #FCB150;
border: none;
outline: 0;
top: 50%; }
.clearfix:after, .view.view-home li div:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0; }
.button {
display: block;
border-radius: 0.2rem;
width: 100%;
text-align: center;
font: bold 14px/2.5 "Ubuntu", sans-serif;
text-transform: uppercase;
color: white;
margin-bottom: 20px;
background-color: #FCB150; }
.clearfix, .view.view-home li div {
display: inline-block; }
* html .clearfix, * html .view.view-home li div, .view.view-home li * html div {
height: 1%; }
.clearfix, .view.view-home li div {
display: block; }
.view {
position: relative; }
/**
* Page - index
*/
.view.view-index {
width: 100%;
height: 100%; }
/**
* Page - home
*/
.view.view-home .wrapper {
box-sizing: border-box;
padding: 20px;
width: 90%;
max-width: 400px;
margin: 20px auto;
border-radius: 0.5rem;
background-color: #394264; }
.view.view-home form fieldset {
border: none;
padding: 0;
margin: 10px 0; }
.view.view-home form fieldset input {
background-color: rgba(255, 255, 255, 0.3);
color: #1f253d;
font: bold 18px/1 "Ubuntu", sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
padding: 10px 15px;
box-sizing: border-box;
outline: 0;
border-radius: 0.3rem;
width: 100%; }
.view.view-home form fieldset label {
font-size: 10px;
color: white;
text-transform: uppercase;
line-height: 20px; }
.view.view-home ul, .view.view-home li {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
font: normal 14px/1.2 "Ubuntu", sans-serif; }
.view.view-home ul h4, .view.view-home ul h5, .view.view-home li h4, .view.view-home li h5 {
cursor: pointer;
text-align: left;
text-transform: initial;
font-size: 20px; }
.view.view-home ul h5, .view.view-home li h5 {
font-size: 16px; }
.view.view-home ul .calculation, .view.view-home li .calculation {
width: 100%;
height: auto;
overflow: hidden;
max-height: 0;
transition: max-height 500ms ease-out;
margin: 0; }
.view.view-home ul .calculation.expand, .view.view-home li .calculation.expand {
max-height: 200px; }
.view.view-home li {
background-color: rgba(255, 255, 255, 0.1);
margin: 15px 0;
box-sizing: border-box;
padding: 15px;
border-radius: 0.2rem; }
.view.view-home li div {
margin: 8px 0;
font: normal 12px/1 "Ubuntu", sans-serif; }
.view.view-home li div .label {
float: left; }
.view.view-home li div .number {
float: right; } | deploy/htdocs/version/src/inc/style/screen.css | HTML5 display definitions
========================================================================== */
/*
* Corrects `block` display not defined in IE 8/9.
*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block; }
/*
* Corrects `inline-block` display not defined in IE 8/9.
*/
audio,
video {
display: inline-block; }
/*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0; }
/*
* Addresses styling for `hidden` attribute not present in IE 8/9.
*/
[hidden] {
display: none; }
/* ==========================================================================
Base
========================================================================== */
/*
* 1. Sets default font family to sans-serif.
* 2. Prevents iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
/* 2 */
-webkit-font-smoothing: antialiased; }
/*
* Removes default margin.
*/
body {
margin: 0; }
/* ==========================================================================
Links
========================================================================== */
/*
* Improves readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
* Safari 5, and Chrome.
*/
h1 {
font-size: 2em; }
/*
* Addresses styling not present in IE 8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted; }
/*
* Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
*/
b,
strong {
font-weight: bold; }
/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic; }
/*
* Addresses styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000; }
/*
* Corrects font family set oddly in Safari 5 and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em; }
/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre-wrap;
word-wrap: break-word; }
/*
* Sets consistent quote types.
*/
q {
quotes: '\201C' '\201D' '\2018' '\2019'; }
/*
* Addresses inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%; }
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -.5em; }
sub {
bottom: -.25em; }
/* ==========================================================================
Embedded content
========================================================================== */
/*
* Removes border when inside `a` element in IE 8/9.
*/
img,
canvas {
border: 0;
display: block; }
/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 8/9 and Safari 5.
*/
figure {
margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/*
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em; }
/*
* 1. Corrects color not being inherited in IE 8/9.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */ }
/*
* 1. Corrects font family not being inherited in all browsers.
* 2. Corrects font size not being inherited in all browsers.
* 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
*/
button,
input,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 2 */
margin: 0;
/* 3 */
-webkit-font-smoothing: antialiased; }
/*
* Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal; }
/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */ }
/*
* Re-set default cursor for disabled elements.
*/
button[disabled],
input[disabled] {
cursor: default; }
/*
* 1. Addresses box sizing set to `content-box` in IE 8/9.
* 2. Removes excess padding in IE 8/9.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
/* 1 */
box-sizing: content-box; }
/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
appearance: none; }
/*
* Removes inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
/*
* 1. Removes default vertical scrollbar in IE 8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0; }
/**
* Position X,Y,Z (Fallback Top, Left IE)
* @param {number} $x - X Position
* @param {number} $y - Y Position
* @param {number} $z - Z Position
*/
/**
* Position
* @param {number} $top (0) - Top Position
* @param {number} $right ($top) - Right Position
* @param {number} $bottom ($top) - Bottom Position
* @param {number} $left ($right) - Left Position
*/
/**
* Offset
* @param {number} $top (0) - Top Offset
* @param {number} $left (0) - Left Offset
*/
/**
* Positioning an element absolute in the center
* @param {number} $width - Width of the element
* @param {number} $height - Height of the element
*/
/**
* Places an element absolute on top of the entire wrapper
*/
/**
* Set an element to display block and center margin
*/
/**
* Size an Element
* @param {number} $width (1em) - Width of the element
* @param {number} $height ($width) - Height of the element
*/
/**
* Font Face
* @param {string} $fontName - Name of the font
* @param {string} $folderName - Subfolder inside the fonts folder
* @param {string} $fileName - Name of the font-file
* @param {string} $fontWeight (normal) - Font weight value
* @param {string} $fontStyle (normal) - Font style value
*/
/**
* Aspect ratio, create a :before pseudo element for setting an aspect ratio on an element
* @param {number} $width (1) - Percentage width
* @param {number} $height ($width) - Percentage height
* @param {boolean} $relative (true) - Add relative position to element
*/
/**
* CSS Background
* @param {string} $name ($spriteDefault) - Background image, without the image path
* @param {string} $repeat (no-repeat) - Background repeat
* @param {position} $left (0) - Background position X
* @param {position} $top (0) - Background position Y
* @param {color} $color (transparent) - Background color
* @param {string} $attachment (scorll) - Background attachment
*/
/**
* Creates an arrow
* @param {string} $direction (up) - Arrow direction: up, down, left or right
* @param {color} $color (#000) - Arrow color
* @param {size} $size (10px) - Size of the opposite side of the arrow
* @param {number} $stretch (1) - Amount of the stretch of the arrow
* @param {boolean} $exclude-base (false) - Remove the default arrow styling (usefull if you want to modify the direction of the arrow on rollover
*/
/**
* Z-Index function
* @param {string} $list (Array) - The list to find the current z-index in
* @param {string} $element (String) - The name of the current element, must be in the $list
* @returns {number}
*/
/**
* easing function
* @param {string} $easeName - The name of the easing function.
* @returns {string} - Returns a cubic-bezier function with the easing values.
*/
/**
* Respond To (Breakpoint)
* @param {string} $name - Name of the breakpoint used in $breakpoints
*/
/**
* State indicator. Element created in JS when the browser does not support the matchMedia API.
*/
.state-indicator {
height: 1px;
width: 1px;
left: -999em;
overflow: hidden;
position: absolute;
top: -999em; }
@media (max-width: 479px) {
.state-indicator:before {
content: "0"; } }
@media (min-width: 480px) {
.state-indicator:before {
content: "1"; } }
@media (min-width: 768px) {
.state-indicator:before {
content: "2"; } }
@media (min-width: 1024px) {
.state-indicator:before {
content: "3"; } }
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.hidden {
display: none; }
.ir,
.clear {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
html,
body {
padding-top: 0;
height: 100%;
color: white;
background-color: #1f253d; }
.view {
height: 100%; }
.dev-bar {
top: 0;
left: 0;
position: absolute;
opacity: .8;
width: 100%;
text-align: center;
line-height: 30px;
color: #333;
cursor: pointer;
background-color: #fff4c8;
border-bottom: 1px solid #e2d7ae;
z-index: 2; }
.dev-bar .btn-close {
position: absolute;
margin-top: -15px;
right: 10px;
top: 50%; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
text-align: center;
text-transform: uppercase;
font-family: "Ubuntu", sans-serif;
font-weight: normal; }
.title {
margin: 20px 0;
position: relative;
text-align: center; }
.title span {
background-color: #394264;
text-transform: uppercase;
font: normal 16px/1 "Ubuntu", sans-serif;
padding: 0 15px;
box-sizing: border-box;
color: white;
display: inline-block;
position: relative;
z-index: 1; }
.title:before {
content: ' ';
position: absolute;
left: 0;
width: 100%;
height: 1px;
background-color: #FCB150;
border: none;
outline: 0;
top: 50%; }
.clearfix:after, .view.view-home li div:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0; }
.button {
display: block;
border-radius: 0.2rem;
width: 100%;
text-align: center;
font: bold 14px/2.5 "Ubuntu", sans-serif;
text-transform: uppercase;
color: white;
margin-bottom: 20px;
background-color: #FCB150; }
.clearfix, .view.view-home li div {
display: inline-block; }
* html .clearfix, * html .view.view-home li div, .view.view-home li * html div {
height: 1%; }
.clearfix, .view.view-home li div {
display: block; }
.view {
position: relative; }
/**
* Page - index
*/
.view.view-index {
width: 100%;
height: 100%; }
/**
* Page - home
*/
.view.view-home .wrapper {
box-sizing: border-box;
padding: 20px;
width: 90%;
max-width: 400px;
margin: 20px auto;
border-radius: 0.5rem;
background-color: #394264; }
.view.view-home form fieldset {
border: none;
padding: 0;
margin: 10px 0; }
.view.view-home form fieldset input {
background-color: rgba(255, 255, 255, 0.3);
color: #1f253d;
font: bold 18px/1 "Ubuntu", sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
padding: 10px 15px;
box-sizing: border-box;
outline: 0;
border-radius: 0.3rem;
width: 100%; }
.view.view-home form fieldset label {
font-size: 10px;
color: white;
text-transform: uppercase;
line-height: 20px; }
.view.view-home ul, .view.view-home li {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
font: normal 14px/1.2 "Ubuntu", sans-serif; }
.view.view-home ul h4, .view.view-home ul h5, .view.view-home li h4, .view.view-home li h5 {
cursor: pointer;
text-align: left;
text-transform: initial;
font-size: 20px; }
.view.view-home ul h5, .view.view-home li h5 {
font-size: 16px; }
.view.view-home ul .calculation, .view.view-home li .calculation {
width: 100%;
height: auto;
overflow: hidden;
max-height: 0;
transition: max-height 500ms ease-out;
margin: 0; }
.view.view-home ul .calculation.expand, .view.view-home li .calculation.expand {
max-height: 200px; }
.view.view-home li {
background-color: rgba(255, 255, 255, 0.1);
margin: 15px 0;
box-sizing: border-box;
padding: 15px;
border-radius: 0.2rem; }
.view.view-home li div {
margin: 8px 0;
font: normal 12px/1 "Ubuntu", sans-serif; }
.view.view-home li div .label {
float: left; }
.view.view-home li div .number {
float: right; } | 0.550366 | 0.064653 |
@font-face {
font-family: 'Marske';
src: url('fonts/Marske.otf')
format('opentype');
src: url('fonts/Marske.ttf')
format('truetype');
}
body {
/*background-image: url(img/space2.jpg); */
background-color: black;
background-size: 120%;
}
.fontStyle {
font-family: Marske;
font-size: 30px;
text-shadow: 2px 2px 9px #005399;
}
.fontStyle:hover {
animation: blur .75s ease-out;
}
.navbar-default {
background-color: rgba(0,0,0,.34);
}
.navbar-brand {
font-family: Marske;
color: aquamarine;
font-size: 40px;
text-shadow: 2px 2px 9px #005399;
}
.navbar-brand:hover {
animation: blur .75s ease-out;
}
input {
color: aquamarine;
background-color:rgba(1, 7, 29, 0.74) ;
}
.kbutton {
width:300px;
height: 60px;
background-color:rgba(1, 7, 29, 0.74) ;
text-shadow: 2px 2px 9px #005399;
font-family: Marske;
font-size: 30px;
color: aquamarine;
margin: auto;
text-align: center;
vertical-align: middle;
}
.kbutton:hover {
font-family: Marske;
font-size: 30px;
text-shadow: 2px 2px 9px #005399;
animation:blur .75s ease-out;
}
@keyframes blur{
from{
text-shadow:0px 0px 10px #fff,
0px 0px 10px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 50px #fff,
0px 0px 50px #fff,
0px 0px 50px #7B96B8,
0px 0px 150px #7B96B8,
0px 10px 100px #7B96B8,
0px 10px 100px #7B96B8,
0px 10px 100px #7B96B8,
0px 10px 100px #7B96B8,
0px -10px 100px #7B96B8,
0px -10px 100px #7B96B8;}
}
.inputFieldBox {
color:white;
background-color: rgba(192, 0, 244, 0.14);
width: 300px;
height:50px;
font-size: 20px;
}
.tableStyle {
margin: auto;
width: 70%;
border: solid white;
background-color: rgba(1, 7, 29, 0.54);
}
.fontstuffs {
color: ghostwhite;
font-size: 25px;
margin: auto;
padding: 20px;
}
table {
margin: auto;
border: 2px solid darkslateblue;
background-color: rgba(255,255,255,0.05)
}
thead {
font-size: 20px;
border: 2px solid darkslateblue;
}
th {
text-align: center;
padding: 15px;
text-shadow: 2px 2px 9px #001d2f;
}
td {
text-align: center;
padding: 15px;
border: 4px solid darkblue;
font-size: 20px;
text-shadow: 3px 3px 5px #000000;
} | webApp/style.css | @font-face {
font-family: 'Marske';
src: url('fonts/Marske.otf')
format('opentype');
src: url('fonts/Marske.ttf')
format('truetype');
}
body {
/*background-image: url(img/space2.jpg); */
background-color: black;
background-size: 120%;
}
.fontStyle {
font-family: Marske;
font-size: 30px;
text-shadow: 2px 2px 9px #005399;
}
.fontStyle:hover {
animation: blur .75s ease-out;
}
.navbar-default {
background-color: rgba(0,0,0,.34);
}
.navbar-brand {
font-family: Marske;
color: aquamarine;
font-size: 40px;
text-shadow: 2px 2px 9px #005399;
}
.navbar-brand:hover {
animation: blur .75s ease-out;
}
input {
color: aquamarine;
background-color:rgba(1, 7, 29, 0.74) ;
}
.kbutton {
width:300px;
height: 60px;
background-color:rgba(1, 7, 29, 0.74) ;
text-shadow: 2px 2px 9px #005399;
font-family: Marske;
font-size: 30px;
color: aquamarine;
margin: auto;
text-align: center;
vertical-align: middle;
}
.kbutton:hover {
font-family: Marske;
font-size: 30px;
text-shadow: 2px 2px 9px #005399;
animation:blur .75s ease-out;
}
@keyframes blur{
from{
text-shadow:0px 0px 10px #fff,
0px 0px 10px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 25px #fff,
0px 0px 50px #fff,
0px 0px 50px #fff,
0px 0px 50px #7B96B8,
0px 0px 150px #7B96B8,
0px 10px 100px #7B96B8,
0px 10px 100px #7B96B8,
0px 10px 100px #7B96B8,
0px 10px 100px #7B96B8,
0px -10px 100px #7B96B8,
0px -10px 100px #7B96B8;}
}
.inputFieldBox {
color:white;
background-color: rgba(192, 0, 244, 0.14);
width: 300px;
height:50px;
font-size: 20px;
}
.tableStyle {
margin: auto;
width: 70%;
border: solid white;
background-color: rgba(1, 7, 29, 0.54);
}
.fontstuffs {
color: ghostwhite;
font-size: 25px;
margin: auto;
padding: 20px;
}
table {
margin: auto;
border: 2px solid darkslateblue;
background-color: rgba(255,255,255,0.05)
}
thead {
font-size: 20px;
border: 2px solid darkslateblue;
}
th {
text-align: center;
padding: 15px;
text-shadow: 2px 2px 9px #001d2f;
}
td {
text-align: center;
padding: 15px;
border: 4px solid darkblue;
font-size: 20px;
text-shadow: 3px 3px 5px #000000;
} | 0.34632 | 0.139748 |
.fa-1 {font-size:12px }
.fa-2 {font-size:11px }
.table.pad > tbody > tr > td, .table > tbody > tr > th, .table.pad > thead > tr > th {padding:8px; margin-top:0;}
.table.pad2 > tbody > tr > td, .table > tbody > tr > th, .table.pad2 > thead > tr > th {padding:10px; margin-top:0;}
.fa-file , .fa-times{color:#747474}
.btnW {width:75px;}
.btnW2{width:60px;}
.labelW {width:70px;}
.labelW2 {width:65px;}
.btn.file_button {background-color:#f7f7f7f7;}
.btn.file_button i {font-size:11px; margin-right:2px; color:#aaa}
.table > tbody > tr > td, .table > tbody > tr > th, .table > thead > tr > th { font-family: 'NG';}
.table > tbody > tr > th, .table.pad2 > thead > tr > th .table > tbody > tr > th, .table.pad > thead > tr > th {font-weight:500; font-family: 'Noto Sans KR';font-size:13px}
/*table.dataTable thead th, table.dataTable tfoot th {font-weight:500; color:#444} */
label.hmis,button { font-family: 'Noto Sans KR';line-height:1.5}
/* 버튼 */
.btn {
/*background-color:#8BC34A;
border: 1px solid #8BC34A; */
/*text-shadow: 0 1px rgba(0, 0, 0, 0.1);*/
height:29px;
line-height:29px;
font-size:12px;
font-family: 'Noto Sans KR';
padding: 0px 12px;
vertical-align: 1px;
background-color:#FFFFFF;
font-weight:normal;
border: 1px solid #e6e6e6;
color:#202020;
cursor:pointer;
vertical-align:middle;
}
.btn:hover {
background-color:#F9F9F9;
border: 1px solid #C3C3C3;
color:#414141;
}
.btn-onlyicon {
padding:0px 8px;
height:29px;
line-height:29px;
vertical-align:middle;
}
.btn-onlyicon i{color:#a7b2d4}
.btn-onlyicon:hover{background-color:#fbfdff; border:1px solid #a1b2d0;}
.btn.btn-blue {
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top, #74B8DC, #439FCE);
background-image: -moz-linear-gradient(top, #74B8DC, #439FCE); /* Fx 3.6 부터 Fx 15 까지 처리 */
background-image: -ms-linear-gradient(top, #74B8DC, #439FCE); /* IE 10 Platform Previews, Consumer Preview */
background-image: -o-linear-gradient(top, #74B8DC, #439FCE); /* Opera 11.1 부터 12.0 까지 처리 */
background-image: linear-gradient(to bottom, #74B8DC, #439FCE); /* 표준문법, 표준문법은 반드시 마지막에 삽입해야한다. */
border: 1px solid #439FCE;
}
.btn.btn-green {
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top, #70B870, #40A040);
background-image: -moz-linear-gradient(top, #70B870, #40A040); /* Fx 3.6 부터 Fx 15 까지 처리 */
background-image: -ms-linear-gradient(top, #70B870, #40A040); /* IE 10 Platform Previews, Consumer Preview */
background-image: -o-linear-gradient(top, #70B870, #40A040); /* Opera 11.1 부터 12.0 까지 처리 */
background-image: linear-gradient(to bottom, #70B870, #40A040); /* 표준문법, 표준문법은 반드시 마지막에 삽입해야한다. */
border: 1px solid #40A040;
}
.btn.btn-flat-orange { color:#f44d4d; background-color:#fff; border: 1px
solid #f44d4d;}
.btn.btn-flat-orange:hover {
background-color:#ff171705;
border: 1px solid #f85d5d;
}
.btn.btn-flat-green {
color:#FFFFFF;
background-color:#d18cb8;
border: 1px solid #d18cb8;
}
.btn.btn-flat-green:hover {background-color:#c77fad;border: 1px solid #c77fad; }
.btn.btn-flat-brown {
color:#FFFFFF;
background-color:#6D4C41;
border: 1px solid #6D4C41;
}
.btn.btn-flat-blue {
color:#FFFFFF;
background-color:#9e9e9e;
border: 1px solid #9e9e9e;
}
.btn.btn-flat-blue:hover {
background-color:#585e64;
border: 1px solid #585e64;
}
.btn.btn-flat-purple {
color:#FFFFFF;
background-color:#7f7f7f;
border: 1px solid #7f7f7f;
}
.btn.btn-flat-purple:hover {
background-color:#666;
border: 1px solid #666;
}
.btn.btn-theme {
color:#FFFFFF;
background-color:#53687f;
border: 1px solid #53687f;
}
.btn.btn-theme i{font-size:10px;margin-right:1px}
.btn.btn-theme:hover {
background-color:#53687f;
border: 1px solid #53687f;
}
.btn.btn-theme_bbb {
color:#FFFFFF;
background-color:#9dafc3;
border: 1px solid #9dafc3;
}
.btn.btn-theme_bbb:hover {
background-color:#71859b;
border: 1px solid #71859b;
}
.btn.btn-theme_bu {
color:#FFFFFF;
background-color:#96a8ba;
border: 1px solid #96a8ba;
}
.btn.btn-theme_bu:hover {
background-color:#818a93;
border: 1px solid #818a93;
}
.btn.btn-theme-dark {
color:#FFFFFF;
background-color:#558B2F;
border: 1px solid #558B2F;
}
.btn.btn-theme-dark:hover {
background-color:#558B2F;
border: 1px solid #558B2F;
color:#8BC34A;
}
.btn.btn-theme-darkgr {
color:#559ef2;
background-color:#fff;
border: 1px solid #559ef2;
}
.btn.btn-theme-darkgr:hover {
background-color:#4a9eff0d;
border: 1px solid #559ef2;
}
.btn.btn-theme-reds {
color:#FFFFFF;
background-color:#877bf2;
border: 1px solid #877bf2;
}
.btn.btn-theme-reds:hover {
background-color:#9b58bc;
border: 1px solid #9b58bc;
}
.btn.btn-theme-gess {
color:#FFFFFF;
background-color:#e4e4e4;
border: 1px solid #e4e4e4;
}
.btn.btn-theme-gess:hover {
background-color:#a7a7a7;
border: 1px solid #a7a7a7;
}
.btn.btn-flat-black {
color:#FFFFFF;
background-color:#272D33;
border: 1px solid #272D33;
}
.btn.btn-flat-black2 {
color:#FFFFFF;
background-color:#b2b2b2;
border: 1px solid #b2b2b2;
height:30px;
line-height:30px;
display:inline-block;
margin:auto;
}
.btn.btn-flat-black2:hover {
background-color:#aaa;
border: 1px solid #aaa;
}
.btn.btn-flat-dewrw {
color:#FFFFFF;
background-color:#b2b2b2;
border: 1px solid #b2b2b2;
height:30px;
line-height:30px;
display:block;
margin:auto;
width:95%;
}
.btn.btn-gray { color:#FFFFFF; background-color:#b3b3b3; border: 1px solid #b3b3b3; }
.btn.btn-gray:hover { background-color:#949494; border: 1px solid #949494; }
.btn-lg, .btn-group-lg > .btn {
line-height: 27px;
display :inline-block;
height:29px;
font-size:12px;
}
.btn.btn-lg span {
font-size:14px;
}
.btn.font13p {
font-size:13px;
}
.font13ps {
border-radius: 2px;
line-height: 1.33333;
padding: 2px 10px;
height:26px;
font-size:14px;
}
.btn-sm, .btn-group-sm > .btn {
border-radius: 2px;
font-size: 11px;
line-height: 1.5;
padding: 2px 10px;
}
.btn-xs {
border-radius: 2px;
font-size: 11px;
line-height: 11px;
padding: 0px 5px;
height:21px;
}
.btn-group {
border-radius: 2px;
display: inline-block;
padding-left: 0;
vertical-align:middle;
font-family:'Noto Sans KR'
}
.btn-group > label.btn {
display:block;
float:left;
margin-left:-1px;
border-radius: 0px;
height:29px;
line-height:29px;
padding:0px 10px;
font-size:11px;
}
.btn-group-lg > label.btn {
display:inline-block;
/*float:left;*/
background-color: #fff;
border: 1px solid #ddd;
float: left;
margin-left: -1px;
padding: 6px 12px;
position: relative;
text-decoration: none;
}
.btn-group-lg.btn:first-child {
/*margin-left: 0;*/
}
.btn-group-lg > .btn:hover {
border:1px solid #e6e6e6;
}
.btn-group-lg.blue > .btn.active {
background-color:#03A9F4;
border-color:#03A9F4;
color:#FFFFFF;
}
.btn-group-lg.blss > .btn.active {
background-color:#558B2F;
border-color:#558B2F;
color:#FFFFFF;
}
/* 버튼:라디오 */
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.btn-group>.btn:first-child {
/*margin-left: 0;*/
}
.btn-group > .btn:hover {
border:1px solid #e6e6e6;
}
.btn-group.blue > .btn.active {
background-color:#03A9F4;
border-color:#03A9F4;
color:#FFFFFF;
}
.btn-group.blss > .btn.active {
background-color:#96a8ba;
border-color:#96a8ba;
color:#FFFFFF;
}
.btn-group > li {
display: inline;
vertical-align: bottom;
}
.btn-group > li > a, .btn-group > li > span {
background-color: #fff;
border: 1px solid #ddd;
float: left;
margin-left: -1px;
padding: 6px 12px;
position: relative;
text-decoration: none;
}
.btn-group > li:first-child > a, .btn-group > li:first-child > span, .btn-group > .btn:first-child {
/* border-bottom-left-radius: 2px;
border-top-left-radius: 2px; */
margin-left: 0;
}
.btn-group > li:last-child > a, .btn-group > li:last-child > span, .btn-group > .btn:last-child {
/* border-bottom-right-radius: 2px;
border-top-right-radius: 2px; */
}
.btn-group > li > a:hover,
.btn-group > li > span:hover { /* , .btn-group > li > a:focus, .btn-group > li > span:focus */
background-color: #eee;
}
.btn-group > .active > a,
.btn-group > .active > span,
.btn-group > .active > a:hover,
.btn-group > .active > span:hover,
.btn-group > .active > a:focus,
.btn-group > .active > span:focus {
background-color: #53687f;
border-color: #53687f;
color: #fff;
cursor: default;
z-index: 2;
}
.btn-group > .btn.active {
background-color:#EEEEEE;
}
.btn-group.red > .active > a,
.btn-group.red > .btn.active {
background-color:#E84E40;
border-color: #E84E40;
}
.btn-group.blue > .active > a,
.btn-group.blue > .btn.active,
.btn-group.blue > .active > span {
background-color:#03A9F4;
border-color: #03A9F4;
}
.btn-group.purple > .active > a,
.btn-group.purple > .btn.active {
background-color:#9C27B0;
border-color: #9C27B0;
}
.btn-group > .disabled > span, .btn-group > .disabled > a, .btn-group > .disabled > a:hover, .btn-group > .disabled > a:focus {
background-color: #fff;
border-color: #ddd;
color: #999;
cursor: not-allowed;
}
.btn-group-xs {
vertical-align: -3px;
}
.btn-group-xs > li > a {
padding:3px 6px 0px;
height:21px;
font-size:11px;
}
.btn-group-striped > li:nth-child(2n) > a {
background-color: #EEEEEE;
}
/* Modal */
.modal {
position: fixed;
z-index: 1040;
}
.modal-content {
background-color: #ffffff;
border: 1px solid #e6e6e6;
min-width: 300px;
border-radius: 2px;
}
.modal-header {
background-color:#ffffff;
padding: 10px 15px;
border-bottom:solid 1px #e6e6e6;
}
.modal-header > .modal-title {
font-family: 'Noto Sans KR';
font-size: 14px;
color:#444;
font-weight: normal;
/*height: 25px;*/
margin: 0;
font-weight:bold
}
.modal-header > .modal-close {
position: absolute;
right: 4px;
top: 4px;
color:#aaa;
font-size:18px;
background:transparent;
border-color:transparent;
}
.modal-header > .modal-close:hover { color:#555; }
.modal-body {
max-height: 803px;
overflow-y: auto;
padding: 12px 15px;
}
.modal-backdrop {
background-color: #000000;
bottom: 0;
display: none;
left: 0;
opacity: 0.3;
position: fixed;
right: 0;
top: 0;
z-index: 1030;
}
/*라벨*/
.label {
background-color: #abbac3;
display: inline-block;
padding:5px 7px;
font-weight: normal;
text-shadow: none;
color: #fff;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
font-family:'Noto Sans KR';
}
.label-default {
background-clip: padding-box;
background-color: #f8f8f8;
border: 1px solid #e0e0e0;
border-radius: 2px;
box-shadow: 0 0 2px #ffffff inset, 0 0px 0 rgba(0, 0, 0, 0.05);
color: #333333;
cursor: default;
line-height: 15px;
margin: 5px 8px 5px 0;
padding: 5px 5px;
position: relative;
}
.label-xs {
font-size: 11px;
padding:3px 7px;
}
.label-normal, .label-attendance-10 {
background-color:#03A9F4;
}
.label-error {
background-color:#E84E40;
}
.label-attendance-user, .label-theme {background-color: #8BC34A;}
.label-attendance-affiliate {background-color: #FFC107;}
.label-attendance-manager {background-color: #E84E40;}
.label-attendance-merchant {background-color: #F57C00;}
.label-attendance-administrator {background-color: #F57C00;}
.label-attendance-internalstaff {background-color: #C3C3C3;}
.label-attendance-35 {background-color: #C3C3C3;}
.label-attendance-1, .label-theme {background-color: #b99bd1;}
.label-attendance-3 {background-color: #FFC107;}
.label-attendance-2 {background-color: #E84E40;} /* 근무 */
.label-attendance-C {background-color: #F57C00;}
.label-attendance-A {background-color: #0099ff;}
.label-attendance-Y {background-color: #0099ff;}
.label-attendance-N {background-color: #F57C00;}
.label-attendance-R {background-color: #F57C00;}
.label-attendance-11, .label-theme {background-color:#a2b2d6;}/*휴일근무*/
.label-attendance-20, .label-yellow, .label-ing {background-color: #795548;}/*반차*/
.label-attendance-30, .label-error, .label-rejected {background-color: #f46d6d;}/*결근*/
.label-approved {background-color:#cbb5e1;}
.label-attendance-31 {background-color: #F57C00;}/*월차*/
.label-attendance-32 {background-color: #F57C00;}/*연차*/
.label-attendance-33,.label-orange {background-color: #F57C00;}/*경조휴가*/
.label-attendance-34 {background-color: #F57C00;}/*대체휴무*/
.label-attendance-35 {background-color: #C3C3C3;}/*휴일*/
.label-blacklist {background-color: #000000;}
.label-view {background-color:#795548;}
.label-wait {background-color:#C3C3C3;}
.label-cancel {background-color:#212121;}
.label-darkgray {background-color:#414141;}
.label-purple {background-color:#673AB7;}
.label-brown {background-color:#795548;}
/* tooltip */
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "NG", "dotum";
font-size: 12px;
font-weight: normal;
line-height: 1.4;
/*filter: alpha(opacity=0);*/
opacity: .8;
}
.tooltip.in {
/*filter: alpha(opacity=90);*/
opacity: .8;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 400px;
padding: 3px 8px;
color: #fff;
text-align: left;
text-decoration: none;
background-color: #000;
border-radius: 2px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
/*alert*/
.alert {
/*background-clip: padding-box;*/
border-radius: 0px;
/*border-style: none;*/
border-width: 2px;
padding:10px;
color:#666666;
background-color:#F7F7F7;
border:solid 0px #F7F7F7;
}
.alert-theme {
background-color: #F0F8E8;
border-color: #E2F0D2;
color: #558B2F;
}
.alert-info {
background-color: #E0F4FE;
border-color: #E0F4FE;
color: #0277BD;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #ffa000;
color: #ffa000;
}
.alert-danger {
background-color: #FCE8E2;
border-color: #FCE8E2;
color: #E64A19;
}
.alert > ul {
margin: 5px 0px 0px 20px;
}
.alert > ul li {
line-height: 1.5em;
}
.highcharts-title {
font-family: 'Noto Sans KR';
}
.main-box {
float:left;
background: #FFFFFF;
box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
margin-bottom: 16px;
margin-right:10px;
border-radius: 3px;
background-clip: padding-box;
}
.infographic-box.colored {
color: #fff;
border: 0!important;
}
.infographic-box {
padding: 10px 20px;
}
.infographic-box.orange {
background-color: #E84E40!important;
}
.infographic-box.orange-light {
background-color: #FF9800!important;
}
.infographic-box.colored .headline {
font-size: 14px;
/*font-family: 'NGB';*/
text-align: right;
margin-bottom: 4px;
}
.infographic-box .value {
font-size: 20px;
font-family: 'NGB';
margin-top: 0px;
display: block;
text-align: right;
}
.btnBox > .btntemp:first-child {
margin-left:0;
}
.btnBox > .btntemp:last-child {
margin-right:0;
}
.btnBox > label.btntemp {
display:block;
float:left;
margin-left:0px;
border-radius: 0px;
padding: 3px 12px;
vertical-align:1px;
font-size:12px;
background-color:#FFFFFF;
font-weight:normal;
border: 1px solid #e6e6e6;
color:#333;
cursor:pointer;
}
.btnBox > .btntemp input[type=radio],
.btnBox > .btntemp input[type=radio] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.btnBox > .btntemp:hover {
border:1px solid #e6e6e6;
background-color:#f9f9f9;
}
.btnBox > .btntemp.active {
background-color:#53687f;
border-color: #53687f;
color: #fff;
}
/**********************************************************************************/
.form-control {
display: block;
width: 100%;
height: 29px;
padding: 6px 12px;
font-size: 12px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #e6e6e6;
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 29px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
min-height: 32px;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
min-height: 38px;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #74b8dc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " ";
display: table;
}
.clearfix:after,
.form-horizontal .form-group:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
} | public/asset/adminsin/css/layout-bootstrap.css | .fa-1 {font-size:12px }
.fa-2 {font-size:11px }
.table.pad > tbody > tr > td, .table > tbody > tr > th, .table.pad > thead > tr > th {padding:8px; margin-top:0;}
.table.pad2 > tbody > tr > td, .table > tbody > tr > th, .table.pad2 > thead > tr > th {padding:10px; margin-top:0;}
.fa-file , .fa-times{color:#747474}
.btnW {width:75px;}
.btnW2{width:60px;}
.labelW {width:70px;}
.labelW2 {width:65px;}
.btn.file_button {background-color:#f7f7f7f7;}
.btn.file_button i {font-size:11px; margin-right:2px; color:#aaa}
.table > tbody > tr > td, .table > tbody > tr > th, .table > thead > tr > th { font-family: 'NG';}
.table > tbody > tr > th, .table.pad2 > thead > tr > th .table > tbody > tr > th, .table.pad > thead > tr > th {font-weight:500; font-family: 'Noto Sans KR';font-size:13px}
/*table.dataTable thead th, table.dataTable tfoot th {font-weight:500; color:#444} */
label.hmis,button { font-family: 'Noto Sans KR';line-height:1.5}
/* 버튼 */
.btn {
/*background-color:#8BC34A;
border: 1px solid #8BC34A; */
/*text-shadow: 0 1px rgba(0, 0, 0, 0.1);*/
height:29px;
line-height:29px;
font-size:12px;
font-family: 'Noto Sans KR';
padding: 0px 12px;
vertical-align: 1px;
background-color:#FFFFFF;
font-weight:normal;
border: 1px solid #e6e6e6;
color:#202020;
cursor:pointer;
vertical-align:middle;
}
.btn:hover {
background-color:#F9F9F9;
border: 1px solid #C3C3C3;
color:#414141;
}
.btn-onlyicon {
padding:0px 8px;
height:29px;
line-height:29px;
vertical-align:middle;
}
.btn-onlyicon i{color:#a7b2d4}
.btn-onlyicon:hover{background-color:#fbfdff; border:1px solid #a1b2d0;}
.btn.btn-blue {
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top, #74B8DC, #439FCE);
background-image: -moz-linear-gradient(top, #74B8DC, #439FCE); /* Fx 3.6 부터 Fx 15 까지 처리 */
background-image: -ms-linear-gradient(top, #74B8DC, #439FCE); /* IE 10 Platform Previews, Consumer Preview */
background-image: -o-linear-gradient(top, #74B8DC, #439FCE); /* Opera 11.1 부터 12.0 까지 처리 */
background-image: linear-gradient(to bottom, #74B8DC, #439FCE); /* 표준문법, 표준문법은 반드시 마지막에 삽입해야한다. */
border: 1px solid #439FCE;
}
.btn.btn-green {
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top, #70B870, #40A040);
background-image: -moz-linear-gradient(top, #70B870, #40A040); /* Fx 3.6 부터 Fx 15 까지 처리 */
background-image: -ms-linear-gradient(top, #70B870, #40A040); /* IE 10 Platform Previews, Consumer Preview */
background-image: -o-linear-gradient(top, #70B870, #40A040); /* Opera 11.1 부터 12.0 까지 처리 */
background-image: linear-gradient(to bottom, #70B870, #40A040); /* 표준문법, 표준문법은 반드시 마지막에 삽입해야한다. */
border: 1px solid #40A040;
}
.btn.btn-flat-orange { color:#f44d4d; background-color:#fff; border: 1px
solid #f44d4d;}
.btn.btn-flat-orange:hover {
background-color:#ff171705;
border: 1px solid #f85d5d;
}
.btn.btn-flat-green {
color:#FFFFFF;
background-color:#d18cb8;
border: 1px solid #d18cb8;
}
.btn.btn-flat-green:hover {background-color:#c77fad;border: 1px solid #c77fad; }
.btn.btn-flat-brown {
color:#FFFFFF;
background-color:#6D4C41;
border: 1px solid #6D4C41;
}
.btn.btn-flat-blue {
color:#FFFFFF;
background-color:#9e9e9e;
border: 1px solid #9e9e9e;
}
.btn.btn-flat-blue:hover {
background-color:#585e64;
border: 1px solid #585e64;
}
.btn.btn-flat-purple {
color:#FFFFFF;
background-color:#7f7f7f;
border: 1px solid #7f7f7f;
}
.btn.btn-flat-purple:hover {
background-color:#666;
border: 1px solid #666;
}
.btn.btn-theme {
color:#FFFFFF;
background-color:#53687f;
border: 1px solid #53687f;
}
.btn.btn-theme i{font-size:10px;margin-right:1px}
.btn.btn-theme:hover {
background-color:#53687f;
border: 1px solid #53687f;
}
.btn.btn-theme_bbb {
color:#FFFFFF;
background-color:#9dafc3;
border: 1px solid #9dafc3;
}
.btn.btn-theme_bbb:hover {
background-color:#71859b;
border: 1px solid #71859b;
}
.btn.btn-theme_bu {
color:#FFFFFF;
background-color:#96a8ba;
border: 1px solid #96a8ba;
}
.btn.btn-theme_bu:hover {
background-color:#818a93;
border: 1px solid #818a93;
}
.btn.btn-theme-dark {
color:#FFFFFF;
background-color:#558B2F;
border: 1px solid #558B2F;
}
.btn.btn-theme-dark:hover {
background-color:#558B2F;
border: 1px solid #558B2F;
color:#8BC34A;
}
.btn.btn-theme-darkgr {
color:#559ef2;
background-color:#fff;
border: 1px solid #559ef2;
}
.btn.btn-theme-darkgr:hover {
background-color:#4a9eff0d;
border: 1px solid #559ef2;
}
.btn.btn-theme-reds {
color:#FFFFFF;
background-color:#877bf2;
border: 1px solid #877bf2;
}
.btn.btn-theme-reds:hover {
background-color:#9b58bc;
border: 1px solid #9b58bc;
}
.btn.btn-theme-gess {
color:#FFFFFF;
background-color:#e4e4e4;
border: 1px solid #e4e4e4;
}
.btn.btn-theme-gess:hover {
background-color:#a7a7a7;
border: 1px solid #a7a7a7;
}
.btn.btn-flat-black {
color:#FFFFFF;
background-color:#272D33;
border: 1px solid #272D33;
}
.btn.btn-flat-black2 {
color:#FFFFFF;
background-color:#b2b2b2;
border: 1px solid #b2b2b2;
height:30px;
line-height:30px;
display:inline-block;
margin:auto;
}
.btn.btn-flat-black2:hover {
background-color:#aaa;
border: 1px solid #aaa;
}
.btn.btn-flat-dewrw {
color:#FFFFFF;
background-color:#b2b2b2;
border: 1px solid #b2b2b2;
height:30px;
line-height:30px;
display:block;
margin:auto;
width:95%;
}
.btn.btn-gray { color:#FFFFFF; background-color:#b3b3b3; border: 1px solid #b3b3b3; }
.btn.btn-gray:hover { background-color:#949494; border: 1px solid #949494; }
.btn-lg, .btn-group-lg > .btn {
line-height: 27px;
display :inline-block;
height:29px;
font-size:12px;
}
.btn.btn-lg span {
font-size:14px;
}
.btn.font13p {
font-size:13px;
}
.font13ps {
border-radius: 2px;
line-height: 1.33333;
padding: 2px 10px;
height:26px;
font-size:14px;
}
.btn-sm, .btn-group-sm > .btn {
border-radius: 2px;
font-size: 11px;
line-height: 1.5;
padding: 2px 10px;
}
.btn-xs {
border-radius: 2px;
font-size: 11px;
line-height: 11px;
padding: 0px 5px;
height:21px;
}
.btn-group {
border-radius: 2px;
display: inline-block;
padding-left: 0;
vertical-align:middle;
font-family:'Noto Sans KR'
}
.btn-group > label.btn {
display:block;
float:left;
margin-left:-1px;
border-radius: 0px;
height:29px;
line-height:29px;
padding:0px 10px;
font-size:11px;
}
.btn-group-lg > label.btn {
display:inline-block;
/*float:left;*/
background-color: #fff;
border: 1px solid #ddd;
float: left;
margin-left: -1px;
padding: 6px 12px;
position: relative;
text-decoration: none;
}
.btn-group-lg.btn:first-child {
/*margin-left: 0;*/
}
.btn-group-lg > .btn:hover {
border:1px solid #e6e6e6;
}
.btn-group-lg.blue > .btn.active {
background-color:#03A9F4;
border-color:#03A9F4;
color:#FFFFFF;
}
.btn-group-lg.blss > .btn.active {
background-color:#558B2F;
border-color:#558B2F;
color:#FFFFFF;
}
/* 버튼:라디오 */
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.btn-group>.btn:first-child {
/*margin-left: 0;*/
}
.btn-group > .btn:hover {
border:1px solid #e6e6e6;
}
.btn-group.blue > .btn.active {
background-color:#03A9F4;
border-color:#03A9F4;
color:#FFFFFF;
}
.btn-group.blss > .btn.active {
background-color:#96a8ba;
border-color:#96a8ba;
color:#FFFFFF;
}
.btn-group > li {
display: inline;
vertical-align: bottom;
}
.btn-group > li > a, .btn-group > li > span {
background-color: #fff;
border: 1px solid #ddd;
float: left;
margin-left: -1px;
padding: 6px 12px;
position: relative;
text-decoration: none;
}
.btn-group > li:first-child > a, .btn-group > li:first-child > span, .btn-group > .btn:first-child {
/* border-bottom-left-radius: 2px;
border-top-left-radius: 2px; */
margin-left: 0;
}
.btn-group > li:last-child > a, .btn-group > li:last-child > span, .btn-group > .btn:last-child {
/* border-bottom-right-radius: 2px;
border-top-right-radius: 2px; */
}
.btn-group > li > a:hover,
.btn-group > li > span:hover { /* , .btn-group > li > a:focus, .btn-group > li > span:focus */
background-color: #eee;
}
.btn-group > .active > a,
.btn-group > .active > span,
.btn-group > .active > a:hover,
.btn-group > .active > span:hover,
.btn-group > .active > a:focus,
.btn-group > .active > span:focus {
background-color: #53687f;
border-color: #53687f;
color: #fff;
cursor: default;
z-index: 2;
}
.btn-group > .btn.active {
background-color:#EEEEEE;
}
.btn-group.red > .active > a,
.btn-group.red > .btn.active {
background-color:#E84E40;
border-color: #E84E40;
}
.btn-group.blue > .active > a,
.btn-group.blue > .btn.active,
.btn-group.blue > .active > span {
background-color:#03A9F4;
border-color: #03A9F4;
}
.btn-group.purple > .active > a,
.btn-group.purple > .btn.active {
background-color:#9C27B0;
border-color: #9C27B0;
}
.btn-group > .disabled > span, .btn-group > .disabled > a, .btn-group > .disabled > a:hover, .btn-group > .disabled > a:focus {
background-color: #fff;
border-color: #ddd;
color: #999;
cursor: not-allowed;
}
.btn-group-xs {
vertical-align: -3px;
}
.btn-group-xs > li > a {
padding:3px 6px 0px;
height:21px;
font-size:11px;
}
.btn-group-striped > li:nth-child(2n) > a {
background-color: #EEEEEE;
}
/* Modal */
.modal {
position: fixed;
z-index: 1040;
}
.modal-content {
background-color: #ffffff;
border: 1px solid #e6e6e6;
min-width: 300px;
border-radius: 2px;
}
.modal-header {
background-color:#ffffff;
padding: 10px 15px;
border-bottom:solid 1px #e6e6e6;
}
.modal-header > .modal-title {
font-family: 'Noto Sans KR';
font-size: 14px;
color:#444;
font-weight: normal;
/*height: 25px;*/
margin: 0;
font-weight:bold
}
.modal-header > .modal-close {
position: absolute;
right: 4px;
top: 4px;
color:#aaa;
font-size:18px;
background:transparent;
border-color:transparent;
}
.modal-header > .modal-close:hover { color:#555; }
.modal-body {
max-height: 803px;
overflow-y: auto;
padding: 12px 15px;
}
.modal-backdrop {
background-color: #000000;
bottom: 0;
display: none;
left: 0;
opacity: 0.3;
position: fixed;
right: 0;
top: 0;
z-index: 1030;
}
/*라벨*/
.label {
background-color: #abbac3;
display: inline-block;
padding:5px 7px;
font-weight: normal;
text-shadow: none;
color: #fff;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
font-family:'Noto Sans KR';
}
.label-default {
background-clip: padding-box;
background-color: #f8f8f8;
border: 1px solid #e0e0e0;
border-radius: 2px;
box-shadow: 0 0 2px #ffffff inset, 0 0px 0 rgba(0, 0, 0, 0.05);
color: #333333;
cursor: default;
line-height: 15px;
margin: 5px 8px 5px 0;
padding: 5px 5px;
position: relative;
}
.label-xs {
font-size: 11px;
padding:3px 7px;
}
.label-normal, .label-attendance-10 {
background-color:#03A9F4;
}
.label-error {
background-color:#E84E40;
}
.label-attendance-user, .label-theme {background-color: #8BC34A;}
.label-attendance-affiliate {background-color: #FFC107;}
.label-attendance-manager {background-color: #E84E40;}
.label-attendance-merchant {background-color: #F57C00;}
.label-attendance-administrator {background-color: #F57C00;}
.label-attendance-internalstaff {background-color: #C3C3C3;}
.label-attendance-35 {background-color: #C3C3C3;}
.label-attendance-1, .label-theme {background-color: #b99bd1;}
.label-attendance-3 {background-color: #FFC107;}
.label-attendance-2 {background-color: #E84E40;} /* 근무 */
.label-attendance-C {background-color: #F57C00;}
.label-attendance-A {background-color: #0099ff;}
.label-attendance-Y {background-color: #0099ff;}
.label-attendance-N {background-color: #F57C00;}
.label-attendance-R {background-color: #F57C00;}
.label-attendance-11, .label-theme {background-color:#a2b2d6;}/*휴일근무*/
.label-attendance-20, .label-yellow, .label-ing {background-color: #795548;}/*반차*/
.label-attendance-30, .label-error, .label-rejected {background-color: #f46d6d;}/*결근*/
.label-approved {background-color:#cbb5e1;}
.label-attendance-31 {background-color: #F57C00;}/*월차*/
.label-attendance-32 {background-color: #F57C00;}/*연차*/
.label-attendance-33,.label-orange {background-color: #F57C00;}/*경조휴가*/
.label-attendance-34 {background-color: #F57C00;}/*대체휴무*/
.label-attendance-35 {background-color: #C3C3C3;}/*휴일*/
.label-blacklist {background-color: #000000;}
.label-view {background-color:#795548;}
.label-wait {background-color:#C3C3C3;}
.label-cancel {background-color:#212121;}
.label-darkgray {background-color:#414141;}
.label-purple {background-color:#673AB7;}
.label-brown {background-color:#795548;}
/* tooltip */
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "NG", "dotum";
font-size: 12px;
font-weight: normal;
line-height: 1.4;
/*filter: alpha(opacity=0);*/
opacity: .8;
}
.tooltip.in {
/*filter: alpha(opacity=90);*/
opacity: .8;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 400px;
padding: 3px 8px;
color: #fff;
text-align: left;
text-decoration: none;
background-color: #000;
border-radius: 2px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
/*alert*/
.alert {
/*background-clip: padding-box;*/
border-radius: 0px;
/*border-style: none;*/
border-width: 2px;
padding:10px;
color:#666666;
background-color:#F7F7F7;
border:solid 0px #F7F7F7;
}
.alert-theme {
background-color: #F0F8E8;
border-color: #E2F0D2;
color: #558B2F;
}
.alert-info {
background-color: #E0F4FE;
border-color: #E0F4FE;
color: #0277BD;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #ffa000;
color: #ffa000;
}
.alert-danger {
background-color: #FCE8E2;
border-color: #FCE8E2;
color: #E64A19;
}
.alert > ul {
margin: 5px 0px 0px 20px;
}
.alert > ul li {
line-height: 1.5em;
}
.highcharts-title {
font-family: 'Noto Sans KR';
}
.main-box {
float:left;
background: #FFFFFF;
box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
margin-bottom: 16px;
margin-right:10px;
border-radius: 3px;
background-clip: padding-box;
}
.infographic-box.colored {
color: #fff;
border: 0!important;
}
.infographic-box {
padding: 10px 20px;
}
.infographic-box.orange {
background-color: #E84E40!important;
}
.infographic-box.orange-light {
background-color: #FF9800!important;
}
.infographic-box.colored .headline {
font-size: 14px;
/*font-family: 'NGB';*/
text-align: right;
margin-bottom: 4px;
}
.infographic-box .value {
font-size: 20px;
font-family: 'NGB';
margin-top: 0px;
display: block;
text-align: right;
}
.btnBox > .btntemp:first-child {
margin-left:0;
}
.btnBox > .btntemp:last-child {
margin-right:0;
}
.btnBox > label.btntemp {
display:block;
float:left;
margin-left:0px;
border-radius: 0px;
padding: 3px 12px;
vertical-align:1px;
font-size:12px;
background-color:#FFFFFF;
font-weight:normal;
border: 1px solid #e6e6e6;
color:#333;
cursor:pointer;
}
.btnBox > .btntemp input[type=radio],
.btnBox > .btntemp input[type=radio] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.btnBox > .btntemp:hover {
border:1px solid #e6e6e6;
background-color:#f9f9f9;
}
.btnBox > .btntemp.active {
background-color:#53687f;
border-color: #53687f;
color: #fff;
}
/**********************************************************************************/
.form-control {
display: block;
width: 100%;
height: 29px;
padding: 6px 12px;
font-size: 12px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #e6e6e6;
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 29px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
min-height: 32px;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
min-height: 38px;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #74b8dc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " ";
display: table;
}
.clearfix:after,
.form-horizontal .form-group:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
} | 0.157266 | 0.138549 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* <a href=""><img src="image/right.jpg" class="rightarrow"/></a>
<a href=""><img src="image/left.jpg" class="leftarrow"/></a>
*/
header {
background-color: #43636e;
height: 70px;
background-size: ;
background-position: center;
}
footer{
left: 0;
bottom: 0;
width: 100%;
background-color: #43636e;
text-align: left;
padding-top: 2%;
}
.foot{
margin-left: 15%;
}
body{
background: white;
/*background: #E9E4E3;*/
}
.main a{
float: right;
list-style-type: none;
margin-top: 25px;
margin-right: 40px;
text-decoration: none;
color: #fff;
padding: 5px 20px;
border: 1px solid transparent ;
transition: 0.6s ease;
font-size: 17px;
font-family: Arial, Helvetica;
}
a{
display: inline-block;
}
.main a:hover{
background-color: #fff;
color: #000;
}
.main .active a{
background-color: #fff;
color: #000;
}
.wrap{
/*margin-top: 50px;
padding: 20px;
grid-template-columns: repeat( auto-fit, minmax(250px, 1fr));
margin-left: 50px;
*/
margin: 100px auto 100px;
display: grid;
grid-template-columns: repeat( auto-fit, minmax(200px, 1fr));
grid-gap: 10px;
margin-top: 0;
margin-left: 20px;
}
.column{
/* position: relative;
width: 250px;
margin: 0 auto;
box-sizing: border-box;
text-align: center;*/
position: relative;
float: right;
width: 205px;
box-sizing: border-box;
text-align: center;
margin: 0 auto;
border: 1px;
}
.price{
list-style: none;
color: #000;
}
li{
border-bottom: 1px #eee dotted;
padding: 0;
text-align: center;
width: 100%;
}
.price-button{
border-style: solid;
border-color: grey;
background: white;
font-size: 15px;
color: #000;
font-weight: bold;
width: 100%;
}
.button{
background: #ff267e;
border: none;
color: white;
padding: 6px 7px;
text-align: center;
text-decoration: none;
font-size: 15px;
}
.button:hover{
background: #000;
color: #eee;
}
.main a{
float: right;
list-style-type: none;
margin-top: 25px;
margin-right: 25px;
text-decoration: none;
color: #fff;
padding: 5px 20px;
border: 1px solid transparent ;
transition: 0.6s ease;
}
a{
display: inline-block;
}
.main a:hover{
background-color: #fff;
color: #000;
}
.main .active a{
background-color: #fff;
color: #000;
}
.event-header{
background-color: #43636e;
height: 80px;
background-size: ;
background-position: center;
}
.event-header .text-light{
color: white;
font-family: Century Gothic;
font-size: 1.2cm;
margin-left: 30px;
padding-top: 20px;
}
img{
width: 250px;
height: 180px;
object-fit: cover;
}
.event-header .search-container {
float: right;
}
.event-header .search-container input {
font-size: inherit;
border: 0.05cm solid #43636e;
border-radius: 0.2cm 0 0 0.2cm;
padding: 0.2cm 0.1cm;
margin-top: 25px;
width: 400px;
}
.search-box-button {
/*float: ri;
padding: 6px 10px;
margin-top: 8px;
margin-right: 16px;
background: #ddd;
font-size: 17px;
border: none;
cursor: pointer;*/
float: right;
font-size: inherit;
border: 0.05cm solid #43636e;
border-radius: 0 0.2cm 0.2cm 0;
background-color: white;
border-left: 0;
margin-right: 100px;
margin-top: 25px;
padding: 0.1cm 0.2cm;
color: #43636e;
}
[class*="col-"] {
float: left;
padding: 15px;
text-align: center;
font-weight: bold;
border: 7px solid white;
font-family: Century Gothic;
}
/*#tiket:hover{
box-shadow: 0 8px 12px 0 rgba(0,0,0,0.5);
}*/
* {box-sizing: border-box;}
ul {list-style-type: none;}
body {font-family: Verdana, sans-serif;}
th { color: #008; }
td { text-align: center; }
/* Reset */
.ui-datepicker,
.ui-datepicker table,
.ui-datepicker tr,
.ui-datepicker td,
.ui-datepicker th {
margin: 0;
padding: 0;
border: none;
border-spacing: 0;
}
/* Calendar Wrapper */
.ui-datepicker {
display: none;
width: 100%;
padding: 5px;
cursor: default;
text-transform: uppercase;
font-family: Tahoma;
font-size: 12px;
background: #f2f2f2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #43636e;
}
/* Calendar Header */
.ui-datepicker-header {
position: relative;
padding-bottom: 10px;
border-bottom: 1px solid #43636e;
}
.ui-datepicker-title { text-align: center; }
/* Month */
.ui-datepicker-month {
position: relative;
padding-right: 15px;
color: #565656;
}
.ui-datepicker-month:before {
display: block;
position: absolute;
top: 5px;
right: 0;
width: 5px;
height: 5px;
content: '';
background: #a5cd4e;
background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
background: -o-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
background: -ms-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
background: linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Year */
.ui-datepicker-year {
padding-left: 8px;
color: #a8a8a8;
}
/* Prev Next Month */
.ui-datepicker-prev,
.ui-datepicker-next {
position: absolute;
top: -2px;
padding: 5px;
cursor: pointer;
}
.ui-datepicker-prev {
left: 0;
padding-left: 0;
}
.ui-datepicker-next {
right: 0;
padding-right: 0;
}
.ui-datepicker-prev span,
.ui-datepicker-next span{
display: block;
width: 5px;
height: 10px;
text-indent: -9999px;
background-image: url(image/arrows.png);
}
.ui-datepicker-prev span { background-position: 0px 0px; }
.ui-datepicker-next span { background-position: -5px 0px; }
.ui-datepicker-prev-hover span { background-position: 0px -10px; }
.ui-datepicker-next-hover span { background-position: -5px -10px; }
/* Calendar "Days" */
.ui-datepicker-calendar th {
padding-top: 15px;
padding-bottom: 10px;
text-align: center;
font-weight: normal;
color: #43636e;
}
.ui-datepicker-calendar td {
padding: 0 4px;
text-align: center;
line-height: 26px;
}
.ui-datepicker-calendar .ui-state-default {
display: block;
width: 26px;
outline: none;
text-decoration: none;
color: #565656;
border: 1px solid transparent;
}
/* Day Active State*/
.ui-datepicker-calendar .ui-state-active {
color: #6a9113;
border-color: #6a9113;
}
/* Other Months Days*/
.ui-datepicker-other-month .ui-state-default { color: #a8a8a8; } | assets/css/styletiket.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* <a href=""><img src="image/right.jpg" class="rightarrow"/></a>
<a href=""><img src="image/left.jpg" class="leftarrow"/></a>
*/
header {
background-color: #43636e;
height: 70px;
background-size: ;
background-position: center;
}
footer{
left: 0;
bottom: 0;
width: 100%;
background-color: #43636e;
text-align: left;
padding-top: 2%;
}
.foot{
margin-left: 15%;
}
body{
background: white;
/*background: #E9E4E3;*/
}
.main a{
float: right;
list-style-type: none;
margin-top: 25px;
margin-right: 40px;
text-decoration: none;
color: #fff;
padding: 5px 20px;
border: 1px solid transparent ;
transition: 0.6s ease;
font-size: 17px;
font-family: Arial, Helvetica;
}
a{
display: inline-block;
}
.main a:hover{
background-color: #fff;
color: #000;
}
.main .active a{
background-color: #fff;
color: #000;
}
.wrap{
/*margin-top: 50px;
padding: 20px;
grid-template-columns: repeat( auto-fit, minmax(250px, 1fr));
margin-left: 50px;
*/
margin: 100px auto 100px;
display: grid;
grid-template-columns: repeat( auto-fit, minmax(200px, 1fr));
grid-gap: 10px;
margin-top: 0;
margin-left: 20px;
}
.column{
/* position: relative;
width: 250px;
margin: 0 auto;
box-sizing: border-box;
text-align: center;*/
position: relative;
float: right;
width: 205px;
box-sizing: border-box;
text-align: center;
margin: 0 auto;
border: 1px;
}
.price{
list-style: none;
color: #000;
}
li{
border-bottom: 1px #eee dotted;
padding: 0;
text-align: center;
width: 100%;
}
.price-button{
border-style: solid;
border-color: grey;
background: white;
font-size: 15px;
color: #000;
font-weight: bold;
width: 100%;
}
.button{
background: #ff267e;
border: none;
color: white;
padding: 6px 7px;
text-align: center;
text-decoration: none;
font-size: 15px;
}
.button:hover{
background: #000;
color: #eee;
}
.main a{
float: right;
list-style-type: none;
margin-top: 25px;
margin-right: 25px;
text-decoration: none;
color: #fff;
padding: 5px 20px;
border: 1px solid transparent ;
transition: 0.6s ease;
}
a{
display: inline-block;
}
.main a:hover{
background-color: #fff;
color: #000;
}
.main .active a{
background-color: #fff;
color: #000;
}
.event-header{
background-color: #43636e;
height: 80px;
background-size: ;
background-position: center;
}
.event-header .text-light{
color: white;
font-family: Century Gothic;
font-size: 1.2cm;
margin-left: 30px;
padding-top: 20px;
}
img{
width: 250px;
height: 180px;
object-fit: cover;
}
.event-header .search-container {
float: right;
}
.event-header .search-container input {
font-size: inherit;
border: 0.05cm solid #43636e;
border-radius: 0.2cm 0 0 0.2cm;
padding: 0.2cm 0.1cm;
margin-top: 25px;
width: 400px;
}
.search-box-button {
/*float: ri;
padding: 6px 10px;
margin-top: 8px;
margin-right: 16px;
background: #ddd;
font-size: 17px;
border: none;
cursor: pointer;*/
float: right;
font-size: inherit;
border: 0.05cm solid #43636e;
border-radius: 0 0.2cm 0.2cm 0;
background-color: white;
border-left: 0;
margin-right: 100px;
margin-top: 25px;
padding: 0.1cm 0.2cm;
color: #43636e;
}
[class*="col-"] {
float: left;
padding: 15px;
text-align: center;
font-weight: bold;
border: 7px solid white;
font-family: Century Gothic;
}
/*#tiket:hover{
box-shadow: 0 8px 12px 0 rgba(0,0,0,0.5);
}*/
* {box-sizing: border-box;}
ul {list-style-type: none;}
body {font-family: Verdana, sans-serif;}
th { color: #008; }
td { text-align: center; }
/* Reset */
.ui-datepicker,
.ui-datepicker table,
.ui-datepicker tr,
.ui-datepicker td,
.ui-datepicker th {
margin: 0;
padding: 0;
border: none;
border-spacing: 0;
}
/* Calendar Wrapper */
.ui-datepicker {
display: none;
width: 100%;
padding: 5px;
cursor: default;
text-transform: uppercase;
font-family: Tahoma;
font-size: 12px;
background: #f2f2f2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #43636e;
}
/* Calendar Header */
.ui-datepicker-header {
position: relative;
padding-bottom: 10px;
border-bottom: 1px solid #43636e;
}
.ui-datepicker-title { text-align: center; }
/* Month */
.ui-datepicker-month {
position: relative;
padding-right: 15px;
color: #565656;
}
.ui-datepicker-month:before {
display: block;
position: absolute;
top: 5px;
right: 0;
width: 5px;
height: 5px;
content: '';
background: #a5cd4e;
background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
background: -o-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
background: -ms-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
background: linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Year */
.ui-datepicker-year {
padding-left: 8px;
color: #a8a8a8;
}
/* Prev Next Month */
.ui-datepicker-prev,
.ui-datepicker-next {
position: absolute;
top: -2px;
padding: 5px;
cursor: pointer;
}
.ui-datepicker-prev {
left: 0;
padding-left: 0;
}
.ui-datepicker-next {
right: 0;
padding-right: 0;
}
.ui-datepicker-prev span,
.ui-datepicker-next span{
display: block;
width: 5px;
height: 10px;
text-indent: -9999px;
background-image: url(image/arrows.png);
}
.ui-datepicker-prev span { background-position: 0px 0px; }
.ui-datepicker-next span { background-position: -5px 0px; }
.ui-datepicker-prev-hover span { background-position: 0px -10px; }
.ui-datepicker-next-hover span { background-position: -5px -10px; }
/* Calendar "Days" */
.ui-datepicker-calendar th {
padding-top: 15px;
padding-bottom: 10px;
text-align: center;
font-weight: normal;
color: #43636e;
}
.ui-datepicker-calendar td {
padding: 0 4px;
text-align: center;
line-height: 26px;
}
.ui-datepicker-calendar .ui-state-default {
display: block;
width: 26px;
outline: none;
text-decoration: none;
color: #565656;
border: 1px solid transparent;
}
/* Day Active State*/
.ui-datepicker-calendar .ui-state-active {
color: #6a9113;
border-color: #6a9113;
}
/* Other Months Days*/
.ui-datepicker-other-month .ui-state-default { color: #a8a8a8; } | 0.312685 | 0.071591 |
* All Rights Reserved.
*
* Roster styles.
*
*/
#roster-list {
border-collapse: collapse;
width: 100%;
}
#roster-list th {
vertical-align: top;
padding: .3em;
background: #F0F1F5;
border-bottom: 1px solid #DFDEE3;
border-top: 1px solid #DFDEE3;
}
#roster-list td {
vertical-align: middle;
padding: .3em;
border-bottom: 1px solid #DFDEE3;
font-size: 12px;
}
table.roster-actions {
width: 100%;
}
.roster-actions td {
width: 50%;
padding: 5px;
}
.session-box {
border: 1px solid #d0dfce;
background: #E0EDFE;
margin-bottom: 1em;
padding: 1em;
}
.session-details {
width: 100%;
background: #ECF7FF;
}
.session-details td {
padding: .5em;
}
.session-details .category {
color: #333;
font-weight: bold;
margin-right: 5px;
}
.register-button {
font-size: 140%;
}
.session-admin-links {
color: #ccc;
margin-top: 8px;
margin-left: 3px;
margin-right: 5px;
}
.session-admin-links a{
color: #06c;
}
.session-admin-links .actions {
float: right;
}
#ratings-box td{
vertical-align: middle;
}
.attended-choice {
white-space: nowrap;
margin-right: 3px;
}
#id_session-details {
margin-left: 55px;
}
.message td, .message th {
padding-bottom: 1em;
padding-right: 15px;
vertical-align: top;
}
.message th {
text-align: right;
}
.message {
margin-top: 20px;
margin-left: 10px;
}
#id_submit_button {
font-weight: bold;
}
h3.print {
border-bottom: 1px solid #000;
padding-bottom: 3px;
font-size: 120%;
margin-bottom: 0;
}
.print .wrapper {
padding: 1em 2em;
}
.print .session td {
padding: 3px 0;
font-size: 95%;
}
.print .session th {
padding: 3px 0;
padding-right: 8px;
font-size: 95%;
}
.print #roster-list {
border-collapse: collapse;
width: 100%;
}
.print #roster-list th {
vertical-align: top;
padding: 8px;
background: #F0F1F5;
border: 1px solid #000;
font-size: 90%;
}
.print #roster-list td {
vertical-align: middle;
padding: 8px;
border: 1px solid #000;
font-size: 90%;
width: 10%;
}
#list-enroll .list-add {
width: 400px;
margin-left: 5px;
}
#list-enroll .list-add ul{
list-style-type: none;
margin: 0;
padding: 0;
}
#list-enroll .list-add ul li{
padding: 3px 0;
position: relative;
}
#list-enroll a.remove {
text-decoration: none;
position: absolute;
top: 7px;
right: -2px;
background: url('/images/x_blue.gif') no-repeat 0 0;
height: 12px;
width: 12px;
}
#list-enroll a.enrolled {
text-decoration: none;
position: absolute;
top: 7px;
right: -2px;
background: url('/images/check.gif') no-repeat 0 0;
height: 16px;
width: 16px;
}
span.roster-user-enrolled {
font-weight: bold;
} | core/static/styles/roster.css | * All Rights Reserved.
*
* Roster styles.
*
*/
#roster-list {
border-collapse: collapse;
width: 100%;
}
#roster-list th {
vertical-align: top;
padding: .3em;
background: #F0F1F5;
border-bottom: 1px solid #DFDEE3;
border-top: 1px solid #DFDEE3;
}
#roster-list td {
vertical-align: middle;
padding: .3em;
border-bottom: 1px solid #DFDEE3;
font-size: 12px;
}
table.roster-actions {
width: 100%;
}
.roster-actions td {
width: 50%;
padding: 5px;
}
.session-box {
border: 1px solid #d0dfce;
background: #E0EDFE;
margin-bottom: 1em;
padding: 1em;
}
.session-details {
width: 100%;
background: #ECF7FF;
}
.session-details td {
padding: .5em;
}
.session-details .category {
color: #333;
font-weight: bold;
margin-right: 5px;
}
.register-button {
font-size: 140%;
}
.session-admin-links {
color: #ccc;
margin-top: 8px;
margin-left: 3px;
margin-right: 5px;
}
.session-admin-links a{
color: #06c;
}
.session-admin-links .actions {
float: right;
}
#ratings-box td{
vertical-align: middle;
}
.attended-choice {
white-space: nowrap;
margin-right: 3px;
}
#id_session-details {
margin-left: 55px;
}
.message td, .message th {
padding-bottom: 1em;
padding-right: 15px;
vertical-align: top;
}
.message th {
text-align: right;
}
.message {
margin-top: 20px;
margin-left: 10px;
}
#id_submit_button {
font-weight: bold;
}
h3.print {
border-bottom: 1px solid #000;
padding-bottom: 3px;
font-size: 120%;
margin-bottom: 0;
}
.print .wrapper {
padding: 1em 2em;
}
.print .session td {
padding: 3px 0;
font-size: 95%;
}
.print .session th {
padding: 3px 0;
padding-right: 8px;
font-size: 95%;
}
.print #roster-list {
border-collapse: collapse;
width: 100%;
}
.print #roster-list th {
vertical-align: top;
padding: 8px;
background: #F0F1F5;
border: 1px solid #000;
font-size: 90%;
}
.print #roster-list td {
vertical-align: middle;
padding: 8px;
border: 1px solid #000;
font-size: 90%;
width: 10%;
}
#list-enroll .list-add {
width: 400px;
margin-left: 5px;
}
#list-enroll .list-add ul{
list-style-type: none;
margin: 0;
padding: 0;
}
#list-enroll .list-add ul li{
padding: 3px 0;
position: relative;
}
#list-enroll a.remove {
text-decoration: none;
position: absolute;
top: 7px;
right: -2px;
background: url('/images/x_blue.gif') no-repeat 0 0;
height: 12px;
width: 12px;
}
#list-enroll a.enrolled {
text-decoration: none;
position: absolute;
top: 7px;
right: -2px;
background: url('/images/check.gif') no-repeat 0 0;
height: 16px;
width: 16px;
}
span.roster-user-enrolled {
font-weight: bold;
} | 0.446012 | 0.073099 |
* {
box-sizing: border-box;
}
body {
margin: 0;
}
p {
font-size: 1.25rem;
line-height: 1.5;
}
blockquote {
position: relative;
padding-left: 1.5rem;
font-size: 2rem;
line-height: 1.25;
letter-spacing: -0.05rem;
}
blockquote:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background-color: #A9DFBF;
border-radius: 60px;
}
figure {
display: -webkit-box;
display: flex;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
margin: 0;
}
.hero {
position: relative;
width: 100vw;
height: 100vh;
}
.hero:nth-child(1) figure {
background-image: url("./assets/mountain.jpg");
}
.hero:nth-child(2) figure {
background-image: url("./assets/volcano.jpg");
}
.hero:nth-child(3) figure {
background-image: url("./assets/sea.jpg");
}
.hero:nth-child(4) figure {
background-image: url("./assets/forest.jpg");
}
.hero--inner {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0);
}
@supports (-webkit-overflow-scrolling: touch) {
.hero--inner {
clip: unset;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}
.hero__title {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
padding: 0 1rem;
width: 100%;
height: 100%;
color: white;
font-family: "Courgette", serif;
font-size: 8vw;
letter-spacing: -0.125rem;
text-align: center;
}
@media (min-width: 1200px) {
.hero__title {
font-size: 6rem;
}
}
.content {
position: relative;
margin: 0 auto 8rem;
padding: 2rem;
}
.content:before {
content: '';
display: block;
position: absolute;
top: -100px;
left: 0;
width: 100%;
height: 100px;
background-color: white;
z-index: 99;
-webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.content--inner {
margin: 0 auto;
max-width: 700px;
}
.content--inner > * + * {
margin-top: 1.5rem;
}
.content--inner > blockquote {
margin: 3rem 0;
}
.content--title {
font-family: "Courgette", serif;
font-size: 3rem;
line-height: 1.25;
letter-spacing: -0.125rem;
text-align: center;
}
@media (min-width: 600px) {
.content--title {
font-size: 4rem;
}
}
.content--author {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 4rem;
width: 100%;
font-family: "Courgette", serif;
font-size: 1.5rem;
letter-spacing: -0.125rem;
text-align: center;
}
.content--author:before, .content--author:after {
content: '';
-webkit-box-flex: 1;
flex: 1;
height: 2px;
background-color: #21f121;
}
.content--author:before {
margin-right: 1rem;
}
.content--author:after {
margin-left: 1rem;
} | src/scroll-reveal/styles.css | * {
box-sizing: border-box;
}
body {
margin: 0;
}
p {
font-size: 1.25rem;
line-height: 1.5;
}
blockquote {
position: relative;
padding-left: 1.5rem;
font-size: 2rem;
line-height: 1.25;
letter-spacing: -0.05rem;
}
blockquote:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background-color: #A9DFBF;
border-radius: 60px;
}
figure {
display: -webkit-box;
display: flex;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
margin: 0;
}
.hero {
position: relative;
width: 100vw;
height: 100vh;
}
.hero:nth-child(1) figure {
background-image: url("./assets/mountain.jpg");
}
.hero:nth-child(2) figure {
background-image: url("./assets/volcano.jpg");
}
.hero:nth-child(3) figure {
background-image: url("./assets/sea.jpg");
}
.hero:nth-child(4) figure {
background-image: url("./assets/forest.jpg");
}
.hero--inner {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0);
}
@supports (-webkit-overflow-scrolling: touch) {
.hero--inner {
clip: unset;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}
.hero__title {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
padding: 0 1rem;
width: 100%;
height: 100%;
color: white;
font-family: "Courgette", serif;
font-size: 8vw;
letter-spacing: -0.125rem;
text-align: center;
}
@media (min-width: 1200px) {
.hero__title {
font-size: 6rem;
}
}
.content {
position: relative;
margin: 0 auto 8rem;
padding: 2rem;
}
.content:before {
content: '';
display: block;
position: absolute;
top: -100px;
left: 0;
width: 100%;
height: 100px;
background-color: white;
z-index: 99;
-webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.content--inner {
margin: 0 auto;
max-width: 700px;
}
.content--inner > * + * {
margin-top: 1.5rem;
}
.content--inner > blockquote {
margin: 3rem 0;
}
.content--title {
font-family: "Courgette", serif;
font-size: 3rem;
line-height: 1.25;
letter-spacing: -0.125rem;
text-align: center;
}
@media (min-width: 600px) {
.content--title {
font-size: 4rem;
}
}
.content--author {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 4rem;
width: 100%;
font-family: "Courgette", serif;
font-size: 1.5rem;
letter-spacing: -0.125rem;
text-align: center;
}
.content--author:before, .content--author:after {
content: '';
-webkit-box-flex: 1;
flex: 1;
height: 2px;
background-color: #21f121;
}
.content--author:before {
margin-right: 1rem;
}
.content--author:after {
margin-left: 1rem;
} | 0.343122 | 0.104067 |
body{overflow-x:hidden; background: #F3F3F3;font-family:'Arial';}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #555;background-color: #FFFFFF;}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{color: #FFF;border:none;font-weight: bold;}
.navbar-default .navbar-nav > li > a{font-weight: bold;transition: 0.3s all;}
.btn-kuning {color: #BCAE2D;background-color: #FFEB3B;border: solid 1px #EBD935;}
.f-kuning{color: #C0B32F;border: 1px solid #FFEB3B;}
.btn-kuning:hover,.btn-kuning:focus{background:#FFED4F;color: #A59927;}
.panel,.btn{border-radius: 2px;}
.navbar-default .navbar-nav > li > a {color: #FFF;}
.bg-sc{/* background: url('../img/bg.png'); */background: aliceblue;overflow: hidden;padding-top: 20px;}
.form-login{margin: 130px auto;width:50%;}
.navbar-default .navbar-collapse, .navbar-default {border:none;}
.navbar{background: #555;margin-bottom: 0;}
.banner{background: #5DECCE;overflow: hidden;min-height: 150px;}
.p3d{background: -webkit-linear-gradient(to bottom, #FEFFFF , #E2E5E5) !important;background: linear-gradient(to bottom, #FEFFFF , #E2E5E5) !important;background-size: 100% 100%;overflow: hidden;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #5DEACD;background-color: #FFF;}
.logo{line-height: 150px; }
.navbar-default .navbar-collapse, .navbar-default {border-color: transparent !important;}
/*.sidebar{
background: #DDD;
min-height: 400px;
}*/
.produk-grid{background: #FFC107;padding:10px;margin-top: 25px;min-height: 150px;}
.footer-header{background: url('../img/hj.png') fixed;color: #FFF;min-height: 200px;padding: 10px;border-top: solid 4px #38BCA6;}
.footer-bottom{background: #444;color: #FFF;padding: 10px;text-align: center;}
.m20{margin-bottom: 20px;}
.m50{margin-bottom: 48px;}
.m70{margin-bottom: 70px;}
/*HOver*/
.view {width: 100%;height: auto;float: left;border: 1px solid #fff;overflow: hidden;position: relative;text-align: center;box-shadow: 1px 1px 2px #e6e6e6;cursor: default;background: #fff url(../images/bgimg.jpg) no-repeat center center}
.view .mask, .view .content {width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0}
.view img {display: block;position: relative}
.view .tx {text-transform: uppercase;color: #fff;text-align: center;position: relative;font-size: 12px;padding: 10px;background: #CDDC39;margin: 20px 0 0 0}
.view p {font-family: Georgia, serif;font-style: italic;font-size: 12px;position: relative;color: #fff;padding: 10px 20px 20px;text-align: center}
.view a.info {display: inline-block;text-decoration: none;padding: 10px;background: #CDDC39;color: #fff;border-radius: 4px;font-weight: bold;text-transform: uppercase;/* box-shadow: 0 0 1px #000 */}
.view a.info:hover {background: #FFF;color: #CDDC39;}
.view-first img { transition: all 0.2s linear;}
.view-first .mask {opacity: 0;background-color: rgba(243, 255, 59, 0.59);transition: all 0.4s ease-in-out;}
.view-first h2 {transform: translateY(-100px);opacity: 0;transition: all 0.2s ease-in-out;}
.view-first p { transform: translateY(100px);opacity: 0;transition: all 0.2s linear;}
.view-first a.info{opacity: 0;transition: all 0.2s ease-in-out;}
.view-first:hover img { transform: scale(1.1);}
.view-first:hover .mask { opacity: 1;}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {opacity: 1;transform: translateY(0px);}
.view-first:hover p {transition-delay: 0.1s;}
.view-first:hover a.info {transition-delay: 0.2s;}
.head-lapis{background: #43E5B6;color: #FFF;padding: 10px;}
.body-lapis {padding: 10px;border-bottom: solid 1px #D8EFE9;background: #FFFFFF;overflow: hidden;box-shadow: 0 0 2px #EEE;}
.navbar-default .navbar-brand {background: #5AB09E;}
.thumbnail{padding:0;color: #555;text-decoration: none !important;}
.thm-atas{padding:10px;font-size: 12px;text-transform: uppercase;}
.thm-tengah{text-align: center; color: #FFF;background: #5DECCE;border-top: solid 1px #EEE;padding: 10px;}
.mega-dropdown {position: static !important;}
.mega-dropdown-menu {padding: 20px 0px;width: 100%;box-shadow: none;-webkit-box-shadow: none;}
.mega-dropdown-menu > li > ul {padding: 0;margin: 0;}
.mega-dropdown-menu > li > ul > li {list-style: none;}
.mega-dropdown-menu > li > ul > li > a {display: block;color: #222;padding: 3px 5px;}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {text-decoration: none;}
.mega-dropdown-menu .dropdown-header {font-size: 18px;color: #ff3546;padding: 5px 60px 5px 5px;line-height: 30px;}
.blokfooter{padding: 10px;background: rgba(237, 237, 237, 0.27);}
.link-ukuran{text-align: center;}
.detail{background: #FFF;box-shadow: 0 0 15px #ddd;border-radius: 4px;margin-bottom: 40px;}
.detail .keterangan{padding: 10px;}
.detail .keterangan h3{text-transform:uppercase;}
.detail .keterangan .ket-utama{padding: 10px;border-radius: 4px;border:solid 1px #555;color: #555;}
.detail .keterangan .harga{margin: 20px 0;border:solid 1px;padding:10px;border-radius:4px;font-size:18px;font-weight: bold;color: green;}
.detail .keterangan .b-harga{margin-top: 20px;}
.detail .keterangan .b-harga button{padding: 10px;width: 100%;}
.detail .keterangan .part-number{margin-top: 20px;}
.detail .keterangan .part-number .pn{padding: 11px;background: #EEE;width: 100% ;text-transform: uppercase;}
.keranjang,.pemesanan{background: #FFF;box-shadow: 0 0 15px #ddd;border-radius: 4px;margin-bottom: 40px;padding: 10px;}
.promo-isi{background: #FFF; margin-bottom: 20px;color:#555;}
.promo-isi .judul{padding: 10px;font-size: 16px;border-bottom: solid 1px #EEE }
.promo-isi .isi{padding: 10px;font-size: 16px; } | public/css/style.css | body{overflow-x:hidden; background: #F3F3F3;font-family:'Arial';}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #555;background-color: #FFFFFF;}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{color: #FFF;border:none;font-weight: bold;}
.navbar-default .navbar-nav > li > a{font-weight: bold;transition: 0.3s all;}
.btn-kuning {color: #BCAE2D;background-color: #FFEB3B;border: solid 1px #EBD935;}
.f-kuning{color: #C0B32F;border: 1px solid #FFEB3B;}
.btn-kuning:hover,.btn-kuning:focus{background:#FFED4F;color: #A59927;}
.panel,.btn{border-radius: 2px;}
.navbar-default .navbar-nav > li > a {color: #FFF;}
.bg-sc{/* background: url('../img/bg.png'); */background: aliceblue;overflow: hidden;padding-top: 20px;}
.form-login{margin: 130px auto;width:50%;}
.navbar-default .navbar-collapse, .navbar-default {border:none;}
.navbar{background: #555;margin-bottom: 0;}
.banner{background: #5DECCE;overflow: hidden;min-height: 150px;}
.p3d{background: -webkit-linear-gradient(to bottom, #FEFFFF , #E2E5E5) !important;background: linear-gradient(to bottom, #FEFFFF , #E2E5E5) !important;background-size: 100% 100%;overflow: hidden;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #5DEACD;background-color: #FFF;}
.logo{line-height: 150px; }
.navbar-default .navbar-collapse, .navbar-default {border-color: transparent !important;}
/*.sidebar{
background: #DDD;
min-height: 400px;
}*/
.produk-grid{background: #FFC107;padding:10px;margin-top: 25px;min-height: 150px;}
.footer-header{background: url('../img/hj.png') fixed;color: #FFF;min-height: 200px;padding: 10px;border-top: solid 4px #38BCA6;}
.footer-bottom{background: #444;color: #FFF;padding: 10px;text-align: center;}
.m20{margin-bottom: 20px;}
.m50{margin-bottom: 48px;}
.m70{margin-bottom: 70px;}
/*HOver*/
.view {width: 100%;height: auto;float: left;border: 1px solid #fff;overflow: hidden;position: relative;text-align: center;box-shadow: 1px 1px 2px #e6e6e6;cursor: default;background: #fff url(../images/bgimg.jpg) no-repeat center center}
.view .mask, .view .content {width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0}
.view img {display: block;position: relative}
.view .tx {text-transform: uppercase;color: #fff;text-align: center;position: relative;font-size: 12px;padding: 10px;background: #CDDC39;margin: 20px 0 0 0}
.view p {font-family: Georgia, serif;font-style: italic;font-size: 12px;position: relative;color: #fff;padding: 10px 20px 20px;text-align: center}
.view a.info {display: inline-block;text-decoration: none;padding: 10px;background: #CDDC39;color: #fff;border-radius: 4px;font-weight: bold;text-transform: uppercase;/* box-shadow: 0 0 1px #000 */}
.view a.info:hover {background: #FFF;color: #CDDC39;}
.view-first img { transition: all 0.2s linear;}
.view-first .mask {opacity: 0;background-color: rgba(243, 255, 59, 0.59);transition: all 0.4s ease-in-out;}
.view-first h2 {transform: translateY(-100px);opacity: 0;transition: all 0.2s ease-in-out;}
.view-first p { transform: translateY(100px);opacity: 0;transition: all 0.2s linear;}
.view-first a.info{opacity: 0;transition: all 0.2s ease-in-out;}
.view-first:hover img { transform: scale(1.1);}
.view-first:hover .mask { opacity: 1;}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {opacity: 1;transform: translateY(0px);}
.view-first:hover p {transition-delay: 0.1s;}
.view-first:hover a.info {transition-delay: 0.2s;}
.head-lapis{background: #43E5B6;color: #FFF;padding: 10px;}
.body-lapis {padding: 10px;border-bottom: solid 1px #D8EFE9;background: #FFFFFF;overflow: hidden;box-shadow: 0 0 2px #EEE;}
.navbar-default .navbar-brand {background: #5AB09E;}
.thumbnail{padding:0;color: #555;text-decoration: none !important;}
.thm-atas{padding:10px;font-size: 12px;text-transform: uppercase;}
.thm-tengah{text-align: center; color: #FFF;background: #5DECCE;border-top: solid 1px #EEE;padding: 10px;}
.mega-dropdown {position: static !important;}
.mega-dropdown-menu {padding: 20px 0px;width: 100%;box-shadow: none;-webkit-box-shadow: none;}
.mega-dropdown-menu > li > ul {padding: 0;margin: 0;}
.mega-dropdown-menu > li > ul > li {list-style: none;}
.mega-dropdown-menu > li > ul > li > a {display: block;color: #222;padding: 3px 5px;}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {text-decoration: none;}
.mega-dropdown-menu .dropdown-header {font-size: 18px;color: #ff3546;padding: 5px 60px 5px 5px;line-height: 30px;}
.blokfooter{padding: 10px;background: rgba(237, 237, 237, 0.27);}
.link-ukuran{text-align: center;}
.detail{background: #FFF;box-shadow: 0 0 15px #ddd;border-radius: 4px;margin-bottom: 40px;}
.detail .keterangan{padding: 10px;}
.detail .keterangan h3{text-transform:uppercase;}
.detail .keterangan .ket-utama{padding: 10px;border-radius: 4px;border:solid 1px #555;color: #555;}
.detail .keterangan .harga{margin: 20px 0;border:solid 1px;padding:10px;border-radius:4px;font-size:18px;font-weight: bold;color: green;}
.detail .keterangan .b-harga{margin-top: 20px;}
.detail .keterangan .b-harga button{padding: 10px;width: 100%;}
.detail .keterangan .part-number{margin-top: 20px;}
.detail .keterangan .part-number .pn{padding: 11px;background: #EEE;width: 100% ;text-transform: uppercase;}
.keranjang,.pemesanan{background: #FFF;box-shadow: 0 0 15px #ddd;border-radius: 4px;margin-bottom: 40px;padding: 10px;}
.promo-isi{background: #FFF; margin-bottom: 20px;color:#555;}
.promo-isi .judul{padding: 10px;font-size: 16px;border-bottom: solid 1px #EEE }
.promo-isi .isi{padding: 10px;font-size: 16px; } | 0.28877 | 0.0537 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
display: block;
}
table{
border-spacing: 0;
border-collapse: collapse;
}
h1,h2,h3,h4,h5,h6{
font-weight: normal;
}
a{
text-decoration: none;
}
nav li{
list-style-type: none;
display: inline-block;
}
/* ------ GLOBAL ------ */
html, body {
height: 100%;
}
section{
min-height: 100%;
}
.wrapper{
padding-bottom: 130px;
}
.clear{
clear: both;
}
.clearfix{
clear: both;
overflow: hidden;
}
.spacer{
clear: both;
height: 40px;
}
.ib{
display: inline-block;
}
.ab{
position: absolute;
}
.caps{
text-transform: uppercase;
}
.left{
float: left;
}
.right{
float: right;
}
.hidden{
visibility: hidden;
}
.trans{
opacity: 0;
}
.break{
width: 100%;
height: 0;
margin: 0;
}
.wf{
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
}
.ns{
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.just{
text-align: justify;
}
.just::after{
content: '';
display: inline-block;
width: 100%;
height: 0;
}
.anim150{
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.anim250{
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
/* ------ GLOBAL DEMOS HEADER ------ */
header{
height: 68px;
width: 100%;
top: 0;
left: 0;
background: #080808;
}
header .wrapper{
padding: 0 20px !important;
text-align: justify;
}
header h1{
margin-top: 16px;
vertical-align: top;
cursor: pointer;
color: #fff;
font-family: 'Open Sans';
font-size: 22px;
line-height: 30px;
font-weight: 300;
}
header h1 strong{
font-weight: 700;
}
@media (max-width: 700px){
header h1.ib{
display: none;
}
}
@media (max-width: 500px){
header .wrapper{
padding: 0 15px !important;
}
}
header #Logo{
height: 30px;
margin-top: 17px;
text-align: justify;
}
header #Logo ul{
width: 30px;
height: 30px;
margin-right: 5px;
list-style-type: none;
font-size: 8px;
line-height: 8px;
letter-spacing: -2px;
}
header #Logo li{
display: inline-block;
width: 8px;
height: 8px;
margin: 0 0 3px 0;
background: #3c9ada;
vertical-align: top;
}
header #Logo li:nth-of-type(2){
background: #5558ce;
}
header #Logo li:nth-of-type(3){
background: #9247cb;
}
header #Logo li:nth-of-type(4){
background: #e0339c;
}
header #Logo li:nth-of-type(5){
background: #f63b47;
}
header #Logo li:nth-of-type(6){
background: #fc672b;
}
header #Logo li:nth-of-type(7){
background: #f8ca31;
}
header #Logo li:nth-of-type(8){
background: #b0de33;
}
header #Logo li:nth-of-type(9){
background: #37c73d;
}
header .button{
background: #1db542;
height: 32px;
padding: 0 16px;
margin-top: 16px;
cursor: pointer;
border-top: 1px solid rgba(255,255,255,.4);
vertical-align: top;
font-family: 'Open Sans';
font-size: 14px;
color: #fff !important;
font-weight: 600;
letter-spacing: 1px;
line-height: 30px;
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
text-transform: uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-ms-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
header .button:hover{
background: #37c73d;
border-top: 1px solid #000;
text-shadow: none;
-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
-ms-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
-o-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
box-shadow: inset 0 0 8px rgba(0,0,0,.4);
}
/* ------ DEMO #2. NATIONAL PARKS ------ */
#Parks{
}
/* IMAGES */
.img_wrapper{
position: relative;
overflow: hidden;
}
.img_wrapper img{
}
.img_wrapper.loaded img{
opacity: 1;
}
/* CONTROLS STYLES */
.controls{
height: auto;
}
.group{
display: inline-block;
}
.button,
.drop_down{
display: inline-block;
line-height: 30px;
margin-right: 10px;
color: #f9f6f0;
text-transform: uppercase;
cursor: pointer;
}
.drop_down{
width: auto;
background: none;
color: #c3bdb8;
padding: 0;
height:0;
position: relative;
z-index: 999;
}
.drop_down span{
position: relative;
padding-right: 20px;
}
.drop_down span::after,
.drop_down span::before{
position: absolute;
top: 8px;
right: 3px;
display: block;
content: '';
border: 6px solid transparent;
border-top: 7px solid #c3bdb8;
}
.drop_down span::before{
top: 6px;
border-top-color: #f9f6f0;
z-index: 10;
}
.drop_down:hover span::after{
border-top-color: #333;
}
.drop_down ul{
position: absolute;
opacity: 0;
max-height: 0;
right: -3px;
background: #fff;
padding: 10px;
min-width: 120px;
text-align: right;
overflow: hidden;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0,0,0,.3);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.drop_down:hover ul{
opacity: 1;
max-height: 300px;
}
.drop_down:hover span{
color: #333;
}
.drop_down li{
display: block;
text-transform: none;
color: #808080;
font-weight: 300;
line-height: 1;
letter-spacing: 0;
margin-bottom: 10px;
-webkit-transition: all 150ms;
-moz-transition: all 150ms;
-ms-transition: all 150ms;
transition: all 150ms;
}
.drop_down li:after{
content: '';
position: relative;
display: inline-block;
width: 10px;
height: 10px;
top: 1px;
margin-left: 6px;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.drop_down li:last-of-type{
margin: 0;
}
.drop_down li:hover{
color: #59514c;
}
.drop_down li.active:after{
background: #e96d51;
border-color: #e96d51;
}
.button.active{
}
.button i{
font-family: FontAwesome;
position: relative;
display: inline-block;
background: #f9f6f0;
width: 17px;
height: 17px;
margin-right: 8px;
top: 3px;
}
.button i:before,
.button i:after{
content: '';
position: absolute;
display: block;
background: #c3bdb8;
}
#ToGrid{
width:11px;
height:11px;
background:url('../images/list-grid-img/grid_normal.png');
}
#ToList{
width:11px;
height:11px;
background:url('../images/list-grid-img/list_normal.png');
margin-left: -7px;
}
#ToGrid1{
width:11px;
height:11px;
background:url('../images/list-grid-img/grid_normal.png');
}
#ToList1{
width:11px;
height:11px;
background:url('../images/list-grid-img/list_normal.png');
margin-left: -7px;
}
#ToGrid:hover{
background:url('../images/list-grid-img/grid_hover.png');
}
#ToList:hover{
background:url('../images/list-grid-img/list_hover.png');
}
#ToGrid1:hover{
background:url('../images/list-grid-img/grid_hover.png');
}
#ToList1:hover{
background:url('../images/list-grid-img/list_hover.png');
}
.select_bg_sort{
width: 88px;
height: 30px;
font-family: 'PT Sans', sans-serif;
font-size: 11px;
margin-top: 9px;
border: none !important;
background: url('../images/select_bg_sort.png') !important;
}
.select_bg_pn{
width: 57px;
height: 30px;
font-family: 'PT Sans', sans-serif;
font-size: 11px;
margin-top: 9px;
border-right: 1px solid #cecece!important;
background: url('../images/select_bg_sort.png') !important;
}
.button.active i:before,
.button.active i:after{
background: #e96d51;
}
.right-order .text-show{
float:left;
padding-right: 15px;
margin-top: 17px;
}
/* FAIL ELEMENT */
#Parks{
position: relative;
}
.fail_element{
position: absolute;
opacity: 0;
top: 100px;
text-align: center;
width: 50%;
left: 25%;
line-height: 1.4;
font-size: 30px;
font-weight: 300;
}
.fail .fail_element{
opacity: 1;
}
/* LIST VIEW STYLES */
#Parks.list .list_header{
height: 38px;
line-height: 38px;
background: #f0ebe5;
text-align: right;
color: #59514c;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#Parks.list .meta{
display: inline-block;
width: 470px;
line-height: 99px;
vertical-align: top;
}
#Parks.list .list_header .meta{
line-height: 38px;
border: 0 none;
}
#Parks.list .meta.name{
float: left;
text-align: left;
width: auto;
border-left: 0 none;
}
#Parks.list .product_info{
visibility: hidden;
position: absolute;
top: 70%;
width: 95%;
}
#Parks.list .list_header .meta.name{
padding-left: 15px;
}
#Parks.list .list_header .meta span{
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin: 7px 0 0;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#Parks.list .list_header .meta span:after{
content: '';
position: absolute;
top: 9px;
left: 7px;
border: 5px solid transparent;
}
#Parks.list .list_header .meta span.asc:after{
border-top: 7px solid #c3bdb8;
}
#Parks.list .list_header .meta span.desc:after{
top: 4px;
border-bottom: 7px solid #c3bdb8;
}
#Parks.list .list_header .meta span:hover{
background: #c3bdb8;
}
#Parks.list .list_header .meta span.asc:hover:after{
border-top-color: #f0ebe5;
}
#Parks.list .list_header .meta span.desc:hover:after{
border-bottom-color: #f0ebe5;
}
#Parks.list .list_header .meta span.active.asc:after{
border-top-color: #e96d51;
}
#Parks.list .list_header .meta span.active.desc:after{
border-bottom-color: #e96d51;
}
#Parks.list .mix{
border: 1px solid #cecece;
text-align: left;
height: 250px;
width: 99.8%;
background: white;
line-height: 99px;
vertical-align: top;
font-weight: 300;
margin-bottom: 20px;
}
#Parks.list .mix .meta *{
line-height: 1;
}
#Parks.list .mix .meta p,
#Parks.list .mix .meta ul{
display: inline-block;
vertical-align: middle;
list-style: none;
}
#Parks.list .mix .meta li{
margin-bottom: 5px;
}
#Parks.list .img_wrapper{
display: inline-block;
width: 180px;
height: 220px;
vertical-align: top;
padding: 10px;
}
#Parks.list .img_wrapper img{
width: 180px;
}
#Parks.list .titles{
display: inline-block;
vertical-align: middle;
}
#Parks.list .titles h2{
font-weight: 700;
font-size: 17px;
text-transform: uppercase;
color: #47a497;
letter-spacing: 2px;
margin-bottom: 3px;
line-height: 1.2 !important;
}
#Parks.list .product_info .new-product-bg{
visibility:hidden;
}
#Parks.list .product_description{
float:left;
margin-left: 10px;
margin-top: 20px;
line-height: 20px;
}
#Parks.list .product_description .content{
font-family: 'PT Sans', sans-serif;
font-size: 13px;
color: #8b8b8b;
margin-top: 20px;
line-height: 20px;
}
#Parks.list .titles p{
text-indent: -2px;
}
#Parks.list .popular-product-info{
position: relative;
margin-left: -40px;
margin-top:10px;
}
#Parks.list .popular-product-bg a{
}
#Parks.list .popular-product-info ul{
}
#Parks.list .popular-product-info ul li{
}
#Parks.list .popular-product-info ul li a{
text-align:center;
}
#Parks.list .popular-product-info .popular-product-price{
line-height: 34px;
}
#Parks.list .popular-product-info .popular-product-details{
margin-left: 19px;
margin-top: 11px;
}
/* GRID VIEW STYLES */
#Parks.grid{
text-align: justify;
}
#Parks.grid .list_header,
#Parks.grid .meta{
display: none;
}
#Parks.grid .product_info{
visibility: visible;
position: absolute;
top: 78%;
width: 95%;
}
#Parks.grid .meta.name{
position: absolute;
width: 100%;
height: 100%;
top: 0;
display: block;
}
#Parks.grid .mix{
display: none;
opacity: 0;
position: relative;
width: 220px;
height: 412px;
padding: 0;
margin-bottom: 0;
}
#Parks.grid .img_wrapper{
position: absolute;
width: 200px;
height: 280px;
background: #fff;
padding: 10px;
border:1px solid #cecece;
}
#Parks.grid .img_all{
position: absolute;
width: 120;
height: 180px;
background: #fff;
padding: 10px;
border:1px solid #cecece;
}
#Parks.grid .img_wrapper img{
width:200px;
height:280px;
}
#Parks.grid .titles{
position: relative;
width: 90%;
max-width: 400px;
height: auto;
margin-top: 75%;
margin: 53.5% auto 0;
top: -80px;
z-index: 1;
padding: 10px 0;
background: #fff;
background: rgba(255,255,255,.8);
text-align: center;
}
#Parks.grid .titles h2{
font-weight: 700;
font-size: 17px;
text-transform: uppercase;
color: #47a497;
letter-spacing: 2px;
margin-bottom: 3px;
}
#Parks.grid .titles p{
font-weight: 300;
text-indent: -2px;
}
#Parks.grid .mixtop_product-list_info{
position:absolute;
}
#Parks.grid .new-product-info .new-product-bg{
visibility: visible;
width: 133px !important;
}
#Parks.grid .product_description{
float:left;
margin-left: 10px;
margin-top: 4px !important;
line-height: 20px;
}
#Parks.grid .product_description .content{
font-family: 'PT Sans', sans-serif;
font-size: 13px;
color: #8b8b8b;
margin-top: 10px;
}
@media (max-width: 500px){
#Parks.grid .mix{
width: 100%;
padding-top: 53%;
}
.drop_down{
display: none;
}
}
@media (max-width: 1000px){
#Parks.list .meta{
width: 150px;
}
#Parks.list .titles{
width: 150px;
}
}
@media (max-width: 840px){
#Parks.list .meta.region,
#Parks.list .meta.rec{
display: none;
}
}
@media (max-width: 540px){
#Parks.list .meta.area{
display: none;
}
}
/* ------ GLOBAL FOOTER ------ */
footer{
position: relative;
margin-top: -130px;
min-height: 90px;
background: #f0ebe5;
padding: 20px;
font-family: "Open Sans";
color: #111;
}
footer .left{
margin-top: 0px;
}
footer .right{
width: 320px;
border-left: 1px solid #ddd;
text-align: right;
}
footer p{
margin-bottom: 20px;
font-size: 15px;
font-weight: 300;
}
footer p.small{
font-size: 13px;
margin-bottom: 0;
}
footer p strong{
font-weight: 700;
}
footer p a{
display: inline-block;
color: #47a497;
line-height: 23px;
}
footer p a:hover{
background: url(im/dots.html) repeat-x left bottom;
}
@media screen and (max-width: 500px){
footer{
margin-top: -180px;
}
footer .left{
display: block;
margin-top: 0;
overflow: hidden;
}
footer .right{
width: 100%;
text-align: left;
margin-top: 10px;
border-left: 0 none;
overflow: hidden;
}
} | assets/theme/frontend/css/grid-list.css |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
display: block;
}
table{
border-spacing: 0;
border-collapse: collapse;
}
h1,h2,h3,h4,h5,h6{
font-weight: normal;
}
a{
text-decoration: none;
}
nav li{
list-style-type: none;
display: inline-block;
}
/* ------ GLOBAL ------ */
html, body {
height: 100%;
}
section{
min-height: 100%;
}
.wrapper{
padding-bottom: 130px;
}
.clear{
clear: both;
}
.clearfix{
clear: both;
overflow: hidden;
}
.spacer{
clear: both;
height: 40px;
}
.ib{
display: inline-block;
}
.ab{
position: absolute;
}
.caps{
text-transform: uppercase;
}
.left{
float: left;
}
.right{
float: right;
}
.hidden{
visibility: hidden;
}
.trans{
opacity: 0;
}
.break{
width: 100%;
height: 0;
margin: 0;
}
.wf{
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
}
.ns{
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.just{
text-align: justify;
}
.just::after{
content: '';
display: inline-block;
width: 100%;
height: 0;
}
.anim150{
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.anim250{
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
/* ------ GLOBAL DEMOS HEADER ------ */
header{
height: 68px;
width: 100%;
top: 0;
left: 0;
background: #080808;
}
header .wrapper{
padding: 0 20px !important;
text-align: justify;
}
header h1{
margin-top: 16px;
vertical-align: top;
cursor: pointer;
color: #fff;
font-family: 'Open Sans';
font-size: 22px;
line-height: 30px;
font-weight: 300;
}
header h1 strong{
font-weight: 700;
}
@media (max-width: 700px){
header h1.ib{
display: none;
}
}
@media (max-width: 500px){
header .wrapper{
padding: 0 15px !important;
}
}
header #Logo{
height: 30px;
margin-top: 17px;
text-align: justify;
}
header #Logo ul{
width: 30px;
height: 30px;
margin-right: 5px;
list-style-type: none;
font-size: 8px;
line-height: 8px;
letter-spacing: -2px;
}
header #Logo li{
display: inline-block;
width: 8px;
height: 8px;
margin: 0 0 3px 0;
background: #3c9ada;
vertical-align: top;
}
header #Logo li:nth-of-type(2){
background: #5558ce;
}
header #Logo li:nth-of-type(3){
background: #9247cb;
}
header #Logo li:nth-of-type(4){
background: #e0339c;
}
header #Logo li:nth-of-type(5){
background: #f63b47;
}
header #Logo li:nth-of-type(6){
background: #fc672b;
}
header #Logo li:nth-of-type(7){
background: #f8ca31;
}
header #Logo li:nth-of-type(8){
background: #b0de33;
}
header #Logo li:nth-of-type(9){
background: #37c73d;
}
header .button{
background: #1db542;
height: 32px;
padding: 0 16px;
margin-top: 16px;
cursor: pointer;
border-top: 1px solid rgba(255,255,255,.4);
vertical-align: top;
font-family: 'Open Sans';
font-size: 14px;
color: #fff !important;
font-weight: 600;
letter-spacing: 1px;
line-height: 30px;
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
text-transform: uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-ms-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
header .button:hover{
background: #37c73d;
border-top: 1px solid #000;
text-shadow: none;
-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
-ms-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
-o-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
box-shadow: inset 0 0 8px rgba(0,0,0,.4);
}
/* ------ DEMO #2. NATIONAL PARKS ------ */
#Parks{
}
/* IMAGES */
.img_wrapper{
position: relative;
overflow: hidden;
}
.img_wrapper img{
}
.img_wrapper.loaded img{
opacity: 1;
}
/* CONTROLS STYLES */
.controls{
height: auto;
}
.group{
display: inline-block;
}
.button,
.drop_down{
display: inline-block;
line-height: 30px;
margin-right: 10px;
color: #f9f6f0;
text-transform: uppercase;
cursor: pointer;
}
.drop_down{
width: auto;
background: none;
color: #c3bdb8;
padding: 0;
height:0;
position: relative;
z-index: 999;
}
.drop_down span{
position: relative;
padding-right: 20px;
}
.drop_down span::after,
.drop_down span::before{
position: absolute;
top: 8px;
right: 3px;
display: block;
content: '';
border: 6px solid transparent;
border-top: 7px solid #c3bdb8;
}
.drop_down span::before{
top: 6px;
border-top-color: #f9f6f0;
z-index: 10;
}
.drop_down:hover span::after{
border-top-color: #333;
}
.drop_down ul{
position: absolute;
opacity: 0;
max-height: 0;
right: -3px;
background: #fff;
padding: 10px;
min-width: 120px;
text-align: right;
overflow: hidden;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0,0,0,.3);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.drop_down:hover ul{
opacity: 1;
max-height: 300px;
}
.drop_down:hover span{
color: #333;
}
.drop_down li{
display: block;
text-transform: none;
color: #808080;
font-weight: 300;
line-height: 1;
letter-spacing: 0;
margin-bottom: 10px;
-webkit-transition: all 150ms;
-moz-transition: all 150ms;
-ms-transition: all 150ms;
transition: all 150ms;
}
.drop_down li:after{
content: '';
position: relative;
display: inline-block;
width: 10px;
height: 10px;
top: 1px;
margin-left: 6px;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.drop_down li:last-of-type{
margin: 0;
}
.drop_down li:hover{
color: #59514c;
}
.drop_down li.active:after{
background: #e96d51;
border-color: #e96d51;
}
.button.active{
}
.button i{
font-family: FontAwesome;
position: relative;
display: inline-block;
background: #f9f6f0;
width: 17px;
height: 17px;
margin-right: 8px;
top: 3px;
}
.button i:before,
.button i:after{
content: '';
position: absolute;
display: block;
background: #c3bdb8;
}
#ToGrid{
width:11px;
height:11px;
background:url('../images/list-grid-img/grid_normal.png');
}
#ToList{
width:11px;
height:11px;
background:url('../images/list-grid-img/list_normal.png');
margin-left: -7px;
}
#ToGrid1{
width:11px;
height:11px;
background:url('../images/list-grid-img/grid_normal.png');
}
#ToList1{
width:11px;
height:11px;
background:url('../images/list-grid-img/list_normal.png');
margin-left: -7px;
}
#ToGrid:hover{
background:url('../images/list-grid-img/grid_hover.png');
}
#ToList:hover{
background:url('../images/list-grid-img/list_hover.png');
}
#ToGrid1:hover{
background:url('../images/list-grid-img/grid_hover.png');
}
#ToList1:hover{
background:url('../images/list-grid-img/list_hover.png');
}
.select_bg_sort{
width: 88px;
height: 30px;
font-family: 'PT Sans', sans-serif;
font-size: 11px;
margin-top: 9px;
border: none !important;
background: url('../images/select_bg_sort.png') !important;
}
.select_bg_pn{
width: 57px;
height: 30px;
font-family: 'PT Sans', sans-serif;
font-size: 11px;
margin-top: 9px;
border-right: 1px solid #cecece!important;
background: url('../images/select_bg_sort.png') !important;
}
.button.active i:before,
.button.active i:after{
background: #e96d51;
}
.right-order .text-show{
float:left;
padding-right: 15px;
margin-top: 17px;
}
/* FAIL ELEMENT */
#Parks{
position: relative;
}
.fail_element{
position: absolute;
opacity: 0;
top: 100px;
text-align: center;
width: 50%;
left: 25%;
line-height: 1.4;
font-size: 30px;
font-weight: 300;
}
.fail .fail_element{
opacity: 1;
}
/* LIST VIEW STYLES */
#Parks.list .list_header{
height: 38px;
line-height: 38px;
background: #f0ebe5;
text-align: right;
color: #59514c;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#Parks.list .meta{
display: inline-block;
width: 470px;
line-height: 99px;
vertical-align: top;
}
#Parks.list .list_header .meta{
line-height: 38px;
border: 0 none;
}
#Parks.list .meta.name{
float: left;
text-align: left;
width: auto;
border-left: 0 none;
}
#Parks.list .product_info{
visibility: hidden;
position: absolute;
top: 70%;
width: 95%;
}
#Parks.list .list_header .meta.name{
padding-left: 15px;
}
#Parks.list .list_header .meta span{
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin: 7px 0 0;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#Parks.list .list_header .meta span:after{
content: '';
position: absolute;
top: 9px;
left: 7px;
border: 5px solid transparent;
}
#Parks.list .list_header .meta span.asc:after{
border-top: 7px solid #c3bdb8;
}
#Parks.list .list_header .meta span.desc:after{
top: 4px;
border-bottom: 7px solid #c3bdb8;
}
#Parks.list .list_header .meta span:hover{
background: #c3bdb8;
}
#Parks.list .list_header .meta span.asc:hover:after{
border-top-color: #f0ebe5;
}
#Parks.list .list_header .meta span.desc:hover:after{
border-bottom-color: #f0ebe5;
}
#Parks.list .list_header .meta span.active.asc:after{
border-top-color: #e96d51;
}
#Parks.list .list_header .meta span.active.desc:after{
border-bottom-color: #e96d51;
}
#Parks.list .mix{
border: 1px solid #cecece;
text-align: left;
height: 250px;
width: 99.8%;
background: white;
line-height: 99px;
vertical-align: top;
font-weight: 300;
margin-bottom: 20px;
}
#Parks.list .mix .meta *{
line-height: 1;
}
#Parks.list .mix .meta p,
#Parks.list .mix .meta ul{
display: inline-block;
vertical-align: middle;
list-style: none;
}
#Parks.list .mix .meta li{
margin-bottom: 5px;
}
#Parks.list .img_wrapper{
display: inline-block;
width: 180px;
height: 220px;
vertical-align: top;
padding: 10px;
}
#Parks.list .img_wrapper img{
width: 180px;
}
#Parks.list .titles{
display: inline-block;
vertical-align: middle;
}
#Parks.list .titles h2{
font-weight: 700;
font-size: 17px;
text-transform: uppercase;
color: #47a497;
letter-spacing: 2px;
margin-bottom: 3px;
line-height: 1.2 !important;
}
#Parks.list .product_info .new-product-bg{
visibility:hidden;
}
#Parks.list .product_description{
float:left;
margin-left: 10px;
margin-top: 20px;
line-height: 20px;
}
#Parks.list .product_description .content{
font-family: 'PT Sans', sans-serif;
font-size: 13px;
color: #8b8b8b;
margin-top: 20px;
line-height: 20px;
}
#Parks.list .titles p{
text-indent: -2px;
}
#Parks.list .popular-product-info{
position: relative;
margin-left: -40px;
margin-top:10px;
}
#Parks.list .popular-product-bg a{
}
#Parks.list .popular-product-info ul{
}
#Parks.list .popular-product-info ul li{
}
#Parks.list .popular-product-info ul li a{
text-align:center;
}
#Parks.list .popular-product-info .popular-product-price{
line-height: 34px;
}
#Parks.list .popular-product-info .popular-product-details{
margin-left: 19px;
margin-top: 11px;
}
/* GRID VIEW STYLES */
#Parks.grid{
text-align: justify;
}
#Parks.grid .list_header,
#Parks.grid .meta{
display: none;
}
#Parks.grid .product_info{
visibility: visible;
position: absolute;
top: 78%;
width: 95%;
}
#Parks.grid .meta.name{
position: absolute;
width: 100%;
height: 100%;
top: 0;
display: block;
}
#Parks.grid .mix{
display: none;
opacity: 0;
position: relative;
width: 220px;
height: 412px;
padding: 0;
margin-bottom: 0;
}
#Parks.grid .img_wrapper{
position: absolute;
width: 200px;
height: 280px;
background: #fff;
padding: 10px;
border:1px solid #cecece;
}
#Parks.grid .img_all{
position: absolute;
width: 120;
height: 180px;
background: #fff;
padding: 10px;
border:1px solid #cecece;
}
#Parks.grid .img_wrapper img{
width:200px;
height:280px;
}
#Parks.grid .titles{
position: relative;
width: 90%;
max-width: 400px;
height: auto;
margin-top: 75%;
margin: 53.5% auto 0;
top: -80px;
z-index: 1;
padding: 10px 0;
background: #fff;
background: rgba(255,255,255,.8);
text-align: center;
}
#Parks.grid .titles h2{
font-weight: 700;
font-size: 17px;
text-transform: uppercase;
color: #47a497;
letter-spacing: 2px;
margin-bottom: 3px;
}
#Parks.grid .titles p{
font-weight: 300;
text-indent: -2px;
}
#Parks.grid .mixtop_product-list_info{
position:absolute;
}
#Parks.grid .new-product-info .new-product-bg{
visibility: visible;
width: 133px !important;
}
#Parks.grid .product_description{
float:left;
margin-left: 10px;
margin-top: 4px !important;
line-height: 20px;
}
#Parks.grid .product_description .content{
font-family: 'PT Sans', sans-serif;
font-size: 13px;
color: #8b8b8b;
margin-top: 10px;
}
@media (max-width: 500px){
#Parks.grid .mix{
width: 100%;
padding-top: 53%;
}
.drop_down{
display: none;
}
}
@media (max-width: 1000px){
#Parks.list .meta{
width: 150px;
}
#Parks.list .titles{
width: 150px;
}
}
@media (max-width: 840px){
#Parks.list .meta.region,
#Parks.list .meta.rec{
display: none;
}
}
@media (max-width: 540px){
#Parks.list .meta.area{
display: none;
}
}
/* ------ GLOBAL FOOTER ------ */
footer{
position: relative;
margin-top: -130px;
min-height: 90px;
background: #f0ebe5;
padding: 20px;
font-family: "Open Sans";
color: #111;
}
footer .left{
margin-top: 0px;
}
footer .right{
width: 320px;
border-left: 1px solid #ddd;
text-align: right;
}
footer p{
margin-bottom: 20px;
font-size: 15px;
font-weight: 300;
}
footer p.small{
font-size: 13px;
margin-bottom: 0;
}
footer p strong{
font-weight: 700;
}
footer p a{
display: inline-block;
color: #47a497;
line-height: 23px;
}
footer p a:hover{
background: url(im/dots.html) repeat-x left bottom;
}
@media screen and (max-width: 500px){
footer{
margin-top: -180px;
}
footer .left{
display: block;
margin-top: 0;
overflow: hidden;
}
footer .right{
width: 100%;
text-align: left;
margin-top: 10px;
border-left: 0 none;
overflow: hidden;
}
} | 0.233619 | 0.065009 |
.eon-dialog-dialog {
display: none;
flex-direction: column;
position: fixed;
top: 0;
left: 0;
z-index: 100;
max-width: 95%;
max-height: 95%;
min-width: 200px;
min-height: 200px;
}
.eon-dialog-visible {
display: flex;
}
.eon-dialog-heading {
display: flex;
flex: none;
justify-content: flex-end;
align-items: center;
flex-grow: 0;
font-weight: bold;
padding: 5px 5px 5px 10px;
height: 40px;
}
.eon-dialog-title {
flex-grow: 1;
cursor: default;
}
.eon-dialog-headingButtons {
display: flex;
justify-content: flex-end;
}
.eon-dialog-dialog .eon-dialog-close,
.eon-dialog-dialog .eon-dialog-minimize,
.eon-dialog-dialog .eon-dialog-maximize {
cursor: pointer;
width: 24px;
height: 100%;
align-items: center;
padding-left: 5px;
}
.eon-dialog-footer,
.eon-dialog-footer > .eon-spaced-items-container {
display: flex;
flex-grow: 0;
min-height: 60px;
align-items: center;
justify-content: flex-end;
}
.eon-dialog-dialog > eon-scroll,
.eon-dialog-dialog > eon-section[type="content"] {
flex-grow: 1;
}
.eon-dialog-dialog .eon-dialog-content {
word-wrap: break-all;
}
.eon-dialog-dialog .eon-dialog-footer[location="left"],
.eon-dialog-dialog[default-style="true"] .eon-dialog-footer[location="left"] > .eon-spaced-items-container {
justify-content: flex-start;
}
.eon-dialog-dialog .eon-dialog-footer[location="separate"],
.eon-dialog-footer[location="separate"] > .eon-spaced-items-container {
justify-content: space-between;
}
.eon-dialog-dialog .eon-dialog-footer[location="center"],
.eon-dialog-footer[location="center"] > .eon-spaced-items-container {
justify-content: center;
}
.eon-dialog-overlay {
position: fixed;
z-index: 100;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.eon-dialog-dialog .eon-dialog-sideResizer {
position: absolute;
}
.eon-dialog-dialog .eon-dialog-topResizer {
top: 0;
right: 0;
left: 0;
height: 5px;
cursor: n-resize;
border-top: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-bottomResizer {
right: 0;
bottom: 0;
left: 0;
height: 5px;
cursor: s-resize;
border-bottom: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-leftResizer {
top: 0;
bottom: 0;
left: 0;
width: 5px;
cursor: w-resize;
border-left: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-rightResizer {
top: 0;
right: 0;
bottom: 0;
width: 5px;
cursor: e-resize;
border-right: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-cornerResizer {
position: absolute;
width: 6px;
height: 6px;
border: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-topLeftResizer {
top: 0;
left: 0;
cursor: nw-resize;
}
.eon-dialog-dialog .eon-dialog-topRightResizer {
top: 0;
right: 0;
cursor: ne-resize;
}
.eon-dialog-dialog .eon-dialog-bottomLeftResizer {
bottom: 0;
left: 0;
cursor: sw-resize;
}
.eon-dialog-dialog .eon-dialog-bottomRightResizer {
right: 0;
bottom: 0;
cursor: se-resize;
}
.eon-dialog-minBar {
position: fixed;
z-index: 100;
right: 0;
bottom: 0;
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.eon-dialog-minimized {
position: relative;
margin-left: 5px;
min-width: auto !important;
min-height: auto !important;
}
.eon-dialog-minimized .eon-dialog-content,
.eon-dialog-minimized .eon-dialog-footer {
display: none;
}
.eon-dialog-dialog .eon-dialog-hidden {
display: none;
}
.eon-dialog-dialog object {
opacity: 0;
}
@media (max-width: 600px), (max-height: 600px) {
.eon-dialog-visible[data-mobile="true"] {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: calc(100% - 30px);
height: calc(100% - 30px);
max-width: inherit;
max-height: inherit;
}
} | tests/symlink/output/webapp/eon/ui/eon-dialog/eon-dialog.css | .eon-dialog-dialog {
display: none;
flex-direction: column;
position: fixed;
top: 0;
left: 0;
z-index: 100;
max-width: 95%;
max-height: 95%;
min-width: 200px;
min-height: 200px;
}
.eon-dialog-visible {
display: flex;
}
.eon-dialog-heading {
display: flex;
flex: none;
justify-content: flex-end;
align-items: center;
flex-grow: 0;
font-weight: bold;
padding: 5px 5px 5px 10px;
height: 40px;
}
.eon-dialog-title {
flex-grow: 1;
cursor: default;
}
.eon-dialog-headingButtons {
display: flex;
justify-content: flex-end;
}
.eon-dialog-dialog .eon-dialog-close,
.eon-dialog-dialog .eon-dialog-minimize,
.eon-dialog-dialog .eon-dialog-maximize {
cursor: pointer;
width: 24px;
height: 100%;
align-items: center;
padding-left: 5px;
}
.eon-dialog-footer,
.eon-dialog-footer > .eon-spaced-items-container {
display: flex;
flex-grow: 0;
min-height: 60px;
align-items: center;
justify-content: flex-end;
}
.eon-dialog-dialog > eon-scroll,
.eon-dialog-dialog > eon-section[type="content"] {
flex-grow: 1;
}
.eon-dialog-dialog .eon-dialog-content {
word-wrap: break-all;
}
.eon-dialog-dialog .eon-dialog-footer[location="left"],
.eon-dialog-dialog[default-style="true"] .eon-dialog-footer[location="left"] > .eon-spaced-items-container {
justify-content: flex-start;
}
.eon-dialog-dialog .eon-dialog-footer[location="separate"],
.eon-dialog-footer[location="separate"] > .eon-spaced-items-container {
justify-content: space-between;
}
.eon-dialog-dialog .eon-dialog-footer[location="center"],
.eon-dialog-footer[location="center"] > .eon-spaced-items-container {
justify-content: center;
}
.eon-dialog-overlay {
position: fixed;
z-index: 100;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.eon-dialog-dialog .eon-dialog-sideResizer {
position: absolute;
}
.eon-dialog-dialog .eon-dialog-topResizer {
top: 0;
right: 0;
left: 0;
height: 5px;
cursor: n-resize;
border-top: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-bottomResizer {
right: 0;
bottom: 0;
left: 0;
height: 5px;
cursor: s-resize;
border-bottom: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-leftResizer {
top: 0;
bottom: 0;
left: 0;
width: 5px;
cursor: w-resize;
border-left: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-rightResizer {
top: 0;
right: 0;
bottom: 0;
width: 5px;
cursor: e-resize;
border-right: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-cornerResizer {
position: absolute;
width: 6px;
height: 6px;
border: 2px solid transparent;
}
.eon-dialog-dialog .eon-dialog-topLeftResizer {
top: 0;
left: 0;
cursor: nw-resize;
}
.eon-dialog-dialog .eon-dialog-topRightResizer {
top: 0;
right: 0;
cursor: ne-resize;
}
.eon-dialog-dialog .eon-dialog-bottomLeftResizer {
bottom: 0;
left: 0;
cursor: sw-resize;
}
.eon-dialog-dialog .eon-dialog-bottomRightResizer {
right: 0;
bottom: 0;
cursor: se-resize;
}
.eon-dialog-minBar {
position: fixed;
z-index: 100;
right: 0;
bottom: 0;
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.eon-dialog-minimized {
position: relative;
margin-left: 5px;
min-width: auto !important;
min-height: auto !important;
}
.eon-dialog-minimized .eon-dialog-content,
.eon-dialog-minimized .eon-dialog-footer {
display: none;
}
.eon-dialog-dialog .eon-dialog-hidden {
display: none;
}
.eon-dialog-dialog object {
opacity: 0;
}
@media (max-width: 600px), (max-height: 600px) {
.eon-dialog-visible[data-mobile="true"] {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: calc(100% - 30px);
height: calc(100% - 30px);
max-width: inherit;
max-height: inherit;
}
} | 0.495361 | 0.07088 |
* { border: 0; padding: 0; margin: 0; }
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #949494; }
h1 { width:300px; position:relative; top:38px; text-align:center; background-color:#3C5880; color:#FFFFFF; border:1px solid #3C5880; border-radius:4px; margin:0 auto; margin-top:20px; line-height:80px; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { border-color: #e1a531; -moz-box-shadow: 0 0 3px #e1a531; -webkit-box-shadow: 0 0 3px #e1a531; box-shadow: 0 0 3px #e1a531; outline: none; }
#login { }
#login .wrapper { width: 960px; margin: 0 auto; height: 280px; background: transparent url(../images/login-bg.png) repeat-x; height: 280px; width: 100%; }
.alert {
display:none;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
text-align: center; margin: 1px 200px; padding: 12px; width: 540px; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; }
#login .alert.error { color: #DD6D4B; }
#login .alert.info { background: #F6FBDA; color: #BBC157; }
#login .copyright { font-size: 10px; text-transform: uppercase; color: #949494; margin-top: 70px; _margin-top: 120px; text-align: center; }
#login a, #login a:visited, #login a:link { color: #E44088; text-decoration: none; }
#login a:hover { color: #859BBC; }
#login p.title { margin: 10px 2px 20px; font-size: 13px; letter-spacing: 0.5px; text-transform: uppercase; }
.logo { background: transparent url(../images/logo.gif) no-repeat; height: 80px; width: 248px; margin-top: 60px; margin-left: 250px; }
#login .input-text, #login .input-password { border-radius: 3px; border: 1px solid #CCCCCC; margin-bottom: 10px; font-size: 12px; padding: 8px; color: #949494; width: 200px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#login .verify-code { width: 70px; }
#login .input-login { background: transparent url("../images/login_button.gif") no-repeat; cursor: pointer; width: 80px; height: 32px; }
#login .input-reset { background: transparent url("../images/reset_button.gif") no-repeat; cursor: pointer; width: 80px; height: 32px; }
.form { width: 430px; margin:0 auto; padding-left:260px; padding-top:70px; background:url(../images/login_logo.png) no-repeat left center; }
.form dl dt { float: left; padding: 10px 10px 0px 0 }
.form dl dd { padding-bottom: 5px; }
.form dl dd input { _vertical-align: middle }
.errorMessage { display: inline; color: #F00; }
.clear-fix { clear: both; } | manage/web/css/login-style.css | * { border: 0; padding: 0; margin: 0; }
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #949494; }
h1 { width:300px; position:relative; top:38px; text-align:center; background-color:#3C5880; color:#FFFFFF; border:1px solid #3C5880; border-radius:4px; margin:0 auto; margin-top:20px; line-height:80px; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { border-color: #e1a531; -moz-box-shadow: 0 0 3px #e1a531; -webkit-box-shadow: 0 0 3px #e1a531; box-shadow: 0 0 3px #e1a531; outline: none; }
#login { }
#login .wrapper { width: 960px; margin: 0 auto; height: 280px; background: transparent url(../images/login-bg.png) repeat-x; height: 280px; width: 100%; }
.alert {
display:none;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
text-align: center; margin: 1px 200px; padding: 12px; width: 540px; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; }
#login .alert.error { color: #DD6D4B; }
#login .alert.info { background: #F6FBDA; color: #BBC157; }
#login .copyright { font-size: 10px; text-transform: uppercase; color: #949494; margin-top: 70px; _margin-top: 120px; text-align: center; }
#login a, #login a:visited, #login a:link { color: #E44088; text-decoration: none; }
#login a:hover { color: #859BBC; }
#login p.title { margin: 10px 2px 20px; font-size: 13px; letter-spacing: 0.5px; text-transform: uppercase; }
.logo { background: transparent url(../images/logo.gif) no-repeat; height: 80px; width: 248px; margin-top: 60px; margin-left: 250px; }
#login .input-text, #login .input-password { border-radius: 3px; border: 1px solid #CCCCCC; margin-bottom: 10px; font-size: 12px; padding: 8px; color: #949494; width: 200px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#login .verify-code { width: 70px; }
#login .input-login { background: transparent url("../images/login_button.gif") no-repeat; cursor: pointer; width: 80px; height: 32px; }
#login .input-reset { background: transparent url("../images/reset_button.gif") no-repeat; cursor: pointer; width: 80px; height: 32px; }
.form { width: 430px; margin:0 auto; padding-left:260px; padding-top:70px; background:url(../images/login_logo.png) no-repeat left center; }
.form dl dt { float: left; padding: 10px 10px 0px 0 }
.form dl dd { padding-bottom: 5px; }
.form dl dd input { _vertical-align: middle }
.errorMessage { display: inline; color: #F00; }
.clear-fix { clear: both; } | 0.347316 | 0.176051 |
.progress {
margin: 0;
}
.container {
margin: 60px auto 0;
}
#sidenav-overlay {
background-color: rgba(0,0,0,0.6);
}
#saklar-content, #jadwal-content, #setting-content, #setting-content-nama , #noserver, #selectserver, #saved, #saved_name/* , #loading */ , .saklar-list {
display: none;
}
#toggle-menu-kiri {
left: 15px;
}
.switch, .switch * {
right: -15px;
}
.switch label input[type=checkbox]:checked+.lever {
background-color: #6D86C1;
}
.switch label input[type=checkbox]:checked+.lever:after {
background-color: #3949AB;
}
#gpiolist{
margin-bottom: 0;
}
#gpiolist p {
margin: 0 0 10px;
}
#gpiolist p:last-child {
margin: 0 0 -5px;
}
#gpiolist [type="checkbox"]+label {
height: 20px;
line-height: 20px;
padding-left: 25px;
margin:0 10px 10px;
}
#gpiolist [type="checkbox"].filled-in:not(:checked)+label:after {
border: 2px solid #3949ab;
}
#gpiolist [type="checkbox"].filled-in:checked+label:after {
border: 2px solid #3949ab;
background-color: #3949AB;
}
.btnsml {
margin: -3px 3px;
height: 28px;
line-height: 28px;
padding: 0 1rem;
}
.toast {
margin-top: 3px;
}
.secondary-content button {
margin-top: -3px;
height: 28px;
line-height: 28px;
padding: 0 1rem;
}
nav .button-collapse i {
font-size: 2rem;
}
.fixed-action-btn {
z-index: 997;
}
.side-nav a {
height: 50px;
line-height: 50px;
font-weight: bold;
padding: 0 5px;
}
.side-nav li {
padding: 0 20px;
}
.side-nav .fa {
display: inline-block;
font-size: inherit;
height: 50px;
line-height: 50px;
}
.sidenav-account {
color: #fff;
line-height: 1.7em;
padding: 15px !important;
}
.sidenav-account a {
color: #fff;
}
.sidenav-menu-separator {
padding: 0 !important;
border-top: 1px solid #e0e0e0;
/*border-bottom: 1px solid #e0e0e0; */
}
.sidenav-menu-separator a {
padding: 0 15px;
}
/*.sidenav-menu-separator .disabled {
color: #818181;
} */
.sidenav-menu-separator .disabled:hover {
background-color: #fff !important;
}
.tabs .tab a {
color: #fff !important;
}
.tabs .tab a:hover {
color: #fff !important;
}
.tabs .indicator {
background: #2196F3 !important;
height: 4px;
}
.progress {
background-color: #9FA8DA;
height: 5px;
border-radius: 0;
}
.progress .indeterminate {
background-color: #1A237E;
}
.collection-header h4 {
font-size: 1.1rem;
}
.collection.with-header .collection-header {
padding: 1px 15px;
color: #fff;
}
.collection.with-header .collection-item {
padding-left: 20px;
}
.collection.with-header .listjadwal {
padding: 0;
}
.collection.with-header .captionjadwal {
padding: 10px;
}
.collection.with-header .listjadwal > .collapsible {
margin: -1px;
}
.collapsible li {
padding: 0;
min-height: 3rem;
line-height: 3rem;
/*border-bottom: 1px solid #ddd;*/
}
.collapsible li i {
margin-right: 5px;
margin-left: -5px;
font-size: 1.1rem;
}
.collapsible p {
padding: 0 1rem;
min-height: 3rem;
line-height: 3rem;
}
.collapsible-body {
padding: 0 20px;
font-size: 0.9rem;
}
.nojadwal {
padding: 1em;
}
.modal .modal-content {
font-size: 0.9rem;
padding: 10px 20px;
}
.modal input[type=text] {
text-align: center;
font-size: 1.5rem;
}
.modal label {
font-size: 1rem;
}
.modal h4 {
font-size: 1.5rem;
}
.modal .divider {
margin-bottom: 10px;
}
.modal.bottom-sheet {
max-height: 70%;
}
.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
margin: 3px 6px;
}
.modal-confirm .modal-content {
font-size: 1rem;
padding: 24px 24px 0;
}
#server-name-error, #server-add-error {
font-size: 0.9rem;
color: red;
}
#setting-content input {
font-size: 1.2rem;
}
.input-field label {
left: 0;
}
@media only screen and (max-width: 992px) {
.modal {
width: 90%;
}
}
@media only screen and (min-width: 993px) {
nav .brand-logo {
left: 60px;
}
}
input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
border-bottom: 1px solid #9e9e9e;
box-shadow: 0 1px 0 0 #9e9e9e;
}
input[type=text]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
color: #9e9e9e;
} | saklarku-phonegap/www/css/saklar.css | .progress {
margin: 0;
}
.container {
margin: 60px auto 0;
}
#sidenav-overlay {
background-color: rgba(0,0,0,0.6);
}
#saklar-content, #jadwal-content, #setting-content, #setting-content-nama , #noserver, #selectserver, #saved, #saved_name/* , #loading */ , .saklar-list {
display: none;
}
#toggle-menu-kiri {
left: 15px;
}
.switch, .switch * {
right: -15px;
}
.switch label input[type=checkbox]:checked+.lever {
background-color: #6D86C1;
}
.switch label input[type=checkbox]:checked+.lever:after {
background-color: #3949AB;
}
#gpiolist{
margin-bottom: 0;
}
#gpiolist p {
margin: 0 0 10px;
}
#gpiolist p:last-child {
margin: 0 0 -5px;
}
#gpiolist [type="checkbox"]+label {
height: 20px;
line-height: 20px;
padding-left: 25px;
margin:0 10px 10px;
}
#gpiolist [type="checkbox"].filled-in:not(:checked)+label:after {
border: 2px solid #3949ab;
}
#gpiolist [type="checkbox"].filled-in:checked+label:after {
border: 2px solid #3949ab;
background-color: #3949AB;
}
.btnsml {
margin: -3px 3px;
height: 28px;
line-height: 28px;
padding: 0 1rem;
}
.toast {
margin-top: 3px;
}
.secondary-content button {
margin-top: -3px;
height: 28px;
line-height: 28px;
padding: 0 1rem;
}
nav .button-collapse i {
font-size: 2rem;
}
.fixed-action-btn {
z-index: 997;
}
.side-nav a {
height: 50px;
line-height: 50px;
font-weight: bold;
padding: 0 5px;
}
.side-nav li {
padding: 0 20px;
}
.side-nav .fa {
display: inline-block;
font-size: inherit;
height: 50px;
line-height: 50px;
}
.sidenav-account {
color: #fff;
line-height: 1.7em;
padding: 15px !important;
}
.sidenav-account a {
color: #fff;
}
.sidenav-menu-separator {
padding: 0 !important;
border-top: 1px solid #e0e0e0;
/*border-bottom: 1px solid #e0e0e0; */
}
.sidenav-menu-separator a {
padding: 0 15px;
}
/*.sidenav-menu-separator .disabled {
color: #818181;
} */
.sidenav-menu-separator .disabled:hover {
background-color: #fff !important;
}
.tabs .tab a {
color: #fff !important;
}
.tabs .tab a:hover {
color: #fff !important;
}
.tabs .indicator {
background: #2196F3 !important;
height: 4px;
}
.progress {
background-color: #9FA8DA;
height: 5px;
border-radius: 0;
}
.progress .indeterminate {
background-color: #1A237E;
}
.collection-header h4 {
font-size: 1.1rem;
}
.collection.with-header .collection-header {
padding: 1px 15px;
color: #fff;
}
.collection.with-header .collection-item {
padding-left: 20px;
}
.collection.with-header .listjadwal {
padding: 0;
}
.collection.with-header .captionjadwal {
padding: 10px;
}
.collection.with-header .listjadwal > .collapsible {
margin: -1px;
}
.collapsible li {
padding: 0;
min-height: 3rem;
line-height: 3rem;
/*border-bottom: 1px solid #ddd;*/
}
.collapsible li i {
margin-right: 5px;
margin-left: -5px;
font-size: 1.1rem;
}
.collapsible p {
padding: 0 1rem;
min-height: 3rem;
line-height: 3rem;
}
.collapsible-body {
padding: 0 20px;
font-size: 0.9rem;
}
.nojadwal {
padding: 1em;
}
.modal .modal-content {
font-size: 0.9rem;
padding: 10px 20px;
}
.modal input[type=text] {
text-align: center;
font-size: 1.5rem;
}
.modal label {
font-size: 1rem;
}
.modal h4 {
font-size: 1.5rem;
}
.modal .divider {
margin-bottom: 10px;
}
.modal.bottom-sheet {
max-height: 70%;
}
.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
margin: 3px 6px;
}
.modal-confirm .modal-content {
font-size: 1rem;
padding: 24px 24px 0;
}
#server-name-error, #server-add-error {
font-size: 0.9rem;
color: red;
}
#setting-content input {
font-size: 1.2rem;
}
.input-field label {
left: 0;
}
@media only screen and (max-width: 992px) {
.modal {
width: 90%;
}
}
@media only screen and (min-width: 993px) {
nav .brand-logo {
left: 60px;
}
}
input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
border-bottom: 1px solid #9e9e9e;
box-shadow: 0 1px 0 0 #9e9e9e;
}
input[type=text]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
color: #9e9e9e;
} | 0.237487 | 0.088151 |
root {
display: block;
}
body{
background-color: #000000;
background-repeat: repeat-x;
background-position: top;
background-image: url(../sprites/bg_tile.jpg);
}
* {
user-select: none;
-khtml-user-select: none;
-o-user-select: none;
-moz-user-select: -moz-none;
-webkit-user-select: none;
}
::selection { background: transparent;color:inherit; }
::-moz-selection { background: transparent;color:inherit; }
#canvas{
position: fixed;
}
canvas {
-ms-touch-action: none;
}
.ani_hack{
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: none;
-webkit-tap-highlight-color: transparent; /* mobile webkit */
}
/***************FONTS*******************/
@font-face {
font-family: 'ComicSansMS-Bold';
src: url('ComicSansMS-Bold.eot?#iefix') format('embedded-opentype'), url('ComicSansMS-Bold.woff') format('woff'), url('ComicSansMS-Bold.ttf') format('truetype'), url('ComicSansMS-Bold.svg#ComicSansMS-Bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'impact';
src: url('impact.eot');
src: url('impact.eot?#iefix') format('embedded-opentype'),
url('impact.woff') format('woff'),
url('impact.ttf') format('truetype'),
url('impact.svg#impact') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'comfortaa-bold';
src: url('comfortaa-bold-webfont.eot');
src: url('comfortaa-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('comfortaa-bold-webfont.woff') format('woff'),
url('comfortaa-bold-webfont.ttf') format('truetype'),
url('comfortaa-bold-webfont.svg#comfortaa-bold') format('svg');
font-weight: normal;
font-style: normal;
}
.check-fonts{
position:fixed;
opacity:0;
}
.check-font-1{
font-family: 'impact';
}
.check-font-2{
font-family: 'comfortaa-bold';
} | public/games/game41/css/main.css | root {
display: block;
}
body{
background-color: #000000;
background-repeat: repeat-x;
background-position: top;
background-image: url(../sprites/bg_tile.jpg);
}
* {
user-select: none;
-khtml-user-select: none;
-o-user-select: none;
-moz-user-select: -moz-none;
-webkit-user-select: none;
}
::selection { background: transparent;color:inherit; }
::-moz-selection { background: transparent;color:inherit; }
#canvas{
position: fixed;
}
canvas {
-ms-touch-action: none;
}
.ani_hack{
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: none;
-webkit-tap-highlight-color: transparent; /* mobile webkit */
}
/***************FONTS*******************/
@font-face {
font-family: 'ComicSansMS-Bold';
src: url('ComicSansMS-Bold.eot?#iefix') format('embedded-opentype'), url('ComicSansMS-Bold.woff') format('woff'), url('ComicSansMS-Bold.ttf') format('truetype'), url('ComicSansMS-Bold.svg#ComicSansMS-Bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'impact';
src: url('impact.eot');
src: url('impact.eot?#iefix') format('embedded-opentype'),
url('impact.woff') format('woff'),
url('impact.ttf') format('truetype'),
url('impact.svg#impact') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'comfortaa-bold';
src: url('comfortaa-bold-webfont.eot');
src: url('comfortaa-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('comfortaa-bold-webfont.woff') format('woff'),
url('comfortaa-bold-webfont.ttf') format('truetype'),
url('comfortaa-bold-webfont.svg#comfortaa-bold') format('svg');
font-weight: normal;
font-style: normal;
}
.check-fonts{
position:fixed;
opacity:0;
}
.check-font-1{
font-family: 'impact';
}
.check-font-2{
font-family: 'comfortaa-bold';
} | 0.358353 | 0.111459 |
.rcAnimationCircleBall {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.rcAnimationCircleBall div {
position: absolute;
width: 5px;
height: 5px;
background: #fff;
border-radius: 50%;
animation: rcAnimationCircleBall 1.2s linear infinite;
}
.rcAnimationCircleBall div:nth-child(1) {
animation-delay: 0s;
top: 29px;
left: 53px;
}
.rcAnimationCircleBall div:nth-child(2) {
animation-delay: -0.1s;
top: 18px;
left: 50px;
}
.rcAnimationCircleBall div:nth-child(3) {
animation-delay: -0.2s;
top: 9px;
left: 41px;
}
.rcAnimationCircleBall div:nth-child(4) {
animation-delay: -0.3s;
top: 6px;
left: 29px;
}
.rcAnimationCircleBall div:nth-child(5) {
animation-delay: -0.4s;
top: 9px;
left: 18px;
}
.rcAnimationCircleBall div:nth-child(6) {
animation-delay: -0.5s;
top: 18px;
left: 9px;
}
.rcAnimationCircleBall div:nth-child(7) {
animation-delay: -0.6s;
top: 29px;
left: 6px;
}
.rcAnimationCircleBall div:nth-child(8) {
animation-delay: -0.7s;
top: 41px;
left: 9px;
}
.rcAnimationCircleBall div:nth-child(9) {
animation-delay: -0.8s;
top: 50px;
left: 18px;
}
.rcAnimationCircleBall div:nth-child(10) {
animation-delay: -0.9s;
top: 53px;
left: 29px;
}
.rcAnimationCircleBall div:nth-child(11) {
animation-delay: -1s;
top: 50px;
left: 41px;
}
.rcAnimationCircleBall div:nth-child(12) {
animation-delay: -1.1s;
top: 41px;
left: 50px;
}
@keyframes rcAnimationCircleBall {
0%,
20%,
80%,
100% {
transform: scale(1);
}
50% {
transform: scale(1.5);
}
}
/* Circle Ball With Delay */
.rcAnimationCircleBallWithDelay {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.rcAnimationCircleBallWithDelay div {
animation: rcAnimationCircleBallWithDelay 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 32px 32px;
}
.rcAnimationCircleBallWithDelay div:after {
content: " ";
display: block;
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
background: #fff;
margin: -3px 0 0 -3px;
}
.rcAnimationCircleBallWithDelay div:nth-child(1) {
animation-delay: -0.036s;
}
.rcAnimationCircleBallWithDelay div:nth-child(1):after {
top: 50px;
left: 50px;
}
.rcAnimationCircleBallWithDelay div:nth-child(2) {
animation-delay: -0.072s;
}
.rcAnimationCircleBallWithDelay div:nth-child(2):after {
top: 54px;
left: 45px;
}
.rcAnimationCircleBallWithDelay div:nth-child(3) {
animation-delay: -0.108s;
}
.rcAnimationCircleBallWithDelay div:nth-child(3):after {
top: 57px;
left: 39px;
}
.rcAnimationCircleBallWithDelay div:nth-child(4) {
animation-delay: -0.144s;
}
.rcAnimationCircleBallWithDelay div:nth-child(4):after {
top: 58px;
left: 32px;
}
.rcAnimationCircleBallWithDelay div:nth-child(5) {
animation-delay: -0.18s;
}
.rcAnimationCircleBallWithDelay div:nth-child(5):after {
top: 57px;
left: 25px;
}
.rcAnimationCircleBallWithDelay div:nth-child(6) {
animation-delay: -0.216s;
}
.rcAnimationCircleBallWithDelay div:nth-child(6):after {
top: 54px;
left: 19px;
}
.rcAnimationCircleBallWithDelay div:nth-child(7) {
animation-delay: -0.252s;
}
.rcAnimationCircleBallWithDelay div:nth-child(7):after {
top: 50px;
left: 14px;
}
.rcAnimationCircleBallWithDelay div:nth-child(8) {
animation-delay: -0.288s;
}
.rcAnimationCircleBallWithDelay div:nth-child(8):after {
top: 45px;
left: 10px;
}
@keyframes rcAnimationCircleBallWithDelay {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} | src/components/loader/circle-ball/CircleBallLoading.css | .rcAnimationCircleBall {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.rcAnimationCircleBall div {
position: absolute;
width: 5px;
height: 5px;
background: #fff;
border-radius: 50%;
animation: rcAnimationCircleBall 1.2s linear infinite;
}
.rcAnimationCircleBall div:nth-child(1) {
animation-delay: 0s;
top: 29px;
left: 53px;
}
.rcAnimationCircleBall div:nth-child(2) {
animation-delay: -0.1s;
top: 18px;
left: 50px;
}
.rcAnimationCircleBall div:nth-child(3) {
animation-delay: -0.2s;
top: 9px;
left: 41px;
}
.rcAnimationCircleBall div:nth-child(4) {
animation-delay: -0.3s;
top: 6px;
left: 29px;
}
.rcAnimationCircleBall div:nth-child(5) {
animation-delay: -0.4s;
top: 9px;
left: 18px;
}
.rcAnimationCircleBall div:nth-child(6) {
animation-delay: -0.5s;
top: 18px;
left: 9px;
}
.rcAnimationCircleBall div:nth-child(7) {
animation-delay: -0.6s;
top: 29px;
left: 6px;
}
.rcAnimationCircleBall div:nth-child(8) {
animation-delay: -0.7s;
top: 41px;
left: 9px;
}
.rcAnimationCircleBall div:nth-child(9) {
animation-delay: -0.8s;
top: 50px;
left: 18px;
}
.rcAnimationCircleBall div:nth-child(10) {
animation-delay: -0.9s;
top: 53px;
left: 29px;
}
.rcAnimationCircleBall div:nth-child(11) {
animation-delay: -1s;
top: 50px;
left: 41px;
}
.rcAnimationCircleBall div:nth-child(12) {
animation-delay: -1.1s;
top: 41px;
left: 50px;
}
@keyframes rcAnimationCircleBall {
0%,
20%,
80%,
100% {
transform: scale(1);
}
50% {
transform: scale(1.5);
}
}
/* Circle Ball With Delay */
.rcAnimationCircleBallWithDelay {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.rcAnimationCircleBallWithDelay div {
animation: rcAnimationCircleBallWithDelay 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 32px 32px;
}
.rcAnimationCircleBallWithDelay div:after {
content: " ";
display: block;
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
background: #fff;
margin: -3px 0 0 -3px;
}
.rcAnimationCircleBallWithDelay div:nth-child(1) {
animation-delay: -0.036s;
}
.rcAnimationCircleBallWithDelay div:nth-child(1):after {
top: 50px;
left: 50px;
}
.rcAnimationCircleBallWithDelay div:nth-child(2) {
animation-delay: -0.072s;
}
.rcAnimationCircleBallWithDelay div:nth-child(2):after {
top: 54px;
left: 45px;
}
.rcAnimationCircleBallWithDelay div:nth-child(3) {
animation-delay: -0.108s;
}
.rcAnimationCircleBallWithDelay div:nth-child(3):after {
top: 57px;
left: 39px;
}
.rcAnimationCircleBallWithDelay div:nth-child(4) {
animation-delay: -0.144s;
}
.rcAnimationCircleBallWithDelay div:nth-child(4):after {
top: 58px;
left: 32px;
}
.rcAnimationCircleBallWithDelay div:nth-child(5) {
animation-delay: -0.18s;
}
.rcAnimationCircleBallWithDelay div:nth-child(5):after {
top: 57px;
left: 25px;
}
.rcAnimationCircleBallWithDelay div:nth-child(6) {
animation-delay: -0.216s;
}
.rcAnimationCircleBallWithDelay div:nth-child(6):after {
top: 54px;
left: 19px;
}
.rcAnimationCircleBallWithDelay div:nth-child(7) {
animation-delay: -0.252s;
}
.rcAnimationCircleBallWithDelay div:nth-child(7):after {
top: 50px;
left: 14px;
}
.rcAnimationCircleBallWithDelay div:nth-child(8) {
animation-delay: -0.288s;
}
.rcAnimationCircleBallWithDelay div:nth-child(8):after {
top: 45px;
left: 10px;
}
@keyframes rcAnimationCircleBallWithDelay {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} | 0.817611 | 0.162979 |
.btn,
a.btn {
text-align: center;
display: block;
margin: 0;
touch-action: manipulation;
cursor: pointer;
background-image: none;
white-space: nowrap;
user-select: none;
transition: 0.2s ease-in-out;
padding: var(--padding-base-vertical) var(--padding-base-horizontal);
font-size: var(--font-size-small);
border-radius: var(--border-radius);
background-color: rgba(255 255 255 / 10%);
border: 1px solid var(--border-color);
font-family: var(--font-family-headings);
font-weight: var(--font-weight-headings);
color: var(--text-color);
text-transform: uppercase;
box-shadow: var(--box-shadow);
}
.btn:hover,
.btn:focus {
text-decoration: none;
outline: 0;
background-color: rgba(255 255 255 / 15%);
}
.btn:active {
transition: none;
}
/* // Disabled State */
.btn.disabled,
.btn[disabled] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.6;
box-shadow: none;
}
.btn span {
font-size: var(--font-size-mini);
color: var(--text-color-light);
margin-left: 0.3em;
}
@media (min-width: 30rem) {
.btn,
a.btn {
max-width: 20rem;
}
}
button.link {
color: var(--link-color);
}
button.link:hover,
button.link:focus {
outline: 0;
}
/* // Primary Button */
.btn-primary,
a.btn-primary {
/* dark variant of `--body-background-color` */
color: #161a1b;
text-shadow: 0 1px 0 rgba(255 255 255 / 30%);
background: var(--link-color);
border-color: var(--link-color);
}
.btn-primary:hover,
.btn-primary:focus {
background: var(--link-color-hover);
text-shadow: 0 1px 0 rgba(255 255 255 / 30%);
}
.btn-primary:active {
background: var(--link-color);
}
.btn-block {
display: block;
}
.btn[class*='icon-']::before {
content: '';
width: 20px;
height: 20px;
display: inline-block;
margin-right: 0.3rem;
margin-bottom: -0.2rem;
opacity: 0.75;
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
}
.dark .btn[class*='icon-']::before {
filter: invert(0.75);
}
.dark .btn.btn-primary[class*='icon-']::before {
filter: invert(0);
}
/* // some helper classes for old content
///////////////////////////////////// */
.content-download {
text-align: center;
display: block;
margin-top: calc(var(--spacer) * 2);
margin-bottom: calc(var(--spacer) * 2);
}
@media (min-width: 30rem) {
.content-download {
display: flex;
}
}
.content-download .btn {
margin-bottom: calc(var(--spacer) / 2);
}
.content-download .btn:first-child {
margin-left: 0;
}
.content-download .btn:only-child {
margin-left: auto;
margin-right: auto;
}
.content-download .btn span {
font-size: var(--font-size-mini);
color: var(--brand-grey);
}
@media (min-width: 30rem) {
.content-download .btn {
flex: 1;
margin-left: calc(var(--spacer) / 2);
margin-bottom: 0;
}
}
.icon-download::before {
background-image: url('../../node_modules/feather-icons/dist/icons/arrow-down-circle.svg');
}
.icon-heart::before {
background-image: url('../../node_modules/feather-icons/dist/icons/heart.svg');
}
.icon-github::before {
background-image: url('../../node_modules/feather-icons/dist/icons/github.svg');
}
.icon-compass::before {
background-image: url('../../node_modules/feather-icons/dist/icons/compass.svg');
}
.icon-code::before {
background-image: url('../../node_modules/feather-icons/dist/icons/code.svg');
} | src/global/_buttons.css | .btn,
a.btn {
text-align: center;
display: block;
margin: 0;
touch-action: manipulation;
cursor: pointer;
background-image: none;
white-space: nowrap;
user-select: none;
transition: 0.2s ease-in-out;
padding: var(--padding-base-vertical) var(--padding-base-horizontal);
font-size: var(--font-size-small);
border-radius: var(--border-radius);
background-color: rgba(255 255 255 / 10%);
border: 1px solid var(--border-color);
font-family: var(--font-family-headings);
font-weight: var(--font-weight-headings);
color: var(--text-color);
text-transform: uppercase;
box-shadow: var(--box-shadow);
}
.btn:hover,
.btn:focus {
text-decoration: none;
outline: 0;
background-color: rgba(255 255 255 / 15%);
}
.btn:active {
transition: none;
}
/* // Disabled State */
.btn.disabled,
.btn[disabled] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.6;
box-shadow: none;
}
.btn span {
font-size: var(--font-size-mini);
color: var(--text-color-light);
margin-left: 0.3em;
}
@media (min-width: 30rem) {
.btn,
a.btn {
max-width: 20rem;
}
}
button.link {
color: var(--link-color);
}
button.link:hover,
button.link:focus {
outline: 0;
}
/* // Primary Button */
.btn-primary,
a.btn-primary {
/* dark variant of `--body-background-color` */
color: #161a1b;
text-shadow: 0 1px 0 rgba(255 255 255 / 30%);
background: var(--link-color);
border-color: var(--link-color);
}
.btn-primary:hover,
.btn-primary:focus {
background: var(--link-color-hover);
text-shadow: 0 1px 0 rgba(255 255 255 / 30%);
}
.btn-primary:active {
background: var(--link-color);
}
.btn-block {
display: block;
}
.btn[class*='icon-']::before {
content: '';
width: 20px;
height: 20px;
display: inline-block;
margin-right: 0.3rem;
margin-bottom: -0.2rem;
opacity: 0.75;
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
}
.dark .btn[class*='icon-']::before {
filter: invert(0.75);
}
.dark .btn.btn-primary[class*='icon-']::before {
filter: invert(0);
}
/* // some helper classes for old content
///////////////////////////////////// */
.content-download {
text-align: center;
display: block;
margin-top: calc(var(--spacer) * 2);
margin-bottom: calc(var(--spacer) * 2);
}
@media (min-width: 30rem) {
.content-download {
display: flex;
}
}
.content-download .btn {
margin-bottom: calc(var(--spacer) / 2);
}
.content-download .btn:first-child {
margin-left: 0;
}
.content-download .btn:only-child {
margin-left: auto;
margin-right: auto;
}
.content-download .btn span {
font-size: var(--font-size-mini);
color: var(--brand-grey);
}
@media (min-width: 30rem) {
.content-download .btn {
flex: 1;
margin-left: calc(var(--spacer) / 2);
margin-bottom: 0;
}
}
.icon-download::before {
background-image: url('../../node_modules/feather-icons/dist/icons/arrow-down-circle.svg');
}
.icon-heart::before {
background-image: url('../../node_modules/feather-icons/dist/icons/heart.svg');
}
.icon-github::before {
background-image: url('../../node_modules/feather-icons/dist/icons/github.svg');
}
.icon-compass::before {
background-image: url('../../node_modules/feather-icons/dist/icons/compass.svg');
}
.icon-code::before {
background-image: url('../../node_modules/feather-icons/dist/icons/code.svg');
} | 0.396652 | 0.052985 |
*{
padding: 0;
margin: 0;
font-family: '宋体';
}
.contain{
max-width: 750px;
margin: 0 auto;
}
h2{
font-size: 26px;
font-weight: 600;
text-align: center;
line-height: 50px;
}
.pic-100{
width: 100%;
margin: 0 auto;
}
.pic-90{
width: 90%;
margin: 0 auto;
}
.pic-80{
width: 80%;
margin: 0 auto;
}
img{
width: 100%;
}
p{
text-align: justify;
padding: 15px;
font-size: 18px;
line-height: 24px;
}
.yellow{
font-size: 24px;
font-weight: bold;
background-color: #aaa;
line-height: 30px;
color: yellow;
}
h3{
text-align: center;
color: #666;
line-height: 50px;
font-size: 26px;
font-weight: bold;
}
.clos-02{
padding: 20px 0px;
}
.align-right{
width: 90%;
margin: -10px auto;
text-align: right;
color: gray;
font-size: 15px;
}
.clos-03{
background-color: rgb(229,229,229);
margin-top: 40px;
position: relative;
padding-top: 30px;
}
.top-title{
position: absolute;
top: -30px;
right: 0;
left: 0;
bottom: 0;
margin: 0 auto;
text-align: center;
border: 1px solid #2c2c2c;
height: 50px;
width: 150px;
line-height: 50px;
z-index: 100;
background-color: white;
font-size: 24px;
font-weight: 700;
color: rgb(77,54,44);
padding: 0px
}
.red{
color: red;
font-weight: 600;
}
.clos-05{
position: relative;
margin-top: 30px;
}
.bg{
width: 100%;
height: 30px;
background-color: rgb(175,173,183);
margin-bottom: 15px;
}
.clos-05>.top-title{
top: -11px;
}
.bg-red{
height: 60px;
background-color: red;
line-height: 60px;
}
h4{
font-size: 26px;
font-weight: bold;
color: #fff;
text-align: center;
}
.clos-06{
border: 5px solid red;
}
.clos-06>p{
padding: 10px 15px;
font-size: 24px;
line-height: 40px;
font-weight: bold;
color: #a3f;
}
.clos-06>.red{
color: red;
}
.weixin{
color: red;
background-color: yellow;
font-weight: 600;
}
.bg-zongse{
padding: 4px;
background-color: rgb(154,106,60);
font-weight: bold;
font-size: 20px;
color: white;
}
.clos-09{
position: relative;
}
.clos-09>.top-title{
width: 300px;
height: 80px;
line-height: 40px;
}
.bg-gray{
background-color: rgb(229,229,229);
margin-top: 15px;
margin-bottom: 15px;
}
.bg-gray>p{
font-weight: 600;
}
.center{
text-align: center;
padding: 0px;
font-weight: 600;
}
.clos-11-title{
text-align: center;
}
.clos-11-title>span{
line-height: 50px;
height: 50px;
background-color: rgb(150,100,53);
padding: 13px 10px;
color: #fff;
font-size: 24px;
font-weight: 600;
} | public/static/css/man/amaze/css/style.css | *{
padding: 0;
margin: 0;
font-family: '宋体';
}
.contain{
max-width: 750px;
margin: 0 auto;
}
h2{
font-size: 26px;
font-weight: 600;
text-align: center;
line-height: 50px;
}
.pic-100{
width: 100%;
margin: 0 auto;
}
.pic-90{
width: 90%;
margin: 0 auto;
}
.pic-80{
width: 80%;
margin: 0 auto;
}
img{
width: 100%;
}
p{
text-align: justify;
padding: 15px;
font-size: 18px;
line-height: 24px;
}
.yellow{
font-size: 24px;
font-weight: bold;
background-color: #aaa;
line-height: 30px;
color: yellow;
}
h3{
text-align: center;
color: #666;
line-height: 50px;
font-size: 26px;
font-weight: bold;
}
.clos-02{
padding: 20px 0px;
}
.align-right{
width: 90%;
margin: -10px auto;
text-align: right;
color: gray;
font-size: 15px;
}
.clos-03{
background-color: rgb(229,229,229);
margin-top: 40px;
position: relative;
padding-top: 30px;
}
.top-title{
position: absolute;
top: -30px;
right: 0;
left: 0;
bottom: 0;
margin: 0 auto;
text-align: center;
border: 1px solid #2c2c2c;
height: 50px;
width: 150px;
line-height: 50px;
z-index: 100;
background-color: white;
font-size: 24px;
font-weight: 700;
color: rgb(77,54,44);
padding: 0px
}
.red{
color: red;
font-weight: 600;
}
.clos-05{
position: relative;
margin-top: 30px;
}
.bg{
width: 100%;
height: 30px;
background-color: rgb(175,173,183);
margin-bottom: 15px;
}
.clos-05>.top-title{
top: -11px;
}
.bg-red{
height: 60px;
background-color: red;
line-height: 60px;
}
h4{
font-size: 26px;
font-weight: bold;
color: #fff;
text-align: center;
}
.clos-06{
border: 5px solid red;
}
.clos-06>p{
padding: 10px 15px;
font-size: 24px;
line-height: 40px;
font-weight: bold;
color: #a3f;
}
.clos-06>.red{
color: red;
}
.weixin{
color: red;
background-color: yellow;
font-weight: 600;
}
.bg-zongse{
padding: 4px;
background-color: rgb(154,106,60);
font-weight: bold;
font-size: 20px;
color: white;
}
.clos-09{
position: relative;
}
.clos-09>.top-title{
width: 300px;
height: 80px;
line-height: 40px;
}
.bg-gray{
background-color: rgb(229,229,229);
margin-top: 15px;
margin-bottom: 15px;
}
.bg-gray>p{
font-weight: 600;
}
.center{
text-align: center;
padding: 0px;
font-weight: 600;
}
.clos-11-title{
text-align: center;
}
.clos-11-title>span{
line-height: 50px;
height: 50px;
background-color: rgb(150,100,53);
padding: 13px 10px;
color: #fff;
font-size: 24px;
font-weight: 600;
} | 0.287368 | 0.047958 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
height: 100%;
min-height: 100%;
}
body {
margin: 0;
}
header {
position: relative;
height: 250px;
background-image: linear-gradient(#5200bd, #5b26ff)
}
section {
margin: 30px 0;
}
section.content {
clear: both;
}
.feed .country {
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.feed .country .thumb {
overflow: hidden;
}
.feed .thumb {
-ms-transition: opacity 350ms ease-in-out, -ms-transform 400ms ease-in-out;
-webkit-transition: opacity 350ms ease-in-out, -webkit-transform 400ms ease-in-out;
transition: opacity 350ms ease-in-out, transform 400ms ease-in-out;
z-index: 2;
}
.feed .thumb {
position: relative;
}
.thumb img {
height: auto;
width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: bottom;
}
.image {
width: 600px;
height: 600px;
background-size: cover;
background-position: center center;
}
.thumbnail-title-wrap {
background-image: radial-gradient(circle, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .65) 100%);
height: 100%;
opacity: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3);
-ms-transition: opacity 400ms ease-in-out, -ms-transform 400ms ease-in-out;
-webkit-transition: opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
transition: opacity 400ms ease-in-out, transform 400ms ease-in-out;
width: 100%;
}
.thumbnail-title-wrap::before {
content: '';
display: inline-block;
height: 100%;
margin-right: -.25em;
vertical-align: middle;
}
.center {
display: inline-block;
margin: 0;
max-width: 90%;
vertical-align: middle;
}
.title--thumbnail {
color: #FFF;
display: inline-block;
font-family: Karla, sans-serif;
font-size: 26px;
margin-bottom: 10px;
padding-right: 0;
}
.title {
color: #111;
font-family: Karla, sans-serif;
font-size: 26px;
line-height: 1.5;
padding-right: 45px;
}
.brick {
float: left;
max-width: 600px;
margin: 0;
opacity: 0;
position: relative;
-webkit-transition: opacity 300ms ease-in-out;
transition: opacity 300ms ease-in-out;
width: 100%;
}
.brick--show {
opacity: 1;
}
.brick::after {
clear: both;
content: '';
display: block;
}
.brick>a {
display: block;
}
.no-touch .feed a:hover .thumb {
opacity: 0;
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2)
}
.no-touch .feed .country a:hover .thumbnail-title-wrap {
opacity: 1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
a:hover, a:active {
color: #111;
text-decoration: none;
}
@media only screen and (min-width: 600px) {
.brick {
width: 50%;
}
}
@media only screen and (min-width: 1200px) {
.brick {
width: 33.3333%;
}
}
@media only screen and (min-width: 1800px) {
.brick {
width: 25%;
}
}
a,
a:visited {
color: #F0F;
text-decoration: none;
transition: color 0.1s ease-in-out;
}
h1 {
padding: 100px 0;
font: 44px "Arial";
text-align: center;
}
header h1 {
color: white;
}
svg {
position: absolute;
bottom: 0;
width: 100%;
height: 100px;
}
.container {
position: relative;
margin: auto;
width: 300px;
height: 100px;
}
.container .search {
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 80px;
height: 80px;
background: #6f00d9;
border-radius: 50%;
transition: all 1s;
z-index: 4;
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
}
.container .search:hover {
cursor: pointer;
}
.container .search::before {
content: "";
position: absolute;
margin: auto;
top: 22px;
right: 0;
bottom: 0;
left: 22px;
width: 12px;
height: 2px;
background: white;
transform: rotate(45deg);
transition: all 0.5s;
}
.container .search::after {
content: "";
position: absolute;
margin: auto;
top: -5px;
right: 0;
bottom: 0;
left: -5px;
width: 25px;
height: 25px;
border-radius: 50%;
border: 2px solid white;
transition: all 0.5s;
}
.container input {
/* font-family: 'Inconsolata', monospace; */
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
outline: none;
border: none;
background: #6f00d9;
color: white;
text-shadow: 0 0 10px #6f00d9;
padding: 0 80px 0 20px;
border-radius: 30px;
box-shadow: 0 0 25px 0 #6f00d9, 0 20px 25px 0 rgba(0, 0, 0, 0.2);
transition: all 1s;
opacity: 0;
z-index: 5;
font-weight: bolder;
letter-spacing: 0.1em;
}
.container input:hover {
cursor: pointer;
}
.container input:focus {
width: 300px;
opacity: 1;
cursor: text;
}
.container input:focus~.search {
right: -250px;
background: #151515;
z-index: 6;
}
.container input:focus~.search::before {
top: 0;
left: 0;
width: 25px;
}
.container input:focus~.search::after {
top: 0;
left: 0;
width: 25px;
height: 2px;
border: none;
background: white;
border-radius: 0%;
transform: rotate(-45deg);
}
.container input::placeholder {
color: white;
opacity: 0.5;
font-weight: bolder;
}
#show-more {
display: table;
width: 20em;
height: 50px;
background-color: #b43838;
border: 1px solid #8d2c2c;
padding: .8em;
margin: auto;
text-align: center;
letter-spacing: .25em;
font-weight: 700;
color: #fff;
cursor: pointer;
background-image: linear-gradient(top, #b43838, #a13232);
border-radius: 3px;
font-family: 'PT Sans', sans-serif;
}
#show-more:hover {
background-color: #8d2c2c;
background-image: linear-gradient(top, #b43838, #8d2c2c);
box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
border-color: #662020;
}
#show-more:active {
box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
}
.hidden {
display: none;
}
@media (max-width: 699px) {
.svg--lg {
display: none;
}
}
@media (min-width: 700px) {
.svg--sm {
display: none;
}
} | styles/main.css |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html,
body {
height: 100%;
min-height: 100%;
}
body {
margin: 0;
}
header {
position: relative;
height: 250px;
background-image: linear-gradient(#5200bd, #5b26ff)
}
section {
margin: 30px 0;
}
section.content {
clear: both;
}
.feed .country {
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.feed .country .thumb {
overflow: hidden;
}
.feed .thumb {
-ms-transition: opacity 350ms ease-in-out, -ms-transform 400ms ease-in-out;
-webkit-transition: opacity 350ms ease-in-out, -webkit-transform 400ms ease-in-out;
transition: opacity 350ms ease-in-out, transform 400ms ease-in-out;
z-index: 2;
}
.feed .thumb {
position: relative;
}
.thumb img {
height: auto;
width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: bottom;
}
.image {
width: 600px;
height: 600px;
background-size: cover;
background-position: center center;
}
.thumbnail-title-wrap {
background-image: radial-gradient(circle, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .65) 100%);
height: 100%;
opacity: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3);
-ms-transition: opacity 400ms ease-in-out, -ms-transform 400ms ease-in-out;
-webkit-transition: opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
transition: opacity 400ms ease-in-out, transform 400ms ease-in-out;
width: 100%;
}
.thumbnail-title-wrap::before {
content: '';
display: inline-block;
height: 100%;
margin-right: -.25em;
vertical-align: middle;
}
.center {
display: inline-block;
margin: 0;
max-width: 90%;
vertical-align: middle;
}
.title--thumbnail {
color: #FFF;
display: inline-block;
font-family: Karla, sans-serif;
font-size: 26px;
margin-bottom: 10px;
padding-right: 0;
}
.title {
color: #111;
font-family: Karla, sans-serif;
font-size: 26px;
line-height: 1.5;
padding-right: 45px;
}
.brick {
float: left;
max-width: 600px;
margin: 0;
opacity: 0;
position: relative;
-webkit-transition: opacity 300ms ease-in-out;
transition: opacity 300ms ease-in-out;
width: 100%;
}
.brick--show {
opacity: 1;
}
.brick::after {
clear: both;
content: '';
display: block;
}
.brick>a {
display: block;
}
.no-touch .feed a:hover .thumb {
opacity: 0;
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2)
}
.no-touch .feed .country a:hover .thumbnail-title-wrap {
opacity: 1;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1)
}
a:hover, a:active {
color: #111;
text-decoration: none;
}
@media only screen and (min-width: 600px) {
.brick {
width: 50%;
}
}
@media only screen and (min-width: 1200px) {
.brick {
width: 33.3333%;
}
}
@media only screen and (min-width: 1800px) {
.brick {
width: 25%;
}
}
a,
a:visited {
color: #F0F;
text-decoration: none;
transition: color 0.1s ease-in-out;
}
h1 {
padding: 100px 0;
font: 44px "Arial";
text-align: center;
}
header h1 {
color: white;
}
svg {
position: absolute;
bottom: 0;
width: 100%;
height: 100px;
}
.container {
position: relative;
margin: auto;
width: 300px;
height: 100px;
}
.container .search {
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 80px;
height: 80px;
background: #6f00d9;
border-radius: 50%;
transition: all 1s;
z-index: 4;
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
}
.container .search:hover {
cursor: pointer;
}
.container .search::before {
content: "";
position: absolute;
margin: auto;
top: 22px;
right: 0;
bottom: 0;
left: 22px;
width: 12px;
height: 2px;
background: white;
transform: rotate(45deg);
transition: all 0.5s;
}
.container .search::after {
content: "";
position: absolute;
margin: auto;
top: -5px;
right: 0;
bottom: 0;
left: -5px;
width: 25px;
height: 25px;
border-radius: 50%;
border: 2px solid white;
transition: all 0.5s;
}
.container input {
/* font-family: 'Inconsolata', monospace; */
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
outline: none;
border: none;
background: #6f00d9;
color: white;
text-shadow: 0 0 10px #6f00d9;
padding: 0 80px 0 20px;
border-radius: 30px;
box-shadow: 0 0 25px 0 #6f00d9, 0 20px 25px 0 rgba(0, 0, 0, 0.2);
transition: all 1s;
opacity: 0;
z-index: 5;
font-weight: bolder;
letter-spacing: 0.1em;
}
.container input:hover {
cursor: pointer;
}
.container input:focus {
width: 300px;
opacity: 1;
cursor: text;
}
.container input:focus~.search {
right: -250px;
background: #151515;
z-index: 6;
}
.container input:focus~.search::before {
top: 0;
left: 0;
width: 25px;
}
.container input:focus~.search::after {
top: 0;
left: 0;
width: 25px;
height: 2px;
border: none;
background: white;
border-radius: 0%;
transform: rotate(-45deg);
}
.container input::placeholder {
color: white;
opacity: 0.5;
font-weight: bolder;
}
#show-more {
display: table;
width: 20em;
height: 50px;
background-color: #b43838;
border: 1px solid #8d2c2c;
padding: .8em;
margin: auto;
text-align: center;
letter-spacing: .25em;
font-weight: 700;
color: #fff;
cursor: pointer;
background-image: linear-gradient(top, #b43838, #a13232);
border-radius: 3px;
font-family: 'PT Sans', sans-serif;
}
#show-more:hover {
background-color: #8d2c2c;
background-image: linear-gradient(top, #b43838, #8d2c2c);
box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
border-color: #662020;
}
#show-more:active {
box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3);
}
.hidden {
display: none;
}
@media (max-width: 699px) {
.svg--lg {
display: none;
}
}
@media (min-width: 700px) {
.svg--sm {
display: none;
}
} | 0.648355 | 0.090695 |
html, body, main {
height: 100%;
width: 100%;
padding: 0px;
font-family: 'Lato', sans-serif;
background-color: #272727;
color: white;
}
code {
font-size: 12px;
padding: 6px !important;
}
a {
color: #f05133; /** Git orange :) */
}
a.modal-close {
color: #fff;
}
div.modal-footer {
background-color: #1d1d1d !important;
}
header {
background-image: url("../imgs/header.png");
background-size:cover;
padding: 0px;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 30px;
height: 400px;
}
h5.subheading {
padding: 0px;
margin: 0px;
color: white;
font-size: 24px;
text-align: center;
padding-top: 20px;
}
h1.title {
padding: 0px;
margin: 0px;
color: white;
font-size: 64px;
text-align: center;
}
div.title-holder {
background-color: rgba(97, 97, 97, 0.55);
height: 100%;
}
img.git-logo {
width: 64px;
height: 64px;
vertical-align: bottom;
}
div.header-rows {
height: 33%;
padding: 0px;
margin: 0px;
}
div.search {
opacity: 0.85;
}
div.commands {
padding: 15px;
}
div.command-holder {
margin-bottom: 30px;
padding: 1.5%;
background-color: rgba(255, 255, 255, 0.1) !important;
}
span.what-it-do {
font-weight: bold;
padding-right: 10px;
}
.command-row {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
h5.not-found {
padding-top: 50px;
padding-bottom: 15px;
text-align: center;
}
footer.footer {
text-align: center;
font-size: 12px;
padding-bottom: 20px;
margin-top: 40px;
}
img.vue-logo {
width : 14px;
padding-left: 2px;
vertical-align: middle;
}
#search {
padding-left: 10px;
padding-right: 10px;
}
button.btn-color {
background-color: #272822;
font-size: 14px;
padding: 5px;
margin: 0px;
line-height: inherit;
vertical-align: middle;
float: right;
}
div.first-line {
font-size: 16px;
}
span.token {
color: #358792 !important;
}
div.modal {
background-color: #272727 !important;
}
.btn:hover, .btn-large:hover {
background-color: #358792;
}
/** Transitions **/
.staggered-transition {
transition: all .3s ease;
overflow: hidden;
margin: 0;
}
.staggered-enter, .staggered-leave {
opacity: 0;
}
/** Media queries **/
@media only screen and (max-width: 500px) {
h5.subheading {
font-size: 14px;
}
h1.title {
font-size: 24px;
}
img.git-logo {
height: 32px;
width: 32px;
}
.commands {
padding: 0px !important;
padding-top: 20px !important;
}
#search {
padding: 5px;
width: 100%;
}
} | css/main.css | html, body, main {
height: 100%;
width: 100%;
padding: 0px;
font-family: 'Lato', sans-serif;
background-color: #272727;
color: white;
}
code {
font-size: 12px;
padding: 6px !important;
}
a {
color: #f05133; /** Git orange :) */
}
a.modal-close {
color: #fff;
}
div.modal-footer {
background-color: #1d1d1d !important;
}
header {
background-image: url("../imgs/header.png");
background-size:cover;
padding: 0px;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 30px;
height: 400px;
}
h5.subheading {
padding: 0px;
margin: 0px;
color: white;
font-size: 24px;
text-align: center;
padding-top: 20px;
}
h1.title {
padding: 0px;
margin: 0px;
color: white;
font-size: 64px;
text-align: center;
}
div.title-holder {
background-color: rgba(97, 97, 97, 0.55);
height: 100%;
}
img.git-logo {
width: 64px;
height: 64px;
vertical-align: bottom;
}
div.header-rows {
height: 33%;
padding: 0px;
margin: 0px;
}
div.search {
opacity: 0.85;
}
div.commands {
padding: 15px;
}
div.command-holder {
margin-bottom: 30px;
padding: 1.5%;
background-color: rgba(255, 255, 255, 0.1) !important;
}
span.what-it-do {
font-weight: bold;
padding-right: 10px;
}
.command-row {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
h5.not-found {
padding-top: 50px;
padding-bottom: 15px;
text-align: center;
}
footer.footer {
text-align: center;
font-size: 12px;
padding-bottom: 20px;
margin-top: 40px;
}
img.vue-logo {
width : 14px;
padding-left: 2px;
vertical-align: middle;
}
#search {
padding-left: 10px;
padding-right: 10px;
}
button.btn-color {
background-color: #272822;
font-size: 14px;
padding: 5px;
margin: 0px;
line-height: inherit;
vertical-align: middle;
float: right;
}
div.first-line {
font-size: 16px;
}
span.token {
color: #358792 !important;
}
div.modal {
background-color: #272727 !important;
}
.btn:hover, .btn-large:hover {
background-color: #358792;
}
/** Transitions **/
.staggered-transition {
transition: all .3s ease;
overflow: hidden;
margin: 0;
}
.staggered-enter, .staggered-leave {
opacity: 0;
}
/** Media queries **/
@media only screen and (max-width: 500px) {
h5.subheading {
font-size: 14px;
}
h1.title {
font-size: 24px;
}
img.git-logo {
height: 32px;
width: 32px;
}
.commands {
padding: 0px !important;
padding-top: 20px !important;
}
#search {
padding: 5px;
width: 100%;
}
} | 0.42656 | 0.080105 |
.navbar{
list-style-type: none;
margin: 0;
padding: 4px;
background-color: clear;
}
.navbar-font{
margin-top: -1%;
font-size: 35px;
font-weight: bolder;
font-family: inherit;
}
.centered-text{
text-align: center;
}
.nav-center{
margin-right: 1in;
}
/*NAV BAR*/
.body-color {
background-image: linear-gradient(-225deg, #A8BFFF 0%, #884D80 100%);
}
.bootstrap-container{
height: 120vh;
}
.website-title{
font-family: inherit;
font-size: 59px;
font-weight: bold;
color: whitesmoke;
}
.logo{
display: block;
margin-right: .8in;
height: 150px;
width: 150px;
padding: 1rem
}
.logo2{
display: block;
position: center;
height: 230px;
width: 230px;
padding: 1rem
}
.nav-marg{
margin-top: -93px;
}
.nav-marg2{
margin-top: -40px;
}
/*.title{
display:
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}*/
.flex{
position: relative;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
align-content: center;
max-width: 48rem;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 100vh;
margin-bottom: auto ;
padding: .7in;
overflow: hidden;
}
h1{
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
color:#de6954;
font-size: 8vw;
font-weight: bold;
}
.place{
font-family: "Helvetica Neue";
letter-spacing: .28em;
line-height: 1.25;
text-transform: uppercase;
color: white;
margin-top: 10px;
}
.date{
font-family: "Helvetica Neue";
letter-spacing: .25em;
line-height: 1.15;
text-transform: uppercase;
color: white;
font-weight: bold;
font-size: 23px;
}
/*This is coded CSS rainbow*/
.rainbow:hover {
-webkit-animation:rainbow 1s infinite;
-ms-animation:rainbow 1s infinite;
-o-animation:rainbow 1s infinite;
animation:rainbow 1s infinite;
}
@-webkit-keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
@-ms-keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
@-o-keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
@keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
.button{
border-radius: 28px;
border-size: 6px;
border-color: #de6954;
background: transparent;
color: white;
margin-top: 7px;
height: 50px;
width: 200px;
cursor:pointer;
}
/* ABOUT */
.bgpic {
position: relative;
}
.bg {
top: 0;
left: 0;
background-attachment: fixed;
opacity: .4 ;
background-size: 100%;
background-repeat: no-repeat;
object-fit:cover;
width: 100vw;
height: 100vh;
position: fixed;
}
.h2{
solid-opacity: 7%;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
color:#de6954;
font-size: 5vw;
font-weight: 700;
margin-top: 30px;
}
.about{
overflow-x: scroll;
margin-top: 90px;
}
.aboutp{
width: 100%;
height: 40vh;
line-height: .4in;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
font-size: 20px;
font-weight: 500;
color: white;
text-align: justify-all;
}
.sponsors{
display: block;
width: 100%;
height: 90%;
margin-top: 50px;
justify-contet: inherit;
align-items: inherit; /* HELPED FOR RESIZING AND FITTING TO SCREEN*/
}
.h1{
solid-opacity: 7%;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
color:#de6954;
font-size: 4vw;
font-weight: 700;
margin-top: 120px;
}
.h1spo{
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
font-size: 14px;
font-weight: 400;
color: white;
margin-top: 50px;
}
/* FOOTER */
footer .social {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
}
section {
width: 92%;
/* max-width: var(--ch-maxWidth); */
margin: 1px auto;
padding-right: .5in;
text-align: inherit;
}
.footercon{
background: white;
padding-top: 20px;
padding-bottom: 30px;
flex-grow: 1;
}
.footercol {
width: 100%;
flex-grow: 0;
flex-shrink: 1;
margin:auto;
}
.rows{
display: flex;
flex-direction: row-reverse;
color: #de6954;
font-weight: 400 ;
padding-right: .2in;
padding-left: .2in;
padding-top: .2in;
}
/* FAQ */
.flex-container {
list-style: none;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
overflow-x: scroll;
height: 100vh;
}
.flex-item {
background: #de6954;
padding: 5px;
width: 200px;
height: 150px;
margin-top: 10px;
line-height: 150px;
color: white;
font-weight: bold;
font-size: 10px;
}
/* FAQ */
.faqcontainer {
position: relative;
width: 50%;
}
.faqimage {
display: block;
width: 75%;
height: auto;
margin: 15px;
}
.overlay {
position: relative;
height: 95%;
width: 80%;
opacity: 0;
transition: .9s ease;
background-color: #de6954;
font-family: Courier;
color: #de6954;
}
.faqcontainer:hover .overlay {
opacity: 1;
}
.faqtext {
color: white;
font-size: 1.5vw;
font-weight: 400;
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.faqflex{
position: center;
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 66rem;
margin: auto;
height: 90vh;
overflow-x: scroll;
}
.faqh1{
text-align: center;
font-size: 5vw;
margin: 30px;
}
.ques{
position: absolute;
border-style: solid;
border-color: white;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;;
display: block;
height: 95%;
width: 80%;
color: white;
font-size: 19px;
font-weight: 700;
text-align: center;
} | prevweb/main.css | .navbar{
list-style-type: none;
margin: 0;
padding: 4px;
background-color: clear;
}
.navbar-font{
margin-top: -1%;
font-size: 35px;
font-weight: bolder;
font-family: inherit;
}
.centered-text{
text-align: center;
}
.nav-center{
margin-right: 1in;
}
/*NAV BAR*/
.body-color {
background-image: linear-gradient(-225deg, #A8BFFF 0%, #884D80 100%);
}
.bootstrap-container{
height: 120vh;
}
.website-title{
font-family: inherit;
font-size: 59px;
font-weight: bold;
color: whitesmoke;
}
.logo{
display: block;
margin-right: .8in;
height: 150px;
width: 150px;
padding: 1rem
}
.logo2{
display: block;
position: center;
height: 230px;
width: 230px;
padding: 1rem
}
.nav-marg{
margin-top: -93px;
}
.nav-marg2{
margin-top: -40px;
}
/*.title{
display:
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}*/
.flex{
position: relative;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
align-content: center;
max-width: 48rem;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 100vh;
margin-bottom: auto ;
padding: .7in;
overflow: hidden;
}
h1{
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
color:#de6954;
font-size: 8vw;
font-weight: bold;
}
.place{
font-family: "Helvetica Neue";
letter-spacing: .28em;
line-height: 1.25;
text-transform: uppercase;
color: white;
margin-top: 10px;
}
.date{
font-family: "Helvetica Neue";
letter-spacing: .25em;
line-height: 1.15;
text-transform: uppercase;
color: white;
font-weight: bold;
font-size: 23px;
}
/*This is coded CSS rainbow*/
.rainbow:hover {
-webkit-animation:rainbow 1s infinite;
-ms-animation:rainbow 1s infinite;
-o-animation:rainbow 1s infinite;
animation:rainbow 1s infinite;
}
@-webkit-keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
@-ms-keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
@-o-keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
@keyframes rainbow {
0% {color: #ff0000;}
10% {color: #ff8000;}
20% {color: #ffff00;}
30% {color: #80ff00;}
40% {color: #00ff00;}
50% {color: #00ff80;}
60% {color: #00ffff;}
70% {color: #0080ff;}
80% {color: #0000ff;}
90% {color: #8000ff;}
100% {color: #ff0080;}
}
.button{
border-radius: 28px;
border-size: 6px;
border-color: #de6954;
background: transparent;
color: white;
margin-top: 7px;
height: 50px;
width: 200px;
cursor:pointer;
}
/* ABOUT */
.bgpic {
position: relative;
}
.bg {
top: 0;
left: 0;
background-attachment: fixed;
opacity: .4 ;
background-size: 100%;
background-repeat: no-repeat;
object-fit:cover;
width: 100vw;
height: 100vh;
position: fixed;
}
.h2{
solid-opacity: 7%;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
color:#de6954;
font-size: 5vw;
font-weight: 700;
margin-top: 30px;
}
.about{
overflow-x: scroll;
margin-top: 90px;
}
.aboutp{
width: 100%;
height: 40vh;
line-height: .4in;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
font-size: 20px;
font-weight: 500;
color: white;
text-align: justify-all;
}
.sponsors{
display: block;
width: 100%;
height: 90%;
margin-top: 50px;
justify-contet: inherit;
align-items: inherit; /* HELPED FOR RESIZING AND FITTING TO SCREEN*/
}
.h1{
solid-opacity: 7%;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
color:#de6954;
font-size: 4vw;
font-weight: 700;
margin-top: 120px;
}
.h1spo{
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
font-size: 14px;
font-weight: 400;
color: white;
margin-top: 50px;
}
/* FOOTER */
footer .social {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
}
section {
width: 92%;
/* max-width: var(--ch-maxWidth); */
margin: 1px auto;
padding-right: .5in;
text-align: inherit;
}
.footercon{
background: white;
padding-top: 20px;
padding-bottom: 30px;
flex-grow: 1;
}
.footercol {
width: 100%;
flex-grow: 0;
flex-shrink: 1;
margin:auto;
}
.rows{
display: flex;
flex-direction: row-reverse;
color: #de6954;
font-weight: 400 ;
padding-right: .2in;
padding-left: .2in;
padding-top: .2in;
}
/* FAQ */
.flex-container {
list-style: none;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
overflow-x: scroll;
height: 100vh;
}
.flex-item {
background: #de6954;
padding: 5px;
width: 200px;
height: 150px;
margin-top: 10px;
line-height: 150px;
color: white;
font-weight: bold;
font-size: 10px;
}
/* FAQ */
.faqcontainer {
position: relative;
width: 50%;
}
.faqimage {
display: block;
width: 75%;
height: auto;
margin: 15px;
}
.overlay {
position: relative;
height: 95%;
width: 80%;
opacity: 0;
transition: .9s ease;
background-color: #de6954;
font-family: Courier;
color: #de6954;
}
.faqcontainer:hover .overlay {
opacity: 1;
}
.faqtext {
color: white;
font-size: 1.5vw;
font-weight: 400;
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.faqflex{
position: center;
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 66rem;
margin: auto;
height: 90vh;
overflow-x: scroll;
}
.faqh1{
text-align: center;
font-size: 5vw;
margin: 30px;
}
.ques{
position: absolute;
border-style: solid;
border-color: white;
font-family: Galano,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;;
display: block;
height: 95%;
width: 80%;
color: white;
font-size: 19px;
font-weight: 700;
text-align: center;
} | 0.22482 | 0.060391 |
.wrapper {
position: relative;
height: 100vh;
}
.container {
width: 1050px;
margin: 0 auto;
padding: 0;
background-color: var(--clear-color);
}
/* Navbar Rules */
.navbar {
padding: 0;
align-items: center;
width: 100%;
background-color: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%);
}
.navbar-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
width: 1050px;
margin: 0 auto;
padding: .7rem 0 .7rem 0;
}
.navbar a {
color: var(--clear-color);
}
.logo:hover {
cursor: default;
}
/* Cart Counter Rules */
.counter {
background: var(--notification-color);
padding: .1rem .4rem;
font-size: .6rem;
font-weight: bold;
right: 2px;
top: -10px;
}
/* Alert Notifications Rules*/
.alert {
margin: 0 0 1rem 0;
padding: 0;
font-size: .8rem;
}
.alert-danger {
color: var(--notification-color);
}
/* Landing Rules */
.landing {
height: 100%;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 2rem 0;
border: none;
background-color: whitesmoke;
}
/* Buttons Rules */
button:hover {
cursor: pointer;
}
.btn {
display: inline-block;
padding: .5rem;
font-size: .7rem;
border-radius: 2px;
transition: opacity 0.2s ease-in;
outline: none;
border: none;
}
.btn-back {
color: var(--clear-color);
}
.btn-primary {
color: var(--clear-color);
background: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%);
}
.btn-light {
background: var(--clear-color);
}
.btn-dim {
color: var(--secondary-color);
background: #7272722a;
}
.btn-default {
margin: 1rem 0 0 0;
color: var(--clear-color);
display: block;
background: var(--primary-color);
float: right;
}
.btn-default-dim {
margin: 1rem 0 0 0;
color: var(--secondary-color);
display: block;
background: #7272722a;
float: right;
}
.btn-checkout {
background: var(--primary-color);
color: var(--clear-color);
}
.btn-go-back {
margin: 2rem 0;
color: var(--clear-color);
background: #537895;
}
/* Not Found Page Rules */
.not-found {
position: absolute;
top: 30%;
left: 50%;
-webkit-transform: translate(-50%, -30%);
transform: translate(-50%, -30%);
width: 40%;
color: #727272;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
margin: 5rem 0 0 0;
}
.not-found i {
color: #537895;
}
.not-found h1 {
margin: 1rem 0 0 0;
font-weight: bold;
}
.not-found a {
background: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%);
margin: 2rem 0 0 0;
}
/* Spinner Rules */
.spinner {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.spinner span {
color: inherit;
animation: blink-up 1s infinite;
font-size: 1rem;
}
.spinner i {
color: #537895;
}
@keyframes blink-up {
from, to { color: rgb(120, 120, 120); }
10% { color: rgb(130, 130, 130); }
20% { color: rgb(140, 140, 140); }
30% { color: rgb(150, 150, 150); }
40% { color: rgb(160, 160, 160); }
50% { color: rgb(170, 170, 170); }
60% { color: rgb(180, 180, 180); }
70% { color: rgb(190, 190, 190); }
80% { color: rgb(200, 200, 200); }
90% { color: rgb(115, 115, 115); }
}
/* Sort Rules */
.sort {
display: flex;
margin: 0 0 1.5rem 0;
justify-content: space-between;
}
.sort label {
text-align: center;
align-self: center;
font-size: 1.2rem;
}
.sortby {
width: 150px;
margin: 0 0 0 1rem;
}
/* Products Rules */
.products {
margin: 0;
padding: 0;
}
.products-slices {
display: flex;
position: relative;
}
.product {
display: flex;
margin: 0 0 2rem 0;
height: 225px;
padding: 1rem;
background: var(--clear-color);
border: 1px solid whitesmoke;
border-radius: 2px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product div:first-child {
flex: 1;
padding: 0 1rem 0 0;
}
.product div:last-child {
flex: 3;
}
.product img {
max-width: 200px;
height: 120px;
}
.name {
font-size: 1rem;
font-weight: bold;
}
.category {
font-size: .8rem;
color: #727272;
}
.desc {
font-size: .8rem;
margin: 0 0 .2rem 0;
padding: .2rem 0 .7rem 0;
height: 85px;
overflow: hidden;
}
.price {
font-weight: bolder;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif
}
.slice-1 {
margin: 0 2rem 0 0;
}
.slice-1, .slice-2 {
flex: 1;
padding: 0;
background-color: whitesmoke;
border: 1px solid whitesmoke;
}
/* Pages Rules */
.pages {
position: relative;
text-align: center;
color: var(--primary-color);
}
.pages span {
padding: .6rem;
margin: 0;
font-size: .8rem;
background: var(--clear-color);
}
.pages span:hover {
color: var(--clear-color);
font-weight: bolder;
cursor: pointer;
background: #7272722a;
}
.active-page {
color: var(--secondary-color);
font-weight: bolder;
cursor: pointer;
}
/* Cart Rules */
.cart {
background: whitesmoke;
}
.cart header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 2rem 0 2rem 0;
}
.cart-product {
display: flex;
background: var(--clear-color);
justify-content: space-between;
align-content: center;
padding: 1rem;
margin: 0 0 1rem 0;
}
.cart-product img {
align-self: auto;
margin: 0 2rem 0 0;
width: 10%;
height: auto;
}
.cart-product .name-category {
flex: 4;
width: 10px;
overflow: hidden;
text-overflow: ellipsis;
text-emphasis: wrap;
white-space: nowrap;
align-self: center;
}
.cart-product .unit-price {
flex: 1;
text-align: center;
align-self: center;
}
.cart-product .quantity {
flex: 1;
text-align: center;
align-self: center;
}
.cart-product .price {
flex: 1;
text-align: center;
align-self: center;
}
.cart-product .btn-remove {
flex: .5;
text-align: center;
align-self: center;
}
.cart-products a:visited {
color: #537895;
}
.number-select {
width: 75px;
margin: .5rem 0 0 2rem;
}
.footer-checkout {
display: flex;
justify-content: space-between;
margin: 2rem 0;
}
.subtotal {
font-weight: bolder;
}
.clear-cart {
margin: 0 0 5rem 0;
}
.cart-empty-message {
margin: 1rem 0 0 0;
color: #727272;
}
.trash {
color: #537895;
}
.trash:hover {
color: var(--notification-color);
}
/* Page Notification Rules */
.notification {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.notification i {
color: #537895;
}
/* Chekout Style */
.checkout {
position: relative;
background: whitesmoke;
margin: 2rem 0 0 0;
}
.checkout-order {
display: flex;
justify-content: space-between;
width: 100%;
}
.chekout-empty {
background: whitesmoke;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.chekout-empty i {
color: #537895;
margin: 0 0 .5rem 0;
}
.checkout-finish {
float: right;
}
.checkout-finish .checkout-subtotal {
margin: 1rem 0 2rem 0;
font-size: 1.2rem;
}
.checkout-finish button {
margin: 0 0 5rem 0;
float: right;
}
.checkout-empty-message {
margin: 1rem 0 0 0;
color: #727272;
}
.customer-info, .table-order {
background: var(--clear-color);
}
.customer-info {
flex: 1.2;
margin: 0 3rem 0 0;
padding: 2rem;
border: 1px solid var(--clear-color);
border-radius: 2px;
height: 100%;
}
.order-summary {
flex: 2;
padding: 2rem 2rem 1rem 2rem;
border: 1px solid var(--clear-color);
border-radius: 2px;
background: var(--clear-color);
}
.lookup-again:hover {
cursor: pointer;
}
/* Order Table */
table {
width: 100%;
margin: 0;
border-collapse: collapse;
border: 1px solid #7272722a;
color: var(--secondary-color);
}
table tbody {
background: white;
}
table tr:nth-child(even) {
background-color: #53789515;
color: var(--primary-color);
}
th {
width: 100%;
text-align: left;
padding: 1rem;
color: var(--primary-color);
background: whitesmoke;
font-weight: 450;
font-size: .8rem;
}
tr {
border: 1px solid #7272722a;
}
td {
position: relative;
padding: 1.5rem;
word-wrap: break-word;
}
/* Form Styles */
form .form-group {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 1rem 0;
}
form label {
font-weight: .7rem;
color: #888;
font-size: .9rem;
}
form input[type="email"],
form input[type="password"],
form input[type="date"],
form input[type="text"],
form input[type="tel"],
form textarea,
.old-user-form input[type="email"] {
padding: .5rem;
border-radius: 4px;
outline: none !important;
border: 1px solid #72727263;
width: 219px;
float: right;
}
form input[type="email"]:focus,
form input[type="password"]:focus,
form input[type="date"]:focus,
form input[type="text"]:focus,
.old-user-form input[type="email"]:focus {
box-shadow: 0 0 5px #537895;
}
.old-user-form input[type="email"] {
float: right;
}
.old-user-form label {
font-size: .9rem;
color: #888;
}
/* Thanks Page Rules */
.thanks {
background: whitesmoke;
color: var(--primary-color);
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 40%;
}
.thanks-title {
margin: 2rem 0 2rem 0;
}
.thanks-on-reload {
color: #727272;
margin: 1rem 0 0 0;
} | client/src/App.css | .wrapper {
position: relative;
height: 100vh;
}
.container {
width: 1050px;
margin: 0 auto;
padding: 0;
background-color: var(--clear-color);
}
/* Navbar Rules */
.navbar {
padding: 0;
align-items: center;
width: 100%;
background-color: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%);
}
.navbar-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
width: 1050px;
margin: 0 auto;
padding: .7rem 0 .7rem 0;
}
.navbar a {
color: var(--clear-color);
}
.logo:hover {
cursor: default;
}
/* Cart Counter Rules */
.counter {
background: var(--notification-color);
padding: .1rem .4rem;
font-size: .6rem;
font-weight: bold;
right: 2px;
top: -10px;
}
/* Alert Notifications Rules*/
.alert {
margin: 0 0 1rem 0;
padding: 0;
font-size: .8rem;
}
.alert-danger {
color: var(--notification-color);
}
/* Landing Rules */
.landing {
height: 100%;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 2rem 0;
border: none;
background-color: whitesmoke;
}
/* Buttons Rules */
button:hover {
cursor: pointer;
}
.btn {
display: inline-block;
padding: .5rem;
font-size: .7rem;
border-radius: 2px;
transition: opacity 0.2s ease-in;
outline: none;
border: none;
}
.btn-back {
color: var(--clear-color);
}
.btn-primary {
color: var(--clear-color);
background: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%);
}
.btn-light {
background: var(--clear-color);
}
.btn-dim {
color: var(--secondary-color);
background: #7272722a;
}
.btn-default {
margin: 1rem 0 0 0;
color: var(--clear-color);
display: block;
background: var(--primary-color);
float: right;
}
.btn-default-dim {
margin: 1rem 0 0 0;
color: var(--secondary-color);
display: block;
background: #7272722a;
float: right;
}
.btn-checkout {
background: var(--primary-color);
color: var(--clear-color);
}
.btn-go-back {
margin: 2rem 0;
color: var(--clear-color);
background: #537895;
}
/* Not Found Page Rules */
.not-found {
position: absolute;
top: 30%;
left: 50%;
-webkit-transform: translate(-50%, -30%);
transform: translate(-50%, -30%);
width: 40%;
color: #727272;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
margin: 5rem 0 0 0;
}
.not-found i {
color: #537895;
}
.not-found h1 {
margin: 1rem 0 0 0;
font-weight: bold;
}
.not-found a {
background: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%);
margin: 2rem 0 0 0;
}
/* Spinner Rules */
.spinner {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.spinner span {
color: inherit;
animation: blink-up 1s infinite;
font-size: 1rem;
}
.spinner i {
color: #537895;
}
@keyframes blink-up {
from, to { color: rgb(120, 120, 120); }
10% { color: rgb(130, 130, 130); }
20% { color: rgb(140, 140, 140); }
30% { color: rgb(150, 150, 150); }
40% { color: rgb(160, 160, 160); }
50% { color: rgb(170, 170, 170); }
60% { color: rgb(180, 180, 180); }
70% { color: rgb(190, 190, 190); }
80% { color: rgb(200, 200, 200); }
90% { color: rgb(115, 115, 115); }
}
/* Sort Rules */
.sort {
display: flex;
margin: 0 0 1.5rem 0;
justify-content: space-between;
}
.sort label {
text-align: center;
align-self: center;
font-size: 1.2rem;
}
.sortby {
width: 150px;
margin: 0 0 0 1rem;
}
/* Products Rules */
.products {
margin: 0;
padding: 0;
}
.products-slices {
display: flex;
position: relative;
}
.product {
display: flex;
margin: 0 0 2rem 0;
height: 225px;
padding: 1rem;
background: var(--clear-color);
border: 1px solid whitesmoke;
border-radius: 2px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product div:first-child {
flex: 1;
padding: 0 1rem 0 0;
}
.product div:last-child {
flex: 3;
}
.product img {
max-width: 200px;
height: 120px;
}
.name {
font-size: 1rem;
font-weight: bold;
}
.category {
font-size: .8rem;
color: #727272;
}
.desc {
font-size: .8rem;
margin: 0 0 .2rem 0;
padding: .2rem 0 .7rem 0;
height: 85px;
overflow: hidden;
}
.price {
font-weight: bolder;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif
}
.slice-1 {
margin: 0 2rem 0 0;
}
.slice-1, .slice-2 {
flex: 1;
padding: 0;
background-color: whitesmoke;
border: 1px solid whitesmoke;
}
/* Pages Rules */
.pages {
position: relative;
text-align: center;
color: var(--primary-color);
}
.pages span {
padding: .6rem;
margin: 0;
font-size: .8rem;
background: var(--clear-color);
}
.pages span:hover {
color: var(--clear-color);
font-weight: bolder;
cursor: pointer;
background: #7272722a;
}
.active-page {
color: var(--secondary-color);
font-weight: bolder;
cursor: pointer;
}
/* Cart Rules */
.cart {
background: whitesmoke;
}
.cart header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 2rem 0 2rem 0;
}
.cart-product {
display: flex;
background: var(--clear-color);
justify-content: space-between;
align-content: center;
padding: 1rem;
margin: 0 0 1rem 0;
}
.cart-product img {
align-self: auto;
margin: 0 2rem 0 0;
width: 10%;
height: auto;
}
.cart-product .name-category {
flex: 4;
width: 10px;
overflow: hidden;
text-overflow: ellipsis;
text-emphasis: wrap;
white-space: nowrap;
align-self: center;
}
.cart-product .unit-price {
flex: 1;
text-align: center;
align-self: center;
}
.cart-product .quantity {
flex: 1;
text-align: center;
align-self: center;
}
.cart-product .price {
flex: 1;
text-align: center;
align-self: center;
}
.cart-product .btn-remove {
flex: .5;
text-align: center;
align-self: center;
}
.cart-products a:visited {
color: #537895;
}
.number-select {
width: 75px;
margin: .5rem 0 0 2rem;
}
.footer-checkout {
display: flex;
justify-content: space-between;
margin: 2rem 0;
}
.subtotal {
font-weight: bolder;
}
.clear-cart {
margin: 0 0 5rem 0;
}
.cart-empty-message {
margin: 1rem 0 0 0;
color: #727272;
}
.trash {
color: #537895;
}
.trash:hover {
color: var(--notification-color);
}
/* Page Notification Rules */
.notification {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.notification i {
color: #537895;
}
/* Chekout Style */
.checkout {
position: relative;
background: whitesmoke;
margin: 2rem 0 0 0;
}
.checkout-order {
display: flex;
justify-content: space-between;
width: 100%;
}
.chekout-empty {
background: whitesmoke;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.chekout-empty i {
color: #537895;
margin: 0 0 .5rem 0;
}
.checkout-finish {
float: right;
}
.checkout-finish .checkout-subtotal {
margin: 1rem 0 2rem 0;
font-size: 1.2rem;
}
.checkout-finish button {
margin: 0 0 5rem 0;
float: right;
}
.checkout-empty-message {
margin: 1rem 0 0 0;
color: #727272;
}
.customer-info, .table-order {
background: var(--clear-color);
}
.customer-info {
flex: 1.2;
margin: 0 3rem 0 0;
padding: 2rem;
border: 1px solid var(--clear-color);
border-radius: 2px;
height: 100%;
}
.order-summary {
flex: 2;
padding: 2rem 2rem 1rem 2rem;
border: 1px solid var(--clear-color);
border-radius: 2px;
background: var(--clear-color);
}
.lookup-again:hover {
cursor: pointer;
}
/* Order Table */
table {
width: 100%;
margin: 0;
border-collapse: collapse;
border: 1px solid #7272722a;
color: var(--secondary-color);
}
table tbody {
background: white;
}
table tr:nth-child(even) {
background-color: #53789515;
color: var(--primary-color);
}
th {
width: 100%;
text-align: left;
padding: 1rem;
color: var(--primary-color);
background: whitesmoke;
font-weight: 450;
font-size: .8rem;
}
tr {
border: 1px solid #7272722a;
}
td {
position: relative;
padding: 1.5rem;
word-wrap: break-word;
}
/* Form Styles */
form .form-group {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 1rem 0;
}
form label {
font-weight: .7rem;
color: #888;
font-size: .9rem;
}
form input[type="email"],
form input[type="password"],
form input[type="date"],
form input[type="text"],
form input[type="tel"],
form textarea,
.old-user-form input[type="email"] {
padding: .5rem;
border-radius: 4px;
outline: none !important;
border: 1px solid #72727263;
width: 219px;
float: right;
}
form input[type="email"]:focus,
form input[type="password"]:focus,
form input[type="date"]:focus,
form input[type="text"]:focus,
.old-user-form input[type="email"]:focus {
box-shadow: 0 0 5px #537895;
}
.old-user-form input[type="email"] {
float: right;
}
.old-user-form label {
font-size: .9rem;
color: #888;
}
/* Thanks Page Rules */
.thanks {
background: whitesmoke;
color: var(--primary-color);
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 40%;
}
.thanks-title {
margin: 2rem 0 2rem 0;
}
.thanks-on-reload {
color: #727272;
margin: 1rem 0 0 0;
} | 0.572364 | 0.105349 |
* {
box-sizing: border-box;
}
.box {
margin-top: 70px;
padding: 0 15px;
margin-bottom: 30px;
border-bottom: 5px solid var(--oenBrownColor);
border-radius: 50px;
}
.box .container {
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}
.img-book {
width: 200px;
height: 380px;
margin-left: 15px;
filter: contrast(0.8);
border-radius: 20px;
}
.text-book {
width: 55%;
margin-top: 15px;
line-height: 1.5rem;
font-size: 1.1rem;
direction: rtl;
text-align: center;
font-family: "Markazi Text", serif;
}
.box-information {
min-width: 50px;
max-width: 250px;
}
.box-information .box-img {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.box-information img {
width: 32.274%;
border-radius: 5px;
cursor: pointer;
margin-bottom: 5px;
}
.box-information img:hover {
width: 400px;
height: 400px;
position: absolute;
z-index: 11;
}
.box .par {
padding-top: 20px;
padding-bottom: 20px;
}
/* All Media */
@media (max-width: 768px) {
.box .container {
flex-direction: column;
}
.img-book {
margin: auto;
}
.text-book {
width: 97%;
margin: 15px auto;
}
.box-information {
width: 100%;
margin: auto;
}
.box .par {
display: flex;
flex-direction: column;
}
.box .data {
margin-left: 0;
}
}
/* Title */
.here-title {
direction: rtl;
}
h2 {
color: #000;
font-weight: bold;
border-bottom: solid 4px;
border-bottom-color: var(--threeBlueColor, rgb(53, 168, 224));
font-size: 2rem;
text-align: right;
display: table;
direction: rtl;
margin: 10px auto;
position: relative;
padding: 5px;
}
@media (max-width: 768px) {
h2 {
font-size: 1.5rem;
}
}
h2::before {
content: "";
border-style: solid;
border-color: transparent var(--oenBrownColor) transparent transparent;
border-width: 10px;
position: absolute;
right: -22px;
top: 10px;
}
/* Download and Reading Book */
.dow {
display: flex;
justify-content: space-evenly;
padding: 15px 10px;
}
.link-in-book {
background-color: green;
padding: 7px 18px;
width: 90px;
border-radius: 5px;
/* margin: 15px 15px 15px 0; */
text-align: center;
display: inline-block;
font-weight: bold;
}
.box .download {
margin-left: 15px;
}
.link-in-book:hover {
box-shadow: 0 0 11px 0px #008000b8;
}
/* data --> [name + leaf + مساحة ] */
.data {
text-align: center;
margin-bottom: 5px;
margin-left: -50px;
font-size: 1.1rem;
color: var(--oenBrownColor);
direction: rtl;
}
.data span {
color: brown;
}
/* shera and fol */
.text-book .folw {
color: var(--oenBrownColor);
margin-top: 20px;
font-size: 1.3rem;
line-height: 50px;
}
.text-book .folw a {
line-height: 18px;
}
.text-book .folw img {
width: 25px;
height: 25px;
border-radius: 15px;
}
/* New Books */
.text {
margin-top: 0;
} | css/book.css | * {
box-sizing: border-box;
}
.box {
margin-top: 70px;
padding: 0 15px;
margin-bottom: 30px;
border-bottom: 5px solid var(--oenBrownColor);
border-radius: 50px;
}
.box .container {
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}
.img-book {
width: 200px;
height: 380px;
margin-left: 15px;
filter: contrast(0.8);
border-radius: 20px;
}
.text-book {
width: 55%;
margin-top: 15px;
line-height: 1.5rem;
font-size: 1.1rem;
direction: rtl;
text-align: center;
font-family: "Markazi Text", serif;
}
.box-information {
min-width: 50px;
max-width: 250px;
}
.box-information .box-img {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.box-information img {
width: 32.274%;
border-radius: 5px;
cursor: pointer;
margin-bottom: 5px;
}
.box-information img:hover {
width: 400px;
height: 400px;
position: absolute;
z-index: 11;
}
.box .par {
padding-top: 20px;
padding-bottom: 20px;
}
/* All Media */
@media (max-width: 768px) {
.box .container {
flex-direction: column;
}
.img-book {
margin: auto;
}
.text-book {
width: 97%;
margin: 15px auto;
}
.box-information {
width: 100%;
margin: auto;
}
.box .par {
display: flex;
flex-direction: column;
}
.box .data {
margin-left: 0;
}
}
/* Title */
.here-title {
direction: rtl;
}
h2 {
color: #000;
font-weight: bold;
border-bottom: solid 4px;
border-bottom-color: var(--threeBlueColor, rgb(53, 168, 224));
font-size: 2rem;
text-align: right;
display: table;
direction: rtl;
margin: 10px auto;
position: relative;
padding: 5px;
}
@media (max-width: 768px) {
h2 {
font-size: 1.5rem;
}
}
h2::before {
content: "";
border-style: solid;
border-color: transparent var(--oenBrownColor) transparent transparent;
border-width: 10px;
position: absolute;
right: -22px;
top: 10px;
}
/* Download and Reading Book */
.dow {
display: flex;
justify-content: space-evenly;
padding: 15px 10px;
}
.link-in-book {
background-color: green;
padding: 7px 18px;
width: 90px;
border-radius: 5px;
/* margin: 15px 15px 15px 0; */
text-align: center;
display: inline-block;
font-weight: bold;
}
.box .download {
margin-left: 15px;
}
.link-in-book:hover {
box-shadow: 0 0 11px 0px #008000b8;
}
/* data --> [name + leaf + مساحة ] */
.data {
text-align: center;
margin-bottom: 5px;
margin-left: -50px;
font-size: 1.1rem;
color: var(--oenBrownColor);
direction: rtl;
}
.data span {
color: brown;
}
/* shera and fol */
.text-book .folw {
color: var(--oenBrownColor);
margin-top: 20px;
font-size: 1.3rem;
line-height: 50px;
}
.text-book .folw a {
line-height: 18px;
}
.text-book .folw img {
width: 25px;
height: 25px;
border-radius: 15px;
}
/* New Books */
.text {
margin-top: 0;
} | 0.391173 | 0.121087 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.dieverdammten.de") {
/* Twinoid User-Kasten weg */
.guser .tid_userSheet,
.ghost .guser .night {
display: none !important;
}
/* Krone weg */
.tid_userGoals .tid_crownWrapper {
display: none !important;
}
/* Überschrift: "Statistiken" weg */
.tid_userGoals .tid_userGoals_headerLeft {
display: none !important;
}
/* Gesamt-Punkteanzeige oben weg */
.tid_userGoals .tid_goals .tid_overall {
display: none !important;
}
/* 3 große Auszeichnungen weg */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight .tid_goals .tid_top {
display: none !important;
}
/* linker Kasten */
.guser .left {
width: 300px !important;
margin-top: 10px !important;
}
/* rechter Kasten */
.guser .right {
width: 315px !important;
}
/* rewardsbg_bg.gif - falls der Kasten sehr hoch wird */
.tid_userGoals {
box-shadow: none !important;
background-image:url("http://imgup.dvspot.de/rewardsbg_bg.gif") !important;
background-size: 300px !important;
background-repeat: repeat-y !important;
}
/* rewardsbg_header.gif - Standardhintergrund */
.tid_userGoals .tid_userGoals_bg.tid_bg2 {
box-shadow: none !important;
background-image:url("http://imgup.dvspot.de/rewardsbg_header.gif") !important;
background-size: 300px !important;
background-position: left top !important;
background-repeat: no-repeat !important;
}
/* rewardsbg_footer.gif - Abschluss unten */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight {
background-image:url("http://imgup.dvspot.de/rewardsbg_footer.gif") !important;
background-size: 300px !important;
background-position: left bottom !important;
background-repeat: no-repeat !important;
padding-bottom: 30px !important;
}
/* Twinoid Rahmen, Hintergrund etc. entfernen */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight .tid_userGoals_headerLeft .tid_bgRight,
.tid_userGoals .tid_bg3,
.tid_userGoals .tid_bg2,
.tid_userGoals .tid_bg1
{
background: none !important;
}
/* Gesamt-Punkteanzeige oben Schriftfarbe */
.tid_userGoals .tid_goals .tid_overall {
color: #EFD7A2 !important;
}
/* 3 Auszeichnungen Hintergrundfarbe bei Anzahl */
.tid_userGoals .tid_top .tid_bg3 {
background-color: #7A4A3E !important;
}
/* innerer Container */
.tid_userGoals .tid_goals {
padding-top: 40px !important;
margin: 0 8px !important;
}
/* Statistiken/Errungenschaften Karteireiter */
.tid_userGoals .tid_tabs {
padding: 0 !important;
padding-left: 10px !important;
text-align: left !important;
}
/* Statistiken/Errungenschaften Farbe und Schriftgröße */
.tid_userGoals .tid_tabs a {
color: #EFD7A2 !important;
font-size: 8pt !important;
}
/* Statistiken/Errungenschaften Umrandung */
.tid_userGoals .tid_border1,
.tid_userGoals .tid_border2 {
border: none !important;
}
/* Statistiken/Errungenschaften Hover/Active-Farbe */
.tid_userGoals .tid_over1:hover,
.tid_userGoals .tid_over2:hover,
.tid_userGoals .tid_over3:hover,
.tid_userGoals .tid_active {
background-color: #7A4A3E !important;
}
/* Statistiken-Container */
.tid_userGoals .tid_goals .tid_goalListWrapper {
background: none !important;
box-shadow: none !important;
border: none !important;
max-height: none !important;
margin: 0 !important;
padding: 0 !important;
padding-top: 5px !important;
}
/* Statistiken-Icons */
.tid_goal {
background: none !important;
border: none !important;
padding: 1px !important;
}
/* Statistiken-Punkte */
.tid_userGoals .tid_goals .tid_mode_icons .tid_goal .tid_count {
margin-top: 20px !important;
}
/* seltene Auszeichnungen */
.tid_userGoals .tid_goals .tid_mode_icons .tid_goal.tid_rare,
.tid_userGoals .tid_goals .tid_top .tid_goal.tid_rare {
background-image:url("http://imgup.dvspot.de/rewardbg_rare.gif") !important;
background-size: cover !important;
}
/* Errungenschaften Container */
.tid_userGoals .tid_goals .tid_reachList {
max-height: none !important;
box-shadow: none !important;
margin: 0 !important;
padding: 0 !important;
padding-top: 5px !important;
color: #EFD7A2 !important;
}
/* Errungenschaften Abstand links */
.tid_userGoals .tid_goals .tid_reachList td.tid_name {
padding-left: 10px !important;
}
/* Errungenschaften Abstand rechts */
.tid_userGoals .tid_goals .tid_reachList td.tid_value {
padding-right: 10px !important;
}
/* Errungenschaften gestr. Linie zwischen Titeln */
.tid_userGoals .tid_border3 {
border-color: #7A4A3E !important;
}
/* Hilfe-Cursor bei Errungenschaften */
.tid_reachList tr.tid_reach {
cursor: help !important;
}
/* Hilfe unten rechts: "Was bedeuten die Zähler?" weg */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight .tid_goalHelp {
display: none !important;
}
/* Footer mit Twinoid-Logo weg */
.tid_userGoals .tid_userGoals_footerLeft {
display: none !important;
}
/* Hilfe-Kasten bei den Seelenpunkten weg */
.score .helpLink {
display: none !important;
}
/* ### AB HIER: Nur in Verbindung mit dem GM: Seelenseite-Reloaded-Userscript sinnvoll ### */
/* Auszeichnungs-Titelliste */
ul.levelList {
list-style-type: none !important;
}
/* Auszeichnungs-Texte */
ul.levelList li {
padding: 2px 10px !important;
cursor: help !important;
}
/* Anordnung Icon zum Text */
ul.levelList li img {
vertical-align: -15% !important;
}
/* Titeltext */
ul.levelList li span {
padding-left: 5px !important;
font-size: 9pt !important;
color: #EFD7A2 !important;
}
/* seltene Auszeichnungstitel in gelb */
ul.levelList li.rare span {
color: #E4C54D !important;
}
/* ausgewählten Titel hervorheben */
ul.levelList li.selected {
background-color: #7A4A3E !important;
}
/* nutzlosen (leeren) Container einfach mal zweckentfremded als Trennlinie */
.tid_userGoals .tid_goals .tid_links {
margin: 10px 5px !important;
border-bottom: 1px dashed #F0D79E !important;
}
/* Seelenpunktzahl / Twinoidpunktzahl rechtsbündig */
.right .score strong {
position: absolute !important;
right: 5px !important;
}
/* Abstand oben links verringern, damit Platz für den Titel ist */
.guser .side {
margin-top: 1px !important;
}
/* Abstand Titel-Icon zum Titel-Text */
.guser .side .tid_userTitle img {
padding-right: 5px !important;
vertical-align: -15% !important;
}
} | data/usercss/64733.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.dieverdammten.de") {
/* Twinoid User-Kasten weg */
.guser .tid_userSheet,
.ghost .guser .night {
display: none !important;
}
/* Krone weg */
.tid_userGoals .tid_crownWrapper {
display: none !important;
}
/* Überschrift: "Statistiken" weg */
.tid_userGoals .tid_userGoals_headerLeft {
display: none !important;
}
/* Gesamt-Punkteanzeige oben weg */
.tid_userGoals .tid_goals .tid_overall {
display: none !important;
}
/* 3 große Auszeichnungen weg */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight .tid_goals .tid_top {
display: none !important;
}
/* linker Kasten */
.guser .left {
width: 300px !important;
margin-top: 10px !important;
}
/* rechter Kasten */
.guser .right {
width: 315px !important;
}
/* rewardsbg_bg.gif - falls der Kasten sehr hoch wird */
.tid_userGoals {
box-shadow: none !important;
background-image:url("http://imgup.dvspot.de/rewardsbg_bg.gif") !important;
background-size: 300px !important;
background-repeat: repeat-y !important;
}
/* rewardsbg_header.gif - Standardhintergrund */
.tid_userGoals .tid_userGoals_bg.tid_bg2 {
box-shadow: none !important;
background-image:url("http://imgup.dvspot.de/rewardsbg_header.gif") !important;
background-size: 300px !important;
background-position: left top !important;
background-repeat: no-repeat !important;
}
/* rewardsbg_footer.gif - Abschluss unten */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight {
background-image:url("http://imgup.dvspot.de/rewardsbg_footer.gif") !important;
background-size: 300px !important;
background-position: left bottom !important;
background-repeat: no-repeat !important;
padding-bottom: 30px !important;
}
/* Twinoid Rahmen, Hintergrund etc. entfernen */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight .tid_userGoals_headerLeft .tid_bgRight,
.tid_userGoals .tid_bg3,
.tid_userGoals .tid_bg2,
.tid_userGoals .tid_bg1
{
background: none !important;
}
/* Gesamt-Punkteanzeige oben Schriftfarbe */
.tid_userGoals .tid_goals .tid_overall {
color: #EFD7A2 !important;
}
/* 3 Auszeichnungen Hintergrundfarbe bei Anzahl */
.tid_userGoals .tid_top .tid_bg3 {
background-color: #7A4A3E !important;
}
/* innerer Container */
.tid_userGoals .tid_goals {
padding-top: 40px !important;
margin: 0 8px !important;
}
/* Statistiken/Errungenschaften Karteireiter */
.tid_userGoals .tid_tabs {
padding: 0 !important;
padding-left: 10px !important;
text-align: left !important;
}
/* Statistiken/Errungenschaften Farbe und Schriftgröße */
.tid_userGoals .tid_tabs a {
color: #EFD7A2 !important;
font-size: 8pt !important;
}
/* Statistiken/Errungenschaften Umrandung */
.tid_userGoals .tid_border1,
.tid_userGoals .tid_border2 {
border: none !important;
}
/* Statistiken/Errungenschaften Hover/Active-Farbe */
.tid_userGoals .tid_over1:hover,
.tid_userGoals .tid_over2:hover,
.tid_userGoals .tid_over3:hover,
.tid_userGoals .tid_active {
background-color: #7A4A3E !important;
}
/* Statistiken-Container */
.tid_userGoals .tid_goals .tid_goalListWrapper {
background: none !important;
box-shadow: none !important;
border: none !important;
max-height: none !important;
margin: 0 !important;
padding: 0 !important;
padding-top: 5px !important;
}
/* Statistiken-Icons */
.tid_goal {
background: none !important;
border: none !important;
padding: 1px !important;
}
/* Statistiken-Punkte */
.tid_userGoals .tid_goals .tid_mode_icons .tid_goal .tid_count {
margin-top: 20px !important;
}
/* seltene Auszeichnungen */
.tid_userGoals .tid_goals .tid_mode_icons .tid_goal.tid_rare,
.tid_userGoals .tid_goals .tid_top .tid_goal.tid_rare {
background-image:url("http://imgup.dvspot.de/rewardbg_rare.gif") !important;
background-size: cover !important;
}
/* Errungenschaften Container */
.tid_userGoals .tid_goals .tid_reachList {
max-height: none !important;
box-shadow: none !important;
margin: 0 !important;
padding: 0 !important;
padding-top: 5px !important;
color: #EFD7A2 !important;
}
/* Errungenschaften Abstand links */
.tid_userGoals .tid_goals .tid_reachList td.tid_name {
padding-left: 10px !important;
}
/* Errungenschaften Abstand rechts */
.tid_userGoals .tid_goals .tid_reachList td.tid_value {
padding-right: 10px !important;
}
/* Errungenschaften gestr. Linie zwischen Titeln */
.tid_userGoals .tid_border3 {
border-color: #7A4A3E !important;
}
/* Hilfe-Cursor bei Errungenschaften */
.tid_reachList tr.tid_reach {
cursor: help !important;
}
/* Hilfe unten rechts: "Was bedeuten die Zähler?" weg */
.tid_userGoals .tid_userGoals_bg .tid_userGoals_bgRight .tid_goalHelp {
display: none !important;
}
/* Footer mit Twinoid-Logo weg */
.tid_userGoals .tid_userGoals_footerLeft {
display: none !important;
}
/* Hilfe-Kasten bei den Seelenpunkten weg */
.score .helpLink {
display: none !important;
}
/* ### AB HIER: Nur in Verbindung mit dem GM: Seelenseite-Reloaded-Userscript sinnvoll ### */
/* Auszeichnungs-Titelliste */
ul.levelList {
list-style-type: none !important;
}
/* Auszeichnungs-Texte */
ul.levelList li {
padding: 2px 10px !important;
cursor: help !important;
}
/* Anordnung Icon zum Text */
ul.levelList li img {
vertical-align: -15% !important;
}
/* Titeltext */
ul.levelList li span {
padding-left: 5px !important;
font-size: 9pt !important;
color: #EFD7A2 !important;
}
/* seltene Auszeichnungstitel in gelb */
ul.levelList li.rare span {
color: #E4C54D !important;
}
/* ausgewählten Titel hervorheben */
ul.levelList li.selected {
background-color: #7A4A3E !important;
}
/* nutzlosen (leeren) Container einfach mal zweckentfremded als Trennlinie */
.tid_userGoals .tid_goals .tid_links {
margin: 10px 5px !important;
border-bottom: 1px dashed #F0D79E !important;
}
/* Seelenpunktzahl / Twinoidpunktzahl rechtsbündig */
.right .score strong {
position: absolute !important;
right: 5px !important;
}
/* Abstand oben links verringern, damit Platz für den Titel ist */
.guser .side {
margin-top: 1px !important;
}
/* Abstand Titel-Icon zum Titel-Text */
.guser .side .tid_userTitle img {
padding-right: 5px !important;
vertical-align: -15% !important;
}
} | 0.15662 | 0.070208 |
.who{
display:flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
}
.fitappimg{
border: orangered;
width: 100%;
align-items: center;
}
.aboutus {
display:flex;
justify-content: space-evenly;
width: 100%;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
.aboutpic{
border-radius: 25%;
/* border-color: orangered; */
/* border-width: 20%; */
/* width: 30%; */
align-items: center;
height: 220px;
}
.about{
display:flex;
/* border: 2px solid black; */
width: 30%;
align-items: center;
justify-content: space-evenly;
flex-direction: column;
}
/* #who {
display:flex;
} */
/* HOME */
#header-container {
display:flex;
flex-direction: column;
justify-content: center;
background: #ff6633;
width: 100%;
justify-content: space-around;
}
h1 {
/* display: flex; */
/* align-items: center; */
/* flex-direction: column; */
font-weight: 700;
/* background: #ff6633; */
margin: 0 0 0 0;
}
#home-logo-mobile {
display:none;
}
header nav {
border: 2px solid white; */
width: 50%;
display: flex;
justify-content: space-evenly;
background-color: #ff6633;
flex-direction: column;
/* /* align-items: center; */
}
header nav a {
font-size: 1.6rem;
text-decoration: none;
color: white;
border: 4px solid white;
border-radius: 7%;
margin-top: 10px;
margin-bottom: 10px;
}
header nav a:hover {
color: #183080;
}
.dashboard {
display:flex;
justify-content: center;
align-items: center;
}
.balance {
/* margin-top: 10px; */
display:flex;
margin-bottom: 10px;
width:100%;
justify-content: right;
}
.balancehrimg{
width:40%;
justify-content: right;
}
.info {
margin-top: 10px;
margin-bottom: 10px;
width:20%;
}
.trans {
margin-top: 10px;
margin-bottom: 10px;
width:100%;
}
.transimg {
width:90%;
}
footer {
background-color: #ff6633;
width: 110%;
height: 100px;
align-items: center;
justify-content: space-evenly;
}
footer a{
border: 2px solid white;
font-size: large;
flex-direction: row;
text-decoration: none;
color: white;
justify-content: space-evenly;
}
footer nav {
display:flex;
flex-direction: row;
width: 100%;
align-items: center;
justify-content: space-evenly;
}
/* @media screen and (min-width: 500px) */
@media screen and (min-width: 800px) {
#home-logo-mobile {
display: none;
}
#header-container {
display: flex;
align-items: flex-end;
justify-items: right;
justify-content: space-around;
border-bottom: 20px solid #ff6633;
}
header nav {
border: 2px solid white;
width: 100%;
display: flex;
justify-content: space-evenly;
background-color: #ff6633;
flex-direction: row;
align-items: center;
}
header nav a {
font-size: 1.6rem;
text-decoration: none;
color: white(131, 46, 46);
border-radius: 7%;
margin-top: 10px;
margin-bottom: 10px;
}
.who{
display:flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
}
.fitappimg{
border: orangered;
width: 100%;
align-items: center;
}
.aboutus {
display:flex;
justify-content: space-evenly;
width: 100%;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
.aboutpic{
border-radius: 25%;
/* border-color: orangered; */
/* border-width: 20%; */
/* width: 30%; */
align-items: center;
height: 220px;
}
.about{
display:flex;
/* border: 2px solid black; */
width: 30%;
align-items: center;
justify-content: space-evenly;
flex-direction: column;
}
footer {
margin-top: 10px;
}
footer p {
color: white;
font-size: larger;
}
footer nav {
display: flex;
justify-content: space-evenly;
}
footer nav a {
font-size: 1.6rem;
text-decoration: none;
color: white;
}
footer nav a:hover{
color: #fa991c;
}
} | index.css | .who{
display:flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
}
.fitappimg{
border: orangered;
width: 100%;
align-items: center;
}
.aboutus {
display:flex;
justify-content: space-evenly;
width: 100%;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
.aboutpic{
border-radius: 25%;
/* border-color: orangered; */
/* border-width: 20%; */
/* width: 30%; */
align-items: center;
height: 220px;
}
.about{
display:flex;
/* border: 2px solid black; */
width: 30%;
align-items: center;
justify-content: space-evenly;
flex-direction: column;
}
/* #who {
display:flex;
} */
/* HOME */
#header-container {
display:flex;
flex-direction: column;
justify-content: center;
background: #ff6633;
width: 100%;
justify-content: space-around;
}
h1 {
/* display: flex; */
/* align-items: center; */
/* flex-direction: column; */
font-weight: 700;
/* background: #ff6633; */
margin: 0 0 0 0;
}
#home-logo-mobile {
display:none;
}
header nav {
border: 2px solid white; */
width: 50%;
display: flex;
justify-content: space-evenly;
background-color: #ff6633;
flex-direction: column;
/* /* align-items: center; */
}
header nav a {
font-size: 1.6rem;
text-decoration: none;
color: white;
border: 4px solid white;
border-radius: 7%;
margin-top: 10px;
margin-bottom: 10px;
}
header nav a:hover {
color: #183080;
}
.dashboard {
display:flex;
justify-content: center;
align-items: center;
}
.balance {
/* margin-top: 10px; */
display:flex;
margin-bottom: 10px;
width:100%;
justify-content: right;
}
.balancehrimg{
width:40%;
justify-content: right;
}
.info {
margin-top: 10px;
margin-bottom: 10px;
width:20%;
}
.trans {
margin-top: 10px;
margin-bottom: 10px;
width:100%;
}
.transimg {
width:90%;
}
footer {
background-color: #ff6633;
width: 110%;
height: 100px;
align-items: center;
justify-content: space-evenly;
}
footer a{
border: 2px solid white;
font-size: large;
flex-direction: row;
text-decoration: none;
color: white;
justify-content: space-evenly;
}
footer nav {
display:flex;
flex-direction: row;
width: 100%;
align-items: center;
justify-content: space-evenly;
}
/* @media screen and (min-width: 500px) */
@media screen and (min-width: 800px) {
#home-logo-mobile {
display: none;
}
#header-container {
display: flex;
align-items: flex-end;
justify-items: right;
justify-content: space-around;
border-bottom: 20px solid #ff6633;
}
header nav {
border: 2px solid white;
width: 100%;
display: flex;
justify-content: space-evenly;
background-color: #ff6633;
flex-direction: row;
align-items: center;
}
header nav a {
font-size: 1.6rem;
text-decoration: none;
color: white(131, 46, 46);
border-radius: 7%;
margin-top: 10px;
margin-bottom: 10px;
}
.who{
display:flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
}
.fitappimg{
border: orangered;
width: 100%;
align-items: center;
}
.aboutus {
display:flex;
justify-content: space-evenly;
width: 100%;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
.aboutpic{
border-radius: 25%;
/* border-color: orangered; */
/* border-width: 20%; */
/* width: 30%; */
align-items: center;
height: 220px;
}
.about{
display:flex;
/* border: 2px solid black; */
width: 30%;
align-items: center;
justify-content: space-evenly;
flex-direction: column;
}
footer {
margin-top: 10px;
}
footer p {
color: white;
font-size: larger;
}
footer nav {
display: flex;
justify-content: space-evenly;
}
footer nav a {
font-size: 1.6rem;
text-decoration: none;
color: white;
}
footer nav a:hover{
color: #fa991c;
}
} | 0.187021 | 0.061734 |