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 |
|---|---|---|---|---|
.remove-btn {
display: none; }
#booking-parcels .parcel-quantity {
padding-left: 0px; }
.multiple-parcel-form-wrapper {
background: #5FB047; }
.multiple-parcel-form {
padding: 0;
margin-bottom: 0; }
#multi-book-form-container {
background: #4b5258;
color: #fff;
padding: 15px; }
#multi-book-form-container h4 {
font-size: 24px;
font-weight: 500;
color: #fff;
margin: .5em 0 1em 0;
text-align: center; }
#multi-book-form-container p {
width: 60%;
font-size: 15px;
font-weight: normal;
text-align: center;
float: none;
margin: auto; }
#multi-book-form-container p a {
color: #fff; }
#multi-book-form-container label {
text-align: left; }
#multi-book-form-container .checkbox input[type="checkbox"] {
margin-bottom: 0;
width: 30px;
height: 30px;
position: relative;
bottom: 3px;
margin-left: 19px; }
#multi-book-form-container #booking-locations {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: 2em; }
#multi-book-form-container #booking-locations .location-group {
padding: 0;
margin-top: 10px; }
#multi-book-form-container #booking-locations .location-group .form-group div {
padding-left: 0; }
@media (max-width: 767px) {
#multi-book-form-container #booking-locations .location-group select {
margin-bottom: .5em; } }
#multi-book-form-container #booking-locations .location-group input[type="text"] {
padding: 6px 10px; }
#multi-book-form-container #booking-parcels {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: .5em;
margin-bottom: .5em; }
#multi-book-form-container #booking-parcels h4 {
margin-bottom: 1em; }
@media (max-width: 990px) {
#multi-book-form-container #booking-parcels .control-label {
margin-bottom: .33em; } }
#multi-book-form-container .parcel-quantity-group {
padding: 0; }
#multi-book-form-container .parcel-quantity-group .control-label {
min-width: 8em; }
#multi-book-form-container .parcel-quantity-group .form-control {
margin-left: 5px;
min-width: 5em; }
#multi-book-form-container .parcel-specs {
padding: 0 15px; }
#multi-book-form-container .parcel-specs input {
margin-right: .5em; }
#multi-book-form-container .parcel-specs.dimensions {
padding: 0; }
@media (max-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions .control-label {
width: 100%; } }
@media (min-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions .control-label {
margin-right: -6px; } }
@media (min-width: 1240px) {
#multi-book-form-container .parcel-specs.dimensions .control-label {
margin-right: -22px; } }
#multi-book-form-container .parcel-specs.dimensions input {
display: inline-block; }
@media (min-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions input {
width: 18%; } }
@media (min-width: 1240px) {
#multi-book-form-container .parcel-specs.dimensions input {
width: 18%; } }
@media (max-width: 500px) {
#multi-book-form-container .parcel-specs.dimensions input {
width: 20%;
font-size: 12px; } }
#multi-book-form-container .parcel-specs.dimensions select {
display: inline-block;
width: 5em; }
@media (max-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions input:first-of-type {
margin-left: 15px; } }
#multi-book-form-container .parcel-specs.weight {
padding: 0; }
@media (min-width: 1240px) {
#multi-book-form-container .parcel-specs.weight {
margin-left: -3%; } }
@media (max-width: 990px) {
#multi-book-form-container .parcel-specs.weight .control-label {
width: 100%; } }
#multi-book-form-container .parcel-specs.weight input {
display: inline-block;
width: 18%; }
#multi-book-form-container .parcel-specs.weight select {
display: inline-block;
width: 5em;
text-transform: lowercase; }
#multi-book-form-container .parcel-row {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: .5em;
margin-bottom: .5em;
position: relative; }
#multi-book-form-container .parcel-row h4 {
margin-bottom: .5em; }
#multi-book-form-container .parcel-row .remove-btn {
z-index: 9999;
position: absolute;
top: .75em;
right: 0;
color: #fff;
text-decoration: none; }
@media (min-width: 767px) {
#multi-book-form-container .parcel-row .remove-btn {
top: 16px; } }
#multi-book-form-container .parcel-row .remove-btn:before {
font-family: mpd-icon;
content: "\e610";
background: #fff;
color: #5E7863;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-right: .5em;
position: relative;
top: 1px; }
#multi-book-form-container .quote-btn {
font-size: 17px;
width: 198px;
margin-top: 1.5em; }
@media (min-width: 767px) {
#multi-book-form-container .quote-btn {
margin-right: -15px; } }
@media (max-width: 990px) {
#multi-book-form-container .parcel-quantity {
float: none; } }
#multi-book-form-container .validation-summary-errors {
display: none; }
#multi-book-form-container .input-validation-error {
background: #DB2A31; }
@media (max-width: 767px) {
#multi-book-form-container .location-group .form-group .col-sm-8, #multi-book-form-container .location-group .form-group .col-sm-3, #multi-book-form-container .parcel-specs .col-md-6, #multi-book-form-container .form-group > .col-md-12 {
padding-right: 0; } }
#booking-parcels .parcel-quantity, .dimensions {
padding: 6px 10px; }
.same-size-group {
margin-left: 12px; }
.dimensions input.form-control {
width: 20% !important;
font-size: 12px !important; }
.dimensions .len {
margin-left: 14px; }
#AllDimensionType, #AllWeightType {
background: #eee; }
.weight input.form-control {
width: 21% !important;
font-size: 12px !important; }
@media (max-width: 767px) {
.quote-btn {
width: 100% !important; } }
.form-control {
border-color: white;
box-shadow: none !important; }
.parcel-specs-single input[type=number]::-webkit-outer-spin-button,
.parcel-specs-single input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0; }
.parcel-specs-single input[type=number] {
-moz-appearance: textfield; }
.field-validation-error {
display: none; }
@media (max-width: 767px) {
#multi-book-form-container #booking-locations .location-group input[type="text"] {
padding: 6px; }
#multi-book-form-container .parcel-specs.dimensions input, #multi-book-form-container .parcel-specs.weight input {
padding-left: 8px;
padding-right: 8px; }
#multi-book-form-container #AllDimensionType, #multi-book-form-container #AllWeightType {
padding-left: 4px;
font-size: 12px;
width: 4em;
padding-right: 2px; }
#multi-book-form-container p {
width: 90%;
margin-bottom: 20px; } }
/*# sourceMappingURL=multiple-parcels.css.map */ | assets/admin/js/plugins/country/deprixa_components/styles/multiple-parcels.css | .remove-btn {
display: none; }
#booking-parcels .parcel-quantity {
padding-left: 0px; }
.multiple-parcel-form-wrapper {
background: #5FB047; }
.multiple-parcel-form {
padding: 0;
margin-bottom: 0; }
#multi-book-form-container {
background: #4b5258;
color: #fff;
padding: 15px; }
#multi-book-form-container h4 {
font-size: 24px;
font-weight: 500;
color: #fff;
margin: .5em 0 1em 0;
text-align: center; }
#multi-book-form-container p {
width: 60%;
font-size: 15px;
font-weight: normal;
text-align: center;
float: none;
margin: auto; }
#multi-book-form-container p a {
color: #fff; }
#multi-book-form-container label {
text-align: left; }
#multi-book-form-container .checkbox input[type="checkbox"] {
margin-bottom: 0;
width: 30px;
height: 30px;
position: relative;
bottom: 3px;
margin-left: 19px; }
#multi-book-form-container #booking-locations {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: 2em; }
#multi-book-form-container #booking-locations .location-group {
padding: 0;
margin-top: 10px; }
#multi-book-form-container #booking-locations .location-group .form-group div {
padding-left: 0; }
@media (max-width: 767px) {
#multi-book-form-container #booking-locations .location-group select {
margin-bottom: .5em; } }
#multi-book-form-container #booking-locations .location-group input[type="text"] {
padding: 6px 10px; }
#multi-book-form-container #booking-parcels {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: .5em;
margin-bottom: .5em; }
#multi-book-form-container #booking-parcels h4 {
margin-bottom: 1em; }
@media (max-width: 990px) {
#multi-book-form-container #booking-parcels .control-label {
margin-bottom: .33em; } }
#multi-book-form-container .parcel-quantity-group {
padding: 0; }
#multi-book-form-container .parcel-quantity-group .control-label {
min-width: 8em; }
#multi-book-form-container .parcel-quantity-group .form-control {
margin-left: 5px;
min-width: 5em; }
#multi-book-form-container .parcel-specs {
padding: 0 15px; }
#multi-book-form-container .parcel-specs input {
margin-right: .5em; }
#multi-book-form-container .parcel-specs.dimensions {
padding: 0; }
@media (max-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions .control-label {
width: 100%; } }
@media (min-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions .control-label {
margin-right: -6px; } }
@media (min-width: 1240px) {
#multi-book-form-container .parcel-specs.dimensions .control-label {
margin-right: -22px; } }
#multi-book-form-container .parcel-specs.dimensions input {
display: inline-block; }
@media (min-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions input {
width: 18%; } }
@media (min-width: 1240px) {
#multi-book-form-container .parcel-specs.dimensions input {
width: 18%; } }
@media (max-width: 500px) {
#multi-book-form-container .parcel-specs.dimensions input {
width: 20%;
font-size: 12px; } }
#multi-book-form-container .parcel-specs.dimensions select {
display: inline-block;
width: 5em; }
@media (max-width: 990px) {
#multi-book-form-container .parcel-specs.dimensions input:first-of-type {
margin-left: 15px; } }
#multi-book-form-container .parcel-specs.weight {
padding: 0; }
@media (min-width: 1240px) {
#multi-book-form-container .parcel-specs.weight {
margin-left: -3%; } }
@media (max-width: 990px) {
#multi-book-form-container .parcel-specs.weight .control-label {
width: 100%; } }
#multi-book-form-container .parcel-specs.weight input {
display: inline-block;
width: 18%; }
#multi-book-form-container .parcel-specs.weight select {
display: inline-block;
width: 5em;
text-transform: lowercase; }
#multi-book-form-container .parcel-row {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: .5em;
margin-bottom: .5em;
position: relative; }
#multi-book-form-container .parcel-row h4 {
margin-bottom: .5em; }
#multi-book-form-container .parcel-row .remove-btn {
z-index: 9999;
position: absolute;
top: .75em;
right: 0;
color: #fff;
text-decoration: none; }
@media (min-width: 767px) {
#multi-book-form-container .parcel-row .remove-btn {
top: 16px; } }
#multi-book-form-container .parcel-row .remove-btn:before {
font-family: mpd-icon;
content: "\e610";
background: #fff;
color: #5E7863;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-right: .5em;
position: relative;
top: 1px; }
#multi-book-form-container .quote-btn {
font-size: 17px;
width: 198px;
margin-top: 1.5em; }
@media (min-width: 767px) {
#multi-book-form-container .quote-btn {
margin-right: -15px; } }
@media (max-width: 990px) {
#multi-book-form-container .parcel-quantity {
float: none; } }
#multi-book-form-container .validation-summary-errors {
display: none; }
#multi-book-form-container .input-validation-error {
background: #DB2A31; }
@media (max-width: 767px) {
#multi-book-form-container .location-group .form-group .col-sm-8, #multi-book-form-container .location-group .form-group .col-sm-3, #multi-book-form-container .parcel-specs .col-md-6, #multi-book-form-container .form-group > .col-md-12 {
padding-right: 0; } }
#booking-parcels .parcel-quantity, .dimensions {
padding: 6px 10px; }
.same-size-group {
margin-left: 12px; }
.dimensions input.form-control {
width: 20% !important;
font-size: 12px !important; }
.dimensions .len {
margin-left: 14px; }
#AllDimensionType, #AllWeightType {
background: #eee; }
.weight input.form-control {
width: 21% !important;
font-size: 12px !important; }
@media (max-width: 767px) {
.quote-btn {
width: 100% !important; } }
.form-control {
border-color: white;
box-shadow: none !important; }
.parcel-specs-single input[type=number]::-webkit-outer-spin-button,
.parcel-specs-single input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0; }
.parcel-specs-single input[type=number] {
-moz-appearance: textfield; }
.field-validation-error {
display: none; }
@media (max-width: 767px) {
#multi-book-form-container #booking-locations .location-group input[type="text"] {
padding: 6px; }
#multi-book-form-container .parcel-specs.dimensions input, #multi-book-form-container .parcel-specs.weight input {
padding-left: 8px;
padding-right: 8px; }
#multi-book-form-container #AllDimensionType, #multi-book-form-container #AllWeightType {
padding-left: 4px;
font-size: 12px;
width: 4em;
padding-right: 2px; }
#multi-book-form-container p {
width: 90%;
margin-bottom: 20px; } }
/*# sourceMappingURL=multiple-parcels.css.map */ | 0.33231 | 0.072505 |
.markdown {
@apply text-lg text-gray-800;
}
.markdown a {
@apply text-gray-900 underline;
}
.markdown strong {
@apply text-gray-900 font-semibold;
}
.markdown ol {
counter-reset: list-counter;
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.markdown ol > li {
position: relative;
counter-increment: list-counter;
padding-left: 1.75em;
}
.markdown ol > li::before {
content: counter(list-counter) '.';
position: absolute;
font-weight: 400;
color: #718096;
}
.markdown ul > li {
position: relative;
padding-left: 1.75em;
}
.markdown ul > li::before {
content: '';
position: absolute;
background-color: #cbd5e0;
border-radius: 50%;
width: 0.375em;
height: 0.375em;
top: calc(0.875em - 0.1875em);
left: 0.25em;
}
.markdown hr {
border-color: #e2e8f0;
border-top-width: 1px;
margin-top: 3em;
margin-bottom: 3em;
}
.markdown blockquote {
font-weight: 500;
font-style: italic;
color: #1a202c;
border-left-width: 0.25rem;
border-left-color: #e2e8f0;
quotes: '\201C''\201D''\2018''\2019';
margin-top: 1.6em;
margin-bottom: 1.6em;
padding-left: 1em;
}
.markdown blockquote p:first-of-type::before {
content: open-quote;
}
.markdown blockquote p:last-of-type::after {
content: close-quote;
}
.markdown h1,
.markdown h2,
.markdown h3,
.markdown h4 {
@apply text-gray-900 font-bold font-sans leading-normal mt-4 mb-2;
}
.markdown h1 {
@apply text-4xl;
}
.markdown h2 {
@apply text-3xl;
}
.markdown h3 {
@apply text-2xl;
}
.markdown h4 {
@apply text-xl;
}
.markdown figure figcaption {
color: #718096;
font-size: 0.875em;
line-height: 1.4285714;
margin-top: 0.8571429em;
}
.markdown code {
color: #1a202c;
font-weight: 600;
}
.markdown code::before {
content: '`';
}
.markdown code::after {
content: '`';
}
.markdown pre {
color: #e2e8f0;
background-color: #2d3748;
overflow-x: auto;
font-size: 0.875em;
line-height: 1.7142857;
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
border-radius: 0.375rem;
padding-top: 0.8571429em;
padding-right: 1.1428571em;
padding-bottom: 0.8571429em;
padding-left: 1.1428571em;
}
.markdown pre code {
background-color: transparent;
border-width: 0;
border-radius: 0;
padding: 0;
font-weight: 400;
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
}
.markdown pre code::before {
content: '';
}
.markdown pre code::after {
content: '';
}
.markdown table {
width: 100%;
table-layout: auto;
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
font-size: 0.875em;
line-height: 1.7142857;
}
.markdown thead {
color: #1a202c;
font-weight: 600;
border-bottom-width: 1px;
border-bottom-color: #cbd5e0;
}
.markdown thead th {
vertical-align: bottom;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}
.markdown tbody tr {
border-bottom-width: 1px;
border-bottom-color: #e2e8f0;
}
.markdown tbody tr:last-child {
border-bottom-width: 0;
}
.markdown tbody td {
vertical-align: top;
padding-top: 0.5714286em;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}
.markdown {
line-height: 1.75;
}
.markdown p {
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.markdown img {
@apply mb-16;
margin-top: 2em;
}
.markdown .quiz img {
@apply mb-0 mt-0;
}
.markdown video {
margin-top: 2em;
margin-bottom: 2em;
}
.markdown figure {
margin-top: 2em;
margin-bottom: 2em;
}
.markdown figure > * {
margin-top: 0;
margin-bottom: 0;
}
.markdown h2 code {
font-size: 0.875em;
}
.markdown h3 code {
font-size: 0.9em;
}
.markdown ul {
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.markdown li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.markdown ol > li:before {
left: 0;
}
.markdown > ul > li p {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
.markdown > ul > li > *:first-child {
margin-top: 1.25em;
}
.markdown > ul > li > *:last-child {
margin-bottom: 1.25em;
}
.markdown > ol > li > *:first-child {
margin-top: 1.25em;
}
.markdown > ol > li > *:last-child {
margin-bottom: 1.25em;
}
.markdown ul ul,
.markdown ul ol,
.markdown ol ul,
.markdown ol ol {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
.markdown hr + * {
margin-top: 0;
}
.markdown h2 + * {
margin-top: 0;
}
.markdown h3 + * {
margin-top: 0;
}
.markdown h4 + * {
margin-top: 0;
}
.markdown thead th:first-child {
padding-left: 0;
}
.markdown thead th:last-child {
padding-right: 0;
}
.markdown tbody td:first-child {
padding-left: 0;
}
.markdown tbody td:last-child {
padding-right: 0;
}
.markdown > :first-child {
margin-top: 0;
}
.markdown > :last-child {
margin-bottom: 0;
} | css/markdown.css | .markdown {
@apply text-lg text-gray-800;
}
.markdown a {
@apply text-gray-900 underline;
}
.markdown strong {
@apply text-gray-900 font-semibold;
}
.markdown ol {
counter-reset: list-counter;
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.markdown ol > li {
position: relative;
counter-increment: list-counter;
padding-left: 1.75em;
}
.markdown ol > li::before {
content: counter(list-counter) '.';
position: absolute;
font-weight: 400;
color: #718096;
}
.markdown ul > li {
position: relative;
padding-left: 1.75em;
}
.markdown ul > li::before {
content: '';
position: absolute;
background-color: #cbd5e0;
border-radius: 50%;
width: 0.375em;
height: 0.375em;
top: calc(0.875em - 0.1875em);
left: 0.25em;
}
.markdown hr {
border-color: #e2e8f0;
border-top-width: 1px;
margin-top: 3em;
margin-bottom: 3em;
}
.markdown blockquote {
font-weight: 500;
font-style: italic;
color: #1a202c;
border-left-width: 0.25rem;
border-left-color: #e2e8f0;
quotes: '\201C''\201D''\2018''\2019';
margin-top: 1.6em;
margin-bottom: 1.6em;
padding-left: 1em;
}
.markdown blockquote p:first-of-type::before {
content: open-quote;
}
.markdown blockquote p:last-of-type::after {
content: close-quote;
}
.markdown h1,
.markdown h2,
.markdown h3,
.markdown h4 {
@apply text-gray-900 font-bold font-sans leading-normal mt-4 mb-2;
}
.markdown h1 {
@apply text-4xl;
}
.markdown h2 {
@apply text-3xl;
}
.markdown h3 {
@apply text-2xl;
}
.markdown h4 {
@apply text-xl;
}
.markdown figure figcaption {
color: #718096;
font-size: 0.875em;
line-height: 1.4285714;
margin-top: 0.8571429em;
}
.markdown code {
color: #1a202c;
font-weight: 600;
}
.markdown code::before {
content: '`';
}
.markdown code::after {
content: '`';
}
.markdown pre {
color: #e2e8f0;
background-color: #2d3748;
overflow-x: auto;
font-size: 0.875em;
line-height: 1.7142857;
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
border-radius: 0.375rem;
padding-top: 0.8571429em;
padding-right: 1.1428571em;
padding-bottom: 0.8571429em;
padding-left: 1.1428571em;
}
.markdown pre code {
background-color: transparent;
border-width: 0;
border-radius: 0;
padding: 0;
font-weight: 400;
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
}
.markdown pre code::before {
content: '';
}
.markdown pre code::after {
content: '';
}
.markdown table {
width: 100%;
table-layout: auto;
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
font-size: 0.875em;
line-height: 1.7142857;
}
.markdown thead {
color: #1a202c;
font-weight: 600;
border-bottom-width: 1px;
border-bottom-color: #cbd5e0;
}
.markdown thead th {
vertical-align: bottom;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}
.markdown tbody tr {
border-bottom-width: 1px;
border-bottom-color: #e2e8f0;
}
.markdown tbody tr:last-child {
border-bottom-width: 0;
}
.markdown tbody td {
vertical-align: top;
padding-top: 0.5714286em;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}
.markdown {
line-height: 1.75;
}
.markdown p {
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.markdown img {
@apply mb-16;
margin-top: 2em;
}
.markdown .quiz img {
@apply mb-0 mt-0;
}
.markdown video {
margin-top: 2em;
margin-bottom: 2em;
}
.markdown figure {
margin-top: 2em;
margin-bottom: 2em;
}
.markdown figure > * {
margin-top: 0;
margin-bottom: 0;
}
.markdown h2 code {
font-size: 0.875em;
}
.markdown h3 code {
font-size: 0.9em;
}
.markdown ul {
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.markdown li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.markdown ol > li:before {
left: 0;
}
.markdown > ul > li p {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
.markdown > ul > li > *:first-child {
margin-top: 1.25em;
}
.markdown > ul > li > *:last-child {
margin-bottom: 1.25em;
}
.markdown > ol > li > *:first-child {
margin-top: 1.25em;
}
.markdown > ol > li > *:last-child {
margin-bottom: 1.25em;
}
.markdown ul ul,
.markdown ul ol,
.markdown ol ul,
.markdown ol ol {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
.markdown hr + * {
margin-top: 0;
}
.markdown h2 + * {
margin-top: 0;
}
.markdown h3 + * {
margin-top: 0;
}
.markdown h4 + * {
margin-top: 0;
}
.markdown thead th:first-child {
padding-left: 0;
}
.markdown thead th:last-child {
padding-right: 0;
}
.markdown tbody td:first-child {
padding-left: 0;
}
.markdown tbody td:last-child {
padding-right: 0;
}
.markdown > :first-child {
margin-top: 0;
}
.markdown > :last-child {
margin-bottom: 0;
} | 0.713831 | 0.155912 |
.piece {
background: url("../images/bg-dark.jpg");
border-radius: 10px;
display: none;
height: 150px;
opacity: 0;
position: absolute;
width: 150px;
-webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-ms-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease;
-webkit-transform: scale3d(3, 3, 3);
-moz-transform: scale3d(3, 3, 3);
-ms-transform: scale3d(3, 3, 3);
transform: scale3d(3, 3, 3); }
.piece:before,
.piece:after,
.piece span,
.piece span:before,
.piece span:after {
border-radius: 50%;
content: "";
height: 46.875px;
position: absolute;
width: 46.875px; }
.right-hole:after {
top: -67.96875px;
left: 63.28125px;
background-color: #fff; }
.right-hole2 {
background-color: #fff;
top: 46.875px;
left: 114.84375px; }
.right-knob:after {
background: url(../images/bg-dark.jpg);
top: 46.875px;
left: 114.84375px; }
.bottom-hole {
top: 114.84375px;
left: 51.5625px;
background-color: #fff; }
.left-knob:before {
background: url(../images/bg-dark.jpg);
top: 46.875px;
left: -35.15625px; }
.left-hole:before {
background-color: #fff;
top: 46.875px;
left: -35.15625px; }
.bottom-knob {
top: 114.84375px;
left: 51.5625px;
background: url(../images/bg-dark.jpg); }
.top-knob:after {
background: url(../images/bg-dark.jpg);
top: -35.15625px;
left: 51.5625px; }
.overlay {
background: url("../images/bg-dark.jpg");
border-radius: 10px;
width: 100%;
height: 100%;
position: relative;
z-index: 10;
opacity: 0;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease; }
.home-nav {
width: 80%;
opacity: 0;
text-align: center;
text-transform: uppercase;
font-size: 28px;
font-family: 'Hammersmith One', sans-serif;
color: #fff;
-webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-ms-transition: all 2s ease;
-o-transition: all 2s ease;
transition: all 2s ease; }
.home-nav li {
padding: 20px 0px;
position: relative; }
.home-nav li:before, .home-nav li:last-child:after {
content: '';
display: block;
position: absolute;
width: 120%;
height: 5px;
left: -10%;
background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%);
background-image: -moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%);
background-image: -ms-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%);
background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%); }
.home-nav li:before {
top: -2px; }
.home-nav li:last-child:after {
bottom: -2px; }
.home-nav li a {
text-decoration: none;
color: #fff; }
.home-nav li a:hover {
cursor: pointer;
color: #000; }
.three-d-container {
position: relative;
height: 200px; }
.prism {
position: fixed;
width: 90%;
height: 200px;
margin: auto;
top: 0;
bottom: 0;
left: 800px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d; }
.prism:hover {
cursor: pointer; }
.prism.left-prism {
top: 100px;
left: 0px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.prism.left-prism .site-description {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.prism .prism-face {
position: absolute;
background-color: orange;
opacity: 0.8;
border: 2px solid black; }
.prism .front-face,
.prism .back-face {
width: 1000px;
height: 325px; }
.prism .right-face,
.prism .left-face {
width: 175px;
height: 266px;
top: -21px; }
.prism .top-face,
.prism .bottom-face {
width: 1000px;
height: 141px; }
.highlight-window {
background-image: url("../images/wolf-greenfield.png");
background-size: cover;
border: 5px solid orange;
border-radius: 7px;
width: 90%;
height: 70%;
overflow: hidden; }
.highlight-window:hover {
box-shadow: 0px 0px 20px orange;
cursor: pointer; }
.site-description {
position: relative;
font-size: 16px;
width: 260px;
padding: 20px; }
.scroll-arrow {
position: fixed;
left: 45%;
z-index: 2;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #000;
font-size: 42px; }
.scroll-arrow:hover {
cursor: pointer; }
.scroll-arrow.scroll-arrow__up {
top: 3%; }
.scroll-arrow.scroll-arrow__down {
top: 89%; }
/*# sourceMappingURL=component.css.map */ | css/component.css | .piece {
background: url("../images/bg-dark.jpg");
border-radius: 10px;
display: none;
height: 150px;
opacity: 0;
position: absolute;
width: 150px;
-webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-ms-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease;
-webkit-transform: scale3d(3, 3, 3);
-moz-transform: scale3d(3, 3, 3);
-ms-transform: scale3d(3, 3, 3);
transform: scale3d(3, 3, 3); }
.piece:before,
.piece:after,
.piece span,
.piece span:before,
.piece span:after {
border-radius: 50%;
content: "";
height: 46.875px;
position: absolute;
width: 46.875px; }
.right-hole:after {
top: -67.96875px;
left: 63.28125px;
background-color: #fff; }
.right-hole2 {
background-color: #fff;
top: 46.875px;
left: 114.84375px; }
.right-knob:after {
background: url(../images/bg-dark.jpg);
top: 46.875px;
left: 114.84375px; }
.bottom-hole {
top: 114.84375px;
left: 51.5625px;
background-color: #fff; }
.left-knob:before {
background: url(../images/bg-dark.jpg);
top: 46.875px;
left: -35.15625px; }
.left-hole:before {
background-color: #fff;
top: 46.875px;
left: -35.15625px; }
.bottom-knob {
top: 114.84375px;
left: 51.5625px;
background: url(../images/bg-dark.jpg); }
.top-knob:after {
background: url(../images/bg-dark.jpg);
top: -35.15625px;
left: 51.5625px; }
.overlay {
background: url("../images/bg-dark.jpg");
border-radius: 10px;
width: 100%;
height: 100%;
position: relative;
z-index: 10;
opacity: 0;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease; }
.home-nav {
width: 80%;
opacity: 0;
text-align: center;
text-transform: uppercase;
font-size: 28px;
font-family: 'Hammersmith One', sans-serif;
color: #fff;
-webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-ms-transition: all 2s ease;
-o-transition: all 2s ease;
transition: all 2s ease; }
.home-nav li {
padding: 20px 0px;
position: relative; }
.home-nav li:before, .home-nav li:last-child:after {
content: '';
display: block;
position: absolute;
width: 120%;
height: 5px;
left: -10%;
background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%);
background-image: -moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%);
background-image: -ms-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%);
background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.5) 5%, rgba(255, 255, 255, 0) 70%); }
.home-nav li:before {
top: -2px; }
.home-nav li:last-child:after {
bottom: -2px; }
.home-nav li a {
text-decoration: none;
color: #fff; }
.home-nav li a:hover {
cursor: pointer;
color: #000; }
.three-d-container {
position: relative;
height: 200px; }
.prism {
position: fixed;
width: 90%;
height: 200px;
margin: auto;
top: 0;
bottom: 0;
left: 800px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d; }
.prism:hover {
cursor: pointer; }
.prism.left-prism {
top: 100px;
left: 0px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.prism.left-prism .site-description {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.prism .prism-face {
position: absolute;
background-color: orange;
opacity: 0.8;
border: 2px solid black; }
.prism .front-face,
.prism .back-face {
width: 1000px;
height: 325px; }
.prism .right-face,
.prism .left-face {
width: 175px;
height: 266px;
top: -21px; }
.prism .top-face,
.prism .bottom-face {
width: 1000px;
height: 141px; }
.highlight-window {
background-image: url("../images/wolf-greenfield.png");
background-size: cover;
border: 5px solid orange;
border-radius: 7px;
width: 90%;
height: 70%;
overflow: hidden; }
.highlight-window:hover {
box-shadow: 0px 0px 20px orange;
cursor: pointer; }
.site-description {
position: relative;
font-size: 16px;
width: 260px;
padding: 20px; }
.scroll-arrow {
position: fixed;
left: 45%;
z-index: 2;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #000;
font-size: 42px; }
.scroll-arrow:hover {
cursor: pointer; }
.scroll-arrow.scroll-arrow__up {
top: 3%; }
.scroll-arrow.scroll-arrow__down {
top: 89%; }
/*# sourceMappingURL=component.css.map */ | 0.400984 | 0.095139 |
body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
background: rgb(235, 228, 228);
}
#header {
background: #026e7a;
color: #fff;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
border-bottom: 1px solid #000;
}
.div-header {
margin: 0 70px;
justify-content: center;
}
#div-main {
margin: 0;
padding: 0;
display: flex;
}
#div-nav-secundario {
background: linear-gradient(to top left, #009dae, #026e7a);
color: #fff;
padding: 10px;
font-size: 30px;
}
#div-nav-secundario:hover {
cursor: pointer;
background: #034951;
}
#nav-Principal {
background: linear-gradient(to top left, #009dae, #026e7a);
width: 20%;
max-width: 15%;
min-height: calc(100vh - 70px - 110px);
color: #fff;
border-right: 1px solid #000;
display: flex;
flex-direction: column;
}
.menu-nav {
background: linear-gradient(to top left, #009dae, #026e7a);
color: rgb(255, 255, 255, 0.5);
margin: 0;
}
.menu-nav h2 {
margin: 0;
font-size: 35px;
text-align: center;
}
.menu-nav p {
font-size: 15px;
text-align: center;
}
.lista-total {
display: none;
}
.listaTotalVariante {
display: block;
}
.lista-total a {
list-style: none;
padding: 5px 10px;
margin: 5px;
border-bottom: 1px #000 solid;
color: #fff;
}
.lista-total a:hover {
background: #1a374d;
color: #fff;
cursor: pointer;
}
.contenedor-nav {
margin-left: -40px;
list-style: none;
padding-left: 10px;
}
#nav ul {
margin: 0%;
}
.lista_inicio {
margin-left: -7%;
width: auto;
height: 55px;
border-bottom: 1px #54bab9 solid;
}
.lista_inicio:hover {
background: rgba(145, 63, 63, 0.8);
color: #fff;
cursor: pointer;
}
.lista_inicio a {
list-style: none;
color: #fff;
width: 390px;
height: 52px;
display: grid;
grid-template-columns: 30px 30px;
align-items: center;
}
.lista_inicio a:hover {
color: #fff;
}
.lista-0 {
margin-left: -7%;
width: auto;
list-style: none;
padding: 15px;
border-bottom: 1px #54bab9 solid;
display: grid;
grid-template-columns: 30px 30px;
align-items: center;
}
.lista-0:hover {
background: rgba(145, 63, 63, 0.8);
cursor: pointer;
}
.lista0Variante {
background: rgba(255, 255, 255, 0.3);
margin-left: -7%;
width: auto;
list-style: none;
padding: 15px;
border-bottom: 1px #54bab9 solid;
display: grid;
grid-template-columns: 30px 30px;
}
#main_principal{
background: rgba(255, 255, 255);
}
.section_footer a {
text-decoration: none;
}
.a_footer {
margin: 10px;
width: 30px;
}
/* Media Query */
@media (max-width: 1160px) {
.div-header {
margin: -20px 70px;
padding: 0;
}
.div-header h2 {
padding: 0;
}
}
@media (max-width: 1030px) {
#nav-Principal {
min-width: 20%;
}
}
@media (max-width: 760px) {
#header-1 {
display: none;
}
#header-3 {
display: none;
}
.div-header {
margin: -20px 10px;
padding: 0;
}
#nav-Principal {
min-width: 30%;
}
}
@media (max-width: 500px) {
#nav-Principal {
min-width: 50%;
}
} | public/css/pagMain/pagPrincipal.css | body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
background: rgb(235, 228, 228);
}
#header {
background: #026e7a;
color: #fff;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
border-bottom: 1px solid #000;
}
.div-header {
margin: 0 70px;
justify-content: center;
}
#div-main {
margin: 0;
padding: 0;
display: flex;
}
#div-nav-secundario {
background: linear-gradient(to top left, #009dae, #026e7a);
color: #fff;
padding: 10px;
font-size: 30px;
}
#div-nav-secundario:hover {
cursor: pointer;
background: #034951;
}
#nav-Principal {
background: linear-gradient(to top left, #009dae, #026e7a);
width: 20%;
max-width: 15%;
min-height: calc(100vh - 70px - 110px);
color: #fff;
border-right: 1px solid #000;
display: flex;
flex-direction: column;
}
.menu-nav {
background: linear-gradient(to top left, #009dae, #026e7a);
color: rgb(255, 255, 255, 0.5);
margin: 0;
}
.menu-nav h2 {
margin: 0;
font-size: 35px;
text-align: center;
}
.menu-nav p {
font-size: 15px;
text-align: center;
}
.lista-total {
display: none;
}
.listaTotalVariante {
display: block;
}
.lista-total a {
list-style: none;
padding: 5px 10px;
margin: 5px;
border-bottom: 1px #000 solid;
color: #fff;
}
.lista-total a:hover {
background: #1a374d;
color: #fff;
cursor: pointer;
}
.contenedor-nav {
margin-left: -40px;
list-style: none;
padding-left: 10px;
}
#nav ul {
margin: 0%;
}
.lista_inicio {
margin-left: -7%;
width: auto;
height: 55px;
border-bottom: 1px #54bab9 solid;
}
.lista_inicio:hover {
background: rgba(145, 63, 63, 0.8);
color: #fff;
cursor: pointer;
}
.lista_inicio a {
list-style: none;
color: #fff;
width: 390px;
height: 52px;
display: grid;
grid-template-columns: 30px 30px;
align-items: center;
}
.lista_inicio a:hover {
color: #fff;
}
.lista-0 {
margin-left: -7%;
width: auto;
list-style: none;
padding: 15px;
border-bottom: 1px #54bab9 solid;
display: grid;
grid-template-columns: 30px 30px;
align-items: center;
}
.lista-0:hover {
background: rgba(145, 63, 63, 0.8);
cursor: pointer;
}
.lista0Variante {
background: rgba(255, 255, 255, 0.3);
margin-left: -7%;
width: auto;
list-style: none;
padding: 15px;
border-bottom: 1px #54bab9 solid;
display: grid;
grid-template-columns: 30px 30px;
}
#main_principal{
background: rgba(255, 255, 255);
}
.section_footer a {
text-decoration: none;
}
.a_footer {
margin: 10px;
width: 30px;
}
/* Media Query */
@media (max-width: 1160px) {
.div-header {
margin: -20px 70px;
padding: 0;
}
.div-header h2 {
padding: 0;
}
}
@media (max-width: 1030px) {
#nav-Principal {
min-width: 20%;
}
}
@media (max-width: 760px) {
#header-1 {
display: none;
}
#header-3 {
display: none;
}
.div-header {
margin: -20px 10px;
padding: 0;
}
#nav-Principal {
min-width: 30%;
}
}
@media (max-width: 500px) {
#nav-Principal {
min-width: 50%;
}
} | 0.487307 | 0.10904 |
input[type=range] {
-webkit-appearance: none;
margin: 10px 0;
width: 100%;
}
input[type=range]:focus {
outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #DBDBDB;
border-radius: 0px;
border: 1px solid #252525;
}
input[type=range]::-webkit-slider-thumb {
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
border: 1px solid #353535;
height: 17px;
width: 20px;
border-radius: 0px;
background: #808080;
cursor: pointer;
-webkit-appearance: none;
margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
background: #DBDBDB;
}
input[type=range]::-moz-range-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #DBDBDB;
border-radius: 0px;
border: 1px solid #252525;
}
input[type=range]::-moz-range-thumb {
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
border: 1px solid #353535;
height: 17px;
width: 20px;
border-radius: 0px;
background: #808080;
cursor: pointer;
}
input[type=range]::-ms-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
background: transparent;
border-color: transparent;
border-width: 39px 0;
color: transparent;
}
input[type=range]::-ms-fill-lower {
background: #DBDBDB;
border: 1px solid #252525;
border-radius: 0px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
background: #DBDBDB;
border: 1px solid #252525;
border-radius: 0px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
border: 1px solid #353535;
height: 17px;
width: 20px;
border-radius: 0px;
background: #808080;
cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
background: #DBDBDB;
}
input[type=range]:focus::-ms-fill-upper {
background: #DBDBDB;
} | public/style/slider.css |
input[type=range] {
-webkit-appearance: none;
margin: 10px 0;
width: 100%;
}
input[type=range]:focus {
outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #DBDBDB;
border-radius: 0px;
border: 1px solid #252525;
}
input[type=range]::-webkit-slider-thumb {
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
border: 1px solid #353535;
height: 17px;
width: 20px;
border-radius: 0px;
background: #808080;
cursor: pointer;
-webkit-appearance: none;
margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
background: #DBDBDB;
}
input[type=range]::-moz-range-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
background: #DBDBDB;
border-radius: 0px;
border: 1px solid #252525;
}
input[type=range]::-moz-range-thumb {
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
border: 1px solid #353535;
height: 17px;
width: 20px;
border-radius: 0px;
background: #808080;
cursor: pointer;
}
input[type=range]::-ms-track {
width: 100%;
height: 10px;
cursor: pointer;
animate: 0.2s;
background: transparent;
border-color: transparent;
border-width: 39px 0;
color: transparent;
}
input[type=range]::-ms-fill-lower {
background: #DBDBDB;
border: 1px solid #252525;
border-radius: 0px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
background: #DBDBDB;
border: 1px solid #252525;
border-radius: 0px;
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
border: 1px solid #353535;
height: 17px;
width: 20px;
border-radius: 0px;
background: #808080;
cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
background: #DBDBDB;
}
input[type=range]:focus::-ms-fill-upper {
background: #DBDBDB;
} | 0.215681 | 0.084455 |
8.0-alpha2:1d09d5b5cd5b580a369701014253bb0451d40b0b9ea0d9e37ed03a172d18c432
8.0-alpha3:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha4:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha5:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha6:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha7:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha8:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha9:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha10:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha11:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha12:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha13:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-alpha14:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-alpha15:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta1:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta2:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta3:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta4:459fa64936d26074a7dab1ef14c99934f787e7e16128f979e3b97329b702924a
8.0.0-beta6:459fa64936d26074a7dab1ef14c99934f787e7e16128f979e3b97329b702924a
8.0.0-beta7:ae219f6c347e2574e7486d6f77661f88783cdebda464b93689b4435216a7672f
8.0.0-beta9:3167c96bab52c3fe722e938afe57968e8a30aaa1c7ae7db1b1f0a0ca0c5060b0
8.0.0-beta10:5764863d4a6cc555bfb62af40cf548aab72b90648421c484d53dbd78d48b6781
8.0.0-beta11:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta12:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta13:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta14:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta15:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta16:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.5:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.6:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0-beta1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0-beta2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.5:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.6:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.7:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.8:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.9:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.10:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-beta1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-beta2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-beta3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-rc2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.5:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.6:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-alpha1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-beta1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.7:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-rc2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb | hashs-database/hashs/core___modules___toolbar___css___toolbar.menu.css | 8.0-alpha2:1d09d5b5cd5b580a369701014253bb0451d40b0b9ea0d9e37ed03a172d18c432
8.0-alpha3:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha4:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha5:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha6:9deed8fd7aff670ae77d9deee814d3d3f780c2a138d531fa3210d3b5ffbba0cc
8.0-alpha7:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha8:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha9:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha10:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha11:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha12:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0-alpha13:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-alpha14:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-alpha15:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta1:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta2:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta3:e72aaaab151f256ea2dd60813ee76beffaabbea238f73b38efa72186f5280a00
8.0.0-beta4:459fa64936d26074a7dab1ef14c99934f787e7e16128f979e3b97329b702924a
8.0.0-beta6:459fa64936d26074a7dab1ef14c99934f787e7e16128f979e3b97329b702924a
8.0.0-beta7:ae219f6c347e2574e7486d6f77661f88783cdebda464b93689b4435216a7672f
8.0.0-beta9:3167c96bab52c3fe722e938afe57968e8a30aaa1c7ae7db1b1f0a0ca0c5060b0
8.0.0-beta10:5764863d4a6cc555bfb62af40cf548aab72b90648421c484d53dbd78d48b6781
8.0.0-beta11:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta12:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta13:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta14:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta15:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-beta16:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0-rc4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.5:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.6:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0-beta1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0-beta2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.5:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.6:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.7:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.8:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.9:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.10:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-beta1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-beta2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-beta3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0-rc2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.3:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.4:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.5:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.6:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-alpha1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-beta1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-rc1:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.7:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0-rc2:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.0.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.1.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.2.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb
8.3.0:245095ffa5313929e4849ade37f3084bb6cbbceb3eeae6725d7b891192137fbb | 0.211661 | 0.250252 |
@font-face {
font-family: "<NAME>";
font-style: normal;
font-weight: bold;
src: url("beleren-bold.woff") format("woff"),
url("beleren-bold.ttf") format("truetype"),
url("beleren-bold.svg#beleren-bold") format("svg");
text-rendering: optimizeLegibility;
}
body {
align-items: center;
background-color: #000000;
display: flex;
justify-content: center;
height: 100%;
margin: 0;
overflow: hidden;
}
/* card */
#card {
background-image: url("urza-academy-headmaster.png");
background-position: center center;
background-repeat: no-repeat;
background-size: 100% 100%;
position: relative;
}
/* ability container */
#card > blockquote {
background-color: #202020;
border: 0.29368575624082232011747430249633em solid #ffffff;
border-radius: 1.1747430249632892804698972099853em;
bottom: 23.75rem;
box-shadow:
0 0 0.58737151248164464023494860499266em rgba(0, 0, 0, 0.5),
0 0 0.58737151248164464023494860499266em #000000 inset;
box-sizing: border-box;
color: #ffffff;
font-size: 1rem;
height: 27.5em;
left: 29.75rem;
margin: 0 0 -13.75em -21.75em;
opacity: 0;
position: absolute;
transform: scale(0);
transition-duration: 0.25s;
transition-property: opacity, transform;
width: 58.5em;
z-index: 2;
}
/* ability container */
#card > blockquote.open {
font-size: 1rem;
opacity: 1;
transform: scale(1);
}
/* ability */
#card > blockquote > p {
font-size: 2.643171806167400881057268722467em;
margin: 0;
overflow: auto;
padding: 1em 2em;
}
/* ability, rules text */
#card > blockquote > p,
#card > div {
font-family: "Open Sans", sans-serif;
line-height: 3.436123348017621145374449339207rem;
}
/* close ability container */
#card > blockquote > span {
align-items: center;
background-color: #000000;
border: 0.4405286343612334801762114537445em solid #ffffff;
border-radius: 50%;
box-sizing: border-box;
cursor: pointer;
display: flex;
justify-content: center;
line-height: 6em;
max-height: 6em;
max-width: 6em;
position: absolute;
right: -3em;
text-align: center;
top: -3em;
transform: rotate(45deg);
width: 6em;
}
/* close ability container x */
#card > blockquote > span > span {
font-family: "Open Sans", sans-serif;
font-size: 5em;
font-weight: bolder;
}
/* rules text */
#card > div {
font-size: 2.643171806167400881057268722467rem;
height: 28.8rem;
margin: 0 5.3744493392070484581497797356828rem 0 15.765051395007342143906020558003rem;
padding-top: 4.638399412628487518355359765051rem;
position: absolute;
top: 62.7rem;
}
/* flavor text */
#card > div > p {
font-style: italic;
margin: 0;
padding-top: 2.114537444933920704845814977974rem;
user-select: none;
}
/* instructions */
#card > div > strong {
font-weight: normal;
user-select: none;
}
/* loyalty */
#card > span {
background-color: #000000;
bottom: 6.6079295154185022026431718061674rem;
height: 3.4310719530102790014684287812041rem;
padding-top: 0.25rem;
position: absolute;
right: 7.0484581497797356828193832599119rem;
transition-duration: 0.25s;
transition-property: color;
transition-timing-function: ease;
width: 3.6710719530102790014684287812041rem;
z-index: 1;
}
/* loyalty, activated ability button */
#card > span,
#card > ul > li {
color: #ffffff;
cursor: pointer;
font-family: "Beleren Bold", sans-serif;
font-size: 3.263333333333333rem;
font-weight: bold;
text-align: center;
user-select: none;
}
/* loyalty, activated ability button hover */
#card > span:hover,
#card > ul > li:hover {
color: #be630e;
}
/* loyalty editor */
#card > span > input {
background-color: #000000;
border-width: 0;
color: #ffffff;
font-family: "Beleren Bold", sans-serif;
font-size: 3.263333333333333rem;
font-weight: bold;
height: 100%;
text-align: center;
width: 150%;
}
/* activated abilities */
#card > ul {
margin: 0;
padding: 0;
position: absolute;
top: 63.05rem;
z-index: 3;
}
/* activated ability button */
#card > ul > li {
background-image: url("minus.png");
background-size: 100% 100%;
height: 8.9rem;
line-height: 6.333333333333333rem;
list-style-type: none;
transition-duration: 0.25s;
transition-property: color, filter, opacity;
transition-timing-function: ease;
width: 12.46rem;
}
#card > ul > li:after {
color: #000000;
content: ":";
font-family: "Open Sans", sans-serif;
left: 11.912963764714378565754315014082rem;
opacity: 1;
position: absolute;
transition-duration: 0.25s;
transition-property: opacity;
transition-timing-function: ease;
}
/* first activated ability button */
#card > ul > li:first-child {
background-image: url("plus.png");
line-height: 8.5rem;
}
/* selected activated ability button */
#card > ul > li.selected {
cursor: default;
}
/* selected activated ability button hover, unselected activated ability button hover */
#card > ul > li.selected:hover,
#card > ul > li.unselected:hover {
color: #ffffff;
}
/* unselected activated ability button */
#card > ul > li.unselected {
filter: brightness(0.15);
opacity: 0.9;
}
html {
font-size: 1vh;
height: 100%;
}
/* viewport is thinner than a card */
@media (max-width: 71.659324522760646108663729809104vh) {
/* card */
#card {
height: 100rem;
width: 100%;
}
html {
font-size: 1.3954918032786885245901639344262vw;
}
}
/* viewport is wider than a card */
@media (min-width: 71.659324522760646108663729809104vh) {
/* card */
#card {
height: 100%;
width: 71.659324522760646108663729809104rem;
}
html {
font-size: 1vh;
}
} | all.css | @font-face {
font-family: "<NAME>";
font-style: normal;
font-weight: bold;
src: url("beleren-bold.woff") format("woff"),
url("beleren-bold.ttf") format("truetype"),
url("beleren-bold.svg#beleren-bold") format("svg");
text-rendering: optimizeLegibility;
}
body {
align-items: center;
background-color: #000000;
display: flex;
justify-content: center;
height: 100%;
margin: 0;
overflow: hidden;
}
/* card */
#card {
background-image: url("urza-academy-headmaster.png");
background-position: center center;
background-repeat: no-repeat;
background-size: 100% 100%;
position: relative;
}
/* ability container */
#card > blockquote {
background-color: #202020;
border: 0.29368575624082232011747430249633em solid #ffffff;
border-radius: 1.1747430249632892804698972099853em;
bottom: 23.75rem;
box-shadow:
0 0 0.58737151248164464023494860499266em rgba(0, 0, 0, 0.5),
0 0 0.58737151248164464023494860499266em #000000 inset;
box-sizing: border-box;
color: #ffffff;
font-size: 1rem;
height: 27.5em;
left: 29.75rem;
margin: 0 0 -13.75em -21.75em;
opacity: 0;
position: absolute;
transform: scale(0);
transition-duration: 0.25s;
transition-property: opacity, transform;
width: 58.5em;
z-index: 2;
}
/* ability container */
#card > blockquote.open {
font-size: 1rem;
opacity: 1;
transform: scale(1);
}
/* ability */
#card > blockquote > p {
font-size: 2.643171806167400881057268722467em;
margin: 0;
overflow: auto;
padding: 1em 2em;
}
/* ability, rules text */
#card > blockquote > p,
#card > div {
font-family: "Open Sans", sans-serif;
line-height: 3.436123348017621145374449339207rem;
}
/* close ability container */
#card > blockquote > span {
align-items: center;
background-color: #000000;
border: 0.4405286343612334801762114537445em solid #ffffff;
border-radius: 50%;
box-sizing: border-box;
cursor: pointer;
display: flex;
justify-content: center;
line-height: 6em;
max-height: 6em;
max-width: 6em;
position: absolute;
right: -3em;
text-align: center;
top: -3em;
transform: rotate(45deg);
width: 6em;
}
/* close ability container x */
#card > blockquote > span > span {
font-family: "Open Sans", sans-serif;
font-size: 5em;
font-weight: bolder;
}
/* rules text */
#card > div {
font-size: 2.643171806167400881057268722467rem;
height: 28.8rem;
margin: 0 5.3744493392070484581497797356828rem 0 15.765051395007342143906020558003rem;
padding-top: 4.638399412628487518355359765051rem;
position: absolute;
top: 62.7rem;
}
/* flavor text */
#card > div > p {
font-style: italic;
margin: 0;
padding-top: 2.114537444933920704845814977974rem;
user-select: none;
}
/* instructions */
#card > div > strong {
font-weight: normal;
user-select: none;
}
/* loyalty */
#card > span {
background-color: #000000;
bottom: 6.6079295154185022026431718061674rem;
height: 3.4310719530102790014684287812041rem;
padding-top: 0.25rem;
position: absolute;
right: 7.0484581497797356828193832599119rem;
transition-duration: 0.25s;
transition-property: color;
transition-timing-function: ease;
width: 3.6710719530102790014684287812041rem;
z-index: 1;
}
/* loyalty, activated ability button */
#card > span,
#card > ul > li {
color: #ffffff;
cursor: pointer;
font-family: "Beleren Bold", sans-serif;
font-size: 3.263333333333333rem;
font-weight: bold;
text-align: center;
user-select: none;
}
/* loyalty, activated ability button hover */
#card > span:hover,
#card > ul > li:hover {
color: #be630e;
}
/* loyalty editor */
#card > span > input {
background-color: #000000;
border-width: 0;
color: #ffffff;
font-family: "Beleren Bold", sans-serif;
font-size: 3.263333333333333rem;
font-weight: bold;
height: 100%;
text-align: center;
width: 150%;
}
/* activated abilities */
#card > ul {
margin: 0;
padding: 0;
position: absolute;
top: 63.05rem;
z-index: 3;
}
/* activated ability button */
#card > ul > li {
background-image: url("minus.png");
background-size: 100% 100%;
height: 8.9rem;
line-height: 6.333333333333333rem;
list-style-type: none;
transition-duration: 0.25s;
transition-property: color, filter, opacity;
transition-timing-function: ease;
width: 12.46rem;
}
#card > ul > li:after {
color: #000000;
content: ":";
font-family: "Open Sans", sans-serif;
left: 11.912963764714378565754315014082rem;
opacity: 1;
position: absolute;
transition-duration: 0.25s;
transition-property: opacity;
transition-timing-function: ease;
}
/* first activated ability button */
#card > ul > li:first-child {
background-image: url("plus.png");
line-height: 8.5rem;
}
/* selected activated ability button */
#card > ul > li.selected {
cursor: default;
}
/* selected activated ability button hover, unselected activated ability button hover */
#card > ul > li.selected:hover,
#card > ul > li.unselected:hover {
color: #ffffff;
}
/* unselected activated ability button */
#card > ul > li.unselected {
filter: brightness(0.15);
opacity: 0.9;
}
html {
font-size: 1vh;
height: 100%;
}
/* viewport is thinner than a card */
@media (max-width: 71.659324522760646108663729809104vh) {
/* card */
#card {
height: 100rem;
width: 100%;
}
html {
font-size: 1.3954918032786885245901639344262vw;
}
}
/* viewport is wider than a card */
@media (min-width: 71.659324522760646108663729809104vh) {
/* card */
#card {
height: 100%;
width: 71.659324522760646108663729809104rem;
}
html {
font-size: 1vh;
}
} | 0.326057 | 0.060585 |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600&display=swap");
:root {
--line-weight: 5;
--line-colour: "#BADA55";
box-sizing: content-box;
}
[data-tab-content] {
display: none;
}
.active[data-tab-content] {
display: block;
}
body {
padding: 0;
margin: 0;
}
.tabs {
display: flex;
justify-content: space-evenly;
align-items: center;
list-style-type: none;
margin: 0;
padding: 0;
/* border-bottom: 2px solid rgb(126, 118, 118); */
/* border-bottom: 1px solid rgba(37, 33, 138, 0.3); */
background-color: #102538;
height: 8vh;
-webkit-box-shadow: 1px 11px 26px -12px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 1px 11px 26px -12px rgba(0, 0, 0, 0.75);
box-shadow: 1px 10px 26px -12px rgba(0, 0, 0, 0.75);
}
.tab {
cursor: pointer;
padding: 10px;
color: #eee;
font-weight: 600;
}
.tab.active {
color: #f5ede7;
}
.tab:hover {
color: #f5f3f1;
}
/* .our-logo {
height: 4em;
width: 4em;
border: 1px black solid;
background-image: url("../css/image/logo.png");
background-size: cover;
} */
.tab-content {
/* margin-left: 20px; */
/* margin-right: 20px; */
}
.home-wraper {
display: flex;
min-height: calc(100vh - 8vh);
}
.left-section {
background-color: rgba(155, 146, 146, 0.5);
width: 20%;
}
.right-section {
background-color: rgb(245, 245, 244);
width: 80%;
}
/* Home Page Left Section */
.main-left-section-wrapper {
padding: 0.7rem;
display: flex;
flex-direction: column;
}
.main-left-section-wrapper > div {
margin: 6px;
}
.drawing-pens-control {
margin: 10px;
}
/* Drawing Pens */
.drawing-pens {
/* border: 1px black solid; */
}
/* Scribble Tool Box */
.scribble-tool-box {
margin: 1rem auto;
display: flex;
justify-content: space-between;
align-items: baseline;
}
.cam-dropdown {
margin-top: 5px;
}
#cam-option {
display: inline-table;
}
.overlay-control {
margin: 10px;
}
#path-to-folder::placeholder {
color: rgb(136, 136, 133);
}
.work-place-wrapper {
display: grid;
/* width: 90%; */
margin: 0 auto;
/* grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr); */
grid-gap: 0.3rem;
grid-template-areas:
"left1 left1 right1 right1"
"left1 left1 right1 right1"
"right3 right3 right2 right2";
padding: 1rem 3rem;
}
/* Drawing Panel, Feature Maps, CAM */
.work-place-wrapper div {
border: 1px black solid;
/* width: 80%; */
}
/* WorkSpace 1 Is the Drawing Panel */
.work-place-wrapper .work-place-1 {
grid-area: left1;
/* background-color: rgb(175, 187, 225); */
background-color: #000;
/* cursor: pointer; */
cursor: url("./image/cursors/quill3.png"), default;
}
/* WorkSpace 2 Is the Displaying Panel */
.work-place-wrapper .work-place-2 {
grid-area: right1;
position: relative;
background-color: #000;
/* background-color: rgb(41, 10, 154); */
cursor: url("./image/cursors/scribble-red-pen-25*25.png"), default;
}
#display-area {
/* background-color: rgb(254, 0, 47); */
height: 100%;
width: 100%;
/* opacity: 0.7; */
}
/* Layer2 Is For CAM/BACK-PROP, It Will Be On Top Of The Display Area */
#layer2 {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
/*background-color: red;*/
/* When We Received Data, We Change The Opacity To Achieve The Overlay Effect */
opacity: 0.75;
}
#layer3 {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 2;
/*background-color: red;*/
/* When We Received Data, We Change The Opacity To Achieve The Overlay Effect */
opacity: 0.75;
}
/* Work-Space-3 And Work-Space-4 Are For Display Possibility Result */
.work-place-wrapper .work-place-3 {
/* width: 99%; */
grid-area: right2;
background-color: #273349;
min-height: 35vh;
}
.fa-caret-up {
color: green;
}
.fa-caret-down {
color: red;
}
/* Leader Board */
.leader-board {
background-color: #273349;
/* background-color: red; */
border-radius: 10px;
box-shadow: 0 5px 10px rgba(12, 16, 31, 0.4);
padding: 10px;
margin: auto;
}
.leader-board-title {
color: rgb(185, 223, 186);
padding: 1rem;
/* text-align: center; */
}
.leader-board-title h5 {
margin-bottom: 1.5rem;
font-weight: 800;
}
.leader-board table {
border-spacing: 0 4px;
color: #e2e2e2;
padding: 5px;
}
.leader-board table th,
table td {
padding: 15px;
text-align: left;
}
.leader-board table th:nth-last-child(1) {
text-align: right;
}
.leader-board table th:nth-last-child(2) {
width: 25px;
text-align: right;
}
.leader-board table td:nth-last-child(2) {
text-align: right;
}
.leader-board table td:nth-child(1) {
width: 100px;
word-wrap: break-word;
}
.leader-board table td:nth-child(2) {
width: 25px;
}
.leader-board table td:nth-child(3) {
width: 25px;
}
.leader-board table tbody tr {
background-color: #1c223b;
}
table tbody tr:hover {
background-color: #151b31;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
table tbody tr td:first-of-type {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
table tbody tr td:last-of-type {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
text-align: right;
}
table tbody tr.priority-500 td:first-of-type {
border-left: 5px solid #9c7c64;
}
table tbody tr.priority-400 td:first-of-type {
border-left: 5px solid #5c8cdc;
}
table tbody tr.priority-300 td:first-of-type {
border-left: 5px solid #40c587;
}
table tbody tr.priority-200 td .fa-circle {
color: #9c7c64;
}
table tbody tr.priority-100 td .fa-circle {
color: #5c8cdc;
}
table tbody tr td .fa-circle {
transform: scale(0.5);
}
/* Leader Board Pointing Cursor */
#leader-board-current tbody tr {
cursor: pointer;
}
.work-place-wrapper .work-place-4 {
background-color: #1c223b;
/* width: 99%; */
min-height: 35vh;
grid-area: right3;
/* background-color: yellow; */
}
.work-place-4 .leader-board-title {
color: bisque;
}
.leader-board-previous {
background-color: #0d1d2d;
}
.leader-board-previous table {
color: #f4c19b;
}
.control-label {
font-size: 1rem;
display: inline-block;
font-weight: 500;
}
.control-label:hover {
font-size: 1.01rem;
transition: all 1s ease-in-out;
color: rgb(105, 76, 135);
}
/* Media Query */
@media (max-width: 825px) {
.work-place-wrapper {
display: grid;
/* width: 90%; */
margin: 0 auto;
/* grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr); */
grid-gap: 0.3rem;
grid-template-areas:
"left1"
"right1"
"right2"
"right3";
}
}
/* Tab 2 */
.right-section-wrapper {
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
/* 2d network arch */
.feature-map-options {
margin: 2rem 1rem 0 1rem;
}
.feature-map-options div {
margin-top: 2rem;
}
#displayContainer {
height: 100%;
width: 65%;
border: 1px silver solid;
}
#diagramContainer {
flex-grow: 1;
width: 30%;
padding: 20px;
}
#feature-map-original {
width: 100%;
height: 100%;
}
#feature-map-canvas {
width: 100%;
height: 100%;
border-top: 1px silver solid;
}
#files-upload-area {
display: none;
}
/* Snack Bar */
#snackbar {
display: flex;
align-items: center;
justify-content: center;
visibility: hidden;
min-width: 250px;
/* margin-left: -125px; */
background-color: #333;
color: #fff;
text-align: center;
border-radius: 2px;
padding: 16px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 300px;
font-size: 20px;
}
#snackbar.show {
visibility: visible;
/* -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s; */
/* animation: fadein 0.5s, fadeout 0.5s 2.5s; */
}
@-webkit-keyframes fadein {
from {
bottom: 0;
opacity: 0;
}
to {
bottom: 300px;
opacity: 1;
}
}
@keyframes fadein {
from {
bottom: 0;
opacity: 0;
}
to {
bottom: 300px;
opacity: 1;
}
}
@-webkit-keyframes fadeout {
from {
bottom: 300px;
opacity: 1;
}
to {
bottom: 0;
opacity: 0;
}
}
@keyframes fadeout {
from {
bottom: 300px;
opacity: 1;
}
to {
bottom: 0;
opacity: 0;
}
}
/* Snack Bar */ | static/css/custom.css | @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600&display=swap");
:root {
--line-weight: 5;
--line-colour: "#BADA55";
box-sizing: content-box;
}
[data-tab-content] {
display: none;
}
.active[data-tab-content] {
display: block;
}
body {
padding: 0;
margin: 0;
}
.tabs {
display: flex;
justify-content: space-evenly;
align-items: center;
list-style-type: none;
margin: 0;
padding: 0;
/* border-bottom: 2px solid rgb(126, 118, 118); */
/* border-bottom: 1px solid rgba(37, 33, 138, 0.3); */
background-color: #102538;
height: 8vh;
-webkit-box-shadow: 1px 11px 26px -12px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 1px 11px 26px -12px rgba(0, 0, 0, 0.75);
box-shadow: 1px 10px 26px -12px rgba(0, 0, 0, 0.75);
}
.tab {
cursor: pointer;
padding: 10px;
color: #eee;
font-weight: 600;
}
.tab.active {
color: #f5ede7;
}
.tab:hover {
color: #f5f3f1;
}
/* .our-logo {
height: 4em;
width: 4em;
border: 1px black solid;
background-image: url("../css/image/logo.png");
background-size: cover;
} */
.tab-content {
/* margin-left: 20px; */
/* margin-right: 20px; */
}
.home-wraper {
display: flex;
min-height: calc(100vh - 8vh);
}
.left-section {
background-color: rgba(155, 146, 146, 0.5);
width: 20%;
}
.right-section {
background-color: rgb(245, 245, 244);
width: 80%;
}
/* Home Page Left Section */
.main-left-section-wrapper {
padding: 0.7rem;
display: flex;
flex-direction: column;
}
.main-left-section-wrapper > div {
margin: 6px;
}
.drawing-pens-control {
margin: 10px;
}
/* Drawing Pens */
.drawing-pens {
/* border: 1px black solid; */
}
/* Scribble Tool Box */
.scribble-tool-box {
margin: 1rem auto;
display: flex;
justify-content: space-between;
align-items: baseline;
}
.cam-dropdown {
margin-top: 5px;
}
#cam-option {
display: inline-table;
}
.overlay-control {
margin: 10px;
}
#path-to-folder::placeholder {
color: rgb(136, 136, 133);
}
.work-place-wrapper {
display: grid;
/* width: 90%; */
margin: 0 auto;
/* grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr); */
grid-gap: 0.3rem;
grid-template-areas:
"left1 left1 right1 right1"
"left1 left1 right1 right1"
"right3 right3 right2 right2";
padding: 1rem 3rem;
}
/* Drawing Panel, Feature Maps, CAM */
.work-place-wrapper div {
border: 1px black solid;
/* width: 80%; */
}
/* WorkSpace 1 Is the Drawing Panel */
.work-place-wrapper .work-place-1 {
grid-area: left1;
/* background-color: rgb(175, 187, 225); */
background-color: #000;
/* cursor: pointer; */
cursor: url("./image/cursors/quill3.png"), default;
}
/* WorkSpace 2 Is the Displaying Panel */
.work-place-wrapper .work-place-2 {
grid-area: right1;
position: relative;
background-color: #000;
/* background-color: rgb(41, 10, 154); */
cursor: url("./image/cursors/scribble-red-pen-25*25.png"), default;
}
#display-area {
/* background-color: rgb(254, 0, 47); */
height: 100%;
width: 100%;
/* opacity: 0.7; */
}
/* Layer2 Is For CAM/BACK-PROP, It Will Be On Top Of The Display Area */
#layer2 {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
/*background-color: red;*/
/* When We Received Data, We Change The Opacity To Achieve The Overlay Effect */
opacity: 0.75;
}
#layer3 {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 2;
/*background-color: red;*/
/* When We Received Data, We Change The Opacity To Achieve The Overlay Effect */
opacity: 0.75;
}
/* Work-Space-3 And Work-Space-4 Are For Display Possibility Result */
.work-place-wrapper .work-place-3 {
/* width: 99%; */
grid-area: right2;
background-color: #273349;
min-height: 35vh;
}
.fa-caret-up {
color: green;
}
.fa-caret-down {
color: red;
}
/* Leader Board */
.leader-board {
background-color: #273349;
/* background-color: red; */
border-radius: 10px;
box-shadow: 0 5px 10px rgba(12, 16, 31, 0.4);
padding: 10px;
margin: auto;
}
.leader-board-title {
color: rgb(185, 223, 186);
padding: 1rem;
/* text-align: center; */
}
.leader-board-title h5 {
margin-bottom: 1.5rem;
font-weight: 800;
}
.leader-board table {
border-spacing: 0 4px;
color: #e2e2e2;
padding: 5px;
}
.leader-board table th,
table td {
padding: 15px;
text-align: left;
}
.leader-board table th:nth-last-child(1) {
text-align: right;
}
.leader-board table th:nth-last-child(2) {
width: 25px;
text-align: right;
}
.leader-board table td:nth-last-child(2) {
text-align: right;
}
.leader-board table td:nth-child(1) {
width: 100px;
word-wrap: break-word;
}
.leader-board table td:nth-child(2) {
width: 25px;
}
.leader-board table td:nth-child(3) {
width: 25px;
}
.leader-board table tbody tr {
background-color: #1c223b;
}
table tbody tr:hover {
background-color: #151b31;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
table tbody tr td:first-of-type {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
table tbody tr td:last-of-type {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
text-align: right;
}
table tbody tr.priority-500 td:first-of-type {
border-left: 5px solid #9c7c64;
}
table tbody tr.priority-400 td:first-of-type {
border-left: 5px solid #5c8cdc;
}
table tbody tr.priority-300 td:first-of-type {
border-left: 5px solid #40c587;
}
table tbody tr.priority-200 td .fa-circle {
color: #9c7c64;
}
table tbody tr.priority-100 td .fa-circle {
color: #5c8cdc;
}
table tbody tr td .fa-circle {
transform: scale(0.5);
}
/* Leader Board Pointing Cursor */
#leader-board-current tbody tr {
cursor: pointer;
}
.work-place-wrapper .work-place-4 {
background-color: #1c223b;
/* width: 99%; */
min-height: 35vh;
grid-area: right3;
/* background-color: yellow; */
}
.work-place-4 .leader-board-title {
color: bisque;
}
.leader-board-previous {
background-color: #0d1d2d;
}
.leader-board-previous table {
color: #f4c19b;
}
.control-label {
font-size: 1rem;
display: inline-block;
font-weight: 500;
}
.control-label:hover {
font-size: 1.01rem;
transition: all 1s ease-in-out;
color: rgb(105, 76, 135);
}
/* Media Query */
@media (max-width: 825px) {
.work-place-wrapper {
display: grid;
/* width: 90%; */
margin: 0 auto;
/* grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr); */
grid-gap: 0.3rem;
grid-template-areas:
"left1"
"right1"
"right2"
"right3";
}
}
/* Tab 2 */
.right-section-wrapper {
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
/* 2d network arch */
.feature-map-options {
margin: 2rem 1rem 0 1rem;
}
.feature-map-options div {
margin-top: 2rem;
}
#displayContainer {
height: 100%;
width: 65%;
border: 1px silver solid;
}
#diagramContainer {
flex-grow: 1;
width: 30%;
padding: 20px;
}
#feature-map-original {
width: 100%;
height: 100%;
}
#feature-map-canvas {
width: 100%;
height: 100%;
border-top: 1px silver solid;
}
#files-upload-area {
display: none;
}
/* Snack Bar */
#snackbar {
display: flex;
align-items: center;
justify-content: center;
visibility: hidden;
min-width: 250px;
/* margin-left: -125px; */
background-color: #333;
color: #fff;
text-align: center;
border-radius: 2px;
padding: 16px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 300px;
font-size: 20px;
}
#snackbar.show {
visibility: visible;
/* -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s; */
/* animation: fadein 0.5s, fadeout 0.5s 2.5s; */
}
@-webkit-keyframes fadein {
from {
bottom: 0;
opacity: 0;
}
to {
bottom: 300px;
opacity: 1;
}
}
@keyframes fadein {
from {
bottom: 0;
opacity: 0;
}
to {
bottom: 300px;
opacity: 1;
}
}
@-webkit-keyframes fadeout {
from {
bottom: 300px;
opacity: 1;
}
to {
bottom: 0;
opacity: 0;
}
}
@keyframes fadeout {
from {
bottom: 300px;
opacity: 1;
}
to {
bottom: 0;
opacity: 0;
}
}
/* Snack Bar */ | 0.358465 | 0.103703 |
.search {
position: fixed;
top: 0.84rem;
left: 0;
z-index: 8;
width: 100%;
height: 0.42rem;
padding: 0.065rem 0.12rem;
box-sizing: border-box;
background-color: #f6f6f6;
}
.search .input {
position: relative;
width: 3.5rem;
height: 0.27rem;
border: 1px solid #20bc22;
border-radius: 0.135rem;
text-align: center;
background-color: #fff;
}
.search .input span {
display: block;
line-height: 0.27rem;
color: #666;
font-size: 0.13rem;
padding: 0 0.1rem;
margin-right: 0.54rem;
height: 100%;
box-sizing: border-box;
overflow: hidden;
}
.search .input i {
position: absolute;
top: 0;
right: -1px;
display: block;
width: 0.54rem;
height: 0.27rem;
background-color: #29c82a;
border-radius: 0 0.135rem 0.135rem 0;
font-size: 0.16rem;
line-height: 0.27rem;
}
.app {
width: 100%;
padding-top: 1.26rem;
}
.app .ad {
display: block;
width: 100%;
height: 0.82rem;
padding: 0.15rem;
box-sizing: border-box;
background-color: #fff;
}
.app .ad img {
width: 100%;
}
.box-title {
width: 100%;
height: 0.5rem;
}
.box-title a {
display: block;
position: relative;
width: 100%;
box-sizing: border-box;
padding: 0 0.12rem;
color: #333;
background-color: #fff;
}
.box-title a h3 {
font-size: 0.15rem;
line-height: 0.5rem;
padding-left: 0.28rem;
}
.box-title a i {
position: absolute;
top: 0.12rem;
left: 0.1rem;
width: 0.24rem;
height: 0.24rem;
background-image: url(../images/channel-icon.png);
background-size: 1.44rem 1.44rem;
}
.box-content {
position: relative;
width: 100%;
background-color: #fff;
}
.box-content h3 {
margin-bottom: 0;
}
.box-list > li {
width: 100%;
background-color: #fff;
}
.box-list a {
position: relative;
display: block;
width: 100%;
font-size: 0.12rem;
line-height: 0.26rem;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #333;
}
.box-list a:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0.4rem;
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.box-list .c-lt {
position: absolute;
top: 0;
left: 0;
z-index: 3;
color: #fff;
padding: 0 0.12rem;
}
.box-list .c-rt {
position: absolute;
top: 0;
right: 0;
z-index: 3;
color: #fff;
}
.box-list .c-rt i {
display: block;
width: 0.4rem;
height: 0.2rem;
}
.box-list .c-lb {
position: absolute;
bottom: 0;
left: 0;
z-index: 3;
color: #fff;
padding: 0 0.12rem;
}
.box-list .c-rb {
position: absolute;
bottom: 0;
right: 0;
z-index: 3;
color: #fff;
padding: 0 0.12rem;
}
.box-list .c-lrb {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
color: #fff;
padding: 0 0.12rem;
}
.box-list .title {
width: 100%;
padding: 0.08rem 0.12rem;
padding-right: 0;
box-sizing: border-box;
background-color: #fff;
}
.box-list .title h3 {
font-size: 0.14rem;
font-weight: 400;
margin-bottom: 0.06rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.box-list .title p {
font-size: 0.12rem;
color: #999;
padding-bottom: 0.08rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.c-icon-vip {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: -0.4rem 0;
}
.c-icon-self {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: -0.8rem 0;
}
.c-icon-onlyPlay {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: 0 0;
}
.c-icon-Pay {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: -0.8rem -0.2rem;
}
.c-icon-zt {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: 0 -0.2rem;
}
.box-more-1 {
width: 100%;
text-align: center;
border-bottom: 1px solid #f7f7f7;
}
.box-more-1 div {
width: 100%;
height: 0.5rem;
}
.box-more-1 a {
display: block;
position: relative;
width: 100%;
height: 100%;
line-height: 0.5rem;
font-size: 0.14rem;
color: #0bbe06;
}
.box-more-1 a i {
padding-right: 0.08rem;
}
.box-more-2 {
width: 100%;
text-align: center;
border-bottom: 1px solid #f7f7f7;
}
.box-more-2:after,
.box-more-2:before {
content: "";
display: table;
}
.box-more-2:after {
clear: both;
}
.box-more-2 div {
float: left;
width: 50%;
height: 0.5rem;
}
.box-more-2 a {
display: block;
position: relative;
width: 100%;
height: 100%;
line-height: 0.5rem;
font-size: 0.14rem;
color: #0bbe06;
}
.box-more-2 a i {
padding-right: 0.08rem;
}
.carousel {
width: 100%;
height: 1.82rem;
background-color: #fff;
padding: 0.1rem 0;
overflow: hidden;
}
.carousel ul {
position: relative;
width: 100%;
height: 100%;
font-size: 0;
white-space: nowrap;
background-color: #fff;
}
.carousel ul li {
display: inline-block;
width: 88%;
height: 100%;
transform: scale(0.9);
position: absolute;
transition-duration: 400ms;
visibility: visible;
}
.carousel ul .box-list-1 {
transform: translateX(0.22rem) scale(1.04);
}
.carousel ul .box-list-1 a {
background-image: url(../upload/carousel_1.jpg);
}
.carousel ul .box-list-2 {
transform: translateX(3.625rem) scale(0.98);
}
.carousel ul .box-list-2 a {
background-image: url(../upload/carousel_2.jpg);
}
.carousel ul .box-list-3 {
transform: translateX(6.925rem) scale(0.98);
}
.carousel ul .box-list-3 a {
background-image: url(../upload/carousel_3.jpg);
}
.carousel ul .box-list-4 {
transform: translateX(-6.475rem) scale(0.98);
}
.carousel ul .box-list-4 a {
background-image: url(../upload/carousel_4.jpg);
}
.carousel ul .box-list-5 {
transform: translateX(-3.175rem) scale(0.98);
}
.carousel ul .box-list-5 a {
background-image: url(../upload/carousel_5.jpg);
}
.carousel a {
display: block;
width: 100%;
height: 100%;
border-radius: 0.05rem;
}
.carousel a:after {
content: "";
border-radius: 0.05rem;
}
.pic {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.pic li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.pic li a {
height: 1.04rem;
}
.pic li:nth-child(1) a {
background-image: url(../upload/pic-list_1.jpg);
}
.pic li:nth-child(2) a {
background-image: url(../upload/pic-list_2.jpg);
}
.pic li:nth-child(3) a {
background-image: url(../upload/pic-list_3.jpg);
}
.pic li:nth-child(4) a {
background-image: url(../upload/pic-list_4.jpg);
}
.infor-content {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.infor-content li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.infor-content li a {
height: 1.04rem;
}
.infor-content .box-title i {
background-position: 0 0;
}
.infor-content > a {
display: block;
position: relative;
padding: 0 0.2rem 0.16rem 0.38rem;
color: #333;
}
.infor-content > a:after {
content: "";
position: absolute;
top: 0;
left: 0.08rem;
width: 0.24rem;
height: 0.24rem;
background-image: url(../images/channel-icon.png);
background-size: 1.44rem 1.44rem;
background-position: -0.5rem -1rem;
}
.infor-content li:nth-child(1) a {
background-image: url(../upload/infor_1.jpg);
}
.infor-content li:nth-child(2) a {
background-image: url(../upload/infor_2.jpg);
}
.tvplay {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.tvplay li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.tvplay li a {
height: 1.65rem;
}
.tvplay .box-title i {
background-position: -0.24rem 0;
}
.tvplay li:nth-child(1) a {
background-image: url(../upload/tvplay_1.webp);
}
.tvplay li:nth-child(2) a {
background-image: url(../upload/tvplay_2.webp);
}
.tvplay li:nth-child(3) a {
background-image: url(../upload/tvplay_3.webp);
}
.tvplay li:nth-child(4) a {
background-image: url(../upload/tvplay_4.webp);
}
.tvplay li:nth-child(5) a {
background-image: url(../upload/tvplay_5.webp);
}
.tvplay li:nth-child(6) a {
background-image: url(../upload/tvplay_6.webp);
}
.film {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.film li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.film li a {
height: 1.65rem;
}
.film .box-title i {
background-position: -0.48rem 0;
}
.film li .c-rb {
color: #ff6e0d;
}
.film li:nth-child(1) a {
background-image: url(../upload/film_1.webp);
}
.film li:nth-child(2) a {
background-image: url(../upload/film_2.webp);
}
.film li:nth-child(3) a {
background-image: url(../upload/film_3.webp);
}
.film li:nth-child(4) a {
background-image: url(../upload/film_4.webp);
}
.film li:nth-child(5) a {
background-image: url(../upload/film_5.webp);
}
.film li:nth-child(6) a {
background-image: url(../upload/film_6.webp);
}
.comic {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.comic li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.comic li a {
height: 1.65rem;
}
.comic .box-title i {
background-position: -0.72rem 0;
}
.comic li:nth-child(1) a {
background-image: url(../upload/comic_1.webp);
}
.comic li:nth-child(2) a {
background-image: url(../upload/comic_2.webp);
}
.comic li:nth-child(3) a {
background-image: url(../upload/comic_3.webp);
}
.comic li:nth-child(4) a {
background-image: url(../upload/comic_4.webp);
}
.comic li:nth-child(5) a {
background-image: url(../upload/comic_5.webp);
}
.comic li:nth-child(6) a {
background-image: url(../upload/comic_6.webp);
}
.variety {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.variety li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.variety li a {
height: 1.04rem;
}
.variety .box-title i {
background-position: -0.96rem 0;
}
.variety li:nth-child(1) a {
background-image: url(../upload/variety_1.jpg);
}
.variety li:nth-child(2) a {
background-image: url(../upload/variety_2.jpg);
}
.variety li:nth-child(3) a {
background-image: url(../upload/variety_3.webp);
}
.variety li:nth-child(4) a {
background-image: url(../upload/variety_4.webp);
}
.variety li:nth-child(5) a {
background-image: url(../upload/variety_5.jpg);
}
.variety li:nth-child(6) a {
background-image: url(../upload/variety_6.jpg);
}
.happy {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.happy li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.happy li a {
height: 1.04rem;
}
.happy .box-title i {
background-position: -1.2rem 0;
}
.happy li:nth-child(1) a {
background-image: url(../upload/happy_1.gif);
}
.happy li:nth-child(2) a {
background-image: url(../upload/happy_2.png);
}
.happy li:nth-child(3) a {
background-image: url(../upload/happy_3.png);
}
.happy li:nth-child(4) a {
background-image: url(../upload/happy_4.png);
}
.live {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.live li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.live li a {
height: 1.65rem;
}
.live .box-title i {
background-position: -0.96rem -0.96rem;
}
.live li:nth-child(1) a {
background-image: url(../upload/live_1.jpg);
}
.live li:nth-child(2) a {
background-image: url(../upload/live_2.jpg);
}
.live li:nth-child(3) a {
background-image: url(../upload/live_3.jpg);
}
.original {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.original li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.original li a {
height: 1.04rem;
}
.original .box-title i {
background-position: 0 -0.24rem;
}
.original li:nth-child(1) a {
background-image: url(../upload/original_1.jpg);
}
.original li:nth-child(2) a {
background-image: url(../upload/original_2.webp);
}
.original li:nth-child(3) a {
background-image: url(../upload/original_3.jpg);
}
.original li:nth-child(4) a {
background-image: url(../upload/original_4.webp);
}
.original li:nth-child(5) a {
background-image: url(../upload/original_5.jpg);
}
.original li:nth-child(6) a {
background-image: url(../upload/original_6.webp);
}
.nadou {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.nadou li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.nadou li a {
height: 1.04rem;
}
.nadou .box-title i {
background-position: 0 -0.24rem;
}
.nadou li:nth-child(1) a {
background-image: url(../upload/nadou_1.jpg);
}
.nadou li:nth-child(2) a {
background-image: url(../upload/nadou_2.webp);
}
.game {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.game li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.game li a {
height: 1.04rem;
}
.game .box-title i {
background-position: 0 -0.24rem;
}
.game li:nth-child(1) a {
background-image: url(../upload/game_1.jpg);
}
.game li:nth-child(2) a {
background-image: url(../upload/game_2.webp);
}
.game li:nth-child(3) a {
background-image: url(../upload/game_3.webp);
}
.game li:nth-child(4) a {
background-image: url(../upload/game_4.webp);
}
.children {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.children li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.children li a {
height: 1.04rem;
}
.children .box-title {
position: relative;
}
.children .box-title i {
background-position: -0.72rem -0.24rem;
}
.children .box-title .c-glyphicon-arrowRight {
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: right;
font-size: 0.14rem;
color: #999;
line-height: 0.5rem;
background-color: rgba(0, 0, 0, 0);
padding-right: 0.24rem;
}
.children .box-title .c-glyphicon-arrowRight:before {
position: absolute;
top: 0;
right: 0.06rem;
}
.children li:nth-child(1) a {
background-image: url(../upload/children_1.webp);
}
.children li:nth-child(2) a {
background-image: url(../upload/children_2.webp);
}
.children li:nth-child(3) a {
background-image: url(../upload/children_3.webp);
}
.children li:nth-child(4) a {
background-image: url(../upload/children_4.webp);
}
.baby {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.baby li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.baby li a {
height: 1.04rem;
}
.baby .box-title i {
background-position: -0.96rem -0.24rem;
}
.baby li:nth-child(1) a {
background-image: url(../upload/baby_1.webp);
}
.baby li:nth-child(2) a {
background-image: url(../upload/baby_2.webp);
}
.baby li:nth-child(3) a {
background-image: url(../upload/baby_3.webp);
}
.baby li:nth-child(4) a {
background-image: url(../upload/baby_4.webp);
}
.teach {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.teach li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.teach li a {
height: 1.04rem;
}
.teach .box-title i {
background-position: -1.2rem -0.24rem;
}
.teach li:nth-child(1) a {
background-image: url(../upload/teach_1.jpg);
}
.teach li:nth-child(2) a {
background-image: url(../upload/teach_2.webp);
}
.teach li:nth-child(3) a {
background-image: url(../upload/teach_3.webp);
}
.teach li:nth-child(4) a {
background-image: url(../upload/teach_4.webp);
}
.record {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.record li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.record li a {
height: 1.65rem;
}
.record .box-title i {
background-position: 0 -0.48rem;
}
.record li:nth-child(1) a {
background-image: url(../upload/record_1.webp);
}
.record li:nth-child(2) a {
background-image: url(../upload/record_2.webp);
}
.record li:nth-child(3) a {
background-image: url(../upload/record_3.jpg);
}
.record li:nth-child(4) a {
background-image: url(../upload/record_4.webp);
}
.record li:nth-child(5) a {
background-image: url(../upload/record_5.webp);
}
.record li:nth-child(6) a {
background-image: url(../upload/record_6.webp);
}
.life {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.life li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.life li a {
height: 1.04rem;
}
.life .box-title i {
background-position: -0.24rem -0.48rem;
}
.life li:nth-child(1) a {
background-image: url(../upload/life_1.webp);
}
.life li:nth-child(2) a {
background-image: url(../upload/life_2.jpg);
}
.life li:nth-child(3) a {
background-image: url(../upload/life_3.jpg);
}
.life li:nth-child(4) a {
background-image: url(../upload/life_4.webp);
}
.health {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.health li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.health li a {
height: 1.04rem;
}
.health .box-title i {
background-position: -0.48rem -0.48rem;
}
.health li:nth-child(1) a {
background-image: url(../upload/health_1.jpg);
}
.health li:nth-child(2) a {
background-image: url(../upload/health_2.jpg);
}
.health li:nth-child(3) a {
background-image: url(../upload/health_3.jpg);
}
.health li:nth-child(4) a {
background-image: url(../upload/health_4.jpg);
}
.sports {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.sports li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.sports li a {
height: 1.04rem;
}
.sports .box-title i {
background-position: -0.72rem -0.48rem;
}
.sports li:nth-child(1) a {
background-image: url(../upload/sports_1.jpg);
}
.sports li:nth-child(2) a {
background-image: url(../upload/sports_2.jpg);
}
.sports li:nth-child(3) a {
background-image: url(../upload/sports_3.jpg);
}
.sports li:nth-child(4) a {
background-image: url(../upload/sports_4.jpg);
}
.vogue {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.vogue li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.vogue li a {
height: 1.04rem;
}
.vogue .box-title i {
background-position: -0.96rem -0.48rem;
}
.vogue li:nth-child(1) a {
background-image: url(../upload/vogue_1.webp);
}
.vogue li:nth-child(2) a {
background-image: url(../upload/vogue_2.webp);
}
.vogue li:nth-child(3) a {
background-image: url(../upload/vogue_3.webp);
}
.vogue li:nth-child(4) a {
background-image: url(../upload/vogue_4.webp);
}
.funny {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.funny li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.funny li a {
height: 1.04rem;
}
.funny .box-title i {
background-position: -1.2rem -0.48rem;
}
.funny li:nth-child(1) a {
background-image: url(../upload/funny_1.jpg);
}
.funny li:nth-child(2) a {
background-image: url(../upload/funny_2.webp);
}
.funny li:nth-child(3) a {
background-image: url(../upload/funny_3.jpg);
}
.funny li:nth-child(4) a {
background-image: url(../upload/funny_4.jpg);
}
.vflower {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.vflower li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.vflower li a {
height: 1.04rem;
}
.vflower .box-title i {
background-position: 0 -0.72rem;
}
.vflower li:nth-child(1) a {
background-image: url(../upload/vflower_1.webp);
}
.vflower li:nth-child(2) a {
background-image: url(../upload/vflower_2.webp);
}
.music {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.music li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.music li a {
height: 1.04rem;
}
.music .box-title i {
background-position: -0.24rem -0.72rem;
}
.music li:nth-child(1) a {
background-image: url(../upload/music_1.jpg);
}
.music li:nth-child(2) a {
background-image: url(../upload/music_2.jpg);
}
.tour {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.tour li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.tour li a {
height: 1.04rem;
}
.tour .box-title i {
background-position: -0.48rem -0.72rem;
}
.tour li:nth-child(1) a {
background-image: url(../upload/tour_1.webp);
}
.tour li:nth-child(2) a {
background-image: url(../upload/tour_2.webp);
}
.military {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.military li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.military li a {
height: 1.04rem;
}
.military .box-title i {
background-position: -0.72rem -0.72rem;
}
.military li:nth-child(1) a {
background-image: url(../upload/military_1.jpg);
}
.military li:nth-child(2) a {
background-image: url(../upload/military_2.jpg);
}
.finance {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.finance li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.finance li a {
height: 1.04rem;
}
.finance .box-title i {
background-position: -0.96rem -0.72rem;
}
.finance li:nth-child(1) a {
background-image: url(../upload/finance_1.webp);
}
.finance li:nth-child(2) a {
background-image: url(../upload/finance_2.webp);
}
.car {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.car li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.car li a {
height: 1.04rem;
}
.car .box-title i {
background-position: -1.2rem -0.72rem;
}
.car li:nth-child(1) a {
background-image: url(../upload/car_1.webp);
}
.car li:nth-child(2) a {
background-image: url(../upload/car_2.webp);
}
.technology {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.technology li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.technology li a {
height: 1.04rem;
}
.technology .box-title i {
background-position: 0 -0.96rem;
}
.technology li:nth-child(1) a {
background-image: url(../upload/technology_1.webp);
}
.technology li:nth-child(2) a {
background-image: url(../upload/technology_2.webp);
}
.reclist {
width: 100%;
background-color: #fff;
}
.reclist .box-title i {
background-position: -0.24rem -0.96rem;
}
.reclist ul {
display: flex;
padding: 0 0.12rem 0.05rem;
text-align: center;
}
.reclist li {
flex: 1;
padding: 0.05rem;
}
.reclist img {
width: 100%;
margin-bottom: 0.1rem;
}
.reclist h3 {
font-size: 0.14rem;
font-weight: 400;
}
.top {
position: fixed;
right: 0.06rem;
bottom: 0.8rem;
display: block;
width: 0.45rem;
height: 0.45rem;
border-radius: 50%;
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
z-index: 10;
}
.top i {
font-size: 0.18rem;
font-weight: 700;
padding-top: 0.06rem;
}
.top span {
display: block;
font-size: 0.12rem;
} | css/index.css | .search {
position: fixed;
top: 0.84rem;
left: 0;
z-index: 8;
width: 100%;
height: 0.42rem;
padding: 0.065rem 0.12rem;
box-sizing: border-box;
background-color: #f6f6f6;
}
.search .input {
position: relative;
width: 3.5rem;
height: 0.27rem;
border: 1px solid #20bc22;
border-radius: 0.135rem;
text-align: center;
background-color: #fff;
}
.search .input span {
display: block;
line-height: 0.27rem;
color: #666;
font-size: 0.13rem;
padding: 0 0.1rem;
margin-right: 0.54rem;
height: 100%;
box-sizing: border-box;
overflow: hidden;
}
.search .input i {
position: absolute;
top: 0;
right: -1px;
display: block;
width: 0.54rem;
height: 0.27rem;
background-color: #29c82a;
border-radius: 0 0.135rem 0.135rem 0;
font-size: 0.16rem;
line-height: 0.27rem;
}
.app {
width: 100%;
padding-top: 1.26rem;
}
.app .ad {
display: block;
width: 100%;
height: 0.82rem;
padding: 0.15rem;
box-sizing: border-box;
background-color: #fff;
}
.app .ad img {
width: 100%;
}
.box-title {
width: 100%;
height: 0.5rem;
}
.box-title a {
display: block;
position: relative;
width: 100%;
box-sizing: border-box;
padding: 0 0.12rem;
color: #333;
background-color: #fff;
}
.box-title a h3 {
font-size: 0.15rem;
line-height: 0.5rem;
padding-left: 0.28rem;
}
.box-title a i {
position: absolute;
top: 0.12rem;
left: 0.1rem;
width: 0.24rem;
height: 0.24rem;
background-image: url(../images/channel-icon.png);
background-size: 1.44rem 1.44rem;
}
.box-content {
position: relative;
width: 100%;
background-color: #fff;
}
.box-content h3 {
margin-bottom: 0;
}
.box-list > li {
width: 100%;
background-color: #fff;
}
.box-list a {
position: relative;
display: block;
width: 100%;
font-size: 0.12rem;
line-height: 0.26rem;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #333;
}
.box-list a:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0.4rem;
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.box-list .c-lt {
position: absolute;
top: 0;
left: 0;
z-index: 3;
color: #fff;
padding: 0 0.12rem;
}
.box-list .c-rt {
position: absolute;
top: 0;
right: 0;
z-index: 3;
color: #fff;
}
.box-list .c-rt i {
display: block;
width: 0.4rem;
height: 0.2rem;
}
.box-list .c-lb {
position: absolute;
bottom: 0;
left: 0;
z-index: 3;
color: #fff;
padding: 0 0.12rem;
}
.box-list .c-rb {
position: absolute;
bottom: 0;
right: 0;
z-index: 3;
color: #fff;
padding: 0 0.12rem;
}
.box-list .c-lrb {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
color: #fff;
padding: 0 0.12rem;
}
.box-list .title {
width: 100%;
padding: 0.08rem 0.12rem;
padding-right: 0;
box-sizing: border-box;
background-color: #fff;
}
.box-list .title h3 {
font-size: 0.14rem;
font-weight: 400;
margin-bottom: 0.06rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.box-list .title p {
font-size: 0.12rem;
color: #999;
padding-bottom: 0.08rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.c-icon-vip {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: -0.4rem 0;
}
.c-icon-self {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: -0.8rem 0;
}
.c-icon-onlyPlay {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: 0 0;
}
.c-icon-Pay {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: -0.8rem -0.2rem;
}
.c-icon-zt {
background-image: url(../images/picicon-bg.png);
background-size: 1.7rem 1.6rem;
background-position: 0 -0.2rem;
}
.box-more-1 {
width: 100%;
text-align: center;
border-bottom: 1px solid #f7f7f7;
}
.box-more-1 div {
width: 100%;
height: 0.5rem;
}
.box-more-1 a {
display: block;
position: relative;
width: 100%;
height: 100%;
line-height: 0.5rem;
font-size: 0.14rem;
color: #0bbe06;
}
.box-more-1 a i {
padding-right: 0.08rem;
}
.box-more-2 {
width: 100%;
text-align: center;
border-bottom: 1px solid #f7f7f7;
}
.box-more-2:after,
.box-more-2:before {
content: "";
display: table;
}
.box-more-2:after {
clear: both;
}
.box-more-2 div {
float: left;
width: 50%;
height: 0.5rem;
}
.box-more-2 a {
display: block;
position: relative;
width: 100%;
height: 100%;
line-height: 0.5rem;
font-size: 0.14rem;
color: #0bbe06;
}
.box-more-2 a i {
padding-right: 0.08rem;
}
.carousel {
width: 100%;
height: 1.82rem;
background-color: #fff;
padding: 0.1rem 0;
overflow: hidden;
}
.carousel ul {
position: relative;
width: 100%;
height: 100%;
font-size: 0;
white-space: nowrap;
background-color: #fff;
}
.carousel ul li {
display: inline-block;
width: 88%;
height: 100%;
transform: scale(0.9);
position: absolute;
transition-duration: 400ms;
visibility: visible;
}
.carousel ul .box-list-1 {
transform: translateX(0.22rem) scale(1.04);
}
.carousel ul .box-list-1 a {
background-image: url(../upload/carousel_1.jpg);
}
.carousel ul .box-list-2 {
transform: translateX(3.625rem) scale(0.98);
}
.carousel ul .box-list-2 a {
background-image: url(../upload/carousel_2.jpg);
}
.carousel ul .box-list-3 {
transform: translateX(6.925rem) scale(0.98);
}
.carousel ul .box-list-3 a {
background-image: url(../upload/carousel_3.jpg);
}
.carousel ul .box-list-4 {
transform: translateX(-6.475rem) scale(0.98);
}
.carousel ul .box-list-4 a {
background-image: url(../upload/carousel_4.jpg);
}
.carousel ul .box-list-5 {
transform: translateX(-3.175rem) scale(0.98);
}
.carousel ul .box-list-5 a {
background-image: url(../upload/carousel_5.jpg);
}
.carousel a {
display: block;
width: 100%;
height: 100%;
border-radius: 0.05rem;
}
.carousel a:after {
content: "";
border-radius: 0.05rem;
}
.pic {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.pic li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.pic li a {
height: 1.04rem;
}
.pic li:nth-child(1) a {
background-image: url(../upload/pic-list_1.jpg);
}
.pic li:nth-child(2) a {
background-image: url(../upload/pic-list_2.jpg);
}
.pic li:nth-child(3) a {
background-image: url(../upload/pic-list_3.jpg);
}
.pic li:nth-child(4) a {
background-image: url(../upload/pic-list_4.jpg);
}
.infor-content {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.infor-content li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.infor-content li a {
height: 1.04rem;
}
.infor-content .box-title i {
background-position: 0 0;
}
.infor-content > a {
display: block;
position: relative;
padding: 0 0.2rem 0.16rem 0.38rem;
color: #333;
}
.infor-content > a:after {
content: "";
position: absolute;
top: 0;
left: 0.08rem;
width: 0.24rem;
height: 0.24rem;
background-image: url(../images/channel-icon.png);
background-size: 1.44rem 1.44rem;
background-position: -0.5rem -1rem;
}
.infor-content li:nth-child(1) a {
background-image: url(../upload/infor_1.jpg);
}
.infor-content li:nth-child(2) a {
background-image: url(../upload/infor_2.jpg);
}
.tvplay {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.tvplay li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.tvplay li a {
height: 1.65rem;
}
.tvplay .box-title i {
background-position: -0.24rem 0;
}
.tvplay li:nth-child(1) a {
background-image: url(../upload/tvplay_1.webp);
}
.tvplay li:nth-child(2) a {
background-image: url(../upload/tvplay_2.webp);
}
.tvplay li:nth-child(3) a {
background-image: url(../upload/tvplay_3.webp);
}
.tvplay li:nth-child(4) a {
background-image: url(../upload/tvplay_4.webp);
}
.tvplay li:nth-child(5) a {
background-image: url(../upload/tvplay_5.webp);
}
.tvplay li:nth-child(6) a {
background-image: url(../upload/tvplay_6.webp);
}
.film {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.film li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.film li a {
height: 1.65rem;
}
.film .box-title i {
background-position: -0.48rem 0;
}
.film li .c-rb {
color: #ff6e0d;
}
.film li:nth-child(1) a {
background-image: url(../upload/film_1.webp);
}
.film li:nth-child(2) a {
background-image: url(../upload/film_2.webp);
}
.film li:nth-child(3) a {
background-image: url(../upload/film_3.webp);
}
.film li:nth-child(4) a {
background-image: url(../upload/film_4.webp);
}
.film li:nth-child(5) a {
background-image: url(../upload/film_5.webp);
}
.film li:nth-child(6) a {
background-image: url(../upload/film_6.webp);
}
.comic {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.comic li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.comic li a {
height: 1.65rem;
}
.comic .box-title i {
background-position: -0.72rem 0;
}
.comic li:nth-child(1) a {
background-image: url(../upload/comic_1.webp);
}
.comic li:nth-child(2) a {
background-image: url(../upload/comic_2.webp);
}
.comic li:nth-child(3) a {
background-image: url(../upload/comic_3.webp);
}
.comic li:nth-child(4) a {
background-image: url(../upload/comic_4.webp);
}
.comic li:nth-child(5) a {
background-image: url(../upload/comic_5.webp);
}
.comic li:nth-child(6) a {
background-image: url(../upload/comic_6.webp);
}
.variety {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.variety li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.variety li a {
height: 1.04rem;
}
.variety .box-title i {
background-position: -0.96rem 0;
}
.variety li:nth-child(1) a {
background-image: url(../upload/variety_1.jpg);
}
.variety li:nth-child(2) a {
background-image: url(../upload/variety_2.jpg);
}
.variety li:nth-child(3) a {
background-image: url(../upload/variety_3.webp);
}
.variety li:nth-child(4) a {
background-image: url(../upload/variety_4.webp);
}
.variety li:nth-child(5) a {
background-image: url(../upload/variety_5.jpg);
}
.variety li:nth-child(6) a {
background-image: url(../upload/variety_6.jpg);
}
.happy {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.happy li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.happy li a {
height: 1.04rem;
}
.happy .box-title i {
background-position: -1.2rem 0;
}
.happy li:nth-child(1) a {
background-image: url(../upload/happy_1.gif);
}
.happy li:nth-child(2) a {
background-image: url(../upload/happy_2.png);
}
.happy li:nth-child(3) a {
background-image: url(../upload/happy_3.png);
}
.happy li:nth-child(4) a {
background-image: url(../upload/happy_4.png);
}
.live {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.live li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.live li a {
height: 1.65rem;
}
.live .box-title i {
background-position: -0.96rem -0.96rem;
}
.live li:nth-child(1) a {
background-image: url(../upload/live_1.jpg);
}
.live li:nth-child(2) a {
background-image: url(../upload/live_2.jpg);
}
.live li:nth-child(3) a {
background-image: url(../upload/live_3.jpg);
}
.original {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.original li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.original li a {
height: 1.04rem;
}
.original .box-title i {
background-position: 0 -0.24rem;
}
.original li:nth-child(1) a {
background-image: url(../upload/original_1.jpg);
}
.original li:nth-child(2) a {
background-image: url(../upload/original_2.webp);
}
.original li:nth-child(3) a {
background-image: url(../upload/original_3.jpg);
}
.original li:nth-child(4) a {
background-image: url(../upload/original_4.webp);
}
.original li:nth-child(5) a {
background-image: url(../upload/original_5.jpg);
}
.original li:nth-child(6) a {
background-image: url(../upload/original_6.webp);
}
.nadou {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.nadou li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.nadou li a {
height: 1.04rem;
}
.nadou .box-title i {
background-position: 0 -0.24rem;
}
.nadou li:nth-child(1) a {
background-image: url(../upload/nadou_1.jpg);
}
.nadou li:nth-child(2) a {
background-image: url(../upload/nadou_2.webp);
}
.game {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.game li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.game li a {
height: 1.04rem;
}
.game .box-title i {
background-position: 0 -0.24rem;
}
.game li:nth-child(1) a {
background-image: url(../upload/game_1.jpg);
}
.game li:nth-child(2) a {
background-image: url(../upload/game_2.webp);
}
.game li:nth-child(3) a {
background-image: url(../upload/game_3.webp);
}
.game li:nth-child(4) a {
background-image: url(../upload/game_4.webp);
}
.children {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.children li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.children li a {
height: 1.04rem;
}
.children .box-title {
position: relative;
}
.children .box-title i {
background-position: -0.72rem -0.24rem;
}
.children .box-title .c-glyphicon-arrowRight {
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: right;
font-size: 0.14rem;
color: #999;
line-height: 0.5rem;
background-color: rgba(0, 0, 0, 0);
padding-right: 0.24rem;
}
.children .box-title .c-glyphicon-arrowRight:before {
position: absolute;
top: 0;
right: 0.06rem;
}
.children li:nth-child(1) a {
background-image: url(../upload/children_1.webp);
}
.children li:nth-child(2) a {
background-image: url(../upload/children_2.webp);
}
.children li:nth-child(3) a {
background-image: url(../upload/children_3.webp);
}
.children li:nth-child(4) a {
background-image: url(../upload/children_4.webp);
}
.baby {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.baby li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.baby li a {
height: 1.04rem;
}
.baby .box-title i {
background-position: -0.96rem -0.24rem;
}
.baby li:nth-child(1) a {
background-image: url(../upload/baby_1.webp);
}
.baby li:nth-child(2) a {
background-image: url(../upload/baby_2.webp);
}
.baby li:nth-child(3) a {
background-image: url(../upload/baby_3.webp);
}
.baby li:nth-child(4) a {
background-image: url(../upload/baby_4.webp);
}
.teach {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.teach li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.teach li a {
height: 1.04rem;
}
.teach .box-title i {
background-position: -1.2rem -0.24rem;
}
.teach li:nth-child(1) a {
background-image: url(../upload/teach_1.jpg);
}
.teach li:nth-child(2) a {
background-image: url(../upload/teach_2.webp);
}
.teach li:nth-child(3) a {
background-image: url(../upload/teach_3.webp);
}
.teach li:nth-child(4) a {
background-image: url(../upload/teach_4.webp);
}
.record {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.record li {
display: inline-block;
width: 32.7%;
vertical-align: top;
}
.record li a {
height: 1.65rem;
}
.record .box-title i {
background-position: 0 -0.48rem;
}
.record li:nth-child(1) a {
background-image: url(../upload/record_1.webp);
}
.record li:nth-child(2) a {
background-image: url(../upload/record_2.webp);
}
.record li:nth-child(3) a {
background-image: url(../upload/record_3.jpg);
}
.record li:nth-child(4) a {
background-image: url(../upload/record_4.webp);
}
.record li:nth-child(5) a {
background-image: url(../upload/record_5.webp);
}
.record li:nth-child(6) a {
background-image: url(../upload/record_6.webp);
}
.life {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.life li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.life li a {
height: 1.04rem;
}
.life .box-title i {
background-position: -0.24rem -0.48rem;
}
.life li:nth-child(1) a {
background-image: url(../upload/life_1.webp);
}
.life li:nth-child(2) a {
background-image: url(../upload/life_2.jpg);
}
.life li:nth-child(3) a {
background-image: url(../upload/life_3.jpg);
}
.life li:nth-child(4) a {
background-image: url(../upload/life_4.webp);
}
.health {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.health li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.health li a {
height: 1.04rem;
}
.health .box-title i {
background-position: -0.48rem -0.48rem;
}
.health li:nth-child(1) a {
background-image: url(../upload/health_1.jpg);
}
.health li:nth-child(2) a {
background-image: url(../upload/health_2.jpg);
}
.health li:nth-child(3) a {
background-image: url(../upload/health_3.jpg);
}
.health li:nth-child(4) a {
background-image: url(../upload/health_4.jpg);
}
.sports {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.sports li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.sports li a {
height: 1.04rem;
}
.sports .box-title i {
background-position: -0.72rem -0.48rem;
}
.sports li:nth-child(1) a {
background-image: url(../upload/sports_1.jpg);
}
.sports li:nth-child(2) a {
background-image: url(../upload/sports_2.jpg);
}
.sports li:nth-child(3) a {
background-image: url(../upload/sports_3.jpg);
}
.sports li:nth-child(4) a {
background-image: url(../upload/sports_4.jpg);
}
.vogue {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.vogue li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.vogue li a {
height: 1.04rem;
}
.vogue .box-title i {
background-position: -0.96rem -0.48rem;
}
.vogue li:nth-child(1) a {
background-image: url(../upload/vogue_1.webp);
}
.vogue li:nth-child(2) a {
background-image: url(../upload/vogue_2.webp);
}
.vogue li:nth-child(3) a {
background-image: url(../upload/vogue_3.webp);
}
.vogue li:nth-child(4) a {
background-image: url(../upload/vogue_4.webp);
}
.funny {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.funny li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.funny li a {
height: 1.04rem;
}
.funny .box-title i {
background-position: -1.2rem -0.48rem;
}
.funny li:nth-child(1) a {
background-image: url(../upload/funny_1.jpg);
}
.funny li:nth-child(2) a {
background-image: url(../upload/funny_2.webp);
}
.funny li:nth-child(3) a {
background-image: url(../upload/funny_3.jpg);
}
.funny li:nth-child(4) a {
background-image: url(../upload/funny_4.jpg);
}
.vflower {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.vflower li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.vflower li a {
height: 1.04rem;
}
.vflower .box-title i {
background-position: 0 -0.72rem;
}
.vflower li:nth-child(1) a {
background-image: url(../upload/vflower_1.webp);
}
.vflower li:nth-child(2) a {
background-image: url(../upload/vflower_2.webp);
}
.music {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.music li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.music li a {
height: 1.04rem;
}
.music .box-title i {
background-position: -0.24rem -0.72rem;
}
.music li:nth-child(1) a {
background-image: url(../upload/music_1.jpg);
}
.music li:nth-child(2) a {
background-image: url(../upload/music_2.jpg);
}
.tour {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.tour li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.tour li a {
height: 1.04rem;
}
.tour .box-title i {
background-position: -0.48rem -0.72rem;
}
.tour li:nth-child(1) a {
background-image: url(../upload/tour_1.webp);
}
.tour li:nth-child(2) a {
background-image: url(../upload/tour_2.webp);
}
.military {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.military li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.military li a {
height: 1.04rem;
}
.military .box-title i {
background-position: -0.72rem -0.72rem;
}
.military li:nth-child(1) a {
background-image: url(../upload/military_1.jpg);
}
.military li:nth-child(2) a {
background-image: url(../upload/military_2.jpg);
}
.finance {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.finance li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.finance li a {
height: 1.04rem;
}
.finance .box-title i {
background-position: -0.96rem -0.72rem;
}
.finance li:nth-child(1) a {
background-image: url(../upload/finance_1.webp);
}
.finance li:nth-child(2) a {
background-image: url(../upload/finance_2.webp);
}
.car {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.car li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.car li a {
height: 1.04rem;
}
.car .box-title i {
background-position: -1.2rem -0.72rem;
}
.car li:nth-child(1) a {
background-image: url(../upload/car_1.webp);
}
.car li:nth-child(2) a {
background-image: url(../upload/car_2.webp);
}
.technology {
width: 100%;
background-color: #fff;
border-bottom: 1px solid #f7f7f7;
}
.technology li {
display: inline-block;
width: 49.5%;
vertical-align: top;
}
.technology li a {
height: 1.04rem;
}
.technology .box-title i {
background-position: 0 -0.96rem;
}
.technology li:nth-child(1) a {
background-image: url(../upload/technology_1.webp);
}
.technology li:nth-child(2) a {
background-image: url(../upload/technology_2.webp);
}
.reclist {
width: 100%;
background-color: #fff;
}
.reclist .box-title i {
background-position: -0.24rem -0.96rem;
}
.reclist ul {
display: flex;
padding: 0 0.12rem 0.05rem;
text-align: center;
}
.reclist li {
flex: 1;
padding: 0.05rem;
}
.reclist img {
width: 100%;
margin-bottom: 0.1rem;
}
.reclist h3 {
font-size: 0.14rem;
font-weight: 400;
}
.top {
position: fixed;
right: 0.06rem;
bottom: 0.8rem;
display: block;
width: 0.45rem;
height: 0.45rem;
border-radius: 50%;
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
z-index: 10;
}
.top i {
font-size: 0.18rem;
font-weight: 700;
padding-top: 0.06rem;
}
.top span {
display: block;
font-size: 0.12rem;
} | 0.478285 | 0.086942 |
@media (min-width: 992px) and (max-width: 1199px){
.contact_us,
.contact_top{
max-width: 640px;
width: 100%;
margin: 0 auto;
}
.contact_us{
padding: 30px 0;
}
.box_container .sec_half_right{
width: 40%;
}
.box_container .sec_half_left{
width: 60%;
}
.edit_panel a{
font-size: 20px;
padding-left: 15px;
padding-right: 15px;
}
.reg_ribbon{
height: auto;
position: absolute;
right: 0;
top: -83px;
width: 480px;
}
.iphone_6{
width: 290px;
}
.reg_content{
margin-left: 20px;
max-width: 270px;
}
.get_activation_code,
.welcome_back{
max-width: 270px;
}
.welcome_back h1{
font-size: 34px;
}
.terms{
font-size: 16px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.footer_logo a{
max-width: 300px;
padding-top: 10px;
}
.footer_menu ul li a,
.copyright p{
font-size: 12px;
}
.sidebar_menu{
padding-top: 40px;
padding-bottom: 40px;
}
.page_title{
margin-bottom: 20px;
}
.contact_form{
padding: 0 15px;
}
.box_container .sec_half_right,
.box_container .sec_half_left{
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
}
.create_new_link .edit_panel,
.add_email .edit_panel,
.edit_profile .edit_panel,
.edit_panel{
padding: 0;
}
.reg_content,
.content_logo{
float: none;
display: block;
margin: 0 0 30px;
}
.reg_content .button{
margin-top: 30px;
}
.reg_ribbon{
display: none;
}
.tab_panel .tab-content{
max-width: 400px;
}
.tab_panel .nav-tabs > li > a{
font-size: 18px;
}
.tab_panel .nav-tabs > li{
width: 170px;
}
.tab_item_content{
padding: 35px 0;
}
.chose_opt{
margin: 0 auto;
}
.welcome_back{
padding: 0;
}
.iphone_6{
top: -72px;
}
.hb_caption {
max-width: 400px;
padding-left: 0;
width: 100%;
margin: 20px 0 0;
}
.hb_caption br{
display: none;
}
}
@media only screen and (max-width: 767px){
.container{
width: 100%;
}
.head{
padding: 10px 0 20px;
}
.menu,
.logo{
float: none;
width: 100%;
text-align: center;
margin: 0;
}
.logo a{
display: inline-block;
margin-right: 15px;
max-width: 270px;
}
.menu ul li a{
padding: 10px 15px;
}
.footer{
padding: 15px 0 10px;
text-align: center;
}
.footer_logo{
max-width: 300px;
padding-top: 10px;
}
.copyright_content,
.footer_menu {
text-align: center;
}
.footer_menu ul{
display: inline-block;
}
.copyright{
padding: 15px 0 20px;
}
.footer_menu ul li{
float: none;
display: inline-block;
}
.alter > .col-sm-8,
.alter > .col-sm-4,
.alter > .col-sm-3{
float: none;
}
.content{
padding: 0;
}
.contact_us,
.sidebar_menu,
.about_us{
padding: 30px;
max-width: 100%;
margin-bottom: 30px;
}
.contact_top{
max-width: 100%;
padding: 20px 15px;
}
.sidebar .app_store{
margin: 20px 0;
}
.page_title h1{
font-size: 36px;
margin-bottom: 20px;
}
#main_content{
padding-bottom: 20px;
}
.contact .page_title{
margin-bottom: 0;
}
.contact .about_us{
padding-bottom: 0;
}
.contact_info {
display: block;
margin: 0 auto;
max-width: 400px;
padding: 0;
}
.box_container .sec_half_right,
.box_container .sec_half_left{
width: 100%;
padding-bottom: 0;
}
.create_new_link .edit_panel,
.add_email .edit_panel,
.edit_profile .edit_panel,
.edit_panel{
padding: 0;
}
.box_container .sec_half_right, .box_container .sec_half_left,
.p_content{
max-width: 500px;
width: 100%;
display: block;
margin: 0 auto;
float: none;
}
.sec_title h2{
text-align: center;
}
.app_store{
max-width: 100%;
}
.tab_item_content{
padding: 50px 0 0;
}
.reg_content .button{
margin-top: 15px;
}
.iphone_6,
.reg_ribbon{
display: none;
}
.welcome_back, .get_activation_code,
.content_logo,
.reg_content{
float: none;
display: block;
margin: 0 auto 30px;
}
.tab_panel .nav-tabs > li{
width: 185px;
}
.page_title{
text-align: center;
}
.active_account{
margin-top: 0;
}
.hb_caption .button:hover,
.get_activation_code .button,
.edit_panel .button,
.reg_content .button{
height: auto;
}
.home_phone:after,
.home_phone:before{
display: none;
}
.head_banner{
height: auto;
}
.home_phone {
clear: both;
display: block;
margin: 0 auto;
max-width: 300px;
position: relative;
right: auto;
top: auto;
}
.hb_caption{
padding: 0;
margin: 40px auto 20px;
max-width: 430px;
text-align: center;
}
.hb_caption br{
display: none;
}
}
@media only screen and (max-width: 690px){}
@media only screen and (max-width: 600px){
.footer_logo{
max-width: 100%;
text-align: center;
float: none;
}
.footer_logo a{
display: inline-block;
max-width: 300px;
}
.footer_social {
float: none;
text-align: center;
margin: 15px 0;
}
.footer_social ul li{
margin: 0 5px;
}
.sidebar_menu,
.about_us{
padding: 20px;
}
.contact_us{
padding: 20px 0;
}
}
@media only screen and (max-width: 480px){
.menu ul li a{
padding: 10px 10px;
font-size: 15px;
}
.content p{
text-align: justify;
}
.box_container{
padding: 20px 15px;
}
.custom_input_row{
height: auto;
padding: 15px 15px 10px;
}
.input_sex span, .box_container label{
width: 100%;
margin-bottom: 7px;
}
.box_container label{
padding-left: 5px;
}
.box_container .input_birthday{
width: 100%;
}
.box_container input,
.box_container .input_birthday input {
padding-left: 5px;
text-align: left;
margin-bottom: 2px;
}
.sec_profile{
padding: 40px 0;
}
.email_list li{
padding-bottom: 5px;
}
.tab_panel .nav-tabs{
padding: 0;
}
.tab_panel .nav-tabs > li{
width: auto;
float: none;
display: inline-block;
margin-right: 2px;
margin-left: 10px;
}
.tab_panel.tab_login .nav-tabs > li{
margin-left: 2px;
width: 48%;
}
.home_phone{
max-width: 250px;
}
}
@media only screen and (max-width: 390px){
.cf_btn_group button{
max-width: 100%;
margin: 0 0 10px;
}
}
@media only screen and (max-width: 320px){}
@media only screen and (max-width: 240px){}
@media only screen and (min-width:768px){}
@media only screen and (min-width:992px){}
@media only screen and (min-width:1200px){
.about_us{
margin: 25px 0px 0 100px;
max-width: 500px;
}
} | callmail_project/static/css/responsive.css | @media (min-width: 992px) and (max-width: 1199px){
.contact_us,
.contact_top{
max-width: 640px;
width: 100%;
margin: 0 auto;
}
.contact_us{
padding: 30px 0;
}
.box_container .sec_half_right{
width: 40%;
}
.box_container .sec_half_left{
width: 60%;
}
.edit_panel a{
font-size: 20px;
padding-left: 15px;
padding-right: 15px;
}
.reg_ribbon{
height: auto;
position: absolute;
right: 0;
top: -83px;
width: 480px;
}
.iphone_6{
width: 290px;
}
.reg_content{
margin-left: 20px;
max-width: 270px;
}
.get_activation_code,
.welcome_back{
max-width: 270px;
}
.welcome_back h1{
font-size: 34px;
}
.terms{
font-size: 16px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.footer_logo a{
max-width: 300px;
padding-top: 10px;
}
.footer_menu ul li a,
.copyright p{
font-size: 12px;
}
.sidebar_menu{
padding-top: 40px;
padding-bottom: 40px;
}
.page_title{
margin-bottom: 20px;
}
.contact_form{
padding: 0 15px;
}
.box_container .sec_half_right,
.box_container .sec_half_left{
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
}
.create_new_link .edit_panel,
.add_email .edit_panel,
.edit_profile .edit_panel,
.edit_panel{
padding: 0;
}
.reg_content,
.content_logo{
float: none;
display: block;
margin: 0 0 30px;
}
.reg_content .button{
margin-top: 30px;
}
.reg_ribbon{
display: none;
}
.tab_panel .tab-content{
max-width: 400px;
}
.tab_panel .nav-tabs > li > a{
font-size: 18px;
}
.tab_panel .nav-tabs > li{
width: 170px;
}
.tab_item_content{
padding: 35px 0;
}
.chose_opt{
margin: 0 auto;
}
.welcome_back{
padding: 0;
}
.iphone_6{
top: -72px;
}
.hb_caption {
max-width: 400px;
padding-left: 0;
width: 100%;
margin: 20px 0 0;
}
.hb_caption br{
display: none;
}
}
@media only screen and (max-width: 767px){
.container{
width: 100%;
}
.head{
padding: 10px 0 20px;
}
.menu,
.logo{
float: none;
width: 100%;
text-align: center;
margin: 0;
}
.logo a{
display: inline-block;
margin-right: 15px;
max-width: 270px;
}
.menu ul li a{
padding: 10px 15px;
}
.footer{
padding: 15px 0 10px;
text-align: center;
}
.footer_logo{
max-width: 300px;
padding-top: 10px;
}
.copyright_content,
.footer_menu {
text-align: center;
}
.footer_menu ul{
display: inline-block;
}
.copyright{
padding: 15px 0 20px;
}
.footer_menu ul li{
float: none;
display: inline-block;
}
.alter > .col-sm-8,
.alter > .col-sm-4,
.alter > .col-sm-3{
float: none;
}
.content{
padding: 0;
}
.contact_us,
.sidebar_menu,
.about_us{
padding: 30px;
max-width: 100%;
margin-bottom: 30px;
}
.contact_top{
max-width: 100%;
padding: 20px 15px;
}
.sidebar .app_store{
margin: 20px 0;
}
.page_title h1{
font-size: 36px;
margin-bottom: 20px;
}
#main_content{
padding-bottom: 20px;
}
.contact .page_title{
margin-bottom: 0;
}
.contact .about_us{
padding-bottom: 0;
}
.contact_info {
display: block;
margin: 0 auto;
max-width: 400px;
padding: 0;
}
.box_container .sec_half_right,
.box_container .sec_half_left{
width: 100%;
padding-bottom: 0;
}
.create_new_link .edit_panel,
.add_email .edit_panel,
.edit_profile .edit_panel,
.edit_panel{
padding: 0;
}
.box_container .sec_half_right, .box_container .sec_half_left,
.p_content{
max-width: 500px;
width: 100%;
display: block;
margin: 0 auto;
float: none;
}
.sec_title h2{
text-align: center;
}
.app_store{
max-width: 100%;
}
.tab_item_content{
padding: 50px 0 0;
}
.reg_content .button{
margin-top: 15px;
}
.iphone_6,
.reg_ribbon{
display: none;
}
.welcome_back, .get_activation_code,
.content_logo,
.reg_content{
float: none;
display: block;
margin: 0 auto 30px;
}
.tab_panel .nav-tabs > li{
width: 185px;
}
.page_title{
text-align: center;
}
.active_account{
margin-top: 0;
}
.hb_caption .button:hover,
.get_activation_code .button,
.edit_panel .button,
.reg_content .button{
height: auto;
}
.home_phone:after,
.home_phone:before{
display: none;
}
.head_banner{
height: auto;
}
.home_phone {
clear: both;
display: block;
margin: 0 auto;
max-width: 300px;
position: relative;
right: auto;
top: auto;
}
.hb_caption{
padding: 0;
margin: 40px auto 20px;
max-width: 430px;
text-align: center;
}
.hb_caption br{
display: none;
}
}
@media only screen and (max-width: 690px){}
@media only screen and (max-width: 600px){
.footer_logo{
max-width: 100%;
text-align: center;
float: none;
}
.footer_logo a{
display: inline-block;
max-width: 300px;
}
.footer_social {
float: none;
text-align: center;
margin: 15px 0;
}
.footer_social ul li{
margin: 0 5px;
}
.sidebar_menu,
.about_us{
padding: 20px;
}
.contact_us{
padding: 20px 0;
}
}
@media only screen and (max-width: 480px){
.menu ul li a{
padding: 10px 10px;
font-size: 15px;
}
.content p{
text-align: justify;
}
.box_container{
padding: 20px 15px;
}
.custom_input_row{
height: auto;
padding: 15px 15px 10px;
}
.input_sex span, .box_container label{
width: 100%;
margin-bottom: 7px;
}
.box_container label{
padding-left: 5px;
}
.box_container .input_birthday{
width: 100%;
}
.box_container input,
.box_container .input_birthday input {
padding-left: 5px;
text-align: left;
margin-bottom: 2px;
}
.sec_profile{
padding: 40px 0;
}
.email_list li{
padding-bottom: 5px;
}
.tab_panel .nav-tabs{
padding: 0;
}
.tab_panel .nav-tabs > li{
width: auto;
float: none;
display: inline-block;
margin-right: 2px;
margin-left: 10px;
}
.tab_panel.tab_login .nav-tabs > li{
margin-left: 2px;
width: 48%;
}
.home_phone{
max-width: 250px;
}
}
@media only screen and (max-width: 390px){
.cf_btn_group button{
max-width: 100%;
margin: 0 0 10px;
}
}
@media only screen and (max-width: 320px){}
@media only screen and (max-width: 240px){}
@media only screen and (min-width:768px){}
@media only screen and (min-width:992px){}
@media only screen and (min-width:1200px){
.about_us{
margin: 25px 0px 0 100px;
max-width: 500px;
}
} | 0.211091 | 0.044764 |
nav {
background-image: linear-gradient(to right, #21d4fd, #b721ff) !important;
}
body {
background: #f9f9f9;
color: #465665;
}
input::placeholder {
color: black;
align-content: center;
}
img {
max-width: 100%;
vertical-align: bottom;
}
.wrapper {
width: 100%;
padding: 1em;
}
.masonry {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-moz-column-gap: 30px;
-webkit-column-gap: 30px;
column-gap: 30px;
-moz-column-fill: initial;
-webkit-column-fill: initial;
column-fill: initial;
}
.masonry .brick {
margin-bottom: 30px;
}
.masonry .brick img {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.masonry .brick:hover img {
opacity: .75;
}
.text-container {
-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
animation: fadein 4s;
position: relative;
text-align: center;
}
@keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}
.centered {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.top-right {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
opacity: 0;
position: absolute;
top: 8px;
right: 16px;
}
.top-left {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
position: absolute;
top: 8px;
left: 16px;
}
.bottom-left {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
opacity: 0;
position: absolute;
bottom: 8px;
left: 16px;
}
.bottom-right {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
position: absolute;
bottom: 8px;
right: 16px;
}
.text-container:hover .centered {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
.text-container:hover .top-right {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
.text-container:hover .bottom-left {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
@media only screen and (min-width: 1024px) {
.desc {
font-size: 1.25em;
}
.intro {
letter-spacing: 1px;
}
.wrapper {
width: 100%;
padding: 2em;
}
.masonry {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.wrapper {
width: 100%;
padding: 1.5em;
}
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
} | static/css/home.css | nav {
background-image: linear-gradient(to right, #21d4fd, #b721ff) !important;
}
body {
background: #f9f9f9;
color: #465665;
}
input::placeholder {
color: black;
align-content: center;
}
img {
max-width: 100%;
vertical-align: bottom;
}
.wrapper {
width: 100%;
padding: 1em;
}
.masonry {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-moz-column-gap: 30px;
-webkit-column-gap: 30px;
column-gap: 30px;
-moz-column-fill: initial;
-webkit-column-fill: initial;
column-fill: initial;
}
.masonry .brick {
margin-bottom: 30px;
}
.masonry .brick img {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.masonry .brick:hover img {
opacity: .75;
}
.text-container {
-webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
animation: fadein 4s;
position: relative;
text-align: center;
}
@keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}
.centered {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.top-right {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
opacity: 0;
position: absolute;
top: 8px;
right: 16px;
}
.top-left {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
position: absolute;
top: 8px;
left: 16px;
}
.bottom-left {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
opacity: 0;
position: absolute;
bottom: 8px;
left: 16px;
}
.bottom-right {
background-color: #f9f9f9;
border-radius: 50px;
padding: 10px;
color: black;
position: absolute;
bottom: 8px;
right: 16px;
}
.text-container:hover .centered {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
.text-container:hover .top-right {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
.text-container:hover .bottom-left {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
@media only screen and (min-width: 1024px) {
.desc {
font-size: 1.25em;
}
.intro {
letter-spacing: 1px;
}
.wrapper {
width: 100%;
padding: 2em;
}
.masonry {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.wrapper {
width: 100%;
padding: 1.5em;
}
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
} | 0.521471 | 0.098947 |
Created on : 13 Mar, 2018, 12:46:21 AM
Author : praveen
*/
.anchor1{
-fx-background-color: linear-gradient(to bottom, #ff0038,#ffce38);
}
.anchor2{
-fx-background-color: linear-gradient(to bottom, #ffce38,#ffffff);
}
.jfx-hamburger{
-fx-spacing: 4;
-fx-cursor: hand;
-fx-padding: 3px;
}
.jfx-hamburger StackPane{
-fx-pref-width: 35px;
-fx-pref-height: 4px;
-fx-background-color : #ffffff;
-fx-background-radius :3px;
}
.node-list-button-1{
-fx-background-color: #89da59;
-fx-pref-height: 230px;
-fx-pref-width: 230px;
/*-fx-background-image: url('file:/home/praveen/Downloads/152097033099132712.jpeg') ;*/
-fx-background-position: center;
-fx-background-repeat: no-repeat;
-fx-background-size: cover,auto;
-fx-background-radius: 230px;
-fx-min-width: -fx-pref-width;
-fx-max-width: -fx-pref-width;
-fx-min-height: -fx-pref-height;
-fx-max-height: -fx-pref-height;
-fx-wrap-text: true;
-fx-text-fill: #000000;
-fx-text-alignment: center;
-fx-font: 25px "sans-serif";
-fx-padding: 10px;
}
.node-list-button-2{
-fx-background-color: #7d4427;
-fx-pref-height: 230px;
-fx-pref-width: 230px;
/*-fx-background-image: url('file:/home/praveen/Downloads/152097033099132712.jpeg') ;*/
-fx-background-position: center;
-fx-background-repeat: no-repeat;
-fx-background-size: cover,auto;
-fx-background-radius: 230px;
-fx-min-width: -fx-pref-width;
-fx-max-width: -fx-pref-width;
-fx-min-height: -fx-pref-height;
-fx-max-height: -fx-pref-height;
-fx-wrap-text: true;
-fx-text-fill: #ffffff;
-fx-text-alignment: center;
-fx-font: 25px "sans-serif";
-fx-padding: 10px;
}
.node-list-button-1:hover{
-fx-background-color: #F3FAB6;
-fx-text-fill: #005a31;
}
.processLabel{
-fx-background-color: #c1e1dc;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
}
.burstLabel{
-fx-background-color: #ffccac;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
}
.arrivalLabel{
-fx-background-color: #ffeb94;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
}
.priorityLabel{
-fx-background-color: #fdd475;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
} | Simulator/src/main/resources/styles/styles.css | Created on : 13 Mar, 2018, 12:46:21 AM
Author : praveen
*/
.anchor1{
-fx-background-color: linear-gradient(to bottom, #ff0038,#ffce38);
}
.anchor2{
-fx-background-color: linear-gradient(to bottom, #ffce38,#ffffff);
}
.jfx-hamburger{
-fx-spacing: 4;
-fx-cursor: hand;
-fx-padding: 3px;
}
.jfx-hamburger StackPane{
-fx-pref-width: 35px;
-fx-pref-height: 4px;
-fx-background-color : #ffffff;
-fx-background-radius :3px;
}
.node-list-button-1{
-fx-background-color: #89da59;
-fx-pref-height: 230px;
-fx-pref-width: 230px;
/*-fx-background-image: url('file:/home/praveen/Downloads/152097033099132712.jpeg') ;*/
-fx-background-position: center;
-fx-background-repeat: no-repeat;
-fx-background-size: cover,auto;
-fx-background-radius: 230px;
-fx-min-width: -fx-pref-width;
-fx-max-width: -fx-pref-width;
-fx-min-height: -fx-pref-height;
-fx-max-height: -fx-pref-height;
-fx-wrap-text: true;
-fx-text-fill: #000000;
-fx-text-alignment: center;
-fx-font: 25px "sans-serif";
-fx-padding: 10px;
}
.node-list-button-2{
-fx-background-color: #7d4427;
-fx-pref-height: 230px;
-fx-pref-width: 230px;
/*-fx-background-image: url('file:/home/praveen/Downloads/152097033099132712.jpeg') ;*/
-fx-background-position: center;
-fx-background-repeat: no-repeat;
-fx-background-size: cover,auto;
-fx-background-radius: 230px;
-fx-min-width: -fx-pref-width;
-fx-max-width: -fx-pref-width;
-fx-min-height: -fx-pref-height;
-fx-max-height: -fx-pref-height;
-fx-wrap-text: true;
-fx-text-fill: #ffffff;
-fx-text-alignment: center;
-fx-font: 25px "sans-serif";
-fx-padding: 10px;
}
.node-list-button-1:hover{
-fx-background-color: #F3FAB6;
-fx-text-fill: #005a31;
}
.processLabel{
-fx-background-color: #c1e1dc;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
}
.burstLabel{
-fx-background-color: #ffccac;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
}
.arrivalLabel{
-fx-background-color: #ffeb94;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
}
.priorityLabel{
-fx-background-color: #fdd475;
-fx-font: 16px "sans-serif";
-fx-alignment: CENTER;
} | 0.326593 | 0.220269 |
.navbar-default {
background-color:#efdd6f;
border-color: #efdd6f;
background-image: none;
background-repeat: no-repeat;
}
.navbar-default .navbar-nav > li > a {
color: #7b4a12;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #000;
background-color: transparent;
}
.pagination-des{
margin-top:320px;
margin-left:450px;
}
/*-------------start of Navigation------------------*/
/* CONTAINERS
-------------------------------------------------*/
#container {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
#canvas {
width: 100%;
height: 100%;
padding: 5.5% 0;
position: relative;
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
-webkit-transition:.5s ease all;
-moz-transition:.5s ease all;
-o-transition:.5s ease all;
transition:.5s ease all;
}
#nav {
width: 300px;
height: 100%;
background: #212121;
position: absolute;
left: -300px;
top: 0;
-webkit-transition:.5s ease all;
-moz-transition:.5s ease all;
-o-transition:.5s ease all;
transition:.5s ease all;
/* By default, rotate the menu 90deg inwards */
-webkit-transform:rotateY(-90deg);
-moz-transform:rotateY(-90deg);
-ms-transform:rotateY(-90deg);
-o-transform:rotateY(-90deg);
transform:rotateY(-90deg);
}
#container.display-nav #canvas {
-webkit-transform:translateX(300px);
-moz-transform:translateX(300px);
-ms-transform:translateX(300px);
-o-transform:translateX(300px);
transform:translateX(300px);
}
/* transition the menu with perspective on "show-nav" */
#container.display-nav #nav {
-webkit-transform-origin:100% 50%;
-moz-transform-origin:100% 50%;
-ms-transform-origin:100% 50%;
-o-transform-origin:100% 50%;
transform-origin:100% 50%;
-webkit-transform:perspective(600px) rotateY(0deg);
-moz-transform:perspective(600px) rotateY(0deg);
-ms-transform:perspective(600px) rotateY(0deg);
-o-transform:perspective(600px) rotateY(0deg);
transform:perspective(600px) rotateY(0deg);
}
/* UTILITIES
-------------------------------------------------*/
#title{
text-align: center;
margin: 0;
padding: 2em;
color: white;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
font-weight: 200;
font-size: 2em;
font-family: "Times New Roman", Times, serif;
}
.border{
border-top: 1px solid rgba(0,0,0,0.2);
}
.a.back {
color: #38935f;
width: 200px;
text-decoration: none;
text-align: center;
font-size: 9px;
font-weight: 100;
display: block;
margin: 50px auto 0 auto;
border: 2px solid #38935f;
padding: 10px;
}
.a.back:hover{
color: #48b978;
border: 2px solid #48b978;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
}
.table-des{
width:1100px;
padding-left:30px;
}
/* TOGGLE NAV
-------------------------------------------------*/
#toggle {
list-style: none;
margin-top: 40px;
}
#toggle div:hover {
text-decoration: none;
color: #7b4a12;
background: rgba(255,255,255,0.2);
border-left: #efdd6f 3px solid;
}
#toggle div.active {
background-color: #efdd6f;
}
#toggle div a.active {
color: #7b4a12;
}
#toggle div {
cursor: pointer;
display: block;
border-bottom: 1px solid rgba(0,0,0,0.2);
}
span.menu-icons {
font-size: 20px;
height: 20px;
width: 22px;
float: left;
margin: 11px 0px 10px 37px;
color: #fff;
}
span.the-btn {
float: right;
font-size: 20px;
height: 30px;
width: 43px;
margin-top: 10px;
margin-right: 8px;
padding:0;
color: #fff;
}
#toggle ul {
list-style: disc;
display: none;
color: #fff;
background: rgba(0,0,0,0.2);
-webkit-box-shadow:inset 0 -1px rgba(0,0,0,0);
-moz-box-shadow:inset 0 -1px rgba(0,0,0,0);
box-shadow:inset 0 -1px rgba(0,0,0,0);
}
}
#toggle li a {
line-height: 41px;
color: #fff;
list-style: circle;
width: 240px;
padding: 0;
margin: 0 0 0 50px;
}
#toggle a {
margin: 0 0 0 47px;
padding: 0;
font-mily: 'Lato';
color: #fff;
line-height: 41px;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}
#toggle ul li {
margin-left: 109px;
}
#toggle ul li:hover{
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
border-left: #efdd6f 4px solid;
border-radius:5px 0px 0px 5px;
}
#toggle ul li a {
margin-left: 0;
}
/*------------------- Start of Add Ons-------------------*/
.logContainer{
height: 170px;
width: 450px;
margin:0 auto;
position:relative;
top:150px;
}
.logForm{
border-radius:5px;
height:170px;
width:450px;
padding-top:20px;
padding-left:30px;
background-color:#eaeaea;
}
.pages{
margin-left:370px;
}
.footerPosition{
margin-top:150px;
}
.allHeader{
height:80px;
font-mily: 'Raleway', Arial, sans-serif;
font-weight: normal;
font-size: 45px;
margin-top: 15px;
color: #000;
}
#wrap {
min-height: 100%;
height: auto;
/* Negative indent footer by its height */
margin: 0 auto -60px;
/* Pad bottom by footer height */
padding: 0 0 60px;
}
/* Set the fixed height of the footer here */
#footer {
height: 60px;
background-color: #f5f5f5;
}
#abc {
width:100%;
height:100%;
opacity:.95;
top:0;
left:0;
display:none;
position:fixed;
background-color:#313131;
overflow:auto
}
img#close {
position:absolute;
right:-14px;
top:-14px;
cursor:pointer
}
div#popupContact {
position:absolute;
left:50%;
top:17%;
margin-left:-202px;
font-family:'Raleway',sans-serif
}
.form {
max-width:400px;
min-width:250px;
padding:10px 50px;
border:2px solid gray;
border-radius:10px;
font-family:raleway;
background-color:#fff
}
hr {
margin:10px -50px;
border:0;
border-top:1px solid #ccc
}
/* Custom page CSS
-------------------------------------------------- */
.searchEngine{
margin-top:8px;
}
.position{
width:450px;
}
.inputStyle{
border:none;
border-radius:0px;
}
.container-fluid{
padding-right:0px;
padding-left:0px;
}
#def{
width: 100%;
height: 100%;
opacity: 0.95;
top: 0;
left: 0;
display: none;
position: fixed;
background-color: #313131;
overflow:auto;
}
div#popupUpdate{
position:absolute;
left:30%;
top:17%;
}
.form2{
width: 500px;
height: 500px;
padding: 10px 50px;
border: 2px solid gray;
border-radius: 5px;
font-family:raleway;
background-color: #fff;
}
.notiContainer{
height:500px;
width:180px;
position:absolute;
top:15%;
left:84%;
}
.rotator{
position: relative;
margin-top:-15px;
-webkit-animation-name: example; /* Chrome, Safari, Opera */
-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
-webkit-animation-delay: 0s; /* Chrome, Safari, Opera */
animation-name: example;
animation-duration: 2s;
animation-delay: 0s;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes example {
0% {top: 300px; }
100% {top: 0;}
}
/* Standard syntax */
@keyframes example {
0% {top: 300px; }
100% {top: 0px;}
}
.printContainer{
height:100%;
width:100%;
}
.text{
height:70px;
width: 350px;
}
.contentContainer{
height:90vh;
} | public/assets/css/style.css | .navbar-default {
background-color:#efdd6f;
border-color: #efdd6f;
background-image: none;
background-repeat: no-repeat;
}
.navbar-default .navbar-nav > li > a {
color: #7b4a12;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #000;
background-color: transparent;
}
.pagination-des{
margin-top:320px;
margin-left:450px;
}
/*-------------start of Navigation------------------*/
/* CONTAINERS
-------------------------------------------------*/
#container {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
#canvas {
width: 100%;
height: 100%;
padding: 5.5% 0;
position: relative;
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0);
-webkit-transition:.5s ease all;
-moz-transition:.5s ease all;
-o-transition:.5s ease all;
transition:.5s ease all;
}
#nav {
width: 300px;
height: 100%;
background: #212121;
position: absolute;
left: -300px;
top: 0;
-webkit-transition:.5s ease all;
-moz-transition:.5s ease all;
-o-transition:.5s ease all;
transition:.5s ease all;
/* By default, rotate the menu 90deg inwards */
-webkit-transform:rotateY(-90deg);
-moz-transform:rotateY(-90deg);
-ms-transform:rotateY(-90deg);
-o-transform:rotateY(-90deg);
transform:rotateY(-90deg);
}
#container.display-nav #canvas {
-webkit-transform:translateX(300px);
-moz-transform:translateX(300px);
-ms-transform:translateX(300px);
-o-transform:translateX(300px);
transform:translateX(300px);
}
/* transition the menu with perspective on "show-nav" */
#container.display-nav #nav {
-webkit-transform-origin:100% 50%;
-moz-transform-origin:100% 50%;
-ms-transform-origin:100% 50%;
-o-transform-origin:100% 50%;
transform-origin:100% 50%;
-webkit-transform:perspective(600px) rotateY(0deg);
-moz-transform:perspective(600px) rotateY(0deg);
-ms-transform:perspective(600px) rotateY(0deg);
-o-transform:perspective(600px) rotateY(0deg);
transform:perspective(600px) rotateY(0deg);
}
/* UTILITIES
-------------------------------------------------*/
#title{
text-align: center;
margin: 0;
padding: 2em;
color: white;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
font-weight: 200;
font-size: 2em;
font-family: "Times New Roman", Times, serif;
}
.border{
border-top: 1px solid rgba(0,0,0,0.2);
}
.a.back {
color: #38935f;
width: 200px;
text-decoration: none;
text-align: center;
font-size: 9px;
font-weight: 100;
display: block;
margin: 50px auto 0 auto;
border: 2px solid #38935f;
padding: 10px;
}
.a.back:hover{
color: #48b978;
border: 2px solid #48b978;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
}
.table-des{
width:1100px;
padding-left:30px;
}
/* TOGGLE NAV
-------------------------------------------------*/
#toggle {
list-style: none;
margin-top: 40px;
}
#toggle div:hover {
text-decoration: none;
color: #7b4a12;
background: rgba(255,255,255,0.2);
border-left: #efdd6f 3px solid;
}
#toggle div.active {
background-color: #efdd6f;
}
#toggle div a.active {
color: #7b4a12;
}
#toggle div {
cursor: pointer;
display: block;
border-bottom: 1px solid rgba(0,0,0,0.2);
}
span.menu-icons {
font-size: 20px;
height: 20px;
width: 22px;
float: left;
margin: 11px 0px 10px 37px;
color: #fff;
}
span.the-btn {
float: right;
font-size: 20px;
height: 30px;
width: 43px;
margin-top: 10px;
margin-right: 8px;
padding:0;
color: #fff;
}
#toggle ul {
list-style: disc;
display: none;
color: #fff;
background: rgba(0,0,0,0.2);
-webkit-box-shadow:inset 0 -1px rgba(0,0,0,0);
-moz-box-shadow:inset 0 -1px rgba(0,0,0,0);
box-shadow:inset 0 -1px rgba(0,0,0,0);
}
}
#toggle li a {
line-height: 41px;
color: #fff;
list-style: circle;
width: 240px;
padding: 0;
margin: 0 0 0 50px;
}
#toggle a {
margin: 0 0 0 47px;
padding: 0;
font-mily: 'Lato';
color: #fff;
line-height: 41px;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}
#toggle ul li {
margin-left: 109px;
}
#toggle ul li:hover{
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
border-left: #efdd6f 4px solid;
border-radius:5px 0px 0px 5px;
}
#toggle ul li a {
margin-left: 0;
}
/*------------------- Start of Add Ons-------------------*/
.logContainer{
height: 170px;
width: 450px;
margin:0 auto;
position:relative;
top:150px;
}
.logForm{
border-radius:5px;
height:170px;
width:450px;
padding-top:20px;
padding-left:30px;
background-color:#eaeaea;
}
.pages{
margin-left:370px;
}
.footerPosition{
margin-top:150px;
}
.allHeader{
height:80px;
font-mily: 'Raleway', Arial, sans-serif;
font-weight: normal;
font-size: 45px;
margin-top: 15px;
color: #000;
}
#wrap {
min-height: 100%;
height: auto;
/* Negative indent footer by its height */
margin: 0 auto -60px;
/* Pad bottom by footer height */
padding: 0 0 60px;
}
/* Set the fixed height of the footer here */
#footer {
height: 60px;
background-color: #f5f5f5;
}
#abc {
width:100%;
height:100%;
opacity:.95;
top:0;
left:0;
display:none;
position:fixed;
background-color:#313131;
overflow:auto
}
img#close {
position:absolute;
right:-14px;
top:-14px;
cursor:pointer
}
div#popupContact {
position:absolute;
left:50%;
top:17%;
margin-left:-202px;
font-family:'Raleway',sans-serif
}
.form {
max-width:400px;
min-width:250px;
padding:10px 50px;
border:2px solid gray;
border-radius:10px;
font-family:raleway;
background-color:#fff
}
hr {
margin:10px -50px;
border:0;
border-top:1px solid #ccc
}
/* Custom page CSS
-------------------------------------------------- */
.searchEngine{
margin-top:8px;
}
.position{
width:450px;
}
.inputStyle{
border:none;
border-radius:0px;
}
.container-fluid{
padding-right:0px;
padding-left:0px;
}
#def{
width: 100%;
height: 100%;
opacity: 0.95;
top: 0;
left: 0;
display: none;
position: fixed;
background-color: #313131;
overflow:auto;
}
div#popupUpdate{
position:absolute;
left:30%;
top:17%;
}
.form2{
width: 500px;
height: 500px;
padding: 10px 50px;
border: 2px solid gray;
border-radius: 5px;
font-family:raleway;
background-color: #fff;
}
.notiContainer{
height:500px;
width:180px;
position:absolute;
top:15%;
left:84%;
}
.rotator{
position: relative;
margin-top:-15px;
-webkit-animation-name: example; /* Chrome, Safari, Opera */
-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
-webkit-animation-delay: 0s; /* Chrome, Safari, Opera */
animation-name: example;
animation-duration: 2s;
animation-delay: 0s;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes example {
0% {top: 300px; }
100% {top: 0;}
}
/* Standard syntax */
@keyframes example {
0% {top: 300px; }
100% {top: 0px;}
}
.printContainer{
height:100%;
width:100%;
}
.text{
height:70px;
width: 350px;
}
.contentContainer{
height:90vh;
} | 0.358129 | 0.054199 |
.waifu {
position:fixed;
bottom:0;
z-index:1;
font-size:0;
-webkit-transform:translateY(3px);
transform:translateY(3px);
}
.waifu:hover {
-webkit-transform:translateY(0);
transform:translateY(0);
}
.waifu-tips {
opacity:0;
margin:-20px 20px;
padding:5px 10px;
border:1px solid rgba(224,186,140,0.62);
border-radius:12px;
background-color:rgba(236,217,188,0.5);
box-shadow:0 3px 15px 2px rgba(191,158,118,0.2);
text-overflow:ellipsis;
overflow:hidden;
position:absolute;
animation-delay:5s;
animation-duration:50s;
animation-iteration-count:infinite;
animation-name:shake;
animation-timing-function:ease-in-out;
}
.waifu-tool {
display:none;
color:#aaa;
top:50px;
right:10px;
position:absolute;
}
.waifu:hover .waifu-tool {
display:block;
}
.waifu-tool span {
display:block;
cursor:pointer;
color:#5b6c7d;
transition:0.2s;
}
.waifu-tool span:hover {
color:#34495e;
}
.waifu #live2d {
position:relative;
}
@keyframes shake {
2% {
transform:translate(0.5px,-1.5px) rotate(-0.5deg);
}
4% {
transform:translate(0.5px,1.5px) rotate(1.5deg);
}
6% {
transform:translate(1.5px,1.5px) rotate(1.5deg);
}
8% {
transform:translate(2.5px,1.5px) rotate(0.5deg);
}
10% {
transform:translate(0.5px,2.5px) rotate(0.5deg);
}
12% {
transform:translate(1.5px,1.5px) rotate(0.5deg);
}
14% {
transform:translate(0.5px,0.5px) rotate(0.5deg);
}
16% {
transform:translate(-1.5px,-0.5px) rotate(1.5deg);
}
18% {
transform:translate(0.5px,0.5px) rotate(1.5deg);
}
20% {
transform:translate(2.5px,2.5px) rotate(1.5deg);
}
22% {
transform:translate(0.5px,-1.5px) rotate(1.5deg);
}
24% {
transform:translate(-1.5px,1.5px) rotate(-0.5deg);
}
26% {
transform:translate(1.5px,0.5px) rotate(1.5deg);
}
28% {
transform:translate(-0.5px,-0.5px) rotate(-0.5deg);
}
30% {
transform:translate(1.5px,-0.5px) rotate(-0.5deg);
}
32% {
transform:translate(2.5px,-1.5px) rotate(1.5deg);
}
34% {
transform:translate(2.5px,2.5px) rotate(-0.5deg);
}
36% {
transform:translate(0.5px,-1.5px) rotate(0.5deg);
}
38% {
transform:translate(2.5px,-0.5px) rotate(-0.5deg);
}
40% {
transform:translate(-0.5px,2.5px) rotate(0.5deg);
}
42% {
transform:translate(-1.5px,2.5px) rotate(0.5deg);
}
44% {
transform:translate(-1.5px,1.5px) rotate(0.5deg);
}
46% {
transform:translate(1.5px,-0.5px) rotate(-0.5deg);
}
48% {
transform:translate(2.5px,-0.5px) rotate(0.5deg);
}
50% {
transform:translate(-1.5px,1.5px) rotate(0.5deg);
}
52% {
transform:translate(-0.5px,1.5px) rotate(0.5deg);
}
54% {
transform:translate(-1.5px,1.5px) rotate(0.5deg);
}
56% {
transform:translate(0.5px,2.5px) rotate(1.5deg);
}
58% {
transform:translate(2.5px,2.5px) rotate(0.5deg);
}
60% {
transform:translate(2.5px,-1.5px) rotate(1.5deg);
}
62% {
transform:translate(-1.5px,0.5px) rotate(1.5deg);
}
64% {
transform:translate(-1.5px,1.5px) rotate(1.5deg);
}
66% {
transform:translate(0.5px,2.5px) rotate(1.5deg);
}
68% {
transform:translate(2.5px,-1.5px) rotate(1.5deg);
}
70% {
transform:translate(2.5px,2.5px) rotate(0.5deg);
}
72% {
transform:translate(-0.5px,-1.5px) rotate(1.5deg);
}
74% {
transform:translate(-1.5px,2.5px) rotate(1.5deg);
}
76% {
transform:translate(-1.5px,2.5px) rotate(1.5deg);
}
78% {
transform:translate(-1.5px,2.5px) rotate(0.5deg);
}
80% {
transform:translate(-1.5px,0.5px) rotate(-0.5deg);
}
82% {
transform:translate(-1.5px,0.5px) rotate(-0.5deg);
}
84% {
transform:translate(-0.5px,0.5px) rotate(1.5deg);
}
86% {
transform:translate(2.5px,1.5px) rotate(0.5deg);
}
88% {
transform:translate(-1.5px,0.5px) rotate(1.5deg);
}
90% {
transform:translate(-1.5px,-0.5px) rotate(-0.5deg);
}
92% {
transform:translate(-1.5px,-1.5px) rotate(1.5deg);
}
94% {
transform:translate(0.5px,0.5px) rotate(-0.5deg);
}
96% {
transform:translate(2.5px,-0.5px) rotate(-0.5deg);
}
98% {
transform:translate(-1.5px,-1.5px) rotate(-0.5deg);
}
0%,100% {
transform:translate(0,0) rotate(0);
}
}@font-face {
font-family:'Flat-UI-Icons';
src:url('flat-ui-icons-regular.eot');
src:url('flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'),url('flat-ui-icons-regular.woff') format('woff'),url('flat-ui-icons-regular.ttf') format('truetype'),url('flat-ui-icons-regular.svg#flat-ui-icons-regular') format('svg');
}
[class^="fui-"],[class*="fui-"] {
font-family:'Flat-UI-Icons';
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.fui-cross:before {
content:"\e609";
}
.fui-info-circle:before {
content:"\e60f";
}
.fui-photo:before {
content:"\e62a";
}
.fui-eye:before {
content:"\e62c";
}
.fui-chat:before {
content:"\e62d";
}
.fui-home:before {
content:"\e62e";
}
.fui-user:before {
content:"\e631";
} | waifu.css | .waifu {
position:fixed;
bottom:0;
z-index:1;
font-size:0;
-webkit-transform:translateY(3px);
transform:translateY(3px);
}
.waifu:hover {
-webkit-transform:translateY(0);
transform:translateY(0);
}
.waifu-tips {
opacity:0;
margin:-20px 20px;
padding:5px 10px;
border:1px solid rgba(224,186,140,0.62);
border-radius:12px;
background-color:rgba(236,217,188,0.5);
box-shadow:0 3px 15px 2px rgba(191,158,118,0.2);
text-overflow:ellipsis;
overflow:hidden;
position:absolute;
animation-delay:5s;
animation-duration:50s;
animation-iteration-count:infinite;
animation-name:shake;
animation-timing-function:ease-in-out;
}
.waifu-tool {
display:none;
color:#aaa;
top:50px;
right:10px;
position:absolute;
}
.waifu:hover .waifu-tool {
display:block;
}
.waifu-tool span {
display:block;
cursor:pointer;
color:#5b6c7d;
transition:0.2s;
}
.waifu-tool span:hover {
color:#34495e;
}
.waifu #live2d {
position:relative;
}
@keyframes shake {
2% {
transform:translate(0.5px,-1.5px) rotate(-0.5deg);
}
4% {
transform:translate(0.5px,1.5px) rotate(1.5deg);
}
6% {
transform:translate(1.5px,1.5px) rotate(1.5deg);
}
8% {
transform:translate(2.5px,1.5px) rotate(0.5deg);
}
10% {
transform:translate(0.5px,2.5px) rotate(0.5deg);
}
12% {
transform:translate(1.5px,1.5px) rotate(0.5deg);
}
14% {
transform:translate(0.5px,0.5px) rotate(0.5deg);
}
16% {
transform:translate(-1.5px,-0.5px) rotate(1.5deg);
}
18% {
transform:translate(0.5px,0.5px) rotate(1.5deg);
}
20% {
transform:translate(2.5px,2.5px) rotate(1.5deg);
}
22% {
transform:translate(0.5px,-1.5px) rotate(1.5deg);
}
24% {
transform:translate(-1.5px,1.5px) rotate(-0.5deg);
}
26% {
transform:translate(1.5px,0.5px) rotate(1.5deg);
}
28% {
transform:translate(-0.5px,-0.5px) rotate(-0.5deg);
}
30% {
transform:translate(1.5px,-0.5px) rotate(-0.5deg);
}
32% {
transform:translate(2.5px,-1.5px) rotate(1.5deg);
}
34% {
transform:translate(2.5px,2.5px) rotate(-0.5deg);
}
36% {
transform:translate(0.5px,-1.5px) rotate(0.5deg);
}
38% {
transform:translate(2.5px,-0.5px) rotate(-0.5deg);
}
40% {
transform:translate(-0.5px,2.5px) rotate(0.5deg);
}
42% {
transform:translate(-1.5px,2.5px) rotate(0.5deg);
}
44% {
transform:translate(-1.5px,1.5px) rotate(0.5deg);
}
46% {
transform:translate(1.5px,-0.5px) rotate(-0.5deg);
}
48% {
transform:translate(2.5px,-0.5px) rotate(0.5deg);
}
50% {
transform:translate(-1.5px,1.5px) rotate(0.5deg);
}
52% {
transform:translate(-0.5px,1.5px) rotate(0.5deg);
}
54% {
transform:translate(-1.5px,1.5px) rotate(0.5deg);
}
56% {
transform:translate(0.5px,2.5px) rotate(1.5deg);
}
58% {
transform:translate(2.5px,2.5px) rotate(0.5deg);
}
60% {
transform:translate(2.5px,-1.5px) rotate(1.5deg);
}
62% {
transform:translate(-1.5px,0.5px) rotate(1.5deg);
}
64% {
transform:translate(-1.5px,1.5px) rotate(1.5deg);
}
66% {
transform:translate(0.5px,2.5px) rotate(1.5deg);
}
68% {
transform:translate(2.5px,-1.5px) rotate(1.5deg);
}
70% {
transform:translate(2.5px,2.5px) rotate(0.5deg);
}
72% {
transform:translate(-0.5px,-1.5px) rotate(1.5deg);
}
74% {
transform:translate(-1.5px,2.5px) rotate(1.5deg);
}
76% {
transform:translate(-1.5px,2.5px) rotate(1.5deg);
}
78% {
transform:translate(-1.5px,2.5px) rotate(0.5deg);
}
80% {
transform:translate(-1.5px,0.5px) rotate(-0.5deg);
}
82% {
transform:translate(-1.5px,0.5px) rotate(-0.5deg);
}
84% {
transform:translate(-0.5px,0.5px) rotate(1.5deg);
}
86% {
transform:translate(2.5px,1.5px) rotate(0.5deg);
}
88% {
transform:translate(-1.5px,0.5px) rotate(1.5deg);
}
90% {
transform:translate(-1.5px,-0.5px) rotate(-0.5deg);
}
92% {
transform:translate(-1.5px,-1.5px) rotate(1.5deg);
}
94% {
transform:translate(0.5px,0.5px) rotate(-0.5deg);
}
96% {
transform:translate(2.5px,-0.5px) rotate(-0.5deg);
}
98% {
transform:translate(-1.5px,-1.5px) rotate(-0.5deg);
}
0%,100% {
transform:translate(0,0) rotate(0);
}
}@font-face {
font-family:'Flat-UI-Icons';
src:url('flat-ui-icons-regular.eot');
src:url('flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'),url('flat-ui-icons-regular.woff') format('woff'),url('flat-ui-icons-regular.ttf') format('truetype'),url('flat-ui-icons-regular.svg#flat-ui-icons-regular') format('svg');
}
[class^="fui-"],[class*="fui-"] {
font-family:'Flat-UI-Icons';
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.fui-cross:before {
content:"\e609";
}
.fui-info-circle:before {
content:"\e60f";
}
.fui-photo:before {
content:"\e62a";
}
.fui-eye:before {
content:"\e62c";
}
.fui-chat:before {
content:"\e62d";
}
.fui-home:before {
content:"\e62e";
}
.fui-user:before {
content:"\e631";
} | 0.214116 | 0.136752 |
@font-face {
font-family:'Consolas';
src:url('../font/Consolas.eot');
src:url('../font/Consolas.eot') format('embedded-opentype'),
url('../font/Consolas.woff') format('woff'),
url('../font/Consolas.ttf') format('truetype'),
url('../font/Consolas.svg') format('svg');font-weight:normal;font-style:normal
}
* {
box-sizing: border-box;
font-family: "Consolas","微软雅黑";
outline: none;
}
i {
font-style: normal;
}
a {
text-decoration: none;
transition: 0.4s;
}
a:hover {
color: #66D9EF;
}
h1,h2 {
font-size: 100%;
font-weight: 200;
margin: 0;
}
body {
margin: 0;
padding: 0;
}
input {
border: none;
padding: 0;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
table {
border-collapse: collapse;
}
td {
padding: 0;
}
p {
margin: 0;
}
.clearfix {
display: table;
zoom: 1;
}
.clearfix::after {
content:"";
width: 0;
height: 0;
clear: both;
display: block;
visibility: visible;
}
.clear-select {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.container {
width: 100%;
height: auto;
min-width: 900px;
}
.header {
width: 100%;
height: 55px;
background: #4C89BB;
overflow: hidden;
padding-top: 10px;
}
.logo {
float: left;
width: 36px;
height: 36px;
background: url(../images/header/header.png) 0 0;
margin: 0 0 0 45px;
}
.sign-user {
display: inline-block;
width: 18px;
height: 14px;
background: url(../images/header/header.png) -38px -22px;
}
.sign-in {
float: right;
width: auto;
height: 25px;
margin: 4px 90px 0 18px;
font: 100 12px/12px inherit;
}
.sign-in span {
color: #fff;
}
.search-bar {
float: right;
width: 310px;
height: 28px;
background: #fff;
border-radius: 14px;
margin: 4px 0 0 0;
padding: 0 18px;
}
.search-magnifier {
float: left;
width: 16px;
height: 16px;
margin-top: 6px;
background: url(../images/header/header.png) -38px 0px;
}
.search-input {
float: left;
width: 258px;
height: 100%;
text-indent: 5px;
}
.left-side {
float: left;
width: 17%;
height: 1210px;
padding-top: 18px;
overflow: hidden;
background: #302938;
}
.left-side-header {
width: 100%;
overflow: hidden;
}
.avatar {
width: 185px;
height: 58px;
padding: 0 0 0 45px;
}
.avatar-wrap {
float: left;
width: 58px;
height: 58px;
padding: 5px;
background: url(../images/left-side/left-side.png) 0px 0px;
}
.avatar-img {
float: left;
display: block;
width: 45px;
height: 45px;
border-radius: 50%;
overflow: hidden;
background: url(../images/left-side/avatar.png)
}
.avatar-name {
float: left;
margin: 20px 0 0 16px;
font: 300 16px/21px inherit;
}
.avatar-name span {
color :#f6f3f2;
}
.user-info {
width: 115px;
height: 40px;
margin: 20px 0 0 45px;
clear: both;
}
.user-info a {
display: inline-block;
width: 50px;
height: auto;
color: #767f92;
font: 100 16px/18px "微软雅黑";
text-align: center;
}
.user-info a:hover {
color: #fff;
}
.user-collection {
float: left;
}
.user-fans {
float: right;
}
#left-side-list {
width: 100%;
height: auto;
font: 200 12px/16px "Consolas","微软雅黑";
padding: 20px 0 0;
overflow: hidden;
}
.list-module {
width: 100%;
padding: 10px 0 15px 40px;
overflow: hidden;
}
.click-active {
background: #3E384A;
}
.click-active .list-module-title {
color: #fff;
}
.list-module-title-wrap {
height: 25px;
padding: 5px 0 5px 5px;
}
.list-module-title-wrap-icon {
display: inline-block;
width: 12px;
height: 10px;
background: url(../images/left-side/left-side.png) -70px -0px;
}
.list-module-title {
color: #767f92;
}
.folders-list {
padding-left: 25px;
}
.folders-list-module {
width: 100%;
height: auto;
overflow: hidden;
}
.list-module:hover {
background: #3E384A;
}
.folders-list-module-wrap {
height: 20px;
padding-top: 4px;
}
.folders-list-module-wrap span {
float: left;
display: block;
width: 13px;
height: 13px;
margin-right: 4px;
}
.folders-list-module-wrap-icon-folder {
background: url(../images/left-side/left-side.png) -103px -25px;
}
.folders-list-module-wrap-icon-arrow {
background: url(../images/left-side/left-side.png) -13px -62px;
}
.folder-active .folders-list-module-wrap-icon-folder {
background: url(../images/left-side/left-side.png) -72px -25px;
}
.folder-active .folders-list-module-wrap-icon-arrow {
background: url(../images/left-side/left-side.png) -32px -63px;
}
.folder-active .folders-list-module-wrap-title {
color: #fff !important;
}
.folders-list-module-wrap .folders-list-module-wrap-title {
float: left;
width: auto;
height: 20px;
color: #767F92;
}
.file-list {
padding-left: 25px;
}
.file-list-module {
width: 100%;
overflow: hidden;
}
.file-list-module-wrap {
width: 100%;
height: 20px;
padding-top: 4px;
}
.file-list-module-wrap-file {
display: inline-block;
width: 13px;
height: 13px;
background: url(../images/left-side/left-side.png) -70px -44px;
}
.file-list-module-wrap-title {
color: #767F92;
}
.icon-share {
background: url(../images/left-side/left-side.png) -102px -47px;
}
.icon-collect {
background: url(../images/left-side/left-side.png) -70px -65px;
}
.icon-account {
background: url(../images/left-side/left-side.png) -100px -2px;
}
.content {
overflow: hidden;
width: 83%;
height: 1210px;
background: #EEEBE9;
}
.task-process {
width: 100%;
height: 30px;
background: #FEFEFE;
padding: 8px 0 0 30px;
}
.task-process-list {
height: 22px;
width: auto;
color: #aca8a7;
font: 200 16px/16px "Consolas","微软雅黑";
}
.task-process-list li {
float: left;
}
.task-process-active a {
color: #66D9EF !important;
}
.task-search {
width: 893px;
height: 87px;
margin: 10px auto 0;
padding: 15px 100px 0;
background: #fff;
}
.task-search-wrap {
width: auto;
height: 72px;
}
.task-search-wrap li {
float: left;
height: 100%;
}
.task-search-wrap span {
font: 200 12px/16px "Consolas","微软雅黑";
color: #aca8a7;
}
.chose-search {
position: relative;
margin-left: 10px;
}
.the-third-li {
width: 275px;
margin-left: 30px;
}
.f-block {
float: left;
}
.chose-search span {
float: left;
margin: 5px 10px 0 0;
}
.select-block {
width: auto;
height: auto;
margin: 5px;
}
.select {
float: left;
position: relative;
overflow: hidden;
height: 25px;
border: 1px solid #BBBBBB;
color: #322e30;
cursor: pointer;
}
.select h1 {
width: auto;
padding: 5px 20px 5px 5px;
font: 200 12px/14px "Consolas","微软雅黑";
}
.select-arrow {
position: absolute;
right: 5px;
top: 0;
display: block;
width: 10px;
height: 25px;
background: url(../images/content-module1/content-module1.png) 0px 7px;
}
.chose-search .select-user {
width: 120px;
}
.chose-search-change {
position: absolute;
right: -35px;
top: 0;
width: 35px;
height: 72px;
background: url(../images/content-module1/content-module1.png) -22px 15px no-repeat;
}
.chose-search-btn {
width: 50px;
height: 25px;
color: #fff;
background: #568ABD;
font-size: 12px;
border-radius: 5px;
cursor: pointer;
margin-top: 20px;
}
.task-calendar {
width: 893px;
height: 65px;
margin: 10px auto 0;
}
.task-calendar-arrow {
float: left;
position: relative;
width: 35px;
height: 100%;
background: #fff;
}
.tc-rr {
margin-left: 6px;
}
.task-calendar-arrow a{
position: absolute;
top: 38%;
left: 50%;
width: 12px;
height: 18px;
margin-left: -6px;
margin-right: -9px;
display: block;
}
.left-arrow {
background: url(../images/content-module2/content-module2.png) -3px -3px no-repeat;
}
.right-arrow {
background: url(../images/content-module2/content-module2.png) -16px -3px no-repeat;
}
.task-calendar-block {
float: left;
width: 110.5px;
height: 100%;
margin-left: 6px;
background: #fff;
}
.task-calendar-block-border {
width: 100%;
height: 4px;
}
.block-active {
background: #5D89C5;
}
.task-calendar-block-wrap {
width: 100%;
height: 61px;
padding: 10px 10px 0;
font-size: 14px;
}
.task-calendar-block-wrap h1 {
width: 100%;
height: 12px;
color: #000;
text-align: center;
margin-bottom: 8px;
}
.task-calendar-block-wrap h2 {
color: #ACA8A8;
text-indent: 8px;
}
.task-calendar-block-wrap h2 span {
font-size: 25px;
color: #E97526;
}
.task-calendar-history {
width: 100%;
height: 100%;
padding: 12px 10px;
}
.task-calendar-history a {
width: 100%;
height: 100%;
display: block;
}
.history {
display: inline-block;
width: 32px;
height: 100%;
background: url(../images/content-module2/content-module2.png) 0px -18px no-repeat;
}
.search-history {
display: inline-block;
color: #686161;
font-size: 12px;
line-height: 45px;
vertical-align: top;
color: #545052;
}
.task-count {
width: 893px;
height: 90px;
margin: 18px auto;
}
.task-count-block {
float: left;
width: 208px;
height: 66px;
margin-right: 20px;
box-shadow: 0px 0px 2px #ccc;
}
.tc-title {
font-weight: 500;
}
.tc-o-block {
background:#51B3A2;
}
.tc-tw-block {
background:#568ABD;
}
.tc-ti-block {
background:#C84A3E;
}
.tc-fo-block {
background:#D9CD50;
}
.zero-margin {
margin: 0;
}
.task-count-border {
float: left;
width: 4px;
height: 100%;
}
.task-count-bolck {
float: left;
width: 204px;
height: 100%;
background: #fff;
padding: 10px;
}
.count-content {
float: left;
width: 60px;
height: 45px;
}
.color-bolck {
float: right;
width: 60px;
height: 45px;
}
.count-content h2 {
font-size: 10px;
line-height: 25px;
text-indent: 4px;
color: #aca8a7;
}
.task-content {
width: 893px;
height: 722px;
margin: 0 auto;
}
.task-content>div {
float: left;
border-radius: 5px;
background: #fff;
border: 1px solid #ccc;
overflow: hidden;
}
.task-table1 {
width: 530px;
height: 355px;
}
.tb1-margin-t {
margin-top:8px;
}
.task-table2 {
width: 350px;
height: 355px;
}
.r-ten-margin {
margin-right: 10px;margin: ;
}
.tb2-margin {
margin: 8px 10px 0 0
}
.tbc-padding {
padding:10px 24px 13px;
}
.task-table-wrap {
width: 100%;
height: 40px;
background: #F4F3F3;
padding: 12px 0 0 20px;
border-bottom: 1px solid #ccc;
}
.task-table-wrap h1 {
font: 400 12px/14px "Consolas","微软雅黑";
color: #aca8a7;
}
.task-table1-content {
width: 100%;
height: 305px;
padding: 10px 18px 25px;
}
.task-table-tabs {
width: 100%;
height: 27px;
}
.task-table-tabs li {
float: left;
position: relative;
width: 82px;
height: 100%;
font: 200 12px/25px "Consolas","微软雅黑";
border-radius: 3px;
background: #EDEAEC;
margin-right: 3px;
color: #545052;
text-align: center;
}
.task-table-tabs li::after {
position: absolute;
bottom: -2px;
left: 0;
content: "";
display: block;
width: 80px;
height: 4px;
background: transparent;
}
.task-table-tabs .tabs-active {
border: 1px solid #ccc;
border-bottom: none;
background: #fff;
}
.task-table-tabs .tabs-active::after {
background: #fff;
}
.task-table-content-wrap {
width: 100%;
height: 252px;
border: 1px solid #ccc;
background: #fff;
padding: 25px;
}
.task-table-content-wrap li table {
width: 100%;
height: 100%;
font: 200 12px/18px "微软雅黑";
text-align: center;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.task-table-content-wrap li table td {
height: 29px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.td-active {
background: #F4F3F3;
}
.task-table2-content {
width: 100%;
height: 314px;
padding: 10px 24px 26px;
}
.task-table2-content-title {
border-bottom: 1px solid #ccc;
padding-left: 10px;
}
.task-table2-content h1 {
width: 100%;
height: 18px;
color: #c4bfbe;
font: 200 12px/25px "Consolas","微软雅黑";
}
.task-table2-content h2 {
font: 500 14px/25px "Consolas","微软雅黑";
}
.task-table2-content-bar>div{
float: left;
height: 43px;
padding-left: 10px;
}
.bar-cell-l {
width: 99px;
border-right: 1px solid #ccc;
}
.bar-cell-r {
width: 200px;
}
.task-table2-content-con {
width: 100%;
padding-left: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.task-table2-content-con p {
width: 100%;
height: 130px;
font: 500 14px/25px "Consolas","微软雅黑";
}
.task-table2-content-footer {
width: 100%;
}
.task-table2-content-footer .chose-search-btn {
float: right;
margin: 4px 0 0 0;
}
.task-table2-content-footer label input {
width: 15px;
height: 15px;
margin-top: 5px;
vertical-align: text-bottom;
}
.task-table2-content-footer span {
font: 500 14px/14px "Consolas","微软雅黑";
cursor: pointer;
}
.task-table2-content-footer span:hover {
color: #66D9EF;
}
.task-table2-content .select h1 {
width: auto;
padding: 5px 20px 5px 5px;
color: #000;
font: 200 12px/14px "Consolas","微软雅黑";
}
.task-table3-title {
width: 100%;
border-bottom: 1px solid #B7CDEA;
}
.task-table3-title li {
float: left;
}
.task-table3-body {
width: 100%;
}
.task-table3-body table {
margin: 0 auto;
}
.task-table3-body table td:hover {
cursor: pointer;
box-shadow: 0 0 1px 1px #F1D99F;
}
.table-title {
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
}
.task-table3-body .table-title td{
font: 500 13px/14px "Consolas","微软雅黑";
}
.task-table3-body .table-title td {
height: 22px;
}
.task-table3-body td {
width: 40px;
height: 45px;
text-align: center;
}
.task-table3-body td h1 {
color: #000;
}
.task-table3-body td span {
font: 500 10px/14px "Consolas","微软雅黑";
}
.task-table3-body td .holiday {
color: red;
}
.vehicle-table th,.vehicle-table td {
height: 26px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
text-align: left;
}
.vehicle-table {
width: 100%;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.vehicle-table th {
text-indent: 10px;
font: 500 15px/14px "Consolas","微软雅黑";
}
.vehicle-table td {
text-indent: 15px;
font: 200 14px/14px "Consolas","微软雅黑";
}
.vehicle-table tr {
cursor: pointer;
}
.vehicle-table tr:hover {
background: #f4f3f3;
}
.vehicle-table .vehicle-table-title {
cursor: default;
}
.vehicle-table .vehicle-table-title:hover {
background: #fff;
}
.vehicle-table-cell1 {
width: 67px;
}
.vehicle-table-cell2 {
width: 90px;
}
.vehicle-table-cell3 {
width: 290px;
}
.vehicle-table-process {
display: inline-block;
width: 168px;
height: 4px;
vertical-align: top;
margin-top: 4px;
background: #dcdad9;
}
.vehicle-table-f-process {
display: block;
height: 100%;
}
.process-color-first {
background:#eb7257;
width: 80%;
}
.process-color-second {
background: #ed8456;
width: 70%;
}
.process-color-third {
background:#eea155;
width: 60%;
}
.process-color-blue {
background:#8dcbee;
}
.process-four {
width: 50%;
}
.process-five {
width: 45%;
}
.process-six {
width: 40%;
}
.process-seven {
width: 35%;
}
.process-eight {
width: 30%;
}
.process-nine {
width: 25%;
}
.process-ten {
width: 20%;
} | assets/download/ife/demo9/css/index.css | @font-face {
font-family:'Consolas';
src:url('../font/Consolas.eot');
src:url('../font/Consolas.eot') format('embedded-opentype'),
url('../font/Consolas.woff') format('woff'),
url('../font/Consolas.ttf') format('truetype'),
url('../font/Consolas.svg') format('svg');font-weight:normal;font-style:normal
}
* {
box-sizing: border-box;
font-family: "Consolas","微软雅黑";
outline: none;
}
i {
font-style: normal;
}
a {
text-decoration: none;
transition: 0.4s;
}
a:hover {
color: #66D9EF;
}
h1,h2 {
font-size: 100%;
font-weight: 200;
margin: 0;
}
body {
margin: 0;
padding: 0;
}
input {
border: none;
padding: 0;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
table {
border-collapse: collapse;
}
td {
padding: 0;
}
p {
margin: 0;
}
.clearfix {
display: table;
zoom: 1;
}
.clearfix::after {
content:"";
width: 0;
height: 0;
clear: both;
display: block;
visibility: visible;
}
.clear-select {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.container {
width: 100%;
height: auto;
min-width: 900px;
}
.header {
width: 100%;
height: 55px;
background: #4C89BB;
overflow: hidden;
padding-top: 10px;
}
.logo {
float: left;
width: 36px;
height: 36px;
background: url(../images/header/header.png) 0 0;
margin: 0 0 0 45px;
}
.sign-user {
display: inline-block;
width: 18px;
height: 14px;
background: url(../images/header/header.png) -38px -22px;
}
.sign-in {
float: right;
width: auto;
height: 25px;
margin: 4px 90px 0 18px;
font: 100 12px/12px inherit;
}
.sign-in span {
color: #fff;
}
.search-bar {
float: right;
width: 310px;
height: 28px;
background: #fff;
border-radius: 14px;
margin: 4px 0 0 0;
padding: 0 18px;
}
.search-magnifier {
float: left;
width: 16px;
height: 16px;
margin-top: 6px;
background: url(../images/header/header.png) -38px 0px;
}
.search-input {
float: left;
width: 258px;
height: 100%;
text-indent: 5px;
}
.left-side {
float: left;
width: 17%;
height: 1210px;
padding-top: 18px;
overflow: hidden;
background: #302938;
}
.left-side-header {
width: 100%;
overflow: hidden;
}
.avatar {
width: 185px;
height: 58px;
padding: 0 0 0 45px;
}
.avatar-wrap {
float: left;
width: 58px;
height: 58px;
padding: 5px;
background: url(../images/left-side/left-side.png) 0px 0px;
}
.avatar-img {
float: left;
display: block;
width: 45px;
height: 45px;
border-radius: 50%;
overflow: hidden;
background: url(../images/left-side/avatar.png)
}
.avatar-name {
float: left;
margin: 20px 0 0 16px;
font: 300 16px/21px inherit;
}
.avatar-name span {
color :#f6f3f2;
}
.user-info {
width: 115px;
height: 40px;
margin: 20px 0 0 45px;
clear: both;
}
.user-info a {
display: inline-block;
width: 50px;
height: auto;
color: #767f92;
font: 100 16px/18px "微软雅黑";
text-align: center;
}
.user-info a:hover {
color: #fff;
}
.user-collection {
float: left;
}
.user-fans {
float: right;
}
#left-side-list {
width: 100%;
height: auto;
font: 200 12px/16px "Consolas","微软雅黑";
padding: 20px 0 0;
overflow: hidden;
}
.list-module {
width: 100%;
padding: 10px 0 15px 40px;
overflow: hidden;
}
.click-active {
background: #3E384A;
}
.click-active .list-module-title {
color: #fff;
}
.list-module-title-wrap {
height: 25px;
padding: 5px 0 5px 5px;
}
.list-module-title-wrap-icon {
display: inline-block;
width: 12px;
height: 10px;
background: url(../images/left-side/left-side.png) -70px -0px;
}
.list-module-title {
color: #767f92;
}
.folders-list {
padding-left: 25px;
}
.folders-list-module {
width: 100%;
height: auto;
overflow: hidden;
}
.list-module:hover {
background: #3E384A;
}
.folders-list-module-wrap {
height: 20px;
padding-top: 4px;
}
.folders-list-module-wrap span {
float: left;
display: block;
width: 13px;
height: 13px;
margin-right: 4px;
}
.folders-list-module-wrap-icon-folder {
background: url(../images/left-side/left-side.png) -103px -25px;
}
.folders-list-module-wrap-icon-arrow {
background: url(../images/left-side/left-side.png) -13px -62px;
}
.folder-active .folders-list-module-wrap-icon-folder {
background: url(../images/left-side/left-side.png) -72px -25px;
}
.folder-active .folders-list-module-wrap-icon-arrow {
background: url(../images/left-side/left-side.png) -32px -63px;
}
.folder-active .folders-list-module-wrap-title {
color: #fff !important;
}
.folders-list-module-wrap .folders-list-module-wrap-title {
float: left;
width: auto;
height: 20px;
color: #767F92;
}
.file-list {
padding-left: 25px;
}
.file-list-module {
width: 100%;
overflow: hidden;
}
.file-list-module-wrap {
width: 100%;
height: 20px;
padding-top: 4px;
}
.file-list-module-wrap-file {
display: inline-block;
width: 13px;
height: 13px;
background: url(../images/left-side/left-side.png) -70px -44px;
}
.file-list-module-wrap-title {
color: #767F92;
}
.icon-share {
background: url(../images/left-side/left-side.png) -102px -47px;
}
.icon-collect {
background: url(../images/left-side/left-side.png) -70px -65px;
}
.icon-account {
background: url(../images/left-side/left-side.png) -100px -2px;
}
.content {
overflow: hidden;
width: 83%;
height: 1210px;
background: #EEEBE9;
}
.task-process {
width: 100%;
height: 30px;
background: #FEFEFE;
padding: 8px 0 0 30px;
}
.task-process-list {
height: 22px;
width: auto;
color: #aca8a7;
font: 200 16px/16px "Consolas","微软雅黑";
}
.task-process-list li {
float: left;
}
.task-process-active a {
color: #66D9EF !important;
}
.task-search {
width: 893px;
height: 87px;
margin: 10px auto 0;
padding: 15px 100px 0;
background: #fff;
}
.task-search-wrap {
width: auto;
height: 72px;
}
.task-search-wrap li {
float: left;
height: 100%;
}
.task-search-wrap span {
font: 200 12px/16px "Consolas","微软雅黑";
color: #aca8a7;
}
.chose-search {
position: relative;
margin-left: 10px;
}
.the-third-li {
width: 275px;
margin-left: 30px;
}
.f-block {
float: left;
}
.chose-search span {
float: left;
margin: 5px 10px 0 0;
}
.select-block {
width: auto;
height: auto;
margin: 5px;
}
.select {
float: left;
position: relative;
overflow: hidden;
height: 25px;
border: 1px solid #BBBBBB;
color: #322e30;
cursor: pointer;
}
.select h1 {
width: auto;
padding: 5px 20px 5px 5px;
font: 200 12px/14px "Consolas","微软雅黑";
}
.select-arrow {
position: absolute;
right: 5px;
top: 0;
display: block;
width: 10px;
height: 25px;
background: url(../images/content-module1/content-module1.png) 0px 7px;
}
.chose-search .select-user {
width: 120px;
}
.chose-search-change {
position: absolute;
right: -35px;
top: 0;
width: 35px;
height: 72px;
background: url(../images/content-module1/content-module1.png) -22px 15px no-repeat;
}
.chose-search-btn {
width: 50px;
height: 25px;
color: #fff;
background: #568ABD;
font-size: 12px;
border-radius: 5px;
cursor: pointer;
margin-top: 20px;
}
.task-calendar {
width: 893px;
height: 65px;
margin: 10px auto 0;
}
.task-calendar-arrow {
float: left;
position: relative;
width: 35px;
height: 100%;
background: #fff;
}
.tc-rr {
margin-left: 6px;
}
.task-calendar-arrow a{
position: absolute;
top: 38%;
left: 50%;
width: 12px;
height: 18px;
margin-left: -6px;
margin-right: -9px;
display: block;
}
.left-arrow {
background: url(../images/content-module2/content-module2.png) -3px -3px no-repeat;
}
.right-arrow {
background: url(../images/content-module2/content-module2.png) -16px -3px no-repeat;
}
.task-calendar-block {
float: left;
width: 110.5px;
height: 100%;
margin-left: 6px;
background: #fff;
}
.task-calendar-block-border {
width: 100%;
height: 4px;
}
.block-active {
background: #5D89C5;
}
.task-calendar-block-wrap {
width: 100%;
height: 61px;
padding: 10px 10px 0;
font-size: 14px;
}
.task-calendar-block-wrap h1 {
width: 100%;
height: 12px;
color: #000;
text-align: center;
margin-bottom: 8px;
}
.task-calendar-block-wrap h2 {
color: #ACA8A8;
text-indent: 8px;
}
.task-calendar-block-wrap h2 span {
font-size: 25px;
color: #E97526;
}
.task-calendar-history {
width: 100%;
height: 100%;
padding: 12px 10px;
}
.task-calendar-history a {
width: 100%;
height: 100%;
display: block;
}
.history {
display: inline-block;
width: 32px;
height: 100%;
background: url(../images/content-module2/content-module2.png) 0px -18px no-repeat;
}
.search-history {
display: inline-block;
color: #686161;
font-size: 12px;
line-height: 45px;
vertical-align: top;
color: #545052;
}
.task-count {
width: 893px;
height: 90px;
margin: 18px auto;
}
.task-count-block {
float: left;
width: 208px;
height: 66px;
margin-right: 20px;
box-shadow: 0px 0px 2px #ccc;
}
.tc-title {
font-weight: 500;
}
.tc-o-block {
background:#51B3A2;
}
.tc-tw-block {
background:#568ABD;
}
.tc-ti-block {
background:#C84A3E;
}
.tc-fo-block {
background:#D9CD50;
}
.zero-margin {
margin: 0;
}
.task-count-border {
float: left;
width: 4px;
height: 100%;
}
.task-count-bolck {
float: left;
width: 204px;
height: 100%;
background: #fff;
padding: 10px;
}
.count-content {
float: left;
width: 60px;
height: 45px;
}
.color-bolck {
float: right;
width: 60px;
height: 45px;
}
.count-content h2 {
font-size: 10px;
line-height: 25px;
text-indent: 4px;
color: #aca8a7;
}
.task-content {
width: 893px;
height: 722px;
margin: 0 auto;
}
.task-content>div {
float: left;
border-radius: 5px;
background: #fff;
border: 1px solid #ccc;
overflow: hidden;
}
.task-table1 {
width: 530px;
height: 355px;
}
.tb1-margin-t {
margin-top:8px;
}
.task-table2 {
width: 350px;
height: 355px;
}
.r-ten-margin {
margin-right: 10px;margin: ;
}
.tb2-margin {
margin: 8px 10px 0 0
}
.tbc-padding {
padding:10px 24px 13px;
}
.task-table-wrap {
width: 100%;
height: 40px;
background: #F4F3F3;
padding: 12px 0 0 20px;
border-bottom: 1px solid #ccc;
}
.task-table-wrap h1 {
font: 400 12px/14px "Consolas","微软雅黑";
color: #aca8a7;
}
.task-table1-content {
width: 100%;
height: 305px;
padding: 10px 18px 25px;
}
.task-table-tabs {
width: 100%;
height: 27px;
}
.task-table-tabs li {
float: left;
position: relative;
width: 82px;
height: 100%;
font: 200 12px/25px "Consolas","微软雅黑";
border-radius: 3px;
background: #EDEAEC;
margin-right: 3px;
color: #545052;
text-align: center;
}
.task-table-tabs li::after {
position: absolute;
bottom: -2px;
left: 0;
content: "";
display: block;
width: 80px;
height: 4px;
background: transparent;
}
.task-table-tabs .tabs-active {
border: 1px solid #ccc;
border-bottom: none;
background: #fff;
}
.task-table-tabs .tabs-active::after {
background: #fff;
}
.task-table-content-wrap {
width: 100%;
height: 252px;
border: 1px solid #ccc;
background: #fff;
padding: 25px;
}
.task-table-content-wrap li table {
width: 100%;
height: 100%;
font: 200 12px/18px "微软雅黑";
text-align: center;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.task-table-content-wrap li table td {
height: 29px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.td-active {
background: #F4F3F3;
}
.task-table2-content {
width: 100%;
height: 314px;
padding: 10px 24px 26px;
}
.task-table2-content-title {
border-bottom: 1px solid #ccc;
padding-left: 10px;
}
.task-table2-content h1 {
width: 100%;
height: 18px;
color: #c4bfbe;
font: 200 12px/25px "Consolas","微软雅黑";
}
.task-table2-content h2 {
font: 500 14px/25px "Consolas","微软雅黑";
}
.task-table2-content-bar>div{
float: left;
height: 43px;
padding-left: 10px;
}
.bar-cell-l {
width: 99px;
border-right: 1px solid #ccc;
}
.bar-cell-r {
width: 200px;
}
.task-table2-content-con {
width: 100%;
padding-left: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.task-table2-content-con p {
width: 100%;
height: 130px;
font: 500 14px/25px "Consolas","微软雅黑";
}
.task-table2-content-footer {
width: 100%;
}
.task-table2-content-footer .chose-search-btn {
float: right;
margin: 4px 0 0 0;
}
.task-table2-content-footer label input {
width: 15px;
height: 15px;
margin-top: 5px;
vertical-align: text-bottom;
}
.task-table2-content-footer span {
font: 500 14px/14px "Consolas","微软雅黑";
cursor: pointer;
}
.task-table2-content-footer span:hover {
color: #66D9EF;
}
.task-table2-content .select h1 {
width: auto;
padding: 5px 20px 5px 5px;
color: #000;
font: 200 12px/14px "Consolas","微软雅黑";
}
.task-table3-title {
width: 100%;
border-bottom: 1px solid #B7CDEA;
}
.task-table3-title li {
float: left;
}
.task-table3-body {
width: 100%;
}
.task-table3-body table {
margin: 0 auto;
}
.task-table3-body table td:hover {
cursor: pointer;
box-shadow: 0 0 1px 1px #F1D99F;
}
.table-title {
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
}
.task-table3-body .table-title td{
font: 500 13px/14px "Consolas","微软雅黑";
}
.task-table3-body .table-title td {
height: 22px;
}
.task-table3-body td {
width: 40px;
height: 45px;
text-align: center;
}
.task-table3-body td h1 {
color: #000;
}
.task-table3-body td span {
font: 500 10px/14px "Consolas","微软雅黑";
}
.task-table3-body td .holiday {
color: red;
}
.vehicle-table th,.vehicle-table td {
height: 26px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
text-align: left;
}
.vehicle-table {
width: 100%;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.vehicle-table th {
text-indent: 10px;
font: 500 15px/14px "Consolas","微软雅黑";
}
.vehicle-table td {
text-indent: 15px;
font: 200 14px/14px "Consolas","微软雅黑";
}
.vehicle-table tr {
cursor: pointer;
}
.vehicle-table tr:hover {
background: #f4f3f3;
}
.vehicle-table .vehicle-table-title {
cursor: default;
}
.vehicle-table .vehicle-table-title:hover {
background: #fff;
}
.vehicle-table-cell1 {
width: 67px;
}
.vehicle-table-cell2 {
width: 90px;
}
.vehicle-table-cell3 {
width: 290px;
}
.vehicle-table-process {
display: inline-block;
width: 168px;
height: 4px;
vertical-align: top;
margin-top: 4px;
background: #dcdad9;
}
.vehicle-table-f-process {
display: block;
height: 100%;
}
.process-color-first {
background:#eb7257;
width: 80%;
}
.process-color-second {
background: #ed8456;
width: 70%;
}
.process-color-third {
background:#eea155;
width: 60%;
}
.process-color-blue {
background:#8dcbee;
}
.process-four {
width: 50%;
}
.process-five {
width: 45%;
}
.process-six {
width: 40%;
}
.process-seven {
width: 35%;
}
.process-eight {
width: 30%;
}
.process-nine {
width: 25%;
}
.process-ten {
width: 20%;
} | 0.257859 | 0.060891 |
body {
background-image: url("../images/record.png");
background-repeat: no-repeat;
background-color: black;
background-size: 100%;
}
a {
text-decoration: none;
font-family: 'Courier New', Courier, monospace;
color: black;
cursor: pointer;
}
a:hover, button:hover {
color: antiquewhite;
}
header {
font-size: 46px;
letter-spacing: 2px;
color: turquoise;
font-family: 'Monoton', cursive;
margin-left: 12px;
height: 60px;
}
h1 {
font-size: 46px;
color: turquoise;
background-color: black;
width: 245px;
padding: 12px;
margin-left: 12px;
font-family:'Courier New', Courier, monospace;
}
h2 {
color: turquoise;
font-weight: bold;
font-size: 36px;
font-family:'Courier New', Courier, monospace;
}
h3 {
color: antiquewhite;
font-size: 18px;
font-family:'Courier New', Courier, monospace;
}
h5 {
font-size: 20px;
font-weight: bolder;
color: turquoise;
font-family:'Courier New', Courier, monospace;
}
footer {
color: turquoise;
position: fixed;
width: 100%;
bottom: 50px;
height: 32px;
text-align: center;
padding: 5px;
font-family: 'Mr Dafoe', cursive;
letter-spacing: 2px;
font-size: 20px;
}
/* CLASS STYLING */
.homeLink {
float: right;
margin: 5px 10px 10px 10px;
color: antiquewhite;
font-size: 22px;
font-family:'Courier New', Courier, monospace;
text-decoration: none;
}
.homeLink:hover {
color: turquoise;
}
.card {
margin-bottom: 50px;
display: inline-block;
background-color: black;
}
.searchArtist {
margin-left: 27px;
}
.new-record, .my-records {
margin: 10px 10px 40px 10px;
width: 400px;
height: 480px;
animation: fadeInDownBig;
animation-duration: 3s;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.record-by-id {
height: auto;
width: auto;
}
ol {
color: turquoise;
list-style-position: inside;
margin-right: 30px;
}
.crate-button, .back-button, .more-button {
background-color: turquoise;
margin-bottom: 5px;
margin-left: 5px;
color: black;
font-weight: bolder;
font-family: 'Courier New', Courier, monospace;
}
.record-image {
height: 286px;
width: 286px;
margin: 15px;
}
.record-name {
padding: 10px;
color: turquoise;
font-weight: bold;
text-decoration: none;
}
.record-artist {
margin-left: 10px;
}
.card-text, .record-name, .genre, .price {
color: antiquewhite;
}
.hide {
display: none;
}
.login-form, .signup-form {
width: 80%;
height: auto;
margin: 40px 0px 100px 0px;
display: inline-block;
color: turquoise;
padding: 20px;
font-family:'Courier New', Courier, monospace;
font-size: 22px;
font-weight: bold;
}
.loginInput {
margin: 10px;
}
.inputLogin {
width: 252px;
float: right;
}
.loginBtn {
background-color: turquoise;
width: 252px;
float: right;
margin-right: 10px;
font-weight: bold;
}
/* ID STYLING */
#newRecord {
display: inline-block;
}
#build {
height: 320px;
margin-left: 130px;
animation: zoomInLeft;
animation-duration: 1s;
cursor: pointer;
}
#genre {
height: 320px;
margin: 50px 0 0 100px;
animation: zoomInRight;
animation-duration: 2s;
cursor: pointer;
}
#searchBtn {
background-color: turquoise;
margin-bottom: 5px;
color: black;
font-weight: bolder;
margin-left: 40px;
font-family: 'Courier New', Courier, monospace;
display: inline-block;
}
#recordList {
text-align: center;
}
#search-artist {
margin-top: 5px;
width: 220px;
height: 36px;
display: inline-block;
}
#email {
margin-right: 28px;
}
#password-login, #email-login, #email-signup, #name-signup, #password-signup {
font-size: 20px;
font-weight: bold;
}
@media only screen and (max-width: 1024px) {
#build, #genre {
height: 300px;
}
#genre {
margin-left: 60px;
}
.inputLogin, .loginBtn {
width: 180px;
margin-top: 10px;
}
}
@media only screen and (max-width: 823px) {
footer {
bottom: 20px;
}
.homeLink {
font-size: 18px;
margin-right: 15px;
margin-left: 0px;
}
.login-form, .signup-form {
margin-top: 0px;
font-size: 18px;
padding: 0px;
}
.inputLogin, .loginBtn {
width: 140px;
margin-top: 10px;
}
#build {
margin-left: 20px;
height: 200px;
}
#genre {
margin-top: 60px;
height: 200px;
}
}
@media only screen and (max-width: 812px) {
h2 {
font-size: 26px;
}
#build {
margin-left: 30px;
}
#genre {
margin-left: 80px;
margin-top: 20px;
}
}
@media only screen and (max-width: 768px) {
.homeLink {
margin-right: 5px;
}
.inputLogin {
margin-left: 0px;
width: 140px;
margin-top: 0px;
}
.loginBtn {
margin-left: 0px;
margin-top: 10px;
}
footer {
bottom: 30px;
}
#build {
margin-left: 80px;
}
#genre {
margin-left: 80px;
margin-top: 40px;
}
}
@media only screen and (max-width: 736px) {
header {
font-size: 46px;
}
.homeLink {
font-size: 16px;
float: left;
margin-left: 14px;
}
.login-form {
margin-bottom: 10px;
}
.inputLogin, .loginBtn {
width: 200px;
}
#build {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
height: 300px;
}
#genre {
height: 300px;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 100px;
}
}
@media only screen and (max-width: 720px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 540px) {
}
@media only screen and (max-width: 414px) {
body {
background-size: cover;
height: 110vh;
}
#reel2 {
height: 50px;
margin-right: 0px;
}
#build {
margin-left: 20px;
}
#genre {
margin-left: 20px;
margin-top: 20px;
}
h2 {
margin-left: 40px;
}
.login-form, .signup-form {
margin-left: 50px;
}
.inputLogin, .loginBtn {
width: 190px;
}
.loginBtn {
margin-right: 10px;
}
footer {
font-size: 14px;
}
#search-artist {
width: 150px;
}
#searchBtn {
margin-left: 5px;
width: 150px;
font-size: 13px;
height: 36px;
padding: 5px;
}
}
@media only screen and (max-width: 411px) {
}
@media only screen and (max-width: 375px) {
.inputLogin, .loginBtn {
width: 160px;
}
.new-record {
width: 360px;
margin-left: 0px;
}
#search-artist {
width: 130px;
}
}
@media only screen and (max-width: 360px) {
header {
font-size: 38px;
}
#build, #genre {
height: 280px;
}
.inputLogin, .loginBtn {
width: 150px;
}
}
@media only screen and (max-width: 320px) {
.homeLink {
font-size: 15px;
margin-left: 10px;
}
#build, #genre {
height: 260px;
}
.signup-form, .login-form {
font-size: 14px;
}
.inputLogin, .loginBtn {
width: 120px;
}
#search-artist {
width: 200px;
margin-left: 20px;
}
#searchBtn {
width: 200px;
margin-left: 20px;
margin-top: 10px;
}
.new-record {
width: 300px;
}
.crate-button {
width: 126px;
font-size: 12px;
}
}
@media only screen and (max-width: 280px) {
header {
font-size: 34px;
}
.homeLink {
font-size: 14px;
margin-left: 10px;
margin-right: 0px;
}
#build, #genre {
height: 240px;
}
footer {
font-size: 12px;
bottom: 0px;
}
.inputLogin, .loginBtn {
width: 100px;
}
} | public/css/style.css |
body {
background-image: url("../images/record.png");
background-repeat: no-repeat;
background-color: black;
background-size: 100%;
}
a {
text-decoration: none;
font-family: 'Courier New', Courier, monospace;
color: black;
cursor: pointer;
}
a:hover, button:hover {
color: antiquewhite;
}
header {
font-size: 46px;
letter-spacing: 2px;
color: turquoise;
font-family: 'Monoton', cursive;
margin-left: 12px;
height: 60px;
}
h1 {
font-size: 46px;
color: turquoise;
background-color: black;
width: 245px;
padding: 12px;
margin-left: 12px;
font-family:'Courier New', Courier, monospace;
}
h2 {
color: turquoise;
font-weight: bold;
font-size: 36px;
font-family:'Courier New', Courier, monospace;
}
h3 {
color: antiquewhite;
font-size: 18px;
font-family:'Courier New', Courier, monospace;
}
h5 {
font-size: 20px;
font-weight: bolder;
color: turquoise;
font-family:'Courier New', Courier, monospace;
}
footer {
color: turquoise;
position: fixed;
width: 100%;
bottom: 50px;
height: 32px;
text-align: center;
padding: 5px;
font-family: 'Mr Dafoe', cursive;
letter-spacing: 2px;
font-size: 20px;
}
/* CLASS STYLING */
.homeLink {
float: right;
margin: 5px 10px 10px 10px;
color: antiquewhite;
font-size: 22px;
font-family:'Courier New', Courier, monospace;
text-decoration: none;
}
.homeLink:hover {
color: turquoise;
}
.card {
margin-bottom: 50px;
display: inline-block;
background-color: black;
}
.searchArtist {
margin-left: 27px;
}
.new-record, .my-records {
margin: 10px 10px 40px 10px;
width: 400px;
height: 480px;
animation: fadeInDownBig;
animation-duration: 3s;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.record-by-id {
height: auto;
width: auto;
}
ol {
color: turquoise;
list-style-position: inside;
margin-right: 30px;
}
.crate-button, .back-button, .more-button {
background-color: turquoise;
margin-bottom: 5px;
margin-left: 5px;
color: black;
font-weight: bolder;
font-family: 'Courier New', Courier, monospace;
}
.record-image {
height: 286px;
width: 286px;
margin: 15px;
}
.record-name {
padding: 10px;
color: turquoise;
font-weight: bold;
text-decoration: none;
}
.record-artist {
margin-left: 10px;
}
.card-text, .record-name, .genre, .price {
color: antiquewhite;
}
.hide {
display: none;
}
.login-form, .signup-form {
width: 80%;
height: auto;
margin: 40px 0px 100px 0px;
display: inline-block;
color: turquoise;
padding: 20px;
font-family:'Courier New', Courier, monospace;
font-size: 22px;
font-weight: bold;
}
.loginInput {
margin: 10px;
}
.inputLogin {
width: 252px;
float: right;
}
.loginBtn {
background-color: turquoise;
width: 252px;
float: right;
margin-right: 10px;
font-weight: bold;
}
/* ID STYLING */
#newRecord {
display: inline-block;
}
#build {
height: 320px;
margin-left: 130px;
animation: zoomInLeft;
animation-duration: 1s;
cursor: pointer;
}
#genre {
height: 320px;
margin: 50px 0 0 100px;
animation: zoomInRight;
animation-duration: 2s;
cursor: pointer;
}
#searchBtn {
background-color: turquoise;
margin-bottom: 5px;
color: black;
font-weight: bolder;
margin-left: 40px;
font-family: 'Courier New', Courier, monospace;
display: inline-block;
}
#recordList {
text-align: center;
}
#search-artist {
margin-top: 5px;
width: 220px;
height: 36px;
display: inline-block;
}
#email {
margin-right: 28px;
}
#password-login, #email-login, #email-signup, #name-signup, #password-signup {
font-size: 20px;
font-weight: bold;
}
@media only screen and (max-width: 1024px) {
#build, #genre {
height: 300px;
}
#genre {
margin-left: 60px;
}
.inputLogin, .loginBtn {
width: 180px;
margin-top: 10px;
}
}
@media only screen and (max-width: 823px) {
footer {
bottom: 20px;
}
.homeLink {
font-size: 18px;
margin-right: 15px;
margin-left: 0px;
}
.login-form, .signup-form {
margin-top: 0px;
font-size: 18px;
padding: 0px;
}
.inputLogin, .loginBtn {
width: 140px;
margin-top: 10px;
}
#build {
margin-left: 20px;
height: 200px;
}
#genre {
margin-top: 60px;
height: 200px;
}
}
@media only screen and (max-width: 812px) {
h2 {
font-size: 26px;
}
#build {
margin-left: 30px;
}
#genre {
margin-left: 80px;
margin-top: 20px;
}
}
@media only screen and (max-width: 768px) {
.homeLink {
margin-right: 5px;
}
.inputLogin {
margin-left: 0px;
width: 140px;
margin-top: 0px;
}
.loginBtn {
margin-left: 0px;
margin-top: 10px;
}
footer {
bottom: 30px;
}
#build {
margin-left: 80px;
}
#genre {
margin-left: 80px;
margin-top: 40px;
}
}
@media only screen and (max-width: 736px) {
header {
font-size: 46px;
}
.homeLink {
font-size: 16px;
float: left;
margin-left: 14px;
}
.login-form {
margin-bottom: 10px;
}
.inputLogin, .loginBtn {
width: 200px;
}
#build {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
height: 300px;
}
#genre {
height: 300px;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 100px;
}
}
@media only screen and (max-width: 720px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 540px) {
}
@media only screen and (max-width: 414px) {
body {
background-size: cover;
height: 110vh;
}
#reel2 {
height: 50px;
margin-right: 0px;
}
#build {
margin-left: 20px;
}
#genre {
margin-left: 20px;
margin-top: 20px;
}
h2 {
margin-left: 40px;
}
.login-form, .signup-form {
margin-left: 50px;
}
.inputLogin, .loginBtn {
width: 190px;
}
.loginBtn {
margin-right: 10px;
}
footer {
font-size: 14px;
}
#search-artist {
width: 150px;
}
#searchBtn {
margin-left: 5px;
width: 150px;
font-size: 13px;
height: 36px;
padding: 5px;
}
}
@media only screen and (max-width: 411px) {
}
@media only screen and (max-width: 375px) {
.inputLogin, .loginBtn {
width: 160px;
}
.new-record {
width: 360px;
margin-left: 0px;
}
#search-artist {
width: 130px;
}
}
@media only screen and (max-width: 360px) {
header {
font-size: 38px;
}
#build, #genre {
height: 280px;
}
.inputLogin, .loginBtn {
width: 150px;
}
}
@media only screen and (max-width: 320px) {
.homeLink {
font-size: 15px;
margin-left: 10px;
}
#build, #genre {
height: 260px;
}
.signup-form, .login-form {
font-size: 14px;
}
.inputLogin, .loginBtn {
width: 120px;
}
#search-artist {
width: 200px;
margin-left: 20px;
}
#searchBtn {
width: 200px;
margin-left: 20px;
margin-top: 10px;
}
.new-record {
width: 300px;
}
.crate-button {
width: 126px;
font-size: 12px;
}
}
@media only screen and (max-width: 280px) {
header {
font-size: 34px;
}
.homeLink {
font-size: 14px;
margin-left: 10px;
margin-right: 0px;
}
#build, #genre {
height: 240px;
}
footer {
font-size: 12px;
bottom: 0px;
}
.inputLogin, .loginBtn {
width: 100px;
}
} | 0.408159 | 0.106365 |
@charset "utf-8";
*{
margin: 0;
padding: 0;
font-size: 14px;
font-family: "微软雅黑"
}
body{
font-family: "微软雅黑"
}
ul{
list-style: none;
}
input[type="text"] {
padding-left: 5px;
line-height: 25px;
}
.loading_lock{
display: none;
width: 100%;
height: 100%;
z-index: 999;
position: fixed;
background-color: rgba(165, 160, 154, 0.34);
top: 0px;
text-align: center;
}
.loading_lock img{
margin-top: 25%;
}
a{
text-decoration: none;
}
a:hover,a:active,a:focus{
text-decoration: none;
}
label{
margin-bottom: 0px;
}
/*菜单样式修改--公共*/
#logo-menu{
margin-top: 0px;
}
.logo-menu{
margin-top: 0px;
}
.logo-menu-wrap{
margin-top: -10px;
width: 100%;
border-bottom: 1px solid #ccc;
}
.sidebar_list{
padding: 0;
margin: 0;
font-family: "微软雅黑";
font-size:14px;
}
.first_level>ul{
display: inline-block;
margin: 0;
padding: 0;
margin-left: 5px;
background: #fff;
margin-left: -1px;
width: 100%;
display: none;
}
.first_level>a{
color: #fff;
display: block;
padding-bottom: 7px;
}
.first_level>a:hover,.first_level>a:active,.first_level>a:focus{
text-decoration: none;
color: #fff;
}
.first_level{
background: #00A2E9;
text-align: center;
}
.second_level li a{
color: #000;
}
.second_level li{
padding-bottom: 5px;
}
.second_level li a:hover,.second_level li a:active,.second_level li a:focus{
color: #00A2E9;
text-decoration: none;;
}
.sidebar_list li{
padding-top: 10px;
}
.second_level{
background: #fff;
}
.first_level>ul {
color: #ccc;
font-size: 12px;
margin-left: 0px;
}
#noneData {
text-align: center;
width: 100%;
line-height: 25px;
display: none;
}
/*主题内容--头部个人中心、个人首页、主题内容--公共样式*/
.top_left{
float: left;
text-align: left;
width: 60%;
}
.second_level{
color: #ccc;
font-size: 12px;
margin-left: 8px;
}
.top_right{
float: right;
}
/*.per_top{
width: 100%;
margin-top: 3%;
margin-bottom: 4%;
line-height: 25px;
height: 25px;
border-bottom: 1px solid #BDBDBD;
padding-bottom: 4%;
}*/
.per_top {
width: 100%;
margin-top: 3%;
line-height: 25px;
height: 25px;
}
.per_theme{
width: 72%;
margin: 0 auto;
text-align: center;
}
.per_theme_wrap{
width:100%;
border-top:1px solid #ccc;
margin:0 auto;
margin-bottom: 40px;
clear: both;
}
/*列表公共--样式*/
.user_data{
width:100%;
margin:20px auto;
}
.title_blue{
color: #00A1E8;
padding-left: 25px;
}
.title_orange{
color: #FFC52E;
padding-right: 25px;
}
/*用户资料--样式*/
.user-infor{
width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 3%;
line-height: 35px;
margin-bottom: 40px;
}
.user_infor_left{
width: 40%;
text-align: right;
}
.user_infor_right label{
margin-bottom: 0px;
}
.user_infor_right{
width: 70%;
text-align: left;
padding-left: 10px;
}
.star_red{/*红色小星星--公共样式*/
color: red;
}
.user_infor_right input{
line-height: 25px;
border: 1px solid #ccc;
}
.user_data span{
font-size: 20px;
}
#tel_addr{
width: 15%;
margin-right: 8px;
}
label{
margin-right: 8px;
margin-bottom: 0px;
}
.photo_up{
width: 26px;
margin-right: 10px;
}
.photo-dis{
width: 168px;
height: 160px;
}
#btn-warning{
width: 300px;
background-color: #FFC52F;
border-color: #FFC52F;
margin-top: 22.5px;
}
.btn-warnings{
color:#fff;
width: 300px;
background-color: #FFC52F;
border-color: #FFC52F;
margin-top: 22.5px;
}
.btn-warnings:hover{
color:#fff;
}
/*企业信息--样式*/
.qiye_menu_1{
border-bottom: 2px solid #00AFEB;
}
.qiye_menu li{
float: left;
margin-right: 3%;
cursor: pointer;
}
.qiye_menu li a:hover,.qiye_menu li a:active,.qiye_menu li a:active{
color: #428bca;
text-decoration: none;
}
.qiye_menu{
padding: 0px;
float: right;
width: 93%;
font-size: 18px;
margin-left: 6%;
border-bottom: 1px solid #ACA8A3;
overflow: hidden;
color: #53534F;
margin-top: 2%;
margin-bottom: 3%;
}
.qiye_infor_left{
width: 20%;
text-align: right;
}
.qiye_infor_center input{
line-height: 25px;
text-indent: 5px;
}
.qiye_infor_center{
width: 33%;
text-align: left;
}
.qiye_infor_right img{
width: 100px;
height: 100px;
}
.qiye_infor_right{
width: 47%;
text-align: center;
}
.photo-word{
font-size: 10px;
}
.center-id{
line-height: 25px;
}
.center-zhi{
margin: 0 10px;
}
.qiye_infor_center button{
background-color: #00A2E9;
font-size: 16px;
border: none;
color: #fff;
}
.qiye_infor_center button:hover,.qiye_infor_center button:active{
background-color: #00A2E9;
font-size: 16px;
border: none;
color: #fff;
}
.qiye-infor{
margin-top: 3%;
width:90%;
margin: 0 auto;
line-height: 45px;
}
.table_2_left{
width: 49%;
text-align: center;
}
.table_2_right{
width: 50%;
text-align: left;
}
.table_2{
width: 100%;
border-top: 1px solid #ccc;
margin-top: 3%;
margin-bottom: 3%;
}
.table_2_right p,.table_2_left p{
display: inline-block;
width: 30%;
text-align: right;
}
.table2_con td input{
height: 25px;
}
.break-up{
margin-bottom: 3%;
margin-top: 3%;
}
.table2_con{
width: 99%;
line-height: 45px;
}
/*企业资质--样式*/
.qualification_wrap{
border-top: 1px solid #CCCCCC;
width: 100%;
margin: 10px auto;
padding-top:30px;
}
.photo_list{
width:100%;
margin: 20px auto;
overflow: hidden;
}
.photo_title_1{
width: 40%;
text-align: right;
float: left;
height: 105px;
line-height: 105px;
padding-right: 20px;
font-size: 18px;
}
.photo_type{
width: 60%;
text-align: left;
float: left;
}
.photo_type>ol{
overflow: hidden;
margin: 0px;
padding: 0px;
}
.photo_type>ol li{
width: 110px;
height: 106px;
display: block;
float: left;
margin-left: 5px;
position: relative;
}
.photo_type>ol li img{
width: 110px;
height: 106px;
display: block;
float: left;
}
.photo_type>ol li a{
position: absolute;
right: 2px;
top: 0px;
}
.photo_type ol li img{
width: 110px;
height: 106px;
display: block;
float: left;
margin-right: 8px;
}
.take_photo,.find_photo{
width: 38px;
height: 27px;
display: block;
float: left;
margin-right: 10px;
}
.photo_title_2{
width: 50%;
text-align: right;
float: left;
height: 30px;
line-height:30px;
padding-right: 20px;
}
.photo_type>a{
margin-left:0px;
margin-top: 8px;
margin-bottom: 8px;
}
.select_photo{
clear: both;
}
/*企业简介-继承企业资质-样式*/
.qiye_intro_wrap{
width: 100%;
margin: 10px auto;
padding-top: 0px;
}
.editor_wrap{
width: 100%;
margin: 0 auto;
border-top: 1px solid #ccc;
}
.editor{
width:92%;
margin:10px auto;
border:1px solid #ccc;
height: 352px;
}
/*所获荣誉-继承企业资质、企业简介-样式*/
.up_photo_img{
width: 110px;
height: 106px;
display: block;
}
.bot_title{
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.bot_title>input{
width: 80px;
}
.ol_photo_li{
height: auto;
margin-left: 8px;
}
.photo_type_honer{
width: 60%;
margin: 0 auto;
text-align: center;
}
.photo_type_honer>ol{
overflow: hidden;
margin: 0px;
padding: 0px;
}
.photo_type_honer>ol li{
width: 110px;
height: 106px;
display: block;
float: left;
margin-right: 8px;
margin-left: 8px;
position: relative;
}
.photo_type_honer>ol li a{
position: absolute;
right: 2px;
top: 0px;
}
.photo_type_honer>ol li img{
width: 110px;
height: 106px;
display: block;
border: 1px solid #ccc;
}
/*实名认证--样式*/
.lsit_one span{
display: block;
text-align: center;
}
.list_one>a{
width: 80px;
}
.list_one_1{
float: left;
font-weight: bold;
}
.list_one_2{
font-size: 10px;
background-color: #5CC92E;
color: #fff;
}
.list_one_3{
float: right;
}
.list_one{
width: 60%;
margin: 0 auto;
height: 80px;
line-height: 80px;
}
.list_two,.list_three>p{
text-align: left;
line-height: 25px;
margin-top: 20px;
}
.th_fo_right>p{
margin-top: 8px;
}
.th_fo_right{
float: right;
}
.th_fo_left{
float: left;
text-align: left;
width: 62%;
margin-top: 25px;
}
.list_th_fo{
overflow: hidden;
margin-top: 20px;
}
.list_last{
text-align: left;
margin-top: 20px;
}
.shiming-list{
width: 100%;
border-bottom: 1px solid #ccc;
padding:2% 3%;
text-align: center;
margin: 0 auto;
}
.content-5{
margin-bottom: 40px;
border-bottom: none;
}
/*修改密码*/
.tel_input{
width: 120px;
}
.countdown_time{
background-color: #ccc;
border:none;
color: #fff;
line-height: 26px;
height: 28px;
}
/*货源管理*/
.icon_blue{
font-size: 30px;
font-weight: normal;
color: #00A2E9;
font-size: 23px;
vertical-align: middle;
display: inline-block;
cursor: pointer;
}
#fabu:hover,#fabu:active{
color: #00A2E9;
text-decoration: none;
}
.fabu{
font-size: 16px;
}
.select{
width: 20%;
height: 35px;
}
.select_3{
width: 7%;
}
#btn-search{
width: 80px;
height: 35px;
line-height: 13px;
border-radius: 0px;
margin-left: 15px;
margin-right: 30px;
margin-top: -1px;
margin-bottom: 0px;
}
.glyphicion-open{
font-size: 20px;
margin-right: 5px;
font-weight: normal;
}
.goods_search_btn{
font-size: 16px;
}
.glyphicion-search{
font-size: 16px;
display: inline-block;
font-weight: normal;
margin-right: 8px;
float: left;
}
.select_title{
width: 100%;
height: 40px;
line-height: 40px;
margin-top: 40px;
}
#fubu{
font-size: 16px;
margin-right: 8px;
}
.fabu{
margin: 0px;
font-size: 16px;
margin-right: 5px;
padding-top: 0px;
font-weight: 100;
}
.chakan{
display: inline-block;
color: #00A2E9;
margin-right: 8px;
margin-left: 8px;
}
.baojia{
display: inline-block;
color: #00A2E9;
}
.col2_left{
width: 10%;
}
#goods_btn_warning{
width: 80%;
background-color: rgb(255, 197, 47);
margin-top: 20px;
margin-bottom: 20px;
background-color: rgb(255, 197, 47);
}
/*.goods-manage tr td{
padding: 5px 0px;
}*/
.goods-manage tr{
border-bottom: 1px dashed #ccc;
padding: 5px 0px;
}
.goods_col_1{
background-color:#E7E6E3;
height: 40px;
border: none;
}
#chongfa{
margin-top: 20px;
margin-bottom: 20px;
width: 80%;
background-color: #00A2E9;
border-color: #00A2E9;
color: #fff;
}
.fen_ye span{
display: inline-block;
margin-left: 3px;
margin-right:3px;
color: #94918C;
}
.fen_ye span>strong{
color: #FF4D00;
}
.goods-manage{
width: 100%;
margin-top: 40px;
margin-bottom: 40px;
}
/*报价页面--沿用了货源管理、货源查看页面的样式*/
.col-line{
border: none;
padding-bottom: 20px;
height: 120px;
}
.per_car{
font-size: 16px;
}
.bg_light_blue{
background: #00CAFA;
color: #fff;
padding: 5px;
}
.caozuo a:hover,.caozuo a:active,.caozuo a:visited,.caozuo a:focus{
text-decoration: none;
color: #00A2E9;
}
.caozuo a{
color: #00A2E9;
text-decoration: none;
}
.baojia-list{
width: 100%;
border-bottom: 1px solid #ccc;
padding: 2% 3%;
text-align: center;
margin: 0 auto;
}
.tr_fenye{
border: none;
height: 52px;
vertical-align: bottom;
}
.tab-first{
padding-bottom:0px;
}
/*发布货源--沿用了用户资料的样式--*/
.fabu_infor_right>input{
line-height: 25px;
border: 1px solid #ccc;
}
.fabu_infor_right{
text-align: left;
padding-left: 8px;
width: 23%;
}
.cols_right>input{
line-height: 25px;
border: 1px solid #ccc;
}
.cols2_right>input{
width: 85%;
height: 25px;
border: 1px solid #ccc;
}
.cols2_right{
text-align: left;
}
.cols_left{
width: 8%;
text-align:right;
}
.cols_right{
width: 38%;
text-align: left;
padding-left: 5px;
}
.textarea_left{
text-align: left;
width: 68%;
line-height: 28px;
padding-top: 5px;
}
.textarea_in{
border: 1px solid #ccc;
width: 69%;
margin-left: 8px;
height: 85px;
}
.tab-all{
width: 100%;
padding-bottom: 40px;
padding-top: 20px;
border-bottom: 1px solid #ccc;
}
.tab-thre{
border: none;
}
/*查看货源--沿用了货源发布的样式--*/
.orange_bold{
font-size: 20px;
font-weight: bold;
color:#FFC52E;
}
.cols_4{
width: 20%;
text-align: left;
padding-left: 5px;
}
.cols_3{
width:20%;
text-align: right;
}
.cols_2{
width: 30%;
text-align: left;
padding-left: 5px;
}
.cols_1{
width: 20%;
text-align: right;
}
.cols_orange{
font-size: 20px;
font-weight: bold;
}
.cols_last img{
width: 25px;
height: 25px;
}
.cols_last{
text-align: center;
float: left;
padding-right: 3%;
margin-left: 3%;
margin-bottom: 3%;
border-right: 1px solid #ccc;
}
.tab-left{
width: 73%;
margin-left: 1%;
float: left;
}
.table_border tr,.table_border td{
border: 1px solid #ccc;
}
.table_border{
border: 1px solid #ccc;
width: 100%;
line-height: 30px;
}
.content_wrap{
margin: 0 auto;
text-align: center;
border: 1px solid #D6D3CE;
font-family: "微软雅黑";
overflow: hidden;
padding-bottom: 40px;
}
.center-tit{
text-align: center;
}
.bg_light_green{
margin-left: 10px;
}
.tab_right{
float: right;
width: 23%;
border: 1px solid #ccc;
margin-right: 1%;
}
.table_border_bufen{
border-bottom: 1px dashed #ccc;
width: 98%;
margin: 0 auto;
line-height: 30px;
}
.tab_r1{
padding-bottom: 20px;
}
.cols_cen{
text-align: center;
}
.vertical_blue{
margin-right: 10px;
}
.right_orange{
color:#FFC52E;
}
.cols_r1{
width: 95%;
text-align: left;
padding-left: 20px;
}
.right_th{
padding-top: 10px;
padding-left: 10px;
}
/*我的招标--沿用了货源管理--样式*/
.tender_search{
width: 100px;
height: 28px;
}
.start_end_time,.start_end_addr{
display: inline-block;
vertical-align: middle;
line-height: 35px;
margin-right: 10px;;
}
.search_text{
display: inline-block;
margin-right: 10px;;
}
.zhapbiao_search{
line-height: 50px;
margin-top: 20px;
}
.width_little{
width: 98%;
}
.bg_grey{
background: #F6F5F4;
}
.tender_table{
border:0px;
margin-bottom: 10px;
}
.white_grey_table a{
text-decoration: none;
color: #00A2E9;
}
.white_grey_table a:hover,.white_grey_table a:active,.white_grey_table a:focus{
text-decoration: none;
color: #00A2E9;
}
.white_grey_table{
width: 98%;
margin: 0 auto;
}
.white_grey_table>tr{
padding: 5px 0;
}
.white_grey_table td{
padding: 5px 0px;
}
.red_num{
color: red;
font-size: 18px;
}
.white_grey_table>.whi-grey-last{
padding-left: 2%;
}
/*详情页面--继承了实名认证页面的样式*/
/*运输合同页面--继承了货源管理页面的样式*/
.whi-grey-btn a{
border: none;
background: #FFC52E;
color: #fff;
border-radius: 0px;
}
.whi-grey-btn a:hover,.whi-grey-btn a:active,.whi-grey-btn a:focus{
border: none;
background: #FFC52E;
color: #fff;
border-radius: 0px;
}
.transport_search{
width: 38%;
height: 35px;
display: inline-block;
margin-right: 10px;
}
.page-input{
width: 30px;
} | src/main/webapp/static/modules/wlpt/front/css/personal.css | @charset "utf-8";
*{
margin: 0;
padding: 0;
font-size: 14px;
font-family: "微软雅黑"
}
body{
font-family: "微软雅黑"
}
ul{
list-style: none;
}
input[type="text"] {
padding-left: 5px;
line-height: 25px;
}
.loading_lock{
display: none;
width: 100%;
height: 100%;
z-index: 999;
position: fixed;
background-color: rgba(165, 160, 154, 0.34);
top: 0px;
text-align: center;
}
.loading_lock img{
margin-top: 25%;
}
a{
text-decoration: none;
}
a:hover,a:active,a:focus{
text-decoration: none;
}
label{
margin-bottom: 0px;
}
/*菜单样式修改--公共*/
#logo-menu{
margin-top: 0px;
}
.logo-menu{
margin-top: 0px;
}
.logo-menu-wrap{
margin-top: -10px;
width: 100%;
border-bottom: 1px solid #ccc;
}
.sidebar_list{
padding: 0;
margin: 0;
font-family: "微软雅黑";
font-size:14px;
}
.first_level>ul{
display: inline-block;
margin: 0;
padding: 0;
margin-left: 5px;
background: #fff;
margin-left: -1px;
width: 100%;
display: none;
}
.first_level>a{
color: #fff;
display: block;
padding-bottom: 7px;
}
.first_level>a:hover,.first_level>a:active,.first_level>a:focus{
text-decoration: none;
color: #fff;
}
.first_level{
background: #00A2E9;
text-align: center;
}
.second_level li a{
color: #000;
}
.second_level li{
padding-bottom: 5px;
}
.second_level li a:hover,.second_level li a:active,.second_level li a:focus{
color: #00A2E9;
text-decoration: none;;
}
.sidebar_list li{
padding-top: 10px;
}
.second_level{
background: #fff;
}
.first_level>ul {
color: #ccc;
font-size: 12px;
margin-left: 0px;
}
#noneData {
text-align: center;
width: 100%;
line-height: 25px;
display: none;
}
/*主题内容--头部个人中心、个人首页、主题内容--公共样式*/
.top_left{
float: left;
text-align: left;
width: 60%;
}
.second_level{
color: #ccc;
font-size: 12px;
margin-left: 8px;
}
.top_right{
float: right;
}
/*.per_top{
width: 100%;
margin-top: 3%;
margin-bottom: 4%;
line-height: 25px;
height: 25px;
border-bottom: 1px solid #BDBDBD;
padding-bottom: 4%;
}*/
.per_top {
width: 100%;
margin-top: 3%;
line-height: 25px;
height: 25px;
}
.per_theme{
width: 72%;
margin: 0 auto;
text-align: center;
}
.per_theme_wrap{
width:100%;
border-top:1px solid #ccc;
margin:0 auto;
margin-bottom: 40px;
clear: both;
}
/*列表公共--样式*/
.user_data{
width:100%;
margin:20px auto;
}
.title_blue{
color: #00A1E8;
padding-left: 25px;
}
.title_orange{
color: #FFC52E;
padding-right: 25px;
}
/*用户资料--样式*/
.user-infor{
width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 3%;
line-height: 35px;
margin-bottom: 40px;
}
.user_infor_left{
width: 40%;
text-align: right;
}
.user_infor_right label{
margin-bottom: 0px;
}
.user_infor_right{
width: 70%;
text-align: left;
padding-left: 10px;
}
.star_red{/*红色小星星--公共样式*/
color: red;
}
.user_infor_right input{
line-height: 25px;
border: 1px solid #ccc;
}
.user_data span{
font-size: 20px;
}
#tel_addr{
width: 15%;
margin-right: 8px;
}
label{
margin-right: 8px;
margin-bottom: 0px;
}
.photo_up{
width: 26px;
margin-right: 10px;
}
.photo-dis{
width: 168px;
height: 160px;
}
#btn-warning{
width: 300px;
background-color: #FFC52F;
border-color: #FFC52F;
margin-top: 22.5px;
}
.btn-warnings{
color:#fff;
width: 300px;
background-color: #FFC52F;
border-color: #FFC52F;
margin-top: 22.5px;
}
.btn-warnings:hover{
color:#fff;
}
/*企业信息--样式*/
.qiye_menu_1{
border-bottom: 2px solid #00AFEB;
}
.qiye_menu li{
float: left;
margin-right: 3%;
cursor: pointer;
}
.qiye_menu li a:hover,.qiye_menu li a:active,.qiye_menu li a:active{
color: #428bca;
text-decoration: none;
}
.qiye_menu{
padding: 0px;
float: right;
width: 93%;
font-size: 18px;
margin-left: 6%;
border-bottom: 1px solid #ACA8A3;
overflow: hidden;
color: #53534F;
margin-top: 2%;
margin-bottom: 3%;
}
.qiye_infor_left{
width: 20%;
text-align: right;
}
.qiye_infor_center input{
line-height: 25px;
text-indent: 5px;
}
.qiye_infor_center{
width: 33%;
text-align: left;
}
.qiye_infor_right img{
width: 100px;
height: 100px;
}
.qiye_infor_right{
width: 47%;
text-align: center;
}
.photo-word{
font-size: 10px;
}
.center-id{
line-height: 25px;
}
.center-zhi{
margin: 0 10px;
}
.qiye_infor_center button{
background-color: #00A2E9;
font-size: 16px;
border: none;
color: #fff;
}
.qiye_infor_center button:hover,.qiye_infor_center button:active{
background-color: #00A2E9;
font-size: 16px;
border: none;
color: #fff;
}
.qiye-infor{
margin-top: 3%;
width:90%;
margin: 0 auto;
line-height: 45px;
}
.table_2_left{
width: 49%;
text-align: center;
}
.table_2_right{
width: 50%;
text-align: left;
}
.table_2{
width: 100%;
border-top: 1px solid #ccc;
margin-top: 3%;
margin-bottom: 3%;
}
.table_2_right p,.table_2_left p{
display: inline-block;
width: 30%;
text-align: right;
}
.table2_con td input{
height: 25px;
}
.break-up{
margin-bottom: 3%;
margin-top: 3%;
}
.table2_con{
width: 99%;
line-height: 45px;
}
/*企业资质--样式*/
.qualification_wrap{
border-top: 1px solid #CCCCCC;
width: 100%;
margin: 10px auto;
padding-top:30px;
}
.photo_list{
width:100%;
margin: 20px auto;
overflow: hidden;
}
.photo_title_1{
width: 40%;
text-align: right;
float: left;
height: 105px;
line-height: 105px;
padding-right: 20px;
font-size: 18px;
}
.photo_type{
width: 60%;
text-align: left;
float: left;
}
.photo_type>ol{
overflow: hidden;
margin: 0px;
padding: 0px;
}
.photo_type>ol li{
width: 110px;
height: 106px;
display: block;
float: left;
margin-left: 5px;
position: relative;
}
.photo_type>ol li img{
width: 110px;
height: 106px;
display: block;
float: left;
}
.photo_type>ol li a{
position: absolute;
right: 2px;
top: 0px;
}
.photo_type ol li img{
width: 110px;
height: 106px;
display: block;
float: left;
margin-right: 8px;
}
.take_photo,.find_photo{
width: 38px;
height: 27px;
display: block;
float: left;
margin-right: 10px;
}
.photo_title_2{
width: 50%;
text-align: right;
float: left;
height: 30px;
line-height:30px;
padding-right: 20px;
}
.photo_type>a{
margin-left:0px;
margin-top: 8px;
margin-bottom: 8px;
}
.select_photo{
clear: both;
}
/*企业简介-继承企业资质-样式*/
.qiye_intro_wrap{
width: 100%;
margin: 10px auto;
padding-top: 0px;
}
.editor_wrap{
width: 100%;
margin: 0 auto;
border-top: 1px solid #ccc;
}
.editor{
width:92%;
margin:10px auto;
border:1px solid #ccc;
height: 352px;
}
/*所获荣誉-继承企业资质、企业简介-样式*/
.up_photo_img{
width: 110px;
height: 106px;
display: block;
}
.bot_title{
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.bot_title>input{
width: 80px;
}
.ol_photo_li{
height: auto;
margin-left: 8px;
}
.photo_type_honer{
width: 60%;
margin: 0 auto;
text-align: center;
}
.photo_type_honer>ol{
overflow: hidden;
margin: 0px;
padding: 0px;
}
.photo_type_honer>ol li{
width: 110px;
height: 106px;
display: block;
float: left;
margin-right: 8px;
margin-left: 8px;
position: relative;
}
.photo_type_honer>ol li a{
position: absolute;
right: 2px;
top: 0px;
}
.photo_type_honer>ol li img{
width: 110px;
height: 106px;
display: block;
border: 1px solid #ccc;
}
/*实名认证--样式*/
.lsit_one span{
display: block;
text-align: center;
}
.list_one>a{
width: 80px;
}
.list_one_1{
float: left;
font-weight: bold;
}
.list_one_2{
font-size: 10px;
background-color: #5CC92E;
color: #fff;
}
.list_one_3{
float: right;
}
.list_one{
width: 60%;
margin: 0 auto;
height: 80px;
line-height: 80px;
}
.list_two,.list_three>p{
text-align: left;
line-height: 25px;
margin-top: 20px;
}
.th_fo_right>p{
margin-top: 8px;
}
.th_fo_right{
float: right;
}
.th_fo_left{
float: left;
text-align: left;
width: 62%;
margin-top: 25px;
}
.list_th_fo{
overflow: hidden;
margin-top: 20px;
}
.list_last{
text-align: left;
margin-top: 20px;
}
.shiming-list{
width: 100%;
border-bottom: 1px solid #ccc;
padding:2% 3%;
text-align: center;
margin: 0 auto;
}
.content-5{
margin-bottom: 40px;
border-bottom: none;
}
/*修改密码*/
.tel_input{
width: 120px;
}
.countdown_time{
background-color: #ccc;
border:none;
color: #fff;
line-height: 26px;
height: 28px;
}
/*货源管理*/
.icon_blue{
font-size: 30px;
font-weight: normal;
color: #00A2E9;
font-size: 23px;
vertical-align: middle;
display: inline-block;
cursor: pointer;
}
#fabu:hover,#fabu:active{
color: #00A2E9;
text-decoration: none;
}
.fabu{
font-size: 16px;
}
.select{
width: 20%;
height: 35px;
}
.select_3{
width: 7%;
}
#btn-search{
width: 80px;
height: 35px;
line-height: 13px;
border-radius: 0px;
margin-left: 15px;
margin-right: 30px;
margin-top: -1px;
margin-bottom: 0px;
}
.glyphicion-open{
font-size: 20px;
margin-right: 5px;
font-weight: normal;
}
.goods_search_btn{
font-size: 16px;
}
.glyphicion-search{
font-size: 16px;
display: inline-block;
font-weight: normal;
margin-right: 8px;
float: left;
}
.select_title{
width: 100%;
height: 40px;
line-height: 40px;
margin-top: 40px;
}
#fubu{
font-size: 16px;
margin-right: 8px;
}
.fabu{
margin: 0px;
font-size: 16px;
margin-right: 5px;
padding-top: 0px;
font-weight: 100;
}
.chakan{
display: inline-block;
color: #00A2E9;
margin-right: 8px;
margin-left: 8px;
}
.baojia{
display: inline-block;
color: #00A2E9;
}
.col2_left{
width: 10%;
}
#goods_btn_warning{
width: 80%;
background-color: rgb(255, 197, 47);
margin-top: 20px;
margin-bottom: 20px;
background-color: rgb(255, 197, 47);
}
/*.goods-manage tr td{
padding: 5px 0px;
}*/
.goods-manage tr{
border-bottom: 1px dashed #ccc;
padding: 5px 0px;
}
.goods_col_1{
background-color:#E7E6E3;
height: 40px;
border: none;
}
#chongfa{
margin-top: 20px;
margin-bottom: 20px;
width: 80%;
background-color: #00A2E9;
border-color: #00A2E9;
color: #fff;
}
.fen_ye span{
display: inline-block;
margin-left: 3px;
margin-right:3px;
color: #94918C;
}
.fen_ye span>strong{
color: #FF4D00;
}
.goods-manage{
width: 100%;
margin-top: 40px;
margin-bottom: 40px;
}
/*报价页面--沿用了货源管理、货源查看页面的样式*/
.col-line{
border: none;
padding-bottom: 20px;
height: 120px;
}
.per_car{
font-size: 16px;
}
.bg_light_blue{
background: #00CAFA;
color: #fff;
padding: 5px;
}
.caozuo a:hover,.caozuo a:active,.caozuo a:visited,.caozuo a:focus{
text-decoration: none;
color: #00A2E9;
}
.caozuo a{
color: #00A2E9;
text-decoration: none;
}
.baojia-list{
width: 100%;
border-bottom: 1px solid #ccc;
padding: 2% 3%;
text-align: center;
margin: 0 auto;
}
.tr_fenye{
border: none;
height: 52px;
vertical-align: bottom;
}
.tab-first{
padding-bottom:0px;
}
/*发布货源--沿用了用户资料的样式--*/
.fabu_infor_right>input{
line-height: 25px;
border: 1px solid #ccc;
}
.fabu_infor_right{
text-align: left;
padding-left: 8px;
width: 23%;
}
.cols_right>input{
line-height: 25px;
border: 1px solid #ccc;
}
.cols2_right>input{
width: 85%;
height: 25px;
border: 1px solid #ccc;
}
.cols2_right{
text-align: left;
}
.cols_left{
width: 8%;
text-align:right;
}
.cols_right{
width: 38%;
text-align: left;
padding-left: 5px;
}
.textarea_left{
text-align: left;
width: 68%;
line-height: 28px;
padding-top: 5px;
}
.textarea_in{
border: 1px solid #ccc;
width: 69%;
margin-left: 8px;
height: 85px;
}
.tab-all{
width: 100%;
padding-bottom: 40px;
padding-top: 20px;
border-bottom: 1px solid #ccc;
}
.tab-thre{
border: none;
}
/*查看货源--沿用了货源发布的样式--*/
.orange_bold{
font-size: 20px;
font-weight: bold;
color:#FFC52E;
}
.cols_4{
width: 20%;
text-align: left;
padding-left: 5px;
}
.cols_3{
width:20%;
text-align: right;
}
.cols_2{
width: 30%;
text-align: left;
padding-left: 5px;
}
.cols_1{
width: 20%;
text-align: right;
}
.cols_orange{
font-size: 20px;
font-weight: bold;
}
.cols_last img{
width: 25px;
height: 25px;
}
.cols_last{
text-align: center;
float: left;
padding-right: 3%;
margin-left: 3%;
margin-bottom: 3%;
border-right: 1px solid #ccc;
}
.tab-left{
width: 73%;
margin-left: 1%;
float: left;
}
.table_border tr,.table_border td{
border: 1px solid #ccc;
}
.table_border{
border: 1px solid #ccc;
width: 100%;
line-height: 30px;
}
.content_wrap{
margin: 0 auto;
text-align: center;
border: 1px solid #D6D3CE;
font-family: "微软雅黑";
overflow: hidden;
padding-bottom: 40px;
}
.center-tit{
text-align: center;
}
.bg_light_green{
margin-left: 10px;
}
.tab_right{
float: right;
width: 23%;
border: 1px solid #ccc;
margin-right: 1%;
}
.table_border_bufen{
border-bottom: 1px dashed #ccc;
width: 98%;
margin: 0 auto;
line-height: 30px;
}
.tab_r1{
padding-bottom: 20px;
}
.cols_cen{
text-align: center;
}
.vertical_blue{
margin-right: 10px;
}
.right_orange{
color:#FFC52E;
}
.cols_r1{
width: 95%;
text-align: left;
padding-left: 20px;
}
.right_th{
padding-top: 10px;
padding-left: 10px;
}
/*我的招标--沿用了货源管理--样式*/
.tender_search{
width: 100px;
height: 28px;
}
.start_end_time,.start_end_addr{
display: inline-block;
vertical-align: middle;
line-height: 35px;
margin-right: 10px;;
}
.search_text{
display: inline-block;
margin-right: 10px;;
}
.zhapbiao_search{
line-height: 50px;
margin-top: 20px;
}
.width_little{
width: 98%;
}
.bg_grey{
background: #F6F5F4;
}
.tender_table{
border:0px;
margin-bottom: 10px;
}
.white_grey_table a{
text-decoration: none;
color: #00A2E9;
}
.white_grey_table a:hover,.white_grey_table a:active,.white_grey_table a:focus{
text-decoration: none;
color: #00A2E9;
}
.white_grey_table{
width: 98%;
margin: 0 auto;
}
.white_grey_table>tr{
padding: 5px 0;
}
.white_grey_table td{
padding: 5px 0px;
}
.red_num{
color: red;
font-size: 18px;
}
.white_grey_table>.whi-grey-last{
padding-left: 2%;
}
/*详情页面--继承了实名认证页面的样式*/
/*运输合同页面--继承了货源管理页面的样式*/
.whi-grey-btn a{
border: none;
background: #FFC52E;
color: #fff;
border-radius: 0px;
}
.whi-grey-btn a:hover,.whi-grey-btn a:active,.whi-grey-btn a:focus{
border: none;
background: #FFC52E;
color: #fff;
border-radius: 0px;
}
.transport_search{
width: 38%;
height: 35px;
display: inline-block;
margin-right: 10px;
}
.page-input{
width: 30px;
} | 0.190272 | 0.050752 |
.clear {
clear: both;
}
/* line 4, ../sass/uw.scss */
body {
font-family: 'Proxima Nova Light', sans-serif;
}
/* line 8, ../sass/uw.scss */
.btn-transparent {
border-color: #0082A8;
box-shadow: none !important;
color: #010211;
}
/* line 13, ../sass/uw.scss */
.btn-transparent.active {
background: #0082A8;
color: #fff;
}
/* line 17, ../sass/uw.scss */
.btn.active {
box-shadow: none !important;
}
/* line 20, ../sass/uw.scss */
.top_block {
padding-top: 51px;
text-align: center;
position: relative;
min-height: 113px;
}
/* line 25, ../sass/uw.scss */
.top_block .tass_logo {
float: left;
position: absolute;
top: -1px;
left: -15px;
width: 110px;
}
/* line 33, ../sass/uw.scss */
.top_block.white .go_front {
color: #3B0F50;
border: 1px solid #3B0F50;
}
/* line 38, ../sass/uw.scss */
.top_block .social {
float: right;
position: absolute;
right: 2px;
top: 36px;
}
/* line 43, ../sass/uw.scss */
.top_block .social a {
margin-left: 38px;
color: #361750;
font-size: 17px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
/* line 52, ../sass/uw.scss */
.top_block .social a:nth-child(1) {
margin-left: 0px;
}
/* line 55, ../sass/uw.scss */
.top_block .social a:hover {
color: #b99c2d;
}
@media screen and (max-width: 999px) {
/* line 38, ../sass/uw.scss */
.top_block .social {
float: none;
position: relative;
display: block;
right: 0;
text-align: center;
width: 100%;
top: 48px;
}
/* line 67, ../sass/uw.scss */
.top_block .social a {
display: inline-block;
margin-bottom: 27px;
}
}
/* line 73, ../sass/uw.scss */
.top_block .go_front {
border: 1px solid #a1a4ad;
color: #010211;
position: relative;
top: 29px;
line-height: 38px;
display: inline-block;
padding: 0 42px;
}
/* line 81, ../sass/uw.scss */
.top_block .go_front i {
margin-right: 10px;
position: relative;
top: 2px;
font-size: 22px;
}
/* line 89, ../sass/uw.scss */
.container_inner {
width: 934px;
margin: 0 auto;
position: relative;
z-index: 1;
}
@media screen and (max-width: 933px) {
/* line 89, ../sass/uw.scss */
.container_inner {
width: 100%;
}
}
/* line 99, ../sass/uw.scss */
.wrap {
width: 100%;
background: #EEEFF3;
overflow: hidden;
}
/* line 106, ../sass/uw.scss */
.grid_wrap {
margin-top: 35px;
padding-top: 13px;
}
/* line 111, ../sass/uw.scss */
#cboxContent {
background: none;
}
/* line 114, ../sass/uw.scss */
#cboxLoadedContent {
background: none;
}
/* line 117, ../sass/uw.scss */
#cboxTitle {
display: none;
}
/* line 120, ../sass/uw.scss */
.map-title {
font-family: "Proxima Nova Regular", sans-serif;
font-weight: bold;
}
/* line 125, ../sass/uw.scss */
.gallery_popup img {
max-width: 100%;
height: auto;
}
/* line 129, ../sass/uw.scss */
.gallery_popup .popup_text {
font: 30px "Proxima Nova Thin", sans-serif;
font-weight: 300;
color: #ffffff;
padding-top: 46px;
text-align: center;
}
/* line 136, ../sass/uw.scss */
.gallery_popup .close {
float: none;
padding-top: 20px;
opacity: 1;
}
/* line 140, ../sass/uw.scss */
.gallery_popup .close img {
width: 120px;
height: 120px;
margin: 0 auto;
display: block;
}
/* line 148, ../sass/uw.scss */
#cboxOverlay {
background: #3B0F50;
opacity: 0.9;
}
/* line 152, ../sass/uw.scss */
.popups_info {
display: none;
}
/* line 158, ../sass/uw.scss */
.bottom_gallery .title_bottom_gallery {
font-size: 15px;
color: #000108;
font-family: "Proxima Nova", sans-serif;
font-weight: 300;
text-align: center;
padding: 0 10px;
padding-bottom: 29px;
}
/* line 167, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img {
position: relative;
}
/* line 169, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video {
display: block;
}
/* line 171, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video img {
display: block;
width: 100%;
height: auto;
}
/* line 176, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("../../images/video.svg") center no-repeat;
background-size: 134px;
z-index: 1;
}
/* line 187, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(54, 23, 80, 0.8);
background-size: 134px;
z-index: 0;
}
/* line 199, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
}
/* line 210, ../sass/uw.scss */
.blue_top_bg {
position: relative;
}
/* line 223, ../sass/uw.scss */
#object-map {
position: relative;
z-index: 1;
}
/* line 228, ../sass/uw.scss */
.white_text {
color: white !important;
}
/* line 231, ../sass/uw.scss */
.purple_text {
color: #3B0F50 !important;
}
/* line 235, ../sass/uw.scss */
.bottom_select_gallery {
padding-top: 122px;
display: flex;
flex-wrap: wrap;
}
/* line 239, ../sass/uw.scss */
.bottom_select_gallery .select_gallery {
width: 25%;
position: relative;
display: block;
overflow: hidden;
}
@media screen and (max-width: 999px) {
/* line 239, ../sass/uw.scss */
.bottom_select_gallery .select_gallery {
width: 50%;
}
}
/* line 247, ../sass/uw.scss */
.bottom_select_gallery .select_gallery:before {
content: '';
display: none;
background: rgba(0, 56, 120, 0.4) url("../../images/open.svg") center no-repeat;
background-size: 134px;
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
/* line 258, ../sass/uw.scss */
.bottom_select_gallery .select_gallery:hover:before {
display: block;
}
/* line 261, ../sass/uw.scss */
.bottom_select_gallery .select_gallery:hover img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
/* line 269, ../sass/uw.scss */
.bottom_select_gallery .select_gallery img {
display: block;
width: 100%;
height: auto;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
/* line 281, ../sass/uw.scss */
.site-error {
text-align: center;
}
/* line 283, ../sass/uw.scss */
.site-error h1 {
margin-bottom: 20px;
font: 200px 'Proxima Nova', sans-serif;
color: #C59D17;
line-height: 130px;
}
/* line 289, ../sass/uw.scss */
.site-error p {
font-size: 18px;
}
@media screen and (max-width: 410px) {
/* line 295, ../sass/uw.scss */
.site-error h1 {
font-size: 150px;
}
}
/* line 300, ../sass/uw.scss */
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
background: #eeeff1 url("../../images/preloader/preloader.gif") no-repeat center;
-webkit-background-size: 100px;
background-size: 100px;
}
/* line 311, ../sass/uw.scss */
.jw-display-icon-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0 !important;
background: transparent !important;
width: 130px !important;
height: 130px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 2px solid #E1C6A9 !important;
}
/* line 328, ../sass/uw.scss */
.jw-display-icon-container .jw-icon {
display: block !important;
width: 60px !important;
height: 60px !important;
line-height: 60px !important;
font-size: 14px !important;
margin: 33px !important;
background: #E1C6A9 !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #361750 !important;
}
/* line 342, ../sass/uw.scss */
.jw-preview {
-webkit-background-size: cover !important;
background-size: cover !important;
} | frontend/web/uw/stylesheets/uw.css | .clear {
clear: both;
}
/* line 4, ../sass/uw.scss */
body {
font-family: 'Proxima Nova Light', sans-serif;
}
/* line 8, ../sass/uw.scss */
.btn-transparent {
border-color: #0082A8;
box-shadow: none !important;
color: #010211;
}
/* line 13, ../sass/uw.scss */
.btn-transparent.active {
background: #0082A8;
color: #fff;
}
/* line 17, ../sass/uw.scss */
.btn.active {
box-shadow: none !important;
}
/* line 20, ../sass/uw.scss */
.top_block {
padding-top: 51px;
text-align: center;
position: relative;
min-height: 113px;
}
/* line 25, ../sass/uw.scss */
.top_block .tass_logo {
float: left;
position: absolute;
top: -1px;
left: -15px;
width: 110px;
}
/* line 33, ../sass/uw.scss */
.top_block.white .go_front {
color: #3B0F50;
border: 1px solid #3B0F50;
}
/* line 38, ../sass/uw.scss */
.top_block .social {
float: right;
position: absolute;
right: 2px;
top: 36px;
}
/* line 43, ../sass/uw.scss */
.top_block .social a {
margin-left: 38px;
color: #361750;
font-size: 17px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
/* line 52, ../sass/uw.scss */
.top_block .social a:nth-child(1) {
margin-left: 0px;
}
/* line 55, ../sass/uw.scss */
.top_block .social a:hover {
color: #b99c2d;
}
@media screen and (max-width: 999px) {
/* line 38, ../sass/uw.scss */
.top_block .social {
float: none;
position: relative;
display: block;
right: 0;
text-align: center;
width: 100%;
top: 48px;
}
/* line 67, ../sass/uw.scss */
.top_block .social a {
display: inline-block;
margin-bottom: 27px;
}
}
/* line 73, ../sass/uw.scss */
.top_block .go_front {
border: 1px solid #a1a4ad;
color: #010211;
position: relative;
top: 29px;
line-height: 38px;
display: inline-block;
padding: 0 42px;
}
/* line 81, ../sass/uw.scss */
.top_block .go_front i {
margin-right: 10px;
position: relative;
top: 2px;
font-size: 22px;
}
/* line 89, ../sass/uw.scss */
.container_inner {
width: 934px;
margin: 0 auto;
position: relative;
z-index: 1;
}
@media screen and (max-width: 933px) {
/* line 89, ../sass/uw.scss */
.container_inner {
width: 100%;
}
}
/* line 99, ../sass/uw.scss */
.wrap {
width: 100%;
background: #EEEFF3;
overflow: hidden;
}
/* line 106, ../sass/uw.scss */
.grid_wrap {
margin-top: 35px;
padding-top: 13px;
}
/* line 111, ../sass/uw.scss */
#cboxContent {
background: none;
}
/* line 114, ../sass/uw.scss */
#cboxLoadedContent {
background: none;
}
/* line 117, ../sass/uw.scss */
#cboxTitle {
display: none;
}
/* line 120, ../sass/uw.scss */
.map-title {
font-family: "Proxima Nova Regular", sans-serif;
font-weight: bold;
}
/* line 125, ../sass/uw.scss */
.gallery_popup img {
max-width: 100%;
height: auto;
}
/* line 129, ../sass/uw.scss */
.gallery_popup .popup_text {
font: 30px "Proxima Nova Thin", sans-serif;
font-weight: 300;
color: #ffffff;
padding-top: 46px;
text-align: center;
}
/* line 136, ../sass/uw.scss */
.gallery_popup .close {
float: none;
padding-top: 20px;
opacity: 1;
}
/* line 140, ../sass/uw.scss */
.gallery_popup .close img {
width: 120px;
height: 120px;
margin: 0 auto;
display: block;
}
/* line 148, ../sass/uw.scss */
#cboxOverlay {
background: #3B0F50;
opacity: 0.9;
}
/* line 152, ../sass/uw.scss */
.popups_info {
display: none;
}
/* line 158, ../sass/uw.scss */
.bottom_gallery .title_bottom_gallery {
font-size: 15px;
color: #000108;
font-family: "Proxima Nova", sans-serif;
font-weight: 300;
text-align: center;
padding: 0 10px;
padding-bottom: 29px;
}
/* line 167, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img {
position: relative;
}
/* line 169, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video {
display: block;
}
/* line 171, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video img {
display: block;
width: 100%;
height: auto;
}
/* line 176, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("../../images/video.svg") center no-repeat;
background-size: 134px;
z-index: 1;
}
/* line 187, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img .bottom_gallery_video::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(54, 23, 80, 0.8);
background-size: 134px;
z-index: 0;
}
/* line 199, ../sass/uw.scss */
.bottom_gallery .bottom_gallery_img iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
}
/* line 210, ../sass/uw.scss */
.blue_top_bg {
position: relative;
}
/* line 223, ../sass/uw.scss */
#object-map {
position: relative;
z-index: 1;
}
/* line 228, ../sass/uw.scss */
.white_text {
color: white !important;
}
/* line 231, ../sass/uw.scss */
.purple_text {
color: #3B0F50 !important;
}
/* line 235, ../sass/uw.scss */
.bottom_select_gallery {
padding-top: 122px;
display: flex;
flex-wrap: wrap;
}
/* line 239, ../sass/uw.scss */
.bottom_select_gallery .select_gallery {
width: 25%;
position: relative;
display: block;
overflow: hidden;
}
@media screen and (max-width: 999px) {
/* line 239, ../sass/uw.scss */
.bottom_select_gallery .select_gallery {
width: 50%;
}
}
/* line 247, ../sass/uw.scss */
.bottom_select_gallery .select_gallery:before {
content: '';
display: none;
background: rgba(0, 56, 120, 0.4) url("../../images/open.svg") center no-repeat;
background-size: 134px;
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
/* line 258, ../sass/uw.scss */
.bottom_select_gallery .select_gallery:hover:before {
display: block;
}
/* line 261, ../sass/uw.scss */
.bottom_select_gallery .select_gallery:hover img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
/* line 269, ../sass/uw.scss */
.bottom_select_gallery .select_gallery img {
display: block;
width: 100%;
height: auto;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
/* line 281, ../sass/uw.scss */
.site-error {
text-align: center;
}
/* line 283, ../sass/uw.scss */
.site-error h1 {
margin-bottom: 20px;
font: 200px 'Proxima Nova', sans-serif;
color: #C59D17;
line-height: 130px;
}
/* line 289, ../sass/uw.scss */
.site-error p {
font-size: 18px;
}
@media screen and (max-width: 410px) {
/* line 295, ../sass/uw.scss */
.site-error h1 {
font-size: 150px;
}
}
/* line 300, ../sass/uw.scss */
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
background: #eeeff1 url("../../images/preloader/preloader.gif") no-repeat center;
-webkit-background-size: 100px;
background-size: 100px;
}
/* line 311, ../sass/uw.scss */
.jw-display-icon-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0 !important;
background: transparent !important;
width: 130px !important;
height: 130px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 2px solid #E1C6A9 !important;
}
/* line 328, ../sass/uw.scss */
.jw-display-icon-container .jw-icon {
display: block !important;
width: 60px !important;
height: 60px !important;
line-height: 60px !important;
font-size: 14px !important;
margin: 33px !important;
background: #E1C6A9 !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #361750 !important;
}
/* line 342, ../sass/uw.scss */
.jw-preview {
-webkit-background-size: cover !important;
background-size: cover !important;
} | 0.296858 | 0.105487 |
html, body {
padding: 0;
margin: 0;
height: 100%;
background-color: #5050ff;
font-size: 10px;
}
.container {
height: 100%;
}
.wrapper {
height: 100%;
position: relative;
}
.background {
width: 100%;
height: 100%;
max-width: 1024px;
max-height: 768px;
min-width: 256px;
min-height: 768px;
margin: 40px auto;
padding: 20px;
background-image: url(images/lnf-login-screen2.jpg);
background-repeat: no-repeat;
background-position: center 0;
background-size: contain;
}
.mobile-background {
margin-top: 10px;
border: solid 1px #808080;
border-radius: 4px;
background-color: rgba(255,255,255,0.8);
background-image: url(images/lnf-logo-blue-text-transparent.png);
background-repeat: no-repeat;
background-position: top right;
background-size: 20%;
height: 75%;
padding: 10px;
}
.mobile-title {
color: #fefeff;
text-shadow: 2px 2px 2px #333;
font-size: 30px;
font-weight: bold;
border-bottom: solid 1px #ccc;
margin-bottom: 10px;
}
.control-box {
position: absolute;
top: 0;
width: 100%;
padding: 20px;
}
.control-box .spacer {
/*background-color: rgba(255,0,0,0.2);*/
}
.control-box .spacer.visible-lg-block {
height: 100px;
}
.control-box .spacer.visible-md-block {
height: 80px;
}
.control-box .spacer.visible-sm-block {
height: 65px;
}
.control-box .spacer.visible-xs-block {
height: 0px;
}
.control-box .form-group > .control-label {
padding-top: 2px;
font-size: 16pt;
font-weight: bold;
color: #fff;
font-variant: small-caps;
text-shadow: 2px 2px 2px #333;
}
.control-box .enter-button {
background-color: transparent;
background-image: url(images/enter-button.jpg);
background-repeat: no-repeat;
border: none;
display: block;
height: 35px;
width: 169px;
margin-top: 10px;
}
.control-box .mobile-kiosk-message,
.control-box .mobile-error-message {
font-weight: bold;
font-size: 15px;
padding: 5px;
margin-bottom: 5px;
}
.control-box .error-message {
font-weight: bold;
font-size: 15px;
text-align: center;
padding: 5px;
margin-bottom: 10px;
}
.control-box .kiosk-message {
color: #f7fe2e;
font-weight: bold;
font-size: 15px;
text-align: center;
padding: 5px;
margin-bottom: 5px;
} | Authentication/Content/main.css |
html, body {
padding: 0;
margin: 0;
height: 100%;
background-color: #5050ff;
font-size: 10px;
}
.container {
height: 100%;
}
.wrapper {
height: 100%;
position: relative;
}
.background {
width: 100%;
height: 100%;
max-width: 1024px;
max-height: 768px;
min-width: 256px;
min-height: 768px;
margin: 40px auto;
padding: 20px;
background-image: url(images/lnf-login-screen2.jpg);
background-repeat: no-repeat;
background-position: center 0;
background-size: contain;
}
.mobile-background {
margin-top: 10px;
border: solid 1px #808080;
border-radius: 4px;
background-color: rgba(255,255,255,0.8);
background-image: url(images/lnf-logo-blue-text-transparent.png);
background-repeat: no-repeat;
background-position: top right;
background-size: 20%;
height: 75%;
padding: 10px;
}
.mobile-title {
color: #fefeff;
text-shadow: 2px 2px 2px #333;
font-size: 30px;
font-weight: bold;
border-bottom: solid 1px #ccc;
margin-bottom: 10px;
}
.control-box {
position: absolute;
top: 0;
width: 100%;
padding: 20px;
}
.control-box .spacer {
/*background-color: rgba(255,0,0,0.2);*/
}
.control-box .spacer.visible-lg-block {
height: 100px;
}
.control-box .spacer.visible-md-block {
height: 80px;
}
.control-box .spacer.visible-sm-block {
height: 65px;
}
.control-box .spacer.visible-xs-block {
height: 0px;
}
.control-box .form-group > .control-label {
padding-top: 2px;
font-size: 16pt;
font-weight: bold;
color: #fff;
font-variant: small-caps;
text-shadow: 2px 2px 2px #333;
}
.control-box .enter-button {
background-color: transparent;
background-image: url(images/enter-button.jpg);
background-repeat: no-repeat;
border: none;
display: block;
height: 35px;
width: 169px;
margin-top: 10px;
}
.control-box .mobile-kiosk-message,
.control-box .mobile-error-message {
font-weight: bold;
font-size: 15px;
padding: 5px;
margin-bottom: 5px;
}
.control-box .error-message {
font-weight: bold;
font-size: 15px;
text-align: center;
padding: 5px;
margin-bottom: 10px;
}
.control-box .kiosk-message {
color: #f7fe2e;
font-weight: bold;
font-size: 15px;
text-align: center;
padding: 5px;
margin-bottom: 5px;
} | 0.497315 | 0.076098 |
@charset "UTF-8";
/* Color */
/* BgColor */
/* OtherColor */
/* ステップパネル */
.teacher-course-add-step {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* 横幅いっぱい */
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
/* 横並び */
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #fff;
}
.teacher-course-add-step-panel {
text-align: center;
width: 50%;
padding: 20px 0;
}
.teacher-course-add-step-panel:first-child {
border-right: 1px solid #F0F0F0;
}
.teacher-course-add-step-panel span {
display: inline-block;
padding: 1px 3px;
border-radius: 2px;
color: #C4C4C4;
border: 1px solid #F0F0F0;
margin-bottom: 5px;
font-size: 12px;
}
.teacher-course-add-step-panel p {
color: #C4C4C4;
}
.teacher-course-add-step-panel.now {
color: #ED6C73;
}
.teacher-course-add-step-panel.now span {
color: #fff;
border: 1px solid #ED6C73;
background: #ED6C73;
}
.teacher-course-add-step-panel.now p {
color: #ED6C73;
font-weight: 700;
}
/* レッスン一覧 */
.teacher-course-add-lesson {
background: #fff;
}
@media screen and (min-width: 896px) {
.teacher-course-add-lesson .c-button--add {
padding: 20px 20px 20px 20px;
border-bottom: 1px solid #F0F0F0;
}
}
.teacher-course-add-lesson .teacher-course-add-lesson-list {
border-bottom: 1px solid #F0F0F0;
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* 横幅いっぱい */
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
/* 横並び */
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.teacher-course-add-lesson .teacher-course-add-lesson-list-detail {
flex: 1;
padding-right: 10px;
}
.teacher-course-add-lesson .teacher-course-add-lesson-list-detail .date {
color: #9D9D9D;
margin-bottom: 10px;
font-size: .9em;
}
/* モーダル:レッスン追加 */
.lesson-add-modal {
z-index: 10000;
position: fixed;
overflow: scroll;
padding: 10px;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.7);
}
.lesson-add-modal .lesson-add-modal-inner {
position: relative;
overflow: scroll;
margin: auto;
}
@media screen and (min-width: 896px) {
.lesson-add-modal .lesson-add-modal-inner {
width: 600px;
margin-top: 35px;
}
}
.lesson-add-modal .lesson-add-modal-inner .l-wrap--title {
padding-left: 0;
}
@media screen and (min-width: 896px) {
.lesson-add-modal .lesson-add-modal-inner .l-wrap--title {
padding-top: 0;
}
}
.lesson-add-modal .close-modal {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
position: absolute;
right: 20px;
top: 20px;
background: #000;
border-radius: 50%;
}
@media screen and (max-width: 897px) {
.lesson-add-modal .close-modal {
position: fixed;
}
}
@media screen and (min-width: 896px) {
.lesson-add-modal .close-modal {
right: 35px;
top: 30px;
}
}
.lesson-add-modal .close-modal img {
width: 30px;
height: 30px;
vertical-align: middle;
}
/* datapicker */
/* timepicker */
.vue__time-picker {
width: 100% !important;
}
.vue__time-picker input.display-time {
min-height: 38px !important;
padding: 10px !important;
width: 100% !important;
}
.vue__time-picker .dropdown {
top: 38px !important;
width: 100% !important;
}
.vue__time-picker .dropdown .select-list {
width: 100% !important;
}
.vue__time-picker input.vue__time-picker-input {
width: 100% !important;
padding: 10px !important;
height: auto !important;
border-radius: 3px !important;
border: 1px solid #B4B4B4 !important;
resize: none !important;
}
.accesary-percent,
.accesary-yen {
position: relative;
}
.accesary-percent:after,
.accesary-yen:after {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 10px;
}
.accesary-percent:after {
content: "%";
}
.accesary-yen:after {
content: "円";
}
/*# sourceMappingURL=teacherCourseAdd.css.map */ | public/css/foundation/single/teacherCourseAdd.css | @charset "UTF-8";
/* Color */
/* BgColor */
/* OtherColor */
/* ステップパネル */
.teacher-course-add-step {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* 横幅いっぱい */
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
/* 横並び */
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #fff;
}
.teacher-course-add-step-panel {
text-align: center;
width: 50%;
padding: 20px 0;
}
.teacher-course-add-step-panel:first-child {
border-right: 1px solid #F0F0F0;
}
.teacher-course-add-step-panel span {
display: inline-block;
padding: 1px 3px;
border-radius: 2px;
color: #C4C4C4;
border: 1px solid #F0F0F0;
margin-bottom: 5px;
font-size: 12px;
}
.teacher-course-add-step-panel p {
color: #C4C4C4;
}
.teacher-course-add-step-panel.now {
color: #ED6C73;
}
.teacher-course-add-step-panel.now span {
color: #fff;
border: 1px solid #ED6C73;
background: #ED6C73;
}
.teacher-course-add-step-panel.now p {
color: #ED6C73;
font-weight: 700;
}
/* レッスン一覧 */
.teacher-course-add-lesson {
background: #fff;
}
@media screen and (min-width: 896px) {
.teacher-course-add-lesson .c-button--add {
padding: 20px 20px 20px 20px;
border-bottom: 1px solid #F0F0F0;
}
}
.teacher-course-add-lesson .teacher-course-add-lesson-list {
border-bottom: 1px solid #F0F0F0;
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* 横幅いっぱい */
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
/* 横並び */
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.teacher-course-add-lesson .teacher-course-add-lesson-list-detail {
flex: 1;
padding-right: 10px;
}
.teacher-course-add-lesson .teacher-course-add-lesson-list-detail .date {
color: #9D9D9D;
margin-bottom: 10px;
font-size: .9em;
}
/* モーダル:レッスン追加 */
.lesson-add-modal {
z-index: 10000;
position: fixed;
overflow: scroll;
padding: 10px;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.7);
}
.lesson-add-modal .lesson-add-modal-inner {
position: relative;
overflow: scroll;
margin: auto;
}
@media screen and (min-width: 896px) {
.lesson-add-modal .lesson-add-modal-inner {
width: 600px;
margin-top: 35px;
}
}
.lesson-add-modal .lesson-add-modal-inner .l-wrap--title {
padding-left: 0;
}
@media screen and (min-width: 896px) {
.lesson-add-modal .lesson-add-modal-inner .l-wrap--title {
padding-top: 0;
}
}
.lesson-add-modal .close-modal {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
position: absolute;
right: 20px;
top: 20px;
background: #000;
border-radius: 50%;
}
@media screen and (max-width: 897px) {
.lesson-add-modal .close-modal {
position: fixed;
}
}
@media screen and (min-width: 896px) {
.lesson-add-modal .close-modal {
right: 35px;
top: 30px;
}
}
.lesson-add-modal .close-modal img {
width: 30px;
height: 30px;
vertical-align: middle;
}
/* datapicker */
/* timepicker */
.vue__time-picker {
width: 100% !important;
}
.vue__time-picker input.display-time {
min-height: 38px !important;
padding: 10px !important;
width: 100% !important;
}
.vue__time-picker .dropdown {
top: 38px !important;
width: 100% !important;
}
.vue__time-picker .dropdown .select-list {
width: 100% !important;
}
.vue__time-picker input.vue__time-picker-input {
width: 100% !important;
padding: 10px !important;
height: auto !important;
border-radius: 3px !important;
border: 1px solid #B4B4B4 !important;
resize: none !important;
}
.accesary-percent,
.accesary-yen {
position: relative;
}
.accesary-percent:after,
.accesary-yen:after {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 10px;
}
.accesary-percent:after {
content: "%";
}
.accesary-yen:after {
content: "円";
}
/*# sourceMappingURL=teacherCourseAdd.css.map */ | 0.242654 | 0.0399 |
* Bismillah
*------------------------------------------------------------------------------------
*/
@font-face {
font-family: Poppins Medium;
src: url("../dist/fonts/Poppins-Medium.ttf") format(truetype);
}
*,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: Poppins Medium;
color: #333;
margin: 0;
padding: 0;
background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;
font-family: inherit;
}
::-moz-focus-inner {
outline: 0;
border: 0;
}
[class*="btn-"] {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid tomato;
color: #fff;
min-height: 36px;
border-radius: 6px;
padding: 0 15px;
font-family: inherit;
cursor: pointer;
-webkit-transition: -webkit-box-shadow .13s;
transition: -webkit-box-shadow .13s;
transition: box-shadow .13s;
transition: box-shadow .13s, -webkit-box-shadow .13s;
text-decoration: none;
font-size: 14px;
}
[class*="btn-"]:focus {
outline: 0;
}
.btn-primary {
background-color: #0070f3;
border-color: #0070f3;
}
.btn-primary:hover {
background-color: #1064c6;
border-color: #1064c6;
}
.btn-primary:focus {
-webkit-box-shadow: 0 0 0 3px #0070f361;
box-shadow: 0 0 0 3px #0070f361;
}
.btn-success {
background-color: #18af42;
border-color: #18af42;
}
.btn-success:hover {
background-color: #0f9b36;
border-color: #0f9b36;
}
.btn-success:focus {
-webkit-box-shadow: 0 0 0 3px #18af4261;
box-shadow: 0 0 0 3px #18af4261;
}
.btn-info {
background-color: #06a9ed;
border-color: #06a9ed;
}
.btn-info:hover {
background-color: #0a8abf;
border-color: #0a8abf;
}
.btn-info:focus {
-webkit-box-shadow: 0 0 0 3px #06a9ed61;
box-shadow: 0 0 0 3px #06a9ed61;
}
.btn-warning {
background-color: #ef9100;
border-color: #ef9100;
}
.btn-warning:hover {
background-color: #ca7b00;
border-color: #ca7b00;
}
.btn-warning:focus {
-webkit-box-shadow: 0 0 0 3px #ef910061;
box-shadow: 0 0 0 3px #ef910061;
}
.btn-danger {
background-color: #eb3c32;
border-color: #eb3c32;
}
.btn-danger:hover {
background-color: #c13229;
border-color: #c13229;
}
.btn-danger:focus {
-webkit-box-shadow: 0 0 0 3px #eb3c3261;
box-shadow: 0 0 0 3px #eb3c3261;
}
.text-warning {
color: #ef9100;
}
.text-danger {
color: #eb3c32;
}
.text-primary {
color: #0070f3;
}
.text-success {
color: #18af42;
}
.text-info {
color: #06a9ed;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-underline {
text-decoration: underline;
}
.text-underline-none {
text-decoration: none;
}
.text-italic {
font-style: italic;
}
.text-oblique {
font-style: oblique;
}
.font-weight-100 {
font-weight: 100;
}
.font-weight-200 {
font-weight: 200;
}
.font-weight-300 {
font-weight: 300;
}
.font-weight-400 {
font-weight: 400;
}
.font-weight-500 {
font-weight: 500;
}
.font-weight-600 {
font-weight: 600;
}
.font-weight-700 {
font-weight: 700;
}
.font-weight-800 {
font-weight: 800;
}
.font-weight-900 {
font-weight: 900;
}
.font-weight-bold {
font-weight: bold;
}
/*# sourceMappingURL=flash.css.map */ | dist/css/flash.css | * Bismillah
*------------------------------------------------------------------------------------
*/
@font-face {
font-family: Poppins Medium;
src: url("../dist/fonts/Poppins-Medium.ttf") format(truetype);
}
*,
*::after,
*::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
font-family: Poppins Medium;
color: #333;
margin: 0;
padding: 0;
background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
padding: 0;
font-family: inherit;
}
::-moz-focus-inner {
outline: 0;
border: 0;
}
[class*="btn-"] {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid tomato;
color: #fff;
min-height: 36px;
border-radius: 6px;
padding: 0 15px;
font-family: inherit;
cursor: pointer;
-webkit-transition: -webkit-box-shadow .13s;
transition: -webkit-box-shadow .13s;
transition: box-shadow .13s;
transition: box-shadow .13s, -webkit-box-shadow .13s;
text-decoration: none;
font-size: 14px;
}
[class*="btn-"]:focus {
outline: 0;
}
.btn-primary {
background-color: #0070f3;
border-color: #0070f3;
}
.btn-primary:hover {
background-color: #1064c6;
border-color: #1064c6;
}
.btn-primary:focus {
-webkit-box-shadow: 0 0 0 3px #0070f361;
box-shadow: 0 0 0 3px #0070f361;
}
.btn-success {
background-color: #18af42;
border-color: #18af42;
}
.btn-success:hover {
background-color: #0f9b36;
border-color: #0f9b36;
}
.btn-success:focus {
-webkit-box-shadow: 0 0 0 3px #18af4261;
box-shadow: 0 0 0 3px #18af4261;
}
.btn-info {
background-color: #06a9ed;
border-color: #06a9ed;
}
.btn-info:hover {
background-color: #0a8abf;
border-color: #0a8abf;
}
.btn-info:focus {
-webkit-box-shadow: 0 0 0 3px #06a9ed61;
box-shadow: 0 0 0 3px #06a9ed61;
}
.btn-warning {
background-color: #ef9100;
border-color: #ef9100;
}
.btn-warning:hover {
background-color: #ca7b00;
border-color: #ca7b00;
}
.btn-warning:focus {
-webkit-box-shadow: 0 0 0 3px #ef910061;
box-shadow: 0 0 0 3px #ef910061;
}
.btn-danger {
background-color: #eb3c32;
border-color: #eb3c32;
}
.btn-danger:hover {
background-color: #c13229;
border-color: #c13229;
}
.btn-danger:focus {
-webkit-box-shadow: 0 0 0 3px #eb3c3261;
box-shadow: 0 0 0 3px #eb3c3261;
}
.text-warning {
color: #ef9100;
}
.text-danger {
color: #eb3c32;
}
.text-primary {
color: #0070f3;
}
.text-success {
color: #18af42;
}
.text-info {
color: #06a9ed;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-underline {
text-decoration: underline;
}
.text-underline-none {
text-decoration: none;
}
.text-italic {
font-style: italic;
}
.text-oblique {
font-style: oblique;
}
.font-weight-100 {
font-weight: 100;
}
.font-weight-200 {
font-weight: 200;
}
.font-weight-300 {
font-weight: 300;
}
.font-weight-400 {
font-weight: 400;
}
.font-weight-500 {
font-weight: 500;
}
.font-weight-600 {
font-weight: 600;
}
.font-weight-700 {
font-weight: 700;
}
.font-weight-800 {
font-weight: 800;
}
.font-weight-900 {
font-weight: 900;
}
.font-weight-bold {
font-weight: bold;
}
/*# sourceMappingURL=flash.css.map */ | 0.335569 | 0.043063 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Gotham Rounded, sans-serif;
}
body {
background: radial-gradient(black 15%, transparent 16%) 0 0, radial-gradient(black 15%, transparent 16%) 8px 8px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 0 1px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 8px 9px;
background-color: rgba(0, 0, 0, 0.9);
background-size: 16px 16px;
min-height: 100vh;
}
.clock {
width: 18.75rem;
height: 18.75rem;
background-color: whitesmoke;
border-radius: 50%;
border: 2px solid black;
position: relative;
}
.clock .number {
--rotation: 0;
position: absolute;
width: 100%;
height: 100%;
text-align: center;
transform: rotate(var(--rotation));
font-size: 1.5rem;
}
.clock .number1 { --rotation: 30deg; }
.clock .number2 { --rotation: 60deg; }
.clock .number3 { --rotation: 90deg; }
.clock .number4 { --rotation: 120deg; }
.clock .number5 { --rotation: 150deg; }
.clock .number6 { --rotation: 180deg; }
.clock .number7 { --rotation: 210deg; }
.clock .number8 { --rotation: 240deg; }
.clock .number9 { --rotation: 270deg; }
.clock .number10 { --rotation: 300deg; }
.clock .number11 { --rotation: 330deg; }
.clock .hand {
--rotation: 0;
position: absolute;
bottom: 50%;
left: 50%;
border: 1px solid whitesmoke;
border-top-left-radius: 0.625rem;
border-top-right-radius: 0.625rem;
transform-origin: bottom;
z-index: 10;
transform: translateX(-50%) rotate(calc(var(--rotation) * 1deg));
}
.clock::after {
content: '';
position: absolute;
background-color: black;
z-index: 11;
width: 0.9375rem;
height: 0.9375rem;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.clock .hand.second {
width: 0.1875rem;
height: 45%;
background-color: red;
}
.clock .hand.minute {
width: 0.4375rem;
height: 38%;
background-color: black;
}
.clock .hand.hour {
width: 0.625rem;
height: 32%;
background-color: black;
} | docs/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Gotham Rounded, sans-serif;
}
body {
background: radial-gradient(black 15%, transparent 16%) 0 0, radial-gradient(black 15%, transparent 16%) 8px 8px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 0 1px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 8px 9px;
background-color: rgba(0, 0, 0, 0.9);
background-size: 16px 16px;
min-height: 100vh;
}
.clock {
width: 18.75rem;
height: 18.75rem;
background-color: whitesmoke;
border-radius: 50%;
border: 2px solid black;
position: relative;
}
.clock .number {
--rotation: 0;
position: absolute;
width: 100%;
height: 100%;
text-align: center;
transform: rotate(var(--rotation));
font-size: 1.5rem;
}
.clock .number1 { --rotation: 30deg; }
.clock .number2 { --rotation: 60deg; }
.clock .number3 { --rotation: 90deg; }
.clock .number4 { --rotation: 120deg; }
.clock .number5 { --rotation: 150deg; }
.clock .number6 { --rotation: 180deg; }
.clock .number7 { --rotation: 210deg; }
.clock .number8 { --rotation: 240deg; }
.clock .number9 { --rotation: 270deg; }
.clock .number10 { --rotation: 300deg; }
.clock .number11 { --rotation: 330deg; }
.clock .hand {
--rotation: 0;
position: absolute;
bottom: 50%;
left: 50%;
border: 1px solid whitesmoke;
border-top-left-radius: 0.625rem;
border-top-right-radius: 0.625rem;
transform-origin: bottom;
z-index: 10;
transform: translateX(-50%) rotate(calc(var(--rotation) * 1deg));
}
.clock::after {
content: '';
position: absolute;
background-color: black;
z-index: 11;
width: 0.9375rem;
height: 0.9375rem;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.clock .hand.second {
width: 0.1875rem;
height: 45%;
background-color: red;
}
.clock .hand.minute {
width: 0.4375rem;
height: 38%;
background-color: black;
}
.clock .hand.hour {
width: 0.625rem;
height: 32%;
background-color: black;
} | 0.689724 | 0.115886 |
@charset "UTF-8";
body {
margin: 0px 0px auto 0px;
padding: 0px 0px 0px 0px;
background: #a7a9ac;
}
.aries-header {
width: 100%;
height: 70px;
min-width: 800px;
max-height: 70px;
background: #49699b url(/infosgi/images/aries/MAP-banner-back.jpg);
}
.aries-header-left {
width: 552px;
height: 70px;
background: #49699b url(/infosgi/images/aries/libreq/libreq-banner-left.jpg);
}
.aries-header-right {
width: 344px;
height: 70px;
background: #49699b url(/infosgi/images/aries/MAP-banner-right.jpg);
}
div#global_menu {
width: 100%;
height: 30px;
background: #626d46;
border-bottom: 1px solid #4d5534;
border-top: 1px solid #4d5534;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 19px;
letter-spacing: 0px;
text-decoration: none;
color: #FFFFFF;
}
div#sub_menu {
width: 100%;
height: 20px;
background: #cfd9b7;
border-bottom: 1px solid #4d5534;
border-top: 1px solid #4d5534;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 12px;
letter-spacing: 0px;
text-decoration: none;
color: #000000;
padding: 0 0 0 0;
}
#top_menu {
right: 0px;
position: relative;
float: right;
padding: 0px;
}
#top_menu ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
}
#top_menu li {
padding: 0px;
margin: 0px;
background-image: url(/infosgi/images/aries/topmenu-back.jpg);
background-color: #eeeedd;
border-left: 1px solid #a7b771;
border-right: 1px solid #4d5634;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 13px;
letter-spacing: 0px;
text-decoration: none;
float: left;
}
#top_menu li a {
display: block;
padding: 9px 13px 8px 13px;
}
#top_menu li a:link,
#top_menu li a:visited {
color: #ffffff;
text-decoration: none;
}
#top_menu li a:hover {
background-image: url(/infosgi/images/aries/topmenu-backhover.jpg);
color: #ffffff;
text-decoration: none;
}
#top_menu li ul {
position: absolute;
background-color: inherit;
left: -999em;
z-index: 2000;
margin-top: 0;
width: 143px;
list-style-type: none;
}
#top_menu li li {
color: #000000;
background-color: #eeeedd;
border: none;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 14px;
letter-spacing: 0px;
text-align: left;
text-decoration: none;
}
#top_menu li li a {
color: #000000;
background-color: #eeeedd;
background-image: none;
padding: 4px 6px 4px 10px;
border-left: solid 1px #8c9a5f;
border-right: solid 1px #8c9a5f;
border-bottom: solid 1px #8c9a5f;
display: block;
width: 160px;
}
#top_menu li li a:link,
#top_menu li li a:visited,
#top_menu li.current_page_item li a:link,
#top_menu li.current_page_item li a:visited {
color: #000000;
text-decoration: none;
}
#top_menu li li a:hover,
#top_menu li.current_page_item li a:hover {
color: #ffffff;
background: #818e58;
}
#top_menu li:hover ul,
#top_menu li.sfhover ul {
left: auto;
}
#top_menu li li ul {
display: none;
}
#top_menu li li li ul {
display: none;
}
#top_title {
padding: 6px 0 6px 14px;
text-align: left;
font-style: normal;
}
.leftnav {
border-top: none;
border-bottom: 1px solid #25364e;
width: 185px;
float: left;
}
.leftnav ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.leftnav li {
width: 185px;
padding: 0px;
margin: 0px;
border-top: 1px solid #25364e;
background: #ebeff4;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
font-weight: bold;
letter-spacing: 0px;
}
.leftnav li a,
.leftnav li a:visited {
width: 160px;
padding: 7px 10px 7px 15px;
margin: 0px;
display: block;
text-decoration: none;
color: #ffffff;
background: #3a547a;
}
.leftnav li a:hover {
background: #4f72a6;
color: #ffecab;
}
.leftnav li.nobutton {
padding: 7px 5px 9px 15px;
width: 165px;
}
.navhead {
margin: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 15px;
letter-spacing: 0px;
color: #3a547a;
display: block;
}
.caption {
font: 10px Arial, Helvetica, sans-serif;
line-height: 11px;
color: #555555;
margin: 5px 0 0 0;
}
.listBox {
border: 1px solid #3b441f;
width: 145px;
}
.listBox ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.listBox li {
width: 145px;
padding: 0px;
margin: 0px;
border-top: 1px solid #a2aa8a;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
letter-spacing: 0px;
}
.listBox li a,
.listBox li a:visited {
width: 140px;
padding: 5px 0 5px 5px;
margin: 0px;
display: block;
text-decoration: none;
color: #4f5d22;
background: #ffffff;
}
.listBox li a:hover {
background: #d2d9b7;
}
.listBox li.listBoxHead {
border: none;
}
.listBox li.listBoxHead a,
.listBox li.listBoxHead a:visited {
padding: 5px 0 5px 5px;
margin: 0px;
display: block;
text-decoration: none;
font-weight: bold;
background: #3b441f;
color: #ffffff;
}
.browseButton {
display: inline;
background: #8c9a5f;
margin: 0 35px 0 0;
width: 95px;
height: 35px;
}
.browseButton a {
width: 95px;
height: 35px;
display: block;
border-top: 1px solid #adbd80;
border-bottom: 1px solid #64733b;
border-left: 1px solid #adbd80;
border-right: 1px solid #64733b;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
padding: 12px 10px 10px 40px;
}
.browseButton a:link,
.browseButton a:visited {
color: #ffffff;
text-decoration: none;
}
.browseButton a:hover {
background: #626d3d;
color: #ffffff;
text-decoration: none;
}
#browseSection {
margin: 15px 0 15px 0;
}
.COP a:link,
.COP a:visited {
background: #8c9a5f url(/infosgi/images/aries/aries/COP-back.jpg);
}
.COP a:hover {
background: #8c9a5f url(/infosgi/images/aries/COPr-back.jpg);
}
.ACQ a:link,
.ACQ a:visited {
background: #8c9a5f url(/infosgi/images/aries/ACQ-back.jpg);
}
.ACQ a:hover {
background: #8c9a5f url(/infosgi/images/aries/ACQr-back.jpg);
}
.ProcDisp a:link,
.ProcDisp a:visited {
background: #8c9a5f url(/infosgi/images/aries/ProcDisp-back.jpg);
}
.ProcDisp a:hover {
background: #8c9a5f url(/infosgi/images/aries/ProcDispR-back.jpg);
}
.Taxon a:link,
.Taxon a:visited {
background: #8c9a5f url(/infosgi/images/aries/Taxon-back.jpg);
}
.Taxon a:hover {
background: #8c9a5f url(/infosgi/images/aries/TaxonR-back.jpg);
} | aries/common/common-view/src/main/resources/stylesOLD/aries.css | @charset "UTF-8";
body {
margin: 0px 0px auto 0px;
padding: 0px 0px 0px 0px;
background: #a7a9ac;
}
.aries-header {
width: 100%;
height: 70px;
min-width: 800px;
max-height: 70px;
background: #49699b url(/infosgi/images/aries/MAP-banner-back.jpg);
}
.aries-header-left {
width: 552px;
height: 70px;
background: #49699b url(/infosgi/images/aries/libreq/libreq-banner-left.jpg);
}
.aries-header-right {
width: 344px;
height: 70px;
background: #49699b url(/infosgi/images/aries/MAP-banner-right.jpg);
}
div#global_menu {
width: 100%;
height: 30px;
background: #626d46;
border-bottom: 1px solid #4d5534;
border-top: 1px solid #4d5534;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 19px;
letter-spacing: 0px;
text-decoration: none;
color: #FFFFFF;
}
div#sub_menu {
width: 100%;
height: 20px;
background: #cfd9b7;
border-bottom: 1px solid #4d5534;
border-top: 1px solid #4d5534;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 12px;
letter-spacing: 0px;
text-decoration: none;
color: #000000;
padding: 0 0 0 0;
}
#top_menu {
right: 0px;
position: relative;
float: right;
padding: 0px;
}
#top_menu ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
}
#top_menu li {
padding: 0px;
margin: 0px;
background-image: url(/infosgi/images/aries/topmenu-back.jpg);
background-color: #eeeedd;
border-left: 1px solid #a7b771;
border-right: 1px solid #4d5634;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 13px;
letter-spacing: 0px;
text-decoration: none;
float: left;
}
#top_menu li a {
display: block;
padding: 9px 13px 8px 13px;
}
#top_menu li a:link,
#top_menu li a:visited {
color: #ffffff;
text-decoration: none;
}
#top_menu li a:hover {
background-image: url(/infosgi/images/aries/topmenu-backhover.jpg);
color: #ffffff;
text-decoration: none;
}
#top_menu li ul {
position: absolute;
background-color: inherit;
left: -999em;
z-index: 2000;
margin-top: 0;
width: 143px;
list-style-type: none;
}
#top_menu li li {
color: #000000;
background-color: #eeeedd;
border: none;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 14px;
letter-spacing: 0px;
text-align: left;
text-decoration: none;
}
#top_menu li li a {
color: #000000;
background-color: #eeeedd;
background-image: none;
padding: 4px 6px 4px 10px;
border-left: solid 1px #8c9a5f;
border-right: solid 1px #8c9a5f;
border-bottom: solid 1px #8c9a5f;
display: block;
width: 160px;
}
#top_menu li li a:link,
#top_menu li li a:visited,
#top_menu li.current_page_item li a:link,
#top_menu li.current_page_item li a:visited {
color: #000000;
text-decoration: none;
}
#top_menu li li a:hover,
#top_menu li.current_page_item li a:hover {
color: #ffffff;
background: #818e58;
}
#top_menu li:hover ul,
#top_menu li.sfhover ul {
left: auto;
}
#top_menu li li ul {
display: none;
}
#top_menu li li li ul {
display: none;
}
#top_title {
padding: 6px 0 6px 14px;
text-align: left;
font-style: normal;
}
.leftnav {
border-top: none;
border-bottom: 1px solid #25364e;
width: 185px;
float: left;
}
.leftnav ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.leftnav li {
width: 185px;
padding: 0px;
margin: 0px;
border-top: 1px solid #25364e;
background: #ebeff4;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
font-weight: bold;
letter-spacing: 0px;
}
.leftnav li a,
.leftnav li a:visited {
width: 160px;
padding: 7px 10px 7px 15px;
margin: 0px;
display: block;
text-decoration: none;
color: #ffffff;
background: #3a547a;
}
.leftnav li a:hover {
background: #4f72a6;
color: #ffecab;
}
.leftnav li.nobutton {
padding: 7px 5px 9px 15px;
width: 165px;
}
.navhead {
margin: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 15px;
letter-spacing: 0px;
color: #3a547a;
display: block;
}
.caption {
font: 10px Arial, Helvetica, sans-serif;
line-height: 11px;
color: #555555;
margin: 5px 0 0 0;
}
.listBox {
border: 1px solid #3b441f;
width: 145px;
}
.listBox ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.listBox li {
width: 145px;
padding: 0px;
margin: 0px;
border-top: 1px solid #a2aa8a;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
letter-spacing: 0px;
}
.listBox li a,
.listBox li a:visited {
width: 140px;
padding: 5px 0 5px 5px;
margin: 0px;
display: block;
text-decoration: none;
color: #4f5d22;
background: #ffffff;
}
.listBox li a:hover {
background: #d2d9b7;
}
.listBox li.listBoxHead {
border: none;
}
.listBox li.listBoxHead a,
.listBox li.listBoxHead a:visited {
padding: 5px 0 5px 5px;
margin: 0px;
display: block;
text-decoration: none;
font-weight: bold;
background: #3b441f;
color: #ffffff;
}
.browseButton {
display: inline;
background: #8c9a5f;
margin: 0 35px 0 0;
width: 95px;
height: 35px;
}
.browseButton a {
width: 95px;
height: 35px;
display: block;
border-top: 1px solid #adbd80;
border-bottom: 1px solid #64733b;
border-left: 1px solid #adbd80;
border-right: 1px solid #64733b;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
padding: 12px 10px 10px 40px;
}
.browseButton a:link,
.browseButton a:visited {
color: #ffffff;
text-decoration: none;
}
.browseButton a:hover {
background: #626d3d;
color: #ffffff;
text-decoration: none;
}
#browseSection {
margin: 15px 0 15px 0;
}
.COP a:link,
.COP a:visited {
background: #8c9a5f url(/infosgi/images/aries/aries/COP-back.jpg);
}
.COP a:hover {
background: #8c9a5f url(/infosgi/images/aries/COPr-back.jpg);
}
.ACQ a:link,
.ACQ a:visited {
background: #8c9a5f url(/infosgi/images/aries/ACQ-back.jpg);
}
.ACQ a:hover {
background: #8c9a5f url(/infosgi/images/aries/ACQr-back.jpg);
}
.ProcDisp a:link,
.ProcDisp a:visited {
background: #8c9a5f url(/infosgi/images/aries/ProcDisp-back.jpg);
}
.ProcDisp a:hover {
background: #8c9a5f url(/infosgi/images/aries/ProcDispR-back.jpg);
}
.Taxon a:link,
.Taxon a:visited {
background: #8c9a5f url(/infosgi/images/aries/Taxon-back.jpg);
}
.Taxon a:hover {
background: #8c9a5f url(/infosgi/images/aries/TaxonR-back.jpg);
} | 0.225672 | 0.054424 |
.outer-row{
display: flex;
flex-wrap: wrap;
margin: 10px;
}
.userprofile-input .inner-row{
align-items: center;
margin-bottom: 10px;
}
.inner-row{
display: flex;
/* min-width: 300px;*/
}
#userprofile{
margin:auto;
padding-left: 30px;
padding-right: 30px;
background-color: white
}
#userprofile .btn-facebook{
margin-top:10px;
}
.userprofile-header-title{
font-size: 1.6em;
font-weight: 500;
line-height: 2.4em;
}
.userprofile-header{
box-sizing: border-box;
border-bottom: 1px solid #efefef;
}
.userprofile-detail{
padding-top : 10px;
}
.userprofile-left{
height: 30em;
border-right: 1px solid #efefef;
padding-top: 3em;
}
.userprofile-avatar{
margin:20px 20px;
height: 150px;
width: 150px;
}
.userprofile-image{
border-radius: 50%;
background-position: 50%;
background-size: cover;
border: 1px solid #FFDA00;
cursor: pointer;
background-repeat: no-repeat;
width: 100%;
height: 100%;
}
.userprofile-input{
height: 25%;
font-size: 1.10em;
}
.userprofile-label{
text-transform: uppercase;
color:#333;
width: 120px;
font-size: 14px;
font-weight: bolder;
}
.userprofile-text{
/* margin-bottom: 0.5em; */
margin-left: 15px;
font-size: 20px;
}
.userprofile-editbutton{
min-height: 40px;
width: 150px;
margin-top: 2em;
}
.userprofile-logoutbutton{
min-height: 40px;
width: 150px;
margin-top: 1em;
}
.userprofile-pencil{
color: #315f9c;
font-size:1.5em;
}
.userprofile-trash{
color: #db1b1b;
font-size:1.5em;
}
.userprofile-edit-input{
border-left: 1px solid #efefef;
}
.userprofile-edit-left-nav{
border-bottom: 1px solid #efefef;
}
.add-new-address-btn{
float: right;
}
.address-button{
text-align: center;
}
#ticketh{
margin:auto;
padding-left: 20px;
padding-right: 20px;
background-color: white;
}
#ticketb{
display: flex;
justify-content: center;
align-items: center;
}
#complete-ticket{
display: flex;
justify-content: center;
align-items: center;
}
#submit-ticket{
display: flex;
justify-content: center;
align-items: center;
}
#chat-ticket{
display: flex;
justify-content: center;
align-items: center;
}
.resize-btn{
margin-right: 5px;
}
@media (max-width: 767px) {
.resize-btn{
width: 49%;
}
.submit-resize-btn{
width: 100%;
}
.change-password-resize-btn{
width: 100%;
margin-top: 10px;
}
}
.right-side{
border-left: 1px solid #efefef;
}
@media(max-width: 480px){
#userprofile{
padding: 0;
}
.userprofile-header-title,.voucher-header-title,.my-orders-header-title{
text-align: center;
}
.userprofile-address .add-new-address-btn{
float: none;
margin-bottom: 3px;
}
div.userprofile-address * {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
div.userprofile-address thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
div.userprofile-address tr { border: 1px solid #ccc; }
div.userprofile-address td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
display: flex;
}
div.userprofile-address td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
}
@media(max-width: 991px){
.userprofile-avatar{
margin : -17px;
}
.col-xs-2{
width: 30%;
}
.userprofile-input .inner-row{
display: block;
}
}
@media(max-width: 767px){
.userprofile-avatar{
margin : 20px auto;
}
.userprofile-left{
border-bottom: 1px solid #efefef;
}
.userprofile-edit-input{
border:0px;
}
.col-xs-2{
width: 30%;
}
div.userprofile-label
{
margin-left:45px;
}
.userprofile-input .inner-row{
display: flex;
}
}
@media(max-width: 489px){
#userprofile{
padding-bottom: 30px;
}
div.userprofile-label
{
margin-left:10px;
}
.userprofile-avatar{
margin:auto;
}
.col-xs-2{
width: 35%;
}
.userprofile-input .inner-row{
display: block;
}
}
.vertical-divider{
padding-left:0px;
padding-right: 0px;
}
#profile .fa-user,#balance .fa-money,#order .fa-cutlery,#ticket .fa-comment,#voucher .fa-ticket{
color:#FFDA00;
}
@media(max-width: 480px){
#profile .fa-user,#balance .fa-money,#order .fa-cutlery,#ticket .fa-comment{
color:#FFDA00;
position:relative;
}
.nav-default > li > .label-btn > a{
font-size: 0.7em;
}
div.userprofile-input{margin: 0px 0px 55px 0px;}
}
.container3{
background-color:#fff;
}
.fa-angle-left {
font-size:20px;
padding-top:10px;
padding-left:10px;
color:#636363;
}
/*
* user nav id nav
* class nav-default css
*/
#nav {
display:flex;
justify-content:space-between;
}
#nav > li.active{
background-color:white;
border-top:1px solid #FFDA00;
}
#nav > li:hover{
background-color: #FFFFDB;
}
#nav a:hover{
text-decoration: none;
color: #000000;
}
.nav-default.ul {
max-width: 960px;
width: 100%;
margin: 15px auto;
align-items: stretch;
}
.nav-default >li {
display: inline-block;
width: 100%;
list-style-position: inside;
}
.nav-default >li:last-child {
border-right: 0px;
}
.nav-default .ul { }
.nav-default > li{
border-right: 1px solid #FFDA00; }
.label-btn {
display:grid;
padding: 10px 5px;
text-align: center;
list-style-position:inside;
margin-bottom: 0px;
}
#nav > li:first-child.active{
border-left:1px solid #FFDA00;
}
#nav > li:last-child.active{
border-right:1px solid #FFDA00;
}
/*
* end
*/
.primary-btn{
box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
.primary{
display: block;
width: 100%;
padding: 6px 12px;
text-align: center;
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
border-radius: 4px;
}
@media(max-width: 460px){
#ticketb{
display: block;
}
#chat-ticket{
display: block;
}
#complete-ticket{
display: block;
}
.resize-btn{
width: 100%;
margin-top: 10px;
}
div.ticket-history tr{
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
div.ticket-history th{
display: none;
}
div.ticket-history .filters{
display: none;
}
div.ticket-history td{
display: flex;
}
div.ticket-history .table > tbody >tr >td{
border-top : 0px;
font-size : 0.8em;
}
div.ticket-history td:first-child {
padding-top : .5em;
}
div.ticket-history td:last-child {
padding-bottom : .5em;
}
div.ticket-history td:before {
content : attr(data-th) ": ";
display: flex;
flex-basis: 50%;
justify-content: flex-end;
padding-right:10px;
}
/*
* remove all table border for mobile site
*/
.border{
border: 0px;
}
.border td{
border: 0px;
}
.border th{
border: 0px;
}
.history-font{
font-size:0.75em;
}
.userprofile-header-title{
text-align: center;
}
.right-side{
border:0px;
}
}
@media(max-width: 767px){
.userprofile-header-title{
text-align: center;
}
.right-side{
border:0px;
}
} | frontend/web/css/user.css | .outer-row{
display: flex;
flex-wrap: wrap;
margin: 10px;
}
.userprofile-input .inner-row{
align-items: center;
margin-bottom: 10px;
}
.inner-row{
display: flex;
/* min-width: 300px;*/
}
#userprofile{
margin:auto;
padding-left: 30px;
padding-right: 30px;
background-color: white
}
#userprofile .btn-facebook{
margin-top:10px;
}
.userprofile-header-title{
font-size: 1.6em;
font-weight: 500;
line-height: 2.4em;
}
.userprofile-header{
box-sizing: border-box;
border-bottom: 1px solid #efefef;
}
.userprofile-detail{
padding-top : 10px;
}
.userprofile-left{
height: 30em;
border-right: 1px solid #efefef;
padding-top: 3em;
}
.userprofile-avatar{
margin:20px 20px;
height: 150px;
width: 150px;
}
.userprofile-image{
border-radius: 50%;
background-position: 50%;
background-size: cover;
border: 1px solid #FFDA00;
cursor: pointer;
background-repeat: no-repeat;
width: 100%;
height: 100%;
}
.userprofile-input{
height: 25%;
font-size: 1.10em;
}
.userprofile-label{
text-transform: uppercase;
color:#333;
width: 120px;
font-size: 14px;
font-weight: bolder;
}
.userprofile-text{
/* margin-bottom: 0.5em; */
margin-left: 15px;
font-size: 20px;
}
.userprofile-editbutton{
min-height: 40px;
width: 150px;
margin-top: 2em;
}
.userprofile-logoutbutton{
min-height: 40px;
width: 150px;
margin-top: 1em;
}
.userprofile-pencil{
color: #315f9c;
font-size:1.5em;
}
.userprofile-trash{
color: #db1b1b;
font-size:1.5em;
}
.userprofile-edit-input{
border-left: 1px solid #efefef;
}
.userprofile-edit-left-nav{
border-bottom: 1px solid #efefef;
}
.add-new-address-btn{
float: right;
}
.address-button{
text-align: center;
}
#ticketh{
margin:auto;
padding-left: 20px;
padding-right: 20px;
background-color: white;
}
#ticketb{
display: flex;
justify-content: center;
align-items: center;
}
#complete-ticket{
display: flex;
justify-content: center;
align-items: center;
}
#submit-ticket{
display: flex;
justify-content: center;
align-items: center;
}
#chat-ticket{
display: flex;
justify-content: center;
align-items: center;
}
.resize-btn{
margin-right: 5px;
}
@media (max-width: 767px) {
.resize-btn{
width: 49%;
}
.submit-resize-btn{
width: 100%;
}
.change-password-resize-btn{
width: 100%;
margin-top: 10px;
}
}
.right-side{
border-left: 1px solid #efefef;
}
@media(max-width: 480px){
#userprofile{
padding: 0;
}
.userprofile-header-title,.voucher-header-title,.my-orders-header-title{
text-align: center;
}
.userprofile-address .add-new-address-btn{
float: none;
margin-bottom: 3px;
}
div.userprofile-address * {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
div.userprofile-address thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
div.userprofile-address tr { border: 1px solid #ccc; }
div.userprofile-address td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
display: flex;
}
div.userprofile-address td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
}
@media(max-width: 991px){
.userprofile-avatar{
margin : -17px;
}
.col-xs-2{
width: 30%;
}
.userprofile-input .inner-row{
display: block;
}
}
@media(max-width: 767px){
.userprofile-avatar{
margin : 20px auto;
}
.userprofile-left{
border-bottom: 1px solid #efefef;
}
.userprofile-edit-input{
border:0px;
}
.col-xs-2{
width: 30%;
}
div.userprofile-label
{
margin-left:45px;
}
.userprofile-input .inner-row{
display: flex;
}
}
@media(max-width: 489px){
#userprofile{
padding-bottom: 30px;
}
div.userprofile-label
{
margin-left:10px;
}
.userprofile-avatar{
margin:auto;
}
.col-xs-2{
width: 35%;
}
.userprofile-input .inner-row{
display: block;
}
}
.vertical-divider{
padding-left:0px;
padding-right: 0px;
}
#profile .fa-user,#balance .fa-money,#order .fa-cutlery,#ticket .fa-comment,#voucher .fa-ticket{
color:#FFDA00;
}
@media(max-width: 480px){
#profile .fa-user,#balance .fa-money,#order .fa-cutlery,#ticket .fa-comment{
color:#FFDA00;
position:relative;
}
.nav-default > li > .label-btn > a{
font-size: 0.7em;
}
div.userprofile-input{margin: 0px 0px 55px 0px;}
}
.container3{
background-color:#fff;
}
.fa-angle-left {
font-size:20px;
padding-top:10px;
padding-left:10px;
color:#636363;
}
/*
* user nav id nav
* class nav-default css
*/
#nav {
display:flex;
justify-content:space-between;
}
#nav > li.active{
background-color:white;
border-top:1px solid #FFDA00;
}
#nav > li:hover{
background-color: #FFFFDB;
}
#nav a:hover{
text-decoration: none;
color: #000000;
}
.nav-default.ul {
max-width: 960px;
width: 100%;
margin: 15px auto;
align-items: stretch;
}
.nav-default >li {
display: inline-block;
width: 100%;
list-style-position: inside;
}
.nav-default >li:last-child {
border-right: 0px;
}
.nav-default .ul { }
.nav-default > li{
border-right: 1px solid #FFDA00; }
.label-btn {
display:grid;
padding: 10px 5px;
text-align: center;
list-style-position:inside;
margin-bottom: 0px;
}
#nav > li:first-child.active{
border-left:1px solid #FFDA00;
}
#nav > li:last-child.active{
border-right:1px solid #FFDA00;
}
/*
* end
*/
.primary-btn{
box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
.primary{
display: block;
width: 100%;
padding: 6px 12px;
text-align: center;
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
border-radius: 4px;
}
@media(max-width: 460px){
#ticketb{
display: block;
}
#chat-ticket{
display: block;
}
#complete-ticket{
display: block;
}
.resize-btn{
width: 100%;
margin-top: 10px;
}
div.ticket-history tr{
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
div.ticket-history th{
display: none;
}
div.ticket-history .filters{
display: none;
}
div.ticket-history td{
display: flex;
}
div.ticket-history .table > tbody >tr >td{
border-top : 0px;
font-size : 0.8em;
}
div.ticket-history td:first-child {
padding-top : .5em;
}
div.ticket-history td:last-child {
padding-bottom : .5em;
}
div.ticket-history td:before {
content : attr(data-th) ": ";
display: flex;
flex-basis: 50%;
justify-content: flex-end;
padding-right:10px;
}
/*
* remove all table border for mobile site
*/
.border{
border: 0px;
}
.border td{
border: 0px;
}
.border th{
border: 0px;
}
.history-font{
font-size:0.75em;
}
.userprofile-header-title{
text-align: center;
}
.right-side{
border:0px;
}
}
@media(max-width: 767px){
.userprofile-header-title{
text-align: center;
}
.right-side{
border:0px;
}
} | 0.207737 | 0.067917 |
.matches-container {
margin-top: 8em;
max-width: 20em;
width: 90%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
z-index: 5;
}
.matches-container .single-match {
width: 100%;
height: 4em;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
border-radius: 50px;
box-shadow: #d0d0d0 0 3px 8px 0;
background-color: var(--light-color);
padding-right: 1em;
margin-bottom: 1em;
cursor: pointer;
}
.active-chat {
background-color: var(--call-to-action)!important;
animation: point-right 1s cubic-bezier(.81,.04,.78,.97) forwards;
}
.active-chat .chat-status {
color: var(--dark-color)!important;
}
.matches-container .single-match .match-content {
display: flex;
padding-left: .5em;
align-items: center;
width: 65%;
}
.matches-container .single-match .match-content .chat-info {
padding-left: .5em;
}
.matches-container .single-match .profile-picture {
width: 3em;
height: 3em;
border-radius: 50%;
border-top-right-radius: 0;
overflow: hidden;
box-shadow: #d0d0d0 0 3px 8px 0;
background: #fff;
}
.matches-container .single-match .profile-picture img {
width: 100%;
height: auto;
background-position: center;
}
.matches-container .single-match .chat-button {
transform: rotate(-90deg);
}
.matches-container .single-match .chat-info .chat-name {
font-size: 1em;
font-family: var(--heading);
font-weight: 100;
color: var(--dark-color);
margin: 0;
}
.matches-container .single-match .chat-info .chat-status {
font-size: .5em;
font-weight: bold;
color: var(--call-to-action);
}
.matches-container .single-match .chat-info .last-message {
font-size: 0.8em;
}
@media screen and (min-width: 60em) {
body {
flex-direction: row;
align-items: flex-start;
padding-top: 180px;
}
.matches-container {
margin-right: 2em;
margin-top: 0;
}
.chat-container {
position: relative;
width: 30vw;
max-width: 20em;
height: 60vh;
display: flex;
justify-content: space-between;
flex-direction: column;
align-items: center;
background-color: var(--light-color);
box-shadow: #d0d0d0 0 3px 8px 0;
z-index: 5;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
.chat-container .dog-image {
height: 25%;
}
.chat-container .dog-image .dog-settings {
z-index: 10;
position: absolute;
right: 1em;
top: 1em;
max-height: 2em;
filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, 0.4));
cursor: pointer;
}
.chat-container .dog-image .dog-settings:hover {
transform: scale(1.1);
transition: 1s;
}
.chat-container .chat-input {
width: 100%;
position: relative;
display: flex;
justify-content: center;
margin-bottom: .5em;
}
.chat-container .chat-input label {
display: flex;
width: 100%;
justify-content: center;
min-height: 60px;
}
.chat-container .chat-input label:focus {
background: transparent;
border: none;
outline: transparent;
}
.chat-container .chat-input input{
width: 90%;
padding: 12px 45px 12px 20px;
margin: 8px 0;
box-shadow: #d0d0d0 0 3px 8px 0;
border: 1px solid #fff;
border-radius: 4px;
}
.chat-container .chat-input input:focus {
outline: transparent;
color: var(--dark-color);
}
.chat-container .chat-input input::placeholder {
color: #d7d7d7;
}
.chat-container .chat-input button {
position: absolute;
right:2em;
top: 50%;
transform: translateY(-50%);
background-image: url(../media/images/send.svg);
background-repeat: no-repeat;
background-position: center center;
width: 2em;
height: 2em;
border: 0;
background-color: transparent;
}
.chat-bulbs {
width: 100%;
height: 60%;
overflow-y: scroll;
overflow-x: hidden;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.chat-bulbs::-webkit-scrollbar {
background: transparent;
width: .5em;
}
.chat-bulbs::-webkit-scrollbar-thumb{
background: var(--dark-color);
border-radius: 25px;
width: 50%;
padding: .5em;
}
.single-bulb {
width: 100%;
height: max-content;
animation: fade-in .3s forwards;
opacity: 0;
}
.bulb {
width: max-content;
max-width: 100%;
height: max-content;
display: flex;
flex-direction: column;
align-items: flex-end;
padding: .5em 0.5em 0 0.5em;
}
.bulb-content {
width: 100%;
height: max-content;
line-break: anywhere;
padding: .4em 2em;
border-radius: 25px;
background-color: var(--primary-color);
box-shadow: #d0d0d0 0 3px 8px 0;
}
.bulb-timestamp {
font-size: .5em;
color: var(--dark-color);
margin: .5em 2em 0 0;
}
.self {
display:flex;
flex-direction: row;
justify-content: flex-end;
}
.self .bulb-content {
background-color: var(--secondary-color);
}
.is-typing {
position: absolute;
bottom: 3em;
color: var(--dark-color);
opacity: 0.5;
animation: fade-in .3s forwards;
}
.dropdown-menu {
display: flex;
position: absolute;
background-color: var(--light-color);
z-index: 0;
height: 25%;
width: 15em;
right:0;
opacity: 0;
box-shadow: 3px 9px 18px 0 #00000012;
border-radius: 10px;
}
.dropdown-menu input {
height: 33%;
width: 100%;
background: var(--secondary-color);
color: white;
padding: 0 2em;
border: none;
display: flex;
justify-content: flex-end;
border-top-right-radius: 10px;
font-family: var(--heading);
outline: none;
cursor: pointer;
}
.dropdown-menu input:hover {
background: var(--primary-color);
}
.show-menu {
right:0;
opacity: 0;
animation: slide .4s forwards;
}
.hide-menu {
right:-15em;
opacity: 1;
animation: slide-back .4s backwards;
}
.dropdown-menu input, .hide-menu
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes point-right {
0% {
margin-left: 0;
}
50% {
margin-left:5px;
}
100% {
margin-left: 0;
}
}
@keyframes slide {
0% {
right:0;
opacity: 0;
}
100% {
right: 8em;
opacity: 1;
}
}
@keyframes slide-back {
0% {
right: 8em;
opacity: 1;
}
100% {
right:0;
opacity: 0;
}
} | backend_development/dynamic-feature/public/styles/matches.css | .matches-container {
margin-top: 8em;
max-width: 20em;
width: 90%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
z-index: 5;
}
.matches-container .single-match {
width: 100%;
height: 4em;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
border-radius: 50px;
box-shadow: #d0d0d0 0 3px 8px 0;
background-color: var(--light-color);
padding-right: 1em;
margin-bottom: 1em;
cursor: pointer;
}
.active-chat {
background-color: var(--call-to-action)!important;
animation: point-right 1s cubic-bezier(.81,.04,.78,.97) forwards;
}
.active-chat .chat-status {
color: var(--dark-color)!important;
}
.matches-container .single-match .match-content {
display: flex;
padding-left: .5em;
align-items: center;
width: 65%;
}
.matches-container .single-match .match-content .chat-info {
padding-left: .5em;
}
.matches-container .single-match .profile-picture {
width: 3em;
height: 3em;
border-radius: 50%;
border-top-right-radius: 0;
overflow: hidden;
box-shadow: #d0d0d0 0 3px 8px 0;
background: #fff;
}
.matches-container .single-match .profile-picture img {
width: 100%;
height: auto;
background-position: center;
}
.matches-container .single-match .chat-button {
transform: rotate(-90deg);
}
.matches-container .single-match .chat-info .chat-name {
font-size: 1em;
font-family: var(--heading);
font-weight: 100;
color: var(--dark-color);
margin: 0;
}
.matches-container .single-match .chat-info .chat-status {
font-size: .5em;
font-weight: bold;
color: var(--call-to-action);
}
.matches-container .single-match .chat-info .last-message {
font-size: 0.8em;
}
@media screen and (min-width: 60em) {
body {
flex-direction: row;
align-items: flex-start;
padding-top: 180px;
}
.matches-container {
margin-right: 2em;
margin-top: 0;
}
.chat-container {
position: relative;
width: 30vw;
max-width: 20em;
height: 60vh;
display: flex;
justify-content: space-between;
flex-direction: column;
align-items: center;
background-color: var(--light-color);
box-shadow: #d0d0d0 0 3px 8px 0;
z-index: 5;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
.chat-container .dog-image {
height: 25%;
}
.chat-container .dog-image .dog-settings {
z-index: 10;
position: absolute;
right: 1em;
top: 1em;
max-height: 2em;
filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, 0.4));
cursor: pointer;
}
.chat-container .dog-image .dog-settings:hover {
transform: scale(1.1);
transition: 1s;
}
.chat-container .chat-input {
width: 100%;
position: relative;
display: flex;
justify-content: center;
margin-bottom: .5em;
}
.chat-container .chat-input label {
display: flex;
width: 100%;
justify-content: center;
min-height: 60px;
}
.chat-container .chat-input label:focus {
background: transparent;
border: none;
outline: transparent;
}
.chat-container .chat-input input{
width: 90%;
padding: 12px 45px 12px 20px;
margin: 8px 0;
box-shadow: #d0d0d0 0 3px 8px 0;
border: 1px solid #fff;
border-radius: 4px;
}
.chat-container .chat-input input:focus {
outline: transparent;
color: var(--dark-color);
}
.chat-container .chat-input input::placeholder {
color: #d7d7d7;
}
.chat-container .chat-input button {
position: absolute;
right:2em;
top: 50%;
transform: translateY(-50%);
background-image: url(../media/images/send.svg);
background-repeat: no-repeat;
background-position: center center;
width: 2em;
height: 2em;
border: 0;
background-color: transparent;
}
.chat-bulbs {
width: 100%;
height: 60%;
overflow-y: scroll;
overflow-x: hidden;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.chat-bulbs::-webkit-scrollbar {
background: transparent;
width: .5em;
}
.chat-bulbs::-webkit-scrollbar-thumb{
background: var(--dark-color);
border-radius: 25px;
width: 50%;
padding: .5em;
}
.single-bulb {
width: 100%;
height: max-content;
animation: fade-in .3s forwards;
opacity: 0;
}
.bulb {
width: max-content;
max-width: 100%;
height: max-content;
display: flex;
flex-direction: column;
align-items: flex-end;
padding: .5em 0.5em 0 0.5em;
}
.bulb-content {
width: 100%;
height: max-content;
line-break: anywhere;
padding: .4em 2em;
border-radius: 25px;
background-color: var(--primary-color);
box-shadow: #d0d0d0 0 3px 8px 0;
}
.bulb-timestamp {
font-size: .5em;
color: var(--dark-color);
margin: .5em 2em 0 0;
}
.self {
display:flex;
flex-direction: row;
justify-content: flex-end;
}
.self .bulb-content {
background-color: var(--secondary-color);
}
.is-typing {
position: absolute;
bottom: 3em;
color: var(--dark-color);
opacity: 0.5;
animation: fade-in .3s forwards;
}
.dropdown-menu {
display: flex;
position: absolute;
background-color: var(--light-color);
z-index: 0;
height: 25%;
width: 15em;
right:0;
opacity: 0;
box-shadow: 3px 9px 18px 0 #00000012;
border-radius: 10px;
}
.dropdown-menu input {
height: 33%;
width: 100%;
background: var(--secondary-color);
color: white;
padding: 0 2em;
border: none;
display: flex;
justify-content: flex-end;
border-top-right-radius: 10px;
font-family: var(--heading);
outline: none;
cursor: pointer;
}
.dropdown-menu input:hover {
background: var(--primary-color);
}
.show-menu {
right:0;
opacity: 0;
animation: slide .4s forwards;
}
.hide-menu {
right:-15em;
opacity: 1;
animation: slide-back .4s backwards;
}
.dropdown-menu input, .hide-menu
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes point-right {
0% {
margin-left: 0;
}
50% {
margin-left:5px;
}
100% {
margin-left: 0;
}
}
@keyframes slide {
0% {
right:0;
opacity: 0;
}
100% {
right: 8em;
opacity: 1;
}
}
@keyframes slide-back {
0% {
right: 8em;
opacity: 1;
}
100% {
right:0;
opacity: 0;
}
} | 0.4917 | 0.059374 |
body{
background: #791A1A;
margin: 20px;
}
/** souma sokhla wé flex **/
.flex-row{
display: flex;
flex-direction: row;
}
.flex-column{
display: flex;
flex-direction: column;
}
/** pour l'aligne des ecritures**/
.text-center{
text-align: center;
}
.text-right{
text-align: right;
}
.text-left{
text-align: left;
}
/** pour l'aligne des flex**/
.flex-center{
justify-content: center;
}
.flex-right{
justify-content: right;
}
.flex-left{
justify-content: left;
}
.flex-round{
justify-content: space-around;
}
.flex-row-between{
display: flex;
flex-direction: row;
justify-content: space-between;
}
/** pour l'aligne des items **/
.item-center{
align-items: center;
}
.item-right{
align-items: right;
}
.item-left{
align-items: left;
}
.plus-grand{
flex:1;
}
.bg-white{
background-color: #FFF;
}
.bg-red{
background-color: #791A1A;
}
#top{
height: 60px;
border-radius: 3px;
}
.padding{
padding: 7px;
}
#left{
height: 495px;
width: 250px;
border-radius: 3px;
margin-top: 20px;
margin-bottom: 20px;
}
#contain{
margin: 20px 0px 20px 20px;
border-radius: 3px;
}
.footer{
height: 30px;
border-radius: 3px;
padding-top: 3px;
}
.image{
width: 50px;
height: 50px;
border-radius: 50px;
padding: 5px;
}
.title-banque{
font-size: 45px;
margin-top: 0px;
text-shadow: 2px 2px 2px #791A1A;
}
.marge{
margin: 10px;
}
.info-user{
margin: 5px;
}
.trait{
height: 7px;
border: none;
}
.bg-grey{
background-color: rgb(155, 151, 151);
}
.icone{
width: 30px;
}
.site-bar a{
text-decoration: none;
color: #000;
padding: 10px;
}
.site-bar ul{
padding: 0;
list-style: none;
}
.site-bar li{
padding: 10px 0px 10px 50px;
}
li:hover, li a:hover{
background-color: #791A1A;
color: #FFF;
}
.btn{
margin: 4px 0px 0px 20px;
color : #FFF;
width: 80%;
height: 30px;
border: none;
border-radius: 3px;
font-size: 16px;
font-weight: bold;
}
.bolt{
font-weight: bold;
}
.item{
margin: 15px 35px 15px 35px;
color: #FFF;
font-size: 17px;
font-weight: bold;
padding: 5px 20px 5px 20px;
}
/**
label[for="ok2"]{
margin: 100px;
}**/
.radio{
margin-left: 20px;
}
.active{
border: 3px solid;
border-color: #000;
}
.form-group{
margin-top: 10px;
}
.input{
margin-left: 100px;
}
fieldset{
width: 350px;
margin: 0px 10px 0px 10px;
}
#valider{
padding: 5px 20px;
color: #FFF;
border-radius: 3px;
font-size: 20px;
font-weight: bold;
}
.search{
width: 20px;
}
.float-right{
margin-top: -20px;
margin-right: 20px;
margin-bottom: 10px;
float: right;
}
#contenue{
margin-left: 20px;
}
.color-white{
color: #FFF;
}
.form{
height: 200px ;
}
.ok{
flex: 1;
background-color: rgb(18, 63, 18);
color: white;
border-radius: 5px;
padding: 5px;
text-align: center;
margin: 0px 30px;
} | public/css/test.css | body{
background: #791A1A;
margin: 20px;
}
/** souma sokhla wé flex **/
.flex-row{
display: flex;
flex-direction: row;
}
.flex-column{
display: flex;
flex-direction: column;
}
/** pour l'aligne des ecritures**/
.text-center{
text-align: center;
}
.text-right{
text-align: right;
}
.text-left{
text-align: left;
}
/** pour l'aligne des flex**/
.flex-center{
justify-content: center;
}
.flex-right{
justify-content: right;
}
.flex-left{
justify-content: left;
}
.flex-round{
justify-content: space-around;
}
.flex-row-between{
display: flex;
flex-direction: row;
justify-content: space-between;
}
/** pour l'aligne des items **/
.item-center{
align-items: center;
}
.item-right{
align-items: right;
}
.item-left{
align-items: left;
}
.plus-grand{
flex:1;
}
.bg-white{
background-color: #FFF;
}
.bg-red{
background-color: #791A1A;
}
#top{
height: 60px;
border-radius: 3px;
}
.padding{
padding: 7px;
}
#left{
height: 495px;
width: 250px;
border-radius: 3px;
margin-top: 20px;
margin-bottom: 20px;
}
#contain{
margin: 20px 0px 20px 20px;
border-radius: 3px;
}
.footer{
height: 30px;
border-radius: 3px;
padding-top: 3px;
}
.image{
width: 50px;
height: 50px;
border-radius: 50px;
padding: 5px;
}
.title-banque{
font-size: 45px;
margin-top: 0px;
text-shadow: 2px 2px 2px #791A1A;
}
.marge{
margin: 10px;
}
.info-user{
margin: 5px;
}
.trait{
height: 7px;
border: none;
}
.bg-grey{
background-color: rgb(155, 151, 151);
}
.icone{
width: 30px;
}
.site-bar a{
text-decoration: none;
color: #000;
padding: 10px;
}
.site-bar ul{
padding: 0;
list-style: none;
}
.site-bar li{
padding: 10px 0px 10px 50px;
}
li:hover, li a:hover{
background-color: #791A1A;
color: #FFF;
}
.btn{
margin: 4px 0px 0px 20px;
color : #FFF;
width: 80%;
height: 30px;
border: none;
border-radius: 3px;
font-size: 16px;
font-weight: bold;
}
.bolt{
font-weight: bold;
}
.item{
margin: 15px 35px 15px 35px;
color: #FFF;
font-size: 17px;
font-weight: bold;
padding: 5px 20px 5px 20px;
}
/**
label[for="ok2"]{
margin: 100px;
}**/
.radio{
margin-left: 20px;
}
.active{
border: 3px solid;
border-color: #000;
}
.form-group{
margin-top: 10px;
}
.input{
margin-left: 100px;
}
fieldset{
width: 350px;
margin: 0px 10px 0px 10px;
}
#valider{
padding: 5px 20px;
color: #FFF;
border-radius: 3px;
font-size: 20px;
font-weight: bold;
}
.search{
width: 20px;
}
.float-right{
margin-top: -20px;
margin-right: 20px;
margin-bottom: 10px;
float: right;
}
#contenue{
margin-left: 20px;
}
.color-white{
color: #FFF;
}
.form{
height: 200px ;
}
.ok{
flex: 1;
background-color: rgb(18, 63, 18);
color: white;
border-radius: 5px;
padding: 5px;
text-align: center;
margin: 0px 30px;
} | 0.496338 | 0.102529 |
.border-none > thead > tr > th, .border-none > tbody > tr > th, .border-none > tfoot > tr > th, .border-none > thead > tr > td, .border-none > tbody > tr > td, .border-none > tfoot > tr > td {
border: none;
}
.menu-top {
padding: 0px !important;
border-bottom: 1px solid #888888;
}
.loadingPanel {
margin: 0px;
padding: 0px;
position: fixed;
right: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgb(102, 102, 102);
z-index: 30001;
opacity: 0.8;
}
.loadingPanel-div {
position: absolute;
color: White;
top: 30%;
left: 45%;
}
.img-team-area-120p {
width: 120px;
height: 120px;
}
.img-team-area {
width: 240px;
height: 240px;
}
.heading-css {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
font-size: 14px;
}
.text-overflow-hide {
overflow: hidden;
text-overflow: ellipsis;
height: 60px;
}
/*custom page start*/
.pagination > .active > div,
.pagination > .active > div:focus,
.pagination > .active > div:hover {
z-index: 3;
color: #fff;
cursor: not-allowed;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > li > div {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
cursor: pointer;
}
.pagination > .disabled > div,
.pagination > .disabled > div:focus,
.pagination > .disabled > div:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd
}
/*custom page end*/
.div-text-overflow {
height: 100px;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-word;
}
.span-green-radio-order {
padding: 5px 9px;
border-radius: 20px;
}
.div-content {
background-color: white !important;
margin: 0px 15px 0px;
border: 1px solid #fff;
} | public/css/main.css | .border-none > thead > tr > th, .border-none > tbody > tr > th, .border-none > tfoot > tr > th, .border-none > thead > tr > td, .border-none > tbody > tr > td, .border-none > tfoot > tr > td {
border: none;
}
.menu-top {
padding: 0px !important;
border-bottom: 1px solid #888888;
}
.loadingPanel {
margin: 0px;
padding: 0px;
position: fixed;
right: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgb(102, 102, 102);
z-index: 30001;
opacity: 0.8;
}
.loadingPanel-div {
position: absolute;
color: White;
top: 30%;
left: 45%;
}
.img-team-area-120p {
width: 120px;
height: 120px;
}
.img-team-area {
width: 240px;
height: 240px;
}
.heading-css {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
font-size: 14px;
}
.text-overflow-hide {
overflow: hidden;
text-overflow: ellipsis;
height: 60px;
}
/*custom page start*/
.pagination > .active > div,
.pagination > .active > div:focus,
.pagination > .active > div:hover {
z-index: 3;
color: #fff;
cursor: not-allowed;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > li > div {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
cursor: pointer;
}
.pagination > .disabled > div,
.pagination > .disabled > div:focus,
.pagination > .disabled > div:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd
}
/*custom page end*/
.div-text-overflow {
height: 100px;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-word;
}
.span-green-radio-order {
padding: 5px 9px;
border-radius: 20px;
}
.div-content {
background-color: white !important;
margin: 0px 15px 0px;
border: 1px solid #fff;
} | 0.373876 | 0.078713 |
.admin-form {
margin-top: 20px;
width: 600px;
}
table.model-list {
margin-top: 20px;
}
table.model-list .column-header {
white-space: nowrap;
}
.vip-level-ip { display: none; }
.vip-level-vip { color: #f6b00b; }
.vip-level-vvip { color: #3c9fb2; }
.col-user_rank,
.col-stream_name,
.col-location_text {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.col-user_rank { max-width: 100px; }
.col-stream_name { max-width: 100px; }
.col-location_text { max-width: 100px; }
.col-is_hidden { text-align: center; }
.col-user_source { white-space: nowrap; }
.col-user_source .fa-weibo { color: #e32428; }
.col-user_source .fa-wechat { color: #9cdb1e; }
.col-user_source .fa-twitter { color: #00acee; }
.col-user_source .fa-facebook { color: #4862a3; }
/* broadcast reviewer page */
#iframe-play-broadcast {
display: none;
margin: 10px 10px 0 0;
position: fixed;
z-index: 901;
bottom: 10px;
left: 0px;
}
.iframe-btn-group {
display: none;
position: fixed;
z-index: 1000;
bottom: 295px;
left: 2px;
}
.stop-flag {
display: none;
position: absolute;
z-index: 2;
font-size: 26px;
color: red;
top: 80px;
left: 30px;
}
.blacklist-flag {
display: none;
position: absolute;
z-index: 2;
font-size: 26px;
color: red;
top: 80px;
left: 30px;
}
ul.broadcasts {
margin-top: 10px;
}
.count-down {
line-height: 1;
font-size: 18px;
color: red;
}
.danger-broadcast .n-flags {
color: red;
}
li.broadcast {
float: left;
margin: 0 10px 10px 0;
padding: 5px;
width: 118px;
height: 300px;
background: #fcfbfa;
font-size: 12px;
}
li.broadcast .cover {
position: relative;
}
li.broadcast .cover .flag-popular {
position: absolute;
left: 5px;
top: 5px;
color: red;
}
li.broadcast.is-hidden {
opacity: 0.45;
}
li.broadcast.is-playing {
background: #fbe75d;
}
li.broadcast .username {
width: 65px;
height: 32px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
li.broadcast .title {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
li.broadcast .btn-group {
margin-top: 5px;
}
ul.photos {
margin-top: 10px;
}
li.photo {
float: left;
margin: 0 10px 10px 0;
padding: 5px;
width: 118px;
height: 285px;
background: #fcfbfa;
font-size: 12px;
}
li.photo .cover {
margin-top: 5px;
}
li.photo .username {
width: 65px;
height: 32px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
li.photo .btn-group {
margin-top: 5px;
}
.avatar-url:hover {
cursor: pointer;
}
.timer {
margin-bottom: 10px;
}
.scrollable {
overflow-x: scroll;
} | project/client/static/admin/css/admin.css | .admin-form {
margin-top: 20px;
width: 600px;
}
table.model-list {
margin-top: 20px;
}
table.model-list .column-header {
white-space: nowrap;
}
.vip-level-ip { display: none; }
.vip-level-vip { color: #f6b00b; }
.vip-level-vvip { color: #3c9fb2; }
.col-user_rank,
.col-stream_name,
.col-location_text {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.col-user_rank { max-width: 100px; }
.col-stream_name { max-width: 100px; }
.col-location_text { max-width: 100px; }
.col-is_hidden { text-align: center; }
.col-user_source { white-space: nowrap; }
.col-user_source .fa-weibo { color: #e32428; }
.col-user_source .fa-wechat { color: #9cdb1e; }
.col-user_source .fa-twitter { color: #00acee; }
.col-user_source .fa-facebook { color: #4862a3; }
/* broadcast reviewer page */
#iframe-play-broadcast {
display: none;
margin: 10px 10px 0 0;
position: fixed;
z-index: 901;
bottom: 10px;
left: 0px;
}
.iframe-btn-group {
display: none;
position: fixed;
z-index: 1000;
bottom: 295px;
left: 2px;
}
.stop-flag {
display: none;
position: absolute;
z-index: 2;
font-size: 26px;
color: red;
top: 80px;
left: 30px;
}
.blacklist-flag {
display: none;
position: absolute;
z-index: 2;
font-size: 26px;
color: red;
top: 80px;
left: 30px;
}
ul.broadcasts {
margin-top: 10px;
}
.count-down {
line-height: 1;
font-size: 18px;
color: red;
}
.danger-broadcast .n-flags {
color: red;
}
li.broadcast {
float: left;
margin: 0 10px 10px 0;
padding: 5px;
width: 118px;
height: 300px;
background: #fcfbfa;
font-size: 12px;
}
li.broadcast .cover {
position: relative;
}
li.broadcast .cover .flag-popular {
position: absolute;
left: 5px;
top: 5px;
color: red;
}
li.broadcast.is-hidden {
opacity: 0.45;
}
li.broadcast.is-playing {
background: #fbe75d;
}
li.broadcast .username {
width: 65px;
height: 32px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
li.broadcast .title {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
li.broadcast .btn-group {
margin-top: 5px;
}
ul.photos {
margin-top: 10px;
}
li.photo {
float: left;
margin: 0 10px 10px 0;
padding: 5px;
width: 118px;
height: 285px;
background: #fcfbfa;
font-size: 12px;
}
li.photo .cover {
margin-top: 5px;
}
li.photo .username {
width: 65px;
height: 32px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
li.photo .btn-group {
margin-top: 5px;
}
.avatar-url:hover {
cursor: pointer;
}
.timer {
margin-bottom: 10px;
}
.scrollable {
overflow-x: scroll;
} | 0.53777 | 0.111676 |
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700,900);
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{
margin: 0;
padding: 0;
}
h1, a{
font-family: 'Lato';
}
h1 {
font-size: 2.8em;
padding: 10px 0;
font-weight: 800;
padding-top: 0 0;
}
h2{
text-align: center;
padding: 5px;
font-family: 'Inter', sans-serif;
font-weight: 500;
}
h3, h4{
text-align: center;
font-family: 'Inter', sans-serif;
font-weight: 450;
padding: 10px auto;
margin: 10px auto;
}
p{
text-align: center;
font-family: 'Inter', sans-serif;
font-weight: 400;
padding: 10px auto;
margin: 10px auto;
}
.skill_header {
font-family: 'Inter', sans-serif;
font-weight: 500;
}
header p, footer p {
font-size: 1.1em;
font-weight: 600;
letter-spacing: 2px;
font-family: 'Source Code Pro', monospace;
padding: 1px 0;
}
.banner {
width: 100%;
padding: 80px 0;
text-align: center;
background: rgb(0, 191, 255);
color: rgb(33, 44, 48);
height: 150px;
display: flex;
align-items: center;
justify-content: center;
}
.topnav {
background-color: rgb(70, 89, 95);
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
position: fixed;
width: 100%;
z-index: 10;
}
/* Style the links inside the navigation bar */
.topnav a {
color: #f2f2f2;
text-align: center;
padding: 14px 10px;
text-decoration: none;
font-size: 17px;
position: relative;
}
/* Change the color of links on hover */
.topnav a:hover {
background-color: #ddd;
color: black;
}
.topnav .active{
background-color: rgb(140, 183, 248);
color: rgb(0,0,0)
}
header{
white-space: nowrap;
}
.typewriter p {
overflow: hidden; /* Ensures the content is not revealed until the animation */
border-right: 2px solid rgba(255, 255, 255, 0); /* The typwriter cursor */
white-space: nowrap; /* Keeps the content on a single line */
margin: 0 auto; /* Gives that scrolling effect as the typing happens */
letter-spacing: .1em; /* Adjust as needed */
animation:
typing 6.0s steps(60),
blink-caret .6s 11.0;
}
/* The typing effect */
@keyframes typing {
from { width: 0 }
to { width: 335px }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
from, to { border-color: rgb(255, 255, 255); }
50% { border-color: transparent }
}
#about{
background-color: rgb(156, 214, 248);
}
#about .aboutHr{
width: 80%;
border-color: rgb(0, 115, 153);
background-color: rgb(0, 115, 153);
margin: 0 auto;
height: 2px;
}
#courseList{
margin: 0 auto;
padding: 0px;
font-family: "Inter", sans-serif;
list-style-position: inside;
text-align: center;
position: relative;
}
#about_img img{
width: 25%;
height: 25%;
float: left;
border-top: rgb(25, 168, 216) solid 5px;
border-right: rgb(31, 130, 163) solid 5px;
border-bottom: rgb(0, 96, 128)solid 5px;
}
.bigRule {
width: 95%;
border-color: rgb(0, 115, 153);
border-style: outset;
background-color: rgb(0, 115, 153);
margin: auto;
height: 2px;
}
#pad {
padding: 2%;
}
#about_text{
max-width: 80%;
margin: 0 auto;
text-align: center;
position: relative;
left: 50%;
top: 50%;
padding-bottom: 20px;
transform: translate(-55%);
}
#activities, #awards{
max-width: 70%;
margin: 0 auto;
text-align: center;
padding-bottom: 20px;
}
#activeList, #awardList{
margin: 0 auto;
padding: 0px;
font-family: "Inter", sans-serif;
list-style-position: inside;
text-align: center;
position: relative;
}
#activeList li, #awardList li{
padding-bottom: 10px;
}
#skills{
background-color: rgb(218, 158, 248);
}
#skills_img{
width: 35%;
float: right;
}
#skills_img img{
max-width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
}
.skill_list{
margin: 0 auto;
font-family: "Inter", sans-serif;
list-style-position: inside;
text-align: center;
position: relative;
}
.skill_list li{
padding-bottom: 2px;
}
.skill_list p{
font-size: 1.5em;
}
#skills h3{
max-width: 80%;
margin: 0 auto;
padding: 0px;
text-align: center;
position: relative;
transform: translateX(-8%);
}
#pad5{
padding: 5px;
}
#skillRule{
width: 60%;
border-color: rgb(44, 2, 71);
border-style: outset;
background-color: rgb(92, 7, 117);
margin: 0 auto;
height: 2px;
}
#projects{
background-color: rgb(156, 214, 248);
}
#projectsFlex{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: center;
}
.projectBox{
width: 425px;
padding: 1%;
align-self: flex-start;
}
#projectPicture{
height: 250px;
width: 60%;
margin: auto;
}
#projectPicture img{
height: 100%;
width: 100%;
}
#projectPicture2{
height: 250px;
width: 100%;
margin: auto;
}
#projectPicture2 img{
height: 100%;
width: 100%;
}
#experience{
background-color: rgb(218, 158, 248);
}
#experience .reference, #experience p{
max-width: 600px;
}
footer{
background-color:rgb(140, 183, 248);
}
footer h2{
color: rgb(0,0,0)
}
.contact{
display: flex;
align-items: center;
justify-content: center;
background-color: rgb(140, 183, 248);
}
.contact a {
float: right;
color: rgb(0,0,0);
text-align: center;
padding: 14px 10px;
text-decoration: none;
font-size: 20px;
}
/* Change the color of links on hover */
.contact a:hover {
background-color: #ddd;
color: black;
}
footer p{
text-align: center;
font-family: 'Inter', sans-serif;
font-weight: 450;
padding: 0 auto;
padding-bottom: 10px;
margin: auto;
font-size: .8em;
background-color: rgb(140, 183, 248);
color: rgb(0,0,0);
}
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
background-color: rgb(140, 183, 248);
margin: auto;
padding: 20px;
border: 1px solid rgb(140, 183, 248);
width: 80%;
}
/* The Close Button */
.close {
color: #525050;
float: right;
font-size: 28px;
font-weight: 600;
width: 20px;
height: 20px;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
} | assets/css/portfolio.css | @import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700,900);
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{
margin: 0;
padding: 0;
}
h1, a{
font-family: 'Lato';
}
h1 {
font-size: 2.8em;
padding: 10px 0;
font-weight: 800;
padding-top: 0 0;
}
h2{
text-align: center;
padding: 5px;
font-family: 'Inter', sans-serif;
font-weight: 500;
}
h3, h4{
text-align: center;
font-family: 'Inter', sans-serif;
font-weight: 450;
padding: 10px auto;
margin: 10px auto;
}
p{
text-align: center;
font-family: 'Inter', sans-serif;
font-weight: 400;
padding: 10px auto;
margin: 10px auto;
}
.skill_header {
font-family: 'Inter', sans-serif;
font-weight: 500;
}
header p, footer p {
font-size: 1.1em;
font-weight: 600;
letter-spacing: 2px;
font-family: 'Source Code Pro', monospace;
padding: 1px 0;
}
.banner {
width: 100%;
padding: 80px 0;
text-align: center;
background: rgb(0, 191, 255);
color: rgb(33, 44, 48);
height: 150px;
display: flex;
align-items: center;
justify-content: center;
}
.topnav {
background-color: rgb(70, 89, 95);
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
position: fixed;
width: 100%;
z-index: 10;
}
/* Style the links inside the navigation bar */
.topnav a {
color: #f2f2f2;
text-align: center;
padding: 14px 10px;
text-decoration: none;
font-size: 17px;
position: relative;
}
/* Change the color of links on hover */
.topnav a:hover {
background-color: #ddd;
color: black;
}
.topnav .active{
background-color: rgb(140, 183, 248);
color: rgb(0,0,0)
}
header{
white-space: nowrap;
}
.typewriter p {
overflow: hidden; /* Ensures the content is not revealed until the animation */
border-right: 2px solid rgba(255, 255, 255, 0); /* The typwriter cursor */
white-space: nowrap; /* Keeps the content on a single line */
margin: 0 auto; /* Gives that scrolling effect as the typing happens */
letter-spacing: .1em; /* Adjust as needed */
animation:
typing 6.0s steps(60),
blink-caret .6s 11.0;
}
/* The typing effect */
@keyframes typing {
from { width: 0 }
to { width: 335px }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
from, to { border-color: rgb(255, 255, 255); }
50% { border-color: transparent }
}
#about{
background-color: rgb(156, 214, 248);
}
#about .aboutHr{
width: 80%;
border-color: rgb(0, 115, 153);
background-color: rgb(0, 115, 153);
margin: 0 auto;
height: 2px;
}
#courseList{
margin: 0 auto;
padding: 0px;
font-family: "Inter", sans-serif;
list-style-position: inside;
text-align: center;
position: relative;
}
#about_img img{
width: 25%;
height: 25%;
float: left;
border-top: rgb(25, 168, 216) solid 5px;
border-right: rgb(31, 130, 163) solid 5px;
border-bottom: rgb(0, 96, 128)solid 5px;
}
.bigRule {
width: 95%;
border-color: rgb(0, 115, 153);
border-style: outset;
background-color: rgb(0, 115, 153);
margin: auto;
height: 2px;
}
#pad {
padding: 2%;
}
#about_text{
max-width: 80%;
margin: 0 auto;
text-align: center;
position: relative;
left: 50%;
top: 50%;
padding-bottom: 20px;
transform: translate(-55%);
}
#activities, #awards{
max-width: 70%;
margin: 0 auto;
text-align: center;
padding-bottom: 20px;
}
#activeList, #awardList{
margin: 0 auto;
padding: 0px;
font-family: "Inter", sans-serif;
list-style-position: inside;
text-align: center;
position: relative;
}
#activeList li, #awardList li{
padding-bottom: 10px;
}
#skills{
background-color: rgb(218, 158, 248);
}
#skills_img{
width: 35%;
float: right;
}
#skills_img img{
max-width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
}
.skill_list{
margin: 0 auto;
font-family: "Inter", sans-serif;
list-style-position: inside;
text-align: center;
position: relative;
}
.skill_list li{
padding-bottom: 2px;
}
.skill_list p{
font-size: 1.5em;
}
#skills h3{
max-width: 80%;
margin: 0 auto;
padding: 0px;
text-align: center;
position: relative;
transform: translateX(-8%);
}
#pad5{
padding: 5px;
}
#skillRule{
width: 60%;
border-color: rgb(44, 2, 71);
border-style: outset;
background-color: rgb(92, 7, 117);
margin: 0 auto;
height: 2px;
}
#projects{
background-color: rgb(156, 214, 248);
}
#projectsFlex{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: center;
}
.projectBox{
width: 425px;
padding: 1%;
align-self: flex-start;
}
#projectPicture{
height: 250px;
width: 60%;
margin: auto;
}
#projectPicture img{
height: 100%;
width: 100%;
}
#projectPicture2{
height: 250px;
width: 100%;
margin: auto;
}
#projectPicture2 img{
height: 100%;
width: 100%;
}
#experience{
background-color: rgb(218, 158, 248);
}
#experience .reference, #experience p{
max-width: 600px;
}
footer{
background-color:rgb(140, 183, 248);
}
footer h2{
color: rgb(0,0,0)
}
.contact{
display: flex;
align-items: center;
justify-content: center;
background-color: rgb(140, 183, 248);
}
.contact a {
float: right;
color: rgb(0,0,0);
text-align: center;
padding: 14px 10px;
text-decoration: none;
font-size: 20px;
}
/* Change the color of links on hover */
.contact a:hover {
background-color: #ddd;
color: black;
}
footer p{
text-align: center;
font-family: 'Inter', sans-serif;
font-weight: 450;
padding: 0 auto;
padding-bottom: 10px;
margin: auto;
font-size: .8em;
background-color: rgb(140, 183, 248);
color: rgb(0,0,0);
}
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
background-color: rgb(140, 183, 248);
margin: auto;
padding: 20px;
border: 1px solid rgb(140, 183, 248);
width: 80%;
}
/* The Close Button */
.close {
color: #525050;
float: right;
font-size: 28px;
font-weight: 600;
width: 20px;
height: 20px;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
} | 0.467332 | 0.109801 |
@import '../styles/media-queries.css';
@import '../styles/vars.css';
.root {
position: relative;
display: flex;
align-items: center;
@media (--media-min-medium) {
align-items: flex-start;
}
@nest & .wrapper {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
@nest & .headshotWrapper {
margin: 4rem 3rem 2rem 3rem;
height: 10rem;
width: 10rem;
@media (--media-min-medium) {
margin: 2rem 0 2rem -0.4rem;
}
}
@nest & .branding {
@nest & .firstName {
display: block;
}
}
@media (--media-min-medium) {
margin: 10vh 2rem 0 0;
text-align: initial;
align-items: flex-start;
}
}
}
.mobileSmallNav {
@nest & .wrapper {
display: grid;
grid-template: 1fr 1fr / 1fr 3fr;
@nest & .headshotWrapper {
margin: 1rem 1rem 1rem 0;
grid-area: 1 / 1 / 3 / 2;
height: 5rem;
width: 5rem;
align-self: center;
}
@nest & .branding {
font-size: 1em;
align-self: end;
}
@nest & .contactInfo {
align-self: start;
margin: 0;
width: 120px;
display: flex;
justify-content: space-between;
@nest & li {
margin: 0.2rem 0;
padding: 0.5rem;
}
}
}
}
.branding {
text-decoration: none;
font-size: 1.5em;
color: var(--color-white);
margin: 0;
line-height: 0.9;
text-transform: uppercase;
@nest & h1 {
letter-spacing: 0.1em;
font-weight: 300;
margin: 0;
@media (--media-min-medium) {
margin: initial;
}
@media (hover: hover) {
@nest &:hover {
/* text-decoration: underline; */
}
}
}
@nest & .firstName {
letter-spacing: 0.12em;
font-weight: 800;
}
}
.headshotWrapper {
border-radius: 50%;
z-index: 100;
overflow: hidden;
position: relative;
@nest & .headshot {
height: 100%;
width: 100%;
z-index: 0;
}
@nest &:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
box-shadow: inset 0 0 1rem rgba(var(--black), 0.4);
border-radius: 50%;
width: 100%;
height: 100%;
}
}
.contactLink {
text-decoration: none;
color: white;
font-family: var(--font-primary);
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.12em;
@nest & svg {
vertical-align: middle;
margin-bottom: 0.2em;
}
}
.contactInfo {
list-style: none;
margin: 1rem 0;
padding: 0;
display: flex;
@nest & li {
padding: 1rem;
margin: 1rem;
cursor: pointer;
@nest & .label {
display: none;
}
}
@media (--media-min-medium) {
display: block;
@nest & li {
padding: 0.5rem 0;
margin: 0.5rem 0;
@nest & .label {
display: inline;
}
}
}
} | web/src/components/header.module.css | @import '../styles/media-queries.css';
@import '../styles/vars.css';
.root {
position: relative;
display: flex;
align-items: center;
@media (--media-min-medium) {
align-items: flex-start;
}
@nest & .wrapper {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
@nest & .headshotWrapper {
margin: 4rem 3rem 2rem 3rem;
height: 10rem;
width: 10rem;
@media (--media-min-medium) {
margin: 2rem 0 2rem -0.4rem;
}
}
@nest & .branding {
@nest & .firstName {
display: block;
}
}
@media (--media-min-medium) {
margin: 10vh 2rem 0 0;
text-align: initial;
align-items: flex-start;
}
}
}
.mobileSmallNav {
@nest & .wrapper {
display: grid;
grid-template: 1fr 1fr / 1fr 3fr;
@nest & .headshotWrapper {
margin: 1rem 1rem 1rem 0;
grid-area: 1 / 1 / 3 / 2;
height: 5rem;
width: 5rem;
align-self: center;
}
@nest & .branding {
font-size: 1em;
align-self: end;
}
@nest & .contactInfo {
align-self: start;
margin: 0;
width: 120px;
display: flex;
justify-content: space-between;
@nest & li {
margin: 0.2rem 0;
padding: 0.5rem;
}
}
}
}
.branding {
text-decoration: none;
font-size: 1.5em;
color: var(--color-white);
margin: 0;
line-height: 0.9;
text-transform: uppercase;
@nest & h1 {
letter-spacing: 0.1em;
font-weight: 300;
margin: 0;
@media (--media-min-medium) {
margin: initial;
}
@media (hover: hover) {
@nest &:hover {
/* text-decoration: underline; */
}
}
}
@nest & .firstName {
letter-spacing: 0.12em;
font-weight: 800;
}
}
.headshotWrapper {
border-radius: 50%;
z-index: 100;
overflow: hidden;
position: relative;
@nest & .headshot {
height: 100%;
width: 100%;
z-index: 0;
}
@nest &:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
box-shadow: inset 0 0 1rem rgba(var(--black), 0.4);
border-radius: 50%;
width: 100%;
height: 100%;
}
}
.contactLink {
text-decoration: none;
color: white;
font-family: var(--font-primary);
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.12em;
@nest & svg {
vertical-align: middle;
margin-bottom: 0.2em;
}
}
.contactInfo {
list-style: none;
margin: 1rem 0;
padding: 0;
display: flex;
@nest & li {
padding: 1rem;
margin: 1rem;
cursor: pointer;
@nest & .label {
display: none;
}
}
@media (--media-min-medium) {
display: block;
@nest & li {
padding: 0.5rem 0;
margin: 0.5rem 0;
@nest & .label {
display: inline;
}
}
}
} | 0.604165 | 0.063164 |
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('../libraries/Fileuploader/jquery.fileuploader.css');
html{
width: 100%;
height: 100%;
}
body{
width: 100%;
margin: 0;
font-family: 'Oswald', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
font-family: 'Oswald', sans-serif;
}
main{
display: flex;
background-color: white;
}
p{
font-family: 'Oswald', sans-serif;
margin-bottom: 0px;
}
a{
font-family: 'Oswald', sans-serif;
text-decoration: none;
color: rgb(42, 119, 233);
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
a:hover{
color: rgb(77, 185, 233);
}
ul{
padding: 0px;
}
li{
list-style-type: none;
}
button{
font-family: 'Oswald', sans-serif;
color: white;
border: none;
background-color: rgb(42, 119, 233);
cursor: pointer;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
button:hover{
box-shadow: 0 5px 15px rgba(0,0,0,0.35);
background-color: rgb(41, 86, 233);
}
label{
font-family: 'Oswald', sans-serif;
font-size: 1.5em;
}
textarea{
font-family: 'Oswald', sans-serif;
display: block;
resize: none;
width: 100%;
height: 150px;
padding: 15px;
box-sizing: border-box;
font-size: 1.1em;
}
input{
font-family: 'Oswald', sans-serif;
}
input[type="text"], input[type="password"], input[type="email"]{
width: 100%;
height: 45px;
font-size: 1.1em;
display: block;
padding-left: 15px;
box-sizing: border-box;
}
input[type="checkbox"], input[type="radio"]{
margin: 0px;
height: 20px;
width: 20px;
cursor: pointer;
}
input[type="submit"]{
width: 100%;
height: 45px;
padding: 0px;
background-color: rgb(42, 119, 233);
color: white;
border: none;
font-size: 1.3em;
cursor: pointer;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-in;
}
input[type="submit"]:hover{
box-shadow: 0 5px 15px rgba(0,0,0,0.35);
background-color: rgb(41, 86, 233);
}
select{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
border-radius: 0;
padding-right: 24px;
font-family: 'Oswald', sans-serif;
font-size: 1em;
background: url("../img/svg/dropdown.svg") no-repeat 100%;
cursor: pointer;
}
select:hover{
text-decoration: underline;
}
table{
width: 100%;
border-collapse: separate;
border-spacing: 0 20px;
}
th{
font-weight: bold;
text-align: left;
font-size: 2em;
padding: 15px 15px;
}
tr{
transition: all .2s ease-out;
}
tr:hover:not(:first-child){
transition: all .2s ease-out;
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
td{
background-color: rgb(26, 26, 27);
font-size: 1.5em;
color: white;
padding: 15px 15px;
border-spacing: 5px;
}
td:last-child{
text-align: right;
}
td:last-child a{
color: rgb(217, 30, 24)
}
.table_33 td{
width: 33%;
}
.table_33 td:last-child{
width: 1%;
}
.table_25 td{
width: 25%;
}
.table_25 td:last-child{
width: 1%;
}
header{
background-color: rgb(255, 255, 255);
color: black;
position: fixed;
width: 100%;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
}
.main-nav{
display: flex;
justify-content: space-between;
}
.main-nav ul:nth-child(2){
display: none;
}
.main-nav ul:nth-child(3){
display: none;
}
.main-nav ul{
display: flex;
align-content: center;
padding: 0 40px;
}
.main-nav li{
list-style: none;
padding-right: 22px;
}
.main-nav li:last-child{
padding-right: 0px;
}
.main-nav i{
padding-right: 5px;
}
.main-nav a{
font-size: 1.2em;
height: 42px;
color: rgba(0, 0, 0, 0.7);
display: flex;
align-items: center;
border-bottom: 2px solid white;
}
.main-nav a:hover{
color: rgb(42, 119, 233);
}
.main-nav-active a{
color: rgb(42, 119, 233);
border-bottom: 2px solid rgb(42, 119, 233);;
}
.main-nav .mobile_btn{
display: none;
}
.post-btn{
padding: 8px 38px;
font-size: 1.1em;
}
#mobile_menu{
display: none;
box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.5);
}
#mobile_menu a{
padding: 15px 40px;
color: rgba(0, 0, 0, 0.7);
font-size: 4em;
display: flex;
align-items: center;
}
#mobile_menu a:nth-child(2){
margin-top: 115px;
}
#mobile_menu i{
font-size: 1em;
padding-right: 15px;
}
.mobile_menu_tooltip{
display: block;
padding: 20px 50px;
position: absolute;
top: 15px;
font-size: 2em;
}
.sub-header{
padding-top: 95px;
padding-bottom: 26px;
padding-left: 40px;
display: flex;
align-items: center;
/* Austauschbarer Subsite Background */
background-image: url(../img/background/background_white.png);
background-repeat: repeat;
}
.sub-header img{
height: 100px;
}
.sub-header a{
color: rgb(26, 26, 27);
padding-right: 35px;
}
.sub-header a:nth-child(2){
border-left: solid 2px rgb(26, 26, 27);
padding-left: 35px;
}
.sub-header a:nth-child(2):hover{
padding-left: 45px;
}
.sub-header p{
height: 100px;
font-size: 58px;
font-style: italic;
font-weight: lighter;
padding: 0px;
margin: 0px;
}
.sort-nav{
width: 100%;
background-color: white;
display: flex;
border-bottom: 1px solid rgb(157, 157, 157);
border-top: 1px solid rgb(157, 157, 157);
}
.sort-nav ul{
display: flex;
align-content: center;
padding: 0 40px;
}
.sort-nav li{
list-style: none;
padding-right: 22px;
}
.sort-nav a{
display: flex;
align-items: center;
}
.top-select{
display: none;
padding: 26px 40px;
border-bottom: 1px solid rgb(157, 157, 157);
}
#login_popup{
width: 50vw;
background-color: white;
border: 1px solid rgb(157, 157, 157);
}
.form-box{
background-color: white;
display: flex;
justify-content: center;
align-items: flex-start;
padding: 30px 50px;
}
.form-box h2{
margin-bottom: 35px;
}
.form-box input{
margin-top: 15px;
}
.register-col{
width: 50%;
padding-right: 50px;
border-right: 1px solid rgb(157, 157, 157);
}
.login-col{
width: 50%;
padding-left: 50px;
}
.login-col a{
display: block;
float: right;
}
.Checkbox-Container{
margin-top: 10px;
display: flex;
align-items: center;
}
.Checkbox-Container label{
font-size: 1.1em;
padding-left: 15px;
padding-top: 11px;
}
#post_popup{
width: 50vw;
background-color: white;
border: 1px solid rgb(157, 157, 157);
}
.post-form-box{
padding: 30px 50px;
}
.post-form-box input[type="text"], input[type="password"], input[type="email"], textarea{
margin-bottom: 15px;
}
.post-form-box label{
padding-top: 0px;
}
.box-close {
position: absolute;
right: 15px;
top: 15px;
}
#reply_popup{
width: 50vw;
border: 1px solid rgb(157, 157, 157);
}
.reply-box{
background-color: white;
padding: 30px 50px;
}
.reply-box .parent{
border-bottom: 1px solid rgb(157, 157, 157);
margin-bottom: 40px;
}
#submissions{
width: 100%;
border-right: 1px solid rgb(157, 157, 157);
}
.article{
background-color: white;
border-bottom: 1px solid rgb(157, 157, 157);
}
.article-wrapper{
display: flex;
padding: 25px 40px;
}
.votes{
width: 45px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding-right: 35px;
border-right: 1px solid rgb(157, 157, 157);
}
.votes h3{
font-family: 'Roboto', sans-serif;
font-size: 1.3em;
}
.votes i{
font-size: 1.8em;
border: 1px solid;
border-radius: 50%;
}
.upvote{
color: green;
border-color: green;
}
.upvote:hover > i{
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
background-color: green;
color: white;
}
.upvoted > i{
background-color: green;
color: white;
}
.downvote{
color: red;
border-color: red;
}
.downvote:hover > i{
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
background-color: red;
color: white;
}
.downvoted > i{
background-color: red;
color: white;
}
.thumbnail{
width: 100px;
height: 100px;
padding: 0px 35px;
}
.thumbnail img{
height: 100px;
width: 100px;
}
.article-content{
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
}
.article-title h2{
display: inline;
font-family: 'Roboto', sans-serif;
font-size: 1.1em;
}
.article-info{
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.article-info p{
font-family: 'Roboto', sans-serif;
font-size: 0.8em;
padding: 0px;
margin: 0px;
}
.article-info a{
font-family: 'Roboto', sans-serif;
}
.article-bottom{
display: flex;
justify-content: space-between;
}
.article-bottom ul{
display: flex;
float: right;
margin-bottom: 0px;
}
.article-bottom li{
list-style-type: none;
padding-left: 15px;
}
.article-links a{
font-family: 'Roboto', sans-serif;
display: flex;
align-items: center;
color: black;
}
.article-links a:hover{
color: rgb(41, 86, 233);
}
.article-links i{
padding-left: 5px;
}
.article-bottom .article-links-mobile{
display: none;
}
.load-more{
margin: 25px 0px;
display: flex;
justify-content: center;
}
.load-more button{
height: 55px;
width: 55px;
}
.load-more i{
font-size: 2.5em;
font-weight: bold;
}
#sidebar{
padding: 40px;
height: 100%;
width: 350px;
background-color: white;
}
#sidebar i{
font-style: normal;
}
#sidebar h2{
margin-top: 25px;
}
#sidebar form{
display: flex;
align-items: center;
}
#sidebar input[type="text"]{
margin: 0px;
width: calc(100% - 45px);
}
#sidebar button{
width: 45px;
height: 45px;
}
#sidebar .sidebar-btn{
width: 100%;
font-size: 1.2em;
margin-top: 25px;
}
#sidebar li{
list-style-type: none;
display: flex;
justify-content: space-between;
}
#sidebar .box-close{
display: none;
}
.comments-sort{
padding: 25px 40px;
display: flex;
align-items: center;
}
.comments-sort i{
font-style: normal;
padding-left: 25px;
padding-top: 4px;
}
.comments-sort select{
font-family: 'Oswald', sans-serif;
margin-top: 4px;
margin-left: 5px;
}
.comments-form{
padding: 0px 40px;
}
.comments-form button{
float: right;
}
.comments-form-bottom{
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}
.parent{
font-family: 'Roboto', sans-serif;
margin: 20px 40px;
border-bottom: 1px solid rgb(157, 157, 157);
border-left: 1px solid rgb(157, 157, 157);
border-right: 1px solid rgb(157, 157, 157);
}
.parent p{
line-height: 1.3;
font-family: 'Roboto', sans-serif;
margin: 0px;
}
.comment-wrapper{
display: flex;
padding: 10px 0px;
border-top: 1px solid rgb(157, 157, 157);
}
.comment-votes{
display: flex;
flex-direction: column;
}
.comment-content{
padding: 0px 15px;
}
.comment-content a{
padding-right: 25px;
}
.comment-content i{
font-size: 0.8em;
}
.child{
margin-left: 25px;
border-left: 1px solid rgb(157, 157, 157);
}
#create_subsite{
display: flex;
background-color: white;
padding: 40px;
}
#create_subsite h2{
font-weight: normal;
font-size: 2em;
}
#create_subsite p{
padding: 0px;
margin: 0px;
}
#create_subsite select{
width: 100%;
height: 50px;
border: 1px solid rgb(157, 157, 157);
padding: 4px 24px 4px 5px;
text-decoration: none;
font-size: 1.1em;
}
.block_label{
font-size: 1.8em;
display: block;
margin-top: 25px;
}
#create_subsite i{
font-style: normal;
font-size: 1em;
padding-left: 25px;
}
.radio_label{
display: inline-block;
width: 100px;
padding-left: 10px;
}
.check_label{
padding-left: 10px;
}
.create_subsite_general{
width: 50%;
padding-right: 40px;
}
.create_subsite_sidebar{
width: 50%;
padding-left: 40px;
}
#dashboard_menu{
padding: 15px 0px;
width: 250px;
border-right: 1px solid rgb(157, 157, 157)
}
#dashboard_menu a{
padding: 8px 40px;
display: flex;
align-items: center;
font-size: 1.7em;
color: rgba(0, 0, 0, 0.7);
}
#dashboard_menu a:hover{
background-color: rgba(0, 0, 0, 0.1);
}
#dashboard_menu i{
padding-right: 5px;
}
.dashboard_wrapper{
height: 100%;
padding: 20px 40px;
}
.dashboard_content{
width: calc(100% - 250px);
min-height: calc(100vh - 634px);
}
.dashboard_content h2{
font-size: 2.5em;
text-align: center;
}
.dashboard_content p{
font-size: 1.2em;
}
.dashboard_border{
text-align: center;
padding-bottom: 19px;
border-bottom: 1px solid rgb(157, 157, 157);
}
.dashboard_border ul{
margin-top: 0px;
}
.dashboard_border li{
display: inline;
}
.dashboard_border button{
height: 65px;
width: 350px;
margin-top: 15px;
font-size: 1.5em;
}
.dashboard_items{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.dashboard_widget{
min-width: 400px;
max-width: 100%;
height: 100%;
padding: 40px;
margin: 25px 20px;
background-color: rgb(26, 26, 27);
transition: all .2s ease-out;
}
.dashboard_widget:hover{
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
.full-size{
width: 100%;
}
.dashboard_widget h3{
border-bottom: 1px solid white;
font-size: 2em;
font-style: normal;
color: white;
}
.dashboard_widget p{
margin: 0px;
color: white;
font-size: 1.5em;
}
.dashboard_widget .dashboard_widget_green{
color: #27ae60;
}
.dashboard_widget .dashboard_widget_red{
color: rgb(217, 30, 24);
}
.dashboard_widget .dashboard_widget_blue{
color: rgb(42, 119, 233);
}
.dashboard_widget p:last-child{
border-top: 1px solid white;
font-weight: 800;
}
.dashboard_widget span{
float: right;
}
.dashboard_widget .comment-content i, .dashboard_widget .comment-content b{
color: white;
}
.dashboard_widget .parent{
margin: 0px 0px 10px 0px;
}
.dashboard_widget .parent p{
font-size: 1em;
}
.dashboard_widget .article-wrapper{
padding: 25px 0px;
}
.dashboard_widget .article{
background-color: rgb(26, 26, 27);
}
.dashboard_widget .article h2{
font-size: 1.5em;
}
.dashboard_widget .article p, .dashboard_widget .article h3{
font-size: 1em;
font-weight: normal;
border: none;
}
.dashboard-subsite-head ul{
display: flex;
padding-bottom: 15px;
}
.dashboard-subsite-head ul li{
width: 25%;
font-size: 2em;
font-weight: bold;
}
.dashboard-subsite-head ul li:first-child{
width: 50%;
}
.dashboard-subsite-head ul li:first-child{
padding-left: 25px;
}
.dashboard-subsite-row{
background-color: rgb(26, 26, 27);
color: white;
box-shadow: 10px 10px 5px grey;
}
.dashboard-subsite-row ul{
display: flex;
align-items: center;
padding: 15px 0px;
}
.dashboard-subsite-row ul li{
width: 25%;
font-size: 1.5em;
}
.dashboard-subsite-row ul li:first-child{
width: 50%;
}
.dashboard-subsite-row ul li:first-child{
padding-left: 25px;
}
.dashboard-subsite-row ul li:nth-child(5) a{
float: right;
padding-right: 15px;
color: red;
}
.dashboard-message{
margin-top: 25px;
background-color: rgb(26, 26, 27);
color: white;
transition: all .2s ease-out;
}
.dashboard-message:hover{
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
.dashboard-message-wrapper{
padding: 25px;
}
.dashboard-message a{
margin-right: 25px;
}
.dashboard-message h3{
font-size: 1.5em;
color: white;
}
.message-sort ul{
display: flex;
}
.message-sort ul li{
font-size: 1.5em;
margin-right: 25px;
}
.nav-active{
border-bottom: 3px solid rgb(42, 119, 233);
}
.reply-box .dashboard-message{
border-bottom: none;
background-color: transparent;
color: black;
box-shadow: none;
}
.reply-box .dashboard-message h3{
color: black;
}
.reply-box input[type="text"]{
margin: 10px 0px;
}
.dashboard-settings-nav ul{
display: flex;
padding-bottom: 16px;
justify-content: space-around;
border-bottom: 1px solid rgb(157, 157, 157);
}
.dashboard-settings-nav ul li{
margin-right: 25px;
}
.dashboard-settings-nav ul li a{
display: flex;
align-items: center;
font-size: 1.2em;
}
.dashboard-settings-nav ul li:last-child a{
color: red;
border-color: red;
}
.settings{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.settings h3{
margin-top: 50px;
font-size: 1.8em;
font-weight: bold;
font-style: italic;
}
.settings form{
margin: 75px 0px;
width: 50%;
}
.settings form input[type="submit"]{
margin-top: 16px;
}
.settings-profile{
display: block;
width: 100%;
}
.settings-theme{
display: none;
width: 100%;
}
.settings-site{
display: none;
width: 100%;
}
.settings-site form p{
padding: 0px;
margin: 0px;
}
.settings-site select{
font-size: 1em;
}
.settings-problem{
display: none;
width: 100%;
}
.settings-deactivate{
display: none;
width: 100%;
color: red;
}
.settings-deactivate input[type="submit"]{
background-color: red;
}
.settings-problem select{
width: 100%;
font-size: 1.5em;
border: 1px solid rgb(157, 157, 157);
text-decoration: none;
padding: 4px 24px 4px 5px;
}
.user-box{
display: flex;
justify-content: space-between;
}
.user-content{
width: calc(100% - 225px);
height: 100%;
}
.user-sidebar{
width: 225px;
border-left: 1px solid rgb(157, 157, 157);
border-bottom: 1px solid rgb(157, 157, 157);
border-right: 1px solid rgb(157, 157, 157);
}
.user-sidebar-wrapper{
padding: 20px;
}
.user-sidebar span{
display: block;
font-weight: bold;
font-size: 1.2em;
}
footer{
background-color: rgb(26, 26, 27);
display: flex;
justify-content: center;
color: white;
padding: 50px 250px;
}
footer img{
width: 200px;
}
.footer-item{
padding: 15px 0px;
width: 25%;
display: flex;
align-items: center;
flex-direction: column;
}
.footer-item h2{
font-size: 2em;
}
.footer-item ul{
text-align: center;
}
.footer-item a{
font-size: 1.3em;
}
/* Dashboard List & Footer Fix */
@media only screen and (max-width: 1666px) {
.dashboard-subsite-head{
font-size: 0.5em;
}
.dashboard-subsite-row{
font-size: 0.6em;
}
footer{
padding: 50px 0px;
}
}
/* Navigation Fix */
@media only screen and (max-width: 1496px){
nav{
font-size: 0.8em;
}
nav i{
font-size: 0.8em;
}
}
@media only screen and (max-width: 1334px){
nav{
font-size: 0.7em;
}
nav i{
font-size: 0.7em;
}
}
@media only screen and (max-width: 1253px){
nav span{
display: none;
}
.main-nav i{
padding: 0px;
}
}
/* Article Fix */
@media only screen and (max-width: 1400px) {
.article-wrapper{
align-items: center;
}
.article-info{
display: none;
}
.article-links{
display: none;
}
.article-bottom .article-links-mobile{
display: block;
}
.article-links-mobile i{
font-size: 3em;
color: black;
transition: all .2s ease-out;
}
.article-links-mobile i:hover{
color: rgb(77, 185, 233);
}
.load-more button{
width: 75px;
height: 75px;
}
.load-more button i{
font-size: 4em;
}
}
/* Popup Box Fix */
@media only screen and (max-width: 1470px) {
#login_popup{
width: 100%;
border: none;
}
#reply_popup{
width: 100%;
border: none;
}
#post_popup{
width: 100%;
border: none;
}
#message_reply_popup{
width: 100%;
border: none;
}
}
/* Mobile Media Query */
@media only screen and (max-width: 960px), (min-device-width : 320px) and (max-device-width : 620px) {
input[type="text"], input[type="password"], input[type="email"] {
border: 4px solid rgb(157, 157, 157);
height: 70px;
font-size: 1.7em;
}
input[type="submit"] {
height: 75px;
font-size: 2em;
}
input[type="checkbox"]{
height: 40px;
width: 40px;
}
textarea{
border: 4px solid rgb(157, 157, 157);
font-size: 1.7em;
}
/* Mobile Navigation */
header{
box-shadow: 0 5px 4px 0 rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.08);
}
.main-nav .desktop_menu {
display: none;
padding: 0px;
margin: 0px;
}
.main-nav{
height: 112px;
}
.main-nav a{
font-size: 2em;
height: 94px;
}
.main-nav a:hover{
color: rgba(0, 0, 0, 0.7);
}
.main-nav .mobile_sitename{
font-size: 3em;
}
.main-nav #panel {
display: block;
float: left;
}
.main-nav ul:nth-child(2){
display: block;
}
.main-nav ul:nth-child(3){
display: block;
}
.main-nav i{
font-size: 3.2em;
}
.main-nav ul:last-child{
display: none;
}
.sub-header{
padding-top: 138px;
justify-content: center;
}
.sub-header img{
height: 175px;
}
.sub-header a:nth-child(2){
display: none;
}
.main-nav .mobile_btn{
display: block;
}
.top-select{
padding: 26px 65px;
}
.top-select span{
font-size: 1.5em;
}
#mobile_menu{
background-color: white;
display: block;
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
overflow-x: hidden;
padding: 0px;
transition: 0.5s;
}
#mobile_menu .box-close{
display: block;
right: 0px;
top: 0px;
}
#mobile_menu .box-close i{
font-size: 2em;
}
/* Login/Register, Fileupload */
.form-box{
display: block;
}
.register-col{
width: 100%;
padding-right: 0px;
padding-bottom: 50px;
border-right: none;
border-bottom: 1px solid rgb(157, 157, 157);
}
.login-col{
width: 100%;
padding-left: 0px;
padding-top: 50px;
}
#login_popup, #post_popup{
width: 100%;
height: 100%;
}
#login_popup_wrapper, #post_popup_wrapper{
overflow: hidden!important;
}
#login_popup h2{
font-size: 3em;
text-align: center;
}
#login_popup a{
font-size: 2em;
}
#post_popup i{
font-size: 5em;
}
#login_popup i{
font-size: 2.5em;
}
#login_popup .Checkbox-Container a{
font-size: 1em;
}
.post-form-box-header h2{
font-size: 3em;
}
.post-form-box-header h3{
font-size: 2em;
}
#post_popup p{
font-size: 2em;
}
#login_popup label, #post_popup label{
font-size: 2em;
}
.fileuploader span{
font-size: 1.5em;
}
.fileuploader-input{
height: 74px;
}
.fileuploader-input-caption{
height: 72px;
border: 4px solid rgb(157, 157, 157)!important;
}
.fileuploader-input-button{
padding: 18px 20px !important;
}
/* Sidebar */
#sidebar {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
right: 0;
overflow-x: hidden;
padding: 0px;
transition: 0.4s ease-out;
box-shadow: -5px 0px 15px 0px rgba(0,0,0,0.5);
}
#sidebar .box-close{
display: block;
left: 50px;
top: 16px;
}
#sidebar .box-close i{
font-size: 2.5em;
color: rgba(0, 0, 0, 0.7);
}
.sidebar-wrapper{
padding: 80px 50px;
}
#sidebar h2{
font-size: 3em;
}
#sidebar i{
font-size: 2em;
}
#sidebar span{
font-size: 2.5em;
}
#sidebar a{
font-size: 2em;
}
#sidebar form{
margin-top: 75px;
}
#sidebar input[type="text"]{
height: 100px;
font-size: 2.5em;
}
#sidebar select{
font-size: 1.7em;
}
#sidebar button{
height: 100px;
width: 100px;
}
#sidebar button i{
font-size: 4em;
}
#sidebar .sidebar-btn{
height: 100px;
font-size: 1.5em;
}
/* Sort Nav */
.sort-nav{
height: 100px;
}
.sort-nav ul{
width: 100%;
display: flex;
}
.sort-nav li{
padding: 0 25px;
font-size: 3em;
display: flex;
align-items: center;
}
.sort-nav i{
font-size: 1em;
}
/* Articles */
.thumbnail{
width: 150px;
height: 150px;
}
.thumbnail img{
width: 150px;
height: 150px;
}
.votes i{
font-size: 3em;
}
.votes h3{
font-size: 2em;
}
.article-title h2{
font-size: 2em;
}
/* Comments */
.comments-sort h2{
font-size: 2em;
}
.comments-sort i{
font-size: 2em;
}
.comments-form label{
font-size: 2em;
}
.comments-form-bottom p{
margin-right: 35px;
font-size: 2em;
}
.comments-form-bottom button{
font-size: 2.5em;
}
.comment-votes i{
font-size: 2em;
}
.parent{
font-size: 1.8em;
border-bottom: 4px solid rgb(157, 157, 157);
border-left: 4px solid rgb(157, 157, 157);
border-right: 4px solid rgb(157, 157, 157);
}
.comment-wrapper{
border-top: 4px solid rgb(157, 157, 157);
}
.comment-content a{
padding-right: 50px;
font-size: 1.1em;
}
.child{
border-left: 4px solid rgb(157, 157, 157);
}
.reply-box .parent{
margin-top: 70px;
border-bottom: 4px solid rgb(157, 157, 157);
}
.reply-box .box-close i{
font-size: 5em;
}
#reply_popup{
width: 100vw;
border: none;
}
/* Create Subsite */
#create_subsite{
display: block;
padding: 40px 65px;
}
.create_subsite_general{
width: 100%;
padding-right: 0px;
}
.create_subsite_sidebar{
width: 100%;
padding-left: 0px;
}
#create_subsite h2{
font-size: 3em;
text-align: center;
}
#create_subsite p{
font-size: 1.5em;
}
#create_subsite i{
display: block;
font-size: 1.3em;
}
#create_subsite .block_label {
font-size: 2.5em;
}
#create_subsite .check_label{
font-size: 1.5em;
}
#create_subsite .radio_label{
font-size: 2em;
}
#create_subsite select{
height: 70px;
border: 4px solid rgb(157, 157, 157);
font-size: 1.7em;
}
/* Dashboard */
#dashboard_menu{
display: none;
}
.dashboard_content{
width: 100%;
}
.dashboard_content h2{
text-align: center;
font-size: 3.5em;
}
.dashboard_content h3{
font-size: 2.5em;
text-align: center;
}
.dashboard_widget h3{
border-bottom: 4px solid white;
}
.dashboard_widget p:last-child{
border-top: 2px solid white;
}
.dashboard_widget .article h3{
font-size: 2em;
}
.dashboard_widget{
max-width: 100%;
width: 100%;
margin-right: 0px;
border-radius: 10px;
box-shadow: none;
}
.dashboard_content .dashboard_border{
font-size: 2em;
}
.dashboard_border button{
height: 65px;
width: 350px;
font-size: 1em;
}
.dashboard_widget p{
font-size: 2em;
}
.dashboard_widget .article-title h2{
font-size: 2.3em;
}
.dashboard-subsite-head ul li{
font-size: 2.5em;
}
.dashboard-subsite-row{
box-shadow: none;
border-radius: 10px;
}
.dashboard-subsite-row ul li{
font-size: 2.5em;
}
.message-sort ul{
justify-content: center;
}
/* Dashboard Messages */
.dashboard-message{
font-size: 1.5em;
box-shadow: none;
border-radius: 10px;
}
.dashboard-message h3{
text-align: left;
}
.dashboard-message a{
font-size: 1.5em;
}
.dashboard-message span a{
font-size: 1em;
}
.message-sort ul li{
font-size: 2em;
}
/* Dashboard Settings */
.dashboard-settings-nav span{
display: none;
}
.dashboard-settings-nav a i{
font-size: 3.5em;
}
.settings-box label, .settings-box p{
font-size: 2em;
}
.settings form{
width: 100%;
}
.settings-problem select{
height: 70px;
border: 4px solid rgb(157, 157, 157);
font-size: 1.7em;
}
/* Footer */
footer{
padding: 50px 0px;
}
.footer-item{
width: 33%;
}
.footer-item:first-child{
display: none;
}
.footer-item h2{
font-size: 2.3em;
}
.footer-item a{
font-size: 1.8em;
}
} | Website/css/main.css | @import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('../libraries/Fileuploader/jquery.fileuploader.css');
html{
width: 100%;
height: 100%;
}
body{
width: 100%;
margin: 0;
font-family: 'Oswald', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
font-family: 'Oswald', sans-serif;
}
main{
display: flex;
background-color: white;
}
p{
font-family: 'Oswald', sans-serif;
margin-bottom: 0px;
}
a{
font-family: 'Oswald', sans-serif;
text-decoration: none;
color: rgb(42, 119, 233);
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
a:hover{
color: rgb(77, 185, 233);
}
ul{
padding: 0px;
}
li{
list-style-type: none;
}
button{
font-family: 'Oswald', sans-serif;
color: white;
border: none;
background-color: rgb(42, 119, 233);
cursor: pointer;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
button:hover{
box-shadow: 0 5px 15px rgba(0,0,0,0.35);
background-color: rgb(41, 86, 233);
}
label{
font-family: 'Oswald', sans-serif;
font-size: 1.5em;
}
textarea{
font-family: 'Oswald', sans-serif;
display: block;
resize: none;
width: 100%;
height: 150px;
padding: 15px;
box-sizing: border-box;
font-size: 1.1em;
}
input{
font-family: 'Oswald', sans-serif;
}
input[type="text"], input[type="password"], input[type="email"]{
width: 100%;
height: 45px;
font-size: 1.1em;
display: block;
padding-left: 15px;
box-sizing: border-box;
}
input[type="checkbox"], input[type="radio"]{
margin: 0px;
height: 20px;
width: 20px;
cursor: pointer;
}
input[type="submit"]{
width: 100%;
height: 45px;
padding: 0px;
background-color: rgb(42, 119, 233);
color: white;
border: none;
font-size: 1.3em;
cursor: pointer;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-in;
}
input[type="submit"]:hover{
box-shadow: 0 5px 15px rgba(0,0,0,0.35);
background-color: rgb(41, 86, 233);
}
select{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
border-radius: 0;
padding-right: 24px;
font-family: 'Oswald', sans-serif;
font-size: 1em;
background: url("../img/svg/dropdown.svg") no-repeat 100%;
cursor: pointer;
}
select:hover{
text-decoration: underline;
}
table{
width: 100%;
border-collapse: separate;
border-spacing: 0 20px;
}
th{
font-weight: bold;
text-align: left;
font-size: 2em;
padding: 15px 15px;
}
tr{
transition: all .2s ease-out;
}
tr:hover:not(:first-child){
transition: all .2s ease-out;
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
td{
background-color: rgb(26, 26, 27);
font-size: 1.5em;
color: white;
padding: 15px 15px;
border-spacing: 5px;
}
td:last-child{
text-align: right;
}
td:last-child a{
color: rgb(217, 30, 24)
}
.table_33 td{
width: 33%;
}
.table_33 td:last-child{
width: 1%;
}
.table_25 td{
width: 25%;
}
.table_25 td:last-child{
width: 1%;
}
header{
background-color: rgb(255, 255, 255);
color: black;
position: fixed;
width: 100%;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
}
.main-nav{
display: flex;
justify-content: space-between;
}
.main-nav ul:nth-child(2){
display: none;
}
.main-nav ul:nth-child(3){
display: none;
}
.main-nav ul{
display: flex;
align-content: center;
padding: 0 40px;
}
.main-nav li{
list-style: none;
padding-right: 22px;
}
.main-nav li:last-child{
padding-right: 0px;
}
.main-nav i{
padding-right: 5px;
}
.main-nav a{
font-size: 1.2em;
height: 42px;
color: rgba(0, 0, 0, 0.7);
display: flex;
align-items: center;
border-bottom: 2px solid white;
}
.main-nav a:hover{
color: rgb(42, 119, 233);
}
.main-nav-active a{
color: rgb(42, 119, 233);
border-bottom: 2px solid rgb(42, 119, 233);;
}
.main-nav .mobile_btn{
display: none;
}
.post-btn{
padding: 8px 38px;
font-size: 1.1em;
}
#mobile_menu{
display: none;
box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.5);
}
#mobile_menu a{
padding: 15px 40px;
color: rgba(0, 0, 0, 0.7);
font-size: 4em;
display: flex;
align-items: center;
}
#mobile_menu a:nth-child(2){
margin-top: 115px;
}
#mobile_menu i{
font-size: 1em;
padding-right: 15px;
}
.mobile_menu_tooltip{
display: block;
padding: 20px 50px;
position: absolute;
top: 15px;
font-size: 2em;
}
.sub-header{
padding-top: 95px;
padding-bottom: 26px;
padding-left: 40px;
display: flex;
align-items: center;
/* Austauschbarer Subsite Background */
background-image: url(../img/background/background_white.png);
background-repeat: repeat;
}
.sub-header img{
height: 100px;
}
.sub-header a{
color: rgb(26, 26, 27);
padding-right: 35px;
}
.sub-header a:nth-child(2){
border-left: solid 2px rgb(26, 26, 27);
padding-left: 35px;
}
.sub-header a:nth-child(2):hover{
padding-left: 45px;
}
.sub-header p{
height: 100px;
font-size: 58px;
font-style: italic;
font-weight: lighter;
padding: 0px;
margin: 0px;
}
.sort-nav{
width: 100%;
background-color: white;
display: flex;
border-bottom: 1px solid rgb(157, 157, 157);
border-top: 1px solid rgb(157, 157, 157);
}
.sort-nav ul{
display: flex;
align-content: center;
padding: 0 40px;
}
.sort-nav li{
list-style: none;
padding-right: 22px;
}
.sort-nav a{
display: flex;
align-items: center;
}
.top-select{
display: none;
padding: 26px 40px;
border-bottom: 1px solid rgb(157, 157, 157);
}
#login_popup{
width: 50vw;
background-color: white;
border: 1px solid rgb(157, 157, 157);
}
.form-box{
background-color: white;
display: flex;
justify-content: center;
align-items: flex-start;
padding: 30px 50px;
}
.form-box h2{
margin-bottom: 35px;
}
.form-box input{
margin-top: 15px;
}
.register-col{
width: 50%;
padding-right: 50px;
border-right: 1px solid rgb(157, 157, 157);
}
.login-col{
width: 50%;
padding-left: 50px;
}
.login-col a{
display: block;
float: right;
}
.Checkbox-Container{
margin-top: 10px;
display: flex;
align-items: center;
}
.Checkbox-Container label{
font-size: 1.1em;
padding-left: 15px;
padding-top: 11px;
}
#post_popup{
width: 50vw;
background-color: white;
border: 1px solid rgb(157, 157, 157);
}
.post-form-box{
padding: 30px 50px;
}
.post-form-box input[type="text"], input[type="password"], input[type="email"], textarea{
margin-bottom: 15px;
}
.post-form-box label{
padding-top: 0px;
}
.box-close {
position: absolute;
right: 15px;
top: 15px;
}
#reply_popup{
width: 50vw;
border: 1px solid rgb(157, 157, 157);
}
.reply-box{
background-color: white;
padding: 30px 50px;
}
.reply-box .parent{
border-bottom: 1px solid rgb(157, 157, 157);
margin-bottom: 40px;
}
#submissions{
width: 100%;
border-right: 1px solid rgb(157, 157, 157);
}
.article{
background-color: white;
border-bottom: 1px solid rgb(157, 157, 157);
}
.article-wrapper{
display: flex;
padding: 25px 40px;
}
.votes{
width: 45px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding-right: 35px;
border-right: 1px solid rgb(157, 157, 157);
}
.votes h3{
font-family: 'Roboto', sans-serif;
font-size: 1.3em;
}
.votes i{
font-size: 1.8em;
border: 1px solid;
border-radius: 50%;
}
.upvote{
color: green;
border-color: green;
}
.upvote:hover > i{
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
background-color: green;
color: white;
}
.upvoted > i{
background-color: green;
color: white;
}
.downvote{
color: red;
border-color: red;
}
.downvote:hover > i{
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
background-color: red;
color: white;
}
.downvoted > i{
background-color: red;
color: white;
}
.thumbnail{
width: 100px;
height: 100px;
padding: 0px 35px;
}
.thumbnail img{
height: 100px;
width: 100px;
}
.article-content{
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
}
.article-title h2{
display: inline;
font-family: 'Roboto', sans-serif;
font-size: 1.1em;
}
.article-info{
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.article-info p{
font-family: 'Roboto', sans-serif;
font-size: 0.8em;
padding: 0px;
margin: 0px;
}
.article-info a{
font-family: 'Roboto', sans-serif;
}
.article-bottom{
display: flex;
justify-content: space-between;
}
.article-bottom ul{
display: flex;
float: right;
margin-bottom: 0px;
}
.article-bottom li{
list-style-type: none;
padding-left: 15px;
}
.article-links a{
font-family: 'Roboto', sans-serif;
display: flex;
align-items: center;
color: black;
}
.article-links a:hover{
color: rgb(41, 86, 233);
}
.article-links i{
padding-left: 5px;
}
.article-bottom .article-links-mobile{
display: none;
}
.load-more{
margin: 25px 0px;
display: flex;
justify-content: center;
}
.load-more button{
height: 55px;
width: 55px;
}
.load-more i{
font-size: 2.5em;
font-weight: bold;
}
#sidebar{
padding: 40px;
height: 100%;
width: 350px;
background-color: white;
}
#sidebar i{
font-style: normal;
}
#sidebar h2{
margin-top: 25px;
}
#sidebar form{
display: flex;
align-items: center;
}
#sidebar input[type="text"]{
margin: 0px;
width: calc(100% - 45px);
}
#sidebar button{
width: 45px;
height: 45px;
}
#sidebar .sidebar-btn{
width: 100%;
font-size: 1.2em;
margin-top: 25px;
}
#sidebar li{
list-style-type: none;
display: flex;
justify-content: space-between;
}
#sidebar .box-close{
display: none;
}
.comments-sort{
padding: 25px 40px;
display: flex;
align-items: center;
}
.comments-sort i{
font-style: normal;
padding-left: 25px;
padding-top: 4px;
}
.comments-sort select{
font-family: 'Oswald', sans-serif;
margin-top: 4px;
margin-left: 5px;
}
.comments-form{
padding: 0px 40px;
}
.comments-form button{
float: right;
}
.comments-form-bottom{
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}
.parent{
font-family: 'Roboto', sans-serif;
margin: 20px 40px;
border-bottom: 1px solid rgb(157, 157, 157);
border-left: 1px solid rgb(157, 157, 157);
border-right: 1px solid rgb(157, 157, 157);
}
.parent p{
line-height: 1.3;
font-family: 'Roboto', sans-serif;
margin: 0px;
}
.comment-wrapper{
display: flex;
padding: 10px 0px;
border-top: 1px solid rgb(157, 157, 157);
}
.comment-votes{
display: flex;
flex-direction: column;
}
.comment-content{
padding: 0px 15px;
}
.comment-content a{
padding-right: 25px;
}
.comment-content i{
font-size: 0.8em;
}
.child{
margin-left: 25px;
border-left: 1px solid rgb(157, 157, 157);
}
#create_subsite{
display: flex;
background-color: white;
padding: 40px;
}
#create_subsite h2{
font-weight: normal;
font-size: 2em;
}
#create_subsite p{
padding: 0px;
margin: 0px;
}
#create_subsite select{
width: 100%;
height: 50px;
border: 1px solid rgb(157, 157, 157);
padding: 4px 24px 4px 5px;
text-decoration: none;
font-size: 1.1em;
}
.block_label{
font-size: 1.8em;
display: block;
margin-top: 25px;
}
#create_subsite i{
font-style: normal;
font-size: 1em;
padding-left: 25px;
}
.radio_label{
display: inline-block;
width: 100px;
padding-left: 10px;
}
.check_label{
padding-left: 10px;
}
.create_subsite_general{
width: 50%;
padding-right: 40px;
}
.create_subsite_sidebar{
width: 50%;
padding-left: 40px;
}
#dashboard_menu{
padding: 15px 0px;
width: 250px;
border-right: 1px solid rgb(157, 157, 157)
}
#dashboard_menu a{
padding: 8px 40px;
display: flex;
align-items: center;
font-size: 1.7em;
color: rgba(0, 0, 0, 0.7);
}
#dashboard_menu a:hover{
background-color: rgba(0, 0, 0, 0.1);
}
#dashboard_menu i{
padding-right: 5px;
}
.dashboard_wrapper{
height: 100%;
padding: 20px 40px;
}
.dashboard_content{
width: calc(100% - 250px);
min-height: calc(100vh - 634px);
}
.dashboard_content h2{
font-size: 2.5em;
text-align: center;
}
.dashboard_content p{
font-size: 1.2em;
}
.dashboard_border{
text-align: center;
padding-bottom: 19px;
border-bottom: 1px solid rgb(157, 157, 157);
}
.dashboard_border ul{
margin-top: 0px;
}
.dashboard_border li{
display: inline;
}
.dashboard_border button{
height: 65px;
width: 350px;
margin-top: 15px;
font-size: 1.5em;
}
.dashboard_items{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.dashboard_widget{
min-width: 400px;
max-width: 100%;
height: 100%;
padding: 40px;
margin: 25px 20px;
background-color: rgb(26, 26, 27);
transition: all .2s ease-out;
}
.dashboard_widget:hover{
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
.full-size{
width: 100%;
}
.dashboard_widget h3{
border-bottom: 1px solid white;
font-size: 2em;
font-style: normal;
color: white;
}
.dashboard_widget p{
margin: 0px;
color: white;
font-size: 1.5em;
}
.dashboard_widget .dashboard_widget_green{
color: #27ae60;
}
.dashboard_widget .dashboard_widget_red{
color: rgb(217, 30, 24);
}
.dashboard_widget .dashboard_widget_blue{
color: rgb(42, 119, 233);
}
.dashboard_widget p:last-child{
border-top: 1px solid white;
font-weight: 800;
}
.dashboard_widget span{
float: right;
}
.dashboard_widget .comment-content i, .dashboard_widget .comment-content b{
color: white;
}
.dashboard_widget .parent{
margin: 0px 0px 10px 0px;
}
.dashboard_widget .parent p{
font-size: 1em;
}
.dashboard_widget .article-wrapper{
padding: 25px 0px;
}
.dashboard_widget .article{
background-color: rgb(26, 26, 27);
}
.dashboard_widget .article h2{
font-size: 1.5em;
}
.dashboard_widget .article p, .dashboard_widget .article h3{
font-size: 1em;
font-weight: normal;
border: none;
}
.dashboard-subsite-head ul{
display: flex;
padding-bottom: 15px;
}
.dashboard-subsite-head ul li{
width: 25%;
font-size: 2em;
font-weight: bold;
}
.dashboard-subsite-head ul li:first-child{
width: 50%;
}
.dashboard-subsite-head ul li:first-child{
padding-left: 25px;
}
.dashboard-subsite-row{
background-color: rgb(26, 26, 27);
color: white;
box-shadow: 10px 10px 5px grey;
}
.dashboard-subsite-row ul{
display: flex;
align-items: center;
padding: 15px 0px;
}
.dashboard-subsite-row ul li{
width: 25%;
font-size: 1.5em;
}
.dashboard-subsite-row ul li:first-child{
width: 50%;
}
.dashboard-subsite-row ul li:first-child{
padding-left: 25px;
}
.dashboard-subsite-row ul li:nth-child(5) a{
float: right;
padding-right: 15px;
color: red;
}
.dashboard-message{
margin-top: 25px;
background-color: rgb(26, 26, 27);
color: white;
transition: all .2s ease-out;
}
.dashboard-message:hover{
box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
}
.dashboard-message-wrapper{
padding: 25px;
}
.dashboard-message a{
margin-right: 25px;
}
.dashboard-message h3{
font-size: 1.5em;
color: white;
}
.message-sort ul{
display: flex;
}
.message-sort ul li{
font-size: 1.5em;
margin-right: 25px;
}
.nav-active{
border-bottom: 3px solid rgb(42, 119, 233);
}
.reply-box .dashboard-message{
border-bottom: none;
background-color: transparent;
color: black;
box-shadow: none;
}
.reply-box .dashboard-message h3{
color: black;
}
.reply-box input[type="text"]{
margin: 10px 0px;
}
.dashboard-settings-nav ul{
display: flex;
padding-bottom: 16px;
justify-content: space-around;
border-bottom: 1px solid rgb(157, 157, 157);
}
.dashboard-settings-nav ul li{
margin-right: 25px;
}
.dashboard-settings-nav ul li a{
display: flex;
align-items: center;
font-size: 1.2em;
}
.dashboard-settings-nav ul li:last-child a{
color: red;
border-color: red;
}
.settings{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.settings h3{
margin-top: 50px;
font-size: 1.8em;
font-weight: bold;
font-style: italic;
}
.settings form{
margin: 75px 0px;
width: 50%;
}
.settings form input[type="submit"]{
margin-top: 16px;
}
.settings-profile{
display: block;
width: 100%;
}
.settings-theme{
display: none;
width: 100%;
}
.settings-site{
display: none;
width: 100%;
}
.settings-site form p{
padding: 0px;
margin: 0px;
}
.settings-site select{
font-size: 1em;
}
.settings-problem{
display: none;
width: 100%;
}
.settings-deactivate{
display: none;
width: 100%;
color: red;
}
.settings-deactivate input[type="submit"]{
background-color: red;
}
.settings-problem select{
width: 100%;
font-size: 1.5em;
border: 1px solid rgb(157, 157, 157);
text-decoration: none;
padding: 4px 24px 4px 5px;
}
.user-box{
display: flex;
justify-content: space-between;
}
.user-content{
width: calc(100% - 225px);
height: 100%;
}
.user-sidebar{
width: 225px;
border-left: 1px solid rgb(157, 157, 157);
border-bottom: 1px solid rgb(157, 157, 157);
border-right: 1px solid rgb(157, 157, 157);
}
.user-sidebar-wrapper{
padding: 20px;
}
.user-sidebar span{
display: block;
font-weight: bold;
font-size: 1.2em;
}
footer{
background-color: rgb(26, 26, 27);
display: flex;
justify-content: center;
color: white;
padding: 50px 250px;
}
footer img{
width: 200px;
}
.footer-item{
padding: 15px 0px;
width: 25%;
display: flex;
align-items: center;
flex-direction: column;
}
.footer-item h2{
font-size: 2em;
}
.footer-item ul{
text-align: center;
}
.footer-item a{
font-size: 1.3em;
}
/* Dashboard List & Footer Fix */
@media only screen and (max-width: 1666px) {
.dashboard-subsite-head{
font-size: 0.5em;
}
.dashboard-subsite-row{
font-size: 0.6em;
}
footer{
padding: 50px 0px;
}
}
/* Navigation Fix */
@media only screen and (max-width: 1496px){
nav{
font-size: 0.8em;
}
nav i{
font-size: 0.8em;
}
}
@media only screen and (max-width: 1334px){
nav{
font-size: 0.7em;
}
nav i{
font-size: 0.7em;
}
}
@media only screen and (max-width: 1253px){
nav span{
display: none;
}
.main-nav i{
padding: 0px;
}
}
/* Article Fix */
@media only screen and (max-width: 1400px) {
.article-wrapper{
align-items: center;
}
.article-info{
display: none;
}
.article-links{
display: none;
}
.article-bottom .article-links-mobile{
display: block;
}
.article-links-mobile i{
font-size: 3em;
color: black;
transition: all .2s ease-out;
}
.article-links-mobile i:hover{
color: rgb(77, 185, 233);
}
.load-more button{
width: 75px;
height: 75px;
}
.load-more button i{
font-size: 4em;
}
}
/* Popup Box Fix */
@media only screen and (max-width: 1470px) {
#login_popup{
width: 100%;
border: none;
}
#reply_popup{
width: 100%;
border: none;
}
#post_popup{
width: 100%;
border: none;
}
#message_reply_popup{
width: 100%;
border: none;
}
}
/* Mobile Media Query */
@media only screen and (max-width: 960px), (min-device-width : 320px) and (max-device-width : 620px) {
input[type="text"], input[type="password"], input[type="email"] {
border: 4px solid rgb(157, 157, 157);
height: 70px;
font-size: 1.7em;
}
input[type="submit"] {
height: 75px;
font-size: 2em;
}
input[type="checkbox"]{
height: 40px;
width: 40px;
}
textarea{
border: 4px solid rgb(157, 157, 157);
font-size: 1.7em;
}
/* Mobile Navigation */
header{
box-shadow: 0 5px 4px 0 rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.08);
}
.main-nav .desktop_menu {
display: none;
padding: 0px;
margin: 0px;
}
.main-nav{
height: 112px;
}
.main-nav a{
font-size: 2em;
height: 94px;
}
.main-nav a:hover{
color: rgba(0, 0, 0, 0.7);
}
.main-nav .mobile_sitename{
font-size: 3em;
}
.main-nav #panel {
display: block;
float: left;
}
.main-nav ul:nth-child(2){
display: block;
}
.main-nav ul:nth-child(3){
display: block;
}
.main-nav i{
font-size: 3.2em;
}
.main-nav ul:last-child{
display: none;
}
.sub-header{
padding-top: 138px;
justify-content: center;
}
.sub-header img{
height: 175px;
}
.sub-header a:nth-child(2){
display: none;
}
.main-nav .mobile_btn{
display: block;
}
.top-select{
padding: 26px 65px;
}
.top-select span{
font-size: 1.5em;
}
#mobile_menu{
background-color: white;
display: block;
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
overflow-x: hidden;
padding: 0px;
transition: 0.5s;
}
#mobile_menu .box-close{
display: block;
right: 0px;
top: 0px;
}
#mobile_menu .box-close i{
font-size: 2em;
}
/* Login/Register, Fileupload */
.form-box{
display: block;
}
.register-col{
width: 100%;
padding-right: 0px;
padding-bottom: 50px;
border-right: none;
border-bottom: 1px solid rgb(157, 157, 157);
}
.login-col{
width: 100%;
padding-left: 0px;
padding-top: 50px;
}
#login_popup, #post_popup{
width: 100%;
height: 100%;
}
#login_popup_wrapper, #post_popup_wrapper{
overflow: hidden!important;
}
#login_popup h2{
font-size: 3em;
text-align: center;
}
#login_popup a{
font-size: 2em;
}
#post_popup i{
font-size: 5em;
}
#login_popup i{
font-size: 2.5em;
}
#login_popup .Checkbox-Container a{
font-size: 1em;
}
.post-form-box-header h2{
font-size: 3em;
}
.post-form-box-header h3{
font-size: 2em;
}
#post_popup p{
font-size: 2em;
}
#login_popup label, #post_popup label{
font-size: 2em;
}
.fileuploader span{
font-size: 1.5em;
}
.fileuploader-input{
height: 74px;
}
.fileuploader-input-caption{
height: 72px;
border: 4px solid rgb(157, 157, 157)!important;
}
.fileuploader-input-button{
padding: 18px 20px !important;
}
/* Sidebar */
#sidebar {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
right: 0;
overflow-x: hidden;
padding: 0px;
transition: 0.4s ease-out;
box-shadow: -5px 0px 15px 0px rgba(0,0,0,0.5);
}
#sidebar .box-close{
display: block;
left: 50px;
top: 16px;
}
#sidebar .box-close i{
font-size: 2.5em;
color: rgba(0, 0, 0, 0.7);
}
.sidebar-wrapper{
padding: 80px 50px;
}
#sidebar h2{
font-size: 3em;
}
#sidebar i{
font-size: 2em;
}
#sidebar span{
font-size: 2.5em;
}
#sidebar a{
font-size: 2em;
}
#sidebar form{
margin-top: 75px;
}
#sidebar input[type="text"]{
height: 100px;
font-size: 2.5em;
}
#sidebar select{
font-size: 1.7em;
}
#sidebar button{
height: 100px;
width: 100px;
}
#sidebar button i{
font-size: 4em;
}
#sidebar .sidebar-btn{
height: 100px;
font-size: 1.5em;
}
/* Sort Nav */
.sort-nav{
height: 100px;
}
.sort-nav ul{
width: 100%;
display: flex;
}
.sort-nav li{
padding: 0 25px;
font-size: 3em;
display: flex;
align-items: center;
}
.sort-nav i{
font-size: 1em;
}
/* Articles */
.thumbnail{
width: 150px;
height: 150px;
}
.thumbnail img{
width: 150px;
height: 150px;
}
.votes i{
font-size: 3em;
}
.votes h3{
font-size: 2em;
}
.article-title h2{
font-size: 2em;
}
/* Comments */
.comments-sort h2{
font-size: 2em;
}
.comments-sort i{
font-size: 2em;
}
.comments-form label{
font-size: 2em;
}
.comments-form-bottom p{
margin-right: 35px;
font-size: 2em;
}
.comments-form-bottom button{
font-size: 2.5em;
}
.comment-votes i{
font-size: 2em;
}
.parent{
font-size: 1.8em;
border-bottom: 4px solid rgb(157, 157, 157);
border-left: 4px solid rgb(157, 157, 157);
border-right: 4px solid rgb(157, 157, 157);
}
.comment-wrapper{
border-top: 4px solid rgb(157, 157, 157);
}
.comment-content a{
padding-right: 50px;
font-size: 1.1em;
}
.child{
border-left: 4px solid rgb(157, 157, 157);
}
.reply-box .parent{
margin-top: 70px;
border-bottom: 4px solid rgb(157, 157, 157);
}
.reply-box .box-close i{
font-size: 5em;
}
#reply_popup{
width: 100vw;
border: none;
}
/* Create Subsite */
#create_subsite{
display: block;
padding: 40px 65px;
}
.create_subsite_general{
width: 100%;
padding-right: 0px;
}
.create_subsite_sidebar{
width: 100%;
padding-left: 0px;
}
#create_subsite h2{
font-size: 3em;
text-align: center;
}
#create_subsite p{
font-size: 1.5em;
}
#create_subsite i{
display: block;
font-size: 1.3em;
}
#create_subsite .block_label {
font-size: 2.5em;
}
#create_subsite .check_label{
font-size: 1.5em;
}
#create_subsite .radio_label{
font-size: 2em;
}
#create_subsite select{
height: 70px;
border: 4px solid rgb(157, 157, 157);
font-size: 1.7em;
}
/* Dashboard */
#dashboard_menu{
display: none;
}
.dashboard_content{
width: 100%;
}
.dashboard_content h2{
text-align: center;
font-size: 3.5em;
}
.dashboard_content h3{
font-size: 2.5em;
text-align: center;
}
.dashboard_widget h3{
border-bottom: 4px solid white;
}
.dashboard_widget p:last-child{
border-top: 2px solid white;
}
.dashboard_widget .article h3{
font-size: 2em;
}
.dashboard_widget{
max-width: 100%;
width: 100%;
margin-right: 0px;
border-radius: 10px;
box-shadow: none;
}
.dashboard_content .dashboard_border{
font-size: 2em;
}
.dashboard_border button{
height: 65px;
width: 350px;
font-size: 1em;
}
.dashboard_widget p{
font-size: 2em;
}
.dashboard_widget .article-title h2{
font-size: 2.3em;
}
.dashboard-subsite-head ul li{
font-size: 2.5em;
}
.dashboard-subsite-row{
box-shadow: none;
border-radius: 10px;
}
.dashboard-subsite-row ul li{
font-size: 2.5em;
}
.message-sort ul{
justify-content: center;
}
/* Dashboard Messages */
.dashboard-message{
font-size: 1.5em;
box-shadow: none;
border-radius: 10px;
}
.dashboard-message h3{
text-align: left;
}
.dashboard-message a{
font-size: 1.5em;
}
.dashboard-message span a{
font-size: 1em;
}
.message-sort ul li{
font-size: 2em;
}
/* Dashboard Settings */
.dashboard-settings-nav span{
display: none;
}
.dashboard-settings-nav a i{
font-size: 3.5em;
}
.settings-box label, .settings-box p{
font-size: 2em;
}
.settings form{
width: 100%;
}
.settings-problem select{
height: 70px;
border: 4px solid rgb(157, 157, 157);
font-size: 1.7em;
}
/* Footer */
footer{
padding: 50px 0px;
}
.footer-item{
width: 33%;
}
.footer-item:first-child{
display: none;
}
.footer-item h2{
font-size: 2.3em;
}
.footer-item a{
font-size: 1.8em;
}
} | 0.207696 | 0.054803 |
@charset "ISO-8859-1";
* {
margin: 0px;
border: 0px;
padding: 0px;
}
body {
/* Evita que la pagina se actualice (en Android) cuando se arrastran las piezas superiores al tablero */
overscroll-behavior: contain;
}
p {
margin: 0px .4rem;
display: inline-block;
font-family: "Trebuchet MS", Verdana, sans-serif;
}
#contenedor {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: flex-start;
}
#paneltablero {
box-sizing: border-box;
border: 2px solid red;
padding: 2px;
width: min(100vh, 70vw);
height: min(100vh, 70vw);
background-color: white;
display: flex;
justify-content: center;
align-items: center;
}
#tablero {
width: 78%;
}
#panelmenu {
box-sizing: border-box;
border: 2px solid black;
padding: 2px;
width: 30vw;
height: min(100vh, 70vw);
overflow-y: scroll;
background-color: #FFCB99;
display: flex;
flex-direction: column;
}
@media screen and (orientation: portrait) {
#paneltablero {
width: 100vw;
height: 100vw;
}
#panelmenu {
width: 100vw;
/* Se calcula la zona vertical visible, descontando barra de navegación.. que junto a position:fixed,
evita que la pantalla se mueva al hacer scroll */
height: calc(100% - 100vw);
}
}
#menu {
background-color: sandybrown;
}
.titulo {
margin: 1px 1px;
font-size: 1.5em;
font-weight: bold;
text-align: center;
display: block;
border: 2px salmon dashed;
text-shadow: 1px 1px white; /* , -1px -1px greenyellow */;
}
.botonera {
box-sizing: border-box;
margin: 2px 2px;
padding: 2px;
border: 2px;
}
.botonera > input {
background-color: #4CAF50;
color: yellow;
border: 1px solid greenyellow;
padding: 5px 5px;
margin: 2px 2px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 0.8rem;
border-radius: 8px;
}
.botonera > input:hover {
background-color: greenyellow;
border: 1px solid black;
color: black;
}
#solapas {
display: flex;
flex-wrap: wrap;
}
#solapas > label {
background: sandybrown;
border: 1px solid black;
padding: .5em .5em;
}
#solapas > input[type=radio], .tab {
display: none;
}
#solapas > input[type=radio]:checked + label {
background: greenyellow;
border-bottom: 1px solid yellow;
}
#solapas > input[type=radio]:checked + label + .tab {
display: block;
}
.tab {
width: 100%;
padding: .5em 0px .5em 0px;
order: 1; /* Evita que las solapas se formen en 2 filas */
}
.enunciado {
color: red;
font-size: 1em;
font-style: italic;
text-align: justify;
display: block;
font-family: "Trebuchet MS", Verdana, sans-serif;
}
.hashtag {
color: blue;
font-size: 0.8em;
font-weight: bold;
text-align: center;
display: block;
font-family: Verdana, sans-serif;
} | css/pcboard.css | @charset "ISO-8859-1";
* {
margin: 0px;
border: 0px;
padding: 0px;
}
body {
/* Evita que la pagina se actualice (en Android) cuando se arrastran las piezas superiores al tablero */
overscroll-behavior: contain;
}
p {
margin: 0px .4rem;
display: inline-block;
font-family: "Trebuchet MS", Verdana, sans-serif;
}
#contenedor {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: flex-start;
}
#paneltablero {
box-sizing: border-box;
border: 2px solid red;
padding: 2px;
width: min(100vh, 70vw);
height: min(100vh, 70vw);
background-color: white;
display: flex;
justify-content: center;
align-items: center;
}
#tablero {
width: 78%;
}
#panelmenu {
box-sizing: border-box;
border: 2px solid black;
padding: 2px;
width: 30vw;
height: min(100vh, 70vw);
overflow-y: scroll;
background-color: #FFCB99;
display: flex;
flex-direction: column;
}
@media screen and (orientation: portrait) {
#paneltablero {
width: 100vw;
height: 100vw;
}
#panelmenu {
width: 100vw;
/* Se calcula la zona vertical visible, descontando barra de navegación.. que junto a position:fixed,
evita que la pantalla se mueva al hacer scroll */
height: calc(100% - 100vw);
}
}
#menu {
background-color: sandybrown;
}
.titulo {
margin: 1px 1px;
font-size: 1.5em;
font-weight: bold;
text-align: center;
display: block;
border: 2px salmon dashed;
text-shadow: 1px 1px white; /* , -1px -1px greenyellow */;
}
.botonera {
box-sizing: border-box;
margin: 2px 2px;
padding: 2px;
border: 2px;
}
.botonera > input {
background-color: #4CAF50;
color: yellow;
border: 1px solid greenyellow;
padding: 5px 5px;
margin: 2px 2px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 0.8rem;
border-radius: 8px;
}
.botonera > input:hover {
background-color: greenyellow;
border: 1px solid black;
color: black;
}
#solapas {
display: flex;
flex-wrap: wrap;
}
#solapas > label {
background: sandybrown;
border: 1px solid black;
padding: .5em .5em;
}
#solapas > input[type=radio], .tab {
display: none;
}
#solapas > input[type=radio]:checked + label {
background: greenyellow;
border-bottom: 1px solid yellow;
}
#solapas > input[type=radio]:checked + label + .tab {
display: block;
}
.tab {
width: 100%;
padding: .5em 0px .5em 0px;
order: 1; /* Evita que las solapas se formen en 2 filas */
}
.enunciado {
color: red;
font-size: 1em;
font-style: italic;
text-align: justify;
display: block;
font-family: "Trebuchet MS", Verdana, sans-serif;
}
.hashtag {
color: blue;
font-size: 0.8em;
font-weight: bold;
text-align: center;
display: block;
font-family: Verdana, sans-serif;
} | 0.211906 | 0.118921 |
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'),
url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v20-latin-300.woff') format('woff'); /* Modern Browsers */
}
/* roboto-regular - latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'),
url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v20-latin-regular.woff') format('woff'); /* Modern Browsers */
}
/* montserrat-regular - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'),
url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/montserrat-v14-latin-regular.woff') format('woff'); /* Modern Browsers */
}
/* montserrat-700 - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat Bold'), local('Montserrat-Bold'),
url('../fonts/montserrat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/montserrat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/montserrat-v14-latin-700.woff') format('woff'); /* Modern Browsers */
}
* {
margin: 0;
padding: 0;
}
ul,
ol {
list-style: none;
}
a {
text-decoration: none;
}
*,
*::before
*::after {
box-sizing: inherit;
margin: 0 auto;
}
img {
display: block;
max-width: 100%;
height: auto;
}
/* .container {
width: 320px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
box-sizing: border-box;
} */
/* header */
.masthead-bg {
background-color: rgb(0, 0, 0);
background-repeat: no-repeat;
background-position: center;
}
.logo {
font-family: 'Montserrat';
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.0625rem;
font-size: 18px;
color: rgb(255, 255, 255);
text-align: center;
display: block;
margin-bottom: 40px;
}
.masthead-button-top-list {
margin: 0 auto;
text-align: center;
}
.masthead-button-top {
font-family: 'Montserrat';
font-weight: 700;
box-sizing: border-box;
font-size: 14px;
color: rgb(255, 255, 255);
height: 36px;
width: 90px;
border: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
background-color: rgba(26, 25, 21, 0);
outline: none;
margin-top: 1.25rem;
margin-bottom: 110px;
}
.masthead-button-top:hover {
border: 2px solid rgba(255, 255, 255, 1);
border-radius: 20px;
cursor: pointer;
}
.masthead-title {
text-transform: uppercase;
font-family: 'Montserrat';
font-weight: 700;
font-size: 26px;
text-align: center;
color: rgb(255, 255, 255);
margin: 0 auto;
margin-bottom: 20px;
padding: 0;
max-width: 280px;
}
.masthead-discription {
font-family: 'Roboto';
font-weight: 300;
font-size: 18px;
text-align: center;
color: rgb(255, 255, 255);
margin: 0 auto;
margin-bottom: 20px;
padding: 0;
max-width: 220px;
}
.masthead-button-button-div {
/* margin: 0 auto; */
padding: 0 0 117px 0;
text-align: center;
}
.masthead-button-bottom {
width: 280px;
height: 40px;
border-radius: 20px;
background-color: rgb(255, 78, 80);
font-family: 'Roboto';
font-weight: 400;
font-size: 14px;
color: rgb(255, 255, 255);
outline: none;
border: none;
}
.masthead-button-bottom:hover {
cursor: pointer;
}
/* SECTION-TOP */
.partners-title {
font-family: 'Montserrat';
font-weight: 700;
font-size: 22px ;
margin: 70PX 0 0 0;
text-align: center;
}
.partners-list {
padding: 0;
margin: 0;
list-style: none;
}
/* ________ */
.partner-photo-div {
width: 120px;
width: 120px;
position: relative;
margin: 0 auto;
}
.partner-photo {
margin: 0 auto;
padding-top: 20px;
}
.partner-icon {
width: 40px;
height: 40px;
background-repeat: no-repeat;
position: absolute;
right: 0;
bottom: 0;
}
.icon-1 {
background-image: url(../images/botton.partners/1.1.png);
}
.icon-2 {
background-image: url(../images/botton.partners/1.2.png);
}
.icon-3 {
background-image: url(../images/botton.partners/1.3.png);
}
.icon-4 {
background-image: url(../images/botton.partners/1.4.png);
}
/* ________ */
.partner-name {
font-family: 'Montserrat';
font-weight: 700;
font-size: 14px ;
margin: 20px 0 18px 0;
text-align: center;
}
.partner-didcription {
font-family: 'Montserrat';
font-weight: 400;
font-size: 14px ;
color: rgb(102, 102, 102);
margin: 0 auto;
width: 220px;
text-align: center;
}
.bottom-button-div {
margin: 0 auto;
padding: 40px 0 57px 0;
text-align: center;
}
.bottom-button {
width: 280px;
height: 40px;
border-radius: 20px;
background-color:rgb(255, 255, 255);
font-family: 'Roboto';
font-weight: 700;
font-size: 14px;
color:rgb(255, 78, 80);;
outline: none;
border: 2px solid rgb(255, 78, 80);
}
.bottom-button:hover {
cursor: pointer;
} | html-css/module-09/css/styles.css | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'),
url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v20-latin-300.woff') format('woff'); /* Modern Browsers */
}
/* roboto-regular - latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'),
url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/roboto-v20-latin-regular.woff') format('woff'); /* Modern Browsers */
}
/* montserrat-regular - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'),
url('../fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/montserrat-v14-latin-regular.woff') format('woff'); /* Modern Browsers */
}
/* montserrat-700 - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat Bold'), local('Montserrat-Bold'),
url('../fonts/montserrat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/montserrat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/montserrat-v14-latin-700.woff') format('woff'); /* Modern Browsers */
}
* {
margin: 0;
padding: 0;
}
ul,
ol {
list-style: none;
}
a {
text-decoration: none;
}
*,
*::before
*::after {
box-sizing: inherit;
margin: 0 auto;
}
img {
display: block;
max-width: 100%;
height: auto;
}
/* .container {
width: 320px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
box-sizing: border-box;
} */
/* header */
.masthead-bg {
background-color: rgb(0, 0, 0);
background-repeat: no-repeat;
background-position: center;
}
.logo {
font-family: 'Montserrat';
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.0625rem;
font-size: 18px;
color: rgb(255, 255, 255);
text-align: center;
display: block;
margin-bottom: 40px;
}
.masthead-button-top-list {
margin: 0 auto;
text-align: center;
}
.masthead-button-top {
font-family: 'Montserrat';
font-weight: 700;
box-sizing: border-box;
font-size: 14px;
color: rgb(255, 255, 255);
height: 36px;
width: 90px;
border: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
background-color: rgba(26, 25, 21, 0);
outline: none;
margin-top: 1.25rem;
margin-bottom: 110px;
}
.masthead-button-top:hover {
border: 2px solid rgba(255, 255, 255, 1);
border-radius: 20px;
cursor: pointer;
}
.masthead-title {
text-transform: uppercase;
font-family: 'Montserrat';
font-weight: 700;
font-size: 26px;
text-align: center;
color: rgb(255, 255, 255);
margin: 0 auto;
margin-bottom: 20px;
padding: 0;
max-width: 280px;
}
.masthead-discription {
font-family: 'Roboto';
font-weight: 300;
font-size: 18px;
text-align: center;
color: rgb(255, 255, 255);
margin: 0 auto;
margin-bottom: 20px;
padding: 0;
max-width: 220px;
}
.masthead-button-button-div {
/* margin: 0 auto; */
padding: 0 0 117px 0;
text-align: center;
}
.masthead-button-bottom {
width: 280px;
height: 40px;
border-radius: 20px;
background-color: rgb(255, 78, 80);
font-family: 'Roboto';
font-weight: 400;
font-size: 14px;
color: rgb(255, 255, 255);
outline: none;
border: none;
}
.masthead-button-bottom:hover {
cursor: pointer;
}
/* SECTION-TOP */
.partners-title {
font-family: 'Montserrat';
font-weight: 700;
font-size: 22px ;
margin: 70PX 0 0 0;
text-align: center;
}
.partners-list {
padding: 0;
margin: 0;
list-style: none;
}
/* ________ */
.partner-photo-div {
width: 120px;
width: 120px;
position: relative;
margin: 0 auto;
}
.partner-photo {
margin: 0 auto;
padding-top: 20px;
}
.partner-icon {
width: 40px;
height: 40px;
background-repeat: no-repeat;
position: absolute;
right: 0;
bottom: 0;
}
.icon-1 {
background-image: url(../images/botton.partners/1.1.png);
}
.icon-2 {
background-image: url(../images/botton.partners/1.2.png);
}
.icon-3 {
background-image: url(../images/botton.partners/1.3.png);
}
.icon-4 {
background-image: url(../images/botton.partners/1.4.png);
}
/* ________ */
.partner-name {
font-family: 'Montserrat';
font-weight: 700;
font-size: 14px ;
margin: 20px 0 18px 0;
text-align: center;
}
.partner-didcription {
font-family: 'Montserrat';
font-weight: 400;
font-size: 14px ;
color: rgb(102, 102, 102);
margin: 0 auto;
width: 220px;
text-align: center;
}
.bottom-button-div {
margin: 0 auto;
padding: 40px 0 57px 0;
text-align: center;
}
.bottom-button {
width: 280px;
height: 40px;
border-radius: 20px;
background-color:rgb(255, 255, 255);
font-family: 'Roboto';
font-weight: 700;
font-size: 14px;
color:rgb(255, 78, 80);;
outline: none;
border: 2px solid rgb(255, 78, 80);
}
.bottom-button:hover {
cursor: pointer;
} | 0.263789 | 0.058588 |
@import url(font-lightcase.css);
/* Import breakpoint related styles */
@import url(lightcase-max-640.css);
@import url(lightcase-min-641.css);
@media screen {
/* Overlay */
#lightcase-overlay {
display: none;
width: 100%;
height: 100%;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
}
/* Loading */
#lightcase-loading {
position: fixed;
z-index: 1001;
top: 50%;
left: 50%;
margin-top: -0.5em;
margin-left: -0.5em;
opacity: 1;
font-size: 32px;
/* Fixes the icon wobble issue in firefox */
-moz-transform-origin: 50% 53%;
-webkit-animation: lightcase-loading-spin 0.5s infinite linear;
-moz-animation: lightcase-loading-spin 0.5s infinite linear;
-o-animation: lightcase-loading-spin 0.5s infinite linear;
animation: lightcase-loading-spin 0.5s infinite linear;
}
/* Case */
#lightcase-case {
display: none;
position: fixed;
z-index: 1002;
top: 50%;
left: 50%;
}
/* Additional info */
#lightcase-case .lightcase-info {
/*
* You can change to position "static" or "relative" instead, but consider
* that this height will be integrated and calculated
* to the maximum height additionally to the image height.
*/
position: absolute;
padding-top: 15px;
}
#lightcase-case .lightcase-caption {
clear: both;
}
#lightcase-case .lightcase-title,
#lightcase-case .lightcase-caption {
margin: 0;
padding: 0;
font-size: 17px;
line-height: 1.5;
font-weight: normal;
text-overflow: ellipsis;
}
#lightcase-case .lightcase-caption {
font-size: 13px;
}
#lightcase-case .lightcase-sequenceInfo {
font-size: 11px;
}
/* Icons */
[class*='lightcase-icon-'] {
width: 1.123em;
height: auto;
/*
* For adjusting the icon size, just change the
* value for "font-size" here!
*/
font-size: 38px;
line-height: 1;
text-align: center;
text-shadow: none;
}
a[class*='lightcase-icon-'],
a[class*='lightcase-icon-']:focus {
position: fixed;
z-index: 9999;
color: rgba(255,255,255,0.6);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-transition: color, opacity, ease-in-out 0.25s;
-moz-transition: color, opacity, ease-in-out 0.25s;
-o-transition: color, opacity, ease-in-out 0.25s;
transition: color, opacity, ease-in-out 0.25s;
}
a[class*='lightcase-icon-']:hover {
color: rgba(255,255,255,1);
}
a[class*='lightcase-icon-'] > span {
display: inline-block;
text-indent: -9999px;
}
/* For mobile (touch) devices */
.lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap,
.lightcase-isMobileDevice #lightcase-case[data-type=iframe] .lightcase-contentInner {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.lightcase-isMobileDevice.lightcase-open,
.lightcase-isMobileDevice.lightcase-open body {
max-width: 100%;
max-height: 100%;
overflow: hidden;
}
.lightcase-isMobileDevice #lightcase-nav a:hover {
color: #aaa;
text-shadow: none;
}
}
/* Animation for loading spin icon */
@-webkit-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} | plugins/lightcase/css/lightcase.css | @import url(font-lightcase.css);
/* Import breakpoint related styles */
@import url(lightcase-max-640.css);
@import url(lightcase-min-641.css);
@media screen {
/* Overlay */
#lightcase-overlay {
display: none;
width: 100%;
height: 100%;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
}
/* Loading */
#lightcase-loading {
position: fixed;
z-index: 1001;
top: 50%;
left: 50%;
margin-top: -0.5em;
margin-left: -0.5em;
opacity: 1;
font-size: 32px;
/* Fixes the icon wobble issue in firefox */
-moz-transform-origin: 50% 53%;
-webkit-animation: lightcase-loading-spin 0.5s infinite linear;
-moz-animation: lightcase-loading-spin 0.5s infinite linear;
-o-animation: lightcase-loading-spin 0.5s infinite linear;
animation: lightcase-loading-spin 0.5s infinite linear;
}
/* Case */
#lightcase-case {
display: none;
position: fixed;
z-index: 1002;
top: 50%;
left: 50%;
}
/* Additional info */
#lightcase-case .lightcase-info {
/*
* You can change to position "static" or "relative" instead, but consider
* that this height will be integrated and calculated
* to the maximum height additionally to the image height.
*/
position: absolute;
padding-top: 15px;
}
#lightcase-case .lightcase-caption {
clear: both;
}
#lightcase-case .lightcase-title,
#lightcase-case .lightcase-caption {
margin: 0;
padding: 0;
font-size: 17px;
line-height: 1.5;
font-weight: normal;
text-overflow: ellipsis;
}
#lightcase-case .lightcase-caption {
font-size: 13px;
}
#lightcase-case .lightcase-sequenceInfo {
font-size: 11px;
}
/* Icons */
[class*='lightcase-icon-'] {
width: 1.123em;
height: auto;
/*
* For adjusting the icon size, just change the
* value for "font-size" here!
*/
font-size: 38px;
line-height: 1;
text-align: center;
text-shadow: none;
}
a[class*='lightcase-icon-'],
a[class*='lightcase-icon-']:focus {
position: fixed;
z-index: 9999;
color: rgba(255,255,255,0.6);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-transition: color, opacity, ease-in-out 0.25s;
-moz-transition: color, opacity, ease-in-out 0.25s;
-o-transition: color, opacity, ease-in-out 0.25s;
transition: color, opacity, ease-in-out 0.25s;
}
a[class*='lightcase-icon-']:hover {
color: rgba(255,255,255,1);
}
a[class*='lightcase-icon-'] > span {
display: inline-block;
text-indent: -9999px;
}
/* For mobile (touch) devices */
.lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap,
.lightcase-isMobileDevice #lightcase-case[data-type=iframe] .lightcase-contentInner {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.lightcase-isMobileDevice.lightcase-open,
.lightcase-isMobileDevice.lightcase-open body {
max-width: 100%;
max-height: 100%;
overflow: hidden;
}
.lightcase-isMobileDevice #lightcase-nav a:hover {
color: #aaa;
text-shadow: none;
}
}
/* Animation for loading spin icon */
@-webkit-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes lightcase-loading-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} | 0.242834 | 0.110567 |
html {
box-sizing: border-box;
font-size: 18px;
}
*, *:before, *:after {
box-sizing: inherit;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul {
margin: 0;
padding: 0;
font-weight: normal;
}
ol, ul {
list-style: none;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
}
header, footer, div, p {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
body {
background-color: #EBECF0;
display: block;
}
/* Header */
.header {
overflow: hidden;
background-color: #F5C5C5;
padding: 40px 10px;
width: 100%;
color: rgb(19, 2, 2);
left: 0;
bottom: 0;
}
/* header links */
.header a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 18px;
line-height: 25px;
border-radius: 4px;
}
/* logo link */
.header a.logo {
font-size: 36px;
font-weight: bold;
font-family: 'Homemade Apple', cursive;
margin-left: 50px;
padding-left: 25px;
padding-top: 25px;
}
/* Change the background color on mouse-over */
.header a:hover {
background-color: #EBECF0;
color: black;
}
/* Style of the active/current link*/
.header a.active {
background-color: #BEBEBE;
color: white;
}
/* Float the link section to the right */
.header-right {
float: right;
padding-right: 75px;
}
.container {
padding: 25px 100px 75px 100px;
}
.container-welcome {
text-align: center;
}
/* media queries for responsiveness */
@media all and (max-width: 600px) {
.header {
padding: 15px 10px;
}
.header a {
float: none;
display: block;
text-align: left;
padding: 8px;
}
.header-right {
float: none;
}
.header a.logo {
font-size: 20px;
padding-left: 8px;
padding-top: 8px;
margin: 0;
}
.container {
padding: 25px 12px 75px 12px;
}
#img-about {
display: none;
}
table {
table-layout: fixed;
}
code {
padding: 1px 4px;
border-radius: 4px;
}
}
.container-blogs {
padding-top: 50px;
}
/* Homepage */
div {
text-align: justify;
}
.note {
font-size: 120%;
color: darkred;
}
h2 {
font-size: xx-large;
font-weight: bold;
padding: 12px 4px;
}
p {
display: block;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
}
/* Blog */
h5 {
font-size: 16px;
}
ul.a {
list-style-type: disc;
margin-left: 18px;
}
ol li {
display: list-item;
list-style-position: inside;
list-style-type: decimal;
padding: 8px;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding-top: 10px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 40px;
}
section {
background-color: whitesmoke;
padding: 15px 30px;
text-align: left;
margin-bottom: 15px;
}
h4 {
font-size: large;
font-weight: bold;
padding-top: 15px;
padding-bottom: 5px;
}
code {
font-family: monospace;
font-weight: bold;
color: rgb(139, 0, 97);
padding: 2px 5px;
background-color: whitesmoke;
border-radius: 4px;
}
/* Read More */
.container-readmore {
background-color: rgba(238, 220, 223, 0.979);
padding: 20px;
text-align-last: center;
}
/* About */
#img-about {
margin-right:40px;
float: left;
width: 300px;
}
/* Footer */
footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #BEBEBE;
color: black;
text-align: center;
} | styles/main.css |
html {
box-sizing: border-box;
font-size: 18px;
}
*, *:before, *:after {
box-sizing: inherit;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul {
margin: 0;
padding: 0;
font-weight: normal;
}
ol, ul {
list-style: none;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
}
header, footer, div, p {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
body {
background-color: #EBECF0;
display: block;
}
/* Header */
.header {
overflow: hidden;
background-color: #F5C5C5;
padding: 40px 10px;
width: 100%;
color: rgb(19, 2, 2);
left: 0;
bottom: 0;
}
/* header links */
.header a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 18px;
line-height: 25px;
border-radius: 4px;
}
/* logo link */
.header a.logo {
font-size: 36px;
font-weight: bold;
font-family: 'Homemade Apple', cursive;
margin-left: 50px;
padding-left: 25px;
padding-top: 25px;
}
/* Change the background color on mouse-over */
.header a:hover {
background-color: #EBECF0;
color: black;
}
/* Style of the active/current link*/
.header a.active {
background-color: #BEBEBE;
color: white;
}
/* Float the link section to the right */
.header-right {
float: right;
padding-right: 75px;
}
.container {
padding: 25px 100px 75px 100px;
}
.container-welcome {
text-align: center;
}
/* media queries for responsiveness */
@media all and (max-width: 600px) {
.header {
padding: 15px 10px;
}
.header a {
float: none;
display: block;
text-align: left;
padding: 8px;
}
.header-right {
float: none;
}
.header a.logo {
font-size: 20px;
padding-left: 8px;
padding-top: 8px;
margin: 0;
}
.container {
padding: 25px 12px 75px 12px;
}
#img-about {
display: none;
}
table {
table-layout: fixed;
}
code {
padding: 1px 4px;
border-radius: 4px;
}
}
.container-blogs {
padding-top: 50px;
}
/* Homepage */
div {
text-align: justify;
}
.note {
font-size: 120%;
color: darkred;
}
h2 {
font-size: xx-large;
font-weight: bold;
padding: 12px 4px;
}
p {
display: block;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
}
/* Blog */
h5 {
font-size: 16px;
}
ul.a {
list-style-type: disc;
margin-left: 18px;
}
ol li {
display: list-item;
list-style-position: inside;
list-style-type: decimal;
padding: 8px;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding-top: 10px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 40px;
}
section {
background-color: whitesmoke;
padding: 15px 30px;
text-align: left;
margin-bottom: 15px;
}
h4 {
font-size: large;
font-weight: bold;
padding-top: 15px;
padding-bottom: 5px;
}
code {
font-family: monospace;
font-weight: bold;
color: rgb(139, 0, 97);
padding: 2px 5px;
background-color: whitesmoke;
border-radius: 4px;
}
/* Read More */
.container-readmore {
background-color: rgba(238, 220, 223, 0.979);
padding: 20px;
text-align-last: center;
}
/* About */
#img-about {
margin-right:40px;
float: left;
width: 300px;
}
/* Footer */
footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #BEBEBE;
color: black;
text-align: center;
} | 0.359589 | 0.068537 |
@-moz-document domain("readmanga.me"), domain("mintmanga.com"), domain("doramatv.ru"), domain("librebook.ru"), domain("selfmanga.ru"), domain("findanime.ru"), domain("grouple.ru"), domain("selflib.me") {
* {
box-shadow: none !important; border-radius: 0 !important; border: none !important;
}
#mangaPicture {
opacity: 0.88 !important; margin: 0 auto !important;
}
#mangaBox, .panel, .panel-footer {
min-width: 200px !important; max-width: 100% !important; width: auto !important; background: #000 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQYlWNgYGD4TyQeVUhHhc8ANKRjhG2n9qAAAAAASUVORK5CYII=") repeat !important;
}
.top_ba, .bottom_block, .footerControl, .how-to-link, .nav-main-menu, #additionalMenu, .left-brand, .right-brand, .left-branding, .right-branding {
display: none !important;
}
.pageHeader, #header {
width: 88% !important; margin: 0 6% !important;
}
#red-form {
margin: 0 200px !important;
}
.pageBlock {
margin: 0 auto !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQYlWNgYGD4TyQeVUhHhc8ANKRjhG2n9qAAAAAASUVORK5CYII=") repeat !important;
}
.federation img {
width: 150px !important;
}
#accountMenu {
width: auto !important;
}
h1, h2, h3 {
color: #AEA79F !important;
}
.leftContent {
margin-left: 200px !important;
}
body, #menu, menu, td, tr, .step, .nextLink, .navbar, #navbar, .second-nav, .rightContent, .form-control {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQYlWNgYGD4TyQeVUhHhc8ANKRjhG2n9qAAAAAASUVORK5CYII=") repeat !important; color: #AEA79F !important;
}
.current, .active, .nav-tabs > li.active > a, .mature-message, .mature-message-small {
background: #77216F !important;
}
.tiles .tile .desc h4 {
margin: 0 !important;
}
td {
border-bottom: #2C001E 1px solid !important;
}
th, input, select, option, .button, button, .btn, .btn-default {
background: #5E2750 !important; color: #AEA79F !important; border: #2C001E 1px solid !important;
}
#cboxContent, .control-hint, .spoiler, .expandable.expanded .background, .selectize-input, .federation-nav, .my-tooltip, .dropdown-menu, .navbar-default .navbar-nav > .open > a {
background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, #33113a 65%, #77216F 100%);
}
a:link, a:active, a {
color: #DD4814 !important; transition: background .3s ease-out;
}
a:visited {
color: #EFAC95 !important;
}
a:hover {
background: #DD4814 !important; color: #000 !important;
}
#searchform .property .js-link, #searchform span {
background-image: radial-gradient(circle at 6px 50%, hsl(170, 10%, 70%), hsl(170, 10%, 70%) 7px, transparent 0%) !important;
}
#searchform .property .js-link.exclude, #searchform span.exclude {
background-image: radial-gradient(circle at 6px 50%, red, red 7px, transparent 0%) !important;
}
#searchform .property .js-link.include, #searchform span.include {
background-image: radial-gradient(circle at 6px 50%, green, green 7px, transparent 0%) !important;
}
} | data/usercss/109918.user.css | @-moz-document domain("readmanga.me"), domain("mintmanga.com"), domain("doramatv.ru"), domain("librebook.ru"), domain("selfmanga.ru"), domain("findanime.ru"), domain("grouple.ru"), domain("selflib.me") {
* {
box-shadow: none !important; border-radius: 0 !important; border: none !important;
}
#mangaPicture {
opacity: 0.88 !important; margin: 0 auto !important;
}
#mangaBox, .panel, .panel-footer {
min-width: 200px !important; max-width: 100% !important; width: auto !important; background: #000 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQYlWNgYGD4TyQeVUhHhc8ANKRjhG2n9qAAAAAASUVORK5CYII=") repeat !important;
}
.top_ba, .bottom_block, .footerControl, .how-to-link, .nav-main-menu, #additionalMenu, .left-brand, .right-brand, .left-branding, .right-branding {
display: none !important;
}
.pageHeader, #header {
width: 88% !important; margin: 0 6% !important;
}
#red-form {
margin: 0 200px !important;
}
.pageBlock {
margin: 0 auto !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQYlWNgYGD4TyQeVUhHhc8ANKRjhG2n9qAAAAAASUVORK5CYII=") repeat !important;
}
.federation img {
width: 150px !important;
}
#accountMenu {
width: auto !important;
}
h1, h2, h3 {
color: #AEA79F !important;
}
.leftContent {
margin-left: 200px !important;
}
body, #menu, menu, td, tr, .step, .nextLink, .navbar, #navbar, .second-nav, .rightContent, .form-control {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQYlWNgYGD4TyQeVUhHhc8ANKRjhG2n9qAAAAAASUVORK5CYII=") repeat !important; color: #AEA79F !important;
}
.current, .active, .nav-tabs > li.active > a, .mature-message, .mature-message-small {
background: #77216F !important;
}
.tiles .tile .desc h4 {
margin: 0 !important;
}
td {
border-bottom: #2C001E 1px solid !important;
}
th, input, select, option, .button, button, .btn, .btn-default {
background: #5E2750 !important; color: #AEA79F !important; border: #2C001E 1px solid !important;
}
#cboxContent, .control-hint, .spoiler, .expandable.expanded .background, .selectize-input, .federation-nav, .my-tooltip, .dropdown-menu, .navbar-default .navbar-nav > .open > a {
background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, #33113a 65%, #77216F 100%);
}
a:link, a:active, a {
color: #DD4814 !important; transition: background .3s ease-out;
}
a:visited {
color: #EFAC95 !important;
}
a:hover {
background: #DD4814 !important; color: #000 !important;
}
#searchform .property .js-link, #searchform span {
background-image: radial-gradient(circle at 6px 50%, hsl(170, 10%, 70%), hsl(170, 10%, 70%) 7px, transparent 0%) !important;
}
#searchform .property .js-link.exclude, #searchform span.exclude {
background-image: radial-gradient(circle at 6px 50%, red, red 7px, transparent 0%) !important;
}
#searchform .property .js-link.include, #searchform span.include {
background-image: radial-gradient(circle at 6px 50%, green, green 7px, transparent 0%) !important;
}
} | 0.305179 | 0.081228 |
body {
font-family: 'Montserrat';
background: #fff;
color: #000;
}
a {
text-decoration: none !important;
color: #000;
}
span {
font-weight: lighter;
}
.section_container {
margin: 20px 5%;
min-height: -webkit-calc(100vh - 287px);
min-height: -moz-calc(100vh - 287px);
min-height: calc(100vh - 287px);
}
.line {
width: 60%;
height: 3px;
margin: 10px 20%;
background: #000;
}
.pointer {
cursor: pointer;
}
@media all and (max-width: 1024px) {
.container_space {
margin: 0;
}
}
@media all and (max-width: 768px) {
.__rail-is-vertical {
display: none;
}
}
/* Buttons Style */
a.type_1 {
width: -webkit-calc(100% - 20px);
width: -moz-calc(100% - 20px);
width: calc(100% - 20px);
cursor: pointer;
font-family: 'Montserrat';
outline: none;
border: 1px solid #273856;
color: #273856;
margin: 5px;
padding: 5px;
text-transform: uppercase;
font-size: 15px;
text-align: center;
display: block;
}
a.type_1:hover {
background: #273856;
color: #fff;
}
button {
cursor: pointer;
font-family: 'Montserrat';
outline: none;
}
button.type_1 {
background: transparent;
border: 1px solid #fff;
color: #fff;
margin: 5px;
padding: 5px 15px;
text-transform: uppercase;
font-size: 15px;
}
button.type_1:hover {
background: #fff;
color: #273856;
}
button.type_1_rev {
background: transparent;
border: 1px solid #273856;
color: #273856;
margin: 5px;
padding: 5px 15px;
text-transform: uppercase;
font-size: 15px;
}
button.type_1_rev:hover {
background: #273856;
color: #fff;
}
button.type_2 {
background: rgba(0, 0, 0, 0);
border: 1px solid #fff;
color: #fff;
margin: 10px;
padding: 10px 20px;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 2px;
}
button.type_2:hover {
background: #fff;
color: #273856;
}
button.type_2_rev {
background: rgba(0, 0, 0, 0);
border: 1px solid #273856;
color: #273856;
margin: 10px;
padding: 10px 20px;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 2px;
}
button.type_2_rev:hover {
background: #273856;
color: #fff;
}
/* Filters Style */
.filter_elem {
width: 100%;
margin: 20px 0;
}
.filter_elem h4 {
font-weight: lighter;
text-transform: uppercase;
text-align: center;
padding: 10px 0;
}
.filter_container select {
width: 100%;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 12px 0 12px 48px;
background: #fff;
border: 1px solid #000;
outline: 0;
font-weight: lighter;
text-transform: uppercase;
}
.filter_category_select,
.filter_sort_select {
position: relative;
}
.filter_category_select::before {
content: url(../icons/category.svg);
height: 24px;
width: 24px;
top: 8px;
left: 16px;
position: absolute;
pointer-events: none;
}
.filter_category_select::after {
content: url(../icons/chevron-down.svg);
height: 24px;
width: 24px;
top: 8px;
right: 16px;
position: absolute;
pointer-events: none;
}
.filter_sort_select::before {
content: url(../icons/sort.svg);
height: 24px;
width: 24px;
top: 8px;
left: 16px;
position: absolute;
pointer-events: none;
}
.filter_sort_select::after {
content: url(../icons/chevron-down.svg);
height: 24px;
width: 24px;
top: 8px;
right: 16px;
position: absolute;
pointer-events: none;
}
.filters_mobile {
display: none !important;
}
.filter_container {
display: block;
}
@media all and (max-width: 1024px) {
.filters_mobile {
display: block !important;
}
.filter_container {
display: none !important;
}
.filter_container_active {
display: block !important;
}
}
/* Pagination Style */
.pagin_container {
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-flex: 1 1 100%;
-moz-box-flex: 1;
flex: 1 1 100%;
-webkit-order: 1;
-moz-box-ordinal-group: 2;
order: 1;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
padding: 30px 0;
font-family: Arial;
}
.pagin {
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-flex: 0 1 65%;
-moz-box-flex: 0;
flex: 0 1 65%;
text-transform: uppercase;
color: #000;
}
.pagin a {
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
width: 24px;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-decoration: none;
color: #fff;
}
.pagin img {
width: 24px;
height: 24px;
}
.pagin_nav.current {
padding: 10px;
background-color: #fff;
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
}
.pagin > a {
width: 40px;
background-color: #273856;
}
.pagin > a .pagin_nav {
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
-webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
font-weight: 600;
}
.pagin_page_list .page {
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
-webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
font-weight: 600;
}
.pagin > a:hover > .pagin_nav {
height: 24px;
-webkit-flex-basis: 24px;
flex-basis: 24px;
border-radius: 50%;
background-color: #322a37;
}
.pagin_page_list {
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-flex: 2 0 auto;
-moz-box-flex: 2;
flex: 2 0 auto;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
overflow: hidden;
background-color: #273856;
z-index: 2;
}
.pagin_page_list a {
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
flex: 1 1 auto;
}
.pagin_page_list a:hover .page {
height: 24px;
-webkit-flex-basis: 24px;
flex-basis: 24px;
border-radius: 50%;
background-color: #322a37;
} | frontend/assets/css/master.css | body {
font-family: 'Montserrat';
background: #fff;
color: #000;
}
a {
text-decoration: none !important;
color: #000;
}
span {
font-weight: lighter;
}
.section_container {
margin: 20px 5%;
min-height: -webkit-calc(100vh - 287px);
min-height: -moz-calc(100vh - 287px);
min-height: calc(100vh - 287px);
}
.line {
width: 60%;
height: 3px;
margin: 10px 20%;
background: #000;
}
.pointer {
cursor: pointer;
}
@media all and (max-width: 1024px) {
.container_space {
margin: 0;
}
}
@media all and (max-width: 768px) {
.__rail-is-vertical {
display: none;
}
}
/* Buttons Style */
a.type_1 {
width: -webkit-calc(100% - 20px);
width: -moz-calc(100% - 20px);
width: calc(100% - 20px);
cursor: pointer;
font-family: 'Montserrat';
outline: none;
border: 1px solid #273856;
color: #273856;
margin: 5px;
padding: 5px;
text-transform: uppercase;
font-size: 15px;
text-align: center;
display: block;
}
a.type_1:hover {
background: #273856;
color: #fff;
}
button {
cursor: pointer;
font-family: 'Montserrat';
outline: none;
}
button.type_1 {
background: transparent;
border: 1px solid #fff;
color: #fff;
margin: 5px;
padding: 5px 15px;
text-transform: uppercase;
font-size: 15px;
}
button.type_1:hover {
background: #fff;
color: #273856;
}
button.type_1_rev {
background: transparent;
border: 1px solid #273856;
color: #273856;
margin: 5px;
padding: 5px 15px;
text-transform: uppercase;
font-size: 15px;
}
button.type_1_rev:hover {
background: #273856;
color: #fff;
}
button.type_2 {
background: rgba(0, 0, 0, 0);
border: 1px solid #fff;
color: #fff;
margin: 10px;
padding: 10px 20px;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 2px;
}
button.type_2:hover {
background: #fff;
color: #273856;
}
button.type_2_rev {
background: rgba(0, 0, 0, 0);
border: 1px solid #273856;
color: #273856;
margin: 10px;
padding: 10px 20px;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 2px;
}
button.type_2_rev:hover {
background: #273856;
color: #fff;
}
/* Filters Style */
.filter_elem {
width: 100%;
margin: 20px 0;
}
.filter_elem h4 {
font-weight: lighter;
text-transform: uppercase;
text-align: center;
padding: 10px 0;
}
.filter_container select {
width: 100%;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 12px 0 12px 48px;
background: #fff;
border: 1px solid #000;
outline: 0;
font-weight: lighter;
text-transform: uppercase;
}
.filter_category_select,
.filter_sort_select {
position: relative;
}
.filter_category_select::before {
content: url(../icons/category.svg);
height: 24px;
width: 24px;
top: 8px;
left: 16px;
position: absolute;
pointer-events: none;
}
.filter_category_select::after {
content: url(../icons/chevron-down.svg);
height: 24px;
width: 24px;
top: 8px;
right: 16px;
position: absolute;
pointer-events: none;
}
.filter_sort_select::before {
content: url(../icons/sort.svg);
height: 24px;
width: 24px;
top: 8px;
left: 16px;
position: absolute;
pointer-events: none;
}
.filter_sort_select::after {
content: url(../icons/chevron-down.svg);
height: 24px;
width: 24px;
top: 8px;
right: 16px;
position: absolute;
pointer-events: none;
}
.filters_mobile {
display: none !important;
}
.filter_container {
display: block;
}
@media all and (max-width: 1024px) {
.filters_mobile {
display: block !important;
}
.filter_container {
display: none !important;
}
.filter_container_active {
display: block !important;
}
}
/* Pagination Style */
.pagin_container {
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-flex: 1 1 100%;
-moz-box-flex: 1;
flex: 1 1 100%;
-webkit-order: 1;
-moz-box-ordinal-group: 2;
order: 1;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
padding: 30px 0;
font-family: Arial;
}
.pagin {
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-flex: 0 1 65%;
-moz-box-flex: 0;
flex: 0 1 65%;
text-transform: uppercase;
color: #000;
}
.pagin a {
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
width: 24px;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-decoration: none;
color: #fff;
}
.pagin img {
width: 24px;
height: 24px;
}
.pagin_nav.current {
padding: 10px;
background-color: #fff;
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
}
.pagin > a {
width: 40px;
background-color: #273856;
}
.pagin > a .pagin_nav {
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
-webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
font-weight: 600;
}
.pagin_page_list .page {
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
-webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
font-weight: 600;
}
.pagin > a:hover > .pagin_nav {
height: 24px;
-webkit-flex-basis: 24px;
flex-basis: 24px;
border-radius: 50%;
background-color: #322a37;
}
.pagin_page_list {
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-flex: 2 0 auto;
-moz-box-flex: 2;
flex: 2 0 auto;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
overflow: hidden;
background-color: #273856;
z-index: 2;
}
.pagin_page_list a {
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
flex: 1 1 auto;
}
.pagin_page_list a:hover .page {
height: 24px;
-webkit-flex-basis: 24px;
flex-basis: 24px;
border-radius: 50%;
background-color: #322a37;
} | 0.191403 | 0.043103 |
.switch-field {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
overflow: hidden;
}
.switch-title {
margin-bottom: 6px;
}
.switch-field input {
display: none;
}
.switch-field label {
float: left;
}
.switch-field label {
display: inline-block;
width: 60px;
font-size: 14px;
font-weight: normal;
text-align: center;
text-shadow: none;
padding: 6px 14px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.switch-field label:hover {
cursor: pointer;
}
.switch-field input:checked + label {
background-color: #669966;
-webkit-box-shadow: none;
box-shadow: none;
color:#FFFFFF;
}
.switch-field label:first-of-type {
border-radius: 4px 0 0 4px;
}
.switch-field label:last-of-type {
border-radius: 0 4px 4px 0;
}
.em_size_field label {
width:120px;
}
/**/
/* Title Css */
.bg-title {
font-size: 15px;
font-weight: 500;
padding: 15px;
background-color: #63ab62;
color: #fff;
}
.bg-lower-title {
font-size: 15px;
font-weight: 500;
padding: 15px;
background-color: #F6F6F6;
color: #23282D;
padding: 5px;
font-family: icon;
}
.awp-button {
background: #669966 none repeat scroll 0 0 !important;
border-color: #679a67 #669966 !important;
box-shadow: 0 1px 0 #669966 !important;
color: #fff !important;
text-decoration: none !important;
text-shadow: 0 -1px 1px #669966, 1px 0 1px #669966, 0 1px 1px #669966, -1px 0 1px #669966 !important;
}
.awp-button:focus, awp-button:hover, {
background: #669937 none repeat scroll 0 0 !important;
border-color: #669966 !important;
color: #fff !important;
}
/*======*******========media query=========******=======*/
@media only screen and (max-width: 359px) {
.em_size_field {
width:80%;
}
} | css/toogle-button.css |
.switch-field {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
overflow: hidden;
}
.switch-title {
margin-bottom: 6px;
}
.switch-field input {
display: none;
}
.switch-field label {
float: left;
}
.switch-field label {
display: inline-block;
width: 60px;
font-size: 14px;
font-weight: normal;
text-align: center;
text-shadow: none;
padding: 6px 14px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.switch-field label:hover {
cursor: pointer;
}
.switch-field input:checked + label {
background-color: #669966;
-webkit-box-shadow: none;
box-shadow: none;
color:#FFFFFF;
}
.switch-field label:first-of-type {
border-radius: 4px 0 0 4px;
}
.switch-field label:last-of-type {
border-radius: 0 4px 4px 0;
}
.em_size_field label {
width:120px;
}
/**/
/* Title Css */
.bg-title {
font-size: 15px;
font-weight: 500;
padding: 15px;
background-color: #63ab62;
color: #fff;
}
.bg-lower-title {
font-size: 15px;
font-weight: 500;
padding: 15px;
background-color: #F6F6F6;
color: #23282D;
padding: 5px;
font-family: icon;
}
.awp-button {
background: #669966 none repeat scroll 0 0 !important;
border-color: #679a67 #669966 !important;
box-shadow: 0 1px 0 #669966 !important;
color: #fff !important;
text-decoration: none !important;
text-shadow: 0 -1px 1px #669966, 1px 0 1px #669966, 0 1px 1px #669966, -1px 0 1px #669966 !important;
}
.awp-button:focus, awp-button:hover, {
background: #669937 none repeat scroll 0 0 !important;
border-color: #669966 !important;
color: #fff !important;
}
/*======*******========media query=========******=======*/
@media only screen and (max-width: 359px) {
.em_size_field {
width:80%;
}
} | 0.232136 | 0.066509 |
Created on : 05/06/2016, 01:52:01 PM
Author : johana
*/
#open-menu, #labelPeriod, #header-gestion{
visibility: hidden;
}
.marginTop{
margin-top: -50px;
}
.companiesList{
list-style-type: none;
}
.companyName{
text-align: center;
/*margin-top: 15px;*/
}
.contentAlias{
height: auto;
width: 100px;
position: inherit;
margin-left:-10px
}
#contentP{
height: 605px;
background:url("imgSelectCompany/cielo.png") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.contentLogoCompany {
/*width: 70px;*/
/* height: 70px;*/
margin-bottom: 10px;
float: left;
margin-left: 50px;
}
.contentLc{
height: 75px;
width: 100px;
margin-bottom:50px
}
.companySelected {
background: #B0E0E6;
box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
width: 70px;
height: 70px;
}
.companyNotSelected {
background: none;
box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
width: 70px;
height: 70px;
}
.logoCompany {
width: 50px;
height: 50px;
margin: 8px 8px;
/*position: absolute;*/
/* margin-left: 10px; */
}
table{
/*border-top: solid #585858;*/
}
hr{
border:none;
}
svg{
width: 100%;
}
.content {
width: 100%;
height: 100%;
}
.left {
/* padding-left: 10px; */
/* padding-top: 10px; */
/* margin-left: 57px; */
margin-top: 76px;
/* float: left; */
position: absolute;
/* width: 45%; */
width: 46%;
/* border: steelblue solid 1px; */
height: auto;
z-index: 1;
bottom: 60px;
}
.right {
/* padding-top: 10px; */
/* padding-left: 10px; */
/* margin-left: 10px; */
position: relative;
/* float: left; */
width: 54%;
height: 100%;
/*width: 44%;*/
/*border: steelblue solid 1px;*/
z-index: 1;
left: 45%;
}
#fondo img{
max-width: 87%;
height: auto;
background-size: contain;
}
/*
.backContent{
position:absolute;
background-image: url("imgSelectCompany/element.png");
background-size: 100% 100%;
/*border: steelblue solid 1px;
}*/
.contMessage{
width: 100%;
z-index: 3;
margin: 0;
padding: 0;
overflow: hidden;
}
.bottomMessage {
position: absolute;
width: 65%;
z-index: 2;
background: #FFFFFF;
opacity: 0.9;
top: 84%;
left: 102%;
box-shadow: -10px -10px #DCDCDC;
font-size: 146%;
}
/*
.bottomMessage p{
padding: 15px;
text-align: center;
text-align: center;
vertical-align: middle;
color: #8B0000;
font-weight: bold;
font-style: oblique;
font-family: serif;
/*font-size: 107%;
text-transform: uppercase;
font-weight: bold;
/* border-radius: 5px; */
/* opacity: 2; */
/* background: none;
}*/
/*FooterGestion.html.twig*/
.seipFooter{
width: 55%;
height: 60px;
font-weight: bold;
text-align: center;
vertical-align: middle;
color: #424242;
font-style: italic;
font-family: sans-serif;
font-size: 139%;
line-height: 25px;
}
@media (max-width: 1920px){
#contentP{
height: 740px;
}
.left {
width: 43% !important;
}
}
@media (max-width: 1600px){
#contentP{
height: 605px;
}
.left {
width: 45% !important;
}
}
@media (max-width: 1366px){
#contentP{
height: 500px !important;
}
.left {
width: 40% !important;
bottom: 61px;
}
#mensaje {
position: absolute;
background-image: url("imgSelectCompany/motor.png");
background-size: 100% 100%;
width: 29%;
top: 78%;
left: 102%;
height: 10%;
}
}
@media (max-width: 1280px){
#contentP{
height: 740px !important;
}
.left{
width: 53% !important;
bottom: 60px;
}
#mensaje{
position: absolute;
background-image: url("imgSelectCompany/motor.png");
background-size: 100% 100%;
width: 37%;
top: 82%;
left: 102%;
height: 10%;
}
} | src/Pequiven/SEIPBundle/Resources/public/selectCompany.css | Created on : 05/06/2016, 01:52:01 PM
Author : johana
*/
#open-menu, #labelPeriod, #header-gestion{
visibility: hidden;
}
.marginTop{
margin-top: -50px;
}
.companiesList{
list-style-type: none;
}
.companyName{
text-align: center;
/*margin-top: 15px;*/
}
.contentAlias{
height: auto;
width: 100px;
position: inherit;
margin-left:-10px
}
#contentP{
height: 605px;
background:url("imgSelectCompany/cielo.png") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.contentLogoCompany {
/*width: 70px;*/
/* height: 70px;*/
margin-bottom: 10px;
float: left;
margin-left: 50px;
}
.contentLc{
height: 75px;
width: 100px;
margin-bottom:50px
}
.companySelected {
background: #B0E0E6;
box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
width: 70px;
height: 70px;
}
.companyNotSelected {
background: none;
box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
width: 70px;
height: 70px;
}
.logoCompany {
width: 50px;
height: 50px;
margin: 8px 8px;
/*position: absolute;*/
/* margin-left: 10px; */
}
table{
/*border-top: solid #585858;*/
}
hr{
border:none;
}
svg{
width: 100%;
}
.content {
width: 100%;
height: 100%;
}
.left {
/* padding-left: 10px; */
/* padding-top: 10px; */
/* margin-left: 57px; */
margin-top: 76px;
/* float: left; */
position: absolute;
/* width: 45%; */
width: 46%;
/* border: steelblue solid 1px; */
height: auto;
z-index: 1;
bottom: 60px;
}
.right {
/* padding-top: 10px; */
/* padding-left: 10px; */
/* margin-left: 10px; */
position: relative;
/* float: left; */
width: 54%;
height: 100%;
/*width: 44%;*/
/*border: steelblue solid 1px;*/
z-index: 1;
left: 45%;
}
#fondo img{
max-width: 87%;
height: auto;
background-size: contain;
}
/*
.backContent{
position:absolute;
background-image: url("imgSelectCompany/element.png");
background-size: 100% 100%;
/*border: steelblue solid 1px;
}*/
.contMessage{
width: 100%;
z-index: 3;
margin: 0;
padding: 0;
overflow: hidden;
}
.bottomMessage {
position: absolute;
width: 65%;
z-index: 2;
background: #FFFFFF;
opacity: 0.9;
top: 84%;
left: 102%;
box-shadow: -10px -10px #DCDCDC;
font-size: 146%;
}
/*
.bottomMessage p{
padding: 15px;
text-align: center;
text-align: center;
vertical-align: middle;
color: #8B0000;
font-weight: bold;
font-style: oblique;
font-family: serif;
/*font-size: 107%;
text-transform: uppercase;
font-weight: bold;
/* border-radius: 5px; */
/* opacity: 2; */
/* background: none;
}*/
/*FooterGestion.html.twig*/
.seipFooter{
width: 55%;
height: 60px;
font-weight: bold;
text-align: center;
vertical-align: middle;
color: #424242;
font-style: italic;
font-family: sans-serif;
font-size: 139%;
line-height: 25px;
}
@media (max-width: 1920px){
#contentP{
height: 740px;
}
.left {
width: 43% !important;
}
}
@media (max-width: 1600px){
#contentP{
height: 605px;
}
.left {
width: 45% !important;
}
}
@media (max-width: 1366px){
#contentP{
height: 500px !important;
}
.left {
width: 40% !important;
bottom: 61px;
}
#mensaje {
position: absolute;
background-image: url("imgSelectCompany/motor.png");
background-size: 100% 100%;
width: 29%;
top: 78%;
left: 102%;
height: 10%;
}
}
@media (max-width: 1280px){
#contentP{
height: 740px !important;
}
.left{
width: 53% !important;
bottom: 60px;
}
#mensaje{
position: absolute;
background-image: url("imgSelectCompany/motor.png");
background-size: 100% 100%;
width: 37%;
top: 82%;
left: 102%;
height: 10%;
}
} | 0.253122 | 0.109182 |
.home-container {
/* margin-top: -10px; */
position: fixed;
width: 100%;
height: 100%;
background-image: url('/assets/img/home/bg-creditcard.jpeg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: scroll;
}
/** Intro-text, h1,h2 and buttons **/
.intro-text {
text-align: center;
margin-top: 160px;
padding-bottom: 130px;
}
.intro-text h1 {
color: #082230;
font-size: 70px;
font-weight: bold;
}
.intro-text h2 {
color: rgb(223, 223, 219);
font-size: 35px;
font-weight: bold;
font-style: italic;
}
.intro-text h4 {
color: rgb(214, 214, 211);
/* font-size: 38px; */
}
span.username {
font-style: italic;
}
.btn.btn-default.btn-lg.register-btn {
background-color: #FFC400;
}
/** Queries for smaller devices **/
@media (max-width:480px) {
.intro-text {
text-align: center;
margin-top: 100px;
padding-bottom: 130px;
}
.intro-text h1 {
color: #082230;
font-size: 55px;
font-weight: bold;
}
.intro-text h2 {
color: rgb(223, 223, 219);
font-size: 29px;
font-weight: bold;
font-style: italic;
}
.btn.btn-default.btn-lg,
.btn.btn-primary.btn-lg {
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
}
}
/***********************************************Nothing Is Used Below Here ***************************************/
/* Services with the learn more now a link */
/*
#services-container {
padding-top: 10px;
background-color: rgba(3, 3, 3, 0.51);
display: none;
}
.service-col {
text-align: center;
}
.service-col h4 {
font-size: 26px;
font-weight: 500;
color: #3AAFDA;
}
.service-col p {
font-size: 17px;
color: white;
}
#learn-more-section {
text-align: center;
}
#learn-more-section span {
font-size: 27px;
} */ | src/app/home/home.component.css | .home-container {
/* margin-top: -10px; */
position: fixed;
width: 100%;
height: 100%;
background-image: url('/assets/img/home/bg-creditcard.jpeg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: scroll;
}
/** Intro-text, h1,h2 and buttons **/
.intro-text {
text-align: center;
margin-top: 160px;
padding-bottom: 130px;
}
.intro-text h1 {
color: #082230;
font-size: 70px;
font-weight: bold;
}
.intro-text h2 {
color: rgb(223, 223, 219);
font-size: 35px;
font-weight: bold;
font-style: italic;
}
.intro-text h4 {
color: rgb(214, 214, 211);
/* font-size: 38px; */
}
span.username {
font-style: italic;
}
.btn.btn-default.btn-lg.register-btn {
background-color: #FFC400;
}
/** Queries for smaller devices **/
@media (max-width:480px) {
.intro-text {
text-align: center;
margin-top: 100px;
padding-bottom: 130px;
}
.intro-text h1 {
color: #082230;
font-size: 55px;
font-weight: bold;
}
.intro-text h2 {
color: rgb(223, 223, 219);
font-size: 29px;
font-weight: bold;
font-style: italic;
}
.btn.btn-default.btn-lg,
.btn.btn-primary.btn-lg {
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
}
}
/***********************************************Nothing Is Used Below Here ***************************************/
/* Services with the learn more now a link */
/*
#services-container {
padding-top: 10px;
background-color: rgba(3, 3, 3, 0.51);
display: none;
}
.service-col {
text-align: center;
}
.service-col h4 {
font-size: 26px;
font-weight: 500;
color: #3AAFDA;
}
.service-col p {
font-size: 17px;
color: white;
}
#learn-more-section {
text-align: center;
}
#learn-more-section span {
font-size: 27px;
} */ | 0.371935 | 0.053255 |
body {
margin: 0;
font-family: 'Merriweather', serif;
}
h1 {
margin: 50px auto 0 auto;
font-size: 5.625rem;
font-family: 'Sacramento', cursive;
}
h2 {
line-height: 2;
font-weight: normal;
font-size: 2.5rem;
font-family: 'Montserrat', sans-serif;
}
h3 {
color: #b4aee8;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
}
hr {
border-style: none;
background-color: #93329;
width: 5%;
border: thick dotted purple;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
a {
text-decoration: none;
color: #440a67;
padding: 50px 20px;
font-family: 'Montserrat', sans-serif;
}
.top {
padding-top: 100px;
text-align: center;
background-color: #440a67;
color: #ffe3fe;
margin: auto;
position: relative;
}
.middle {
padding: 50px;
text-align: center;
background-color: #93329e;
color: #ffe3fe;
margin: auto;
}
.skill-row {
width: 50%;
margin: 100px auto;
text-align: left;
line-height: 2;
}
.bottom {
text-align: center;
background-color: #b4aee8;
color: #ffe3fe;
padding: 50px;
margin: auto;
}
.top-cloud {
position: absolute;
right: 150px;
top: 100px;
}
.bottom-cloud {
position: absolute;
left: 150px;
top: 400px;
}
.mountain-img {
position: relative;
bottom: 0;
}
.avo-image {
display: block;
max-width: 100px;
width: auto;
height: auto;
float: left;
margin-right: 30px;
}
.computer-image {
display: block;
max-width: 100px;
width: auto;
height: auto;
float: right;
margin-left: 30px;
} | day044/css/styles.css | body {
margin: 0;
font-family: 'Merriweather', serif;
}
h1 {
margin: 50px auto 0 auto;
font-size: 5.625rem;
font-family: 'Sacramento', cursive;
}
h2 {
line-height: 2;
font-weight: normal;
font-size: 2.5rem;
font-family: 'Montserrat', sans-serif;
}
h3 {
color: #b4aee8;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
}
hr {
border-style: none;
background-color: #93329;
width: 5%;
border: thick dotted purple;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
a {
text-decoration: none;
color: #440a67;
padding: 50px 20px;
font-family: 'Montserrat', sans-serif;
}
.top {
padding-top: 100px;
text-align: center;
background-color: #440a67;
color: #ffe3fe;
margin: auto;
position: relative;
}
.middle {
padding: 50px;
text-align: center;
background-color: #93329e;
color: #ffe3fe;
margin: auto;
}
.skill-row {
width: 50%;
margin: 100px auto;
text-align: left;
line-height: 2;
}
.bottom {
text-align: center;
background-color: #b4aee8;
color: #ffe3fe;
padding: 50px;
margin: auto;
}
.top-cloud {
position: absolute;
right: 150px;
top: 100px;
}
.bottom-cloud {
position: absolute;
left: 150px;
top: 400px;
}
.mountain-img {
position: relative;
bottom: 0;
}
.avo-image {
display: block;
max-width: 100px;
width: auto;
height: auto;
float: left;
margin-right: 30px;
}
.computer-image {
display: block;
max-width: 100px;
width: auto;
height: auto;
float: right;
margin-left: 30px;
} | 0.609989 | 0.089256 |
# General
--------------------------------------------------------------*/
body {
font-family: 'Source Sans Pro', sans-serif !important;
}
a {
color: #106eea;
text-decoration: none;
}
a:hover {
color: #3b8af2;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Source Sans Pro', sans-serif !important;
}
.privacy li {
margin-left: 25px !important;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
overflow: hidden;
background: #fff;
}
#preloader:before {
content: "";
position: fixed;
top: calc(50% - 30px);
left: calc(50% - 30px);
border: 6px solid #106eea;
border-top-color: #e2eefd;
border-radius: 50%;
width: 60px;
height: 60px;
-webkit-animation: animate-preloader 1s linear infinite;
animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes animate-preloader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
position: fixed;
visibility: hidden;
opacity: 0;
right: 15px;
bottom: 15px;
z-index: 996;
background: #106eea;
width: 40px;
height: 40px;
border-radius: 4px;
transition: all 0.4s;
}
.back-to-top i {
font-size: 28px;
color: #fff;
line-height: 0;
}
.back-to-top:hover {
background: #3284f1;
color: #fff;
}
.back-to-top.active {
visibility: visible;
opacity: 1;
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
background: #0065F4;
height: 40px;
font-size: 14px;
transition: all 0.5s;
color: #fff;
padding: 0;
}
#topbar .contact-info i {
font-style: normal;
color: #fff;
}
#topbar .contact-info p {
font-style: normal;
color: #f6f6f6 !important;
}
#topbar .contact-info i a, #topbar .contact-info i span {
padding-left: 5px;
color: #fff;
}
#topbar .contact-info i a {
line-height: 0;
transition: 0.3s;
transition: 0.3s;
}
#topbar .contact-info i a:hover {
color: #fff;
text-decoration: underline;
}
#topbar .social-links a {
color: rgba(255, 255, 255, 0.7);
line-height: 0;
transition: 0.3s;
margin-left: 20px;
}
#topbar .social-links a:hover {
color: white;
}
@media (max-width: 797.98px) {
#topbar-laptop {
display: none;
}
}
@media (min-width: 798px) {
#topbar-mobile {
display: none;
}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
background: #fff;
transition: all 0.5s;
z-index: 997;
height: 86px;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#header.fixed-top {
height: 70px;
}
#header .logo {
font-size: 30px;
margin: 0;
padding: 0;
line-height: 1;
font-weight: 600;
letter-spacing: 0.8px;
font-family: "Poppins", sans-serif;
}
#header .logo a {
color: #222222;
}
#header .logo a span {
color: #106eea;
}
#header .logo img {
max-height: 40px;
}
.scrolled-offset {
margin-top: 70px;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation
*/
.navbar {
padding: 0;
}
.navbar ul {
margin: 0;
padding: 0;
display: flex;
list-style: none;
align-items: center;
}
.navbar li {
position: relative;
}
.navbar > ul > li {
white-space: nowrap;
padding: 10px 0 10px 28px;
}
.navbar a, .navbar a:focus {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 3px;
font-size: 15px;
font-weight: 600;
color: #222222;
white-space: nowrap;
transition: 0.3s;
position: relative;
}
.navbar a i, .navbar a:focus i {
font-size: 12px;
line-height: 0;
margin-left: 5px;
}
.navbar > ul > li > a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: -6px;
left: 0;
background-color: #106eea;
visibility: hidden;
width: 0px;
transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before, .navbar li:hover > a:before, .navbar .active:before {
visibility: visible;
width: 100%;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
color: #106eea;
}
.navbar .dropdown ul {
display: block;
position: absolute;
left: 28px;
top: calc(100% + 30px);
margin: 0;
padding: 10px 0;
z-index: 99;
opacity: 0;
visibility: hidden;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
transition: 0.3s;
}
.navbar .dropdown ul li {
min-width: 200px;
}
.navbar .dropdown ul a {
padding: 10px 20px;
font-weight: 400;
}
.navbar .dropdown ul a i {
font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
color: #106eea;
}
.navbar .dropdown:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
}
.navbar .dropdown .dropdown ul {
top: 0;
left: calc(100% - 30px);
visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
opacity: 1;
top: 0;
left: 100%;
visibility: visible;
}
@media (max-width: 1366px) {
.navbar .dropdown .dropdown ul {
left: -90%;
}
.navbar .dropdown .dropdown:hover > ul {
left: -100%;
}
}
/**
* Mobile Navigation
*/
.mobile-nav-toggle {
color: #222222;
font-size: 28px;
cursor: pointer;
display: none;
line-height: 0;
transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
color: black;
}
@media (max-width: 991px) {
.mobile-nav-toggle {
display: block;
}
.navbar ul {
display: none;
}
}
.navbar-mobile {
height: 70vh;
position: fixed;
overflow: hidden;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: #F6F6F6;
transition: 0.3s;
z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
position: absolute;
top: 15px;
right: 15px;
}
.navbar-mobile ul {
display: block;
position: absolute;
top: 55px;
right: 15px;
bottom: 15px;
left: 15px;
padding: 10px 0;
background-color: #fff;
overflow-y: auto;
transition: 0.3s;
opacity: 1;
}
.navbar-mobile a {
padding: 10px 18px;
font-size: 20px;
color: #12265D;
}
.navbar-mobile > ul > li {
padding: 0;
}
.navbar-mobile a:hover:before, .navbar-mobile li:hover > a:before, .navbar-mobile .active:before {
visibility: hidden;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
color: #106eea;
}
.navbar-mobile .getstarted {
margin: 15px;
}
.navbar-mobile .dropdown ul {
position: static;
display: none;
margin: 10px 20px;
padding: 10px 0;
z-index: 99;
opacity: 1;
visibility: visible;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
min-width: 200px;
}
.navbar-mobile .dropdown ul a {
padding: 10px 20px;
}
.navbar-mobile .dropdown ul a {
font-size: 20px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
color: #106eea;
}
.navbar-mobile .dropdown > .dropdown-active {
display: block;
}
/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
#hero .container {
position: relative;
}
#hero h1 {
margin: 0;
font-size: 42px;
font-weight: 700;
line-height: 70px;
color: #12265D;
}
#hero p {
font-size: 17px;
color: #12265D;
}
#hero h1 span {
color: #106eea;
}
#hero h2 {
color: #12265D;
margin: 5px 0 30px 0;
font-size: 24px;
font-weight: 400;
}
#explanation {
background-color:#C6F0DA ;
}
#explanation h4 {
line-height: 38px;
color: #12265D;
}
@media (max-height: 500px) {
#hero {
height: 120vh;
}
}
@media (max-width: 800px) {
#hero {
height: 55vh;
}
#hero h1 {
font-size: 25px;
line-height: 36px;
}
#hero h2 {
font-size: 18px;
line-height: 24px;
margin-bottom: 30px;
}
#hero .btn-get-started, #hero .btn-watch-video {
font-size: 13px;
}
#explanation h4 {
line-height: 30px;
font-size: 19px;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#hero {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo1_mobile4.png") no-repeat scroll;
background-size: 103% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 376px) and (max-width: 481px) {
#hero {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo1_mobile4.png") no-repeat scroll;
background-size: 105% 114%;
position: relative;
color: #12265D;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#hero {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo1_tablet.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 801px) {
#hero {
width: 100%;
height: 75vh;
background: url("../../../assets/icons/fondo1.png") no-repeat scroll;
background-size: cover;
position: relative;
color: #12265D;
}
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
padding: 60px 0;
overflow: hidden;
}
.section-bg {
background-color: #F6F6F6;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
.section-title h2 {
font-size: 13px;
letter-spacing: 1px;
font-weight: 700;
padding: 8px 20px;
margin: 0;
background: #e7f1fd;
color: #106eea;
display: inline-block;
text-transform: uppercase;
border-radius: 50px;
}
.section-title h3 {
margin: 15px 0 0 0;
font-size: 32px;
font-weight: 700;
}
.section-title h3 span {
color: #106eea;
}
.section-title p {
margin: 15px auto 0 auto;
font-weight: 600;
}
@media (min-width: 1024px) {
.section-title p {
width: 50%;
}
}
/*--------------------------------------------------------------
# The Challenge
--------------------------------------------------------------*/
#asked h4{
line-height: 38px;
color: #F6F6F6 !important;
}
#amazon h1, #amazon h2 {
line-height: 50px;
color: #F6F6F6;
}
#critical-mass h4{
line-height: 38px;
color: #F6F6F6;
}
#why h1, #why h2 {
line-height: 50px;
color: #F6F6F6;
}
#reasons p {
color: #F6F6F6;
font-size: 17px;
}
#global-leader, #leader, #featured-services {
background-color: #F6F6F6;
}
#leader h1, #leader h4, #leader p{
color: #12265D;
}
#leader p{
font-size: 17px;
}
@media (max-width: 768px) {
#amazon h1, #amazon h2 {
font-size: 24px;
line-height: 35px;
color: #F6F6F6;
}
#why h1, #why h2 {
font-size: 24px;
line-height: 35px;
color: #F6F6F6;
}
#reasons p {
font-size: 17px;
line-height: 27px;
color: #F6F6F6 !important;
}
#global-leader p {
font-size: 17px;
line-height: 27px;
color: #F6F6F6;
}
#leader h1, #leader h4, #leader p{
color: #12265D !important;
}
.description {
text-align: center;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_tablet3.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 801px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
.featured-services .icon {
margin-bottom: 15px;
}
#reasons .icon img {
height: 110px;
width: 110px;
line-height: 1;
transition: all 0.3s ease-in-out;
}
.featured-services .title {
font-weight: 700;
margin-bottom: 15px;
font-size: 18px;
}
.featured-services .title a {
color: #12265D;
}
.featured-services .description {
font-size: 15px;
line-height: 28px;
margin-bottom: 0;
}
/*--------------------------------------------------------------
# The Solution
--------------------------------------------------------------*/
.services {
color: #F6F6F6;
}
.services .icon-box {
text-align: center;
transition: all ease-in-out 0.3s;
}
.solutions {
font-size: 18px;
line-height: 27px;
}
#global-leader .icon img {
height: 110px;
width: 110px;
line-height: 1;
transition: all 0.3s ease-in-out;
}
@media (max-width: 500px) {
.solve-title {
max-width: 80%;
margin-left: 30px;
margin-right: 30px;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo4_tablet2.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_lightblue-mobile.png") scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_lightblue_tablet.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
@media (min-width: 801px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_lightblue-desktop.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
/*--------------------------------------------------------------
# Technologies
--------------------------------------------------------------*/
#tech {
background-color: #F6F6F6;
color: #12265D;
}
#tech .icon-box {
background-color: white;
color: #12265D;
}
@media (max-width: 800px) {
#technologies {
height:40px;
width: 40px;
}
.fila .icon-box {
width: 150px;
height: 150px;
}
.fila {
display: flex;
}
.laptop-tech {
display: none;
}
}
@media (min-width: 801px) {
.mobile-tech {
display:none;
}
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
#team {
color:#F6F6F6;
}
.social, .social-mobile {
left: 0;
bottom: 30px;
right: 0;
opacity: 0;
transition: ease-in-out 0.3s;
text-align: center;
}
.social a{
transition: color 0.3s;
color: #222222;
margin: 0 3px;
padding-top: 7px;
border-radius: 4px;
width: 36px;
height: 36px;
background: rgba(16, 110, 234, 0.8);
display: inline-block;
transition: ease-in-out 0.3s;
color: #fff;
}
.social a:hover, .social-mobile a:hover {
background: #3b8af2;
}
.social i {
font-size: 18px;
}
.team .member .member-info {
padding: 25px 15px;
}
.team .member .member-info h4 {
font-weight: 700;
margin-bottom: 5px;
font-size: 18px;
color: #222222;
}
.member:hover .social {
opacity: 1;
bottom: 15px;
}
.social-mobile {
opacity: 1;
bottom: 15px;
}
.social-mobile a{
transition: color 0.3s;
color: #222222;
margin: 0 3px;
padding-top: 7px;
border-radius: 4px;
width: 36px;
height: 36px;
background: rgba(16, 110, 234, 0.8);
display: inline-block;
transition: ease-in-out 0.3s;
color: #fff;
}
.testimonials {
padding: 80px 0;
position: relative;
color: #F6F6F6 !important;
}
.testimonials::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.testimonials .section-header {
margin-bottom: 40px;
}
.testimonials .testimonial-item {
text-align: center;
color: #F6F6F6;
}
.testimonials .testimonial-item .testimonial-img {
width: 150px;
border-radius: 50%;
border: 6px solid rgba(255, 255, 255, 0.15);
margin: 0 auto;
}
.testimonials .testimonial-item h3 {
font-size: 20px;
font-weight: bold;
margin: 10px 0 5px 0;
color: #F6F6F6 !important;
}
.testimonials p {
color: #F6F6F6 !important;
}
.testimonials h3 {
color: #F6F6F6 !important;
}
.testimonials .testimonial-item h4 {
font-size: 14px;
color: #F6F6F6 !important;
margin: 0 0 15px 0;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
color: rgba(255, 255, 255, 0.4);
font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
display: inline-block;
left: -5px;
position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
display: inline-block;
right: -5px;
position: relative;
top: 10px;
}
.testimonials .testimonial-item p {
font-style: italic;
margin: 0 auto 15px auto;
color: #F6F6F6 !important;
}
.testimonials .swiper-pagination {
margin-top: 20px;
position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
background-color: rgba(255, 255, 255, 0.5);
opacity: 1;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
background-color: #106eea;
}
@media (max-width: 767.98px) {
#team-laptop {
display:none;
}
#team h3 {
font-size: 26px !important;
}
#team .name {
font-size: 24px !important;
}
.job {
font-size: 17px !important;
}
}
@media (min-width: 768px) {
.testimonials .testimonial-item p {
width: 80%;
}
#team-mobile {
display:none;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#team {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: cover;
position: relative;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#team {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: cover;
position: relative;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#team {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_team_tablet_final.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 801px) {
#team {
background: url("../../../assets/icons/fondo2.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#about-us{
background-color: #E6E6E6;
color: #1e273d;
}
@media (max-width: 768px) {
#about-us iframe {
width: 100%;
height: 100%;
}
#about-us h2 {
font-size: 26px;
}
#about-us h5 {
font-size: 17px;
margin-bottom: 50px !important;
}
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
#contact{
color: #12265D;
}
@media (max-width: 320px) {
#contact iframe {
width: 95% !important;
height: 115vh !important;
}
#contact h3 {
font-size: 25px;
}
#contact h4 {
font-size: 18px;
}
#contact p {
font-size: 15px;
width: 85%;
}
}
@media (min-width: 321px) and (max-width: 400px) {
#contact iframe {
width: 95% !important;
height: 93vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:401px) and (max-width: 480px) {
#contact iframe {
width: 95% !important;
height: 77vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:481px) and (max-width: 768px) {
#contact iframe {
width: 95% !important;
height: 73vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:769px) and (max-width: 800px) {
#contact iframe {
width: 95% !important;
height: 55vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:801px) and (max-width: 1400px) {
#contact iframe {
height: 100vh !important;
}
}
.contact .info-box {
color: #444444;
text-align: center;
box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
padding: 20px 0 30px 0;
}
.contact .info-box i {
font-size: 32px;
color: #106eea;
border-radius: 50%;
padding: 8px;
border: 2px dotted #b3d1fa;
}
.contact .info-box h3 {
font-size: 20px;
color: #777777;
font-weight: 700;
margin: 10px 0;
}
.contact .info-box p {
padding: 0;
line-height: 24px;
font-size: 14px;
margin-bottom: 0;
}
.contact .php-email-form {
box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
padding: 30px;
}
.contact .mailchimp-form {
box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
padding: 0px;
}
.contact .php-email-form .error-message {
display: none;
color: #fff;
background: #ed3c0d;
text-align: left;
padding: 15px;
font-weight: 600;
}
.contact .php-email-form .error-message br + br {
margin-top: 25px;
}
.contact .php-email-form .sent-message {
display: none;
color: #fff;
background: #18d26e;
text-align: center;
padding: 15px;
font-weight: 600;
}
.contact .php-email-form .loading {
display: none;
background: #fff;
text-align: center;
padding: 15px;
}
.contact .php-email-form .loading:before {
content: "";
display: inline-block;
border-radius: 50%;
width: 24px;
height: 24px;
margin: 0 10px -6px 0;
border: 3px solid #18d26e;
border-top-color: #eee;
-webkit-animation: animate-loading 1s linear infinite;
animation: animate-loading 1s linear infinite;
}
.contact .php-email-form .form-group {
margin-bottom: 20px;
}
.contact .php-email-form input, .contact .php-email-form textarea {
border-radius: 0;
box-shadow: none;
font-size: 14px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
border-color: #106eea;
}
.contact .php-email-form input {
padding: 10px 15px;
}
.contact .php-email-form textarea {
padding: 12px 15px;
}
.contact .php-email-form button[type="submit"] {
background: #106eea;
border: 0;
padding: 10px 30px;
color: #fff;
transition: 0.4s;
border-radius: 4px;
}
.contact .php-email-form button[type="submit"]:hover {
background: #3b8af2;
}
@-webkit-keyframes animate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes animate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* Backgrounds */
@media (max-width: 376px) {
#contact {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo5_mobile.png") no-repeat scroll;
background-size: 100% 70%;
position: relative;
background-color: #F6F6F6;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#contact {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo5_mobile.png") no-repeat scroll;
background-size: 100% 70%;
position: relative;
background-color: #F6F6F6;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#contact {
background: url("../../../assets/icons/fondo5_tablet.png") no-repeat scroll;
background-size: 112% 58%;
position: relative;
background-color: #F6F6F6;
}
}
@media (min-width: 801px) {
#contact {
background: url("../../../assets/icons/fondo5_tablet.png") no-repeat scroll;
background-size: cover;
position: relative;
}
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
background-color: #0B183D;
padding: 0 0 30px 0;
color: #F6F6F6;
font-size: 14px;
}
#footer .footer-top {
padding: 60px 0 30px 0;
background: #0B183D;
}
#footer .footer-top .footer-contact {
margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
font-size: 24px;
margin: 0 0 15px 0;
padding: 2px 0 2px 0;
line-height: 1;
font-weight: 700;
}
#footer .footer-top .footer-contact p {
font-size: 14px;
line-height: 24px;
margin-bottom: 0;
}
#footer .footer-top h4 {
font-size: 16px;
font-weight: bold;
color: #F6F6F6;
position: relative;
padding-bottom: 12px;
}
#footer .footer-top .footer-link {
margin-bottom: 30px;
}
#footer .footer-top .footer-links {
margin-bottom: 30px;
}
#footer .footer-top .footer-link ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer .footer-top .footer-links ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer .footer-top .footer-link ul i {
padding-right: 2px;
font-size: 18px;
line-height: 1;
}
#footer .footer-top .footer-links ul i {
padding-right: 2px;
font-size: 18px;
line-height: 1;
}
#footer .footer-top .footer-links ul li {
padding: 10px 0;
display: flex;
align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
padding-top: 0;
}
#footer .footer-top .footer-links ul a {
transition: 0.3s;
display: inline-block;
line-height: 1;
color:#F6F6F6;
}
#footer .footer-top .footer-link ul a {
transition: 0.3s;
display: inline-block;
line-height: 1;
color:#F6F6F6;
}
#footer .footer-top .footer-links ul a:hover {
text-decoration: none;
color: #106eea;
}
#footer .footer-top .footer-link ul a:hover {
text-decoration: none;
color: #106eea;
}
#footer .footer-top .social-links a {
font-size: 18px;
display: inline-block;
background: #106eea;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 4px;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
background: #3b8af2;
color: #fff;
text-decoration: none;
}
#footer .copyright {
text-align: center;
float: left;
}
#footer .credits {
float: right;
text-align: center;
font-size: 13px;
}
@media (max-width: 767.98px) {
#footer .copyright, #footer .credits {
float: none;
text-align: center;
padding: 2px 0;
}
.logo {
display: flex;
justify-content: center !important;
}
#footer .footer-top .footer-link ul li {
padding-right: 69%;
padding-left: 31%;
display: flex;
align-items: center;
}
.footer-links {
display: flex;
justify-content: center;
margin-bottom: 50px !important;
}
.web-title {
display: none;
}
.center1 {
width: 90%;
}
.center2 {
width: 85%;
}
}
@media (min-width: 768px) and (max-width: 840px){
#footer .footer-top .footer-link ul li {
padding-right: 60%;
padding-left: 40%;
display: flex;
align-items: center;
}
}
@media (max-width: 800px) {
#footer .copyright, #footer .credits {
float: none;
text-align: center;
padding: 2px 0;
}
.logo {
display: flex;
justify-content: center !important;
}
.footer-links {
display: flex;
justify-content: center;
margin-bottom: 50px !important;
}
.web-title {
display: none;
}
.center1 {
width: 90%;
}
.center2 {
width: 85%;
}
}
@media (min-width: 801px) {
.mobile-title {
display: none;
}
}
/*--------------------------------------------------------------
COOKIE CONSENT
--------------------------------------------------------------*/
@media (max-width: 376px) {
.cookie-disclaimer {
background: #000000;
color: #FFF;
opacity: 0.9;
width: 100%;
bottom: 0;
left: 0;
z-index: 1;
height: 300px;
position: fixed;
}
.cookie-disclaimer span{
font-size: 14px;
}
.cookie-disclaimer .container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
.cookie-disclaimer .cookie-close{
float: right;
padding: 10px;
cursor: pointer;
}
.cookie-disclaimer #more-info{
text-decoration:none;
color: white;
}
}
@media (min-width: 377px) and (max-width: 800px) {
.cookie-disclaimer {
background: #000000;
color: #FFF;
opacity: 0.9;
width: 100%;
bottom: 0;
left: 0;
z-index: 1;
height: 300px;
position: fixed;
}
.cookie-disclaimer span{
font-size: 17px;
}
.cookie-disclaimer .container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
.cookie-disclaimer .cookie-close{
float: right;
padding: 10px;
cursor: pointer;
}
.cookie-disclaimer #more-info{
text-decoration:none;
color: white;
}
}
@media (min-width: 801px) {
.cookie-disclaimer {
background: #000000;
color: #FFF;
opacity: 0.6;
width: 100%;
bottom: 0;
left: 0;
z-index: 1;
height: 250px;
position: fixed;
}
.cookie-disclaimer .container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
.cookie-disclaimer .cookie-close{
float: right;
padding: 10px;
cursor: pointer;
}
.cookie-disclaimer #more-info{
text-decoration:none;
color: white;
}
}
/*--------------------------------------------------------------
LEGAL LINKS
--------------------------------------------------------------*/
@media (max-width: 800px) {
#terms, #privacy-policy, #rights, #cookie-consent {
width: 80%;
}
}
@media (min-width: 801px) {
#terms, #privacy-policy, #rights, #cookie-consent{
width: 55%;
}
} | public/theme/assets/css/style.css | # General
--------------------------------------------------------------*/
body {
font-family: 'Source Sans Pro', sans-serif !important;
}
a {
color: #106eea;
text-decoration: none;
}
a:hover {
color: #3b8af2;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Source Sans Pro', sans-serif !important;
}
.privacy li {
margin-left: 25px !important;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
overflow: hidden;
background: #fff;
}
#preloader:before {
content: "";
position: fixed;
top: calc(50% - 30px);
left: calc(50% - 30px);
border: 6px solid #106eea;
border-top-color: #e2eefd;
border-radius: 50%;
width: 60px;
height: 60px;
-webkit-animation: animate-preloader 1s linear infinite;
animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes animate-preloader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
position: fixed;
visibility: hidden;
opacity: 0;
right: 15px;
bottom: 15px;
z-index: 996;
background: #106eea;
width: 40px;
height: 40px;
border-radius: 4px;
transition: all 0.4s;
}
.back-to-top i {
font-size: 28px;
color: #fff;
line-height: 0;
}
.back-to-top:hover {
background: #3284f1;
color: #fff;
}
.back-to-top.active {
visibility: visible;
opacity: 1;
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
background: #0065F4;
height: 40px;
font-size: 14px;
transition: all 0.5s;
color: #fff;
padding: 0;
}
#topbar .contact-info i {
font-style: normal;
color: #fff;
}
#topbar .contact-info p {
font-style: normal;
color: #f6f6f6 !important;
}
#topbar .contact-info i a, #topbar .contact-info i span {
padding-left: 5px;
color: #fff;
}
#topbar .contact-info i a {
line-height: 0;
transition: 0.3s;
transition: 0.3s;
}
#topbar .contact-info i a:hover {
color: #fff;
text-decoration: underline;
}
#topbar .social-links a {
color: rgba(255, 255, 255, 0.7);
line-height: 0;
transition: 0.3s;
margin-left: 20px;
}
#topbar .social-links a:hover {
color: white;
}
@media (max-width: 797.98px) {
#topbar-laptop {
display: none;
}
}
@media (min-width: 798px) {
#topbar-mobile {
display: none;
}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
background: #fff;
transition: all 0.5s;
z-index: 997;
height: 86px;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#header.fixed-top {
height: 70px;
}
#header .logo {
font-size: 30px;
margin: 0;
padding: 0;
line-height: 1;
font-weight: 600;
letter-spacing: 0.8px;
font-family: "Poppins", sans-serif;
}
#header .logo a {
color: #222222;
}
#header .logo a span {
color: #106eea;
}
#header .logo img {
max-height: 40px;
}
.scrolled-offset {
margin-top: 70px;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation
*/
.navbar {
padding: 0;
}
.navbar ul {
margin: 0;
padding: 0;
display: flex;
list-style: none;
align-items: center;
}
.navbar li {
position: relative;
}
.navbar > ul > li {
white-space: nowrap;
padding: 10px 0 10px 28px;
}
.navbar a, .navbar a:focus {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 3px;
font-size: 15px;
font-weight: 600;
color: #222222;
white-space: nowrap;
transition: 0.3s;
position: relative;
}
.navbar a i, .navbar a:focus i {
font-size: 12px;
line-height: 0;
margin-left: 5px;
}
.navbar > ul > li > a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: -6px;
left: 0;
background-color: #106eea;
visibility: hidden;
width: 0px;
transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before, .navbar li:hover > a:before, .navbar .active:before {
visibility: visible;
width: 100%;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
color: #106eea;
}
.navbar .dropdown ul {
display: block;
position: absolute;
left: 28px;
top: calc(100% + 30px);
margin: 0;
padding: 10px 0;
z-index: 99;
opacity: 0;
visibility: hidden;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
transition: 0.3s;
}
.navbar .dropdown ul li {
min-width: 200px;
}
.navbar .dropdown ul a {
padding: 10px 20px;
font-weight: 400;
}
.navbar .dropdown ul a i {
font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
color: #106eea;
}
.navbar .dropdown:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
}
.navbar .dropdown .dropdown ul {
top: 0;
left: calc(100% - 30px);
visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
opacity: 1;
top: 0;
left: 100%;
visibility: visible;
}
@media (max-width: 1366px) {
.navbar .dropdown .dropdown ul {
left: -90%;
}
.navbar .dropdown .dropdown:hover > ul {
left: -100%;
}
}
/**
* Mobile Navigation
*/
.mobile-nav-toggle {
color: #222222;
font-size: 28px;
cursor: pointer;
display: none;
line-height: 0;
transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
color: black;
}
@media (max-width: 991px) {
.mobile-nav-toggle {
display: block;
}
.navbar ul {
display: none;
}
}
.navbar-mobile {
height: 70vh;
position: fixed;
overflow: hidden;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: #F6F6F6;
transition: 0.3s;
z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
position: absolute;
top: 15px;
right: 15px;
}
.navbar-mobile ul {
display: block;
position: absolute;
top: 55px;
right: 15px;
bottom: 15px;
left: 15px;
padding: 10px 0;
background-color: #fff;
overflow-y: auto;
transition: 0.3s;
opacity: 1;
}
.navbar-mobile a {
padding: 10px 18px;
font-size: 20px;
color: #12265D;
}
.navbar-mobile > ul > li {
padding: 0;
}
.navbar-mobile a:hover:before, .navbar-mobile li:hover > a:before, .navbar-mobile .active:before {
visibility: hidden;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
color: #106eea;
}
.navbar-mobile .getstarted {
margin: 15px;
}
.navbar-mobile .dropdown ul {
position: static;
display: none;
margin: 10px 20px;
padding: 10px 0;
z-index: 99;
opacity: 1;
visibility: visible;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
min-width: 200px;
}
.navbar-mobile .dropdown ul a {
padding: 10px 20px;
}
.navbar-mobile .dropdown ul a {
font-size: 20px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
color: #106eea;
}
.navbar-mobile .dropdown > .dropdown-active {
display: block;
}
/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
#hero .container {
position: relative;
}
#hero h1 {
margin: 0;
font-size: 42px;
font-weight: 700;
line-height: 70px;
color: #12265D;
}
#hero p {
font-size: 17px;
color: #12265D;
}
#hero h1 span {
color: #106eea;
}
#hero h2 {
color: #12265D;
margin: 5px 0 30px 0;
font-size: 24px;
font-weight: 400;
}
#explanation {
background-color:#C6F0DA ;
}
#explanation h4 {
line-height: 38px;
color: #12265D;
}
@media (max-height: 500px) {
#hero {
height: 120vh;
}
}
@media (max-width: 800px) {
#hero {
height: 55vh;
}
#hero h1 {
font-size: 25px;
line-height: 36px;
}
#hero h2 {
font-size: 18px;
line-height: 24px;
margin-bottom: 30px;
}
#hero .btn-get-started, #hero .btn-watch-video {
font-size: 13px;
}
#explanation h4 {
line-height: 30px;
font-size: 19px;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#hero {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo1_mobile4.png") no-repeat scroll;
background-size: 103% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 376px) and (max-width: 481px) {
#hero {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo1_mobile4.png") no-repeat scroll;
background-size: 105% 114%;
position: relative;
color: #12265D;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#hero {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo1_tablet.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 801px) {
#hero {
width: 100%;
height: 75vh;
background: url("../../../assets/icons/fondo1.png") no-repeat scroll;
background-size: cover;
position: relative;
color: #12265D;
}
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
padding: 60px 0;
overflow: hidden;
}
.section-bg {
background-color: #F6F6F6;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
.section-title h2 {
font-size: 13px;
letter-spacing: 1px;
font-weight: 700;
padding: 8px 20px;
margin: 0;
background: #e7f1fd;
color: #106eea;
display: inline-block;
text-transform: uppercase;
border-radius: 50px;
}
.section-title h3 {
margin: 15px 0 0 0;
font-size: 32px;
font-weight: 700;
}
.section-title h3 span {
color: #106eea;
}
.section-title p {
margin: 15px auto 0 auto;
font-weight: 600;
}
@media (min-width: 1024px) {
.section-title p {
width: 50%;
}
}
/*--------------------------------------------------------------
# The Challenge
--------------------------------------------------------------*/
#asked h4{
line-height: 38px;
color: #F6F6F6 !important;
}
#amazon h1, #amazon h2 {
line-height: 50px;
color: #F6F6F6;
}
#critical-mass h4{
line-height: 38px;
color: #F6F6F6;
}
#why h1, #why h2 {
line-height: 50px;
color: #F6F6F6;
}
#reasons p {
color: #F6F6F6;
font-size: 17px;
}
#global-leader, #leader, #featured-services {
background-color: #F6F6F6;
}
#leader h1, #leader h4, #leader p{
color: #12265D;
}
#leader p{
font-size: 17px;
}
@media (max-width: 768px) {
#amazon h1, #amazon h2 {
font-size: 24px;
line-height: 35px;
color: #F6F6F6;
}
#why h1, #why h2 {
font-size: 24px;
line-height: 35px;
color: #F6F6F6;
}
#reasons p {
font-size: 17px;
line-height: 27px;
color: #F6F6F6 !important;
}
#global-leader p {
font-size: 17px;
line-height: 27px;
color: #F6F6F6;
}
#leader h1, #leader h4, #leader p{
color: #12265D !important;
}
.description {
text-align: center;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_tablet3.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 801px) {
#featured-services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
.featured-services .icon {
margin-bottom: 15px;
}
#reasons .icon img {
height: 110px;
width: 110px;
line-height: 1;
transition: all 0.3s ease-in-out;
}
.featured-services .title {
font-weight: 700;
margin-bottom: 15px;
font-size: 18px;
}
.featured-services .title a {
color: #12265D;
}
.featured-services .description {
font-size: 15px;
line-height: 28px;
margin-bottom: 0;
}
/*--------------------------------------------------------------
# The Solution
--------------------------------------------------------------*/
.services {
color: #F6F6F6;
}
.services .icon-box {
text-align: center;
transition: all ease-in-out 0.3s;
}
.solutions {
font-size: 18px;
line-height: 27px;
}
#global-leader .icon img {
height: 110px;
width: 110px;
line-height: 1;
transition: all 0.3s ease-in-out;
}
@media (max-width: 500px) {
.solve-title {
max-width: 80%;
margin-left: 30px;
margin-right: 30px;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo4_tablet2.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_lightblue-mobile.png") scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_lightblue_tablet.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
@media (min-width: 801px) {
#services {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_lightblue-desktop.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
/*--------------------------------------------------------------
# Technologies
--------------------------------------------------------------*/
#tech {
background-color: #F6F6F6;
color: #12265D;
}
#tech .icon-box {
background-color: white;
color: #12265D;
}
@media (max-width: 800px) {
#technologies {
height:40px;
width: 40px;
}
.fila .icon-box {
width: 150px;
height: 150px;
}
.fila {
display: flex;
}
.laptop-tech {
display: none;
}
}
@media (min-width: 801px) {
.mobile-tech {
display:none;
}
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
#team {
color:#F6F6F6;
}
.social, .social-mobile {
left: 0;
bottom: 30px;
right: 0;
opacity: 0;
transition: ease-in-out 0.3s;
text-align: center;
}
.social a{
transition: color 0.3s;
color: #222222;
margin: 0 3px;
padding-top: 7px;
border-radius: 4px;
width: 36px;
height: 36px;
background: rgba(16, 110, 234, 0.8);
display: inline-block;
transition: ease-in-out 0.3s;
color: #fff;
}
.social a:hover, .social-mobile a:hover {
background: #3b8af2;
}
.social i {
font-size: 18px;
}
.team .member .member-info {
padding: 25px 15px;
}
.team .member .member-info h4 {
font-weight: 700;
margin-bottom: 5px;
font-size: 18px;
color: #222222;
}
.member:hover .social {
opacity: 1;
bottom: 15px;
}
.social-mobile {
opacity: 1;
bottom: 15px;
}
.social-mobile a{
transition: color 0.3s;
color: #222222;
margin: 0 3px;
padding-top: 7px;
border-radius: 4px;
width: 36px;
height: 36px;
background: rgba(16, 110, 234, 0.8);
display: inline-block;
transition: ease-in-out 0.3s;
color: #fff;
}
.testimonials {
padding: 80px 0;
position: relative;
color: #F6F6F6 !important;
}
.testimonials::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.testimonials .section-header {
margin-bottom: 40px;
}
.testimonials .testimonial-item {
text-align: center;
color: #F6F6F6;
}
.testimonials .testimonial-item .testimonial-img {
width: 150px;
border-radius: 50%;
border: 6px solid rgba(255, 255, 255, 0.15);
margin: 0 auto;
}
.testimonials .testimonial-item h3 {
font-size: 20px;
font-weight: bold;
margin: 10px 0 5px 0;
color: #F6F6F6 !important;
}
.testimonials p {
color: #F6F6F6 !important;
}
.testimonials h3 {
color: #F6F6F6 !important;
}
.testimonials .testimonial-item h4 {
font-size: 14px;
color: #F6F6F6 !important;
margin: 0 0 15px 0;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
color: rgba(255, 255, 255, 0.4);
font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
display: inline-block;
left: -5px;
position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
display: inline-block;
right: -5px;
position: relative;
top: 10px;
}
.testimonials .testimonial-item p {
font-style: italic;
margin: 0 auto 15px auto;
color: #F6F6F6 !important;
}
.testimonials .swiper-pagination {
margin-top: 20px;
position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
background-color: rgba(255, 255, 255, 0.5);
opacity: 1;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
background-color: #106eea;
}
@media (max-width: 767.98px) {
#team-laptop {
display:none;
}
#team h3 {
font-size: 26px !important;
}
#team .name {
font-size: 24px !important;
}
.job {
font-size: 17px !important;
}
}
@media (min-width: 768px) {
.testimonials .testimonial-item p {
width: 80%;
}
#team-mobile {
display:none;
}
}
/* Backgrounds */
@media (max-width: 376px) {
#team {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: cover;
position: relative;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#team {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo2_mobile.png") scroll;
background-size: cover;
position: relative;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#team {
width: 100%;
height: 100%;
background: url("../../../assets/backgrounds/ML_team_tablet_final.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #12265D;
}
}
@media (min-width: 801px) {
#team {
background: url("../../../assets/icons/fondo2.png") no-repeat scroll;
background-size: 100% 100%;
position: relative;
color: #F6F6F6;
}
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#about-us{
background-color: #E6E6E6;
color: #1e273d;
}
@media (max-width: 768px) {
#about-us iframe {
width: 100%;
height: 100%;
}
#about-us h2 {
font-size: 26px;
}
#about-us h5 {
font-size: 17px;
margin-bottom: 50px !important;
}
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
#contact{
color: #12265D;
}
@media (max-width: 320px) {
#contact iframe {
width: 95% !important;
height: 115vh !important;
}
#contact h3 {
font-size: 25px;
}
#contact h4 {
font-size: 18px;
}
#contact p {
font-size: 15px;
width: 85%;
}
}
@media (min-width: 321px) and (max-width: 400px) {
#contact iframe {
width: 95% !important;
height: 93vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:401px) and (max-width: 480px) {
#contact iframe {
width: 95% !important;
height: 77vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:481px) and (max-width: 768px) {
#contact iframe {
width: 95% !important;
height: 73vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:769px) and (max-width: 800px) {
#contact iframe {
width: 95% !important;
height: 55vh !important;
}
#contact h3 {
font-size: 28px;
}
#contact h4 {
font-size: 20px;
}
#contact p {
font-size: 17px;
width: 85%;
}
}
@media (min-width:801px) and (max-width: 1400px) {
#contact iframe {
height: 100vh !important;
}
}
.contact .info-box {
color: #444444;
text-align: center;
box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
padding: 20px 0 30px 0;
}
.contact .info-box i {
font-size: 32px;
color: #106eea;
border-radius: 50%;
padding: 8px;
border: 2px dotted #b3d1fa;
}
.contact .info-box h3 {
font-size: 20px;
color: #777777;
font-weight: 700;
margin: 10px 0;
}
.contact .info-box p {
padding: 0;
line-height: 24px;
font-size: 14px;
margin-bottom: 0;
}
.contact .php-email-form {
box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
padding: 30px;
}
.contact .mailchimp-form {
box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
padding: 0px;
}
.contact .php-email-form .error-message {
display: none;
color: #fff;
background: #ed3c0d;
text-align: left;
padding: 15px;
font-weight: 600;
}
.contact .php-email-form .error-message br + br {
margin-top: 25px;
}
.contact .php-email-form .sent-message {
display: none;
color: #fff;
background: #18d26e;
text-align: center;
padding: 15px;
font-weight: 600;
}
.contact .php-email-form .loading {
display: none;
background: #fff;
text-align: center;
padding: 15px;
}
.contact .php-email-form .loading:before {
content: "";
display: inline-block;
border-radius: 50%;
width: 24px;
height: 24px;
margin: 0 10px -6px 0;
border: 3px solid #18d26e;
border-top-color: #eee;
-webkit-animation: animate-loading 1s linear infinite;
animation: animate-loading 1s linear infinite;
}
.contact .php-email-form .form-group {
margin-bottom: 20px;
}
.contact .php-email-form input, .contact .php-email-form textarea {
border-radius: 0;
box-shadow: none;
font-size: 14px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
border-color: #106eea;
}
.contact .php-email-form input {
padding: 10px 15px;
}
.contact .php-email-form textarea {
padding: 12px 15px;
}
.contact .php-email-form button[type="submit"] {
background: #106eea;
border: 0;
padding: 10px 30px;
color: #fff;
transition: 0.4s;
border-radius: 4px;
}
.contact .php-email-form button[type="submit"]:hover {
background: #3b8af2;
}
@-webkit-keyframes animate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes animate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* Backgrounds */
@media (max-width: 376px) {
#contact {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo5_mobile.png") no-repeat scroll;
background-size: 100% 70%;
position: relative;
background-color: #F6F6F6;
}
}
@media (min-width: 377px) and (max-width: 481px) {
#contact {
width: 100%;
height: 100%;
background: url("../../../assets/icons/fondo5_mobile.png") no-repeat scroll;
background-size: 100% 70%;
position: relative;
background-color: #F6F6F6;
}
}
@media (min-width: 482px) and (max-width: 800px) {
#contact {
background: url("../../../assets/icons/fondo5_tablet.png") no-repeat scroll;
background-size: 112% 58%;
position: relative;
background-color: #F6F6F6;
}
}
@media (min-width: 801px) {
#contact {
background: url("../../../assets/icons/fondo5_tablet.png") no-repeat scroll;
background-size: cover;
position: relative;
}
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
background-color: #0B183D;
padding: 0 0 30px 0;
color: #F6F6F6;
font-size: 14px;
}
#footer .footer-top {
padding: 60px 0 30px 0;
background: #0B183D;
}
#footer .footer-top .footer-contact {
margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
font-size: 24px;
margin: 0 0 15px 0;
padding: 2px 0 2px 0;
line-height: 1;
font-weight: 700;
}
#footer .footer-top .footer-contact p {
font-size: 14px;
line-height: 24px;
margin-bottom: 0;
}
#footer .footer-top h4 {
font-size: 16px;
font-weight: bold;
color: #F6F6F6;
position: relative;
padding-bottom: 12px;
}
#footer .footer-top .footer-link {
margin-bottom: 30px;
}
#footer .footer-top .footer-links {
margin-bottom: 30px;
}
#footer .footer-top .footer-link ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer .footer-top .footer-links ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer .footer-top .footer-link ul i {
padding-right: 2px;
font-size: 18px;
line-height: 1;
}
#footer .footer-top .footer-links ul i {
padding-right: 2px;
font-size: 18px;
line-height: 1;
}
#footer .footer-top .footer-links ul li {
padding: 10px 0;
display: flex;
align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
padding-top: 0;
}
#footer .footer-top .footer-links ul a {
transition: 0.3s;
display: inline-block;
line-height: 1;
color:#F6F6F6;
}
#footer .footer-top .footer-link ul a {
transition: 0.3s;
display: inline-block;
line-height: 1;
color:#F6F6F6;
}
#footer .footer-top .footer-links ul a:hover {
text-decoration: none;
color: #106eea;
}
#footer .footer-top .footer-link ul a:hover {
text-decoration: none;
color: #106eea;
}
#footer .footer-top .social-links a {
font-size: 18px;
display: inline-block;
background: #106eea;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 4px;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
background: #3b8af2;
color: #fff;
text-decoration: none;
}
#footer .copyright {
text-align: center;
float: left;
}
#footer .credits {
float: right;
text-align: center;
font-size: 13px;
}
@media (max-width: 767.98px) {
#footer .copyright, #footer .credits {
float: none;
text-align: center;
padding: 2px 0;
}
.logo {
display: flex;
justify-content: center !important;
}
#footer .footer-top .footer-link ul li {
padding-right: 69%;
padding-left: 31%;
display: flex;
align-items: center;
}
.footer-links {
display: flex;
justify-content: center;
margin-bottom: 50px !important;
}
.web-title {
display: none;
}
.center1 {
width: 90%;
}
.center2 {
width: 85%;
}
}
@media (min-width: 768px) and (max-width: 840px){
#footer .footer-top .footer-link ul li {
padding-right: 60%;
padding-left: 40%;
display: flex;
align-items: center;
}
}
@media (max-width: 800px) {
#footer .copyright, #footer .credits {
float: none;
text-align: center;
padding: 2px 0;
}
.logo {
display: flex;
justify-content: center !important;
}
.footer-links {
display: flex;
justify-content: center;
margin-bottom: 50px !important;
}
.web-title {
display: none;
}
.center1 {
width: 90%;
}
.center2 {
width: 85%;
}
}
@media (min-width: 801px) {
.mobile-title {
display: none;
}
}
/*--------------------------------------------------------------
COOKIE CONSENT
--------------------------------------------------------------*/
@media (max-width: 376px) {
.cookie-disclaimer {
background: #000000;
color: #FFF;
opacity: 0.9;
width: 100%;
bottom: 0;
left: 0;
z-index: 1;
height: 300px;
position: fixed;
}
.cookie-disclaimer span{
font-size: 14px;
}
.cookie-disclaimer .container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
.cookie-disclaimer .cookie-close{
float: right;
padding: 10px;
cursor: pointer;
}
.cookie-disclaimer #more-info{
text-decoration:none;
color: white;
}
}
@media (min-width: 377px) and (max-width: 800px) {
.cookie-disclaimer {
background: #000000;
color: #FFF;
opacity: 0.9;
width: 100%;
bottom: 0;
left: 0;
z-index: 1;
height: 300px;
position: fixed;
}
.cookie-disclaimer span{
font-size: 17px;
}
.cookie-disclaimer .container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
.cookie-disclaimer .cookie-close{
float: right;
padding: 10px;
cursor: pointer;
}
.cookie-disclaimer #more-info{
text-decoration:none;
color: white;
}
}
@media (min-width: 801px) {
.cookie-disclaimer {
background: #000000;
color: #FFF;
opacity: 0.6;
width: 100%;
bottom: 0;
left: 0;
z-index: 1;
height: 250px;
position: fixed;
}
.cookie-disclaimer .container {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
.cookie-disclaimer .cookie-close{
float: right;
padding: 10px;
cursor: pointer;
}
.cookie-disclaimer #more-info{
text-decoration:none;
color: white;
}
}
/*--------------------------------------------------------------
LEGAL LINKS
--------------------------------------------------------------*/
@media (max-width: 800px) {
#terms, #privacy-policy, #rights, #cookie-consent {
width: 80%;
}
}
@media (min-width: 801px) {
#terms, #privacy-policy, #rights, #cookie-consent{
width: 55%;
}
} | 0.395368 | 0.067855 |
body {
margin: 0;
height: 100%;
}
html {
height: 100%;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.breadcrumb {
background-color: transparent;
padding: 20px 0;
margin: 0 0 0 15px;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
height: 100%;
background-size: cover;
background-position: center;
}
.gallery-top {
height: 100%;
width: 100%;
}
.gallery-thumbs {
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
width: 100%;
height: 100%;
opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
--swiper-navigation-color: black;
}
.top-high {
height: 550px;
}
.bot-high {
height: 100px;
}
.leftside {
height: 550px;
background-color: rgba(233, 232, 232, 0.705);
}
.sub_title {
font-size: 14px;
color: #918f8f;
}
.title {
font-size: 28px;
font-weight: 600;
}
.price {
font-size: 14px;
}
.text {
width: 100%;
height: 120px;
color: #787878;
font-size: 14px;
}
.btn-coumston {
background-size: 100px;
background-position: center;
background-repeat: no-repeat;
width: 80px;
height: 80px;
background-color: red;
border-radius: 50%;
}
.btn-coumston:hover {
border: 2px solid black;
}
#size-choose {
height: 50px;
font-size: 25px;
}
.cloth-spinner {
height: 50px;
background-color: yellow;
}
.add-cart {
height: 50px;
text-align: center;
background-color: #2e2c2c;
color: white;
line-height: 50px;
border-radius: 10px;
-webkit-transition: 0.3s;
transition: 0.3s;
font-size: 24px;
}
.add-cart:hover {
background-color: gray;
color: #201f1f;
font-weight: 600;
}
#myTab {
width: 100%;
text-align: center;
font-size: 36px;
border-bottom: 2px solid black;
}
.ui-widget.ui-widget-content {
border: 1px solid #000000 !important;
}
#spinner {
width: 100% !important;
margin: 0 !important;
padding-left: 10px;
font-size: 20px !important;
height: 50px !important;
}
.close {
position: absolute;
right: 4%;
top: 1%;
border: white 2px solid;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
background: gray;
border-radius: 50%;
text-decoration: none;
font-size: 40px;
}
.close::after {
position: absolute;
top: -9%;
left: 25%;
content: 'x';
color: white;
}
.button {
display: inline-block;
text-decoration: none;
color: black;
border: 1px solid gray;
border-radius: 5px;
}
.button:hover {
color: #CCC;
background-color: #363636;
}
.portfolio a {
text-decoration: none;
}
.portfolio-lightbox {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: -webkit-transform 150ms ease-in-out;
transition: -webkit-transform 150ms ease-in-out;
transition: transform 150ms ease-in-out;
transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
position: fixed;
top: 0;
left: 0;
color: white;
background: rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.25);
box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.25);
width: 100vw;
height: 100vh;
z-index: 10;
}
.portfolio-lightbox:target {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.portfolio-lightbox__content {
background: white;
border: 1px solid black;
border-radius: 10px;
height: 100vh;
overflow: scroll;
}
.portfolio-lightbox:target {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.portfolio-lightbox__content {
background: white;
border: 1px solid black;
position: relative;
border-radius: 10px;
}
.portfolio-lightbox__content img {
width: 100%;
}
/*# sourceMappingURL=product_info.css.map */ | public/css/productInfo/product_info.css | body {
margin: 0;
height: 100%;
}
html {
height: 100%;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.breadcrumb {
background-color: transparent;
padding: 20px 0;
margin: 0 0 0 15px;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
height: 100%;
background-size: cover;
background-position: center;
}
.gallery-top {
height: 100%;
width: 100%;
}
.gallery-thumbs {
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
width: 100%;
height: 100%;
opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
--swiper-navigation-color: black;
}
.top-high {
height: 550px;
}
.bot-high {
height: 100px;
}
.leftside {
height: 550px;
background-color: rgba(233, 232, 232, 0.705);
}
.sub_title {
font-size: 14px;
color: #918f8f;
}
.title {
font-size: 28px;
font-weight: 600;
}
.price {
font-size: 14px;
}
.text {
width: 100%;
height: 120px;
color: #787878;
font-size: 14px;
}
.btn-coumston {
background-size: 100px;
background-position: center;
background-repeat: no-repeat;
width: 80px;
height: 80px;
background-color: red;
border-radius: 50%;
}
.btn-coumston:hover {
border: 2px solid black;
}
#size-choose {
height: 50px;
font-size: 25px;
}
.cloth-spinner {
height: 50px;
background-color: yellow;
}
.add-cart {
height: 50px;
text-align: center;
background-color: #2e2c2c;
color: white;
line-height: 50px;
border-radius: 10px;
-webkit-transition: 0.3s;
transition: 0.3s;
font-size: 24px;
}
.add-cart:hover {
background-color: gray;
color: #201f1f;
font-weight: 600;
}
#myTab {
width: 100%;
text-align: center;
font-size: 36px;
border-bottom: 2px solid black;
}
.ui-widget.ui-widget-content {
border: 1px solid #000000 !important;
}
#spinner {
width: 100% !important;
margin: 0 !important;
padding-left: 10px;
font-size: 20px !important;
height: 50px !important;
}
.close {
position: absolute;
right: 4%;
top: 1%;
border: white 2px solid;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
background: gray;
border-radius: 50%;
text-decoration: none;
font-size: 40px;
}
.close::after {
position: absolute;
top: -9%;
left: 25%;
content: 'x';
color: white;
}
.button {
display: inline-block;
text-decoration: none;
color: black;
border: 1px solid gray;
border-radius: 5px;
}
.button:hover {
color: #CCC;
background-color: #363636;
}
.portfolio a {
text-decoration: none;
}
.portfolio-lightbox {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: -webkit-transform 150ms ease-in-out;
transition: -webkit-transform 150ms ease-in-out;
transition: transform 150ms ease-in-out;
transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
position: fixed;
top: 0;
left: 0;
color: white;
background: rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.25);
box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.25);
width: 100vw;
height: 100vh;
z-index: 10;
}
.portfolio-lightbox:target {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.portfolio-lightbox__content {
background: white;
border: 1px solid black;
border-radius: 10px;
height: 100vh;
overflow: scroll;
}
.portfolio-lightbox:target {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.portfolio-lightbox__content {
background: white;
border: 1px solid black;
position: relative;
border-radius: 10px;
}
.portfolio-lightbox__content img {
width: 100%;
}
/*# sourceMappingURL=product_info.css.map */ | 0.415136 | 0.057282 |
.titulo {
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 15px;
text-align: center;
font-size: 40px;
color: rgb(1, 7, 26);
/*text-shadow: 3px 3px 10px rgb(3, 89, 146);*/
}
.trans{
padding-top: 8%;
float:left;
position: relative;
}
.trans_2{
float:left;
padding-left: 8%;
position: relative;
}
body{
width: 100% !important;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
background: rgb(187, 183, 252)url(https://www.mactualidad.com/wp-content/uploads/2013/08/new-york-fondos-pantalla-hd-25.jpg);
align-items: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.pregu{
position: center;
top: 50 px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 1000px;
height: 800px;
border-radius: 5px;
background: rgba(255, 255, 255, 0.63);
}
input[type=radio]{
text-align: center;
padding: 5px;
border-radius: 4px;
background: rgb(255, 255, 255);
margin-left: 50px;
color: white;
}
.men {
color: rgb(1, 7, 26);
text-shadow: 3px 3px 10px rgb(3, 89, 146);
display:block;
padding-bottom:9px;
margin-left: 80px;
}
input[type=submit]:hover {
box-shadow: inset 0 -70px 0 0 #08B;
}
.boton{
margin-left: 50px;
position: center;
padding:5px 20px;
border:1px solid rgba(0,0,0,0.4);
text-shadow:0 -1px 0 rgba(0,0,0,0.4);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.3),
inset 0 10px 10px rgba(255,255,255,0.1);
border-radius:0.3em;
background:#000f38;
color:white;
font-weight:bold;
cursor:pointer;
font-size:13px;
text-decoration: none;
position: center;
}
.boton2{
margin-left: 50px;
position: center;
padding:5px 20px;
border:1px solid rgba(0,0,0,0.4);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.3),
inset 0 10px 10px rgba(255,255,255,0.1);
border-radius:0.3em;
background:#000f38;
color:white;
font-weight:bold;
cursor:pointer;
font-size:5px;
text-decoration: none;
position: center;
margin-top: 20px;
}
.boton2:hover {
box-shadow: inset 0 -70px 0 0 #08B;
}
h4{
font-size: 16px;
color: rgb(1, 7, 26);
/*text-shadow: 3px 3px 10px rgb(3, 89, 146);*/
margin-bottom: 15px;
margin-left: 50px;
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 22px;
}
.resultado{
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 15px;
font-size: 25px;
color: rgb(1, 7, 26);
text-shadow: 3px 3px 10px rgb(3, 89, 146);
text-align: justify;
margin-bottom: 20px;
margin-left: 50px;
}
.resultado2{
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 15px;
font-size: 25px;
color: rgb(1, 7, 26);
/*text-shadow: 3px 3px 10px rgb(3, 89, 146);*/
text-align: justify;
margin-bottom: 20px;
margin-left: 50px;
}
.nombre{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: -260px;
left: 45%;
margin-left: -250px;
font-size: 20px;
}
.apellido{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: -187px;
left: 45%;
margin-left: -250px;
font-size: 20px;
}
.correo{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: -35px;
left: 45%;
margin-left: -250px;
font-size: 20px;
}
.prob{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: 120px;
left: 45%;
margin-left: -250px;
font-size: 20px;
} | public/css/preguntas.css | .titulo {
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 15px;
text-align: center;
font-size: 40px;
color: rgb(1, 7, 26);
/*text-shadow: 3px 3px 10px rgb(3, 89, 146);*/
}
.trans{
padding-top: 8%;
float:left;
position: relative;
}
.trans_2{
float:left;
padding-left: 8%;
position: relative;
}
body{
width: 100% !important;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
background: rgb(187, 183, 252)url(https://www.mactualidad.com/wp-content/uploads/2013/08/new-york-fondos-pantalla-hd-25.jpg);
align-items: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.pregu{
position: center;
top: 50 px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 1000px;
height: 800px;
border-radius: 5px;
background: rgba(255, 255, 255, 0.63);
}
input[type=radio]{
text-align: center;
padding: 5px;
border-radius: 4px;
background: rgb(255, 255, 255);
margin-left: 50px;
color: white;
}
.men {
color: rgb(1, 7, 26);
text-shadow: 3px 3px 10px rgb(3, 89, 146);
display:block;
padding-bottom:9px;
margin-left: 80px;
}
input[type=submit]:hover {
box-shadow: inset 0 -70px 0 0 #08B;
}
.boton{
margin-left: 50px;
position: center;
padding:5px 20px;
border:1px solid rgba(0,0,0,0.4);
text-shadow:0 -1px 0 rgba(0,0,0,0.4);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.3),
inset 0 10px 10px rgba(255,255,255,0.1);
border-radius:0.3em;
background:#000f38;
color:white;
font-weight:bold;
cursor:pointer;
font-size:13px;
text-decoration: none;
position: center;
}
.boton2{
margin-left: 50px;
position: center;
padding:5px 20px;
border:1px solid rgba(0,0,0,0.4);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.3),
inset 0 10px 10px rgba(255,255,255,0.1);
border-radius:0.3em;
background:#000f38;
color:white;
font-weight:bold;
cursor:pointer;
font-size:5px;
text-decoration: none;
position: center;
margin-top: 20px;
}
.boton2:hover {
box-shadow: inset 0 -70px 0 0 #08B;
}
h4{
font-size: 16px;
color: rgb(1, 7, 26);
/*text-shadow: 3px 3px 10px rgb(3, 89, 146);*/
margin-bottom: 15px;
margin-left: 50px;
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 22px;
}
.resultado{
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 15px;
font-size: 25px;
color: rgb(1, 7, 26);
text-shadow: 3px 3px 10px rgb(3, 89, 146);
text-align: justify;
margin-bottom: 20px;
margin-left: 50px;
}
.resultado2{
font-family: 'Open Sans Condensed', sans-serif;
position: relative;
margin-top: 15px;
font-size: 25px;
color: rgb(1, 7, 26);
/*text-shadow: 3px 3px 10px rgb(3, 89, 146);*/
text-align: justify;
margin-bottom: 20px;
margin-left: 50px;
}
.nombre{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: -260px;
left: 45%;
margin-left: -250px;
font-size: 20px;
}
.apellido{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: -187px;
left: 45%;
margin-left: -250px;
font-size: 20px;
}
.correo{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: -35px;
left: 45%;
margin-left: -250px;
font-size: 20px;
}
.prob{
background: rgba(255, 255, 255);
border-style: none;
transition: 0.5s ease-in;
outline: none;
height:25px;
width: 350px;
box-shadow: none;
position:absolute;
top: 50%;
margin-top: 120px;
left: 45%;
margin-left: -250px;
font-size: 20px;
} | 0.454956 | 0.096748 |
*::-webkit-scrollbar {
width: 0.45em;
}
*::-webkit-scrollbar:hover {
background-color: rgba(0, 0, 0, 0.09);
}
*::-webkit-scrollbar-track {
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
*::-webkit-scrollbar-thumb {
background-color: rgba(113, 137, 218, 0.4);
border-radius: 4px;
}
*::-webkit-scrollbar-thumb:hover {
background-color: rgba(105, 130, 216, 0.4);
transition: background-color 0.5s ease;
}
*::-webkit-scrollbar-thumb:vertical {
border-radius: 100px;
-webkit-border-radius: 100px;
}
*::-webkit-scrollbar-thumb:vertical:active {
border-radius: 100px;
-webkit-border-radius: 100px;
}
/* Whitney font face to match Discord */
@font-face {
/* Whitney-Light */
font-family: Whitney;
font-style: light;
font-weight: 300;
src: url('/fonts/Whitney-Light.woff') format('woff');
}
@font-face {
/* Whitney-Normal */
font-family: Whitney;
font-style: normal;
font-weight: 500;
src: url('/fonts/Whitney-Normal.woff') format('woff');
}
@font-face {
/* Whitney-Medium-Regular */
font-family: Whitney;
font-style: medium;
font-weight: 600;
src: url('/fonts/Whitney-Medium-Regular.woff') format('woff');
}
@font-face {
/* Whitney-Medium-Extra */
font-family: WhitneyMedium;
font-style: medium;
font-weight: 600;
src: url('/fonts/Whitney-Medium-Extra.woff') format('woff');
}
@font-face {
/* Whitney-Bold */
font-family: Whitney;
font-style: bold;
font-weight: 700;
src: url('/fonts/Whitney-Bold.woff') format('woff');
}
/* Setting default CSS for Discord messages */
.discord-message,
.discord-messages {
font-family: Whitney, Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.discord-messages {
border-radius: 4px;
}
.chrome-picker > div:nth-child(2) > *,
.chrome-picker > div:nth-child(2) input {
font-family: Roboto, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
/* Discord's CSS for rendering inline code */
code {
padding: 0.2em;
margin: -0.2em 0;
border-radius: 3px;
font-size: 85%;
font-family: Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono,
Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace;
text-indent: 0;
border: none;
white-space: pre-wrap;
background-color: #202225;
}
/* Global Link colour overwrites */
a {
color: #1e88e5;
}
a:visited {
color: #1e88e5;
filter: brightness(80%);
}
a:hover,
a:focus {
color: #1e88e5;
filter: brightness(90%);
} | src/index.css | *::-webkit-scrollbar {
width: 0.45em;
}
*::-webkit-scrollbar:hover {
background-color: rgba(0, 0, 0, 0.09);
}
*::-webkit-scrollbar-track {
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
*::-webkit-scrollbar-thumb {
background-color: rgba(113, 137, 218, 0.4);
border-radius: 4px;
}
*::-webkit-scrollbar-thumb:hover {
background-color: rgba(105, 130, 216, 0.4);
transition: background-color 0.5s ease;
}
*::-webkit-scrollbar-thumb:vertical {
border-radius: 100px;
-webkit-border-radius: 100px;
}
*::-webkit-scrollbar-thumb:vertical:active {
border-radius: 100px;
-webkit-border-radius: 100px;
}
/* Whitney font face to match Discord */
@font-face {
/* Whitney-Light */
font-family: Whitney;
font-style: light;
font-weight: 300;
src: url('/fonts/Whitney-Light.woff') format('woff');
}
@font-face {
/* Whitney-Normal */
font-family: Whitney;
font-style: normal;
font-weight: 500;
src: url('/fonts/Whitney-Normal.woff') format('woff');
}
@font-face {
/* Whitney-Medium-Regular */
font-family: Whitney;
font-style: medium;
font-weight: 600;
src: url('/fonts/Whitney-Medium-Regular.woff') format('woff');
}
@font-face {
/* Whitney-Medium-Extra */
font-family: WhitneyMedium;
font-style: medium;
font-weight: 600;
src: url('/fonts/Whitney-Medium-Extra.woff') format('woff');
}
@font-face {
/* Whitney-Bold */
font-family: Whitney;
font-style: bold;
font-weight: 700;
src: url('/fonts/Whitney-Bold.woff') format('woff');
}
/* Setting default CSS for Discord messages */
.discord-message,
.discord-messages {
font-family: Whitney, Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.discord-messages {
border-radius: 4px;
}
.chrome-picker > div:nth-child(2) > *,
.chrome-picker > div:nth-child(2) input {
font-family: Roboto, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
/* Discord's CSS for rendering inline code */
code {
padding: 0.2em;
margin: -0.2em 0;
border-radius: 3px;
font-size: 85%;
font-family: Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono,
Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace;
text-indent: 0;
border: none;
white-space: pre-wrap;
background-color: #202225;
}
/* Global Link colour overwrites */
a {
color: #1e88e5;
}
a:visited {
color: #1e88e5;
filter: brightness(80%);
}
a:hover,
a:focus {
color: #1e88e5;
filter: brightness(90%);
} | 0.309545 | 0.045905 |
@import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=Dosis:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=Dancing+Script:wght@500&family=Dosis:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=Dancing+Script:wght@500&family=Dosis:wght@400;700&family=Kavivanar&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css2?family=Amarante&display=swap');
:root {
--primaryColor : #1BBCB6;
--seconderyColor:#252F48 ;
--treetycolor : #A9C3B8;
}
* { box-sizing: border-box;
}
main {
width: 100%;
display: flex;
align-items: center;
flex-direction: column;
flex: 1;
}
body {
width: 100%;
margin: auto;
background-repeat: no-repeat;
background-size: cover;
line-height: 1.7;
min-height: 100vh;
display: flex;
flex-direction: column;
}
section {
margin: 10px 0;
width: 100%;
}
header {
width: 100%;
background-color: var(--seconderyColor) ;
}
.logo_container {
display: flex;
align-items: center;
}
.logotext {
font-family: 'Amarante', cursive;
font-size: 30px;
color: white;
}
header .header_container {
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
padding: 5px ;
align-items: center;
color: white;
}
header nav ul {
display: flex;
justify-content: space-between;
margin-right: 10px;
list-style: none;
}
header nav ul li {
margin-left: 15px;
text-decoration: none;
}
header img {
width: 100px;
height: 50px;
}
.nava {
text-decoration: none;
color: white;
padding: 10px;
height: 100%;
-webkit-filter: brightness(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.nava:hover {
color: var(--primaryColor);
}
h1 {
text-align: center;
font-size: 35px;
}
p {
text-align: justify;
padding: 45px;
font-size: 18px;
}
section div h4 {
text-align: right;
}
section div a{
align-content:right;
}
.teamCards a4 {
margin: right;
}
.card .fa {
font-size: 35px;
}
footer {
width: 100%;
background-color: var(--seconderyColor);
}
footer .footer-container {
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 20px;
text-transform: capitalize;
color: white;
}
footer a {
font-size: 25px;
color: white;
text-decoration: none;
}
.fa-facebook {
padding:10px 14px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-facebook:hover {
background-color: #3d5b99;
}
.fa-twitter {
padding:10px 12px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-twitter:hover {
background-color: #00aced;
}
.fa-rss {
padding:10px 14px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-rss:hover {
background-color: #eb8231;
}
.fa-youtube {
padding:10px 14px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-youtube:hover {
background-color: #e64a41;
}
.img {
height: 50%;
width: 100%;
display: inline-block;
border-radius: 50%;
}
.img-container
{
height: 10%;
width: 70%;
left: 50px;
position: relative;
}
.mainHr {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
background-color: var(--seconderyColor);
}
.abbt{
font-family: '<NAME>', cursive;
font-size: 40px;
}
.teamCards{
margin: auto;
padding: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.info h3 {
text-align: center;
}
.info
{
border-top-width: 1px;
border-top-style: ridge;
}
.about
{
margin-top: 5px;
padding-bottom: 10px;
border-bottom-width: 1px;
/* border-bottom-style: solid; */
width: 297px;
justify-content: space-between;
padding: 0.75rem 1.25rem 0.75rem 0.75rem;
background-color: var(--first-color-lighten);
box-shadow: 4px 4px 16px #e1e1e1, -2px -2px 8px #fff;
border-radius: 2.5rem;
font-family: 'Dosis', sans-serif;
}
.left
{
float: left;
margin-left: 25px;
}
.right
{
float: right;
margin-right: 25px;
}
body{
/* background-color:whitesmoke; */
}
.animalImage{
height: 100%;
width: inherit;
}
.rowTow {
left: 172px;
position: relative;
}
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
margin: 8px;
}
.about-section {
padding: 50px;
text-align: center;
background-color: #474e5d;
color: white;
}
.container {
padding: 0 16px;
}
.container h2{ font-weight: bold;}
.container::after, .row::after {
content: "";
clear: both;
display: table;
}
.title {
color: grey;
}
.zoom {
transition: transform .1s; /* Animation */
}
.zoom:hover {
transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
@media screen and (max-width: 650px) {
.column {
width: 100%;
display: block;
}
}
.social {
text-align: justify;
padding: 0px;
font-size: 18px;
float: right;
}
.hero-image {
background-image: url("../assets/img/AboutUsEllements/cover6.jpg");
background-color: #cccccc;
height: 350px;
background-position: right;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.hero-text {
text-align: center;
position: absolute;
top: 38%;
left: 30%;
transform: translate(-50%, -50%);
color: white;
max-width: 55%;
}
.mission{
font-size: 50px;
font-family: 'Akaya Telivigala', cursive;
}
.mainDiv{
display: inline; float:left; width: 75%;
}
.fullImage{
width:100%;
}
.linkedInIcon{
font-size:38px;color:rgb(19, 159, 224)
}
.githubIcon{
font-size:38px;color:black;
}
.facebookIcon{
font-size:38px;color:blue;
}
.para {
font-size: 21px;
font-family: 'Redressed', cursive;
} | css/aboutus.css | @import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=Dosis:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=Dancing+Script:wght@500&family=Dosis:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=Dancing+Script:wght@500&family=Dosis:wght@400;700&family=Kavivanar&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css2?family=Amarante&display=swap');
:root {
--primaryColor : #1BBCB6;
--seconderyColor:#252F48 ;
--treetycolor : #A9C3B8;
}
* { box-sizing: border-box;
}
main {
width: 100%;
display: flex;
align-items: center;
flex-direction: column;
flex: 1;
}
body {
width: 100%;
margin: auto;
background-repeat: no-repeat;
background-size: cover;
line-height: 1.7;
min-height: 100vh;
display: flex;
flex-direction: column;
}
section {
margin: 10px 0;
width: 100%;
}
header {
width: 100%;
background-color: var(--seconderyColor) ;
}
.logo_container {
display: flex;
align-items: center;
}
.logotext {
font-family: 'Amarante', cursive;
font-size: 30px;
color: white;
}
header .header_container {
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
padding: 5px ;
align-items: center;
color: white;
}
header nav ul {
display: flex;
justify-content: space-between;
margin-right: 10px;
list-style: none;
}
header nav ul li {
margin-left: 15px;
text-decoration: none;
}
header img {
width: 100px;
height: 50px;
}
.nava {
text-decoration: none;
color: white;
padding: 10px;
height: 100%;
-webkit-filter: brightness(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.nava:hover {
color: var(--primaryColor);
}
h1 {
text-align: center;
font-size: 35px;
}
p {
text-align: justify;
padding: 45px;
font-size: 18px;
}
section div h4 {
text-align: right;
}
section div a{
align-content:right;
}
.teamCards a4 {
margin: right;
}
.card .fa {
font-size: 35px;
}
footer {
width: 100%;
background-color: var(--seconderyColor);
}
footer .footer-container {
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 20px;
text-transform: capitalize;
color: white;
}
footer a {
font-size: 25px;
color: white;
text-decoration: none;
}
.fa-facebook {
padding:10px 14px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-facebook:hover {
background-color: #3d5b99;
}
.fa-twitter {
padding:10px 12px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-twitter:hover {
background-color: #00aced;
}
.fa-rss {
padding:10px 14px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-rss:hover {
background-color: #eb8231;
}
.fa-youtube {
padding:10px 14px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition: .5s;
background-color: var(--seconderyColor);
}
.fa-youtube:hover {
background-color: #e64a41;
}
.img {
height: 50%;
width: 100%;
display: inline-block;
border-radius: 50%;
}
.img-container
{
height: 10%;
width: 70%;
left: 50px;
position: relative;
}
.mainHr {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
background-color: var(--seconderyColor);
}
.abbt{
font-family: '<NAME>', cursive;
font-size: 40px;
}
.teamCards{
margin: auto;
padding: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.info h3 {
text-align: center;
}
.info
{
border-top-width: 1px;
border-top-style: ridge;
}
.about
{
margin-top: 5px;
padding-bottom: 10px;
border-bottom-width: 1px;
/* border-bottom-style: solid; */
width: 297px;
justify-content: space-between;
padding: 0.75rem 1.25rem 0.75rem 0.75rem;
background-color: var(--first-color-lighten);
box-shadow: 4px 4px 16px #e1e1e1, -2px -2px 8px #fff;
border-radius: 2.5rem;
font-family: 'Dosis', sans-serif;
}
.left
{
float: left;
margin-left: 25px;
}
.right
{
float: right;
margin-right: 25px;
}
body{
/* background-color:whitesmoke; */
}
.animalImage{
height: 100%;
width: inherit;
}
.rowTow {
left: 172px;
position: relative;
}
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
margin: 8px;
}
.about-section {
padding: 50px;
text-align: center;
background-color: #474e5d;
color: white;
}
.container {
padding: 0 16px;
}
.container h2{ font-weight: bold;}
.container::after, .row::after {
content: "";
clear: both;
display: table;
}
.title {
color: grey;
}
.zoom {
transition: transform .1s; /* Animation */
}
.zoom:hover {
transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
@media screen and (max-width: 650px) {
.column {
width: 100%;
display: block;
}
}
.social {
text-align: justify;
padding: 0px;
font-size: 18px;
float: right;
}
.hero-image {
background-image: url("../assets/img/AboutUsEllements/cover6.jpg");
background-color: #cccccc;
height: 350px;
background-position: right;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.hero-text {
text-align: center;
position: absolute;
top: 38%;
left: 30%;
transform: translate(-50%, -50%);
color: white;
max-width: 55%;
}
.mission{
font-size: 50px;
font-family: 'Akaya Telivigala', cursive;
}
.mainDiv{
display: inline; float:left; width: 75%;
}
.fullImage{
width:100%;
}
.linkedInIcon{
font-size:38px;color:rgb(19, 159, 224)
}
.githubIcon{
font-size:38px;color:black;
}
.facebookIcon{
font-size:38px;color:blue;
}
.para {
font-size: 21px;
font-family: 'Redressed', cursive;
} | 0.34798 | 0.102439 |
display: none;
}
#webpage-list-table {
width: 100%;
}
#webpage-list-table th:nth-child(1){
padding: 7px 3px 7px 10px;
white-space: nowrap;
}
#webpage-list-table td:nth-child(1){
padding: 7px 3px 7px 10px;
}
#webpage-list-table th:nth-child(2){
white-space: nowrap;
}
#webpage-list-table th:nth-child(7),
#webpage-list-table td:nth-child(7){
padding: 7px 3px;
white-space: nowrap;
}
#webpage-list-table th:nth-child(8),
#webpage-list-table td:nth-child(8){
padding: 7px 10px 7px 7px;
white-space: nowrap;
}
.webpage-list-tool {
padding: 7px 10px;
}
.webpage-import-button {
background-color: green;
color: white;
}
.webpage-import-button:hover {
background-color: darkgreen;
}
/* SQUARED TWO */
.squaredTwo {
width: 28px;
height: 28px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
margin: 20px auto;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
position: relative;
}
.squaredTwo label {
cursor: pointer;
position: absolute;
width: 20px;
height: 20px;
left: 4px;
top: 4px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.squaredTwo label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 5px;
background: transparent;
top: 4px;
left: 4px;
border: 3px solid #fcfff4;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.squaredTwo input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
/* SQUARED THREE */
.squaredThree {
width: 14px;
height: 14px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
margin: 5px auto;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
position: relative;
}
.squaredThree label {
cursor: pointer;
position: absolute;
width: 10px;
height: 10px;
left: 2px;
top: 2px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.squaredThree label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 5px;
background: transparent;
top: 2px;
left: 2px;
border: 3px solid #fcfff4;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.squaredThree label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.squaredThree input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
} | view/css/mod_webpages.css | display: none;
}
#webpage-list-table {
width: 100%;
}
#webpage-list-table th:nth-child(1){
padding: 7px 3px 7px 10px;
white-space: nowrap;
}
#webpage-list-table td:nth-child(1){
padding: 7px 3px 7px 10px;
}
#webpage-list-table th:nth-child(2){
white-space: nowrap;
}
#webpage-list-table th:nth-child(7),
#webpage-list-table td:nth-child(7){
padding: 7px 3px;
white-space: nowrap;
}
#webpage-list-table th:nth-child(8),
#webpage-list-table td:nth-child(8){
padding: 7px 10px 7px 7px;
white-space: nowrap;
}
.webpage-list-tool {
padding: 7px 10px;
}
.webpage-import-button {
background-color: green;
color: white;
}
.webpage-import-button:hover {
background-color: darkgreen;
}
/* SQUARED TWO */
.squaredTwo {
width: 28px;
height: 28px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
margin: 20px auto;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
position: relative;
}
.squaredTwo label {
cursor: pointer;
position: absolute;
width: 20px;
height: 20px;
left: 4px;
top: 4px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.squaredTwo label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 5px;
background: transparent;
top: 4px;
left: 4px;
border: 3px solid #fcfff4;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.squaredTwo input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
/* SQUARED THREE */
.squaredThree {
width: 14px;
height: 14px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
margin: 5px auto;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
position: relative;
}
.squaredThree label {
cursor: pointer;
position: absolute;
width: 10px;
height: 10px;
left: 2px;
top: 2px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.squaredThree label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 9px;
height: 5px;
background: transparent;
top: 2px;
left: 2px;
border: 3px solid #fcfff4;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.squaredThree label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.squaredThree input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
} | 0.212477 | 0.080538 |
@charset "UTF-8";
/* AS FONTES */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600;700&display=swap');
/* AS CORES PARA O DESIGN */
:root{
--cor01: #000;
--cor02: #FCA60F;
--cor03: #C95E20;
}
body{
overflow-x: hidden;
}
hr{
background-color: gray;
}
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
header{
font-family: 'Nunito';
font-weight: 600;
padding: 20px;
display: flex;
justify-content: space-between;
}
ul{
display: flex;
list-style: none;
gap: 30px;
padding-right: 40px;
font-size: 1.25rem;
}
li a{
text-decoration: none;
color: black;
transition: 0.25s color;
}
li a:hover{
color: rgb(121, 116, 116);
}
main{
display: flex;
justify-content: space-around;
}
.container{
position: relative;
margin-top: 8%;
}
.base{
font-size: larger;
font-family: 'Nunito';
font-weight: 700;
text-align: justify;
max-width: 300px;
}
.back1{
position: absolute;
z-index: -3;
left: -398px;
top: -51px;
}
.back2{
z-index: -1;
position: absolute;
top: -117px;
left: -4px;
}
#socials{
display: flex;
gap: 20px;
}
#socials > a{
transition: transform 0.25s;
}
#socials > a:hover{
transform: scale(1.2);
}
.base > button{
font-family: 'Nunito';
margin-top: 2vw;
padding: 10px 40px 10px 40px;
color: white;
background-color: var(--cor02);
border-style: none;
margin-bottom: 30px;
transition: background-color 0.25s;
}
.base > button:hover{
background-color: #754e0b;
cursor: pointer;
}
#scroll{
text-align: center;
}
@media (max-width: 639px){
.back2{
left: 0px;
top: -32px;
}
header{
flex-direction: column;
justify-content: center;
align-items: center;
}
#logo{
padding-right: 60px;
}
ul{
justify-content: center;
}
#copo{
display: none;
}
#scroll{
display: none;
}
#socials{
margin-top: 90px;
justify-content: center;
}
.base{
text-align: center;
}
}
@media (max-width: 552px){
header{
flex-direction: column;
justify-content: center;
align-items: center;
}
#logo{
padding-right: 60px;
}
ul{
justify-content: center;
}
#copo{
display: none;
}
#scroll{
display: none;
}
#socials{
margin-top: 90px;
justify-content: center;
}
.base{
text-align: center;
}
} | style/style.css | @charset "UTF-8";
/* AS FONTES */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600;700&display=swap');
/* AS CORES PARA O DESIGN */
:root{
--cor01: #000;
--cor02: #FCA60F;
--cor03: #C95E20;
}
body{
overflow-x: hidden;
}
hr{
background-color: gray;
}
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
header{
font-family: 'Nunito';
font-weight: 600;
padding: 20px;
display: flex;
justify-content: space-between;
}
ul{
display: flex;
list-style: none;
gap: 30px;
padding-right: 40px;
font-size: 1.25rem;
}
li a{
text-decoration: none;
color: black;
transition: 0.25s color;
}
li a:hover{
color: rgb(121, 116, 116);
}
main{
display: flex;
justify-content: space-around;
}
.container{
position: relative;
margin-top: 8%;
}
.base{
font-size: larger;
font-family: 'Nunito';
font-weight: 700;
text-align: justify;
max-width: 300px;
}
.back1{
position: absolute;
z-index: -3;
left: -398px;
top: -51px;
}
.back2{
z-index: -1;
position: absolute;
top: -117px;
left: -4px;
}
#socials{
display: flex;
gap: 20px;
}
#socials > a{
transition: transform 0.25s;
}
#socials > a:hover{
transform: scale(1.2);
}
.base > button{
font-family: 'Nunito';
margin-top: 2vw;
padding: 10px 40px 10px 40px;
color: white;
background-color: var(--cor02);
border-style: none;
margin-bottom: 30px;
transition: background-color 0.25s;
}
.base > button:hover{
background-color: #754e0b;
cursor: pointer;
}
#scroll{
text-align: center;
}
@media (max-width: 639px){
.back2{
left: 0px;
top: -32px;
}
header{
flex-direction: column;
justify-content: center;
align-items: center;
}
#logo{
padding-right: 60px;
}
ul{
justify-content: center;
}
#copo{
display: none;
}
#scroll{
display: none;
}
#socials{
margin-top: 90px;
justify-content: center;
}
.base{
text-align: center;
}
}
@media (max-width: 552px){
header{
flex-direction: column;
justify-content: center;
align-items: center;
}
#logo{
padding-right: 60px;
}
ul{
justify-content: center;
}
#copo{
display: none;
}
#scroll{
display: none;
}
#socials{
margin-top: 90px;
justify-content: center;
}
.base{
text-align: center;
}
} | 0.397003 | 0.069038 |
@charset "UTF-8";
html,
body {
font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
main, header, footer {
font-size: var(--fs);
}
main > section, header > section, footer > section {
width: var(--lt-min);
margin-inline: auto;
}
section:not(nav) {
margin-inline: var(--sect-y, auto);
padding-block: var(--sect-x, --spc-4);
}
hr {
width: var(--hr-w, 100%);
height: var(--hr-h, 0.05rem);
background-color: var(--hr-bg, lightgray);
border: none;
margin-block: var(--hr-py, 3rem);
margin-inline: var(--hr-px, 0);
}
/* stylelint-disable declaration-colon-newline-after */
/* stylelint-disable declaration-empty-line-before */
/* stylelint-disable declaration-colon-newline-after */
/**
*
*/
/**
*
*/
/**
*
*/
.fp-nav {
display: var(--nav-dsp, flex);
flex-direction: var(--nav-direction, row);
width: var(--nav-w, auto);
height: var(--nav-h, 3.125rem);
place-items: var(--nav-align, center);
justify-content: var(--nav-justify, space-between);
margin-inline: var(--nav-mx, 1rem);
background-color: var(--nav-bg, initial);
}
.fp-nav > section,
.fp-nav > ul {
--nav-dsp: flex;
display: var(--nav-dsp, flex);
gap: var(--nav-gap, 0);
font-size: var(--nav-fs, 0.9rem);
align-items: var(--nav-align, center);
padding-inline: var(--nav-px, 1rem);
height: 100%;
}
.fp-nav > section > div {
--py: 0;
}
.fp-nav ul > li {
display: flex;
align-items: center;
list-style: none;
margin: 0;
padding: 0;
min-height: 100%;
padding-inline: var(--nav-px, 0.75rem);
}
.fp-nav ul > li:hover {
background-color: var(--nav-hov-bg, whitesmoke);
}
.fp-nav img[alt] {
--px: 0 var(--s1);
--w: var(--brand-w, 3.6rem);
}
.fp-header {
display: var(--hdr-dsp, flex);
background-color: var(--hdr-bg, var(--fp-white-smoke));
background-image: var(--hdr-bg-img, none);
background-position: var(--hdr-bg-pos, center center);
background-size: var(--hdr-bg-size, cover);
background-repeat: var(--hdr-bg-repeat, no-repeat);
flex-direction: var(--hdr-direction, column);
place-content: var(--hdr-place-x, center);
place-items: var(--hdr-place-y, center);
text-align: var(--hdr-align, center);
min-height: var(--hdr-min-h, calc(var(--vw-md) + var(--vw-xs)));
min-width: var(--hdr-w, 100%);
padding-block: var(--hdr-py, 1rem);
padding-inline: var(--hdr-px, 1rem);
margin: var(--hdr-m, 0);
}
.fp-container {
--bx-flow: column wrap;
--bx-align: flex-start;
--bx-justify: flex-start;
display: var(--bx-dsp, var(--dsp, flex));
margin-inline: var(--bx-x, var(--mx, initial));
margin-block: var(--bx-y, var(--my, initial));
flex-direction: var(--bx-dir, column);
max-width: var(--bx-max-w, 100%);
width: var(--bx-w, var(--w, auto));
height: var(--bx-h, var(--h, auto));
}
.fp-btn {
--btn-sm: calc(12rem / 16);
--btn-md: calc(16rem / 16);
--btn-lg: calc(21rem / 16);
--btn-pill: 100rem;
--btn-sm: calc(12rem / 16);
--btn-md: calc(16rem / 16);
--btn-lg: calc(21rem / 16);
--btn-pill: 100rem;
font-size: var(--btn-fs, 0.8125rem);
min-height: 2.5rem;
place-items: var(--btn-place, center);
padding-inline: var(--btn-px, 1.4rem);
padding-block: var(--btn-py, calc(var(--btn-fs) / 1.8));
border: var(--btn-bdr, none);
border-radius: var(--btn-rds, 0.15rem);
text-decoration: var(--btn-deco, none);
color: var(--btn-cl, currentColor);
display: var(--btn-dsp, inline-flex);
gap: var(--btn-gap, 1rem);
white-space: var(--btn-wspc, nowrap);
margin: var(--btn-spc, 0.25rem);
transition: var(--tran-all);
background-color: var(--btn-bg, var(--btn));
}
.fp-btn[type] {
background-color: var(--btn-bg, var(--btn, lightgray));
--btn-bdr: solid var(--btn-sg);
}
.fp-btn[type=submit], .fp-btn[style*=submit] {
--btn-bg: darkblue;
--btn-color: white;
}
.fp-btn[disabled] {
cursor: var(--btn-cursor-disabled, not-allowed);
opacity: var(--btn-opacity-disabled, 0.5);
}
.fp-btn:hover {
--btn-bg: lightgray;
--btn-cl: var(--btn-cl-hover);
background-color: var(--btn-bg-over, var(--btn, lightgray));
filter: invert(1) hue-rotate 180deg;
transform: scale(0.95);
}
.fp-btn[type=reset], .fp-btn[style*="--btn-reset"] {
--btn-bg: transparent;
--btn-color: gray;
--btn-bdr: gray thin solid;
}
.fp-btn[type=submit], .fp-btn[style*="--btn-submit"] {
--btn-bg: var(--blue-500);
--btn-cl: #fff;
--btn-color: rgb(231, 231, 231);
--btn-border: none;
}
.fp-checkbox {
display: var(--lbl-dsp, flex);
flex-direction: var(--lbl-direction, row);
align-items: var(--chk-align, normal);
margin-inline-end: var(--lbl-me, 1rem);
gap: var(--chk-gap, 0.3rem);
cursor: var(--lbl-cursor, pointer);
max-height: var(--chk-size, 1.2rem);
font-size: var(--chk-fs, 1rem);
}
.fp-checkbox :where([id][type="checkbox"]) {
appearance: var(--chk-appearance);
-webkit-appearance: var(--chk-appearance);
-moz-appearance: var(--chk-appearance);
line-height: 1;
}
.fp-checkbox :where([id][type="checkbox"])::before {
content: "";
display: flex;
align-items: center;
justify-content: center;
width: var(--chk-size, 1.2rem);
height: var(--chk-size, 1.2rem);
border-style: var(--chk-bdr, none);
border-width: var(--chk-bdr-w, thick);
border-color: var(--chk-bdr-cl, var(--fp-dark-green));
background-color: var(--chk-bg, var(--fp-light-gray));
border-radius: var(--chk-rds, var(--rds));
transition: var(--tran-all);
}
.fp-checkbox :where([id][type="checkbox"]):checked {
--chk-appearance: none;
}
.fp-checkbox :where([id][type="checkbox"]):checked::before {
--chk-bdr: solid;
border-color: var(--chk-bdr-cl);
border-width: var(--chk-bdr-w, thick);
border-style: --chk-bdr-style;
--chk-bg: var(--fp-yellow-green);
}
.fp-label[for] {
display: var(--lbl-dsp, flex);
flex-direction: var(--lbl-direction, row);
align-items: var(--lbl-align, normal);
margin-inline-end: var(--lbl-me, 1rem);
gap: var(--lbl-gap, 0.3rem);
cursor: var(--lbl-cursor, pointer);
height: var(--lbl-h, auto);
font-size: var(--lbl-fs, var(--fs));
}
.fp-img {
max-width: 100%;
width: var(--img-w, 100%);
object-fit: var(--img-obj-fit, cover);
object-position: var(--img-position, center center);
aspect-ratio: var(--img-ratio, auto 2/3);
}
.fp-img[width][height] {
height: var(--img-h, auto);
}
.fp-img[src$=".svg"] {
height: auto;
width: auto;
}
.fp-img + * {
margin-block: 1rem 0;
}
.fp-details-summary {
font-size: var(--detail-fs, 1rem);
color: var(--detail-color, currentColor);
background-color: var(--detail-bg, whitesmoke);
border: var(--detail-border, none);
border-radius: var(--details-rds, 0.5rem);
width: var(--details, min(100%, 350px));
}
.fp-details-summary :where(div, aside, p, ul) {
padding: var(--summary-pd, 0 1rem 1rem 1rem);
background-color: var(--detail-bg);
}
.fp-details-summary summary {
display: flex;
place-content: flex-start;
place-items: center;
gap: 0.7rem;
justify-content: space-between;
font-size: var(--summary-fs, 1.1rem);
color: var(--summary-color, currentColor);
padding: var(--details-pd, 1rem);
background-color: var(--summary-bg, transparent);
list-style: var(--summary-ls, none);
cursor: var(--detail-cursor, pointer);
border-bottom: var(--summary-border, none);
transition: all 0.2s ease;
}
.fp-details-summary summary::after {
content: "+";
font-size: 1.3rem;
color: lightgray;
}
.fp-details-summary summary:hover::after {
transform: scale(1.1);
color: currentColor;
}
.fp-details-summary[open] > summary::after {
content: "×";
transform: rotate(90deg);
}
.fp-table {
/* css custom properties */
--spc: 0;
--mx: var(--sm-x);
--my: 0;
--tbl-collapse: collapse;
--tbl-bdr-w: thin;
--tbl-bdr-s: none;
--tbl-bdr-cl: var(--light);
--tbl-rds: 0.5rem;
--tbl-td-py: 1rem;
--tbl-td-px: 1rem;
--bdr: none;
--rds: 1rem;
--tbl-cap-bg: transparent;
--tbl-hd-bg: whitesmoke;
--tbl-cap-fs: var(--fs);
--tbl-cap-pd: 1rem;
--tbl-cap-rds: .5rem;
--tbl-cap-bdr: solid thin lightgray;
/* css custom properties */
--spc: 0;
--mx: var(--sm-x);
--my: 0;
--tbl-collapse: collapse;
--tbl-bdr-w: thin;
--tbl-bdr-s: none;
--tbl-bdr-cl: var(--light);
--tbl-rds: 0.5rem;
--tbl-td-py: 1rem;
--tbl-td-px: 1rem;
--bdr: none;
--rds: 1rem;
--tbl-cap-bg: transparent;
--tbl-hd-bg: whitesmoke;
--tbl-cap-fs: var(--fs);
--tbl-cap-pd: 1rem;
--tbl-cap-rds: .5rem;
--tbl-cap-bdr: solid thin lightgray;
display: table;
font-size: var(--tbl-fs, 0.9em);
font-family: var(--fs, sans-serif);
width: var(--tbl-width, calc(100% - 0rem));
border-collapse: var(--tbl-collapse, collapse);
display: var(--tbl-dsp, table);
border-radius: var(--tbl-rds, 16px);
border-spacing: 0;
overflow: auto;
}
.fp-table caption {
--fs: var(--fs-4);
--align: center;
background-color: var(--tbl-cap-bg);
padding: var(--tbl-cap-pd);
}
.fp-table thead {
position: sticky;
top: 0;
z-index: 1;
border: var(--tbl-cap-bdr);
}
.fp-table thead tr {
--text-align: left;
--fw: 500;
background-color: var(--tbl-hd-bg);
text-align: var(--text-align);
border-bottom: var(--tbl-bdr);
}
.fp-table th,
.fp-table td {
padding-block: var(--tbl-td-py);
padding-inline: var(--tbl-td-px);
}
.fp-table tr {
background-color: white;
border-bottom: var(--bdr-s) var(--bdr-cl) var(--bdr-w);
}
.fp-table tr:nth-of-type(even) {
--tbl-bdr-s: solid;
}
.fp-table tr td {
padding: 1rem;
}
.fp-table tbody tr:last-of-type {
border-bottom: var(--bdr-s) var(--bdr-cl) var(--bdr-w);
}
.fp-grid {
/**
* User input values.
*/
--grid-gap: 1.5rem;
--grid-cols: 4;
--grid-min-width: calc(250rem / 16);
--list-gap: var(--grid-gap);
--list-cols: var(--grid-cols);
--list-min-width: var(--grid-min-width);
--gap-count: calc(var(--grid-cols) - 1);
--total-gap-width: calc(
var(--gap-count) * var(--grid-gap)
);
--grid-max-width: calc(
(100% - var(--total-gap-width)) / var(--grid-cols)
);
--list-max-width: var(--grid-max-width);
/**
* User input values.
*/
--grid-gap: 1.5rem;
--grid-cols: 4;
--grid-min-width: calc(250rem / 16);
--list-gap: var(--grid-gap);
--list-cols: var(--grid-cols);
--list-min-width: var(--grid-min-width);
--gap-count: calc(var(--grid-cols) - 1);
--total-gap-width: calc(
var(--gap-count) * var(--grid-gap)
);
--grid-max-width: calc(
(100% - var(--total-gap-width)) / var(--grid-cols)
);
--list-max-width: var(--grid-max-width);
}
.fp-grid [role=row],
.fp-grid [style*="--row"], .fp-grid [role=listitem], .fp-grid [style*="--listitem"] {
--grid-cols-tpl: repeat(
auto-fill,
minmax(
max(var(--grid-min-width), var(--grid-max-width)),
1fr
)
);
grid-template-columns: var(--grid-cols-tpl);
grid-gap: var(--grid-gap);
display: var(--grid-dsp, grid);
}
.fp-grid [style*="--main:"] {
flex: var(--fx-auto-size);
}
.fp-dialog {
background-color: var(--diag-bg, var(--fp-snow));
background-image: var(--diag-bg-img, none);
padding-inline: var(--diag-x, 1.5rem);
padding-block: var(--diag-y, 1.5rem);
margin: var(--spc, auto);
}
.fp-dialog::backdrop {
background-color: var(--bk-drop-bg, rgba(0, 0, 0, 0.7));
}
.fp-input {
--input-appearance: none;
background-color: var(--input-cl);
font-size: var(--input-fs, 0.9rem);
font-weight: var(--input-fw, normal);
border-width: var(--input-bdr-w, thin);
border-style: var(--input-bdr-style, solid);
border-color: var(--input-bdr-color, var(--fp-light-gray));
padding-inline: var(--input-px, 0.6rem);
padding-block: var(--input-py, 0.2rem);
width: var(--input-min-w, min(100%, 50rem));
border-radius: var(--input-bdr-radius, 0.1rem);
-webkit-appearance: var(--input-appearance);
-moz-appearance: var(--input-appearance);
appearance: var(--input-appearance);
}
.fp-input::placeholder {
font-style: italic;
--input-fs: .5rem;
}
.fp-radio {
--rdo-appearance: none;
display: var(--lbl-dsp, flex);
flex-direction: var(--lbl-direction, row);
align-items: var(--lbl-align, normal);
margin-inline-end: var(--lbl-me, 1rem);
gap: var(--lbl-gap, 0.3rem);
cursor: var(--lbl-cursor, pointer);
height: var(--lbl-h, auto);
font-size: var(--lbl-fs, var(--fs));
max-height: var(--rdo-size, 1.2rem);
}
.fp-radio + label {
margin-block-start: 0.8rem;
}
.fp-radio :where([id][type="radio"]) {
appearance: var(--rdo-appearance, none);
-webkit-appearance: var(--rdo-appearance, none);
-moz-appearance: var(--rdo-appearance, none);
border-radius: var(--check-rds, 99rem);
cursor: pointer;
margin: 0;
line-height: 1;
}
.fp-radio :where([id][type="radio"])::before {
--rdo-bdr-cl: lightgray;
--rdo-bdr-w: initial;
transition: var(--tran-all);
content: "";
display: flex;
align-items: center;
justify-content: center;
min-width: var(--rdo-size, 1.2rem);
min-height: var(--rdo-size, 1.2rem);
margin: 0;
border-style: var(--rdo-bdr, solid);
border-width: var(--rdo-bdr-w, thick);
border-color: var(--rdo-bdr-cl, var(--fp-light-gray));
background-color: var(--rdo-bg, var(--fp-light-gray));
border-radius: var(--rdo-rds, 99rem);
}
.fp-radio :where([id][type="radio"]):checked {
--rdo-appearance: none;
}
.fp-radio :where([id][type="radio"]):checked::before {
--rdo-bdr-s: solid;
--rdo-bdr-w: thick;
--rdo-bdr-cl: var(--fp-dark-green);
--rdo-bg: var(--fp-yellow-green);
border-color: var(--rdo-bdr-cl, var(--fp-dark-green));
border-width: var(--rdo-bdr-w, thick);
border-style: var(--rdo-bdr-s, none);
}
.fp-textarea {
--txa-bdr-s: solid;
--txa-bdr-w: thin;
--txa-bdr-cl: lightgray;
--txa-px: .5rem;
--txa-py: .5rem;
--txa-fs: .95rem;
--txa-min-w: var(--min-w-800);
--txa-min-h: calc(120rem / 16);
--txa-overflow: auto;
--txa-appearance: none;
border-style: var(--txa-bdr-s);
border-width: var(--txa-bdr-w);
border-color: var(--txa-bdr-cl);
padding-inline: var(--txa-px);
padding-block: var(--txa-py);
font-size: var(--txa-fs, 0.95rem);
min-width: var(--txa-min-w);
min-height: var(--txa-min-h);
overflow-y: var(--overflow-x, var(--txa-overflow));
overflow-x: var(--overflow, var(--txa-overflow));
background-clip: padding-box;
-webkit-appearance: var(--txa-appearance);
-moz-appearance: var(--txa-appearance);
appearance: var(--txa-appearance);
}
.fp-select {
--slt-appearance: none;
--slt-fs: 0.9rem;
display: var(--slt-dsp, var(--grid-cols));
place-items: var(--slt-align, center);
place-content: var(--slt-justify, space-between);
width: var(--slt-min-w, var(--min-w-800));
min-height: var(--slt-min-h, 2.5rem);
font-size: var(--slt-fs, 0.9rem);
color: var(--slt-cl, currentColor);
background-color: var(--slt-bg, whitesmoke);
background: var(--slt-bg);
background-repeat: var(--slt-bg-rpt, no-repeat);
background-size: 1rem 1rem;
background-position: right 0.8rem top 50%;
border-style: var(--slt-bdr-style, solid);
border-width: var(--slt-bdr-w, thin);
border-color: var(--slt-bdr-cl, var(--fp-light-gray));
padding-inline: var(--slt-px, 0.5rem);
padding-block: var(--slt-py, 0.3rem);
-moz-appearance: var(--slt-appearance);
-webkit-appearance: var(--slt-appearance);
appearance: var(--slt-appearance);
padding-right: var(--sle-pxe, 30px);
--slt-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Eic_keyboard_arrow_down_24px%3C/title%3E%3Cg fill='%23000000'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
--bg-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Eic_keyboard_arrow_down_24px%3C/title%3E%3Cg fill='%23696969'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
--bg-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Eic_keyboard_arrow_down_24px%3C/title%3E%3Cg fill='%23f1f1f1'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.fp-footer {
display: var(--footer-dsp, flex);
flex-direction: var(--footer-direction, column);
font-size: var(--footer-fs, var(--fs-2));
}
.fp-footer p {
--p-fs: var(--footer-fs, var(--fs));
}
.fp-list {
--listOff: ;
list-style: var(--list-s, inside);
font-size: var(--list-fs, 0.95rem);
line-height: var(--list-lh, 1.5);
padding-inline-start: var(--list-pxs, 1.5rem);
}
.fp [style*="--listOff"] {
--list-s: var(--listOff, none);
--list-pxs: var(--listOff, 5px);
}
/*# sourceMappingURL=fp-styles.css.map */ | first-paint/src/v3/css/libs/fp-styles.css | @charset "UTF-8";
html,
body {
font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
main, header, footer {
font-size: var(--fs);
}
main > section, header > section, footer > section {
width: var(--lt-min);
margin-inline: auto;
}
section:not(nav) {
margin-inline: var(--sect-y, auto);
padding-block: var(--sect-x, --spc-4);
}
hr {
width: var(--hr-w, 100%);
height: var(--hr-h, 0.05rem);
background-color: var(--hr-bg, lightgray);
border: none;
margin-block: var(--hr-py, 3rem);
margin-inline: var(--hr-px, 0);
}
/* stylelint-disable declaration-colon-newline-after */
/* stylelint-disable declaration-empty-line-before */
/* stylelint-disable declaration-colon-newline-after */
/**
*
*/
/**
*
*/
/**
*
*/
.fp-nav {
display: var(--nav-dsp, flex);
flex-direction: var(--nav-direction, row);
width: var(--nav-w, auto);
height: var(--nav-h, 3.125rem);
place-items: var(--nav-align, center);
justify-content: var(--nav-justify, space-between);
margin-inline: var(--nav-mx, 1rem);
background-color: var(--nav-bg, initial);
}
.fp-nav > section,
.fp-nav > ul {
--nav-dsp: flex;
display: var(--nav-dsp, flex);
gap: var(--nav-gap, 0);
font-size: var(--nav-fs, 0.9rem);
align-items: var(--nav-align, center);
padding-inline: var(--nav-px, 1rem);
height: 100%;
}
.fp-nav > section > div {
--py: 0;
}
.fp-nav ul > li {
display: flex;
align-items: center;
list-style: none;
margin: 0;
padding: 0;
min-height: 100%;
padding-inline: var(--nav-px, 0.75rem);
}
.fp-nav ul > li:hover {
background-color: var(--nav-hov-bg, whitesmoke);
}
.fp-nav img[alt] {
--px: 0 var(--s1);
--w: var(--brand-w, 3.6rem);
}
.fp-header {
display: var(--hdr-dsp, flex);
background-color: var(--hdr-bg, var(--fp-white-smoke));
background-image: var(--hdr-bg-img, none);
background-position: var(--hdr-bg-pos, center center);
background-size: var(--hdr-bg-size, cover);
background-repeat: var(--hdr-bg-repeat, no-repeat);
flex-direction: var(--hdr-direction, column);
place-content: var(--hdr-place-x, center);
place-items: var(--hdr-place-y, center);
text-align: var(--hdr-align, center);
min-height: var(--hdr-min-h, calc(var(--vw-md) + var(--vw-xs)));
min-width: var(--hdr-w, 100%);
padding-block: var(--hdr-py, 1rem);
padding-inline: var(--hdr-px, 1rem);
margin: var(--hdr-m, 0);
}
.fp-container {
--bx-flow: column wrap;
--bx-align: flex-start;
--bx-justify: flex-start;
display: var(--bx-dsp, var(--dsp, flex));
margin-inline: var(--bx-x, var(--mx, initial));
margin-block: var(--bx-y, var(--my, initial));
flex-direction: var(--bx-dir, column);
max-width: var(--bx-max-w, 100%);
width: var(--bx-w, var(--w, auto));
height: var(--bx-h, var(--h, auto));
}
.fp-btn {
--btn-sm: calc(12rem / 16);
--btn-md: calc(16rem / 16);
--btn-lg: calc(21rem / 16);
--btn-pill: 100rem;
--btn-sm: calc(12rem / 16);
--btn-md: calc(16rem / 16);
--btn-lg: calc(21rem / 16);
--btn-pill: 100rem;
font-size: var(--btn-fs, 0.8125rem);
min-height: 2.5rem;
place-items: var(--btn-place, center);
padding-inline: var(--btn-px, 1.4rem);
padding-block: var(--btn-py, calc(var(--btn-fs) / 1.8));
border: var(--btn-bdr, none);
border-radius: var(--btn-rds, 0.15rem);
text-decoration: var(--btn-deco, none);
color: var(--btn-cl, currentColor);
display: var(--btn-dsp, inline-flex);
gap: var(--btn-gap, 1rem);
white-space: var(--btn-wspc, nowrap);
margin: var(--btn-spc, 0.25rem);
transition: var(--tran-all);
background-color: var(--btn-bg, var(--btn));
}
.fp-btn[type] {
background-color: var(--btn-bg, var(--btn, lightgray));
--btn-bdr: solid var(--btn-sg);
}
.fp-btn[type=submit], .fp-btn[style*=submit] {
--btn-bg: darkblue;
--btn-color: white;
}
.fp-btn[disabled] {
cursor: var(--btn-cursor-disabled, not-allowed);
opacity: var(--btn-opacity-disabled, 0.5);
}
.fp-btn:hover {
--btn-bg: lightgray;
--btn-cl: var(--btn-cl-hover);
background-color: var(--btn-bg-over, var(--btn, lightgray));
filter: invert(1) hue-rotate 180deg;
transform: scale(0.95);
}
.fp-btn[type=reset], .fp-btn[style*="--btn-reset"] {
--btn-bg: transparent;
--btn-color: gray;
--btn-bdr: gray thin solid;
}
.fp-btn[type=submit], .fp-btn[style*="--btn-submit"] {
--btn-bg: var(--blue-500);
--btn-cl: #fff;
--btn-color: rgb(231, 231, 231);
--btn-border: none;
}
.fp-checkbox {
display: var(--lbl-dsp, flex);
flex-direction: var(--lbl-direction, row);
align-items: var(--chk-align, normal);
margin-inline-end: var(--lbl-me, 1rem);
gap: var(--chk-gap, 0.3rem);
cursor: var(--lbl-cursor, pointer);
max-height: var(--chk-size, 1.2rem);
font-size: var(--chk-fs, 1rem);
}
.fp-checkbox :where([id][type="checkbox"]) {
appearance: var(--chk-appearance);
-webkit-appearance: var(--chk-appearance);
-moz-appearance: var(--chk-appearance);
line-height: 1;
}
.fp-checkbox :where([id][type="checkbox"])::before {
content: "";
display: flex;
align-items: center;
justify-content: center;
width: var(--chk-size, 1.2rem);
height: var(--chk-size, 1.2rem);
border-style: var(--chk-bdr, none);
border-width: var(--chk-bdr-w, thick);
border-color: var(--chk-bdr-cl, var(--fp-dark-green));
background-color: var(--chk-bg, var(--fp-light-gray));
border-radius: var(--chk-rds, var(--rds));
transition: var(--tran-all);
}
.fp-checkbox :where([id][type="checkbox"]):checked {
--chk-appearance: none;
}
.fp-checkbox :where([id][type="checkbox"]):checked::before {
--chk-bdr: solid;
border-color: var(--chk-bdr-cl);
border-width: var(--chk-bdr-w, thick);
border-style: --chk-bdr-style;
--chk-bg: var(--fp-yellow-green);
}
.fp-label[for] {
display: var(--lbl-dsp, flex);
flex-direction: var(--lbl-direction, row);
align-items: var(--lbl-align, normal);
margin-inline-end: var(--lbl-me, 1rem);
gap: var(--lbl-gap, 0.3rem);
cursor: var(--lbl-cursor, pointer);
height: var(--lbl-h, auto);
font-size: var(--lbl-fs, var(--fs));
}
.fp-img {
max-width: 100%;
width: var(--img-w, 100%);
object-fit: var(--img-obj-fit, cover);
object-position: var(--img-position, center center);
aspect-ratio: var(--img-ratio, auto 2/3);
}
.fp-img[width][height] {
height: var(--img-h, auto);
}
.fp-img[src$=".svg"] {
height: auto;
width: auto;
}
.fp-img + * {
margin-block: 1rem 0;
}
.fp-details-summary {
font-size: var(--detail-fs, 1rem);
color: var(--detail-color, currentColor);
background-color: var(--detail-bg, whitesmoke);
border: var(--detail-border, none);
border-radius: var(--details-rds, 0.5rem);
width: var(--details, min(100%, 350px));
}
.fp-details-summary :where(div, aside, p, ul) {
padding: var(--summary-pd, 0 1rem 1rem 1rem);
background-color: var(--detail-bg);
}
.fp-details-summary summary {
display: flex;
place-content: flex-start;
place-items: center;
gap: 0.7rem;
justify-content: space-between;
font-size: var(--summary-fs, 1.1rem);
color: var(--summary-color, currentColor);
padding: var(--details-pd, 1rem);
background-color: var(--summary-bg, transparent);
list-style: var(--summary-ls, none);
cursor: var(--detail-cursor, pointer);
border-bottom: var(--summary-border, none);
transition: all 0.2s ease;
}
.fp-details-summary summary::after {
content: "+";
font-size: 1.3rem;
color: lightgray;
}
.fp-details-summary summary:hover::after {
transform: scale(1.1);
color: currentColor;
}
.fp-details-summary[open] > summary::after {
content: "×";
transform: rotate(90deg);
}
.fp-table {
/* css custom properties */
--spc: 0;
--mx: var(--sm-x);
--my: 0;
--tbl-collapse: collapse;
--tbl-bdr-w: thin;
--tbl-bdr-s: none;
--tbl-bdr-cl: var(--light);
--tbl-rds: 0.5rem;
--tbl-td-py: 1rem;
--tbl-td-px: 1rem;
--bdr: none;
--rds: 1rem;
--tbl-cap-bg: transparent;
--tbl-hd-bg: whitesmoke;
--tbl-cap-fs: var(--fs);
--tbl-cap-pd: 1rem;
--tbl-cap-rds: .5rem;
--tbl-cap-bdr: solid thin lightgray;
/* css custom properties */
--spc: 0;
--mx: var(--sm-x);
--my: 0;
--tbl-collapse: collapse;
--tbl-bdr-w: thin;
--tbl-bdr-s: none;
--tbl-bdr-cl: var(--light);
--tbl-rds: 0.5rem;
--tbl-td-py: 1rem;
--tbl-td-px: 1rem;
--bdr: none;
--rds: 1rem;
--tbl-cap-bg: transparent;
--tbl-hd-bg: whitesmoke;
--tbl-cap-fs: var(--fs);
--tbl-cap-pd: 1rem;
--tbl-cap-rds: .5rem;
--tbl-cap-bdr: solid thin lightgray;
display: table;
font-size: var(--tbl-fs, 0.9em);
font-family: var(--fs, sans-serif);
width: var(--tbl-width, calc(100% - 0rem));
border-collapse: var(--tbl-collapse, collapse);
display: var(--tbl-dsp, table);
border-radius: var(--tbl-rds, 16px);
border-spacing: 0;
overflow: auto;
}
.fp-table caption {
--fs: var(--fs-4);
--align: center;
background-color: var(--tbl-cap-bg);
padding: var(--tbl-cap-pd);
}
.fp-table thead {
position: sticky;
top: 0;
z-index: 1;
border: var(--tbl-cap-bdr);
}
.fp-table thead tr {
--text-align: left;
--fw: 500;
background-color: var(--tbl-hd-bg);
text-align: var(--text-align);
border-bottom: var(--tbl-bdr);
}
.fp-table th,
.fp-table td {
padding-block: var(--tbl-td-py);
padding-inline: var(--tbl-td-px);
}
.fp-table tr {
background-color: white;
border-bottom: var(--bdr-s) var(--bdr-cl) var(--bdr-w);
}
.fp-table tr:nth-of-type(even) {
--tbl-bdr-s: solid;
}
.fp-table tr td {
padding: 1rem;
}
.fp-table tbody tr:last-of-type {
border-bottom: var(--bdr-s) var(--bdr-cl) var(--bdr-w);
}
.fp-grid {
/**
* User input values.
*/
--grid-gap: 1.5rem;
--grid-cols: 4;
--grid-min-width: calc(250rem / 16);
--list-gap: var(--grid-gap);
--list-cols: var(--grid-cols);
--list-min-width: var(--grid-min-width);
--gap-count: calc(var(--grid-cols) - 1);
--total-gap-width: calc(
var(--gap-count) * var(--grid-gap)
);
--grid-max-width: calc(
(100% - var(--total-gap-width)) / var(--grid-cols)
);
--list-max-width: var(--grid-max-width);
/**
* User input values.
*/
--grid-gap: 1.5rem;
--grid-cols: 4;
--grid-min-width: calc(250rem / 16);
--list-gap: var(--grid-gap);
--list-cols: var(--grid-cols);
--list-min-width: var(--grid-min-width);
--gap-count: calc(var(--grid-cols) - 1);
--total-gap-width: calc(
var(--gap-count) * var(--grid-gap)
);
--grid-max-width: calc(
(100% - var(--total-gap-width)) / var(--grid-cols)
);
--list-max-width: var(--grid-max-width);
}
.fp-grid [role=row],
.fp-grid [style*="--row"], .fp-grid [role=listitem], .fp-grid [style*="--listitem"] {
--grid-cols-tpl: repeat(
auto-fill,
minmax(
max(var(--grid-min-width), var(--grid-max-width)),
1fr
)
);
grid-template-columns: var(--grid-cols-tpl);
grid-gap: var(--grid-gap);
display: var(--grid-dsp, grid);
}
.fp-grid [style*="--main:"] {
flex: var(--fx-auto-size);
}
.fp-dialog {
background-color: var(--diag-bg, var(--fp-snow));
background-image: var(--diag-bg-img, none);
padding-inline: var(--diag-x, 1.5rem);
padding-block: var(--diag-y, 1.5rem);
margin: var(--spc, auto);
}
.fp-dialog::backdrop {
background-color: var(--bk-drop-bg, rgba(0, 0, 0, 0.7));
}
.fp-input {
--input-appearance: none;
background-color: var(--input-cl);
font-size: var(--input-fs, 0.9rem);
font-weight: var(--input-fw, normal);
border-width: var(--input-bdr-w, thin);
border-style: var(--input-bdr-style, solid);
border-color: var(--input-bdr-color, var(--fp-light-gray));
padding-inline: var(--input-px, 0.6rem);
padding-block: var(--input-py, 0.2rem);
width: var(--input-min-w, min(100%, 50rem));
border-radius: var(--input-bdr-radius, 0.1rem);
-webkit-appearance: var(--input-appearance);
-moz-appearance: var(--input-appearance);
appearance: var(--input-appearance);
}
.fp-input::placeholder {
font-style: italic;
--input-fs: .5rem;
}
.fp-radio {
--rdo-appearance: none;
display: var(--lbl-dsp, flex);
flex-direction: var(--lbl-direction, row);
align-items: var(--lbl-align, normal);
margin-inline-end: var(--lbl-me, 1rem);
gap: var(--lbl-gap, 0.3rem);
cursor: var(--lbl-cursor, pointer);
height: var(--lbl-h, auto);
font-size: var(--lbl-fs, var(--fs));
max-height: var(--rdo-size, 1.2rem);
}
.fp-radio + label {
margin-block-start: 0.8rem;
}
.fp-radio :where([id][type="radio"]) {
appearance: var(--rdo-appearance, none);
-webkit-appearance: var(--rdo-appearance, none);
-moz-appearance: var(--rdo-appearance, none);
border-radius: var(--check-rds, 99rem);
cursor: pointer;
margin: 0;
line-height: 1;
}
.fp-radio :where([id][type="radio"])::before {
--rdo-bdr-cl: lightgray;
--rdo-bdr-w: initial;
transition: var(--tran-all);
content: "";
display: flex;
align-items: center;
justify-content: center;
min-width: var(--rdo-size, 1.2rem);
min-height: var(--rdo-size, 1.2rem);
margin: 0;
border-style: var(--rdo-bdr, solid);
border-width: var(--rdo-bdr-w, thick);
border-color: var(--rdo-bdr-cl, var(--fp-light-gray));
background-color: var(--rdo-bg, var(--fp-light-gray));
border-radius: var(--rdo-rds, 99rem);
}
.fp-radio :where([id][type="radio"]):checked {
--rdo-appearance: none;
}
.fp-radio :where([id][type="radio"]):checked::before {
--rdo-bdr-s: solid;
--rdo-bdr-w: thick;
--rdo-bdr-cl: var(--fp-dark-green);
--rdo-bg: var(--fp-yellow-green);
border-color: var(--rdo-bdr-cl, var(--fp-dark-green));
border-width: var(--rdo-bdr-w, thick);
border-style: var(--rdo-bdr-s, none);
}
.fp-textarea {
--txa-bdr-s: solid;
--txa-bdr-w: thin;
--txa-bdr-cl: lightgray;
--txa-px: .5rem;
--txa-py: .5rem;
--txa-fs: .95rem;
--txa-min-w: var(--min-w-800);
--txa-min-h: calc(120rem / 16);
--txa-overflow: auto;
--txa-appearance: none;
border-style: var(--txa-bdr-s);
border-width: var(--txa-bdr-w);
border-color: var(--txa-bdr-cl);
padding-inline: var(--txa-px);
padding-block: var(--txa-py);
font-size: var(--txa-fs, 0.95rem);
min-width: var(--txa-min-w);
min-height: var(--txa-min-h);
overflow-y: var(--overflow-x, var(--txa-overflow));
overflow-x: var(--overflow, var(--txa-overflow));
background-clip: padding-box;
-webkit-appearance: var(--txa-appearance);
-moz-appearance: var(--txa-appearance);
appearance: var(--txa-appearance);
}
.fp-select {
--slt-appearance: none;
--slt-fs: 0.9rem;
display: var(--slt-dsp, var(--grid-cols));
place-items: var(--slt-align, center);
place-content: var(--slt-justify, space-between);
width: var(--slt-min-w, var(--min-w-800));
min-height: var(--slt-min-h, 2.5rem);
font-size: var(--slt-fs, 0.9rem);
color: var(--slt-cl, currentColor);
background-color: var(--slt-bg, whitesmoke);
background: var(--slt-bg);
background-repeat: var(--slt-bg-rpt, no-repeat);
background-size: 1rem 1rem;
background-position: right 0.8rem top 50%;
border-style: var(--slt-bdr-style, solid);
border-width: var(--slt-bdr-w, thin);
border-color: var(--slt-bdr-cl, var(--fp-light-gray));
padding-inline: var(--slt-px, 0.5rem);
padding-block: var(--slt-py, 0.3rem);
-moz-appearance: var(--slt-appearance);
-webkit-appearance: var(--slt-appearance);
appearance: var(--slt-appearance);
padding-right: var(--sle-pxe, 30px);
--slt-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Eic_keyboard_arrow_down_24px%3C/title%3E%3Cg fill='%23000000'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
--bg-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Eic_keyboard_arrow_down_24px%3C/title%3E%3Cg fill='%23696969'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
--bg-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Eic_keyboard_arrow_down_24px%3C/title%3E%3Cg fill='%23f1f1f1'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.fp-footer {
display: var(--footer-dsp, flex);
flex-direction: var(--footer-direction, column);
font-size: var(--footer-fs, var(--fs-2));
}
.fp-footer p {
--p-fs: var(--footer-fs, var(--fs));
}
.fp-list {
--listOff: ;
list-style: var(--list-s, inside);
font-size: var(--list-fs, 0.95rem);
line-height: var(--list-lh, 1.5);
padding-inline-start: var(--list-pxs, 1.5rem);
}
.fp [style*="--listOff"] {
--list-s: var(--listOff, none);
--list-pxs: var(--listOff, 5px);
}
/*# sourceMappingURL=fp-styles.css.map */ | 0.342242 | 0.062245 |
div,h2,p{margin:0;padding:0}
img{border:0}
h2{font-size:100%;font-weight:normal}
a,a:visited{color:#00a1e0;text-decoration:none}
a:hover{text-decoration:underline}
h2{font-weight:bold}
p{margin-bottom:1em}
.webinarDescription div{color:#666}
.left-10{padding-left:10px !important}
.right-20{padding-right:20px !important}
.right-30{padding-right:30px !important}
.top-15{padding-top:15px !important}
.top-20{padding-top:20px !important}
.grid-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.grid-row{display:inline-block}
.grid-row{display:block}
.grid-75{float:left;width:75%}
.grid-25{float:left;width:25%}
.grid-row .cell-last{*zoom:1;_left:-3px;_margin-right:-3px;*left:-3px;*margin-right:-3px}
.center{text-align:center}
.center-div{margin-left:auto !important;margin-right:auto !important}
.font-16{font-size:16px !important;line-height:150%}
p{margin:0 0 10px 0}
.font-gray{color:#333 !important}
.desktop .tel,.desktop .tel:hover{cursor:default;color:inherit}
img.flex{max-width:100%;height:auto;width:auto}
.flex{font-size:12px !important}
@media all and (max-width:479px){.width-100-max-scr2{width:100%}
.bottom-20-max-scr2{padding-bottom:20px}
.center-max-scr2{text-align:center}
}
@media all and (min-width:480px) and (max-width:767px){.flex{font-size:13px !important}
.width-100-max-scr2{width:100%}
.bottom-20-max-scr2{padding-bottom:20px}
.center-max-scr2{text-align:center}
}
@media all and (min-width:768px) and (max-width:989px){.flex{font-size:14px !important}
}
@media all and (min-width:990px){.flex{font-size:16px !important}
}
h2,p,a{font-weight:normal;color:#333}
h2{font-family:SalesforceSansLight,Arial,sans-serif;font-size:35px !important;line-height:115%;padding:5px 0 0 !important}
p{margin:0 0 26px;line-height:160%;color:#666}
a,a:visited{text-decoration:none;color:#215ca0}
a:hover{color:#f10;text-decoration:none}
.form-theme-1 h2{font-family:SalesforceSansLight,Arial,sans-serif !important;line-height:100% !important;margin:0 !important}
.form-theme-1 .tel{color:#808080 !important;font-family:SalesforceSansLight,Arial,sans-serif !important}
@media all and (max-width:479px){.form-theme-1 h2{font-size:32px !important;padding:0 !important}
.form-theme-1 .tel{font-size:16px !important}
}
@media all and (min-width:480px) and (max-width:767px){.form-theme-1 h2{font-size:42px !important;padding:5px 0 0 !important}
.form-theme-1 .tel{font-size:20px !important}
}
@media all and (min-width:768px) and (max-width:989px){.form-theme-1 h2{font-size:30px !important;padding:5px 0 0 !important}
.form-theme-1 .tel{font-size:16px !important;padding:5px 0 30px}
}
@media all and (min-width:990px){.form-theme-1 h2{font-size:35px !important;padding:5px 0 0 !important}
.form-theme-1 .tel{font-size:20px !important;padding:5px 0 20px}
}
.fAbstract p>span{font-family:SalesforceSansRegular,Arial,sans-serif !important;color:#666 !important}
.page-footer_legal p{color:#fff} | test/meet_reg_form_samples/Salesforce_Webinar_Reg_Form_files/clientlibs_webinarsDescription.min.cf767606f02a0cbc88bb3a85dcf89523.css | div,h2,p{margin:0;padding:0}
img{border:0}
h2{font-size:100%;font-weight:normal}
a,a:visited{color:#00a1e0;text-decoration:none}
a:hover{text-decoration:underline}
h2{font-weight:bold}
p{margin-bottom:1em}
.webinarDescription div{color:#666}
.left-10{padding-left:10px !important}
.right-20{padding-right:20px !important}
.right-30{padding-right:30px !important}
.top-15{padding-top:15px !important}
.top-20{padding-top:20px !important}
.grid-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.grid-row{display:inline-block}
.grid-row{display:block}
.grid-75{float:left;width:75%}
.grid-25{float:left;width:25%}
.grid-row .cell-last{*zoom:1;_left:-3px;_margin-right:-3px;*left:-3px;*margin-right:-3px}
.center{text-align:center}
.center-div{margin-left:auto !important;margin-right:auto !important}
.font-16{font-size:16px !important;line-height:150%}
p{margin:0 0 10px 0}
.font-gray{color:#333 !important}
.desktop .tel,.desktop .tel:hover{cursor:default;color:inherit}
img.flex{max-width:100%;height:auto;width:auto}
.flex{font-size:12px !important}
@media all and (max-width:479px){.width-100-max-scr2{width:100%}
.bottom-20-max-scr2{padding-bottom:20px}
.center-max-scr2{text-align:center}
}
@media all and (min-width:480px) and (max-width:767px){.flex{font-size:13px !important}
.width-100-max-scr2{width:100%}
.bottom-20-max-scr2{padding-bottom:20px}
.center-max-scr2{text-align:center}
}
@media all and (min-width:768px) and (max-width:989px){.flex{font-size:14px !important}
}
@media all and (min-width:990px){.flex{font-size:16px !important}
}
h2,p,a{font-weight:normal;color:#333}
h2{font-family:SalesforceSansLight,Arial,sans-serif;font-size:35px !important;line-height:115%;padding:5px 0 0 !important}
p{margin:0 0 26px;line-height:160%;color:#666}
a,a:visited{text-decoration:none;color:#215ca0}
a:hover{color:#f10;text-decoration:none}
.form-theme-1 h2{font-family:SalesforceSansLight,Arial,sans-serif !important;line-height:100% !important;margin:0 !important}
.form-theme-1 .tel{color:#808080 !important;font-family:SalesforceSansLight,Arial,sans-serif !important}
@media all and (max-width:479px){.form-theme-1 h2{font-size:32px !important;padding:0 !important}
.form-theme-1 .tel{font-size:16px !important}
}
@media all and (min-width:480px) and (max-width:767px){.form-theme-1 h2{font-size:42px !important;padding:5px 0 0 !important}
.form-theme-1 .tel{font-size:20px !important}
}
@media all and (min-width:768px) and (max-width:989px){.form-theme-1 h2{font-size:30px !important;padding:5px 0 0 !important}
.form-theme-1 .tel{font-size:16px !important;padding:5px 0 30px}
}
@media all and (min-width:990px){.form-theme-1 h2{font-size:35px !important;padding:5px 0 0 !important}
.form-theme-1 .tel{font-size:20px !important;padding:5px 0 20px}
}
.fAbstract p>span{font-family:SalesforceSansRegular,Arial,sans-serif !important;color:#666 !important}
.page-footer_legal p{color:#fff} | 0.118372 | 0.118742 |
.container{
width:100%;
border-top:0.1px solid #484f58;
border-bottom:0.1px solid #484f58;
color:#8b949e;
padding: 24px 0;
display:flex ;
justify-content: flex-start;
align-items: center;
}
.desContainer{
flex: 1;
}
.name{
color:#58a6ff;
font-size: 22px;
font-weight: 700;
}
.existence{
display: inline-block;
padding: 0 7px;
padding-top: 1px !important;
font-size: 12px;
font-weight: 500;
line-height: 18px;
border: 1px solid transparent;
border-radius: 2em;
border-color: #484f58;
margin: 0px 5px;
}
.nameHolder{
display: flex;
justify-content: flex-start;
align-items: flex;
}
.descriptionHolder{
display: flex;
justify-content: flex-start;
align-items: flex;
font-size: 12px;
margin:15px 0
}
.descriptionHolder >div{
margin-right: 5px;
}
.round{
width:12px;
height: 12px;
background-color: orange;
border-radius: 50%;
margin-right: 4px;
}
.language{
display: flex;
justify-content:center;
align-items: flex;
font-size: 12px;
}
.icons{
height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 2px;
font-size: 15px;
}
.others{
display: flex;
justify-content: center;
align-items: center;
}
.starBtnContainer{
width: auto;
display: flex;
justify-content: center;
align-items: center;
}
.starBtnMain{
display: flex;
justify-content: center;
align-items: center;
padding: 5px 16px;
font-size: 14px;
font-weight: 500;
line-height: 20px;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
border: 1px solid #8b949e;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #21262d;
}
.starDF{
border-radius: 6px 0px 0px 6px;
}
.arrowF{
border-radius: 0px 6px 6px 0px;
padding-top: 5px !important;
}
.othContainer{
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: 100%;
flex-direction: column;
}
.lineContainer{
padding: 15px 0px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.line{
width:100px;
height: 1px;
background-color: #0e4429;
} | src/components/EachRepo/eachRepo.module.css | .container{
width:100%;
border-top:0.1px solid #484f58;
border-bottom:0.1px solid #484f58;
color:#8b949e;
padding: 24px 0;
display:flex ;
justify-content: flex-start;
align-items: center;
}
.desContainer{
flex: 1;
}
.name{
color:#58a6ff;
font-size: 22px;
font-weight: 700;
}
.existence{
display: inline-block;
padding: 0 7px;
padding-top: 1px !important;
font-size: 12px;
font-weight: 500;
line-height: 18px;
border: 1px solid transparent;
border-radius: 2em;
border-color: #484f58;
margin: 0px 5px;
}
.nameHolder{
display: flex;
justify-content: flex-start;
align-items: flex;
}
.descriptionHolder{
display: flex;
justify-content: flex-start;
align-items: flex;
font-size: 12px;
margin:15px 0
}
.descriptionHolder >div{
margin-right: 5px;
}
.round{
width:12px;
height: 12px;
background-color: orange;
border-radius: 50%;
margin-right: 4px;
}
.language{
display: flex;
justify-content:center;
align-items: flex;
font-size: 12px;
}
.icons{
height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 2px;
font-size: 15px;
}
.others{
display: flex;
justify-content: center;
align-items: center;
}
.starBtnContainer{
width: auto;
display: flex;
justify-content: center;
align-items: center;
}
.starBtnMain{
display: flex;
justify-content: center;
align-items: center;
padding: 5px 16px;
font-size: 14px;
font-weight: 500;
line-height: 20px;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
border: 1px solid #8b949e;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #21262d;
}
.starDF{
border-radius: 6px 0px 0px 6px;
}
.arrowF{
border-radius: 0px 6px 6px 0px;
padding-top: 5px !important;
}
.othContainer{
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: 100%;
flex-direction: column;
}
.lineContainer{
padding: 15px 0px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.line{
width:100px;
height: 1px;
background-color: #0e4429;
} | 0.315209 | 0.080321 |
body {
font-family:"calibri",sans-serif;
background:#eff2f7;
}
/* PAGE D'ACCUEIL - CONNEXION */
h3 {
text-align : center ;
color:#314d63;
font-family: cambria;
}
h4 {
text-align : center ;
color:#314d63;
font-family: cambria;
font-size: 18px;
}
.h2titre {
text-decoration : underline;
color:#314d63;
font-family: cambria;
font-size: 23px;
}
.soustitrepage {
color:#314d63;
font-family: calibri light;
font-size: 20px;
}
.infos {
font-size: 16px;
font-family: Calibri light;
}
table.listeLegere th, table.listeLegere td {
border : dotted rgb(85,101,81) 0.1em;
padding:0.5em;
vertical-align : top;
text-align : left;
}
.textbox {
border: 1px solid #c4c4c4;
height: 25px;
width: 275px;
font-size: 13px;
padding: 4px 4px 4px 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 0px 0px 8px #d9d9d9;
-moz-box-shadow: 0px 0px 8px #d9d9d9;
-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}
.textbox:focus {
outline: none;
border: 1px solid #7bc1f7;
box-shadow: 0px 0px 8px #7bc1f7;
-moz-box-shadow: 0px 0px 8px #7bc1f7;
-webkit-box-shadow: 0px 0px 8px #7bc1f7;
}
/* FORMULAIRE DE CONNEXION */
.form-signin
{
max-width: 330px;
padding: 20px;
margin: 0 auto;
}
.form-signin input[type="text"]
{
margin-bottom: -1px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.account-wall
{
margin-top: 20px;
padding: 10px 0px 50px 0px;
background-color: #dee4eb;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
color: #555;
font-size: 20px;
font-weight: 400;
display: block;
}
.profile-img
{
width: 120px;
height: 65px;
margin: 0 auto 10px;
display: block;
}
/* PAGE ADMINISTRATEUR: LISTE DES CLIENTS */
.titresupp{
color: #ab5656;
font-weight: bold;
}
.titremodif{
color: #c78443;
font-weight: bold;
}
.titrepageadmin {
font-size: 17px;
}
.titremodifform {
color: #596075;
font-family: Calibri light;
font-size: 18px;
font-weight: bold;
text-align:center;
}
/* FOOTER */
/* MESSAGES */
.success{
background: #98E17E;
color:#3B6B2A;
border:1px solid #3B6B2A;
border-radius: 5px;
text-align: center;
padding:5px 10px;
}
.failure
{
background: #F9475E;
color: #6B2A2A;
border:1px solid #6B2A2A;
border-radius: 5px;
text-align: center;
padding:5px 10px;
} | assets/css/style.css | body {
font-family:"calibri",sans-serif;
background:#eff2f7;
}
/* PAGE D'ACCUEIL - CONNEXION */
h3 {
text-align : center ;
color:#314d63;
font-family: cambria;
}
h4 {
text-align : center ;
color:#314d63;
font-family: cambria;
font-size: 18px;
}
.h2titre {
text-decoration : underline;
color:#314d63;
font-family: cambria;
font-size: 23px;
}
.soustitrepage {
color:#314d63;
font-family: calibri light;
font-size: 20px;
}
.infos {
font-size: 16px;
font-family: Calibri light;
}
table.listeLegere th, table.listeLegere td {
border : dotted rgb(85,101,81) 0.1em;
padding:0.5em;
vertical-align : top;
text-align : left;
}
.textbox {
border: 1px solid #c4c4c4;
height: 25px;
width: 275px;
font-size: 13px;
padding: 4px 4px 4px 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 0px 0px 8px #d9d9d9;
-moz-box-shadow: 0px 0px 8px #d9d9d9;
-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}
.textbox:focus {
outline: none;
border: 1px solid #7bc1f7;
box-shadow: 0px 0px 8px #7bc1f7;
-moz-box-shadow: 0px 0px 8px #7bc1f7;
-webkit-box-shadow: 0px 0px 8px #7bc1f7;
}
/* FORMULAIRE DE CONNEXION */
.form-signin
{
max-width: 330px;
padding: 20px;
margin: 0 auto;
}
.form-signin input[type="text"]
{
margin-bottom: -1px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.account-wall
{
margin-top: 20px;
padding: 10px 0px 50px 0px;
background-color: #dee4eb;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
color: #555;
font-size: 20px;
font-weight: 400;
display: block;
}
.profile-img
{
width: 120px;
height: 65px;
margin: 0 auto 10px;
display: block;
}
/* PAGE ADMINISTRATEUR: LISTE DES CLIENTS */
.titresupp{
color: #ab5656;
font-weight: bold;
}
.titremodif{
color: #c78443;
font-weight: bold;
}
.titrepageadmin {
font-size: 17px;
}
.titremodifform {
color: #596075;
font-family: Calibri light;
font-size: 18px;
font-weight: bold;
text-align:center;
}
/* FOOTER */
/* MESSAGES */
.success{
background: #98E17E;
color:#3B6B2A;
border:1px solid #3B6B2A;
border-radius: 5px;
text-align: center;
padding:5px 10px;
}
.failure
{
background: #F9475E;
color: #6B2A2A;
border:1px solid #6B2A2A;
border-radius: 5px;
text-align: center;
padding:5px 10px;
} | 0.196094 | 0.090615 |
:root {
--dark-bg: #032436;
--medium-bg: #113b51;
--light-bg: #477187;
--extra-light-bg: #6f90a2;
--main-font-color: #ffffff;
--income-color: #50948a;
--outcome-color: #ad6147;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu",
"Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: var(--medium-bg);
color: var(--main-font-color);
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}
header {
text-align: center;
padding: 0;
}
header h1 {
padding: 25px;
margin: 0;
}
main, header, nav, footer {
max-width: 90%;
}
@media(min-width: 768px) {
main, header, nav, footer {
max-width: 85%;
}
}
main, header {
background-color: var(--light-bg);
}
main {
padding: 25px;
}
footer {
background-color: var(--dark-bg);
padding: 30px;
text-align: center;
}
/*************************************************
NAV BAR
**************************************************/
nav.navbar-light {
padding: 0;
background-color: var(--dark-bg);
text-align: center;
}
nav li {
margin: 0px 10px;
}
nav.navbar-light ul.navbar-nav li a.nav-link {
border-bottom: 5px solid var(--dark-bg);
}
nav.navbar-light ul.navbar-nav li.active a.nav-link {
border-bottom: 5px solid var(--extra-light-bg);
}
nav.navbar-light ul.navbar-nav li a.nav-link:hover,
nav.navbar-light ul.navbar-nav li a.nav-link.active {
background-color: var(--extra-light-bg);
border-bottom: 5px solid var(--extra-light-bg);
}
nav.navbar-light button.navbar-toggler {
background-color: var(--extra-light-bg);
}
nav.navbar-light button.navbar-toggler:focus {
box-shadow: 0 0 0 1px;
}
nav.navbar-light .navbar-brand,
nav.navbar-light button.navbar-toggler,
nav.navbar-light ul.navbar-nav li a.nav-link:hover,
nav.navbar-light ul.navbar-nav li a.nav-link,
nav.navbar-light ul.navbar-nav li.active a.nav-link {
color: var(--main-font-color);
}
/*************************************************
TERMINA NAV BAR
**************************************************/
main h2 {
text-align: center;
} | php/css/main.css | :root {
--dark-bg: #032436;
--medium-bg: #113b51;
--light-bg: #477187;
--extra-light-bg: #6f90a2;
--main-font-color: #ffffff;
--income-color: #50948a;
--outcome-color: #ad6147;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu",
"Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: var(--medium-bg);
color: var(--main-font-color);
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}
header {
text-align: center;
padding: 0;
}
header h1 {
padding: 25px;
margin: 0;
}
main, header, nav, footer {
max-width: 90%;
}
@media(min-width: 768px) {
main, header, nav, footer {
max-width: 85%;
}
}
main, header {
background-color: var(--light-bg);
}
main {
padding: 25px;
}
footer {
background-color: var(--dark-bg);
padding: 30px;
text-align: center;
}
/*************************************************
NAV BAR
**************************************************/
nav.navbar-light {
padding: 0;
background-color: var(--dark-bg);
text-align: center;
}
nav li {
margin: 0px 10px;
}
nav.navbar-light ul.navbar-nav li a.nav-link {
border-bottom: 5px solid var(--dark-bg);
}
nav.navbar-light ul.navbar-nav li.active a.nav-link {
border-bottom: 5px solid var(--extra-light-bg);
}
nav.navbar-light ul.navbar-nav li a.nav-link:hover,
nav.navbar-light ul.navbar-nav li a.nav-link.active {
background-color: var(--extra-light-bg);
border-bottom: 5px solid var(--extra-light-bg);
}
nav.navbar-light button.navbar-toggler {
background-color: var(--extra-light-bg);
}
nav.navbar-light button.navbar-toggler:focus {
box-shadow: 0 0 0 1px;
}
nav.navbar-light .navbar-brand,
nav.navbar-light button.navbar-toggler,
nav.navbar-light ul.navbar-nav li a.nav-link:hover,
nav.navbar-light ul.navbar-nav li a.nav-link,
nav.navbar-light ul.navbar-nav li.active a.nav-link {
color: var(--main-font-color);
}
/*************************************************
TERMINA NAV BAR
**************************************************/
main h2 {
text-align: center;
} | 0.35768 | 0.17692 |
* {
margin: 0;
padding: 0;
border-color: #d35266;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
li {
list-style: none;
}
body {
font-family: "Acumin Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
font-family: "Gotham Rounded", Arial, Helvetica, sans-serif;
}
.red {
color: #d35266;
}
.charcoal {
color: #383838;
}
.grey {
color: #888;
}
.bg-red {
background-color: #d35266;
}
.bg-charcoal {
background-color: #383838;
}
.bg-grey {
background-color: grey;
}
.bg-query-item {
background-color: ghostwhite;
}
.bg-query-text-container {
background-color: inherit;
}
.bg-query-img-container {
background-color: inherit;
}
.bg-product {
background-color: #ddd;
border-radius: 5px;
}
.button, .button-w-100 {
color: white;
padding: 0.5rem 3rem;
}
.button-w-100 {
width: 100%;
padding: 0.5rem;
margin: 0 1rem;
}
.min-w-100 {
min-width: 100%;
}
.top {
top: 0;
}
.left {
left: 0;
}
.right {
right: 0;
}
.bottom {
bottom: 0;
}
.op-9 {
opacity: 0.9;
}
.br-0 {
border-radius: 0;
}
.br-red {
border: 1px solid #d35266;
}
.br-charcoal {
border: 1px solid #383838;
}
.container-fluid {
padding: 0;
}
.d-grid {
display: -ms-grid;
display: grid;
}
.g-c-2 {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.g-c-4 {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
.g-c-8 {
-ms-grid-columns: (1fr)[8];
grid-template-columns: repeat(8, 1fr);
}
.bg-body {
background-color: #fff;
}
.navbar-collapse img {
width: 3rem;
height: 3rem;
border-radius: 50%;
}
.footer-nav-ul li:nth-child(odd) {
-ms-grid-column: 2;
-ms-grid-column-span: 4;
grid-column: 2/6;
}
.footer-nav-ul li:nth-child(even) {
-ms-grid-column: 6;
-ms-grid-column-span: 4;
grid-column: 6/10;
}
header .navbar .nav-logo {
width: 1.5rem;
height: 1.5rem;
}
header .navbar .navbar-toggler {
border: 0.5px solid rgba(173, 119, 57, 0.356);
}
@media (max-width: 768px) {
header .navbar .navbar-collapse {
padding: 1rem 2rem;
}
header .navbar .navbar-collapse button {
width: 100%;
}
header .navbar .navbar-collapse .user {
-ms-flex-pack: distribute;
justify-content: space-around;
}
header .navbar .navbar-collapse .user picture {
height: 3rem;
}
}
@media (min-width: 1200px) {
header .navbar {
font-size: 1.1rem;
}
}
main .jumbotron {
background: url("../assets/logo.svg");
background-repeat: no-repeat;
background-position: 4rem;
background-color: #c74256;
background-size: 70%;
border-radius: 0;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s;
transition: 0.3s;
}
@media (min-width: 768px) {
main .jumbotron {
background-size: 30%;
background-position: 15rem;
}
}
@media (min-width: 992px) {
main .jumbotron {
background-size: 20%;
background-position: 25rem;
}
}
main .jumbotron .input-group {
grid-gap: 0.5rem;
}
main .jumbotron .input-group * {
padding: 0.4rem;
}
@media (min-width: 768px) {
main .jumbotron .input-group {
padding: 0.5rem;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
main .jumbotron .input-group .input-group * {
padding: 0.5rem;
}
}
@media (min-width: 992px) {
main .jumbotron .input-group {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
grid-gap: 0.75rem;
}
main .jumbotron .input-group .input-group * {
padding: 0.75rem;
}
}
main .carousel-main.carousel {
background-color: #f6f6f6;
}
main .carousel-main.carousel .carousel-item {
background-image: -webkit-gradient(linear, left top, right top, from(#eee), to(#989999));
background-image: linear-gradient(to right, #eee 0%, #989999 100%);
}
main .carousel-main.carousel .carousel-item .carousel-img {
min-width: 100%;
height: 15rem;
}
main .carousel-main.carousel .carousel-item h2 {
font-weight: bold;
font-size: 2.5rem;
}
main .carousel-main.carousel .carousel-item .carousel-texts p {
color: black;
}
main .carousel-main .carousel-indicators {
position: relative;
border: 0;
background-image: -webkit-gradient(linear, left top, right top, from(#eee), to(#989999));
background-image: linear-gradient(to right, #eee 0%, #989999 100%);
width: 100%;
margin: 0;
}
main .carousel-main .carousel-indicators li:active {
color: red;
}
main .add-svg-container {
margin-top: -0.8rem;
padding-left: 1rem;
}
main .add-svg-container .add-svg .add-svg-path {
fill: #d35266;
}
main .add-svg-container:hover .add-svg-path {
fill: black;
}
main .product-section {
padding: 0 0.3rem;
}
@media (min-width: 992px) {
main .product-section {
padding: 0 2rem;
}
}
@media (min-width: 1300px) {
main .product-section {
padding: 0 7rem;
}
}
main .product-section .product-card {
margin-bottom: 1rem;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s;
transition: 0.3s;
}
main .product-section .product-card:hover {
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
main .product-section .product-card .product-img-container .product-img {
height: 10rem;
width: 100%;
}
main .product-section .product-card .product-card-bottom .button, main .product-section .product-card .product-card-bottom .button-w-100 {
padding: 0;
margin: 0;
}
main .product-section .product-card .product-card-bottom .price {
padding: 0.9rem 1rem;
}
main .product-section .product-grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 0.5rem;
}
main .product-section .product-grid .card {
padding: 0 2rem;
}
@media (min-width: 300px) and (max-width: 374px) {
main .product-section .product-grid {
padding: 0 1.75rem;
}
}
@media (min-width: 375px) {
main .product-section .product-grid {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
padding: 0;
}
}
@media (min-width: 768px) {
main .product-section .product-grid {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 1.5rem;
}
}
@media (min-width: 992px) {
main .product-section .product-grid {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
}
@media (min-width: 1200px) {
main .product-section .product-grid {
grid-gap: 2rem;
}
}
@media (min-width: 1300px) {
main .product-section .product-grid {
grid-gap: 2.5rem;
}
}
main .pagination .page-link {
color: #d35266;
}
footer {
background-color: grey;
}
footer .footer-logo {
height: 4rem;
width: 4rem;
}
footer .footer-options {
max-width: 25%;
margin: auto;
}
@media (max-width: 768px) {
footer .footer-options {
max-width: 75%;
}
}
footer .footer-options .input-group-text,
footer .footer-options .custom-select {
background-color: grey;
color: white;
}
footer .footer-options .option-2 {
padding-right: 19px;
}
footer .footer-options .option-3 {
padding-right: 23px;
}
footer .footer-bottom-nav {
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
width: 100%;
}
.search-main {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.search-main h3 {
font-size: 1.25rem;
}
.search-main .filter-heading {
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-column: 1/3;
}
.search-main .query-item .query-img-container {
padding: 1rem;
}
.search-main .query-item .query-img-container .query-img {
width: 100%;
height: 9rem;
}
.search-main .query-item .query-text-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
@media (min-width: 768px) {
.search-main {
-ms-grid-columns: 3fr 7fr;
grid-template-columns: 3fr 7fr;
-ms-grid-rows: minmax(min-content, max-content);
grid-template-rows: minmax(-webkit-min-content, -webkit-max-content);
grid-template-rows: minmax(min-content, max-content);
}
.search-main .query-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
.search-main .query-item .query-img-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.search-main .query-item .query-img-container .query-img {
height: 13rem;
max-height: 100%;
}
.search-main .query-item .query-text-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
}
}
@media (min-width: 992px) {
.search-main .query-item .query-img-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
}
.search-main .query-item .query-text-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
}
}
.search-main img {
width: 10rem;
max-height: 100%;
}
/*# sourceMappingURL=main.css.map */ | css/main.css | * {
margin: 0;
padding: 0;
border-color: #d35266;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
li {
list-style: none;
}
body {
font-family: "Acumin Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
font-family: "Gotham Rounded", Arial, Helvetica, sans-serif;
}
.red {
color: #d35266;
}
.charcoal {
color: #383838;
}
.grey {
color: #888;
}
.bg-red {
background-color: #d35266;
}
.bg-charcoal {
background-color: #383838;
}
.bg-grey {
background-color: grey;
}
.bg-query-item {
background-color: ghostwhite;
}
.bg-query-text-container {
background-color: inherit;
}
.bg-query-img-container {
background-color: inherit;
}
.bg-product {
background-color: #ddd;
border-radius: 5px;
}
.button, .button-w-100 {
color: white;
padding: 0.5rem 3rem;
}
.button-w-100 {
width: 100%;
padding: 0.5rem;
margin: 0 1rem;
}
.min-w-100 {
min-width: 100%;
}
.top {
top: 0;
}
.left {
left: 0;
}
.right {
right: 0;
}
.bottom {
bottom: 0;
}
.op-9 {
opacity: 0.9;
}
.br-0 {
border-radius: 0;
}
.br-red {
border: 1px solid #d35266;
}
.br-charcoal {
border: 1px solid #383838;
}
.container-fluid {
padding: 0;
}
.d-grid {
display: -ms-grid;
display: grid;
}
.g-c-2 {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.g-c-4 {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
.g-c-8 {
-ms-grid-columns: (1fr)[8];
grid-template-columns: repeat(8, 1fr);
}
.bg-body {
background-color: #fff;
}
.navbar-collapse img {
width: 3rem;
height: 3rem;
border-radius: 50%;
}
.footer-nav-ul li:nth-child(odd) {
-ms-grid-column: 2;
-ms-grid-column-span: 4;
grid-column: 2/6;
}
.footer-nav-ul li:nth-child(even) {
-ms-grid-column: 6;
-ms-grid-column-span: 4;
grid-column: 6/10;
}
header .navbar .nav-logo {
width: 1.5rem;
height: 1.5rem;
}
header .navbar .navbar-toggler {
border: 0.5px solid rgba(173, 119, 57, 0.356);
}
@media (max-width: 768px) {
header .navbar .navbar-collapse {
padding: 1rem 2rem;
}
header .navbar .navbar-collapse button {
width: 100%;
}
header .navbar .navbar-collapse .user {
-ms-flex-pack: distribute;
justify-content: space-around;
}
header .navbar .navbar-collapse .user picture {
height: 3rem;
}
}
@media (min-width: 1200px) {
header .navbar {
font-size: 1.1rem;
}
}
main .jumbotron {
background: url("../assets/logo.svg");
background-repeat: no-repeat;
background-position: 4rem;
background-color: #c74256;
background-size: 70%;
border-radius: 0;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s;
transition: 0.3s;
}
@media (min-width: 768px) {
main .jumbotron {
background-size: 30%;
background-position: 15rem;
}
}
@media (min-width: 992px) {
main .jumbotron {
background-size: 20%;
background-position: 25rem;
}
}
main .jumbotron .input-group {
grid-gap: 0.5rem;
}
main .jumbotron .input-group * {
padding: 0.4rem;
}
@media (min-width: 768px) {
main .jumbotron .input-group {
padding: 0.5rem;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
main .jumbotron .input-group .input-group * {
padding: 0.5rem;
}
}
@media (min-width: 992px) {
main .jumbotron .input-group {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
grid-gap: 0.75rem;
}
main .jumbotron .input-group .input-group * {
padding: 0.75rem;
}
}
main .carousel-main.carousel {
background-color: #f6f6f6;
}
main .carousel-main.carousel .carousel-item {
background-image: -webkit-gradient(linear, left top, right top, from(#eee), to(#989999));
background-image: linear-gradient(to right, #eee 0%, #989999 100%);
}
main .carousel-main.carousel .carousel-item .carousel-img {
min-width: 100%;
height: 15rem;
}
main .carousel-main.carousel .carousel-item h2 {
font-weight: bold;
font-size: 2.5rem;
}
main .carousel-main.carousel .carousel-item .carousel-texts p {
color: black;
}
main .carousel-main .carousel-indicators {
position: relative;
border: 0;
background-image: -webkit-gradient(linear, left top, right top, from(#eee), to(#989999));
background-image: linear-gradient(to right, #eee 0%, #989999 100%);
width: 100%;
margin: 0;
}
main .carousel-main .carousel-indicators li:active {
color: red;
}
main .add-svg-container {
margin-top: -0.8rem;
padding-left: 1rem;
}
main .add-svg-container .add-svg .add-svg-path {
fill: #d35266;
}
main .add-svg-container:hover .add-svg-path {
fill: black;
}
main .product-section {
padding: 0 0.3rem;
}
@media (min-width: 992px) {
main .product-section {
padding: 0 2rem;
}
}
@media (min-width: 1300px) {
main .product-section {
padding: 0 7rem;
}
}
main .product-section .product-card {
margin-bottom: 1rem;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s;
transition: 0.3s;
}
main .product-section .product-card:hover {
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
main .product-section .product-card .product-img-container .product-img {
height: 10rem;
width: 100%;
}
main .product-section .product-card .product-card-bottom .button, main .product-section .product-card .product-card-bottom .button-w-100 {
padding: 0;
margin: 0;
}
main .product-section .product-card .product-card-bottom .price {
padding: 0.9rem 1rem;
}
main .product-section .product-grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 0.5rem;
}
main .product-section .product-grid .card {
padding: 0 2rem;
}
@media (min-width: 300px) and (max-width: 374px) {
main .product-section .product-grid {
padding: 0 1.75rem;
}
}
@media (min-width: 375px) {
main .product-section .product-grid {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
padding: 0;
}
}
@media (min-width: 768px) {
main .product-section .product-grid {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-gap: 1.5rem;
}
}
@media (min-width: 992px) {
main .product-section .product-grid {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
}
@media (min-width: 1200px) {
main .product-section .product-grid {
grid-gap: 2rem;
}
}
@media (min-width: 1300px) {
main .product-section .product-grid {
grid-gap: 2.5rem;
}
}
main .pagination .page-link {
color: #d35266;
}
footer {
background-color: grey;
}
footer .footer-logo {
height: 4rem;
width: 4rem;
}
footer .footer-options {
max-width: 25%;
margin: auto;
}
@media (max-width: 768px) {
footer .footer-options {
max-width: 75%;
}
}
footer .footer-options .input-group-text,
footer .footer-options .custom-select {
background-color: grey;
color: white;
}
footer .footer-options .option-2 {
padding-right: 19px;
}
footer .footer-options .option-3 {
padding-right: 23px;
}
footer .footer-bottom-nav {
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
width: 100%;
}
.search-main {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.search-main h3 {
font-size: 1.25rem;
}
.search-main .filter-heading {
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-column: 1/3;
}
.search-main .query-item .query-img-container {
padding: 1rem;
}
.search-main .query-item .query-img-container .query-img {
width: 100%;
height: 9rem;
}
.search-main .query-item .query-text-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
@media (min-width: 768px) {
.search-main {
-ms-grid-columns: 3fr 7fr;
grid-template-columns: 3fr 7fr;
-ms-grid-rows: minmax(min-content, max-content);
grid-template-rows: minmax(-webkit-min-content, -webkit-max-content);
grid-template-rows: minmax(min-content, max-content);
}
.search-main .query-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
.search-main .query-item .query-img-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
}
.search-main .query-item .query-img-container .query-img {
height: 13rem;
max-height: 100%;
}
.search-main .query-item .query-text-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
}
}
@media (min-width: 992px) {
.search-main .query-item .query-img-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
}
.search-main .query-item .query-text-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
}
}
.search-main img {
width: 10rem;
max-height: 100%;
}
/*# sourceMappingURL=main.css.map */ | 0.493164 | 0.107297 |
.container-horizontal {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
margin: 0 0 5px 0;
padding: 30px 5px 30px 5px;
background: white;
border-radius: 20px;
width: 100%;
}
.title-label {
flex: 0 6 auto;
padding: 5px 5px 5px 5px;
font: bold 14px Georgia, serif;
}
.circle-0 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* blueColor */
background: #2980B9;
color: white;
font: bold 18px Georgia, serif;
}
.circle-1 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* turquoiseColor */
background: #1ABC9C;
color: white;
font: bold 18px Georgia, serif;
}
.circle-2 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* emeraldColor */
background: #2ECC71;
color: white;
font: bold 18px Georgia, serif;
}
.circle-3 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* amethystColor */
background: #9B59B6;
color: white;
font: bold 18px Georgia, serif;
}
.circle-4 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* sunFlowerColor */
background: #F1C40F;
color: white;
font: bold 18px Georgia, serif;
}
.circle-5 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* carrotColor */
background: #E67E22;
color: white;
font: bold 18px Georgia, serif;
}
.circle-6 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* alizarinColor */
background: #E74C3C;
color: white;
font: bold 18px Georgia, serif;
}
.circle-7 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* wisteriaColor */
background: #8E44AE;
color: white;
font: bold 18px Georgia, serif;
}
.circle-8 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* orangeColor */
background: #F39C12;
color: white;
font: bold 18px Georgia, serif;
}
.circle-9 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* pumpkinColor */
background: #D35400;
color: white;
font: bold 18px Georgia, serif;
}
.circle-10 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* belizeHoleColor */
background: #2980B9;
color: white;
font: bold 18px Georgia, serif;
} | src/css/Story.css | .container-horizontal {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
margin: 0 0 5px 0;
padding: 30px 5px 30px 5px;
background: white;
border-radius: 20px;
width: 100%;
}
.title-label {
flex: 0 6 auto;
padding: 5px 5px 5px 5px;
font: bold 14px Georgia, serif;
}
.circle-0 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* blueColor */
background: #2980B9;
color: white;
font: bold 18px Georgia, serif;
}
.circle-1 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* turquoiseColor */
background: #1ABC9C;
color: white;
font: bold 18px Georgia, serif;
}
.circle-2 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* emeraldColor */
background: #2ECC71;
color: white;
font: bold 18px Georgia, serif;
}
.circle-3 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* amethystColor */
background: #9B59B6;
color: white;
font: bold 18px Georgia, serif;
}
.circle-4 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* sunFlowerColor */
background: #F1C40F;
color: white;
font: bold 18px Georgia, serif;
}
.circle-5 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* carrotColor */
background: #E67E22;
color: white;
font: bold 18px Georgia, serif;
}
.circle-6 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* alizarinColor */
background: #E74C3C;
color: white;
font: bold 18px Georgia, serif;
}
.circle-7 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* wisteriaColor */
background: #8E44AE;
color: white;
font: bold 18px Georgia, serif;
}
.circle-8 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* orangeColor */
background: #F39C12;
color: white;
font: bold 18px Georgia, serif;
}
.circle-9 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* pumpkinColor */
background: #D35400;
color: white;
font: bold 18px Georgia, serif;
}
.circle-10 {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
flex: 0 0 auto;
padding: 5px 5px 5px 5px;
height: 50px;
width: 50px;
border-radius: 30px;
/* belizeHoleColor */
background: #2980B9;
color: white;
font: bold 18px Georgia, serif;
} | 0.270095 | 0.081556 |
@-moz-document url("https://krpano.com/"), url-prefix("https://krpano.com/news/"), url-prefix("https://krpano.com/examples/"), url-prefix("https://krpano.com/docu/"), url-prefix("https://krpano.com/tools/"), url-prefix("https://krpano.com/plugins/"), url-prefix("https://krpano.com/docu/html5/"), url-prefix("https://krpano.com/download/"), url-prefix("https://krpano.com/buy/"), url-prefix("https://krpano.com/contact/"), url-prefix("https://krpano.com/viewsource.html") {
:root {
--color_bg1: #131314;
--color_bg2: #1a1b1c;
--color_bg3: #212329;
--color_bg4: #212224;
--color_bg5: #2f3133;
--color_bg6: #37393b;
--color_bg7: #3e4042;
--color_bg8: #46484a;
--color_bg1_o09: rgba(29, 29, 29, 0.9);
--color_accent1: #b9b384;
--color_accent2: #f2eaac;
--color_accent3: #02b875;
--color_accent4: #02ed97;
--color_border1: rgba(255, 255, 255, 0.01);
--color_fg1: #a6a6a6;
--color_fg2: #b3b3b3;
--color_fg3: #bfbfbf;
--color_fg4: #cccccc;
--color_fg5: #d9d9d9;
--color_fg6: #e5e5e5;
--color_fg7: #f2f2f2;
}
html, body {
background-color: var(--color_bg1);
color: var(--color_fg3);
}
a, .selflink, #krpanonews a {
color: var(--color_accent1);
}
a:hover, .selflink:hover, #krpanonews a:hover {
color: var(--color_accent2);
}
#krpano_contenttext {
border-left-color: var(--color_bg8);
}
#krpano_imagebar_space {
display: none;
}
#krpano_headerwrapper {
background: none;
}
.togglebutton {
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
background-color: var(--color_bg4) !important;
color: var(--color_accent1) !important;
padding: 4px 5px;
border: 1px solid var(--color_bg5);
}
.togglebutton:hover {
box-shadow: 0px 1px 0px #1d1d1d;
color: #f2eaac !important;
}
.togglebutton:active {
box-shadow: none;
position: relative;
top: 2px;
}
#krpano_contenttext pre {
background-color: var(--color_bg2);
border: 1px solid var(--color_bg2);
box-shadow: none;
}
.xmlpre a {
color: #a6a49f;
}
.xmlnodedesc {
box-shadow: none;
border-bottom: 1px dashed var(--color_bg4);
margin-bottom: 20px;
padding-bottom: 20px;
}
.xmlnodedesc pre {
color: #d9d6d0 !important;
}
.preinfo {
border: 1px solid var(--color_bg4);
box-shadow: none;
}
.presyntax_inline, .preinfoheader {
background-color: var(--color_bg3);
border: 1px solid var(--color_bg4);
box-shadow: none;
color: #d9d6d0;
}
.presyntax {
background-color: var(--color_bg2);
box-shadow: none;
color: #d9d6d0;
}
span[style="color:gray;"] {
color: #d9d6d0 !important;
}
table {
border-collapse: collapse;
}
.krpano_apitable tr td {
border-color: var(--color_bg5);
background-color: var(--color_bg3);
}
.xmlexampleslim, .xmlexample {
background-color: var(--color_bg2);
border: 1px solid var(--color_bg4);
box-shadow: none;
color: #87c265;
}
table.xmlattrdoc th {
background-color: var(--color_bg2);
box-shadow: none;
border: 1px solid var(--color_bg4);
}
table.xmlattrdoc td, .iframecode {
border: 1px solid var(--color_bg4);
}
table.xmlattrdoc tr.xmlattrdocdesc td {
background-color: var(--color_bg2);
}
span[style="color:red;"],
.redtext,
.mresbutton,
.as3only,
.flashonly {
color: #bf6b66 !important;
}
.readonly, .html5only {
color: #60a9e3;
}
.choosebutton {
background-color: var(--color_bg2);
padding: 4px;
box-shadow: none;
border: 1px solid var(--color_bg4);
}
.choosedbutton {
background-color: var(--color_bg3);
border: 1px solid var(--color_bg8);
border-bottom: 2px solid var(--color_bg4);
padding: 4px;
box-shadow: none;
}
.dlitem {
background-color: var(--color_bg3);
box-shadow: none;
border: 1px solid var(--color_bg4);
}
.newspost {
box-shadow: none;
border:3px solid #60a9e3 !important;
}
td[style="background:white;"] {
background: transparent !important;
}
.lowlink {
color: #b9b384;
}
.presyntax_inline, .language-actionscript, .language-javascript {
color: var(--color_fg3) !important;
}
.smallcomment {
color: var(--color_fg1);
}
code[class*="language-"], pre[class*="language-"] {
color: var(--color_fg3);
}
} | data/usercss/131696.user.css | @-moz-document url("https://krpano.com/"), url-prefix("https://krpano.com/news/"), url-prefix("https://krpano.com/examples/"), url-prefix("https://krpano.com/docu/"), url-prefix("https://krpano.com/tools/"), url-prefix("https://krpano.com/plugins/"), url-prefix("https://krpano.com/docu/html5/"), url-prefix("https://krpano.com/download/"), url-prefix("https://krpano.com/buy/"), url-prefix("https://krpano.com/contact/"), url-prefix("https://krpano.com/viewsource.html") {
:root {
--color_bg1: #131314;
--color_bg2: #1a1b1c;
--color_bg3: #212329;
--color_bg4: #212224;
--color_bg5: #2f3133;
--color_bg6: #37393b;
--color_bg7: #3e4042;
--color_bg8: #46484a;
--color_bg1_o09: rgba(29, 29, 29, 0.9);
--color_accent1: #b9b384;
--color_accent2: #f2eaac;
--color_accent3: #02b875;
--color_accent4: #02ed97;
--color_border1: rgba(255, 255, 255, 0.01);
--color_fg1: #a6a6a6;
--color_fg2: #b3b3b3;
--color_fg3: #bfbfbf;
--color_fg4: #cccccc;
--color_fg5: #d9d9d9;
--color_fg6: #e5e5e5;
--color_fg7: #f2f2f2;
}
html, body {
background-color: var(--color_bg1);
color: var(--color_fg3);
}
a, .selflink, #krpanonews a {
color: var(--color_accent1);
}
a:hover, .selflink:hover, #krpanonews a:hover {
color: var(--color_accent2);
}
#krpano_contenttext {
border-left-color: var(--color_bg8);
}
#krpano_imagebar_space {
display: none;
}
#krpano_headerwrapper {
background: none;
}
.togglebutton {
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
background-color: var(--color_bg4) !important;
color: var(--color_accent1) !important;
padding: 4px 5px;
border: 1px solid var(--color_bg5);
}
.togglebutton:hover {
box-shadow: 0px 1px 0px #1d1d1d;
color: #f2eaac !important;
}
.togglebutton:active {
box-shadow: none;
position: relative;
top: 2px;
}
#krpano_contenttext pre {
background-color: var(--color_bg2);
border: 1px solid var(--color_bg2);
box-shadow: none;
}
.xmlpre a {
color: #a6a49f;
}
.xmlnodedesc {
box-shadow: none;
border-bottom: 1px dashed var(--color_bg4);
margin-bottom: 20px;
padding-bottom: 20px;
}
.xmlnodedesc pre {
color: #d9d6d0 !important;
}
.preinfo {
border: 1px solid var(--color_bg4);
box-shadow: none;
}
.presyntax_inline, .preinfoheader {
background-color: var(--color_bg3);
border: 1px solid var(--color_bg4);
box-shadow: none;
color: #d9d6d0;
}
.presyntax {
background-color: var(--color_bg2);
box-shadow: none;
color: #d9d6d0;
}
span[style="color:gray;"] {
color: #d9d6d0 !important;
}
table {
border-collapse: collapse;
}
.krpano_apitable tr td {
border-color: var(--color_bg5);
background-color: var(--color_bg3);
}
.xmlexampleslim, .xmlexample {
background-color: var(--color_bg2);
border: 1px solid var(--color_bg4);
box-shadow: none;
color: #87c265;
}
table.xmlattrdoc th {
background-color: var(--color_bg2);
box-shadow: none;
border: 1px solid var(--color_bg4);
}
table.xmlattrdoc td, .iframecode {
border: 1px solid var(--color_bg4);
}
table.xmlattrdoc tr.xmlattrdocdesc td {
background-color: var(--color_bg2);
}
span[style="color:red;"],
.redtext,
.mresbutton,
.as3only,
.flashonly {
color: #bf6b66 !important;
}
.readonly, .html5only {
color: #60a9e3;
}
.choosebutton {
background-color: var(--color_bg2);
padding: 4px;
box-shadow: none;
border: 1px solid var(--color_bg4);
}
.choosedbutton {
background-color: var(--color_bg3);
border: 1px solid var(--color_bg8);
border-bottom: 2px solid var(--color_bg4);
padding: 4px;
box-shadow: none;
}
.dlitem {
background-color: var(--color_bg3);
box-shadow: none;
border: 1px solid var(--color_bg4);
}
.newspost {
box-shadow: none;
border:3px solid #60a9e3 !important;
}
td[style="background:white;"] {
background: transparent !important;
}
.lowlink {
color: #b9b384;
}
.presyntax_inline, .language-actionscript, .language-javascript {
color: var(--color_fg3) !important;
}
.smallcomment {
color: var(--color_fg1);
}
code[class*="language-"], pre[class*="language-"] {
color: var(--color_fg3);
}
} | 0.448426 | 0.247226 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("tuenti.com") {
/* Generales*/
body{background:#E9EFF3 !important;}
#main_info{background: #666666 !important; color:black !important;}
.views{color:black !important;}
.item {background:#C0C0C0 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png)center center repeat-x !important; color:#666666 !important; border:#015EB4 1px solid !important}
.body{background:#C0C0C0 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png) top repeat-x !important; color:#666666!important; border:#015EB4 1px solid !important}
.body a,.item a{color:#666666!important; text-decoration:none !important; font-weight:bold !important}
.body a:hover,.item a:hover{color:#000!important; background-color:#666666 !important}
.body a:visited,.item a:visited{color:#666666!important}
.viewMore{background: #666666 !important; color:black !important}
.viewMore a,.viewMore a:visited{color:black !important}
/* Vista foto*/
#breadcrumbs a{color:#666666!important; text-decoration:none !important; font-weight:bold !important}
#breadcrumbs a:hover{color:#000!important; background-color:#666666 !important}
#breadcrumbs a:visited{color:#666666!important; text-decoration:none !important; font-weight:bold !important}
.breadcrumbs,.breadcrumbs>.arrow,.breadcrumbs>.count{color:white !important;}
/* Perfil*/
#friends>.body {background:#C0C0C0 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png)top center repeat-x !important; color:#666666 !important; border:#0976B4 1px solid !important}
blockquote p{color:#C0C0C0 !important}
blockquote {background:#666666 !important}
.informationList>dl>dt,.date {color:black !important}
blockquote>.author>.date {color:#666666 !important}
#blog>.item {background:#666666 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png)center top repeat-x !important; color:#666666 !important; border:#00b2b4 1px solid !important}
} | data/usercss/19064.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("tuenti.com") {
/* Generales*/
body{background:#E9EFF3 !important;}
#main_info{background: #666666 !important; color:black !important;}
.views{color:black !important;}
.item {background:#C0C0C0 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png)center center repeat-x !important; color:#666666 !important; border:#015EB4 1px solid !important}
.body{background:#C0C0C0 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png) top repeat-x !important; color:#666666!important; border:#015EB4 1px solid !important}
.body a,.item a{color:#666666!important; text-decoration:none !important; font-weight:bold !important}
.body a:hover,.item a:hover{color:#000!important; background-color:#666666 !important}
.body a:visited,.item a:visited{color:#666666!important}
.viewMore{background: #666666 !important; color:black !important}
.viewMore a,.viewMore a:visited{color:black !important}
/* Vista foto*/
#breadcrumbs a{color:#666666!important; text-decoration:none !important; font-weight:bold !important}
#breadcrumbs a:hover{color:#000!important; background-color:#666666 !important}
#breadcrumbs a:visited{color:#666666!important; text-decoration:none !important; font-weight:bold !important}
.breadcrumbs,.breadcrumbs>.arrow,.breadcrumbs>.count{color:white !important;}
/* Perfil*/
#friends>.body {background:#C0C0C0 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png)top center repeat-x !important; color:#666666 !important; border:#0976B4 1px solid !important}
blockquote p{color:#C0C0C0 !important}
blockquote {background:#666666 !important}
.informationList>dl>dt,.date {color:black !important}
blockquote>.author>.date {color:#666666 !important}
#blog>.item {background:#666666 url(http://img523.imageshack.us/img523/7932/sinttulo1r.png)center top repeat-x !important; color:#666666 !important; border:#00b2b4 1px solid !important}
} | 0.185062 | 0.123789 |
.device_scan_status_box {
display:none;
}
.center-text {
text-align: center;
}
div.link a {
cursor:pointer;
}
.advanced-scan-options-toggle {
cursor:pointer;
color:#333;
font-size: 15px;
}
.advanced-scan-options-toggle:hover {
color:grey;
}
.direct-connect-options-toggle {
cursor:pointer;
color:#333;
font-size: 15px;
}
.direct-connect-options-toggle:hover {
color:grey;
}
td.direct-connect-table-desc {
font-size:12px;
min-width:110px;
text-align: right;
}
td.direct-connect-table-desc span {
line-height: 28px;
padding-right: 5px;
}
/* Scan Options */
.scan-options-and-info {
height:160px;
display:table;
width:100%;
}
.scan-options-and-info-tr {
display:table-row;
width:100%;
}
.directConnectOptionsDiv .description {
width:40px;
}
.scanOptionsTableDiv {
/*float:left;*/
display:table-cell;
width:180px;
/*width:33%;*/
}
.directConnectOptionsDiv {
/*float:left;*/
display:table-cell;
width:33%;
padding-right: 10px;
/*position: absolute;*/
/*left: 163px;*/
}
.connectButtonColorsLegendDiv {
/*float:right;*/
display:table-cell;
/*margin-right:20px;*/
width:365px;
}
.direct-connect-options input {
margin: 0px 0px 5px 0px;
}
.direct-connect-options a {
margin: 0px 0px 0px 0px;
}
.directConnectOptionsDiv table {
max-width: 320px;
min-width:320px;
}
#attempt_direct_connect_btn {
width:113px;
/*margin:0px 0px 0px 150px*/
margin:0px 0px 0px 0px;
}
.drop-down-select {
width:30px;
}
/* max-width: 695... before DC options */
@media screen and (max-width: 950px) {
.scan-options-and-info {
height:290px;
}
.scanOptionsTableDiv {
float:none;
display:inline-table;
}
.directConnectOptionsDiv {
float:none;
display:inline-table;
position: inherit;
}
.connectButtonColorsLegendDiv {
float:none;
display:inline-table;
}
}
/* Check boxes */
.scanOptionsTable {
width:150px;
}
.scanOptionsTable input {
margin-top:-2px;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
margin-top: 10px;
}
.scan-medium {
}
.lj-link-holder {
cursor: pointer;
}
.time-estimate {
font-size:12px;
}
/* Legend */
.connectButtonColorsLegend {
width:345px;
}
.connectButtonColorsLegend td div {
width:15px;
height:15px;
margin: 3px 5px 0px 0px;
}
.green-button-color {
background-color: #51a351;
border-color: #51a351;
}
.yellow-button-color {
background-color: #f89406;
border-color: #f89406;
}
.grey-button-color {
background-color: #e6e6e6;
border-color: #e6e6e6;
}
.red-button-color {
background-color: #bd362f;
border-color: #bd362f;
}
/*.device-selector-holder .selector-header {
height:30px;
}
.device-selector-holder .selector-header .refresh-button {
float:right;
margin-right:20px;
}
@media screen and (max-width: 725px) {
.device-selector-holder .selector-header .refresh-button {
float:left;
}
}*/
/* Device Selection Styles */
.connection-buttons-holder {
vertical-align: top;
padding: 0 10px;
width: 130px;
}
.current-connection-indicator {
width: 110px;
}
.device-attribute-label {
padding: 0 6px;
vertical-align: top;
text-align: right;
font-weight: bold;
min-width: 55px;
}
.device-selector-header {
margin-top: 10px;
}
.device-selector-holder {
margin-left: 50px;
z-index:1;
}
.devices-enumeration-scroller {
width: 100%;
height: 100%;
}
.devices-enumeration-scroller .well {
border: none;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.device-pane-popover {
text-align: right;
width: 100px;
height: 10px;
z-index: 1000;
position: relative;
/*top: 50px;*/
top:12px;
left: -107px;
}
.device-pane-popover .arrow {
width: 0;
margin-top: 4px;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #999999;
float: right;
}
.device-pane-popover .label {
float: right;
position: relative;
z-index: 1001;
}
.device #image {
vertical-align: top;
padding: 0 2px;
}
.device {
margin-bottom: 10px;
padding-bottom: 10px;
display: inline-block;
width: 475px;
padding-right: 10px;
vertical-align: top;
border: 1px solid #ddd;
padding: 3px;
}
.black-border {
border: 1px solid #000;
}
.device #image img {
width: 100px;
}
.device #name {
max-width:185px;
word-break:break-all;
text-overflow: ellipsis;
overflow: hidden;
}
.device #info-holder {
display: inline-block;
font-size: 12px;
}
.device #error-info-holder {
font-size: 12px;
}
.device .current-connection-indicator {
font-size:12px;
}
.wifiIPAddressText {
width: 115px;
display: inline-block;
}
.wifiRSSIImage {
position: relative;
width: 30px;
margin-left: -30px;
padding-right: 6px;
margin-top: -10px;
margin-bottom: -10px;
left: 50px;
top: -3px;
}
.connection-button-holder {
margin-bottom: 2px;
}
.connection-button-holder button {
width:110px;
}
.hidden-button {
display:none;
} | ljswitchboard-module_manager/lib/switchboard_modules/device_selector/style.css | .device_scan_status_box {
display:none;
}
.center-text {
text-align: center;
}
div.link a {
cursor:pointer;
}
.advanced-scan-options-toggle {
cursor:pointer;
color:#333;
font-size: 15px;
}
.advanced-scan-options-toggle:hover {
color:grey;
}
.direct-connect-options-toggle {
cursor:pointer;
color:#333;
font-size: 15px;
}
.direct-connect-options-toggle:hover {
color:grey;
}
td.direct-connect-table-desc {
font-size:12px;
min-width:110px;
text-align: right;
}
td.direct-connect-table-desc span {
line-height: 28px;
padding-right: 5px;
}
/* Scan Options */
.scan-options-and-info {
height:160px;
display:table;
width:100%;
}
.scan-options-and-info-tr {
display:table-row;
width:100%;
}
.directConnectOptionsDiv .description {
width:40px;
}
.scanOptionsTableDiv {
/*float:left;*/
display:table-cell;
width:180px;
/*width:33%;*/
}
.directConnectOptionsDiv {
/*float:left;*/
display:table-cell;
width:33%;
padding-right: 10px;
/*position: absolute;*/
/*left: 163px;*/
}
.connectButtonColorsLegendDiv {
/*float:right;*/
display:table-cell;
/*margin-right:20px;*/
width:365px;
}
.direct-connect-options input {
margin: 0px 0px 5px 0px;
}
.direct-connect-options a {
margin: 0px 0px 0px 0px;
}
.directConnectOptionsDiv table {
max-width: 320px;
min-width:320px;
}
#attempt_direct_connect_btn {
width:113px;
/*margin:0px 0px 0px 150px*/
margin:0px 0px 0px 0px;
}
.drop-down-select {
width:30px;
}
/* max-width: 695... before DC options */
@media screen and (max-width: 950px) {
.scan-options-and-info {
height:290px;
}
.scanOptionsTableDiv {
float:none;
display:inline-table;
}
.directConnectOptionsDiv {
float:none;
display:inline-table;
position: inherit;
}
.connectButtonColorsLegendDiv {
float:none;
display:inline-table;
}
}
/* Check boxes */
.scanOptionsTable {
width:150px;
}
.scanOptionsTable input {
margin-top:-2px;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
margin-top: 10px;
}
.scan-medium {
}
.lj-link-holder {
cursor: pointer;
}
.time-estimate {
font-size:12px;
}
/* Legend */
.connectButtonColorsLegend {
width:345px;
}
.connectButtonColorsLegend td div {
width:15px;
height:15px;
margin: 3px 5px 0px 0px;
}
.green-button-color {
background-color: #51a351;
border-color: #51a351;
}
.yellow-button-color {
background-color: #f89406;
border-color: #f89406;
}
.grey-button-color {
background-color: #e6e6e6;
border-color: #e6e6e6;
}
.red-button-color {
background-color: #bd362f;
border-color: #bd362f;
}
/*.device-selector-holder .selector-header {
height:30px;
}
.device-selector-holder .selector-header .refresh-button {
float:right;
margin-right:20px;
}
@media screen and (max-width: 725px) {
.device-selector-holder .selector-header .refresh-button {
float:left;
}
}*/
/* Device Selection Styles */
.connection-buttons-holder {
vertical-align: top;
padding: 0 10px;
width: 130px;
}
.current-connection-indicator {
width: 110px;
}
.device-attribute-label {
padding: 0 6px;
vertical-align: top;
text-align: right;
font-weight: bold;
min-width: 55px;
}
.device-selector-header {
margin-top: 10px;
}
.device-selector-holder {
margin-left: 50px;
z-index:1;
}
.devices-enumeration-scroller {
width: 100%;
height: 100%;
}
.devices-enumeration-scroller .well {
border: none;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.device-pane-popover {
text-align: right;
width: 100px;
height: 10px;
z-index: 1000;
position: relative;
/*top: 50px;*/
top:12px;
left: -107px;
}
.device-pane-popover .arrow {
width: 0;
margin-top: 4px;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #999999;
float: right;
}
.device-pane-popover .label {
float: right;
position: relative;
z-index: 1001;
}
.device #image {
vertical-align: top;
padding: 0 2px;
}
.device {
margin-bottom: 10px;
padding-bottom: 10px;
display: inline-block;
width: 475px;
padding-right: 10px;
vertical-align: top;
border: 1px solid #ddd;
padding: 3px;
}
.black-border {
border: 1px solid #000;
}
.device #image img {
width: 100px;
}
.device #name {
max-width:185px;
word-break:break-all;
text-overflow: ellipsis;
overflow: hidden;
}
.device #info-holder {
display: inline-block;
font-size: 12px;
}
.device #error-info-holder {
font-size: 12px;
}
.device .current-connection-indicator {
font-size:12px;
}
.wifiIPAddressText {
width: 115px;
display: inline-block;
}
.wifiRSSIImage {
position: relative;
width: 30px;
margin-left: -30px;
padding-right: 6px;
margin-top: -10px;
margin-bottom: -10px;
left: 50px;
top: -3px;
}
.connection-button-holder {
margin-bottom: 2px;
}
.connection-button-holder button {
width:110px;
}
.hidden-button {
display:none;
} | 0.429071 | 0.108236 |
.background_silver4,
.hover_background_silver4:hover,
.active_background_silver4:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(124, 124, 124)), color-stop(100%, rgb(99, 99, 99)));
background-image: -webkit-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: -o-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: -ms-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: linear-gradient(to bottom, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#636363',GradientType=0 );
}
.background_silver4h,
.hover_background_silver4h:hover,
.active_background_silver4h:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(149, 149, 149)), color-stop(100%, rgb(119, 119, 119)));
background-image: -webkit-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: -o-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: -ms-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: linear-gradient(to bottom, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#777777',GradientType=0 );
}
.background_silver4a,
.hover_background_silver4a:hover,
.active_background_silver4a:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(119, 119, 119)), color-stop(100%, rgb(149, 149, 149)));
background-image: -webkit-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: -o-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: -ms-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: linear-gradient(to bottom, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#959595',GradientType=0 );
}
.background_silver4s,
.hover_background_silver4s:hover,
.active_background_silver4s:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(186, 186, 186)), color-stop(100%, rgb(149, 149, 149)));
background-image: -webkit-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: -o-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: -ms-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: linear-gradient(to bottom, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#959595',GradientType=0 );
}
.background_color_silver4,
.hover_background_color_silver4:hover,
.active_background_color_silver4:active:hover {
background-color:#636363;
}
.background_first_color_silver4,
.hover_background_first_color_silver4:hover,
.active_background_first_color_silver4:active:hover {
background-color:#7c7c7c;
}
.background_last_color_silver4,
.hover_background_last_color_silver4:hover,
.active_background_color_last_silver4:active:hover {
background-color:#636363;
}
/* ------------------------------ color settings -------------------------------*/
.color_silver4,
.hover_color_silver4:hover,
.active_color_silver4:active:hover {
color: #c8c8c8;
}
.color_silver4h,
.hover_color_silver4h:hover,
.active_color_silver4h:active:hover {
color: #c8c8c8;
}
.color_silver4a,
.hover_color_silver4a:hover,
.active_color_silver4a:active:hover {
color: #ff0;
}
.color_silver4s,
.hover_color_silver4s:hover,
.active_color_silver4s:active:hover {
color: #dd0;
}
/* -------------------------- border color settings -----------------------------*/
.border_silver4,
.hover_border_silver4:hover,
.active_border_silver4:active:hover {
border-color: #636363 #636363 #636363 #636363;
}
.border_silver4h,
.hover_border_silver4h:hover,
.active_border_silver4h:active:hover {
border-color: #595959 #595959 #595959 #595959;
}
.border_silver4a,
.hover_border_silver4a:hover,
.active_border_silver4a:active:hover {
border-color: #4f4f4f #4f4f4f #4f4f4f #4f4f4f;
}
.border_silver4s,
.hover_border_silver4s:hover,
.active_border_silver4s:active:hover {
border-color: #959595 #959595 #959595 #959595;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_silver4,
.hover_shadow_expand_silver4:hover,
.active_shadow_expand_silver4:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(99, 99, 99, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(99, 99, 99, .39);
box-shadow: 0em 0em 1em 0.25em rgba(99, 99, 99, .39);
}
.shadow_expand_silver4h,
.hover_shadow_expand_silver4h:hover,
.active_shadow_expand_silver4h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(119, 119, 119, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(119, 119, 119, .50);
box-shadow: 0em 0em 1em 0.25em rgba(119, 119, 119, .50);
}
.shadow_expand_silver4a,
.hover_shadow_expand_silver4a:hover,
.active_shadow_expand_silver4a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .63);
box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .63);
}
.shadow_expand_silver4s,
.hover_shadow_expand_silver4s:hover,
.active_shadow_expand_silver4s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .78);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .78);
box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_silver4,
.hover_shadow_left_silver4:hover,
.active_shadow_left_silver4:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_left_silver4h,
.hover_shadow_left_silver4h:hover,
.active_shadow_left_silver4h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_left_silver4a,
.hover_shadow_left_silver4a:hover,
.active_shadow_left_silver4a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_left_silver4s,
.hover_shadow_left_silver4s:hover,
.active_shadow_left_silver4s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_silver4,
.hover_shadow_right_silver4:hover,
.active_shadow_right_silver4:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(99, 99, 99, .39);
box-shadow: 0.5em 0em 1em rgba(99, 99, 99, .39);
}
.shadow_right_silver4h,
.hover_shadow_right_silver4h:hover,
.active_shadow_right_silver4h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(119, 119, 119, .50);
box-shadow: 0.5em 0em 1em rgba(119, 119, 119, .50);
}
.shadow_right_silver4a,
.hover_shadow_right_silver4a:hover,
.active_shadow_right_silver4a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .63);
box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .63);
}
.shadow_right_silver4s,
.hover_shadow_right_silver4s:hover,
.active_shadow_right_silver4s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .78);
box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_silver4,
.hover_shadow_top_silver4:hover,
.active_shadow_top_silver4:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_top_silver4h,
.hover_shadow_top_silver4h:hover,
.active_shadow_top_silver4h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_top_silver4a,
.hover_shadow_top_silver4a:hover,
.active_shadow_top_silver4a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_top_silver4s,
.hover_shadow_top_silver4s:hover,
.active_shadow_top_silver4s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_silver4,
.hover_shadow_bottom_silver4:hover,
.active_shadow_bottom_silver4:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0em 0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_bottom_silver4h,
.hover_shadow_bottom_silver4h:hover,
.active_shadow_bottom_silver4h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0em 0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_bottom_silver4a,
.hover_shadow_bottom_silver4a:hover,
.active_shadow_bottom_silver4a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_bottom_silver4s,
.hover_shadow_bottom_silver4s:hover,
.active_shadow_bottom_silver4s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_silver4,
.hover_shadow_top_left_silver4:hover,
.active_shadow_top_left_silver4:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_top_left_silver4h,
.hover_shadow_top_left_silver4h:hover,
.active_shadow_top_left_silver4h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_top_left_silver4a,
.hover_shadow_top_left_silver4a:hover,
.active_shadow_top_left_silver4a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_top_left_silver4s,
.hover_shadow_top_left_silver4s:hover,
.active_shadow_top_left_silver4s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_silver4,
.hover_shadow_top_right_silver4:hover,
.active_shadow_top_right_silver4:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0.5em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_top_right_silver4h,
.hover_shadow_top_right_silver4h:hover,
.active_shadow_top_right_silver4h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0.5em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_top_right_silver4a,
.hover_shadow_top_right_silver4a:hover,
.active_shadow_top_right_silver4a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_top_right_silver4s,
.hover_shadow_top_right_silver4s:hover,
.active_shadow_top_right_silver4s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_silver4,
.hover_shadow_bottom_left_silver4:hover,
.active_shadow_bottom_left_silver4:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(99, 99, 99, .39);
box-shadow: -0.5em 0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_bottom_left_silver4h,
.hover_shadow_bottom_left_silver4h:hover,
.active_shadow_bottom_left_silver4h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(119, 119, 119, .50);
box-shadow: -0.5em 0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_bottom_left_silver4a,
.hover_shadow_bottom_left_silver4a:hover,
.active_shadow_bottom_left_silver4a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .63);
box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_bottom_left_silver4s,
.hover_shadow_bottom_left_silver4s:hover,
.active_shadow_bottom_left_silver4s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .78);
box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_silver4,
.hover_shadow_bottom_right_silver4:hover,
.active_shadow_bottom_right_silver4:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0.5em 0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_bottom_right_silver4h,
.hover_shadow_bottom_right_silver4h:hover,
.active_shadow_bottom_right_silver4h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0.5em 0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_bottom_right_silver4a,
.hover_shadow_bottom_right_silver4a:hover,
.active_shadow_bottom_right_silver4a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_bottom_right_silver4s,
.hover_shadow_bottom_right_silver4s:hover,
.active_shadow_bottom_right_silver4s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .78);
} | widgets/common/assets/gradients/simple/silver/silver4.css | .background_silver4,
.hover_background_silver4:hover,
.active_background_silver4:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(124, 124, 124)), color-stop(100%, rgb(99, 99, 99)));
background-image: -webkit-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: -o-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: -ms-linear-gradient(top, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
background-image: linear-gradient(to bottom, rgb(124, 124, 124) 0%, rgb(99, 99, 99) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#636363',GradientType=0 );
}
.background_silver4h,
.hover_background_silver4h:hover,
.active_background_silver4h:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(149, 149, 149)), color-stop(100%, rgb(119, 119, 119)));
background-image: -webkit-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: -o-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: -ms-linear-gradient(top, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
background-image: linear-gradient(to bottom, rgb(149, 149, 149) 0%, rgb(119, 119, 119) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#777777',GradientType=0 );
}
.background_silver4a,
.hover_background_silver4a:hover,
.active_background_silver4a:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(119, 119, 119)), color-stop(100%, rgb(149, 149, 149)));
background-image: -webkit-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: -o-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: -ms-linear-gradient(top, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
background-image: linear-gradient(to bottom, rgb(119, 119, 119) 0%, rgb(149, 149, 149) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#959595',GradientType=0 );
}
.background_silver4s,
.hover_background_silver4s:hover,
.active_background_silver4s:active:hover {
background: #636363;
background-image: -moz-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(186, 186, 186)), color-stop(100%, rgb(149, 149, 149)));
background-image: -webkit-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: -o-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: -ms-linear-gradient(top, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
background-image: linear-gradient(to bottom, rgb(186, 186, 186) 0%, rgb(149, 149, 149) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#959595',GradientType=0 );
}
.background_color_silver4,
.hover_background_color_silver4:hover,
.active_background_color_silver4:active:hover {
background-color:#636363;
}
.background_first_color_silver4,
.hover_background_first_color_silver4:hover,
.active_background_first_color_silver4:active:hover {
background-color:#7c7c7c;
}
.background_last_color_silver4,
.hover_background_last_color_silver4:hover,
.active_background_color_last_silver4:active:hover {
background-color:#636363;
}
/* ------------------------------ color settings -------------------------------*/
.color_silver4,
.hover_color_silver4:hover,
.active_color_silver4:active:hover {
color: #c8c8c8;
}
.color_silver4h,
.hover_color_silver4h:hover,
.active_color_silver4h:active:hover {
color: #c8c8c8;
}
.color_silver4a,
.hover_color_silver4a:hover,
.active_color_silver4a:active:hover {
color: #ff0;
}
.color_silver4s,
.hover_color_silver4s:hover,
.active_color_silver4s:active:hover {
color: #dd0;
}
/* -------------------------- border color settings -----------------------------*/
.border_silver4,
.hover_border_silver4:hover,
.active_border_silver4:active:hover {
border-color: #636363 #636363 #636363 #636363;
}
.border_silver4h,
.hover_border_silver4h:hover,
.active_border_silver4h:active:hover {
border-color: #595959 #595959 #595959 #595959;
}
.border_silver4a,
.hover_border_silver4a:hover,
.active_border_silver4a:active:hover {
border-color: #4f4f4f #4f4f4f #4f4f4f #4f4f4f;
}
.border_silver4s,
.hover_border_silver4s:hover,
.active_border_silver4s:active:hover {
border-color: #959595 #959595 #959595 #959595;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_silver4,
.hover_shadow_expand_silver4:hover,
.active_shadow_expand_silver4:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(99, 99, 99, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(99, 99, 99, .39);
box-shadow: 0em 0em 1em 0.25em rgba(99, 99, 99, .39);
}
.shadow_expand_silver4h,
.hover_shadow_expand_silver4h:hover,
.active_shadow_expand_silver4h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(119, 119, 119, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(119, 119, 119, .50);
box-shadow: 0em 0em 1em 0.25em rgba(119, 119, 119, .50);
}
.shadow_expand_silver4a,
.hover_shadow_expand_silver4a:hover,
.active_shadow_expand_silver4a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .63);
box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .63);
}
.shadow_expand_silver4s,
.hover_shadow_expand_silver4s:hover,
.active_shadow_expand_silver4s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .78);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .78);
box-shadow: 0em 0em 1em 0.25em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_silver4,
.hover_shadow_left_silver4:hover,
.active_shadow_left_silver4:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_left_silver4h,
.hover_shadow_left_silver4h:hover,
.active_shadow_left_silver4h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_left_silver4a,
.hover_shadow_left_silver4a:hover,
.active_shadow_left_silver4a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_left_silver4s,
.hover_shadow_left_silver4s:hover,
.active_shadow_left_silver4s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_silver4,
.hover_shadow_right_silver4:hover,
.active_shadow_right_silver4:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(99, 99, 99, .39);
box-shadow: 0.5em 0em 1em rgba(99, 99, 99, .39);
}
.shadow_right_silver4h,
.hover_shadow_right_silver4h:hover,
.active_shadow_right_silver4h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(119, 119, 119, .50);
box-shadow: 0.5em 0em 1em rgba(119, 119, 119, .50);
}
.shadow_right_silver4a,
.hover_shadow_right_silver4a:hover,
.active_shadow_right_silver4a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .63);
box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .63);
}
.shadow_right_silver4s,
.hover_shadow_right_silver4s:hover,
.active_shadow_right_silver4s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .78);
box-shadow: 0.5em 0em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_silver4,
.hover_shadow_top_silver4:hover,
.active_shadow_top_silver4:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_top_silver4h,
.hover_shadow_top_silver4h:hover,
.active_shadow_top_silver4h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_top_silver4a,
.hover_shadow_top_silver4a:hover,
.active_shadow_top_silver4a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_top_silver4s,
.hover_shadow_top_silver4s:hover,
.active_shadow_top_silver4s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_silver4,
.hover_shadow_bottom_silver4:hover,
.active_shadow_bottom_silver4:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0em 0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_bottom_silver4h,
.hover_shadow_bottom_silver4h:hover,
.active_shadow_bottom_silver4h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0em 0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_bottom_silver4a,
.hover_shadow_bottom_silver4a:hover,
.active_shadow_bottom_silver4a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_bottom_silver4s,
.hover_shadow_bottom_silver4s:hover,
.active_shadow_bottom_silver4s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0em 0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_silver4,
.hover_shadow_top_left_silver4:hover,
.active_shadow_top_left_silver4:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: -0.5em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_top_left_silver4h,
.hover_shadow_top_left_silver4h:hover,
.active_shadow_top_left_silver4h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: -0.5em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_top_left_silver4a,
.hover_shadow_top_left_silver4a:hover,
.active_shadow_top_left_silver4a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_top_left_silver4s,
.hover_shadow_top_left_silver4s:hover,
.active_shadow_top_left_silver4s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: -0.5em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_silver4,
.hover_shadow_top_right_silver4:hover,
.active_shadow_top_right_silver4:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0.5em -0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_top_right_silver4h,
.hover_shadow_top_right_silver4h:hover,
.active_shadow_top_right_silver4h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0.5em -0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_top_right_silver4a,
.hover_shadow_top_right_silver4a:hover,
.active_shadow_top_right_silver4a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_top_right_silver4s,
.hover_shadow_top_right_silver4s:hover,
.active_shadow_top_right_silver4s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0.5em -0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_silver4,
.hover_shadow_bottom_left_silver4:hover,
.active_shadow_bottom_left_silver4:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(99, 99, 99, .39);
box-shadow: -0.5em 0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_bottom_left_silver4h,
.hover_shadow_bottom_left_silver4h:hover,
.active_shadow_bottom_left_silver4h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(119, 119, 119, .50);
box-shadow: -0.5em 0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_bottom_left_silver4a,
.hover_shadow_bottom_left_silver4a:hover,
.active_shadow_bottom_left_silver4a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .63);
box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_bottom_left_silver4s,
.hover_shadow_bottom_left_silver4s:hover,
.active_shadow_bottom_left_silver4s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .78);
box-shadow: -0.5em 0.5em 1em rgba(149, 149, 149, .78);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_silver4,
.hover_shadow_bottom_right_silver4:hover,
.active_shadow_bottom_right_silver4:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(99, 99, 99, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(99, 99, 99, .39);
box-shadow: 0.5em 0.5em 1em rgba(99, 99, 99, .39);
}
.shadow_bottom_right_silver4h,
.hover_shadow_bottom_right_silver4h:hover,
.active_shadow_bottom_right_silver4h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(119, 119, 119, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(119, 119, 119, .50);
box-shadow: 0.5em 0.5em 1em rgba(119, 119, 119, .50);
}
.shadow_bottom_right_silver4a,
.hover_shadow_bottom_right_silver4a:hover,
.active_shadow_bottom_right_silver4a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .63);
box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .63);
}
.shadow_bottom_right_silver4s,
.hover_shadow_bottom_right_silver4s:hover,
.active_shadow_bottom_right_silver4s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .78);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .78);
box-shadow: 0.5em 0.5em 1em rgba(149, 149, 149, .78);
} | 0.529263 | 0.100834 |
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #fff !important;
color: #000;
font-family: Arial, sans-serif;
font-size: 16px;
line-height: 24px;
margin: 0;
overflow-x: hidden;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
padding-top: 44px;
}
/* Password holding screen */
body.password_protected {
background: #999 !important;
}
/**
* Toolset
*/
.toolset {
background: rgba(245, 245, 245, 0.97);
height: 44px;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
}
.toolset .bottom_line {
bottom: auto;
bottom: -1px;
display: block;
}
.toolset .link {
color: #999;
display: block;
float: left;
height: 44px;
padding: 18px;
text-decoration: none;
position: relative;
}
.toolset svg {
display: block;
}
.toolset .navigation_toggle {
position: absolute;
top: 0; right: 0;
z-index: 9;
}
.toolset .project_arrows {
float: left;
width: 135px;
}
.toolset .project_arrows > div {
border-right: 1px solid #ccc;
width: 45px;
}
.project_open .toolset .project_arrows {
display: block;
}
.nav_container .project_link {
display: none;
}
.nav_svg {
fill: #333;
}
.top_line {
background: #333;
height: 1px;
position: absolute;
top: -1px;
left: 0;
right: 0;
z-index: 99;
}
.bottom_line {
background: rgba(0, 0, 0, 0.15);
height: 1px;
position: absolute;
bottom: -1px; left: 0; right: 0;
z-index: 99;
}
.navigation_toggle {
border: 0;
margin-top: -2px;
}
.navigation_toggle .nav_svg {
fill: #333;
}
.project_close .nav_svg {
fill: #ccc;
}
.project_arrows svg {
margin: -1px 0 0 -1px;
}
.project_close svg {
margin: -2px 0 0 -3px;
}
.project_open .toolset .project_close .nav_svg {
fill: #333;
}
.nav_active .toolset a.navigation_toggle .nav_svg {
fill: #333;
}
.toolset .loadspin {
background: #f5f5f5;
border-left: 0 !important;
display: none;
position: absolute;
left: 50%;
margin-left: -10px;
top: 50%;
margin-top: -10px;
z-index: 9;
}
.toolset .loadspin img {
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -5px;
}
/* SVG fallback */
body.svg_disabled .toolset .link svg {
display: none;
}
body.svg_disabled .toolset .link {
background-image: url(/_gfx/mobile_arrows_light.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
body.svg_disabled .toolset .project_arrows div.project_prev {
background-position: 0 0;
}
body.svg_disabled .toolset .project_arrows div.project_close {
background-position: -45px 0;
}
body.svg_disabled .toolset .project_arrows div.project_next {
background-position: -90px 0;
}
body.svg_disabled .toolset .navigation_toggle {
background-position: -145px 0;
}
/* Hover states */
/**
* Tags
*/
.view_tag_info {
color: #999;
padding: 14px;
}
.view_tag_info a {
color: #999;
}
/**
* Site title
*/
.header_image {
width: 100%;
text-align: center;
}
.header_image img {
margin: 0 auto;
max-width: 100%;
height: auto;
}
.site_title {
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 32px;
padding: 34px 14px 18px 14px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
#content_container {
margin: 0 auto;
max-width: 670px;
padding-bottom: 24px;
}
br {
clear: both;
}
.project_footer {
color: #999;
padding: 28px 14px;
}
.project_footer .tag_comma:last-child {
display: none;
}
.project_footer a {
color: #999;
}
.project_footer .date {
font-weight: bold;
}
/**
* Navigation
*/
.nav_container {
display: none;
background: rgba(245, 245, 245, 0.97);
color: #000;
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 18px;
line-height: 26px;
padding: 0 0 0 0;
position: fixed;
top: 44px; left: 0; right: 0;
z-index: 9;
-webkit-overflow-scrolling: touch;
}
.nav_container div {
border-top: 1px solid #ccc;
display: block;
color: #000;
padding: 14px;
text-decoration: none;
}
.nav_container div.no_style {
border-top: none;
padding: 0;
text-decoration: none;
}
.nav_container div:first-of-type {
border-top: 0;
}
.nav_container div.following_icon {
border-top: 0;
display: inline-block;
float: left;
margin: 1px 15px 0 5px;
padding: 0;
vertical-align: text-bottom;
}
.nav_container .following_link {
color: #666;
}
.nav_container .bottom_line {
display: block;
padding: 0;
border-top: 0;
}
.nav_screen {
display: none !important;
position: fixed;
top: 0; left: 0; right: 0; bottom: 0;
z-index: 8;
}
/* Scrolling navigation */
body.nav_scroll.nav_active {
overflow: hidden;
}
body.nav_scroll.nav_active .nav_container {
position: fixed;
bottom: 0;
overflow: auto;
}
body.nav_scroll.nav_active .nav_container .bottom_line {
display: none;
}
/**
* Content
*/
.project_title {
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 32px;
padding: 20px 14px;
}
.project_content {
padding: 0 14px;
}
.project_content img {
display: block;
background: #f2f2f2;
margin: 0 0 15px 0;
padding: 0;
float: none !important;
}
.project_content a {
color: #000;
text-decoration: underline;
}
h1 {
font-size: 24px;
line-height: 165%;
}
h2 {
font-size: 18px;
line-height: 165%;
}
h3 {
font-size: 16px;
line-height: 150%;
}
blockquote {
color: #666666;
margin: 0;
}
#fullscreen {
display: none;
}
/**
* Thumbnails
*/
#thumbnail_container {
font-size: 0;
padding: 18px 7px 0 7px;
}
#thumbnail_container:after {
content: "";
display: table;
clear: both;
}
.project_thumb {
clear: both;
font-size: 12px;
overflow: hidden;
display: inline-block;
line-height: 1.4;
padding: 0 7px 40px 7px;
white-space: nowrap;
vertical-align: top;
visibility: hidden;
width: 25%;
}
.project_thumb .project_link {
text-decoration: none;
}
.cardimgcrop {
overflow: hidden;
position: relative;
width: 100%;
}
.cardimgcrop img {
}
.project_thumb img {
display: block;
height: auto;
margin: 0;
max-width: 100%;
}
.project_thumb .loadspin {
display: none;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
height: 20px !important;
width: 20px !important;
z-index: 9;
}
.thumb_title {
color: #000;
font-weight: bold;
margin: 10px 0 0 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
.thumb_tag {
color: #999;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thumb_tag a {
color: #999;
text-decoration: none;
}
.thumb_tag .tag_comma:last-child {
display: none;
}
#autopaginate_loader {
display: none;
margin: 0 0 17px 17px;
}
/**
* Slideshows
*/
.slideshow_mobile {
display: inline-block;
padding: 0;
width: 100%;
overflow: hidden;
position: relative;
padding: 0 0 20px 0;
}
.slideshow_navigation {
color: #999;
font-size: 11px;
text-align: left;
padding: 0 0 10px 0;
width: 100%;
}
.slideshow_mobile .imgs {
display: block;
float: left;
margin: 0;
padding: 0;
position: relative;
-webkit-transition-property: -webkit-transform;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease-out;
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
width: 5000px;
}
.slideshow_mobile .imgs div {
float: left;
}
.slideshow_mobile img {
padding: 0px;
margin: 0px;
display: block;
float: left !important;
/*apply a transfor to kick in the hardware acceleration. Without this, the first time we add the transform you get odd rendering of the divs (half missing) */
-webkit-transform: translate3d(0px,0px,0px);
}
.slideshow_mobile .caption {
display: block;
clear: both;
color: #666;
padding-top: 15px;
}
.slideshow_nav {
display: none;
}
/**
* Pagination
*/
.pagination {
color: #999;
padding: 0 14px;
}
.project_open .pagination { display: none }
.pagination div {
color: #000;
display: inline-block;
}
/**
* Misc
*/
.video_component object {
display: none !important;
}
/**
* Responsiveness
*/
/* Small screens */
@media all and (min-width: 600px) and (max-width: 670px) {
.project_thumb { width: 25%; }
}
@media all and (min-width: 400px) and (max-width: 600px) {
.project_thumb { width: 33.3%; }
}
@media all and (max-width: 400px) {
.project_thumb { width: 49.99%; }
}
/* Orientation */
@media (orientation: landscape) {
.toolset,
.nav_container {
position: absolute;
}
}
@media (orientation: portrait) {
.toolset,
.nav_container {
position: fixed;
}
}
/**
* Freshbox
*/
/*
* FreshBox aka Fullscreen
*/
#fullscreen {
clear: both;
}
#fullscreen.fullscreen_ie {
line-height: 21px;
}
#freshbox {
background: #000000;
position: fixed;
top: 0; left: 0; bottom: 0; right: 0;
z-index: 9999999;
}
#freshbox.ie {
visibility: visible !important;
}
#freshbox_centering {
position: absolute;
top: 0; left: 0;
text-align: center;
}
#freshbox img {
display: none;
position: absolute;
top: 0; left: 0;
z-index: 109;
}
#freshbox img.active {
display: block;
z-index: 110;
}
#freshbox img.preload {
display: block;
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
#freshbox img#freshbox_loading {
display: block;
float: none;
height: 20px;
margin: -10px 0 0 -10px;
position: absolute;
top: 50%; left: 50%;
width: 20px;
z-index: 101;
}
/**
* Navigation
*/
.freshbox_navigation {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
font-size: 12px;
margin-left: -53px;
position: fixed;
bottom: 50px; left: 50%;
width: 106px;
z-index: 99999;
}
.freshbox_navigation_group {
background: rgba(10, 10, 10, 0.2);
float: left;
height: 34px;
margin: 0 10px 0 0 ;
padding: 0 2px 0 1px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.freshbox_navigation a {
background-color: #ffffff;
color: #000000;
display: block;
float: left;
height: 30px;
line-height: 30px;
margin: 2px 0 2px 1px;
padding: 0 10px 0 10px;
text-decoration: none;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
a.freshbox_nav_button {
padding: 0;
width: 30px;
}
a.freshbox_nav_button .nav_svg {
fill: #000;
}
a#fullscreen_close .nav_svg {
shape-rendering: crispEdges;
}
a.freshbox_nav_button.disabled {
background-color: #ffffff;
cursor: default;
}
a.freshbox_nav_button.disabled .nav_svg {
fill: #aaaaaa !important;
}
#freshbox.single .freshbox_navigation_group {
margin: 0 0 0 35px;
}
/**
* iOS formatting for fullscreen
*/
#freshbox.ios .freshbox_navigation {
bottom: 20px;
}
#fullscreen_imgs {
display: none;
}
/*
* IE Fullscreen SVG fallback used in the navigation.
*
* If you have any questions about this please visit our
* support forum: http://support.cargocollective.com
*
*/
#freshbox.ie .freshbox_navigation svg {
display: none;
}
#freshbox.ie a.freshbox_nav_button {
background-image: url(/_gfx/landsat_navigation_sprite.png);
background-repeat: no-repeat;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_prev {
background-position: 0 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_prev:hover {
background-position: 0 -30px;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_prev:active {
background-position: 0 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_next {
background-position: -59px 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_next:hover {
background-position: -59px -30px;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_next:active {
background-position: -59px 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_close {
background-position: -180px 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_close:hover {
background-position: -180px -30px;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_close:active {
background-position: -180px 0;
}
/**
* Audio component
*/
.audio_component {
color: #777777;
font-family: 'Droid Sans Mono', Monaco, Monospace, Arial, san-serif;
font-size: 10px;
height: 30px;
line-height: 30px;
width: 292px;
}
.audio_component div {
height: 35px;
}
.audio_component .controls div {
height: 32px;
}
.audio_component .border {
border: 2px solid #aaaaaa;
opacity: 0.5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}
.audio_component .vertical_border {
background: #aaaaaa;
opacity: 0.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}
.audio_component .controls {
top: 2px; left: 2px;
height: 31px;
}
.audio_component .play_pause {
background: url("/_gfx/playpause.png");
}
.audio_component .spectrum .spectrum_bar {
background: #666666;
}
.audio_component .loading {
background: #bbbbbb;
opacity: 0.25;
filter: alpha(opacity=25);
-moz-opacity: 0.25;
-khtml-opacity: 0.25;
}
.audio_component .progress {
background: #bbbbbb;
border-right: 1px dotted #333333;
opacity: 0.25;
filter: alpha(opacity=25);
-moz-opacity: 0.25;
-khtml-opacity: 0.25;
}
.audio_component .volume_slide.hover {
background: #bbbbbb;
opacity: 0.3;
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
} | mobile/mobile.css | * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #fff !important;
color: #000;
font-family: Arial, sans-serif;
font-size: 16px;
line-height: 24px;
margin: 0;
overflow-x: hidden;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
padding-top: 44px;
}
/* Password holding screen */
body.password_protected {
background: #999 !important;
}
/**
* Toolset
*/
.toolset {
background: rgba(245, 245, 245, 0.97);
height: 44px;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
}
.toolset .bottom_line {
bottom: auto;
bottom: -1px;
display: block;
}
.toolset .link {
color: #999;
display: block;
float: left;
height: 44px;
padding: 18px;
text-decoration: none;
position: relative;
}
.toolset svg {
display: block;
}
.toolset .navigation_toggle {
position: absolute;
top: 0; right: 0;
z-index: 9;
}
.toolset .project_arrows {
float: left;
width: 135px;
}
.toolset .project_arrows > div {
border-right: 1px solid #ccc;
width: 45px;
}
.project_open .toolset .project_arrows {
display: block;
}
.nav_container .project_link {
display: none;
}
.nav_svg {
fill: #333;
}
.top_line {
background: #333;
height: 1px;
position: absolute;
top: -1px;
left: 0;
right: 0;
z-index: 99;
}
.bottom_line {
background: rgba(0, 0, 0, 0.15);
height: 1px;
position: absolute;
bottom: -1px; left: 0; right: 0;
z-index: 99;
}
.navigation_toggle {
border: 0;
margin-top: -2px;
}
.navigation_toggle .nav_svg {
fill: #333;
}
.project_close .nav_svg {
fill: #ccc;
}
.project_arrows svg {
margin: -1px 0 0 -1px;
}
.project_close svg {
margin: -2px 0 0 -3px;
}
.project_open .toolset .project_close .nav_svg {
fill: #333;
}
.nav_active .toolset a.navigation_toggle .nav_svg {
fill: #333;
}
.toolset .loadspin {
background: #f5f5f5;
border-left: 0 !important;
display: none;
position: absolute;
left: 50%;
margin-left: -10px;
top: 50%;
margin-top: -10px;
z-index: 9;
}
.toolset .loadspin img {
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -5px;
}
/* SVG fallback */
body.svg_disabled .toolset .link svg {
display: none;
}
body.svg_disabled .toolset .link {
background-image: url(/_gfx/mobile_arrows_light.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
body.svg_disabled .toolset .project_arrows div.project_prev {
background-position: 0 0;
}
body.svg_disabled .toolset .project_arrows div.project_close {
background-position: -45px 0;
}
body.svg_disabled .toolset .project_arrows div.project_next {
background-position: -90px 0;
}
body.svg_disabled .toolset .navigation_toggle {
background-position: -145px 0;
}
/* Hover states */
/**
* Tags
*/
.view_tag_info {
color: #999;
padding: 14px;
}
.view_tag_info a {
color: #999;
}
/**
* Site title
*/
.header_image {
width: 100%;
text-align: center;
}
.header_image img {
margin: 0 auto;
max-width: 100%;
height: auto;
}
.site_title {
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 32px;
padding: 34px 14px 18px 14px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
#content_container {
margin: 0 auto;
max-width: 670px;
padding-bottom: 24px;
}
br {
clear: both;
}
.project_footer {
color: #999;
padding: 28px 14px;
}
.project_footer .tag_comma:last-child {
display: none;
}
.project_footer a {
color: #999;
}
.project_footer .date {
font-weight: bold;
}
/**
* Navigation
*/
.nav_container {
display: none;
background: rgba(245, 245, 245, 0.97);
color: #000;
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 18px;
line-height: 26px;
padding: 0 0 0 0;
position: fixed;
top: 44px; left: 0; right: 0;
z-index: 9;
-webkit-overflow-scrolling: touch;
}
.nav_container div {
border-top: 1px solid #ccc;
display: block;
color: #000;
padding: 14px;
text-decoration: none;
}
.nav_container div.no_style {
border-top: none;
padding: 0;
text-decoration: none;
}
.nav_container div:first-of-type {
border-top: 0;
}
.nav_container div.following_icon {
border-top: 0;
display: inline-block;
float: left;
margin: 1px 15px 0 5px;
padding: 0;
vertical-align: text-bottom;
}
.nav_container .following_link {
color: #666;
}
.nav_container .bottom_line {
display: block;
padding: 0;
border-top: 0;
}
.nav_screen {
display: none !important;
position: fixed;
top: 0; left: 0; right: 0; bottom: 0;
z-index: 8;
}
/* Scrolling navigation */
body.nav_scroll.nav_active {
overflow: hidden;
}
body.nav_scroll.nav_active .nav_container {
position: fixed;
bottom: 0;
overflow: auto;
}
body.nav_scroll.nav_active .nav_container .bottom_line {
display: none;
}
/**
* Content
*/
.project_title {
font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 32px;
padding: 20px 14px;
}
.project_content {
padding: 0 14px;
}
.project_content img {
display: block;
background: #f2f2f2;
margin: 0 0 15px 0;
padding: 0;
float: none !important;
}
.project_content a {
color: #000;
text-decoration: underline;
}
h1 {
font-size: 24px;
line-height: 165%;
}
h2 {
font-size: 18px;
line-height: 165%;
}
h3 {
font-size: 16px;
line-height: 150%;
}
blockquote {
color: #666666;
margin: 0;
}
#fullscreen {
display: none;
}
/**
* Thumbnails
*/
#thumbnail_container {
font-size: 0;
padding: 18px 7px 0 7px;
}
#thumbnail_container:after {
content: "";
display: table;
clear: both;
}
.project_thumb {
clear: both;
font-size: 12px;
overflow: hidden;
display: inline-block;
line-height: 1.4;
padding: 0 7px 40px 7px;
white-space: nowrap;
vertical-align: top;
visibility: hidden;
width: 25%;
}
.project_thumb .project_link {
text-decoration: none;
}
.cardimgcrop {
overflow: hidden;
position: relative;
width: 100%;
}
.cardimgcrop img {
}
.project_thumb img {
display: block;
height: auto;
margin: 0;
max-width: 100%;
}
.project_thumb .loadspin {
display: none;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
height: 20px !important;
width: 20px !important;
z-index: 9;
}
.thumb_title {
color: #000;
font-weight: bold;
margin: 10px 0 0 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
.thumb_tag {
color: #999;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thumb_tag a {
color: #999;
text-decoration: none;
}
.thumb_tag .tag_comma:last-child {
display: none;
}
#autopaginate_loader {
display: none;
margin: 0 0 17px 17px;
}
/**
* Slideshows
*/
.slideshow_mobile {
display: inline-block;
padding: 0;
width: 100%;
overflow: hidden;
position: relative;
padding: 0 0 20px 0;
}
.slideshow_navigation {
color: #999;
font-size: 11px;
text-align: left;
padding: 0 0 10px 0;
width: 100%;
}
.slideshow_mobile .imgs {
display: block;
float: left;
margin: 0;
padding: 0;
position: relative;
-webkit-transition-property: -webkit-transform;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease-out;
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
width: 5000px;
}
.slideshow_mobile .imgs div {
float: left;
}
.slideshow_mobile img {
padding: 0px;
margin: 0px;
display: block;
float: left !important;
/*apply a transfor to kick in the hardware acceleration. Without this, the first time we add the transform you get odd rendering of the divs (half missing) */
-webkit-transform: translate3d(0px,0px,0px);
}
.slideshow_mobile .caption {
display: block;
clear: both;
color: #666;
padding-top: 15px;
}
.slideshow_nav {
display: none;
}
/**
* Pagination
*/
.pagination {
color: #999;
padding: 0 14px;
}
.project_open .pagination { display: none }
.pagination div {
color: #000;
display: inline-block;
}
/**
* Misc
*/
.video_component object {
display: none !important;
}
/**
* Responsiveness
*/
/* Small screens */
@media all and (min-width: 600px) and (max-width: 670px) {
.project_thumb { width: 25%; }
}
@media all and (min-width: 400px) and (max-width: 600px) {
.project_thumb { width: 33.3%; }
}
@media all and (max-width: 400px) {
.project_thumb { width: 49.99%; }
}
/* Orientation */
@media (orientation: landscape) {
.toolset,
.nav_container {
position: absolute;
}
}
@media (orientation: portrait) {
.toolset,
.nav_container {
position: fixed;
}
}
/**
* Freshbox
*/
/*
* FreshBox aka Fullscreen
*/
#fullscreen {
clear: both;
}
#fullscreen.fullscreen_ie {
line-height: 21px;
}
#freshbox {
background: #000000;
position: fixed;
top: 0; left: 0; bottom: 0; right: 0;
z-index: 9999999;
}
#freshbox.ie {
visibility: visible !important;
}
#freshbox_centering {
position: absolute;
top: 0; left: 0;
text-align: center;
}
#freshbox img {
display: none;
position: absolute;
top: 0; left: 0;
z-index: 109;
}
#freshbox img.active {
display: block;
z-index: 110;
}
#freshbox img.preload {
display: block;
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
#freshbox img#freshbox_loading {
display: block;
float: none;
height: 20px;
margin: -10px 0 0 -10px;
position: absolute;
top: 50%; left: 50%;
width: 20px;
z-index: 101;
}
/**
* Navigation
*/
.freshbox_navigation {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
font-size: 12px;
margin-left: -53px;
position: fixed;
bottom: 50px; left: 50%;
width: 106px;
z-index: 99999;
}
.freshbox_navigation_group {
background: rgba(10, 10, 10, 0.2);
float: left;
height: 34px;
margin: 0 10px 0 0 ;
padding: 0 2px 0 1px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.freshbox_navigation a {
background-color: #ffffff;
color: #000000;
display: block;
float: left;
height: 30px;
line-height: 30px;
margin: 2px 0 2px 1px;
padding: 0 10px 0 10px;
text-decoration: none;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
a.freshbox_nav_button {
padding: 0;
width: 30px;
}
a.freshbox_nav_button .nav_svg {
fill: #000;
}
a#fullscreen_close .nav_svg {
shape-rendering: crispEdges;
}
a.freshbox_nav_button.disabled {
background-color: #ffffff;
cursor: default;
}
a.freshbox_nav_button.disabled .nav_svg {
fill: #aaaaaa !important;
}
#freshbox.single .freshbox_navigation_group {
margin: 0 0 0 35px;
}
/**
* iOS formatting for fullscreen
*/
#freshbox.ios .freshbox_navigation {
bottom: 20px;
}
#fullscreen_imgs {
display: none;
}
/*
* IE Fullscreen SVG fallback used in the navigation.
*
* If you have any questions about this please visit our
* support forum: http://support.cargocollective.com
*
*/
#freshbox.ie .freshbox_navigation svg {
display: none;
}
#freshbox.ie a.freshbox_nav_button {
background-image: url(/_gfx/landsat_navigation_sprite.png);
background-repeat: no-repeat;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_prev {
background-position: 0 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_prev:hover {
background-position: 0 -30px;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_prev:active {
background-position: 0 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_next {
background-position: -59px 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_next:hover {
background-position: -59px -30px;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_next:active {
background-position: -59px 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_close {
background-position: -180px 0;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_close:hover {
background-position: -180px -30px;
}
#freshbox.ie a.freshbox_nav_button#fullscreen_close:active {
background-position: -180px 0;
}
/**
* Audio component
*/
.audio_component {
color: #777777;
font-family: 'Droid Sans Mono', Monaco, Monospace, Arial, san-serif;
font-size: 10px;
height: 30px;
line-height: 30px;
width: 292px;
}
.audio_component div {
height: 35px;
}
.audio_component .controls div {
height: 32px;
}
.audio_component .border {
border: 2px solid #aaaaaa;
opacity: 0.5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}
.audio_component .vertical_border {
background: #aaaaaa;
opacity: 0.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}
.audio_component .controls {
top: 2px; left: 2px;
height: 31px;
}
.audio_component .play_pause {
background: url("/_gfx/playpause.png");
}
.audio_component .spectrum .spectrum_bar {
background: #666666;
}
.audio_component .loading {
background: #bbbbbb;
opacity: 0.25;
filter: alpha(opacity=25);
-moz-opacity: 0.25;
-khtml-opacity: 0.25;
}
.audio_component .progress {
background: #bbbbbb;
border-right: 1px dotted #333333;
opacity: 0.25;
filter: alpha(opacity=25);
-moz-opacity: 0.25;
-khtml-opacity: 0.25;
}
.audio_component .volume_slide.hover {
background: #bbbbbb;
opacity: 0.3;
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
} | 0.25992 | 0.066934 |
body {
background-color: black;
}
/
/* https://css-tricks.com/fluid-width-video/ */
.videoflex {
position: relative;
padding-bottom: 56.25%;
height: 0;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
}
#video-placeholder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#closed-captions p {
opacity: 0;
transition: .05s;
position: absolute;
}
#closed-captions .on {
opacity: 1;
}
#closed-captions .off {
transition: .2s;
opacity: 0;
}
#closed-captions {
position: absolute;
z-index: 4;
pointer-events: none;
width: 90%;
height: 100%;
top: 0;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding: 0rem;
margin: 0 auto;
}
p {
color: white;
}
/* Radio man rustig */
.voice1rustig {
font-family: "Brenner Mono Regular";
padding-left: 25%;
font-size: 1.3rem;
width: 20rem;
}
/* Officer KD6 rustig */
.voice2rustig {
font-family: "Brenner Sans Medium";
padding-left: 65%;
font-size: 1.3rem;
text-align: right;
width: 16.5rem;
}
/* Radio man opdringerig*/
.voice1 {
font-family: "Brenner Mono Bold Italic";
padding-left: 25%;
font-size: 1.3rem;
width: 18rem;
}
/* Officer KD6 opdringerig */
.voice2 {
font-family: "Brenner Sans Bold";
padding-left: 65%;
font-size: 1.3rem;
text-align: right;
width: 18rem;
}
.voice1cells {
font-family: "Brenner Mono Bold";
padding-left: 25%;
padding-top: 10%;
font-size: 2rem;
width: 10rem;
}
.voice2cells {
font-family: "Brenner Sans Bold";
padding-left: 65%;
font-size: 2rem;
text-align: right;
width: 16rem;
}
/* fuck off, skin-job */
.voice3 {
font-family: "Brenner Sans Condensed MePbYqy";
padding-top: 27%;
padding-left: 45%;
font-size: 1.5rem;
text-align: center;
width: 16rem;
}
/* Radio man einde */
.voice4 {
font-family: "Brenner Mono Regular";
padding-left: 25%;
font-size: 1.3rem;
width: 15rem;
}
/* **********************************************
The first paragraph, with extended timing for
all siblings. Basically what it does is that
it shows the text after a delay, which
corresponds with the time that the word is
spoken.
You probably want to change the styling.
********************************************** */
/* officer kd6 */
.p0 span {
opacity: 0;
}
.p0.on span:first-of-type {
opacity: 1;
transition: 0s;
}
.p0.on span:nth-of-type(2) {
opacity: 1;
transition: 0s .4s;
margin-right: -.25em;
font-weight: 800;
}
.p0.on span:nth-of-type(3) {
opacity: 1;
transition: 0s .5s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(4) {
opacity: 1;
transition: 0s .7s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.1s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.4s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.7s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(8) {
opacity: 1;
transition: 0s 2s;
font-weight: 1000;
}
.p0.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 3s;
}
.p0.on span:nth-of-type(10) {
opacity: 1;
transition: 0s 3s;
}
.p0.on span:nth-of-type(11) {
opacity: 1;
transition: 0s 3.7s;
}
/* yes sir */
.p1 span {
opacity: 0;
}
.p1.on span:first-of-type {
opacity: 1;
transition: 0s;
}
.p1.on span:last-of-type {
opacity: 1;
transition: 0s 0.3s;
}
/* interlinked within one stem */
.p4 span {
opacity: 0;
}
.p4.on span:first-of-type {
opacity: 1;
}
.p4.on span:nth-of-type(2) {
opacity: 1;
}
.p4.on span:nth-of-type(3) {
opacity: 1;
}
.p4.on span:nth-of-type(4) {
opacity: 1;
}
.p4.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.2s;
}
.p4.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.2s;
}
.p4.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.2s;
}
.p5 span {
opacity: 0;
}
.p5.on span:first-of-type {
opacity: 1;
}
.p5.on span:nth-of-type(2) {
opacity: 1;
}
.p5.on span:nth-of-type(3) {
opacity: 1;
}
.p5.on span:nth-of-type(4) {
opacity: 1;
transition: 0s 1.5s;
}
.p5.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.5s;
}
.p5.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.5s;
}
.p5.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.5s;
}
/* interlinked within cells */
#closed-captions p:nth-of-type(6) {
padding-top: 8%;
}
/* and dreadfull distinct against the dark, a tall white fountain played... */
#closed-captions p:nth-of-type(8) {
width: 22rem;
}
/* cells */
#closed-captions p:nth-of-type(9) {
padding-top: 0%;
}
/* have you ever been in a institution */
#closed-captions p:nth-of-type(11) {
padding-top: 0%;
}
/* cells */
#closed-captions p:nth-of-type(12) {
padding-top: 8%;
}
/* do they keep you in a cell */
#closed-captions p:nth-of-type(14) {
padding-top: 0%;
}
/* cells */
#closed-captions p:nth-of-type(15) {
padding-top: 8%;
}
/* do they keep you in a little box */
#closed-captions p:nth-of-type(17) {
padding-top: 0%;
}
/* whats it's like to hold the hand of someone you love */
#closed-captions p:nth-of-type(18) {
padding-top: 12%;
}
/* interlinked */
#closed-captions p:nth-of-type(20) {
padding-top: 0%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(39) {
padding-top: 0%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(42) {
top: 29%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(43) {
top: 41%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(44) {
top: 53%;
}
/* scene 2 */
/* cells */
#closed-captions p:nth-of-type(49) {
padding-top: 0%;
}
#closed-captions p:nth-of-type(56) {
padding-top: 0%;
}
#closed-captions p:nth-of-type(58) {
padding-top: 0%;
width: 20rem;
}
#closed-captions p:nth-of-type(60) {
padding-top: 0%;
}
/* dreadfully distinct */
#closed-captions p:nth-of-type(66) {
padding-top: 0%;
}
/* dark */
#closed-captions p:nth-of-type(68) {
padding-top: 0%;
}
/* within cells interlinked */
#closed-captions p:nth-of-type(70) {
padding-top: 0%;
width: 20rem;
}
/* within one stem */
#closed-captions p:nth-of-type(72) {
padding-top: 0%;
width: 20rem;
}
/* and dreadfully distinct */
#closed-captions p:nth-of-type(74) {
padding-top: 0%;
width: 20rem;
}
/* against the dark */
#closed-captions p:nth-of-type(76) {
padding-top: 0%;
width: 20rem;
}
/* a tall white fountain played */
#closed-captions p:nth-of-type(78) {
padding-top: 0%;
width: 20rem;
}
/* have you ever been in a institution cells */
.p50 span {
opacity: 0;
}
.p50.on span:first-of-type {
opacity: 1;
}
.p50.on span:nth-of-type(2) {
opacity: 1;
}
.p50.on span:nth-of-type(3) {
opacity: 1;
}
.p50.on span:nth-of-type(4) {
opacity: 1;
}
.p50.on span:nth-of-type(5) {
opacity: 1;
}
.p50.on span:nth-of-type(6) {
opacity: 1;
}
.p50.on span:nth-of-type(7) {
opacity: 1;
}
.p50.on span:last-of-type {
opacity: 1;
transition: 0s 1.8s;
font-family: "Brenner Mono Bold";
}
/* When you're not performing your duties, do they keep you in a little box? Cells. */
.p52 span {
opacity: 0;
}
.p52.on span:first-of-type {
opacity: 1;
}
.p52.on span:nth-of-type(2) {
opacity: 1;
}
.p52.on span:nth-of-type(3) {
opacity: 1;
}
.p52.on span:nth-of-type(4) {
opacity: 1;
}
.p52.on span:nth-of-type(5) {
opacity: 1;
}
.p52.on span:nth-of-type(6) {
opacity: 1;
}
.p52.on span:nth-of-type(7) {
opacity: 1;
}
.p52.on span:nth-of-type(8) {
opacity: 1;
}
.p52.on span:nth-of-type(9) {
opacity: 1;
}
.p52.on span:nth-of-type(10) {
opacity: 1;
}
.p52.on span:nth-of-type(11) {
opacity: 1;
}
.p52.on span:nth-of-type(12) {
opacity: 1;
}
.p52.on span:nth-of-type(13) {
opacity: 1;
}
.p52.on span:nth-of-type(14) {
opacity: 1;
}
.p52.on span:last-of-type {
opacity: 1;
transition: 0s 3s;
font-family: "Brenner Mono Bold";
}
/* Interlinked. What’s it like to hold the hand of someone you love?*/
.p54 span {
opacity: 0;
font-family: "Brenner Mono Bold";
}
.p54.on span:first-of-type {
opacity: 1;
}
.p54.on span:nth-of-type(2) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(3) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(4) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(8) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(10) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(11) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(12) {
opacity: 1;
transition: 0s 1.2s;
}
/* What's it like to be filled with dread? Dreadfully */
.p61 span {
opacity: 0;
}
.p61.on span:first-of-type {
opacity: 1;
}
.p61.on span:nth-of-type(2) {
opacity: 1;
}
.p61.on span:nth-of-type(3) {
opacity: 1;
}
.p61.on span:nth-of-type(4) {
opacity: 1;
}
.p61.on span:nth-of-type(5) {
opacity: 1;
}
.p61.on span:nth-of-type(6) {
opacity: 1;
}
.p61.on span:nth-of-type(7) {
opacity: 1;
}
.p61.on span:nth-of-type(8) {
opacity: 1;
}
.p61.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 1.8s;
font-family: "Brenner Mono Bold";
}
/* Do you like being separated from other people? Distinct */
.p63 span {
opacity: 0;
}
.p63.on span:first-of-type {
opacity: 1;
}
.p63.on span:nth-of-type(2) {
opacity: 1;
}
.p63.on span:nth-of-type(3) {
opacity: 1;
}
.p63.on span:nth-of-type(4) {
opacity: 1;
}
.p63.on span:nth-of-type(5) {
opacity: 1;
}
.p63.on span:nth-of-type(6) {
opacity: 1;
}
.p63.on span:nth-of-type(7) {
opacity: 1;
}
.p63.on span:nth-of-type(8) {
opacity: 1;
}
.p63.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 1.8s;
font-family: "Brenner Mono Bold";
}
/* **********************************************
Sounds.
You can style the whole body, or you can
style anything within the body the moment
a sound starts.
********************************************* */
/* The moment the class .sound1 is added to the body, the background is yellow */
/* low alarm */
.geluid1 {
position: absolute;
opacity: 0;
color: white;
padding-left: 48%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .8s;
}
.sound1 .geluid1{
opacity: 1;
}
.sound2 .geluid1{
opacity: 0;
transition: .5s;
}
.sound1 #blinkbg2{
animation: blink2 1s;
}
.sound2 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid2 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .5s;
}
.sound3 .geluid2{
opacity: 1;
}
.sound4 .geluid2{
opacity: 0;
transition: .5s;
}
.sound3 #blinkbg2{
animation: blink2 1s;
}
.sound4 #blinkbg2{
animation: none;
}
/* distorded alarm */
.geluid3 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound5 .geluid3{
opacity: 1;
}
.sound6 .geluid3{
opacity: 0;
transition: 0.5s;
}
.sound5 #blinkbg2{
animation: blink2 1s;
}
.sound6 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid4 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound7 .geluid4{
opacity: 1;
}
.sound8 .geluid4{
opacity: 0;
transition: 0.5s;
}
.sound7 #blinkbg2{
animation: blink2 1s;
}
.sound8 #blinkbg2{
animation: none;
}
/* disorted alarm */
.geluid5 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound9 .geluid5 {
opacity: 1;
}
.sound10 .geluid5 {
opacity: 0;
transition: 0.5s;
}
.sound9 #blinkbg2{
animation: blink2 1s;
}
.sound10 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid6 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound11 .geluid6 {
opacity: 1;
}
.sound12 .geluid6 {
opacity: 0;
transition: 0.5s;
}
.sound11 #blinkbg2{
animation: blink2 1s;
}
.sound12 #blinkbg2{
animation: none;
}
/* disorted alarm */
.geluid7 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound13 .geluid7 {
opacity: 1;
}
.sound14 .geluid7 {
opacity: 0;
transition: 0.5s;
}
.sound13 #blinkbg2{
animation: blink2 1s;
}
.sound14 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid8 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound15 .geluid8 {
opacity: 1;
}
.sound16 .geluid8 {
opacity: 0;
transition: 0.5s;
}
.sound15 #blinkbg2{
animation: blink2 1s;
}
.sound16 #blinkbg2{
animation: none;
}
/* high pitch */
.geluid9 {
position: absolute;
opacity: 0;
color: white;
padding-left: 48%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: 30s;
}
.sound17 .geluid9 {
opacity: 1;
}
.sound18 .geluid9 {
opacity: 0;
transition: 1s;
}
/* ambient waves */
.geluid10 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: 3s;
}
.sound19 .geluid10 {
opacity: 1;
animation: wave2 43s;
}
.sound20 .geluid10 {
opacity: 0;
transition: 1s;
animation: none;
}
#blinkbg {
position: absolute;
z-index: 1;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
background-color: white;
opacity: 0;
}
#blinkbg2 {
position: absolute;
z-index: 2;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
background-color: black;
opacity: 0;
}
.sound17 #blinkbg {
animation: blink 43s;
}
.sound18 #blinkbg {
animation: none;
}
@keyframes blink {
0% {
opacity: 0;
}
40% {
opacity: 0.1;
}
80% {
opacity: 0.2;
}
90% {
opacity: 0.3;
}
95% {
opacity: 0.4;
}
100% {
opacity: 0;
}
}
@keyframes blink2 {
0% {
opacity: 0;
}
40% {
opacity: 0.7;
}
100% {
opacity: 0;
}
}
/* http://angrytools.com/gradient/ */
#radial {
background: -moz-radial-gradient(center, ellipse cover, rgba(82,84,255,0) 5%, rgba(255, 255, 255, 0.4) 100%);
position: absolute;
z-index: 3;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
opacity: 0;
}
.sound19 #radial {
opacity: 1;
animation: wave2 43s;
}
.sound20 #radial {
opacity: 0;
animation: none;
}
#radial2 {
background: -moz-radial-gradient(center, ellipse cover, rgba(82,84,255,0) 40%, rgba(255, 255, 255, 0.6) 100%);
position: absolute;
z-index: 3;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
opacity: 0;
}
.sound19 #radial2 {
opacity: 1;
animation: wave3 43s;
}
.sound20 #radial2 {
opacity: 0;
animation: none;
}
@keyframes wave {
0% {
opacity: 0;
}
5% {
opacity: 0,6;
}
8% {
opacity: 1;
}
10% {
opacity: 0.3;
}
15% {
opacity: 0,6;
}
18% {
opacity: 1;
}
20% {
opacity: 0.3;
}
25% {
opacity: 0,6;
}
28% {
opacity: 1;
}
30% {
opacity: 0.3;
}
35% {
opacity: 0,6;
}
38% {
opacity: 1;
}
40% {
opacity: 0.3;
}
45% {
opacity: 0,6;
}
48% {
opacity: 1;
}
50% {
opacity: 0.3;
}
55% {
opacity: 0,6;
}
58% {
opacity: 1;
}
60% {
opacity: 0.3;
}
65% {
opacity: 0,6;
}
68% {
opacity: 1;
}
70% {
opacity: 0.3;
}
75% {
opacity: 0,6;
}
78% {
opacity: 1;
}
80% {
opacity: 0.3;
}
85% {
opacity: 0,6;
}
88% {
opacity: 1;
}
90% {
opacity: 0.3;
}
95% {
opacity: 0,6;
}
98% {
opacity: 1;
}
100% {
opacity: 0.5;
}
}
@keyframes wave2 {
0% {
opacity: 0;
}
10% {
opacity: 0.4;
}
20% {
opacity: 0.8;
}
30% {
opacity: 0.4;
}
40% {
opacity: 0.8;
}
50% {
opacity: 0.4;
}
60% {
opacity: 0.8;
}
70% {
opacity: 0.6;
}
80% {
opacity: 0.9;
}
90% {
opacity: 0.4;
}
100% {
opacity: 0;
}
}
@keyframes wave3 {
0% {
opacity: 0;
}
10% {
opacity: 0.2;
}
20% {
opacity: 0.4;
}
30% {
opacity: 0.6;
}
40% {
opacity: 0.8;
}
50% {
opacity: 0.9;
}
60% {
opacity: 0.6;
}
70% {
opacity: 0.4;
}
80% {
opacity: 0.8;
}
90% {
opacity: 0.4;
}
100% {
opacity: 0;
}
} | closed-captions/css.css | body {
background-color: black;
}
/
/* https://css-tricks.com/fluid-width-video/ */
.videoflex {
position: relative;
padding-bottom: 56.25%;
height: 0;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
}
#video-placeholder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#closed-captions p {
opacity: 0;
transition: .05s;
position: absolute;
}
#closed-captions .on {
opacity: 1;
}
#closed-captions .off {
transition: .2s;
opacity: 0;
}
#closed-captions {
position: absolute;
z-index: 4;
pointer-events: none;
width: 90%;
height: 100%;
top: 0;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding: 0rem;
margin: 0 auto;
}
p {
color: white;
}
/* Radio man rustig */
.voice1rustig {
font-family: "Brenner Mono Regular";
padding-left: 25%;
font-size: 1.3rem;
width: 20rem;
}
/* Officer KD6 rustig */
.voice2rustig {
font-family: "Brenner Sans Medium";
padding-left: 65%;
font-size: 1.3rem;
text-align: right;
width: 16.5rem;
}
/* Radio man opdringerig*/
.voice1 {
font-family: "Brenner Mono Bold Italic";
padding-left: 25%;
font-size: 1.3rem;
width: 18rem;
}
/* Officer KD6 opdringerig */
.voice2 {
font-family: "Brenner Sans Bold";
padding-left: 65%;
font-size: 1.3rem;
text-align: right;
width: 18rem;
}
.voice1cells {
font-family: "Brenner Mono Bold";
padding-left: 25%;
padding-top: 10%;
font-size: 2rem;
width: 10rem;
}
.voice2cells {
font-family: "Brenner Sans Bold";
padding-left: 65%;
font-size: 2rem;
text-align: right;
width: 16rem;
}
/* fuck off, skin-job */
.voice3 {
font-family: "Brenner Sans Condensed MePbYqy";
padding-top: 27%;
padding-left: 45%;
font-size: 1.5rem;
text-align: center;
width: 16rem;
}
/* Radio man einde */
.voice4 {
font-family: "Brenner Mono Regular";
padding-left: 25%;
font-size: 1.3rem;
width: 15rem;
}
/* **********************************************
The first paragraph, with extended timing for
all siblings. Basically what it does is that
it shows the text after a delay, which
corresponds with the time that the word is
spoken.
You probably want to change the styling.
********************************************** */
/* officer kd6 */
.p0 span {
opacity: 0;
}
.p0.on span:first-of-type {
opacity: 1;
transition: 0s;
}
.p0.on span:nth-of-type(2) {
opacity: 1;
transition: 0s .4s;
margin-right: -.25em;
font-weight: 800;
}
.p0.on span:nth-of-type(3) {
opacity: 1;
transition: 0s .5s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(4) {
opacity: 1;
transition: 0s .7s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.1s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.4s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.7s;
margin-right: -.25em;
font-weight: 1000;
}
.p0.on span:nth-of-type(8) {
opacity: 1;
transition: 0s 2s;
font-weight: 1000;
}
.p0.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 3s;
}
.p0.on span:nth-of-type(10) {
opacity: 1;
transition: 0s 3s;
}
.p0.on span:nth-of-type(11) {
opacity: 1;
transition: 0s 3.7s;
}
/* yes sir */
.p1 span {
opacity: 0;
}
.p1.on span:first-of-type {
opacity: 1;
transition: 0s;
}
.p1.on span:last-of-type {
opacity: 1;
transition: 0s 0.3s;
}
/* interlinked within one stem */
.p4 span {
opacity: 0;
}
.p4.on span:first-of-type {
opacity: 1;
}
.p4.on span:nth-of-type(2) {
opacity: 1;
}
.p4.on span:nth-of-type(3) {
opacity: 1;
}
.p4.on span:nth-of-type(4) {
opacity: 1;
}
.p4.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.2s;
}
.p4.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.2s;
}
.p4.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.2s;
}
.p5 span {
opacity: 0;
}
.p5.on span:first-of-type {
opacity: 1;
}
.p5.on span:nth-of-type(2) {
opacity: 1;
}
.p5.on span:nth-of-type(3) {
opacity: 1;
}
.p5.on span:nth-of-type(4) {
opacity: 1;
transition: 0s 1.5s;
}
.p5.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.5s;
}
.p5.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.5s;
}
.p5.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.5s;
}
/* interlinked within cells */
#closed-captions p:nth-of-type(6) {
padding-top: 8%;
}
/* and dreadfull distinct against the dark, a tall white fountain played... */
#closed-captions p:nth-of-type(8) {
width: 22rem;
}
/* cells */
#closed-captions p:nth-of-type(9) {
padding-top: 0%;
}
/* have you ever been in a institution */
#closed-captions p:nth-of-type(11) {
padding-top: 0%;
}
/* cells */
#closed-captions p:nth-of-type(12) {
padding-top: 8%;
}
/* do they keep you in a cell */
#closed-captions p:nth-of-type(14) {
padding-top: 0%;
}
/* cells */
#closed-captions p:nth-of-type(15) {
padding-top: 8%;
}
/* do they keep you in a little box */
#closed-captions p:nth-of-type(17) {
padding-top: 0%;
}
/* whats it's like to hold the hand of someone you love */
#closed-captions p:nth-of-type(18) {
padding-top: 12%;
}
/* interlinked */
#closed-captions p:nth-of-type(20) {
padding-top: 0%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(39) {
padding-top: 0%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(42) {
top: 29%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(43) {
top: 41%;
}
/* Within cells interliked */
#closed-captions p:nth-of-type(44) {
top: 53%;
}
/* scene 2 */
/* cells */
#closed-captions p:nth-of-type(49) {
padding-top: 0%;
}
#closed-captions p:nth-of-type(56) {
padding-top: 0%;
}
#closed-captions p:nth-of-type(58) {
padding-top: 0%;
width: 20rem;
}
#closed-captions p:nth-of-type(60) {
padding-top: 0%;
}
/* dreadfully distinct */
#closed-captions p:nth-of-type(66) {
padding-top: 0%;
}
/* dark */
#closed-captions p:nth-of-type(68) {
padding-top: 0%;
}
/* within cells interlinked */
#closed-captions p:nth-of-type(70) {
padding-top: 0%;
width: 20rem;
}
/* within one stem */
#closed-captions p:nth-of-type(72) {
padding-top: 0%;
width: 20rem;
}
/* and dreadfully distinct */
#closed-captions p:nth-of-type(74) {
padding-top: 0%;
width: 20rem;
}
/* against the dark */
#closed-captions p:nth-of-type(76) {
padding-top: 0%;
width: 20rem;
}
/* a tall white fountain played */
#closed-captions p:nth-of-type(78) {
padding-top: 0%;
width: 20rem;
}
/* have you ever been in a institution cells */
.p50 span {
opacity: 0;
}
.p50.on span:first-of-type {
opacity: 1;
}
.p50.on span:nth-of-type(2) {
opacity: 1;
}
.p50.on span:nth-of-type(3) {
opacity: 1;
}
.p50.on span:nth-of-type(4) {
opacity: 1;
}
.p50.on span:nth-of-type(5) {
opacity: 1;
}
.p50.on span:nth-of-type(6) {
opacity: 1;
}
.p50.on span:nth-of-type(7) {
opacity: 1;
}
.p50.on span:last-of-type {
opacity: 1;
transition: 0s 1.8s;
font-family: "Brenner Mono Bold";
}
/* When you're not performing your duties, do they keep you in a little box? Cells. */
.p52 span {
opacity: 0;
}
.p52.on span:first-of-type {
opacity: 1;
}
.p52.on span:nth-of-type(2) {
opacity: 1;
}
.p52.on span:nth-of-type(3) {
opacity: 1;
}
.p52.on span:nth-of-type(4) {
opacity: 1;
}
.p52.on span:nth-of-type(5) {
opacity: 1;
}
.p52.on span:nth-of-type(6) {
opacity: 1;
}
.p52.on span:nth-of-type(7) {
opacity: 1;
}
.p52.on span:nth-of-type(8) {
opacity: 1;
}
.p52.on span:nth-of-type(9) {
opacity: 1;
}
.p52.on span:nth-of-type(10) {
opacity: 1;
}
.p52.on span:nth-of-type(11) {
opacity: 1;
}
.p52.on span:nth-of-type(12) {
opacity: 1;
}
.p52.on span:nth-of-type(13) {
opacity: 1;
}
.p52.on span:nth-of-type(14) {
opacity: 1;
}
.p52.on span:last-of-type {
opacity: 1;
transition: 0s 3s;
font-family: "Brenner Mono Bold";
}
/* Interlinked. What’s it like to hold the hand of someone you love?*/
.p54 span {
opacity: 0;
font-family: "Brenner Mono Bold";
}
.p54.on span:first-of-type {
opacity: 1;
}
.p54.on span:nth-of-type(2) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(3) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(4) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(5) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(6) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(7) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(8) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(10) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(11) {
opacity: 1;
transition: 0s 1.2s;
}
.p54.on span:nth-of-type(12) {
opacity: 1;
transition: 0s 1.2s;
}
/* What's it like to be filled with dread? Dreadfully */
.p61 span {
opacity: 0;
}
.p61.on span:first-of-type {
opacity: 1;
}
.p61.on span:nth-of-type(2) {
opacity: 1;
}
.p61.on span:nth-of-type(3) {
opacity: 1;
}
.p61.on span:nth-of-type(4) {
opacity: 1;
}
.p61.on span:nth-of-type(5) {
opacity: 1;
}
.p61.on span:nth-of-type(6) {
opacity: 1;
}
.p61.on span:nth-of-type(7) {
opacity: 1;
}
.p61.on span:nth-of-type(8) {
opacity: 1;
}
.p61.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 1.8s;
font-family: "Brenner Mono Bold";
}
/* Do you like being separated from other people? Distinct */
.p63 span {
opacity: 0;
}
.p63.on span:first-of-type {
opacity: 1;
}
.p63.on span:nth-of-type(2) {
opacity: 1;
}
.p63.on span:nth-of-type(3) {
opacity: 1;
}
.p63.on span:nth-of-type(4) {
opacity: 1;
}
.p63.on span:nth-of-type(5) {
opacity: 1;
}
.p63.on span:nth-of-type(6) {
opacity: 1;
}
.p63.on span:nth-of-type(7) {
opacity: 1;
}
.p63.on span:nth-of-type(8) {
opacity: 1;
}
.p63.on span:nth-of-type(9) {
opacity: 1;
transition: 0s 1.8s;
font-family: "Brenner Mono Bold";
}
/* **********************************************
Sounds.
You can style the whole body, or you can
style anything within the body the moment
a sound starts.
********************************************* */
/* The moment the class .sound1 is added to the body, the background is yellow */
/* low alarm */
.geluid1 {
position: absolute;
opacity: 0;
color: white;
padding-left: 48%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .8s;
}
.sound1 .geluid1{
opacity: 1;
}
.sound2 .geluid1{
opacity: 0;
transition: .5s;
}
.sound1 #blinkbg2{
animation: blink2 1s;
}
.sound2 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid2 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .5s;
}
.sound3 .geluid2{
opacity: 1;
}
.sound4 .geluid2{
opacity: 0;
transition: .5s;
}
.sound3 #blinkbg2{
animation: blink2 1s;
}
.sound4 #blinkbg2{
animation: none;
}
/* distorded alarm */
.geluid3 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound5 .geluid3{
opacity: 1;
}
.sound6 .geluid3{
opacity: 0;
transition: 0.5s;
}
.sound5 #blinkbg2{
animation: blink2 1s;
}
.sound6 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid4 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound7 .geluid4{
opacity: 1;
}
.sound8 .geluid4{
opacity: 0;
transition: 0.5s;
}
.sound7 #blinkbg2{
animation: blink2 1s;
}
.sound8 #blinkbg2{
animation: none;
}
/* disorted alarm */
.geluid5 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound9 .geluid5 {
opacity: 1;
}
.sound10 .geluid5 {
opacity: 0;
transition: 0.5s;
}
.sound9 #blinkbg2{
animation: blink2 1s;
}
.sound10 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid6 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound11 .geluid6 {
opacity: 1;
}
.sound12 .geluid6 {
opacity: 0;
transition: 0.5s;
}
.sound11 #blinkbg2{
animation: blink2 1s;
}
.sound12 #blinkbg2{
animation: none;
}
/* disorted alarm */
.geluid7 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound13 .geluid7 {
opacity: 1;
}
.sound14 .geluid7 {
opacity: 0;
transition: 0.5s;
}
.sound13 #blinkbg2{
animation: blink2 1s;
}
.sound14 #blinkbg2{
animation: none;
}
/* high alarm */
.geluid8 {
position: absolute;
opacity: 0;
color: white;
padding-left: 47.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: .2s;
}
.sound15 .geluid8 {
opacity: 1;
}
.sound16 .geluid8 {
opacity: 0;
transition: 0.5s;
}
.sound15 #blinkbg2{
animation: blink2 1s;
}
.sound16 #blinkbg2{
animation: none;
}
/* high pitch */
.geluid9 {
position: absolute;
opacity: 0;
color: white;
padding-left: 48%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: 30s;
}
.sound17 .geluid9 {
opacity: 1;
}
.sound18 .geluid9 {
opacity: 0;
transition: 1s;
}
/* ambient waves */
.geluid10 {
position: absolute;
opacity: 0;
color: white;
padding-left: 45.5%;
padding-top: 35%;
margin: 0 auto;
text-align: center;
font-family: "Brenner Sans Bold";
font-size: 2rem;
transition: 3s;
}
.sound19 .geluid10 {
opacity: 1;
animation: wave2 43s;
}
.sound20 .geluid10 {
opacity: 0;
transition: 1s;
animation: none;
}
#blinkbg {
position: absolute;
z-index: 1;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
background-color: white;
opacity: 0;
}
#blinkbg2 {
position: absolute;
z-index: 2;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
background-color: black;
opacity: 0;
}
.sound17 #blinkbg {
animation: blink 43s;
}
.sound18 #blinkbg {
animation: none;
}
@keyframes blink {
0% {
opacity: 0;
}
40% {
opacity: 0.1;
}
80% {
opacity: 0.2;
}
90% {
opacity: 0.3;
}
95% {
opacity: 0.4;
}
100% {
opacity: 0;
}
}
@keyframes blink2 {
0% {
opacity: 0;
}
40% {
opacity: 0.7;
}
100% {
opacity: 0;
}
}
/* http://angrytools.com/gradient/ */
#radial {
background: -moz-radial-gradient(center, ellipse cover, rgba(82,84,255,0) 5%, rgba(255, 255, 255, 0.4) 100%);
position: absolute;
z-index: 3;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
opacity: 0;
}
.sound19 #radial {
opacity: 1;
animation: wave2 43s;
}
.sound20 #radial {
opacity: 0;
animation: none;
}
#radial2 {
background: -moz-radial-gradient(center, ellipse cover, rgba(82,84,255,0) 40%, rgba(255, 255, 255, 0.6) 100%);
position: absolute;
z-index: 3;
pointer-events: none;
width: 101%;
height: 100%;
top: 0;
left: -1%;
display: flex;
opacity: 0;
}
.sound19 #radial2 {
opacity: 1;
animation: wave3 43s;
}
.sound20 #radial2 {
opacity: 0;
animation: none;
}
@keyframes wave {
0% {
opacity: 0;
}
5% {
opacity: 0,6;
}
8% {
opacity: 1;
}
10% {
opacity: 0.3;
}
15% {
opacity: 0,6;
}
18% {
opacity: 1;
}
20% {
opacity: 0.3;
}
25% {
opacity: 0,6;
}
28% {
opacity: 1;
}
30% {
opacity: 0.3;
}
35% {
opacity: 0,6;
}
38% {
opacity: 1;
}
40% {
opacity: 0.3;
}
45% {
opacity: 0,6;
}
48% {
opacity: 1;
}
50% {
opacity: 0.3;
}
55% {
opacity: 0,6;
}
58% {
opacity: 1;
}
60% {
opacity: 0.3;
}
65% {
opacity: 0,6;
}
68% {
opacity: 1;
}
70% {
opacity: 0.3;
}
75% {
opacity: 0,6;
}
78% {
opacity: 1;
}
80% {
opacity: 0.3;
}
85% {
opacity: 0,6;
}
88% {
opacity: 1;
}
90% {
opacity: 0.3;
}
95% {
opacity: 0,6;
}
98% {
opacity: 1;
}
100% {
opacity: 0.5;
}
}
@keyframes wave2 {
0% {
opacity: 0;
}
10% {
opacity: 0.4;
}
20% {
opacity: 0.8;
}
30% {
opacity: 0.4;
}
40% {
opacity: 0.8;
}
50% {
opacity: 0.4;
}
60% {
opacity: 0.8;
}
70% {
opacity: 0.6;
}
80% {
opacity: 0.9;
}
90% {
opacity: 0.4;
}
100% {
opacity: 0;
}
}
@keyframes wave3 {
0% {
opacity: 0;
}
10% {
opacity: 0.2;
}
20% {
opacity: 0.4;
}
30% {
opacity: 0.6;
}
40% {
opacity: 0.8;
}
50% {
opacity: 0.9;
}
60% {
opacity: 0.6;
}
70% {
opacity: 0.4;
}
80% {
opacity: 0.8;
}
90% {
opacity: 0.4;
}
100% {
opacity: 0;
}
} | 0.525369 | 0.097176 |
@font-face {
font-family: 'Bahnschrift Condensed';
src: url('../fonts/BAHNSCHRIFT.TTF');
}
/* css reset */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#mainTitle {
color: wheat;
}
html,
body {
height: 100%;
}
body {
background: #1e242a;
color: #ffffff;
}
/* header - theme switcher */
header {
padding: 4rem;
position: relative;
}
.switch {
position: absolute;
display: inline-block;
width: 60px;
height: 34px;
right: 5%;
top: 50%;
transform: translate(0, -50%);
z-index: 999;
}
.switch input {
opacity: 0;
width: 0;
height: 0;
}
.slider.round {
border-radius: 250px;
}
.slider.round:before {
border-radius: 75%;
}
input:checked + .slider {
background-color: lightslategrey;
}
input:focus + .slider {
box-shadow: 0 0 1px black;
}
input:checked + .slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.slider:before {
position: absolute;
content: '';
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.light-mode {
background-color: white;
color: black;
}
/* main */
main {
width: 95%;
margin: auto;
height: 80%;
/* box-shadow: 0px 0px 5px powderblue; */
display: flex;
overflow: hidden;
}
.box1 {
width: 50%;
height: 100%;
/* border: 1px solid red; */
background-image: url('../assets/lsvg_2 (1).svg');
background-repeat: no-repeat;
background-size: 90%;
background-position: 50%;
order: 1;
position: relative;
right: 50%;
top: 100%;
animation: img-animation-1 2s forwards, img-animation-2 2s forwards 2s;
}
.box2 {
width: 50%;
height: 100%;
/* border: 1px solid violet; */
display: flex;
align-items: center;
justify-content: center;
}
.box2 h1 {
font-family: 'Bahnschrift Condensed';
font-size: 9vw;
font-weight: 500;
position: relative;
right: 110%;
animation: h1-animation 1.5s forwards ease-in-out 3.6s;
}
/* area - lists */
.area {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.area ul {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
/* background: #4e54c8;
background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8); */
z-index: -1;
}
.area ul li {
list-style: none;
width: 20px;
height: 20px;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 2px;
position: absolute;
bottom: -25%;
animation: animate 25s linear infinite;
}
.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;
}
/* media queries - responsive design */
@media (max-width: 641px) {
main {
flex-direction: column;
height: auto;
}
.box1,
.box2 {
width: 100%;
}
.box2 {
height: 300px;
}
.box2 h1 {
font-size: 18vw;
text-align: center;
animation-delay: 0s;
}
.box1 {
height: 500px;
left: 100%;
animation: img-animation-3 1.5s forwards;
}
}
@media (max-width: 450px) {
.box1 {
background-size: 120%;
background-position: 94%;
}
}
@media (min-width: 642px) and (max-height: 655px) {
main {
height: 747px;
}
}
/* keyframes */
@keyframes animate {
0% {
transform: translateY(0) rotate(0deg);
opacity: 1;
border-radius: 0;
}
100% {
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
border-radius: 50%;
bottom: 100%;
}
}
@keyframes h1-animation {
100% {
right: 0;
}
}
@keyframes img-animation-1 {
100% {
top: 0;
}
}
@keyframes img-animation-2 {
100% {
right: 0;
}
}
@keyframes img-animation-3 {
100% {
left: 0;
}
} | css/styles.css | @font-face {
font-family: 'Bahnschrift Condensed';
src: url('../fonts/BAHNSCHRIFT.TTF');
}
/* css reset */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#mainTitle {
color: wheat;
}
html,
body {
height: 100%;
}
body {
background: #1e242a;
color: #ffffff;
}
/* header - theme switcher */
header {
padding: 4rem;
position: relative;
}
.switch {
position: absolute;
display: inline-block;
width: 60px;
height: 34px;
right: 5%;
top: 50%;
transform: translate(0, -50%);
z-index: 999;
}
.switch input {
opacity: 0;
width: 0;
height: 0;
}
.slider.round {
border-radius: 250px;
}
.slider.round:before {
border-radius: 75%;
}
input:checked + .slider {
background-color: lightslategrey;
}
input:focus + .slider {
box-shadow: 0 0 1px black;
}
input:checked + .slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.slider:before {
position: absolute;
content: '';
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.light-mode {
background-color: white;
color: black;
}
/* main */
main {
width: 95%;
margin: auto;
height: 80%;
/* box-shadow: 0px 0px 5px powderblue; */
display: flex;
overflow: hidden;
}
.box1 {
width: 50%;
height: 100%;
/* border: 1px solid red; */
background-image: url('../assets/lsvg_2 (1).svg');
background-repeat: no-repeat;
background-size: 90%;
background-position: 50%;
order: 1;
position: relative;
right: 50%;
top: 100%;
animation: img-animation-1 2s forwards, img-animation-2 2s forwards 2s;
}
.box2 {
width: 50%;
height: 100%;
/* border: 1px solid violet; */
display: flex;
align-items: center;
justify-content: center;
}
.box2 h1 {
font-family: 'Bahnschrift Condensed';
font-size: 9vw;
font-weight: 500;
position: relative;
right: 110%;
animation: h1-animation 1.5s forwards ease-in-out 3.6s;
}
/* area - lists */
.area {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.area ul {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
/* background: #4e54c8;
background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8); */
z-index: -1;
}
.area ul li {
list-style: none;
width: 20px;
height: 20px;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 2px;
position: absolute;
bottom: -25%;
animation: animate 25s linear infinite;
}
.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;
}
/* media queries - responsive design */
@media (max-width: 641px) {
main {
flex-direction: column;
height: auto;
}
.box1,
.box2 {
width: 100%;
}
.box2 {
height: 300px;
}
.box2 h1 {
font-size: 18vw;
text-align: center;
animation-delay: 0s;
}
.box1 {
height: 500px;
left: 100%;
animation: img-animation-3 1.5s forwards;
}
}
@media (max-width: 450px) {
.box1 {
background-size: 120%;
background-position: 94%;
}
}
@media (min-width: 642px) and (max-height: 655px) {
main {
height: 747px;
}
}
/* keyframes */
@keyframes animate {
0% {
transform: translateY(0) rotate(0deg);
opacity: 1;
border-radius: 0;
}
100% {
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
border-radius: 50%;
bottom: 100%;
}
}
@keyframes h1-animation {
100% {
right: 0;
}
}
@keyframes img-animation-1 {
100% {
top: 0;
}
}
@keyframes img-animation-2 {
100% {
right: 0;
}
}
@keyframes img-animation-3 {
100% {
left: 0;
}
} | 0.463201 | 0.077169 |
.dashboard_table {
width: 100%;
table-layout: fixed;
}
.dashboard_table .th_status {
width: 16%;
}
.dashboard_table .th_shape {
width: 17%;
}
.dashboard_table .th_resources {
width: 32%;
}
.dashboard_table .th_cost {
width: 10%;
}
.dashboard_table .th_actions {
width: 8%;
}
.dashboard_table tr {
vertical-align: top;
}
.dashboard_table tr th span {
width: 50px;
text-align: center;
height: 100%;
line-height: 40px;
}
.dashboard_table tr td {
font-size: 14px;
padding: 20px 15px 16px;
}
.dashboard_table tr td,
.dashboard_table tr th {
border: 1px solid #d5dfea;
text-align: left;
}
.dashboard_table tr td:last-child {
text-align: center;
}
.dashboard_table_body td:first-child {
background: #f3fbfd;
color: #455c74;
font-weight: 600;
font-size: 16px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
}
.dashboard_table tr:nth-child(2n + 1) {
background: #f9fafb;
}
.dashboard_table tr.filter-row td {
padding: 10px;
}
.dashboard_table tr.filter-row td:first-child {
font-weight: 400;
}
.dashboard_table tr.filter-row td:last-child {
padding: 10px 0;
}
.filter-row .actions {
text-align: center;
}
.filter-row .actions button {
background: #fff;
border-color: #35afd5;
color: #35afd5;
outline: none;
}
.filter-row .actions .reset:hover {
border-color: #f1696e;
background: #f9fafb;
color: #f1696e;
}
.filter-row .actions .apply:hover {
border-color: #49af38;
background: #f9fafb;
color: #49af38;
}
.dashboard_table tr:nth-child(2n + 1) td:first-child {
background: #edf6f9;
}
.dashboard_table th {
background: #a1b7d1;
color: #fff;
font-weight: 600;
line-height: 40px;
text-transform: uppercase;
padding-left: 12px;
font-size: 12px;
}
.dashboard_table .status {
text-transform: capitalize;
}
.dashboard_table .list-menu {
left: auto;
margin-left: 0;
right: 15px;
padding: 10px 15px;
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
border: none;
width: 190px;
}
.settings {
position: relative;
}
.settings .disabled {
opacity: 0.4;
cursor: not-allowed;
pointer-events: none;
}
.settings .actions {
background-image: url(../../../assets/svg/settings_icon.svg);
width: 16px;
height: 16px;
display: inline-block;
text-align: center;
margin-top: 2px;
cursor: pointer;
}
.dashboard_table .list-menu li {
font-size: 14px;
border-bottom: 1px solid #edf1f5;
padding: 12px 15px;
cursor: pointer;
margin: 5px -5px;
color: #577289;
transition: all 0.45s ease-in-out;
}
.dashboard_table .list-menu li i {
font-size: 18px;
padding-right: 5px;
vertical-align: bottom;
}
.dashboard_table .list-menu li:hover {
background: none !important;
color: #36afd5;
}
.dashboard_table .list-menu li:last-child {
border-bottom: 0;
}
.dashboard_table .list-menu ul {
margin-bottom: 0;
}
.dashboard_table .list-menu .active-items li {
border-bottom: 1px solid #edf1f5;
}
.message_block td {
text-align: left !important;
}
.dashboard_table .total_cost {
display: inline-block;
width: 70%;
color: #455c74;
}
.currency_details {
float: right;
color: #35afd5;
cursor: pointer;
transition: all 0.45s ease-in-out;
}
.currency_details:hover {
color: #3392b0;
}
.currency_details .material-icons {
font-size: 18px;
}
.mat-icon-button .mat-icon,
.mat-icon-button i {
line-height: 42px;
font-size: 18px;
} | services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.css | .dashboard_table {
width: 100%;
table-layout: fixed;
}
.dashboard_table .th_status {
width: 16%;
}
.dashboard_table .th_shape {
width: 17%;
}
.dashboard_table .th_resources {
width: 32%;
}
.dashboard_table .th_cost {
width: 10%;
}
.dashboard_table .th_actions {
width: 8%;
}
.dashboard_table tr {
vertical-align: top;
}
.dashboard_table tr th span {
width: 50px;
text-align: center;
height: 100%;
line-height: 40px;
}
.dashboard_table tr td {
font-size: 14px;
padding: 20px 15px 16px;
}
.dashboard_table tr td,
.dashboard_table tr th {
border: 1px solid #d5dfea;
text-align: left;
}
.dashboard_table tr td:last-child {
text-align: center;
}
.dashboard_table_body td:first-child {
background: #f3fbfd;
color: #455c74;
font-weight: 600;
font-size: 16px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
}
.dashboard_table tr:nth-child(2n + 1) {
background: #f9fafb;
}
.dashboard_table tr.filter-row td {
padding: 10px;
}
.dashboard_table tr.filter-row td:first-child {
font-weight: 400;
}
.dashboard_table tr.filter-row td:last-child {
padding: 10px 0;
}
.filter-row .actions {
text-align: center;
}
.filter-row .actions button {
background: #fff;
border-color: #35afd5;
color: #35afd5;
outline: none;
}
.filter-row .actions .reset:hover {
border-color: #f1696e;
background: #f9fafb;
color: #f1696e;
}
.filter-row .actions .apply:hover {
border-color: #49af38;
background: #f9fafb;
color: #49af38;
}
.dashboard_table tr:nth-child(2n + 1) td:first-child {
background: #edf6f9;
}
.dashboard_table th {
background: #a1b7d1;
color: #fff;
font-weight: 600;
line-height: 40px;
text-transform: uppercase;
padding-left: 12px;
font-size: 12px;
}
.dashboard_table .status {
text-transform: capitalize;
}
.dashboard_table .list-menu {
left: auto;
margin-left: 0;
right: 15px;
padding: 10px 15px;
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
border: none;
width: 190px;
}
.settings {
position: relative;
}
.settings .disabled {
opacity: 0.4;
cursor: not-allowed;
pointer-events: none;
}
.settings .actions {
background-image: url(../../../assets/svg/settings_icon.svg);
width: 16px;
height: 16px;
display: inline-block;
text-align: center;
margin-top: 2px;
cursor: pointer;
}
.dashboard_table .list-menu li {
font-size: 14px;
border-bottom: 1px solid #edf1f5;
padding: 12px 15px;
cursor: pointer;
margin: 5px -5px;
color: #577289;
transition: all 0.45s ease-in-out;
}
.dashboard_table .list-menu li i {
font-size: 18px;
padding-right: 5px;
vertical-align: bottom;
}
.dashboard_table .list-menu li:hover {
background: none !important;
color: #36afd5;
}
.dashboard_table .list-menu li:last-child {
border-bottom: 0;
}
.dashboard_table .list-menu ul {
margin-bottom: 0;
}
.dashboard_table .list-menu .active-items li {
border-bottom: 1px solid #edf1f5;
}
.message_block td {
text-align: left !important;
}
.dashboard_table .total_cost {
display: inline-block;
width: 70%;
color: #455c74;
}
.currency_details {
float: right;
color: #35afd5;
cursor: pointer;
transition: all 0.45s ease-in-out;
}
.currency_details:hover {
color: #3392b0;
}
.currency_details .material-icons {
font-size: 18px;
}
.mat-icon-button .mat-icon,
.mat-icon-button i {
line-height: 42px;
font-size: 18px;
} | 0.478285 | 0.136407 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
@font-face {
font-family: 'Andy';
src: url(../fontes/ANDYB.TTF);
}
@font-face {
font-family: 'Zen';
src: url(../fontes/ZenDots-Regular.ttf);
}
:root {
--azulc: #A8BBE3;
--azul: #0000ff;
--azules: #060418;
--vescuro: #4C3428;
--balsmic: 'Balsamiq Sans';
--roboto: 'Roboto';
--terraria: 'Andy';
--game: 'Zen';
}
*{
padding: 0;
margin: 0;
}
body{
font-family: var(--roboto);
}
a{
text-decoration: none;
}
#tema{
text-align: right;
margin-top: 70px;
font-size: 5.5em;
font-family: var(--terraria);
color: white;
text-shadow: 2px 2px 1px black;
}
#desc{
margin-top: 10px;
font-family: var(--roboto);
color: white;
text-align: right;
text-shadow: 3px 2px 1px rgba(0, 0, 0, 0.596);
}
#tema, #desc{
margin-right: 70px;
}
main{
margin: 30px 20px;
}
main h1{
margin-bottom: 20px;
font-size: 1.8em;
}
main .subs{
margin-bottom: 50px;
font-size: 1.4em;
}
#clet{
margin-top: 35px;
}
/* PARTE I */
#part1{
margin-bottom: 80px;
}
#part1 #p1{
margin-bottom: 30px;
}
#part1 #text1{
display: inline-block;
max-width: 50%;
margin-top: 40px;
}
#part1 img{
/*position: absolute;*/
max-width: 100%;
margin-bottom: 30px;
margin-left: 90px;
}
/**/
/* PARTE II */
#part2{
margin-bottom: 80px;
}
#text-r{
display: inline-block;
width: 44%;
margin: 0 0 90px 80px;
}
#te2{
width: 45%;
margin: 0 0 -30px 0;
}
#text-l{
display: inline-block;
width: 45%;
margin: 0 0 120px 0;
}
#te3{
width: 45%;
margin: 0 0 -65px 80px;
}
/**/
/* PARTE III */
#part3{
margin-bottom: 80px;
}
#data1{
display: inline-block;
width: 50%;
}
#video{
display: inline-block;
margin: 0 0 305px 70px;
/*position: relative;
width: 45%;
background-color: #0000ff;
padding: 10px;
padding-bottom: 23%;*/
}
#video iframe{
position: absolute;
max-width: 100%;
}
/**/
/* FINAL */
#finale{
margin-top: 150px;
}
#declaration{
line-height: 25px;
width: 100%;
}
#ref{
margin-left: auto;
margin-right: auto;
margin-top: 110px;
width: 280px;
line-height: 34px;
padding: 20px;
border-radius: 15px;
box-shadow: -3px 4px 5px 1px rgba(0, 0, 0, 0.747);
background-color: var(--azulc);
}
/**/
#part1, #part2, #part3{
padding: 10px 10px;
}
article p{
text-indent: 15px;
text-align: justify;
font-size: 1em;
line-height: 25px;
}
.sub-t{
font-family: var(--balsmic);
font-weight: lighter;
}
.sub1{
font-size: 1.4em;
}
/* RESPONSIVIDADE */
@media (max-width: 1370px) {
#part1 img{
display: block;
min-width: 70%;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}
#part1 #text1{
display: inline-block;
margin-top: 40px;
max-width: 100%;
}
#part2 #te2{
min-width: 50%;
}
#part2 #text-r{
display: inline-block;
width: 44%;
margin: 0 0 90px 42px;
}
#text-l{
display: inline-block;
width: 50%;
}
#te3{
max-width: 45%;
margin: 0 0 -65px 42px;
}
#data1{
display: inline-block;
width: 50%;
}
#video{
display: inline-block;
margin: 0 0 305px 40px;
}
#video iframe{
position: absolute;
max-width: 100%;
}
}
@media (max-width: 1350px) {
}
@media (max-width: 1260px) {
#data1{
display: inline-block;
width: 50%;
}
#video{
display: inline-block;
margin: 0 0 305px 25px;
}
#video iframe{
position: absolute;
max-width: 100%;
}
}
@media (max-width: 1200px) {
/*#logo, .social{
}*/
#tema, #desc{
margin-left: auto;
}
#part2 #text-r{
display: inline-block;
width: 100%;
margin: 0 0 50px 0;
}
#part2 #te2{
display: block;
min-width: 70%;
margin: 0 auto 40px auto;
}
#te3{
margin: 0 0 0 42px;
}
#data1{
display: inline-block;
width: 100%;
}
#video{
position: relative;
margin: 70px 0px -150px 0px;
position: relative;
width: 100%;
padding-bottom: 56%;
}
#video iframe{
position: absolute;
left: 13%;
width: 75%;
height: 75%;
}
#declaration{
line-height: 25px;
width: 100%;
}
#ref{
margin-left: auto;
margin-right: 100px;
margin-top: 110px;
width: 280px;
line-height: 30px;
}
}
@media (max-width: 1090px) {
#text-l{
display: inline-block;
width: 100%;
margin: 0 0 40px 0;
}
#te3{
display: block;
min-width: 70%;
margin: 0 auto 40px auto;
}
}
@media (max-width: 960px) {
#data1{
display: inline-block;
width: 100%;
}
#video{
position: relative;
margin: 70px 0px 0px 0px;
padding-bottom: 51%;
}
#video iframe{
position: absolute;
left: 0;
width: 100%;
height: 110%;
}
}
@media (max-width: 900px) {
#data1{
display: inline-block;
}
#video{
position: relative;
margin: 70px 0px 10px 0px;
position: relative;
width: 100%;
padding-bottom: 51%;
}
#video iframe{
position: absolute;
width: 100%;
height: 110%;
}
#declaration{
line-height: 25px;
width: 100%;
}
#ref{
margin-left: auto;
margin-right: 50px;
margin-top: 110px;
width: 280px;
line-height: 30px;
}
}
@media (max-width: 860px) {
#logo, .social{
display: none;
}
#tema, #desc{
text-align: center;
margin-right: 0;
}
}
@media (max-width: 800px) {
#part1, #part2, #part3{
font-size: 1.1em;
}
#part2 #text-r{
display: inline-block;
width: 100%;
margin: 0 0 60px 0;
}
#part2 #te2{
display: block;
min-width: 100%;
margin: 55px auto 55px auto;
}
#text-l{
display: inline-block;
width: 100%;
margin: 0 0 40px 0;
}
#te3{
min-width: 100%;
margin: 0 0 40px 0;
}
#declaration{
line-height: 30px;
width: 100%;
}
#finale{
margin-top: 125px;
}
#ref{
margin-left: auto;
margin-right: auto;
margin-top: 110px;
width: 80%;
padding: 20px 7px;
line-height: 35px;
text-align: center;
font-size: 1.1em;
}
article p{
line-height: 30px;
}
}
@media (max-width: 620px) {
header{
max-width: 100%;
height: 340px;
background: linear-gradient(to bottom, transparent, transparent, rgba(0, 0, 0, 0.788)), url(../imagens/terrraria/terraria.jpg) no-repeat;
background-position: 0% 98%;
background-size: 150%;
}
article p{
font-weight: 300;
}
} | terraria/css/terraria.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
@font-face {
font-family: 'Andy';
src: url(../fontes/ANDYB.TTF);
}
@font-face {
font-family: 'Zen';
src: url(../fontes/ZenDots-Regular.ttf);
}
:root {
--azulc: #A8BBE3;
--azul: #0000ff;
--azules: #060418;
--vescuro: #4C3428;
--balsmic: 'Balsamiq Sans';
--roboto: 'Roboto';
--terraria: 'Andy';
--game: 'Zen';
}
*{
padding: 0;
margin: 0;
}
body{
font-family: var(--roboto);
}
a{
text-decoration: none;
}
#tema{
text-align: right;
margin-top: 70px;
font-size: 5.5em;
font-family: var(--terraria);
color: white;
text-shadow: 2px 2px 1px black;
}
#desc{
margin-top: 10px;
font-family: var(--roboto);
color: white;
text-align: right;
text-shadow: 3px 2px 1px rgba(0, 0, 0, 0.596);
}
#tema, #desc{
margin-right: 70px;
}
main{
margin: 30px 20px;
}
main h1{
margin-bottom: 20px;
font-size: 1.8em;
}
main .subs{
margin-bottom: 50px;
font-size: 1.4em;
}
#clet{
margin-top: 35px;
}
/* PARTE I */
#part1{
margin-bottom: 80px;
}
#part1 #p1{
margin-bottom: 30px;
}
#part1 #text1{
display: inline-block;
max-width: 50%;
margin-top: 40px;
}
#part1 img{
/*position: absolute;*/
max-width: 100%;
margin-bottom: 30px;
margin-left: 90px;
}
/**/
/* PARTE II */
#part2{
margin-bottom: 80px;
}
#text-r{
display: inline-block;
width: 44%;
margin: 0 0 90px 80px;
}
#te2{
width: 45%;
margin: 0 0 -30px 0;
}
#text-l{
display: inline-block;
width: 45%;
margin: 0 0 120px 0;
}
#te3{
width: 45%;
margin: 0 0 -65px 80px;
}
/**/
/* PARTE III */
#part3{
margin-bottom: 80px;
}
#data1{
display: inline-block;
width: 50%;
}
#video{
display: inline-block;
margin: 0 0 305px 70px;
/*position: relative;
width: 45%;
background-color: #0000ff;
padding: 10px;
padding-bottom: 23%;*/
}
#video iframe{
position: absolute;
max-width: 100%;
}
/**/
/* FINAL */
#finale{
margin-top: 150px;
}
#declaration{
line-height: 25px;
width: 100%;
}
#ref{
margin-left: auto;
margin-right: auto;
margin-top: 110px;
width: 280px;
line-height: 34px;
padding: 20px;
border-radius: 15px;
box-shadow: -3px 4px 5px 1px rgba(0, 0, 0, 0.747);
background-color: var(--azulc);
}
/**/
#part1, #part2, #part3{
padding: 10px 10px;
}
article p{
text-indent: 15px;
text-align: justify;
font-size: 1em;
line-height: 25px;
}
.sub-t{
font-family: var(--balsmic);
font-weight: lighter;
}
.sub1{
font-size: 1.4em;
}
/* RESPONSIVIDADE */
@media (max-width: 1370px) {
#part1 img{
display: block;
min-width: 70%;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}
#part1 #text1{
display: inline-block;
margin-top: 40px;
max-width: 100%;
}
#part2 #te2{
min-width: 50%;
}
#part2 #text-r{
display: inline-block;
width: 44%;
margin: 0 0 90px 42px;
}
#text-l{
display: inline-block;
width: 50%;
}
#te3{
max-width: 45%;
margin: 0 0 -65px 42px;
}
#data1{
display: inline-block;
width: 50%;
}
#video{
display: inline-block;
margin: 0 0 305px 40px;
}
#video iframe{
position: absolute;
max-width: 100%;
}
}
@media (max-width: 1350px) {
}
@media (max-width: 1260px) {
#data1{
display: inline-block;
width: 50%;
}
#video{
display: inline-block;
margin: 0 0 305px 25px;
}
#video iframe{
position: absolute;
max-width: 100%;
}
}
@media (max-width: 1200px) {
/*#logo, .social{
}*/
#tema, #desc{
margin-left: auto;
}
#part2 #text-r{
display: inline-block;
width: 100%;
margin: 0 0 50px 0;
}
#part2 #te2{
display: block;
min-width: 70%;
margin: 0 auto 40px auto;
}
#te3{
margin: 0 0 0 42px;
}
#data1{
display: inline-block;
width: 100%;
}
#video{
position: relative;
margin: 70px 0px -150px 0px;
position: relative;
width: 100%;
padding-bottom: 56%;
}
#video iframe{
position: absolute;
left: 13%;
width: 75%;
height: 75%;
}
#declaration{
line-height: 25px;
width: 100%;
}
#ref{
margin-left: auto;
margin-right: 100px;
margin-top: 110px;
width: 280px;
line-height: 30px;
}
}
@media (max-width: 1090px) {
#text-l{
display: inline-block;
width: 100%;
margin: 0 0 40px 0;
}
#te3{
display: block;
min-width: 70%;
margin: 0 auto 40px auto;
}
}
@media (max-width: 960px) {
#data1{
display: inline-block;
width: 100%;
}
#video{
position: relative;
margin: 70px 0px 0px 0px;
padding-bottom: 51%;
}
#video iframe{
position: absolute;
left: 0;
width: 100%;
height: 110%;
}
}
@media (max-width: 900px) {
#data1{
display: inline-block;
}
#video{
position: relative;
margin: 70px 0px 10px 0px;
position: relative;
width: 100%;
padding-bottom: 51%;
}
#video iframe{
position: absolute;
width: 100%;
height: 110%;
}
#declaration{
line-height: 25px;
width: 100%;
}
#ref{
margin-left: auto;
margin-right: 50px;
margin-top: 110px;
width: 280px;
line-height: 30px;
}
}
@media (max-width: 860px) {
#logo, .social{
display: none;
}
#tema, #desc{
text-align: center;
margin-right: 0;
}
}
@media (max-width: 800px) {
#part1, #part2, #part3{
font-size: 1.1em;
}
#part2 #text-r{
display: inline-block;
width: 100%;
margin: 0 0 60px 0;
}
#part2 #te2{
display: block;
min-width: 100%;
margin: 55px auto 55px auto;
}
#text-l{
display: inline-block;
width: 100%;
margin: 0 0 40px 0;
}
#te3{
min-width: 100%;
margin: 0 0 40px 0;
}
#declaration{
line-height: 30px;
width: 100%;
}
#finale{
margin-top: 125px;
}
#ref{
margin-left: auto;
margin-right: auto;
margin-top: 110px;
width: 80%;
padding: 20px 7px;
line-height: 35px;
text-align: center;
font-size: 1.1em;
}
article p{
line-height: 30px;
}
}
@media (max-width: 620px) {
header{
max-width: 100%;
height: 340px;
background: linear-gradient(to bottom, transparent, transparent, rgba(0, 0, 0, 0.788)), url(../imagens/terrraria/terraria.jpg) no-repeat;
background-position: 0% 98%;
background-size: 150%;
}
article p{
font-weight: 300;
}
} | 0.356111 | 0.093719 |
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,dl,dt,dd,ol,nav ul,nav 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;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
.underline{ padding-bottom:5px; border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
background:#ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 100%;
}
.wrap{
margin:0 auto;
width:80%;
}
/*****/
/* start header */
::selection { background: #b9e9b9; color: #555; }
::-moz-selection { background: #b9e9b9; color: #555; }
::-webkit-selection { background: #b9e9b9; color: #555; }
br { display: block; line-height: 2.2em; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
img { border: 0; max-width: 100%; }
#w {
max-width:80%%;
margin: 0 auto;
}
#pagebody {
padding: 15px 25px;
}
/* navigation bar */
#topnav {
display: block;
width: 100%;
position: relative;
}
#topnav .logo {
float: left;
padding: 1.57em 0em;
}
#topnav .logo a {
text-decoration: none;
padding: 3px 7px;
display:block;
}
#topnav #navbtn {
display: none;
float: right;
top: 0;
width: 20px;
padding: 2.5em 0em;
background: url('../images/nav-icon.png') center no-repeat;
text-indent: -99999px;
overflow: hidden;
}
#topnav nav {
position: absolute;
top: 0;
right: -10px;
}
#topnav nav ul {
list-style: none;
}
#topnav nav ul li {
display: block;
float: left;
margin-right: 4px;
}
#topnav nav ul li a {
color: #4E525D;
font-size: 1em;
padding: 2.3em 1.5em;
display: block;
transition: 0.5s all;
-webkit-transition: 0.51s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
border-bottom: 2px solid #fff;
}
#topnav nav ul li a:hover {
border-bottom: 2px solid #49CBCD;
color: #49CBCD;
background: #EEE;
}
#topnav nav ul li.active>a{
border-bottom: 2px solid #49CBCD;
color: #49CBCD;
background: #EEE;
}
/* menu block */
#btmnav {
display: block;
padding: 5px 0;
border-top: 1px solid #cfcfcf;
font-size: 1.1em;
font-weight: normal;
}
#btmnav .credits {
color: #999;
line-height: 1.45em;
}
#btmnav nav { padding: 9px 0; padding-bottom: 15px; }
#btmnav nav ul li { display: inline; }
#btmnav nav ul li a { font-weight: bold; }
/* responsive styles */
@media screen and (max-width: 800px) {
#topnav h1 {
padding: 1.4em 0em;
}
#topnav #navbtn {
padding: 1.8em 0em;
}
#topnav { height: auto; }
#topnav nav {
display: none;
position: static;
width: 100%;
top: auto;
right: auto;
}
#topnav nav ul li { float: none; margin: 0; background: #f0f0f0;}
#topnav nav ul li a {
display: block;
width: 100%;
line-height: 1.4em;
border: 0;
padding: 9px 9px;
border-bottom: 1px solid rgba(90, 85, 73, 0.17);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-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;
}
#topnav nav ul li a:hover {
background:#49CBCD;
color: #ffffff;
}
#topnav nav ul li a.sel {
color: #6f8767;
background: #cbdcc5;
}
#topnav #navbtn {
display: block;
}
}
/*---start-top-slider----*/
.slider{
background:#49CBCD url(../images/bg.jpg) no-repeat;
background-size: 100% 100%;
}
/*---end-top-slider----*/
/***************start-service************/
.service-grids{
margin:5em 0;
}
.middle-grids {
margin: 2em 0;
}
.section {
clear: both;
padding: 0px;
margin: 0px;
}
.images_1_of_4{
display: block;
float:left;
margin-left:3%;
text-align: center;
}
.images_1_of_4:first-child {
margin-left: 0;
}
.images_1_of_4 {
width: 30%;
}
.images_1_of_4 img{
max-width:100%;
margin-bottom: 23px;
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
}
.images_1_of_4 h3{
color:#49CBCD;
font-size:1.2em;
font-family:'Open Sans', sans-serif;
font-weight :bold;
-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;
}
.images_1_of_4 h3,.images_1_of_4 p
{
padding: 0em 0em 1.5em 0em;
}
.images_1_of_4 p {
font-size:0.875em;
color:#5A5E68;
line-height: 1.8em;
font-family : 'Open Sans', sans-serif;
}
.images_1_of_4 .button a{
padding:7px 10px;
font-size:0.9em;
font-family:'Open Sans', sans-serif;
background:#49CBCD;
color : #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
.images_1_of_4 .button a:hover{
background: #296E6F;
text-decoration:none;
}
.scroll{
color: #ccc;
}
.scoll{
color: grey;
line-height: 1.5;
padding: 3px;
text-align: left;
}
/***************end-servivice************/
/***************start-portfolio************/
.portfolio_main{
background: #eee;
}
.heading_h {
text-align: center;
padding: 2.4em 0em;
}
.heading_h h3 a{
font-size:2.4em;
color:#555658;
}
#gallerylist {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
overflow:hidden;
width:100%;
}
.gallerylist-wrapper {
overflow:hidden;
position: relative !important;
cursor:pointer;
width: 30%;
margin-right:3.333%;
float: left;
}
.gallerylist img {
max-width:100%;
position: relative;
-webkit-filter: grayscale(100%);
opacity: 5;
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
.gallerylist-wrapper img{
width: 100%;
border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
-moz-border-radius: 2px;
}
.gallerylist-wrapper span {
position: absolute;
width: 100%;
top: 0px;
left: 0px;
text-align: center;
color: #FFF;
text-shadow: rgba(0, 0, 0, 0.89)
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
background: url(../images/spanh.png);
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
-ms-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
-webkit-appearance: none;
text-transform: capitalize;
-webkit-transition: 0.9s;
-moz-transition: 0.9s;
-o-transition: 0.9s;
transition: 0.9s;
}
.gallerylist-wrapper:hover span{
opacity: 1;
}
.gallerylist-wrapper a span img{
width:106px;
height:106px;
padding: 12% 0%;
}
#gallerylist1
{
padding: 2em 0em;
}
.button_1{
text-align: center;
margin-top: 1.3em;
padding: 2em 0em;
}
.button_1 a{
padding: 0.600em 1.8em;
font-size: 1.5em;
background :#49CBCD;
color:#fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-family:'Open Sans', sans-serif;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
.button_1 a:hover{
background:#296E6F;
text-decoration:none;
}
/**********end-portfolio********/
/**********team************/
.team
{
text-align: center;
}
.images_1_of_4 h4 {
color: #4E525D;
font-size: 0.9em;
font-weight: 600;
padding-bottom: 1em;
}
span.rollover {
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
background: url(../images/puls.png) center center no-repeat rgba(0, 0, 0, 0.87);
cursor: pointer;
height: 220px;
width: 221px;
position: absolute;
z-index: 10;
opacity: 0;
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 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;
}
span.rollover:hover {
opacity: 0.7;
-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;
}
/***********end_team*********/
/***********star-text-slider********/
article > div {
text-align: center;
}
.wmuSlider {
position: relative;
overflow: hidden;
min-height: 495px;
text-align: center;
}
.wmuSlider .wmuSliderWrapper article {
position: relative;
text-align: center;
}
.wmuGallery .wmuGalleryImage {
position: relative;
text-align: center;
}
.wmuGallery .wmuGalleryImage img {
max-width: 100%;
width: auto;
height: auto;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
margin-bottom: 10px;
}
.wmuSliderPrev {
background-position: 19px 9px;
left: 40px;
}
.wmuSliderPrev, .wmuSliderNext {
position: absolute;
width: 25px;
height: 35px;
text-indent: -9999px;
background: url(../images/text_img.png) no-repeat;
top:47%;
z-index: 2;
cursor: pointer;
}
.wmuSliderPrev {
background-position: -3px 3px;
left: 143px;
}
.wmuSliderNext {
background-position: -23px 3px;
right: 149px;
}
article h4{
color:#585C67;
font-size:2.7em;
text-align:center;
padding:3em 0 0 0;
font-family : 'Open Sans', sans-serif;
}
article > div > p {
width:64%;
color:#585C67;
font-size:1.2em;
text-align: center;
padding: 2em 0 0 0;
font-family : 'Open Sans', sans-serif;
margin:0 auto;
}
article> div > span{
text-align: center;
padding: 1em 0 0 0;
display:block;
}
article> div > span > a {
color:#585C67;
cursor: pointer;
font-size:1.2em;
}
article> div > span > a:hover{
color:#C0B9CD;
}
/*************end-slider**********/
/************start-contact*********/
.contact{
background:#000 url(../images/cbg.png) no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-size: 100% 100%;
}
.form{
float: right;
width: 49%;
margin: 2em 0;
display: block;
}
.para-contact {
float:left;
display: block;
margin: 2em 0;
width:49%;
}
.para-contact h4{
color:#F2F2F2;
font-size:1.8em;
}
.para-contact p{
font-size:0.990em;
color:#666666;
line-height:2em;
font-family : 'Open Sans', sans-serif;
margin-top:0.5em;
width: 89%;
}
.contact-form {
padding: 2em 0 1em;
}
.contact h2{
color:#F2F2F2;
font-size:2.5em;
padding: 2em 0em 0.7em 0em;
text-align: center;
}
.get-intouch-left-address p,.get-intouch-left-address p a{
color: #9689B0;
font-size: 0.95em;
line-height:1.6em;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.image img {
border-radius: 2px;
}
.get-intouch-left-address p a:hover{
color:#fff;
}
.contact input[type="text"],.contact textarea{
padding: 15px;
width: 43%;
margin: 2% 1%;
background: #fff;
outline: none;
color: #999999;
font-size:1em;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-webkit-appearance: none;
font-family: 'Open Sans', sans-serif;
border:1px solid #fff;
-webkit-appearance: none;
}
.contact input[type="text"]:nth-child(2)
{
margin-right: 0em;
}
.contact form textarea{
padding: 15px;
display: block;
width: 94%;
background: #fff;
border: none;
outline: none;
color: #999999;
font-size:1em;
-webkit-appearance: none;
margin-top: 1em;
}
.contact form textarea{
resize:none;
height:180px;
}
#contact > div > div > div.con > form > div.con-button a:hover{
text-decoration:none;
background:#45BDBE;
}
#contact > div > div.contact-form > div > div.social-icons > p{
font-size: 0.980em;
color: #6B598C;
font-family: 'Open Sans', sans-serif;
line-height:2px;
margin-top: 3em;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 44px;
height:44px;
border: none;
text-indent: 100%;
background: url(../images/top_move.png) no-repeat right top;
}
/***********end-contact*************/
/********start-blog*************************/
/*--blog--*/
.banner
{
background: #49CBCD url(../images/slider.png) no-repeat;
background-size: 100% 100%;
}
.banner h2{
text-align: center;
font-size: 2.5em;
color:#fff;
padding: 1em 0em;
font-weight: 400;
}
.main
{
padding: 4em 0em 2em 0em;
border-bottom: 1px solid #E9E9E9;
}
.wrapper_single{
width: 72.2%;
float: left;
}
.wrapper_top{
margin-bottom:3%;
}
.grid_1 {
width:8.5%;
float: left;
}
.alpha {
margin-right: 3.6%;
}
.span_2_of_single {
width: 87.1%;
float: right;
}
.date {
background: #49CBCD;
font-size: 0.95em;
line-height: 18px;
font-weight: 500;
padding:1.3em 1em;
color: #FFF;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.date span {
display: inline-block;
font-size:2em;;
line-height: 30px;
font-weight: 600;
margin-bottom: 5px;
}
h5.blog_title{
margin:1em 0em;
}
h5.blog_title a{
color: #485460;
font-size: 1.6em;
font-weight: 600;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
h5.blog_title a:hover {
color: #44C0C2;
}
.span-1-of-1
{
float:left;
width:37%;
}
.m_img {
border-radius: 3px;
}
.span-1-of-2 p,.popularpost p,.link_1 p a,.desc p a{
font-size: 0.85em;
color: #414A5A;
font-weight: 600;
line-height: 1.8em;
font-family: 'Open Sans', sans-serif;
}
.span-1-of-2 p:nth-child(2)
{
margin-top: 2.1em;
}
.arrow_btn {
display: block;
background: url(../images/arrow_btn.png) no-repeat 88px 24.9px;
padding: 16px 22px 9px 0px;
color: #A88FD8;
font-size: 16px;
}
.arrow_btn:hover{
background: url(../images/arrow_btnh.png) no-repeat 88px 24.9px;
text-decoration: none;
color:#44C0C2;
}
.links
{
border: 1px solid #E9E9E9;
border-right: none;
border-left:none;
padding: 0.7em 0em;
margin: 2em 0em 2em 0em;
}
.links h3{
color:#757B85;
margin-right: 4%;
float: left;
font-size: 0.96em;
}
.tags a{
color:#757B85;
margin-right: 0.6em;
}
.comments a{
color:#9677D3;
margin-left: 0.2em;
}
.links h3:nth-child(5)
{
margin-right: 0em;
}
.social_1 ul li:first-child, ol li:first-child {
margin-top: 0px;
margin-left: 0;
}
.social_1 li {
background: none;
margin-right:1em;
display: inline-block;
}
.social_1 li a span
{
height:30px;
width:30px;
display: block;
background: url(../images/spriteimg.png);
-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;
}
li.icon2_f > a > span {
background-position: -35px 4px;
}
li.icon2_f > a > span:hover {
opacity:0.8;
}
li.icon1_t > a > span {
background-position: 0px 0px;
}
li.icon1_t > a > span:hover {
opacity:0.8;
}
.span-1-of-2
{
float:right;
width:60%;
}
.pages
{
padding: 2em 7em;
}
.pages ul li{
margin: 1em 1em 0em 0em;
padding: 0.6em 1.1em;
border-radius: 50px;
-webkit-border-radius: 50px;
-o-border-radius: 50px;
-moz-border-radius: 50px;
float:left;
display: block;
cursor: pointer;
background-color:#F6FAFB;
-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;
}
.pages ul li a{
color:#BEBEBE;
font-size: 1.3em;
}
.pages ul li a span
{
background: url(../images/spriteimg.png);
width: 15px;
height: 30px;
display: block;
}
.pages li.preview a span
{
background-position: -68px -8px;
}
.pages li.next a span
{
background-position: -112px -8px;
}
.pages ul li a img{
vertical-align: middle;
}
.pages ul li:hover
{
background-color:#485460;
}
.pages li:nth-child(1)
{
margin-right: 3.5em;
}
.pages li:nth-child(7),.pages li:nth-child(7):hover
{
background: none;
}
.pages li:nth-child(9)
{
margin-left: 3.5em;
}
.rsidebar{
display: block;
float:left;
margin:0 0 0 4.6%;
}
.span_1_of_3 {
width: 23.2%;
}
.search_box,.email{
border:1px solid #E4E4E4;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
padding:5px 10px;
position: relative;
cursor: pointer;
width: 100%;
}
.search_box img {
vertical-align: middle;
margin-right: 10px;
}
.search_box form input[type="text"],.email_box form input[type="text"] {
border: none;
outline: none;
background: none;
font-size: 0.85em;
color:#999;
width:87%;
font-family: 'Open Sans', sans-serif;
-webkit-apperance: none;
padding: 0.4em 0em;
}
.search_box form input[type="submit"] {
border: none;
cursor: pointer;
background: url(../images/search.png) no-repeat 0px -5px;
position: absolute;
right: 10px;
width:31px;
height:33px;
outline: none;
margin: 0.4em 0em;
}
.rsidebar h4,.span_2_of_single h4
{
color:#414A5A;
font-size: 1.8em;
padding: 0em 0em 0.8em 0em;
}
.social_2
{
padding: 2.5em 0em;
}
.social_2 ul li:first-child, ol li:first-child {
margin-top: 0px;
margin-left: 0;
}
.social_2 li {
background: none;
margin-right:1em;
display: inline-block;
}
.social_2 li a span
{
height:42px;
width:42px;
display: block;
background: url(../images/spriteimg.png);
-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;
}
li.facebook a span {
background-position:-8px -54px;
}
li.facebook a span:hover {
opacity:0.8;
}
li.twitter a span {
background-position:-108px -54px ;
}
li.twitter a span:hover {
opacity:0.8;
}
li.google a span {
background-position: -59px -54px;
}
li.google a span:hover {
opacity:0.8;
}
.button input[type="submit"],.send_button input[type="submit"] {
cursor: pointer;
color: #FFF;
font-size: 0.99em;
outline: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
background: #49CBCD;
padding: 10px 50px;
border: none;
font-family: 'Open Sans', sans-serif;
margin-top: 20px;
-webkit-appearance: none;
}
.button input[type="submit"]:hover,.send_button input[type="submit"]:hover
{
background:#45BDBE;
}
.Categories {
padding: 2.5em 0em;
}
ul.sidebar li {
list-style-image: url(../images/icon_1.png);
margin: 0 15px 0px;
vertical-align: bottom;
}
.hover li a,ul.sidebar_1 li a,.tags ul li a {
font-size: 0.85em;
line-height: 1.8em;
font-family: 'Open Sans', sans-serif;
color: #414A5A;
font-weight:600;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
display: block;
padding: 0.6em 0em;
}
ul.sidebar_1 li a:hover
{
color: #49CBCD;
}
.hover
{
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.hover li a:hover
{
color:#fff;
}
.hover:hover
{
background: #485460;
color:#fff;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
margin-left: 1em;
}
.popularpost p
{
padding: 1.5em 0em;
}
.link_1 p
{
font-size: 1.1em;
float: left;
padding: 14px 22px 9px 0px;
}
.link_1 .right
{
float:right;
}
.recentpost {
padding: 2.5em 0em;
}
ul.sidebar_1 li {
list-style-image: url(../images/icon_2.png);
vertical-align: bottom;
}
.tags ul li
{
padding: 0.6em;
float:left;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.tags ul li a
{
padding: 0.7em;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
background-color: #F6FAFB;
-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;
}
.tags ul li a:hover{
color:#fff;
background: #49CBCD;
}
.footer {
text-align: center;
padding-bottom: 2.5em;
}
.social_3 {
padding: 2em 0em 0em 0em;
}
.copy{
padding-top:20px;
}
.copy p{
color:#414A5A;
font-size:0.85em;
}
.copy p a{
color:#49CBCD;
}
.copy p a:hover{
color:#414A5A;
}
/********end-blog**************/
/*******star_blog_innerpage***/
.para p,.text a,.heading_1{
font-size: 0.85em;
color:#485460;
font-weight: 600;
line-height: 1.8em;
font-family:'Open Sans', sans-serif;
margin-top:2em;
}
.heading
{
color: #414A5A;
font-size: 1.6em;
font-weight: normal;
margin: 1em 0em;
}
.images_1
{
margin-top: 2em;
}
.para_1
{
font-style: italic;
font-size: 1.3em;
}
.text
{
text-align: right;
}
.heading_1
{
font-size: 1.6em;
text-align: center;
background: #FFF;
margin: 0 auto;
position: relative;
z-index: 999;
margin-top: 100px;
width: 350px;
}
.share_icons
{
border:1px solid #EBEBEB;
text-align: center;
margin-top: -20px;
}
.share_icons img
{
padding:3em 0em 2.6em 0em;
}
.grid_2_page
{
padding: 2em 0em;
}
.grid_2_page ul li{
margin: 1em 1em 0em 0em;
padding: 0.6em 1.1em;
border-radius: 50px;
-webkit-border-radius: 50px;
-o-border-radius: 50px;
-moz-border-radius: 50px;
float:left;
display: block;
}
.grid_2_page ul li a{
color:#BEBEBE;
font-size: 1.3em;
}
.grid_2_page ul li a span
{
background: url(../images/spriteimg.png);
width: 15px;
height: 30px;
display: block;
}
.grid_2_page li.preview a span
{
background-position: -68px -8px;
}
.grid_2_page li.next a span
{
background-position: -112px -8px;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 43%;
}
.grid_2_page ul li:nth-child(1),.grid_2_page ul li:nth-child(4)
{
background-color:#F6FAFB;
}
.grid_2_page ul li:nth-child(1):hover,.grid_2_page ul li:nth-child(4):hover
{
background-color:#485460;
}
.c_grid
{
padding-bottom: 2em;
border-bottom: 1px solid #EBEBEB;
}
.c_grid:nth-child(3)
{
padding: 1.4em 0em 2.5em 0em;
}
.c_grid_1
{
padding: 2em 0em;
margin-left: 10em;
}
.person_1
{
float:left;
}
.person_1 a span
{
background: url(../images/spriteimg.png) -321px -8px;
width:93px;
height:93px;
display:block;
}
.plus a span
{
background:url(../images/spriteimg.png) -187px -11px;
}
.desc
{
float:right;
width:80%;
margin-top: 1em;
}
.desc p
{
float:left;
}
.desc p a
{
float:left;
font-size: 1.1em;
margin-right: 2em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.desc p a:hover
{
color:#AE96DB;
}
.desc h6 a{
float:left;
color:#AE96DB;
font-size: 1em;
margin-top: 4px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.desc h6 a:hover{
color: #414A5A;
}
.desc .para p
{
margin-top:1em;
}
.comments-area{
padding-top:50px;
}
.comments-area h2 {
color: #555;
font-size: 1.5em;
margin-bottom:10px;
text-transform: uppercase;
}
.comments-area p {
margin:0;
width:47.2%;
float:left;
}
.text_area
{
margin-top: 2em;
}
.comments-area p:nth-child(2)
{
margin-left: 5%;
}
.comments-area span {
color:#00AEFF;
position: absolute;
left: 4px;
top: 30px;
}
.comments-area input[type="text"] {
border: none;
outline: none;
background: none;
font-size: 0.85em;
color: #485460;
width: 93%;
font-family: 'Open Sans', sans-serif;
-webkit-apperance: none;
padding: 0.8em 1em;
border: 1px solid #E4E4E4;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
.comments-area input[type="text"]:focus,.comments-area textarea:focus
{
box-shadow: 0px 0px 8px 1px #A88FD8;
}
.comments-area textarea {
border: none;
outline: none;
background: none;
font-size: 0.85em;
color: #485460;
width: 96%;
resize:none;
font-family: 'Open Sans', sans-serif;
-webkit-apperance: none;
padding: 0.4em 1em;
height: 200px;
border: 1px solid #E4E4E4;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
.send_button
{
float:right;
}
.send_button input[type="submit"] {
padding: 13px 68px;
}
.sky_form
{
float:left;
margin: 2em 0em 0em 0em;
}
.sky_form label i{
color: #485460;
font-size: 0.8725em;
margin: 0em 1em;
vertical-align: middle;
}
.sky_form input[type="checkbox"]{
vertical-align: text-top;
border: 1px solid #fff;
width: 30px;
height: 30px;
vertical-align: middle;
}
/*******end_blog_innerpage***/
/*********responsive_media _queries********/
@media only screen and (max-width: 1440px)
{
.contact input[type="text"], .contact textarea {
padding: 15px;
width: 42.37%;
}
.links h3{
margin-right: 2%;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 37%;
}
}
/****/
@media only screen and (max-width: 1366px)
{
.wrap{
width:85%;
}
.contact input[type="text"], .contact textarea {
padding: 15px;
width: 42.37%;
}
.links h3{
margin-right: 2%;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 37%;
}
}
/****/
@media only screen and (max-width: 1280px)
{
.wrap{
width:85%;
}
.contact input[type="text"], .contact textarea {
padding: 15px;
width: 42%;
}
.links h3{
margin-right: 0.6%;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 37%;
}
.pages li:nth-child(9) {
margin-left: 2em;
}
}
/****/
@media only screen and (max-width: 1024px)
{
.wrap{
width:90%;
}
.contact input[type="text"], .contact textarea {
padding: 12px;
width: 95%;
}
.links h3 {
margin-right: 4%;
margin-top: 1.2em;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 21%;
}
.pages li:nth-child(9) {
margin-left: 2em;
}
.button_1 a {
padding: 0.5em 1em;
font-size: 1.2em;
}
.heading_h h3 a,article h4{
font-size: 2em;
}
.wmuSliderPrev, .wmuSliderNext {
top: 39%;
}
.span-1-of-2 p:nth-child(2) {
display: none;
}
.date {
font-size: 0.8em;
}
h5.blog_title a {
font-size: 1.2em;
}
.search_box, .email {
width: 90%;
}
.wrapper_single {
width: 68.2%;
}
.span_1_of_3 {
width: 27.2%;
}
.alpha {
margin-right: 1.6%;
}
.grid_1 {
width: 10.5%;
float: left;
}
.links {
margin: 1em 0em 1em 0em;
}
.tags ul li a {
padding: 0.3em;
}
.rsidebar h4, .span_2_of_single h4 {
font-size: 1.3em;
}
.grid_2_page ul li a {
font-size: 1.2em;
}
.desc {
width: 75%;
}
.c_grid_1 {
margin-left: 6em;
}
.pages {
padding: 2em 4em;
}
span.rollover {
height: 199px;
width: 196px;
}
}
/****/
@media only screen and (max-width: 768px)
{
.images_1_of_4:nth-child(3),.images_1_of_4:nth-child(4)
{
display: none;
}
.images_1_of_4 {
width: 47.6%;
}
span.rollover {
height: 221px;
width: 222px;
}
#gallerylist:nth-child(3),#gallerylist1:nth-child(3) {
display: none;
}
.gallerylist-wrapper:nth-child(3)
{
display:none;
}
.gallerylist-wrapper:nth-child(5),.gallerylist-wrapper:nth-child(4)
{
margin-right: 0%;
}
.gallerylist-wrapper {
width: 48%;
}
article > div > p {
width: 80%;
}
.wmuSliderNext{
right: 50px;
}
.wmuSliderPrev{
left: 50px;
}
.para-contact {
float: none;
width: 100%;
}
.form {
float: none;
width: 100%;
}
.contact-form {
padding: 0em 0 1em;
}
.contact h2 {
padding: 1em 0em 0em 0em;
}
.banner h2 {
padding: 0.8em 0em;
}
.wrapper_top:nth-child(3),.wrapper_top:nth-child(4)
{
display: none;
}
.wrapper_single {
width: 100%;
float: none;
margin-bottom: 3em;
}
.span_1_of_3 {
width: 100%;
float: none;
}
.link_1 .right {
float: left;
margin-left: 15%;
}
.span_2_of_single {
width: 85.1%;
float: right;
}
.alpha {
margin-right: 3.6%;
}
.pages ul li {
padding: 0.4em 0.9em;
}
.pages li:nth-child(1),.pages li:nth-child(9)
{
margin-right: 1.5em;
}
.pages ul li a {
font-size: 1.1em;
}
.pages {
padding: 2em 3em;
}
.para p:nth-child(2) {
display: none;
}
.para_2 {
display: none;
}
.heading_1 {
margin-top: 35px;
}
ul.sidebar_1 li:nth-child(2),ul.sidebar_1 li:nth-child(1),ul.sidebar_1 li:nth-child(3) {
display: none;
}
.c_grid:nth-child(3) {
display: none;
}
.comments-area p {
margin: 0;
width: 100%;
float: none;
}
.comments-area p:nth-child(2) {
margin-left: 0%;
margin-top: 5%;
}
.comments-area input[type="text"] {
width: 96%;
}
.contact h2 {
font-size: 2em;
}
.para-contact h4 {
font-size: 1.3em;
}
}
/****/
@media only screen and (max-width: 640px)
{
.banner h2 {
padding: 0.6em 0em;
}
.grid_1 {
width: 12.5%;
}
.span_2_of_single {
width: 84.1%;
}
.alpha {
margin-right: 2.6%;
}
.pages ul li:nth-child(6),.pages ul li:nth-child(5)
{
display: none;
}
.grid_2_page ul li:nth-child(2) {
margin-right: 16%;
}
.grid_2_page ul li a {
font-size: 1em;
}
.c_grid_1 {
margin-left: 3em;
}
article > div > p {
font-size: 1em;
}
.rsidebar h4, .span_2_of_single h4 {
font-size: 1.3em;
}
/****/
@media only screen and (max-width: 480px)
{
span.rollover {
height: 201px;
width: 200px;
}
.pricing-grid:nth-child(2) {
display: none;
}
.pricing-grid:nth-child(1) {
margin-right: 0%;
width:100%;
float:none;
}
article > div > p {
width: 94%;
font-size: 0.9em;
}
article h4 {
font-size: 1.4em;
}
.wmuSliderPrev, .wmuSliderNext {
top: 40%;
}
.wmuSliderNext {
right: 10px;
}
.wmuSliderPrev {
left: 10px;
}
.send_button input[type="submit"] {
padding: 9px 48px;
}
.wmuSlider {
min-height: 320px;
}
.images_1_of_4 h3 {
font-size: 1em;
}
.button_1 a {
padding: 0.5em 1em;
font-size: 1em;
}
.banner h2 {
padding: 0.5em 0em;
font-size: 2em;
}
.span-1-of-1 {
float: none;
width: 100%;
}
.span-1-of-2{
float: none;
width: 100%;
}
.alpha {
margin-right: 3.6%;
}
.grid_1 {
width: 15.5%;
}
.span_2_of_single {
width: 80%;
}
.wrapper_top:nth-child(3), .wrapper_top:nth-child(4),.wrapper_top:nth-child(2) {
display: none;
}
.pages {
padding: 2em 1em;
}
.pages ul li:nth-child(6), .pages ul li:nth-child(5),.pages ul li:nth-child(4) {
display: none;
}
.pages li:nth-child(1), .pages li:nth-child(9) {
margin-right: 1em;
}
.para_2 {
display: none;
}
.pages li:nth-child(9) {
margin-left: 1em;
}
.share_icons {
margin-top: -15px;
}
.heading_1 {
font-size: 1.1em;
width: 240px;
}
.person_1 {
float: none;
}
.desc {
width: 100%;
float: none;
}
.person_1 a span {
margin: 0 auto;
}
.c_grid_1 {
margin-left: 0em;
padding: 0em 0em 0em 0em;
}
.comments-area input[type="text"],.comments-area textarea {
width: 80%;
}
}
/****/
@media only screen and (max-width: 320px)
{
.images_1_of_4 {
width: 100%;
float: none;
margin-bottom: 3em;
margin-left: 0%;
}
.gallerylist-wrapper {
width: 100%;
float: none;
margin: 0% 0% 1.5em 0%;
}
span.rollover {
height: 220px;
width: 220px;
}
.wmuSliderPrev, .wmuSliderNext {
display: none;
}
.contact input[type="text"] {
padding: 10px;
width: 90%;
font-size: 0.9em;
}
.contact form textarea {
width: 86%;
font-size: 0.9em;
}
.search_box, .email {
width: 83%;
}
.rsidebar {
margin: 0 0 0 1.6%;
}
.date {
font-size: 0.7em;
}
.date {
padding: 1em 1em;
}
.share_icons {
margin-top: -32px;
}
.heading_1 {
font-size: 1.1em;
width: 120px;
}
.desc p a {
font-size: 0.96em;
}
.main {
padding: 0em 0em 2em 0em;
}
h5.blog_title {
margin: 1em 0em 1.5em 6em;
}
h5.blog_title a {
font-size: 1em;
}
.grid_1 {
width: 25.5%;
}
.span_2_of_single {
width: 100%;
float: none;
}
.pages ul li a span {
width: 9px;
height: 25px;
}
.pages ul li {
padding: 0.2em 0.7em;
}
.pages li.preview a span {
background-position: -68px -10px;
}
.pages li.next a span {
background-position: -118px -11px;
}
.pages {
padding: 0em 0em;
}
.pages li:nth-child(1), .pages li:nth-child(9) {
margin-right: 0.8em;
}
.pages ul li {
margin: 1em 0.2em 0em 0em;
}
.grid_2_page ul li {
margin: 1em 0em 0em 0em;
padding: 0.3em 0.6em;
}
.grid_2_page li.preview a span {
background-position: -68px -12px;
}
.grid_2_page ul li a span {
width: 9px;
height: 20px;
}
.grid_2_page li.next a span {
background-position: -118px -12px;
}
.grid_2_page ul li a {
font-size: 0.8em;
}
.grid_2_page ul li:nth-child(2) {
margin-right: 0%;
}
.sky_form {
float: none;
margin: 2em 0em 0em 0em;
}
.send_button {
float: none;
}
.para_1 {
font-size: 1em;
}
.heading_h h3 a, article h4 {
font-size: 1.4em;
padding: 1em 0em 0em 0em;
}
.heading_h {
text-align: center;
padding: 1.1em 0em;
}
.images_1_of_4 h3,.images_1_of_4 p
{
padding: 0em 0em 1em 0em;
}
#gallerylist1 {
padding:0em;
display: none;
}
.button input[type="submit"], .send_button input[type="submit"] {
padding: 10px 20px;
}
.recentpost {
padding: 0.5em 0em;
}
.grid_2_page {
padding: 1em 0em;
}
.service-grids {
margin: 2em 0;
}
.button_1 {
text-align: center;
margin-top: 0em;
padding: 0em 0em 2em 0em;
}
.span-1-of-2 p
{
padding-top: 1em;
}
.wrapper_single {
margin-bottom: 1.5em;
}
.social_2 {
padding: 0.6em 0em;
}
.Categories {
padding: 1em 0em;
}
.rsidebar h4, .span_2_of_single h4 {
font-size: 1em;
}
.comments-area {
padding-top: 30px;
}
} | web/css/style.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,dl,dt,dd,ol,nav ul,nav 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;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
.underline{ padding-bottom:5px; border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
background:#ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 100%;
}
.wrap{
margin:0 auto;
width:80%;
}
/*****/
/* start header */
::selection { background: #b9e9b9; color: #555; }
::-moz-selection { background: #b9e9b9; color: #555; }
::-webkit-selection { background: #b9e9b9; color: #555; }
br { display: block; line-height: 2.2em; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
img { border: 0; max-width: 100%; }
#w {
max-width:80%%;
margin: 0 auto;
}
#pagebody {
padding: 15px 25px;
}
/* navigation bar */
#topnav {
display: block;
width: 100%;
position: relative;
}
#topnav .logo {
float: left;
padding: 1.57em 0em;
}
#topnav .logo a {
text-decoration: none;
padding: 3px 7px;
display:block;
}
#topnav #navbtn {
display: none;
float: right;
top: 0;
width: 20px;
padding: 2.5em 0em;
background: url('../images/nav-icon.png') center no-repeat;
text-indent: -99999px;
overflow: hidden;
}
#topnav nav {
position: absolute;
top: 0;
right: -10px;
}
#topnav nav ul {
list-style: none;
}
#topnav nav ul li {
display: block;
float: left;
margin-right: 4px;
}
#topnav nav ul li a {
color: #4E525D;
font-size: 1em;
padding: 2.3em 1.5em;
display: block;
transition: 0.5s all;
-webkit-transition: 0.51s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
border-bottom: 2px solid #fff;
}
#topnav nav ul li a:hover {
border-bottom: 2px solid #49CBCD;
color: #49CBCD;
background: #EEE;
}
#topnav nav ul li.active>a{
border-bottom: 2px solid #49CBCD;
color: #49CBCD;
background: #EEE;
}
/* menu block */
#btmnav {
display: block;
padding: 5px 0;
border-top: 1px solid #cfcfcf;
font-size: 1.1em;
font-weight: normal;
}
#btmnav .credits {
color: #999;
line-height: 1.45em;
}
#btmnav nav { padding: 9px 0; padding-bottom: 15px; }
#btmnav nav ul li { display: inline; }
#btmnav nav ul li a { font-weight: bold; }
/* responsive styles */
@media screen and (max-width: 800px) {
#topnav h1 {
padding: 1.4em 0em;
}
#topnav #navbtn {
padding: 1.8em 0em;
}
#topnav { height: auto; }
#topnav nav {
display: none;
position: static;
width: 100%;
top: auto;
right: auto;
}
#topnav nav ul li { float: none; margin: 0; background: #f0f0f0;}
#topnav nav ul li a {
display: block;
width: 100%;
line-height: 1.4em;
border: 0;
padding: 9px 9px;
border-bottom: 1px solid rgba(90, 85, 73, 0.17);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-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;
}
#topnav nav ul li a:hover {
background:#49CBCD;
color: #ffffff;
}
#topnav nav ul li a.sel {
color: #6f8767;
background: #cbdcc5;
}
#topnav #navbtn {
display: block;
}
}
/*---start-top-slider----*/
.slider{
background:#49CBCD url(../images/bg.jpg) no-repeat;
background-size: 100% 100%;
}
/*---end-top-slider----*/
/***************start-service************/
.service-grids{
margin:5em 0;
}
.middle-grids {
margin: 2em 0;
}
.section {
clear: both;
padding: 0px;
margin: 0px;
}
.images_1_of_4{
display: block;
float:left;
margin-left:3%;
text-align: center;
}
.images_1_of_4:first-child {
margin-left: 0;
}
.images_1_of_4 {
width: 30%;
}
.images_1_of_4 img{
max-width:100%;
margin-bottom: 23px;
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
}
.images_1_of_4 h3{
color:#49CBCD;
font-size:1.2em;
font-family:'Open Sans', sans-serif;
font-weight :bold;
-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;
}
.images_1_of_4 h3,.images_1_of_4 p
{
padding: 0em 0em 1.5em 0em;
}
.images_1_of_4 p {
font-size:0.875em;
color:#5A5E68;
line-height: 1.8em;
font-family : 'Open Sans', sans-serif;
}
.images_1_of_4 .button a{
padding:7px 10px;
font-size:0.9em;
font-family:'Open Sans', sans-serif;
background:#49CBCD;
color : #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
.images_1_of_4 .button a:hover{
background: #296E6F;
text-decoration:none;
}
.scroll{
color: #ccc;
}
.scoll{
color: grey;
line-height: 1.5;
padding: 3px;
text-align: left;
}
/***************end-servivice************/
/***************start-portfolio************/
.portfolio_main{
background: #eee;
}
.heading_h {
text-align: center;
padding: 2.4em 0em;
}
.heading_h h3 a{
font-size:2.4em;
color:#555658;
}
#gallerylist {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
overflow:hidden;
width:100%;
}
.gallerylist-wrapper {
overflow:hidden;
position: relative !important;
cursor:pointer;
width: 30%;
margin-right:3.333%;
float: left;
}
.gallerylist img {
max-width:100%;
position: relative;
-webkit-filter: grayscale(100%);
opacity: 5;
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
.gallerylist-wrapper img{
width: 100%;
border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
-moz-border-radius: 2px;
}
.gallerylist-wrapper span {
position: absolute;
width: 100%;
top: 0px;
left: 0px;
text-align: center;
color: #FFF;
text-shadow: rgba(0, 0, 0, 0.89)
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
background: url(../images/spanh.png);
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
-ms-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
-webkit-appearance: none;
text-transform: capitalize;
-webkit-transition: 0.9s;
-moz-transition: 0.9s;
-o-transition: 0.9s;
transition: 0.9s;
}
.gallerylist-wrapper:hover span{
opacity: 1;
}
.gallerylist-wrapper a span img{
width:106px;
height:106px;
padding: 12% 0%;
}
#gallerylist1
{
padding: 2em 0em;
}
.button_1{
text-align: center;
margin-top: 1.3em;
padding: 2em 0em;
}
.button_1 a{
padding: 0.600em 1.8em;
font-size: 1.5em;
background :#49CBCD;
color:#fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-family:'Open Sans', sans-serif;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
.button_1 a:hover{
background:#296E6F;
text-decoration:none;
}
/**********end-portfolio********/
/**********team************/
.team
{
text-align: center;
}
.images_1_of_4 h4 {
color: #4E525D;
font-size: 0.9em;
font-weight: 600;
padding-bottom: 1em;
}
span.rollover {
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
background: url(../images/puls.png) center center no-repeat rgba(0, 0, 0, 0.87);
cursor: pointer;
height: 220px;
width: 221px;
position: absolute;
z-index: 10;
opacity: 0;
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 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;
}
span.rollover:hover {
opacity: 0.7;
-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;
}
/***********end_team*********/
/***********star-text-slider********/
article > div {
text-align: center;
}
.wmuSlider {
position: relative;
overflow: hidden;
min-height: 495px;
text-align: center;
}
.wmuSlider .wmuSliderWrapper article {
position: relative;
text-align: center;
}
.wmuGallery .wmuGalleryImage {
position: relative;
text-align: center;
}
.wmuGallery .wmuGalleryImage img {
max-width: 100%;
width: auto;
height: auto;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
margin-bottom: 10px;
}
.wmuSliderPrev {
background-position: 19px 9px;
left: 40px;
}
.wmuSliderPrev, .wmuSliderNext {
position: absolute;
width: 25px;
height: 35px;
text-indent: -9999px;
background: url(../images/text_img.png) no-repeat;
top:47%;
z-index: 2;
cursor: pointer;
}
.wmuSliderPrev {
background-position: -3px 3px;
left: 143px;
}
.wmuSliderNext {
background-position: -23px 3px;
right: 149px;
}
article h4{
color:#585C67;
font-size:2.7em;
text-align:center;
padding:3em 0 0 0;
font-family : 'Open Sans', sans-serif;
}
article > div > p {
width:64%;
color:#585C67;
font-size:1.2em;
text-align: center;
padding: 2em 0 0 0;
font-family : 'Open Sans', sans-serif;
margin:0 auto;
}
article> div > span{
text-align: center;
padding: 1em 0 0 0;
display:block;
}
article> div > span > a {
color:#585C67;
cursor: pointer;
font-size:1.2em;
}
article> div > span > a:hover{
color:#C0B9CD;
}
/*************end-slider**********/
/************start-contact*********/
.contact{
background:#000 url(../images/cbg.png) no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-size: 100% 100%;
}
.form{
float: right;
width: 49%;
margin: 2em 0;
display: block;
}
.para-contact {
float:left;
display: block;
margin: 2em 0;
width:49%;
}
.para-contact h4{
color:#F2F2F2;
font-size:1.8em;
}
.para-contact p{
font-size:0.990em;
color:#666666;
line-height:2em;
font-family : 'Open Sans', sans-serif;
margin-top:0.5em;
width: 89%;
}
.contact-form {
padding: 2em 0 1em;
}
.contact h2{
color:#F2F2F2;
font-size:2.5em;
padding: 2em 0em 0.7em 0em;
text-align: center;
}
.get-intouch-left-address p,.get-intouch-left-address p a{
color: #9689B0;
font-size: 0.95em;
line-height:1.6em;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.image img {
border-radius: 2px;
}
.get-intouch-left-address p a:hover{
color:#fff;
}
.contact input[type="text"],.contact textarea{
padding: 15px;
width: 43%;
margin: 2% 1%;
background: #fff;
outline: none;
color: #999999;
font-size:1em;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-webkit-appearance: none;
font-family: 'Open Sans', sans-serif;
border:1px solid #fff;
-webkit-appearance: none;
}
.contact input[type="text"]:nth-child(2)
{
margin-right: 0em;
}
.contact form textarea{
padding: 15px;
display: block;
width: 94%;
background: #fff;
border: none;
outline: none;
color: #999999;
font-size:1em;
-webkit-appearance: none;
margin-top: 1em;
}
.contact form textarea{
resize:none;
height:180px;
}
#contact > div > div > div.con > form > div.con-button a:hover{
text-decoration:none;
background:#45BDBE;
}
#contact > div > div.contact-form > div > div.social-icons > p{
font-size: 0.980em;
color: #6B598C;
font-family: 'Open Sans', sans-serif;
line-height:2px;
margin-top: 3em;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 44px;
height:44px;
border: none;
text-indent: 100%;
background: url(../images/top_move.png) no-repeat right top;
}
/***********end-contact*************/
/********start-blog*************************/
/*--blog--*/
.banner
{
background: #49CBCD url(../images/slider.png) no-repeat;
background-size: 100% 100%;
}
.banner h2{
text-align: center;
font-size: 2.5em;
color:#fff;
padding: 1em 0em;
font-weight: 400;
}
.main
{
padding: 4em 0em 2em 0em;
border-bottom: 1px solid #E9E9E9;
}
.wrapper_single{
width: 72.2%;
float: left;
}
.wrapper_top{
margin-bottom:3%;
}
.grid_1 {
width:8.5%;
float: left;
}
.alpha {
margin-right: 3.6%;
}
.span_2_of_single {
width: 87.1%;
float: right;
}
.date {
background: #49CBCD;
font-size: 0.95em;
line-height: 18px;
font-weight: 500;
padding:1.3em 1em;
color: #FFF;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.date span {
display: inline-block;
font-size:2em;;
line-height: 30px;
font-weight: 600;
margin-bottom: 5px;
}
h5.blog_title{
margin:1em 0em;
}
h5.blog_title a{
color: #485460;
font-size: 1.6em;
font-weight: 600;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
h5.blog_title a:hover {
color: #44C0C2;
}
.span-1-of-1
{
float:left;
width:37%;
}
.m_img {
border-radius: 3px;
}
.span-1-of-2 p,.popularpost p,.link_1 p a,.desc p a{
font-size: 0.85em;
color: #414A5A;
font-weight: 600;
line-height: 1.8em;
font-family: 'Open Sans', sans-serif;
}
.span-1-of-2 p:nth-child(2)
{
margin-top: 2.1em;
}
.arrow_btn {
display: block;
background: url(../images/arrow_btn.png) no-repeat 88px 24.9px;
padding: 16px 22px 9px 0px;
color: #A88FD8;
font-size: 16px;
}
.arrow_btn:hover{
background: url(../images/arrow_btnh.png) no-repeat 88px 24.9px;
text-decoration: none;
color:#44C0C2;
}
.links
{
border: 1px solid #E9E9E9;
border-right: none;
border-left:none;
padding: 0.7em 0em;
margin: 2em 0em 2em 0em;
}
.links h3{
color:#757B85;
margin-right: 4%;
float: left;
font-size: 0.96em;
}
.tags a{
color:#757B85;
margin-right: 0.6em;
}
.comments a{
color:#9677D3;
margin-left: 0.2em;
}
.links h3:nth-child(5)
{
margin-right: 0em;
}
.social_1 ul li:first-child, ol li:first-child {
margin-top: 0px;
margin-left: 0;
}
.social_1 li {
background: none;
margin-right:1em;
display: inline-block;
}
.social_1 li a span
{
height:30px;
width:30px;
display: block;
background: url(../images/spriteimg.png);
-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;
}
li.icon2_f > a > span {
background-position: -35px 4px;
}
li.icon2_f > a > span:hover {
opacity:0.8;
}
li.icon1_t > a > span {
background-position: 0px 0px;
}
li.icon1_t > a > span:hover {
opacity:0.8;
}
.span-1-of-2
{
float:right;
width:60%;
}
.pages
{
padding: 2em 7em;
}
.pages ul li{
margin: 1em 1em 0em 0em;
padding: 0.6em 1.1em;
border-radius: 50px;
-webkit-border-radius: 50px;
-o-border-radius: 50px;
-moz-border-radius: 50px;
float:left;
display: block;
cursor: pointer;
background-color:#F6FAFB;
-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;
}
.pages ul li a{
color:#BEBEBE;
font-size: 1.3em;
}
.pages ul li a span
{
background: url(../images/spriteimg.png);
width: 15px;
height: 30px;
display: block;
}
.pages li.preview a span
{
background-position: -68px -8px;
}
.pages li.next a span
{
background-position: -112px -8px;
}
.pages ul li a img{
vertical-align: middle;
}
.pages ul li:hover
{
background-color:#485460;
}
.pages li:nth-child(1)
{
margin-right: 3.5em;
}
.pages li:nth-child(7),.pages li:nth-child(7):hover
{
background: none;
}
.pages li:nth-child(9)
{
margin-left: 3.5em;
}
.rsidebar{
display: block;
float:left;
margin:0 0 0 4.6%;
}
.span_1_of_3 {
width: 23.2%;
}
.search_box,.email{
border:1px solid #E4E4E4;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
padding:5px 10px;
position: relative;
cursor: pointer;
width: 100%;
}
.search_box img {
vertical-align: middle;
margin-right: 10px;
}
.search_box form input[type="text"],.email_box form input[type="text"] {
border: none;
outline: none;
background: none;
font-size: 0.85em;
color:#999;
width:87%;
font-family: 'Open Sans', sans-serif;
-webkit-apperance: none;
padding: 0.4em 0em;
}
.search_box form input[type="submit"] {
border: none;
cursor: pointer;
background: url(../images/search.png) no-repeat 0px -5px;
position: absolute;
right: 10px;
width:31px;
height:33px;
outline: none;
margin: 0.4em 0em;
}
.rsidebar h4,.span_2_of_single h4
{
color:#414A5A;
font-size: 1.8em;
padding: 0em 0em 0.8em 0em;
}
.social_2
{
padding: 2.5em 0em;
}
.social_2 ul li:first-child, ol li:first-child {
margin-top: 0px;
margin-left: 0;
}
.social_2 li {
background: none;
margin-right:1em;
display: inline-block;
}
.social_2 li a span
{
height:42px;
width:42px;
display: block;
background: url(../images/spriteimg.png);
-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;
}
li.facebook a span {
background-position:-8px -54px;
}
li.facebook a span:hover {
opacity:0.8;
}
li.twitter a span {
background-position:-108px -54px ;
}
li.twitter a span:hover {
opacity:0.8;
}
li.google a span {
background-position: -59px -54px;
}
li.google a span:hover {
opacity:0.8;
}
.button input[type="submit"],.send_button input[type="submit"] {
cursor: pointer;
color: #FFF;
font-size: 0.99em;
outline: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
background: #49CBCD;
padding: 10px 50px;
border: none;
font-family: 'Open Sans', sans-serif;
margin-top: 20px;
-webkit-appearance: none;
}
.button input[type="submit"]:hover,.send_button input[type="submit"]:hover
{
background:#45BDBE;
}
.Categories {
padding: 2.5em 0em;
}
ul.sidebar li {
list-style-image: url(../images/icon_1.png);
margin: 0 15px 0px;
vertical-align: bottom;
}
.hover li a,ul.sidebar_1 li a,.tags ul li a {
font-size: 0.85em;
line-height: 1.8em;
font-family: 'Open Sans', sans-serif;
color: #414A5A;
font-weight:600;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
display: block;
padding: 0.6em 0em;
}
ul.sidebar_1 li a:hover
{
color: #49CBCD;
}
.hover
{
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.hover li a:hover
{
color:#fff;
}
.hover:hover
{
background: #485460;
color:#fff;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
margin-left: 1em;
}
.popularpost p
{
padding: 1.5em 0em;
}
.link_1 p
{
font-size: 1.1em;
float: left;
padding: 14px 22px 9px 0px;
}
.link_1 .right
{
float:right;
}
.recentpost {
padding: 2.5em 0em;
}
ul.sidebar_1 li {
list-style-image: url(../images/icon_2.png);
vertical-align: bottom;
}
.tags ul li
{
padding: 0.6em;
float:left;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.tags ul li a
{
padding: 0.7em;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
background-color: #F6FAFB;
-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;
}
.tags ul li a:hover{
color:#fff;
background: #49CBCD;
}
.footer {
text-align: center;
padding-bottom: 2.5em;
}
.social_3 {
padding: 2em 0em 0em 0em;
}
.copy{
padding-top:20px;
}
.copy p{
color:#414A5A;
font-size:0.85em;
}
.copy p a{
color:#49CBCD;
}
.copy p a:hover{
color:#414A5A;
}
/********end-blog**************/
/*******star_blog_innerpage***/
.para p,.text a,.heading_1{
font-size: 0.85em;
color:#485460;
font-weight: 600;
line-height: 1.8em;
font-family:'Open Sans', sans-serif;
margin-top:2em;
}
.heading
{
color: #414A5A;
font-size: 1.6em;
font-weight: normal;
margin: 1em 0em;
}
.images_1
{
margin-top: 2em;
}
.para_1
{
font-style: italic;
font-size: 1.3em;
}
.text
{
text-align: right;
}
.heading_1
{
font-size: 1.6em;
text-align: center;
background: #FFF;
margin: 0 auto;
position: relative;
z-index: 999;
margin-top: 100px;
width: 350px;
}
.share_icons
{
border:1px solid #EBEBEB;
text-align: center;
margin-top: -20px;
}
.share_icons img
{
padding:3em 0em 2.6em 0em;
}
.grid_2_page
{
padding: 2em 0em;
}
.grid_2_page ul li{
margin: 1em 1em 0em 0em;
padding: 0.6em 1.1em;
border-radius: 50px;
-webkit-border-radius: 50px;
-o-border-radius: 50px;
-moz-border-radius: 50px;
float:left;
display: block;
}
.grid_2_page ul li a{
color:#BEBEBE;
font-size: 1.3em;
}
.grid_2_page ul li a span
{
background: url(../images/spriteimg.png);
width: 15px;
height: 30px;
display: block;
}
.grid_2_page li.preview a span
{
background-position: -68px -8px;
}
.grid_2_page li.next a span
{
background-position: -112px -8px;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 43%;
}
.grid_2_page ul li:nth-child(1),.grid_2_page ul li:nth-child(4)
{
background-color:#F6FAFB;
}
.grid_2_page ul li:nth-child(1):hover,.grid_2_page ul li:nth-child(4):hover
{
background-color:#485460;
}
.c_grid
{
padding-bottom: 2em;
border-bottom: 1px solid #EBEBEB;
}
.c_grid:nth-child(3)
{
padding: 1.4em 0em 2.5em 0em;
}
.c_grid_1
{
padding: 2em 0em;
margin-left: 10em;
}
.person_1
{
float:left;
}
.person_1 a span
{
background: url(../images/spriteimg.png) -321px -8px;
width:93px;
height:93px;
display:block;
}
.plus a span
{
background:url(../images/spriteimg.png) -187px -11px;
}
.desc
{
float:right;
width:80%;
margin-top: 1em;
}
.desc p
{
float:left;
}
.desc p a
{
float:left;
font-size: 1.1em;
margin-right: 2em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.desc p a:hover
{
color:#AE96DB;
}
.desc h6 a{
float:left;
color:#AE96DB;
font-size: 1em;
margin-top: 4px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.desc h6 a:hover{
color: #414A5A;
}
.desc .para p
{
margin-top:1em;
}
.comments-area{
padding-top:50px;
}
.comments-area h2 {
color: #555;
font-size: 1.5em;
margin-bottom:10px;
text-transform: uppercase;
}
.comments-area p {
margin:0;
width:47.2%;
float:left;
}
.text_area
{
margin-top: 2em;
}
.comments-area p:nth-child(2)
{
margin-left: 5%;
}
.comments-area span {
color:#00AEFF;
position: absolute;
left: 4px;
top: 30px;
}
.comments-area input[type="text"] {
border: none;
outline: none;
background: none;
font-size: 0.85em;
color: #485460;
width: 93%;
font-family: 'Open Sans', sans-serif;
-webkit-apperance: none;
padding: 0.8em 1em;
border: 1px solid #E4E4E4;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
.comments-area input[type="text"]:focus,.comments-area textarea:focus
{
box-shadow: 0px 0px 8px 1px #A88FD8;
}
.comments-area textarea {
border: none;
outline: none;
background: none;
font-size: 0.85em;
color: #485460;
width: 96%;
resize:none;
font-family: 'Open Sans', sans-serif;
-webkit-apperance: none;
padding: 0.4em 1em;
height: 200px;
border: 1px solid #E4E4E4;
border-radius: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
.send_button
{
float:right;
}
.send_button input[type="submit"] {
padding: 13px 68px;
}
.sky_form
{
float:left;
margin: 2em 0em 0em 0em;
}
.sky_form label i{
color: #485460;
font-size: 0.8725em;
margin: 0em 1em;
vertical-align: middle;
}
.sky_form input[type="checkbox"]{
vertical-align: text-top;
border: 1px solid #fff;
width: 30px;
height: 30px;
vertical-align: middle;
}
/*******end_blog_innerpage***/
/*********responsive_media _queries********/
@media only screen and (max-width: 1440px)
{
.contact input[type="text"], .contact textarea {
padding: 15px;
width: 42.37%;
}
.links h3{
margin-right: 2%;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 37%;
}
}
/****/
@media only screen and (max-width: 1366px)
{
.wrap{
width:85%;
}
.contact input[type="text"], .contact textarea {
padding: 15px;
width: 42.37%;
}
.links h3{
margin-right: 2%;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 37%;
}
}
/****/
@media only screen and (max-width: 1280px)
{
.wrap{
width:85%;
}
.contact input[type="text"], .contact textarea {
padding: 15px;
width: 42%;
}
.links h3{
margin-right: 0.6%;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 37%;
}
.pages li:nth-child(9) {
margin-left: 2em;
}
}
/****/
@media only screen and (max-width: 1024px)
{
.wrap{
width:90%;
}
.contact input[type="text"], .contact textarea {
padding: 12px;
width: 95%;
}
.links h3 {
margin-right: 4%;
margin-top: 1.2em;
}
.grid_2_page ul li:nth-child(2)
{
margin-right: 21%;
}
.pages li:nth-child(9) {
margin-left: 2em;
}
.button_1 a {
padding: 0.5em 1em;
font-size: 1.2em;
}
.heading_h h3 a,article h4{
font-size: 2em;
}
.wmuSliderPrev, .wmuSliderNext {
top: 39%;
}
.span-1-of-2 p:nth-child(2) {
display: none;
}
.date {
font-size: 0.8em;
}
h5.blog_title a {
font-size: 1.2em;
}
.search_box, .email {
width: 90%;
}
.wrapper_single {
width: 68.2%;
}
.span_1_of_3 {
width: 27.2%;
}
.alpha {
margin-right: 1.6%;
}
.grid_1 {
width: 10.5%;
float: left;
}
.links {
margin: 1em 0em 1em 0em;
}
.tags ul li a {
padding: 0.3em;
}
.rsidebar h4, .span_2_of_single h4 {
font-size: 1.3em;
}
.grid_2_page ul li a {
font-size: 1.2em;
}
.desc {
width: 75%;
}
.c_grid_1 {
margin-left: 6em;
}
.pages {
padding: 2em 4em;
}
span.rollover {
height: 199px;
width: 196px;
}
}
/****/
@media only screen and (max-width: 768px)
{
.images_1_of_4:nth-child(3),.images_1_of_4:nth-child(4)
{
display: none;
}
.images_1_of_4 {
width: 47.6%;
}
span.rollover {
height: 221px;
width: 222px;
}
#gallerylist:nth-child(3),#gallerylist1:nth-child(3) {
display: none;
}
.gallerylist-wrapper:nth-child(3)
{
display:none;
}
.gallerylist-wrapper:nth-child(5),.gallerylist-wrapper:nth-child(4)
{
margin-right: 0%;
}
.gallerylist-wrapper {
width: 48%;
}
article > div > p {
width: 80%;
}
.wmuSliderNext{
right: 50px;
}
.wmuSliderPrev{
left: 50px;
}
.para-contact {
float: none;
width: 100%;
}
.form {
float: none;
width: 100%;
}
.contact-form {
padding: 0em 0 1em;
}
.contact h2 {
padding: 1em 0em 0em 0em;
}
.banner h2 {
padding: 0.8em 0em;
}
.wrapper_top:nth-child(3),.wrapper_top:nth-child(4)
{
display: none;
}
.wrapper_single {
width: 100%;
float: none;
margin-bottom: 3em;
}
.span_1_of_3 {
width: 100%;
float: none;
}
.link_1 .right {
float: left;
margin-left: 15%;
}
.span_2_of_single {
width: 85.1%;
float: right;
}
.alpha {
margin-right: 3.6%;
}
.pages ul li {
padding: 0.4em 0.9em;
}
.pages li:nth-child(1),.pages li:nth-child(9)
{
margin-right: 1.5em;
}
.pages ul li a {
font-size: 1.1em;
}
.pages {
padding: 2em 3em;
}
.para p:nth-child(2) {
display: none;
}
.para_2 {
display: none;
}
.heading_1 {
margin-top: 35px;
}
ul.sidebar_1 li:nth-child(2),ul.sidebar_1 li:nth-child(1),ul.sidebar_1 li:nth-child(3) {
display: none;
}
.c_grid:nth-child(3) {
display: none;
}
.comments-area p {
margin: 0;
width: 100%;
float: none;
}
.comments-area p:nth-child(2) {
margin-left: 0%;
margin-top: 5%;
}
.comments-area input[type="text"] {
width: 96%;
}
.contact h2 {
font-size: 2em;
}
.para-contact h4 {
font-size: 1.3em;
}
}
/****/
@media only screen and (max-width: 640px)
{
.banner h2 {
padding: 0.6em 0em;
}
.grid_1 {
width: 12.5%;
}
.span_2_of_single {
width: 84.1%;
}
.alpha {
margin-right: 2.6%;
}
.pages ul li:nth-child(6),.pages ul li:nth-child(5)
{
display: none;
}
.grid_2_page ul li:nth-child(2) {
margin-right: 16%;
}
.grid_2_page ul li a {
font-size: 1em;
}
.c_grid_1 {
margin-left: 3em;
}
article > div > p {
font-size: 1em;
}
.rsidebar h4, .span_2_of_single h4 {
font-size: 1.3em;
}
/****/
@media only screen and (max-width: 480px)
{
span.rollover {
height: 201px;
width: 200px;
}
.pricing-grid:nth-child(2) {
display: none;
}
.pricing-grid:nth-child(1) {
margin-right: 0%;
width:100%;
float:none;
}
article > div > p {
width: 94%;
font-size: 0.9em;
}
article h4 {
font-size: 1.4em;
}
.wmuSliderPrev, .wmuSliderNext {
top: 40%;
}
.wmuSliderNext {
right: 10px;
}
.wmuSliderPrev {
left: 10px;
}
.send_button input[type="submit"] {
padding: 9px 48px;
}
.wmuSlider {
min-height: 320px;
}
.images_1_of_4 h3 {
font-size: 1em;
}
.button_1 a {
padding: 0.5em 1em;
font-size: 1em;
}
.banner h2 {
padding: 0.5em 0em;
font-size: 2em;
}
.span-1-of-1 {
float: none;
width: 100%;
}
.span-1-of-2{
float: none;
width: 100%;
}
.alpha {
margin-right: 3.6%;
}
.grid_1 {
width: 15.5%;
}
.span_2_of_single {
width: 80%;
}
.wrapper_top:nth-child(3), .wrapper_top:nth-child(4),.wrapper_top:nth-child(2) {
display: none;
}
.pages {
padding: 2em 1em;
}
.pages ul li:nth-child(6), .pages ul li:nth-child(5),.pages ul li:nth-child(4) {
display: none;
}
.pages li:nth-child(1), .pages li:nth-child(9) {
margin-right: 1em;
}
.para_2 {
display: none;
}
.pages li:nth-child(9) {
margin-left: 1em;
}
.share_icons {
margin-top: -15px;
}
.heading_1 {
font-size: 1.1em;
width: 240px;
}
.person_1 {
float: none;
}
.desc {
width: 100%;
float: none;
}
.person_1 a span {
margin: 0 auto;
}
.c_grid_1 {
margin-left: 0em;
padding: 0em 0em 0em 0em;
}
.comments-area input[type="text"],.comments-area textarea {
width: 80%;
}
}
/****/
@media only screen and (max-width: 320px)
{
.images_1_of_4 {
width: 100%;
float: none;
margin-bottom: 3em;
margin-left: 0%;
}
.gallerylist-wrapper {
width: 100%;
float: none;
margin: 0% 0% 1.5em 0%;
}
span.rollover {
height: 220px;
width: 220px;
}
.wmuSliderPrev, .wmuSliderNext {
display: none;
}
.contact input[type="text"] {
padding: 10px;
width: 90%;
font-size: 0.9em;
}
.contact form textarea {
width: 86%;
font-size: 0.9em;
}
.search_box, .email {
width: 83%;
}
.rsidebar {
margin: 0 0 0 1.6%;
}
.date {
font-size: 0.7em;
}
.date {
padding: 1em 1em;
}
.share_icons {
margin-top: -32px;
}
.heading_1 {
font-size: 1.1em;
width: 120px;
}
.desc p a {
font-size: 0.96em;
}
.main {
padding: 0em 0em 2em 0em;
}
h5.blog_title {
margin: 1em 0em 1.5em 6em;
}
h5.blog_title a {
font-size: 1em;
}
.grid_1 {
width: 25.5%;
}
.span_2_of_single {
width: 100%;
float: none;
}
.pages ul li a span {
width: 9px;
height: 25px;
}
.pages ul li {
padding: 0.2em 0.7em;
}
.pages li.preview a span {
background-position: -68px -10px;
}
.pages li.next a span {
background-position: -118px -11px;
}
.pages {
padding: 0em 0em;
}
.pages li:nth-child(1), .pages li:nth-child(9) {
margin-right: 0.8em;
}
.pages ul li {
margin: 1em 0.2em 0em 0em;
}
.grid_2_page ul li {
margin: 1em 0em 0em 0em;
padding: 0.3em 0.6em;
}
.grid_2_page li.preview a span {
background-position: -68px -12px;
}
.grid_2_page ul li a span {
width: 9px;
height: 20px;
}
.grid_2_page li.next a span {
background-position: -118px -12px;
}
.grid_2_page ul li a {
font-size: 0.8em;
}
.grid_2_page ul li:nth-child(2) {
margin-right: 0%;
}
.sky_form {
float: none;
margin: 2em 0em 0em 0em;
}
.send_button {
float: none;
}
.para_1 {
font-size: 1em;
}
.heading_h h3 a, article h4 {
font-size: 1.4em;
padding: 1em 0em 0em 0em;
}
.heading_h {
text-align: center;
padding: 1.1em 0em;
}
.images_1_of_4 h3,.images_1_of_4 p
{
padding: 0em 0em 1em 0em;
}
#gallerylist1 {
padding:0em;
display: none;
}
.button input[type="submit"], .send_button input[type="submit"] {
padding: 10px 20px;
}
.recentpost {
padding: 0.5em 0em;
}
.grid_2_page {
padding: 1em 0em;
}
.service-grids {
margin: 2em 0;
}
.button_1 {
text-align: center;
margin-top: 0em;
padding: 0em 0em 2em 0em;
}
.span-1-of-2 p
{
padding-top: 1em;
}
.wrapper_single {
margin-bottom: 1.5em;
}
.social_2 {
padding: 0.6em 0em;
}
.Categories {
padding: 1em 0em;
}
.rsidebar h4, .span_2_of_single h4 {
font-size: 1em;
}
.comments-area {
padding-top: 30px;
}
} | 0.206214 | 0.043548 |
:root {
--border-radius: 5px;
--box-shadow: 2px 2px 10px;
--color: #118bee;
--color-accent: #118bee0b;
--color-bg: #fff;
--color-bg-secondary: #e9e9e9;
--color-secondary: #920de9;
--color-secondary-accent: #920de90b;
--color-shadow: #f4f4f4;
--color-text: #000;
--color-text-secondary: #999;
--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--hover-brightness: 1.2;
--justify-important: center;
--justify-normal: left;
--line-height: 150%;
--width-card: 285px;
--width-card-medium: 460px;
--width-card-wide: 800px;
--width-content: 1080px;
}
/*
@media (prefers-color-scheme: dark) {
:root {
--color: #0097fc;
--color-accent: #0097fc4f;
--color-bg: #333;
--color-bg-secondary: #555;
--color-secondary: #e20de9;
--color-secondary-accent: #e20de94f;
--color-shadow: #bbbbbb20;
--color-text: #f7f7f7;
--color-text-secondary: #aaa;
}
}
*/
/* Layout */
article aside {
background: var(--color-secondary-accent);
border-left: 4px solid var(--color-secondary);
padding: 0.01rem 0.8rem;
}
body {
background: var(--color-bg);
color: var(--color-text);
font-family: var(--font);
line-height: var(--line-height);
margin: 0;
overflow-x: hidden;
padding: 1rem 0;
}
footer,
header,
main {
margin: 0 auto;
max-width: var(--width-content);
padding: 2rem 1rem;
}
hr {
background-color: var(--color-bg-secondary);
border: none;
height: 1px;
margin: 4rem 0;
}
section {
display: flex;
flex-wrap: wrap;
justify-content: var(--justify-important);
}
section aside {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
box-shadow: var(--box-shadow) var(--color-shadow);
margin: 1rem;
padding: 1.25rem;
width: var(--width-card-medium);
}
section aside:hover {
box-shadow: var(--box-shadow) var(--color-bg-secondary);
}
section aside img {
max-width: 100%;
}
/* Headers */
article header,
div header,
main header {
padding-top: 0;
}
header {
text-align: var(--justify-important);
}
header a b,
header a em,
header a i,
header a strong {
margin-left: 1rem;
margin-right: 1rem;
}
header nav img {
margin: 1rem 0;
}
section header {
padding-top: 0;
width: 100%;
}
/* Nav */
nav {
align-items: center;
display: flex;
font-weight: bold;
justify-content: space-between;
margin-bottom: 7rem;
}
nav ul {
list-style: none;
padding: 0;
}
nav ul li {
display: inline-block;
margin: 0 0.5rem;
position: relative;
text-align: left;
}
/* Nav Dropdown */
nav ul li:hover ul {
display: block;
}
nav ul li ul {
background: var(--color-bg);
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
box-shadow: var(--box-shadow) var(--color-shadow);
display: none;
height: auto;
padding: .5rem 1rem;
position: absolute;
right: 0;
top: 1.7rem;
width: auto;
}
nav ul li ul li,
nav ul li ul li a {
display: block;
}
/* Typography */
code,
samp {
background-color: var(--color-accent);
border-radius: var(--border-radius);
color: var(--color-text);
display: inline-block;
margin: 0 0.1rem;
padding: 0rem 0.5rem;
text-align: var(--justify-normal);
}
details {
margin: 1.3rem 0;
}
details summary {
font-weight: bold;
}
details summary:focus {
outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: var(--line-height);
}
mark {
padding: 0.1rem;
}
ol li,
ul li {
padding: 0.2rem 0;
}
p {
margin: 0.75rem 0;
padding: 0;
}
pre {
white-space: normal;
}
pre code,
pre samp {
display: block;
margin: 1rem 0;
max-width: var(--width-card-wide);
padding: 1rem;
}
small {
color: var(--color-text-secondary);
}
sup {
background-color: var(--color-secondary);
border-radius: var(--border-radius);
color: var(--color-bg);
font-size: xx-small;
font-weight: bold;
margin: 0.2rem;
padding: 0.2rem 0.3rem;
position: relative;
top: -2px;
}
/* Links */
a {
color: var(--color-secondary);
font-weight: bold;
text-decoration: none;
}
a:hover {
filter: brightness(var(--hover-brightness));
text-decoration: underline;
}
a b,
a em,
a i,
a strong,
button {
border-radius: var(--border-radius);
display: inline-block;
font-size: medium;
font-weight: bold;
line-height: var(--line-height);
margin: 1.5rem 0 0.5rem 0;
padding: 0rem 2rem;
}
button {
font-family: var(--font);
}
button:hover {
cursor: pointer;
filter: brightness(var(--hover-brightness));
}
a b,
a strong,
button {
background-color: var(--color);
border: 2px solid var(--color);
color: var(--color-bg);
}
a em,
a i {
border: 2px solid var(--color);
border-radius: var(--border-radius);
color: var(--color);
display: inline-block;
padding: 1rem 2rem;
}
/* Images */
figure {
margin: 0;
padding: 0;
}
figure img {
max-width: 100%;
}
figure figcaption {
color: var(--color-text-secondary);
}
/* Forms */
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button:disabled,
input:disabled {
background: var(--color-bg-secondary);
border-color: var(--color-bg-secondary);
color: var(--color-text-secondary);
cursor: not-allowed;
}
button[disabled]:hover {
filter: none;
}
form {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
box-shadow: var(--box-shadow) var(--color-shadow);
display: block;
max-width: var(--width-card-wide);
min-width: var(--width-card);
padding: 1.5rem;
text-align: var(--justify-normal);
}
form header {
margin: 1.5rem 0;
padding: 1.5rem 0;
}
input,
label,
select,
textarea {
display: block;
font-size: inherit;
max-width: var(--width-card-wide);
}
input[type="checkbox"],
input[type="radio"] {
display: inline-block;
}
input,
select,
textarea {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
margin-bottom: 1rem;
padding: 0.4rem 0.8rem;
}
input[readonly],
textarea[readonly] {
background-color: var(--color-bg-secondary);
}
label {
font-weight: bold;
margin-bottom: 0.2rem;
}
/* Tables */
table {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
border-spacing: 0;
overflow-x: scroll;
overflow-y: hidden;
padding: 0;
}
table td,
table th,
table tr {
padding: 0.4rem 0.8rem;
text-align: var(--justify-important);
}
table thead {
background-color: var(--color);
border-collapse: collapse;
border-radius: var(--border-radius);
color: var(--color-bg);
margin: 0;
padding: 0;
}
table thead th:first-child {
border-top-left-radius: var(--border-radius);
}
table thead th:last-child {
border-top-right-radius: var(--border-radius);
}
table thead th:first-child,
table tr td:first-child {
text-align: var(--justify-normal);
}
/* Quotes */
blockquote {
display: block;
font-size: x-large;
line-height: var(--line-height);
margin: 1rem auto;
max-width: var(--width-card-medium);
padding: 1.5rem 1rem;
text-align: var(--justify-important);
}
blockquote footer {
color: var(--color-text-secondary);
display: block;
font-size: small;
line-height: var(--line-height);
padding: 1.5rem 0;
}
/* Custom styles */
.logs {
/*border-radius*/
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
border: 1px solid #C9C993;
background: #F0EE7D;
height: 99%;
width: 99%;
margin: 0.5% auto;
border: inset #555 4px;
background: #222;
/*border-radius*/
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
height: 80%;
width: 85%;
margin: 1em auto;
padding: 5%;
font-family: "Courier new", "american typewriter";
font-weight: 400;
font-size: .8em;
line-height: 2;
letter-spacing: 1.2px;
color: #58bf1d;
/* CSS3 properties */
-webkit-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
-moz-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
-ms-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
-o-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
overflow: auto;
overflow-wrap: break-word;
}
ul.logs {
font-family: monospace;
font-size: 10px;
list-style: none;
padding: 0px;
height: 200px;
overflow: scroll;
}
ul.logs li:before {
content: '>';
margin: 0 1em;
}
button.btn {
display: flex;
float: right;
margin: 2px;
}
button.reset {
background-color: #c50000;
border-color: #c50000;
}
button.btn-clipboard {
display: flex;
float: right;
padding: 6px 12px;
font-size: 13px;
font-weight: 700;
line-height: 20px;
color: #333;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-color: #eee;
background-image: linear-gradient(#fcfcfc,#eee);
border: 1px solid #d5d5d5;
border-radius: 3px;
}
h3.node-name {
float: left;
}
ul.node-state {
clear: both;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0
}
.alert {
padding: 8px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px
}
.alert h4 {
margin-top: 0;
color: inherit
}
.alert .alert-link {
font-weight: 700
}
.alert>p,
.alert>ul {
margin-bottom: 0
}
.alert>p+p {
margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1
}
.alert-info hr {
border-top-color: #a6e1ec
}
.alert-info .alert-link {
color: #245269
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1
}
.alert-danger hr {
border-top-color: #e4b9c0
}
.alert-danger .alert-link {
color: #843534
} | frontend/css.css |
:root {
--border-radius: 5px;
--box-shadow: 2px 2px 10px;
--color: #118bee;
--color-accent: #118bee0b;
--color-bg: #fff;
--color-bg-secondary: #e9e9e9;
--color-secondary: #920de9;
--color-secondary-accent: #920de90b;
--color-shadow: #f4f4f4;
--color-text: #000;
--color-text-secondary: #999;
--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--hover-brightness: 1.2;
--justify-important: center;
--justify-normal: left;
--line-height: 150%;
--width-card: 285px;
--width-card-medium: 460px;
--width-card-wide: 800px;
--width-content: 1080px;
}
/*
@media (prefers-color-scheme: dark) {
:root {
--color: #0097fc;
--color-accent: #0097fc4f;
--color-bg: #333;
--color-bg-secondary: #555;
--color-secondary: #e20de9;
--color-secondary-accent: #e20de94f;
--color-shadow: #bbbbbb20;
--color-text: #f7f7f7;
--color-text-secondary: #aaa;
}
}
*/
/* Layout */
article aside {
background: var(--color-secondary-accent);
border-left: 4px solid var(--color-secondary);
padding: 0.01rem 0.8rem;
}
body {
background: var(--color-bg);
color: var(--color-text);
font-family: var(--font);
line-height: var(--line-height);
margin: 0;
overflow-x: hidden;
padding: 1rem 0;
}
footer,
header,
main {
margin: 0 auto;
max-width: var(--width-content);
padding: 2rem 1rem;
}
hr {
background-color: var(--color-bg-secondary);
border: none;
height: 1px;
margin: 4rem 0;
}
section {
display: flex;
flex-wrap: wrap;
justify-content: var(--justify-important);
}
section aside {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
box-shadow: var(--box-shadow) var(--color-shadow);
margin: 1rem;
padding: 1.25rem;
width: var(--width-card-medium);
}
section aside:hover {
box-shadow: var(--box-shadow) var(--color-bg-secondary);
}
section aside img {
max-width: 100%;
}
/* Headers */
article header,
div header,
main header {
padding-top: 0;
}
header {
text-align: var(--justify-important);
}
header a b,
header a em,
header a i,
header a strong {
margin-left: 1rem;
margin-right: 1rem;
}
header nav img {
margin: 1rem 0;
}
section header {
padding-top: 0;
width: 100%;
}
/* Nav */
nav {
align-items: center;
display: flex;
font-weight: bold;
justify-content: space-between;
margin-bottom: 7rem;
}
nav ul {
list-style: none;
padding: 0;
}
nav ul li {
display: inline-block;
margin: 0 0.5rem;
position: relative;
text-align: left;
}
/* Nav Dropdown */
nav ul li:hover ul {
display: block;
}
nav ul li ul {
background: var(--color-bg);
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
box-shadow: var(--box-shadow) var(--color-shadow);
display: none;
height: auto;
padding: .5rem 1rem;
position: absolute;
right: 0;
top: 1.7rem;
width: auto;
}
nav ul li ul li,
nav ul li ul li a {
display: block;
}
/* Typography */
code,
samp {
background-color: var(--color-accent);
border-radius: var(--border-radius);
color: var(--color-text);
display: inline-block;
margin: 0 0.1rem;
padding: 0rem 0.5rem;
text-align: var(--justify-normal);
}
details {
margin: 1.3rem 0;
}
details summary {
font-weight: bold;
}
details summary:focus {
outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: var(--line-height);
}
mark {
padding: 0.1rem;
}
ol li,
ul li {
padding: 0.2rem 0;
}
p {
margin: 0.75rem 0;
padding: 0;
}
pre {
white-space: normal;
}
pre code,
pre samp {
display: block;
margin: 1rem 0;
max-width: var(--width-card-wide);
padding: 1rem;
}
small {
color: var(--color-text-secondary);
}
sup {
background-color: var(--color-secondary);
border-radius: var(--border-radius);
color: var(--color-bg);
font-size: xx-small;
font-weight: bold;
margin: 0.2rem;
padding: 0.2rem 0.3rem;
position: relative;
top: -2px;
}
/* Links */
a {
color: var(--color-secondary);
font-weight: bold;
text-decoration: none;
}
a:hover {
filter: brightness(var(--hover-brightness));
text-decoration: underline;
}
a b,
a em,
a i,
a strong,
button {
border-radius: var(--border-radius);
display: inline-block;
font-size: medium;
font-weight: bold;
line-height: var(--line-height);
margin: 1.5rem 0 0.5rem 0;
padding: 0rem 2rem;
}
button {
font-family: var(--font);
}
button:hover {
cursor: pointer;
filter: brightness(var(--hover-brightness));
}
a b,
a strong,
button {
background-color: var(--color);
border: 2px solid var(--color);
color: var(--color-bg);
}
a em,
a i {
border: 2px solid var(--color);
border-radius: var(--border-radius);
color: var(--color);
display: inline-block;
padding: 1rem 2rem;
}
/* Images */
figure {
margin: 0;
padding: 0;
}
figure img {
max-width: 100%;
}
figure figcaption {
color: var(--color-text-secondary);
}
/* Forms */
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button:disabled,
input:disabled {
background: var(--color-bg-secondary);
border-color: var(--color-bg-secondary);
color: var(--color-text-secondary);
cursor: not-allowed;
}
button[disabled]:hover {
filter: none;
}
form {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
box-shadow: var(--box-shadow) var(--color-shadow);
display: block;
max-width: var(--width-card-wide);
min-width: var(--width-card);
padding: 1.5rem;
text-align: var(--justify-normal);
}
form header {
margin: 1.5rem 0;
padding: 1.5rem 0;
}
input,
label,
select,
textarea {
display: block;
font-size: inherit;
max-width: var(--width-card-wide);
}
input[type="checkbox"],
input[type="radio"] {
display: inline-block;
}
input,
select,
textarea {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
margin-bottom: 1rem;
padding: 0.4rem 0.8rem;
}
input[readonly],
textarea[readonly] {
background-color: var(--color-bg-secondary);
}
label {
font-weight: bold;
margin-bottom: 0.2rem;
}
/* Tables */
table {
border: 1px solid var(--color-bg-secondary);
border-radius: var(--border-radius);
border-spacing: 0;
overflow-x: scroll;
overflow-y: hidden;
padding: 0;
}
table td,
table th,
table tr {
padding: 0.4rem 0.8rem;
text-align: var(--justify-important);
}
table thead {
background-color: var(--color);
border-collapse: collapse;
border-radius: var(--border-radius);
color: var(--color-bg);
margin: 0;
padding: 0;
}
table thead th:first-child {
border-top-left-radius: var(--border-radius);
}
table thead th:last-child {
border-top-right-radius: var(--border-radius);
}
table thead th:first-child,
table tr td:first-child {
text-align: var(--justify-normal);
}
/* Quotes */
blockquote {
display: block;
font-size: x-large;
line-height: var(--line-height);
margin: 1rem auto;
max-width: var(--width-card-medium);
padding: 1.5rem 1rem;
text-align: var(--justify-important);
}
blockquote footer {
color: var(--color-text-secondary);
display: block;
font-size: small;
line-height: var(--line-height);
padding: 1.5rem 0;
}
/* Custom styles */
.logs {
/*border-radius*/
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
border: 1px solid #C9C993;
background: #F0EE7D;
height: 99%;
width: 99%;
margin: 0.5% auto;
border: inset #555 4px;
background: #222;
/*border-radius*/
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
height: 80%;
width: 85%;
margin: 1em auto;
padding: 5%;
font-family: "Courier new", "american typewriter";
font-weight: 400;
font-size: .8em;
line-height: 2;
letter-spacing: 1.2px;
color: #58bf1d;
/* CSS3 properties */
-webkit-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
-moz-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
-ms-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
-o-text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
text-shadow: 0px 0px 3px rgba(88,191,29,0.5);
overflow: auto;
overflow-wrap: break-word;
}
ul.logs {
font-family: monospace;
font-size: 10px;
list-style: none;
padding: 0px;
height: 200px;
overflow: scroll;
}
ul.logs li:before {
content: '>';
margin: 0 1em;
}
button.btn {
display: flex;
float: right;
margin: 2px;
}
button.reset {
background-color: #c50000;
border-color: #c50000;
}
button.btn-clipboard {
display: flex;
float: right;
padding: 6px 12px;
font-size: 13px;
font-weight: 700;
line-height: 20px;
color: #333;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-color: #eee;
background-image: linear-gradient(#fcfcfc,#eee);
border: 1px solid #d5d5d5;
border-radius: 3px;
}
h3.node-name {
float: left;
}
ul.node-state {
clear: both;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0
}
.alert {
padding: 8px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px
}
.alert h4 {
margin-top: 0;
color: inherit
}
.alert .alert-link {
font-weight: 700
}
.alert>p,
.alert>ul {
margin-bottom: 0
}
.alert>p+p {
margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1
}
.alert-info hr {
border-top-color: #a6e1ec
}
.alert-info .alert-link {
color: #245269
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1
}
.alert-danger hr {
border-top-color: #e4b9c0
}
.alert-danger .alert-link {
color: #843534
} | 0.527073 | 0.145631 |
body {
background: #f9f9f9;
background-color: #f9f9f9; }
#SiegelWrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.93); }
#SiegelWrapper img {
width: 700px;
z-index: -100;
right: -80px;
top: -100px;
position: absolute; }
body .reveal * {
font-family: 'Helvetica Neue', sans-serif;
font-weight: 300; }
.reveal .controls {
display: none !important; }
.reveal section img {
border-width: 1px;
box-shadow: none;
background: none; }
.reveal .row {
text-align: left;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between; }
.reveal .row.nospace {
justify-content: inherit; }
.reveal .row .col {
position: relative;
order: 1; }
.reveal .row .col-3 {
width: 30%;
position: relative; }
.reveal .row .col-2 {
width: 47%;
position: relative; }
.reveal .center {
margin-left: auto;
margin-right: auto;
display: block; }
.reveal .box {
border: 2px solid #356594;
padding: 10px; }
.reveal .box h1, .reveal .box h2, .reveal .box h3, .reveal .box h4, .reveal .box h5 {
background: #356594;
color: white;
margin: -10px;
padding: 10px;
margin-bottom: 10px; }
.reveal .footnote {
font-size: 0.5em;
position: absolute;
bottom: 5px; }
.reveal .tophalf, .reveal .bottomhalf {
position: absolute;
height: 50%; }
.reveal .bottomhalf {
top: 50%; }
.reveal ul.space li {
padding-bottom: 1em; }
.reveal ul.nodots li {
list-style-type: none; }
.reveal cite {
border-left: 2px solid #356594;
padding-left: 10px;
display: block;
font-style: italic; }
.reveal .s {
font-size: 0.75em; }
.reveal .xs {
font-size: 0.5em; }
.reveal.slide .slides > section.full, .reveal.slide .slides .stack section.full {
min-height: 100% !important;
position: absolute !important;
top: 0 !important;
align-items: center !important; }
.reveal *.white {
color: white; }
.reveal .collage6 {
max-width: 100%;
display: block; }
.print-pdf .reveal.slide .slides > section.full, .print-pdf .reveal.slide .slides > section > section.full {
min-height: 770px !important;
position: relative !important; }
/*# sourceMappingURL=style.css.map */ | css/style.css | body {
background: #f9f9f9;
background-color: #f9f9f9; }
#SiegelWrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.93); }
#SiegelWrapper img {
width: 700px;
z-index: -100;
right: -80px;
top: -100px;
position: absolute; }
body .reveal * {
font-family: 'Helvetica Neue', sans-serif;
font-weight: 300; }
.reveal .controls {
display: none !important; }
.reveal section img {
border-width: 1px;
box-shadow: none;
background: none; }
.reveal .row {
text-align: left;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between; }
.reveal .row.nospace {
justify-content: inherit; }
.reveal .row .col {
position: relative;
order: 1; }
.reveal .row .col-3 {
width: 30%;
position: relative; }
.reveal .row .col-2 {
width: 47%;
position: relative; }
.reveal .center {
margin-left: auto;
margin-right: auto;
display: block; }
.reveal .box {
border: 2px solid #356594;
padding: 10px; }
.reveal .box h1, .reveal .box h2, .reveal .box h3, .reveal .box h4, .reveal .box h5 {
background: #356594;
color: white;
margin: -10px;
padding: 10px;
margin-bottom: 10px; }
.reveal .footnote {
font-size: 0.5em;
position: absolute;
bottom: 5px; }
.reveal .tophalf, .reveal .bottomhalf {
position: absolute;
height: 50%; }
.reveal .bottomhalf {
top: 50%; }
.reveal ul.space li {
padding-bottom: 1em; }
.reveal ul.nodots li {
list-style-type: none; }
.reveal cite {
border-left: 2px solid #356594;
padding-left: 10px;
display: block;
font-style: italic; }
.reveal .s {
font-size: 0.75em; }
.reveal .xs {
font-size: 0.5em; }
.reveal.slide .slides > section.full, .reveal.slide .slides .stack section.full {
min-height: 100% !important;
position: absolute !important;
top: 0 !important;
align-items: center !important; }
.reveal *.white {
color: white; }
.reveal .collage6 {
max-width: 100%;
display: block; }
.print-pdf .reveal.slide .slides > section.full, .print-pdf .reveal.slide .slides > section > section.full {
min-height: 770px !important;
position: relative !important; }
/*# sourceMappingURL=style.css.map */ | 0.545044 | 0.049085 |
body {
margin: 0;
padding: 0;
background-image: url(../images/honey_im_subtle.png);
overflow: auto;
}
.wrapper {
min-height: calc(100vh - 58px);
margin: 0;
padding: 0;
}
header {
border-bottom: 2px solid #cccc;
overflow: hidden;
clear: both;
}
.container {
width: 960px;
margin: 0 auto;
position: relative;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
background-color: #4aaaa5;
color: white;
display: inline;
padding: 1.5rem;
margin: 0;
font-size: 30px;
position: absolute;
top: 0;
}
/* Navigation */
.navbar {
float: right;
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
color: #777;
margin: 30px 0;
background: url("../images/honey_im_subtle.png")
}
.navbar li {
display: inline;
}
.nav-start {
padding: 0 15px;
}
.nav-mid {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 0 15px;
}
.nav-end {
padding: 0 0 0 15px;
}
/* Portfolio page */
.container {
width: 960px;
margin: 0 auto;
position: relative;
}
/* Images */
#pix1
{
width: 100px;
height: 70px;
position: relative;
margin-top: 0 30 px 40 px 0;
}
.main-content {
background-image: url(../images/honey_im_subtle.png);
border: 1px solid #ddd;
margin: 30px auto;
padding: 0 20px 20px 20px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
color: #4aaaa5;
font-size: 30px;
line-height: 2;
border-bottom: 2px solid #ccc;
}
p {
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
color: #777;
line-height: 1.75;
}
footer {
background-color: #666;
border-top: 8px solid #4aaaa5;
clear: both;
height: 58px;
margin: 0;
box-sizing: border-box;
overflow: hidden;
}
.center-text {
text-align: center;
padding: 20px 0 0 0;
}
.portfolioImages
{
height: 150px;
width: 200px;
} | Assets/css/style3.css | body {
margin: 0;
padding: 0;
background-image: url(../images/honey_im_subtle.png);
overflow: auto;
}
.wrapper {
min-height: calc(100vh - 58px);
margin: 0;
padding: 0;
}
header {
border-bottom: 2px solid #cccc;
overflow: hidden;
clear: both;
}
.container {
width: 960px;
margin: 0 auto;
position: relative;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
background-color: #4aaaa5;
color: white;
display: inline;
padding: 1.5rem;
margin: 0;
font-size: 30px;
position: absolute;
top: 0;
}
/* Navigation */
.navbar {
float: right;
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
color: #777;
margin: 30px 0;
background: url("../images/honey_im_subtle.png")
}
.navbar li {
display: inline;
}
.nav-start {
padding: 0 15px;
}
.nav-mid {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 0 15px;
}
.nav-end {
padding: 0 0 0 15px;
}
/* Portfolio page */
.container {
width: 960px;
margin: 0 auto;
position: relative;
}
/* Images */
#pix1
{
width: 100px;
height: 70px;
position: relative;
margin-top: 0 30 px 40 px 0;
}
.main-content {
background-image: url(../images/honey_im_subtle.png);
border: 1px solid #ddd;
margin: 30px auto;
padding: 0 20px 20px 20px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
color: #4aaaa5;
font-size: 30px;
line-height: 2;
border-bottom: 2px solid #ccc;
}
p {
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
color: #777;
line-height: 1.75;
}
footer {
background-color: #666;
border-top: 8px solid #4aaaa5;
clear: both;
height: 58px;
margin: 0;
box-sizing: border-box;
overflow: hidden;
}
.center-text {
text-align: center;
padding: 20px 0 0 0;
}
.portfolioImages
{
height: 150px;
width: 200px;
} | 0.422386 | 0.120724 |
p{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
h2{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
text-align: center;
font-size: 18px;
padding: 10px 20px;
color: #575ed8;
}
.loader {
border: 16px solid white; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;
width: 10px;
height: 10px;
animation: spin .5s linear infinite;
}
@keyframes spin {
100% { transform: rotate(360deg); }
}
#chat{
max-width: 800px;
margin: 30px auto;
border: 1px solid #ddd;
box-shadow: 1px 3px 5px rgba(0,0,0,0.05);
border-radius: 2px;
background-color: #F1F1F1;
}
#chat-window{
height: 75%;
overflow-y: auto;
overflow-x: hidden;
background:white;
padding-top: 30px;
}
label{
box-sizing: border-box;
display: block;
padding: 10px 20px;
}
input{
position: relative;
z-index: 0;
padding: 10px 20px;
box-sizing: border-box;
border: 4px;
display: block;
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font-family: 'Nunito';
font-size: 16px;
border: 1px solid #C9C9C9;
}
#message{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
#ticker{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
font-size: 24px;
text-align: center;
margin-right: 20px;
}
#before{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
font-size: 42px;
font-style: center;
}
span{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
font-size: 16px;
font-style: center;
}
.user{
text-align: right;
padding-right: -200px;
}
#output .user {
width: 97.5%;
margin-bottom: 20px;
}
#output .watson {
width: 90%;
margin-bottom: 20px;
}
.watson p{
margin-left: 20px;
margin-right: 20px;
}
.user p {
margin-left: 20px;
margin-right: 20px;
}
.watson .bubble {
display: inline-block;
position:relative;
background: rgba(209, 209, 209, 0.89);
padding:10px;
color: #222;
border-radius: 18px;
margin-left:20px;
}
.watson .bubble::after{
content: "";
display:block;
position:absolute;
left: -15px;
top:15px;
width:0;
height: 0;
border-top:8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 15px solid rgba(209, 209, 209, 0.89);
margin-top: 10px;
}
.user .bubble {
padding-top: 10px;
display: inline-block;
position:relative;
background: rgba(0, 153, 255, 0.77);
padding:10px;
color:white;
border-radius: 18px;
margin-right:10px;
margin-left:10px;
}
.user .bubble::after{
content: "";
display:block;
position:absolute;
right: -15px;
top:15px;
width:0;
height: 0;
border-top:8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 15px solid rgba(0, 153, 255, 0.77);
}
#fontAwsome {
position: relative;
z-index: 99999;
cursor: pointer;
float: right;
padding-right: 5px;
background-color: white;
margin-bottom: -60px;
margin-right: .5em;
top: 12px;
} | views/styles.css | p{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
h2{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
text-align: center;
font-size: 18px;
padding: 10px 20px;
color: #575ed8;
}
.loader {
border: 16px solid white; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;
width: 10px;
height: 10px;
animation: spin .5s linear infinite;
}
@keyframes spin {
100% { transform: rotate(360deg); }
}
#chat{
max-width: 800px;
margin: 30px auto;
border: 1px solid #ddd;
box-shadow: 1px 3px 5px rgba(0,0,0,0.05);
border-radius: 2px;
background-color: #F1F1F1;
}
#chat-window{
height: 75%;
overflow-y: auto;
overflow-x: hidden;
background:white;
padding-top: 30px;
}
label{
box-sizing: border-box;
display: block;
padding: 10px 20px;
}
input{
position: relative;
z-index: 0;
padding: 10px 20px;
box-sizing: border-box;
border: 4px;
display: block;
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font-family: 'Nunito';
font-size: 16px;
border: 1px solid #C9C9C9;
}
#message{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
#ticker{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
font-size: 24px;
text-align: center;
margin-right: 20px;
}
#before{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
font-size: 42px;
font-style: center;
}
span{
font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
font-size: 16px;
font-style: center;
}
.user{
text-align: right;
padding-right: -200px;
}
#output .user {
width: 97.5%;
margin-bottom: 20px;
}
#output .watson {
width: 90%;
margin-bottom: 20px;
}
.watson p{
margin-left: 20px;
margin-right: 20px;
}
.user p {
margin-left: 20px;
margin-right: 20px;
}
.watson .bubble {
display: inline-block;
position:relative;
background: rgba(209, 209, 209, 0.89);
padding:10px;
color: #222;
border-radius: 18px;
margin-left:20px;
}
.watson .bubble::after{
content: "";
display:block;
position:absolute;
left: -15px;
top:15px;
width:0;
height: 0;
border-top:8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 15px solid rgba(209, 209, 209, 0.89);
margin-top: 10px;
}
.user .bubble {
padding-top: 10px;
display: inline-block;
position:relative;
background: rgba(0, 153, 255, 0.77);
padding:10px;
color:white;
border-radius: 18px;
margin-right:10px;
margin-left:10px;
}
.user .bubble::after{
content: "";
display:block;
position:absolute;
right: -15px;
top:15px;
width:0;
height: 0;
border-top:8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 15px solid rgba(0, 153, 255, 0.77);
}
#fontAwsome {
position: relative;
z-index: 99999;
cursor: pointer;
float: right;
padding-right: 5px;
background-color: white;
margin-bottom: -60px;
margin-right: .5em;
top: 12px;
} | 0.358016 | 0.113776 |
@import url(https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Muli:400,600&display=swap);
@media (max-width:996px) {
.center-if-sm {
text-align: center
}
}
.button,.button--secondary,.codeBlock_23N8,.menu__link,.menu__link:hover,.navbar__item.dropdown,.pagination-nav__link {
border-radius: 0
}
.codeBlock_node_modules-\@docusaurus-theme-classic-lib-next-theme-CodeBlock-styles-module {
background-color: #161616
}
.pagination-nav__link:hover {
background-color: var(--ifm-code-background);
border-color: var(--ifm-color-secondary-darker)
}
@media (min-width:997px) {
.docSidebarContainer_node_modules-\@docusaurus-theme-classic-lib-next-theme-DocPage-styles-module {
background-color: var(--ifm-background-surface-color)
}
}
li>code,p>code,td>code {
font-size: .875em
}
.footer__link-item {
outline-offset: 2px
}
.menu--show,.navbar-sidebar {
width: var(--doc-sidebar-width);
background: var(--ifm-background-surface-color)
}
.menu--show {
-ms-scroll-chaining: none;
bottom: 0;
overscroll-behavior: contain;
z-index: var(--ifm-z-index-overlay);
transform: translateX(0);
z-index: 10000;
position: fixed;
left: 0;
right: auto;
height: 100%;
width: 16rem;
transform: translateX(16rem);
overflow-y: hidden;
transition: all .11s cubic-bezier(.2,0,1,.9)
}
.navbar {
background-color: var(--ifm-navbar-background-color);
right: 0;
left: 0;
display: flex;
height: 3rem;
align-items: center;
border-top: 1px solid 1px solid var(--ifm-toc-border-color);
border-bottom: 1px solid 1px solid var(--ifm-toc-border-color);
box-shadow: none
}
.navbar__link {
text-decoration: none;
padding: 12px
}
.docSidebarContainer,.menu--responsive .menu__button {
background-color: var(--ifm-background-surface-color)
}
@media (min-width:997px) {
.docSidebarContainer,.docSidebarContainer_3Kbt {
background-color: var(--ifm-background-surface-color);
z-index: 1
}
}
.navbar-sidebar__brand {
box-shadow: none;
position: fixed;
bottom: 4rem;
width: 100%
}
.announcementBar_3WsW {
z-index: 1000;
position: fixed!important;
bottom: 0!important;
background-color: var(--ifm-navbar-background-color)!important;
border-top: 1px solid var(--ifm-toc-border-color);
border-bottom: 0!important;
color: var(--ifm-navbar-link-color)!important
}
.navbar__toggle {
position: absolute;
right: 0
}
.announcementBar {
z-index: 1000;
position: fixed;
bottom: 0
}
.navbar__title {
font-family: IBM Plex Sans,Helvetica Neue,Arial,sans-serif
}
.navbar-sidebar {
-ms-scroll-chaining: none;
border-left: 1px solid var(--ifm-toc-border-color);
bottom: 0;
box-shadow: none;
height: 100%;
left: auto;
overflow-y: hidden;
overscroll-behavior: contain;
padding: 1rem;
position: fixed;
top: 0;
transform: translateX(16rem);
transition: .11s cubic-bezier(.2,0,1,.9);
width: 16rem;
z-index: var(--ifm-z-index-overlay);
z-index: 17;
right: 0
}
.menu--responsive .menu__button {
display: none;
z-index: var(--ifm-z-index-fixed)
}
.menu--show,.navbar-sidebar--show .navbar-sidebar {
top: 3rem
}
.menu--responsive .menu__button {
bottom: auto;
color: var(--ifm-navbar-link-color);
height: 3rem;
max-width: 5rem;
left: 0;
position: fixed;
right: 1rem;
top: 0
}
.menu--show .menu__list {
background-color: var(--ifm-background-surface-color);
padding: inherit!important
}
.menu__list .menu__list {
padding-left: 0!important;
margin-left: 0!important
}
.sidebar_15mo .menu--show,.sidebar_15mo .navbar-sidebar--show .navbar-sidebar {
padding-top: 3rem!important;
padding: inherit;
top: 0;
transform: translateZ(0)
}
.menu__list .menu__list {
overflow-y: hidden;
transition: height var(--ifm-transition-fast) linear;
will-change: height;
text-indent: 1rem
}
.menu--show {
transform: translateZ(0);
transition: 0s;
background-color: transparent!important
}
.navbar-sidebar {
background-color: var(--ifm-background-surface-color)!important
}
.menu--show .menu__list {
border-right: 1px solid var(--ifm-toc-border-color);
overflow-x: hidden;
padding-top: 0!important
}
.menu--show .menu__list thin-scrollbar::-webkit-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
.menu--show::-webkit-scrollbar {
width: 6px
}
@media (pointer:fine) {
.menu--show .thin-scrollbar::-webkit-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
}
.menu .menu--responsive .thin-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
.menu--show .menu__list::-webkit-scrollbar {
width: 0
}
.navbar-sidebar__backdrop {
background-color: rgb(0 0 0/0%)
}
@media (max-width:996px) {
html body .thin-scrollbar::-webkit-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
::-webkit-scrollbar {
width: 0
}
}
@media (min-width:997px) {
.hero-1 {
height: auto;
position: absolute;
right: 10%;
width: 263px;
top: 0
}
.hero {
display: grid;
flex-direction: row;
align-content: flex-end;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap
}
.heroBanner,.heroBanner_1ZBZ {
overflow: hidden;
text-align: left
}
.heroBanner {
text-align: left!important
}
.hero,.heroBanner_1ZBZ {
padding: 7.24rem!important;
position: unset!important;
width: 100%!important;
margin-bottom: 2rem
}
}
@media (max-width:996px) {
.hero-1 {
margin-top: -7rem;
max-height: -webkit-fit-content;
max-height: -moz-fit-content;
max-height: fit-content;
max-width: 180px;
padding: 0!important;
position: relative;
right: 4%;
z-index: 0
}
}
.navbar-sidebar--expanded_3zB3 .navbar-sidebar__icon_2hHO>svg.navbar-sidebar-collapse-icon_37Qp {
display: none;
position: fixed;
top: 8px;
left: 20px;
z-index: 10000!important;
width: 32px!important;
height: 32px!important
}
@media (min-width:997px) {
.navbar-sidebar--expanded_3zB3 .navbar-sidebar__icon_2hHO>svg.navbar-sidebar-collapse-icon_37Qp,.navbar-sidebar__icon_2hHO {
display: none!important
}
}
.navbar-sidebar__icon_2hHO {
display: block!important;
position: fixed!important;
top: 8px!important;
left: 20px;
z-index: 10000!important;
width: 32px!important;
height: 32px!important
}
.navbar-sidebar {
transition: opacity var(--ifm-transition-fast)
}
.navbar-sidebar__brand {
padding: 10px!important
}
.navbar__brand:hover {
background-color: var(--ifm-code-background)
}
.diDJni tfoot tr,.diDJni thead tr {
height: 3rem
}
@media (min-width:997px) {
.padding-bottom--lg,.padding-vert--lg {
padding-bottom: 2rem!important;
padding-top: 15rem!important;
padding-left: 2rem!important
}
}
@media (max-width:996px) {
.menu--responsive .menu__button {
display: inherit;
max-width: 4rem;
padding-left: 15px;
padding-right: 15px
}
.navbar-sidebar__brand {
bottom: 5rem
}
}
@media (min-width:997px) {
.h1Heading_27L5 {
background-color: var(--ra-color-note);
border-bottom: 1px solid var(--ifm-toc-border-color);
color: var(--ifm-color-content);
font-size: calc(1.82813rem + 1.5vw);
margin-bottom: calc(var(--ifm-leading-desktop)*var(--ifm-leading));
padding-bottom: 1.5rem;
padding-left: 20.7rem;
padding-top: 10rem;
position: absolute;
left: 0;
top: 0;
width: 100%
}
}
@media (min-width:1650px) {
.padding-bottom--lg,.padding-vert--lg {
padding-top: 16rem!important;
margin-left: 3rem!important;
padding-left: 1.2rem!important
}
.h1Heading_27L5 {
padding-left: calc(var(--doc-sidebar-width) + 4rem)
}
}
@media (min-width:2300px) {
.padding-bottom--lg,.padding-vert--lg {
padding-top: 18rem!important
}
}
.menu--responsive .menu__button {
border-style: solid;
border-width: 1px;
border-color: var(--ifm-toc-border-color)!important
}
@media (max-width:996px) {
.navbar__toggle:focus {
border-color: var(--ifm-primary-color)
}
.navbar__toggle {
border: 1px solid var(--ifm-toc-border-color);
display: inherit;
height: 3rem;
max-width: 6rem;
vertical-align: middle;
width: 6rem
}
}
.navbar__logo:focus {
outline: 0!important
}
.navbar__link--active,.navbar__link:hover {
color: var(--ifm-color-primary-lighter);
text-decoration: none;
background-color: var(--ifm-code-background)
}
@media (max-width:996px) {
.clean-btn {
background-color: var(--ifm-navbar-background-color)
}
}
.navbar-sidebar {
padding: 0!important
}
.navbar__items--right>:last-child {
margin-left: 10px
}
@media (max-width:996px) {
.navbar__toggle {
position: absolute;
margin-right: 0!important;
right: 0;
align-items: center;
display: flex!important;
align-content: space-between;
justify-content: center
}
.menu--responsive .menu__button:hover,.navbar__toggle:hover {
background-color: var(--ifm-button-background-color-2);
border-color: var(--ifm-color-secondary-darker)
}
.navbar-sidebar__brand .navbar__brand {
margin-left: 0!important
}
.navbar-sidebar__brand .navbar__brand .navbar__title {
position: relative!important
}
}
@media (max-width:250px) {
.featureSvg_3LcT {
height: unset;
width: unset
}
}
.navbar__title {
padding: 12px
}
table td {
color: var(--ifm-menu-color)!important;
vertical-align: middle!important
}
.cWVRmn {
border-color: var(--ifm-toc-border-color)!important
}
table {
background-color: var(--ifm-color-emphasis-0)
}
.table,table {
display: table;
margin-bottom: var(--ifm-spacing-vertical);
width: 100%;
border-color: var(--ifm-toc-border-color)!important
}
.button .button--secondary .button--outline .collapseSidebarButton_1CGd {
margin-bottom: 3px!important
}
@media (max-width:996px) {
.h1Heading_27L5 {
font-size: 3rem;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 calc(var(--ifm-spacing-horizontal)*-1);
background-color: var(--ra-color-note);
padding-top: 5rem;
padding-bottom: .5rem;
margin-bottom: 2rem;
top: 0;
margin-top: -1rem;
padding-left: 1rem
}
}
.hero .button--secondary:not(.button--outline) {
--ifm-button-background-color: var(--ifm-color-secondary);
background: var(--ifm-color-black);
border: 0;
box-sizing: border-box;
color: var(--ifm-color-secondary);
font-size: 1.5rem;
font-weight: var(--ifm-body-short-01-font-weight,400);
height: 6rem;
letter-spacing: var(--ifm-body-short-01-letter-spacing,.16px);
line-height: var(--ifm-body-short-01-line-height,1.29);
margin-top: 11rem;
min-height: 4rem;
min-width: 100%;
position: absolute;
right: 0;
text-decoration: none;
padding-top: 2rem;
padding-bottom: 2rem;
transition: background 70ms;
vertical-align: middle
}
.hero .button--secondary:not(.button--outline):hover {
background-color: #393939
}
.hero .button--secondary:not(.button--outline):focus {
outline-width: 2px;
outline-color: #fff;
outline-style: solid
}
.hero__subtitle {
font-size: 2rem;
padding-top: 0
}
.heroBanner_1ZBZ {
padding-bottom: 0!important
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
padding-bottom: 0!important
}
}
@media (max-width:996px) {
.hero .button--secondary:not(.button--outline) {
letter-spacing: var(--ifm-body-short-01-letter-spacing,.16px);
margin-top: 10rem;
font-size: var(--collapse-button-bg-color-dark);
height: auto;
line-height: inherit;
min-height: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
bottom: 0;
z-index: 1
}
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
min-height: 20rem;
padding-bottom: 0!important
}
.hero {
align-items: stretch;
background-color: var(--ifm-hero-background-color);
color: var(--ifm-hero-text-color);
display: flex;
padding: 4rem 2rem;
justify-content: center;
align-content: stretch;
flex-wrap: nowrap
}
}
.hero__subtitle {
padding: 1rem;
padding-left: 0
}
@media (max-width:996px) {
.hero__subtitle {
font-size: var(--ifm-font-size-base);
padding: 0
}
.hero {
align-items: center;
background-color: var(--ifm-hero-background-color);
color: var(--ifm-hero-text-color);
display: flex;
padding: 3rem 2rem!important
}
.hero__title {
font-size: 2.625rem
}
.hero__subtitle,.hero__title {
padding-left: 3rem
}
}
.hero .button--secondary:not(.button--outline):hover {
color: var(--ifm-badge-color)
}
.hero .button--secondary:not(.button--outline):focus {
outline-offset: -6px;
outline: #fff solid 2px;
outline-color: var(--ifm-primary-color);
box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #f4f4f4;
border-color: #000
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
max-height: 14rem;
padding-bottom: 0!important;
text-align: left!important
}
}
@media (max-width:996px) {
.hero {
align-items: center;
background-color: var(--ifm-hero-background-color);
color: var(--ifm-badge-color)!important;
display: flex;
padding: 2rem 1rem!important
}
}
.hero {
color: var(--ifm-badge-color)!important
}
@media (max-width:550px) {
.hero .button--secondary:not(.button--outline) {
z-index: 1
}
}
@media (max-width:460px) {
.hero__title {
font-size: 2rem
}
.hero__subtitle,.hero__title {
padding-left: 0
}
}
@media (max-width:365px) {
.hero__title {
font-size: 1.6rem
}
.hero__subtitle {
padding-left: 0
}
}
@media (max-width:550px) {
.hero-1 {
right: 0;
padding-right: 0
}
}
@media (max-width:450px) {
.hero .container {
padding-left: 5px
}
}
@media (max-width:550px) {
.hero-1 {
padding-right: 0;
right: 0
}
}
@media (max-width:390px) {
.heroBanner_1ZBZ {
min-height: 18rem
}
}
@media (min-width:997px) {
.hero__subtitle {
padding-top: .2rem!important
}
}
@media (max-width:390px) {
.hero-1 {
max-width: 150px
}
}
@media (max-width:340px) {
.hero__title {
font-size: 1.2rem
}
.hero__subtitle {
font-size: .7rem
}
}
@media (max-width:290px) {
.hero-1 {
display: none
}
.hero__title {
font-size: 2rem
}
.hero__subtitle {
font-size: 1rem
}
.hero .container {
padding: 0 var(--ifm-spacing-horizontal)
}
}
@media (max-width:996px) {
.hero .container {
margin: 0 auto;
max-width: var(--ifm-container-width);
display: flex;
flex-direction: column;
align-content: flex-start;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap
}
}
@media (max-width:300px) {
.hero .container {
padding: 0
}
}
.hero__title {
font-weight: var(--ifm-font-weight-normal);
font-size: 4rem
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
padding-bottom: 0!important;
padding-top: 0!important
}
}
.hero--primary {
--ifm-hero-background-color: #0530ad;
--ifm-hero-text-color: var(--ifm-font-color-base-inverse)
}
.navbar__brand {
height: 3rem;
padding: 8px
}
@media screen and (max-width:996px) {
.navbar__title {
margin-left: 0;
padding: 0!important;
position: absolute
}
}
@media (max-width:996px) {
.navbar__brand {
height: 3rem;
margin-left: 2.9rem;
width: 110px
}
.navbar-sidebar__brand {
bottom: 5rem;
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
padding-right: 16px!important
}
}
@media (max-width:550px) {
.hero__subtitle,.hero__title {
padding-left: 0
}
}
@media (max-width:650px) {
.hero__subtitle,.hero__title {
padding-left: 2rem
}
}
.diDJni td,.diDJni th,.td,.th,td,th {
vertical-align: middle!important
}
@media (max-width:650px) {
.table,table {
display: block
}
}
table tr {
border-top: var(--ifm-table-border-width) solid var(--ifm-table-border-color)
}
a:focus {
outline: 2px solid var(--ifm-focus,#0f62fe)!important
}
.menu--show .menu__list {
height: 100%
}
.form--fluid_3ark_1NVg input[data-invalid],body:not(.navigation-with-keyboard_1q7x) :not(input):focus {
outline-color: var(--ifm-color-primary-lighter)!important
}
.diDJni td,.diDJni th {
border-style: solid;
border-image: initial;
border-width: 0!important
}
@media (max-width:996px) {
.navbar__toggle:hover {
background-color: var(--ifm-button-background-color-2)
}
}
html[data-theme=dark] {
--ifm-table-header: #393939;
--ifm-button-background-color-2: #3a3b3c;
--ifm-table-background: #262626;
--ra-color-note: #000!important;
background-color: var(--ifm-background-surface-color);
background-color: #18191a!important
}
:root {
--ifm-button-background-color-2: #f2f2f2;
--ifm-table-header: #e0e0e0;
--ifm-table-background: #f4f4f4;
--ifm-interactive-01: #0f62fe;
--ifm-interactive-02: #6f6f6f;
--ifm-interactive-03: #fff;
--ifm-interactive-04: #4589ff;
--ifm-ui-background: #161616;
--ifm-ui-01: #262626;
--ifm-ui-02: #393939;
--ifm-ui-03: #393939;
--ifm-ui-04: #6f6f6f;
--ifm-ui-05: #f4f4f4;
--ifm-text-01: #f4f4f4;
--ifm-text-02: #c6c6c6;
--ifm-text-03: #6f6f6f;
--ifm-text-04: #fff;
--ifm-text-05: #8d8d8d;
--ifm-text-error: #ff8389;
--ifm-icon-01: #f4f4f4;
--ifm-icon-02: #c6c6c6;
--ifm-icon-03: #fff;
--ifm-link-01: #78a9ff;
--ifm-link-02: #a6c8ff;
--ifm-inverse-link: #0f62fe;
--ifm-field-01: #262626;
--ifm-field-02: #393939;
--ifm-inverse-01: #161616;
--ifm-inverse-02: #f4f4f4;
--ifm-support-01: #fa4d56;
--ifm-support-02: #42be65;
--ifm-support-03: #f1c21b;
--ifm-support-04: #4589ff;
--ifm-inverse-support-01: #da1e28;
--ifm-inverse-support-02: #24a148;
--ifm-inverse-support-03: #f1c21b;
--ifm-inverse-support-04: #0f62fe;
--ifm-overlay-01: rgba(22,22,22,0.7);
--ifm-danger-01: #da1e28;
--ifm-danger-02: #fa4d56;
--ifm-focus: #fff;
--ifm-inverse-focus-ui: #0f62fe;
--ifm-hover-primary: #0353e9;
--ifm-active-primary: #002d9c;
--ifm-hover-primary-text: #a6c8ff;
--ifm-hover-secondary: #606060;
--ifm-active-secondary: #393939;
--ifm-hover-tertiary: #f4f4f4;
--ifm-active-tertiary: #c6c6c6;
--ifm-hover-ui: #353535;
--ifm-hover-light-ui: #4c4c4c;
--ifm-hover-selected-ui: #4c4c4c;
--ifm-active-ui: #525252;
--ifm-active-light-ui: #6f6f6f;
--ifm-selected-ui: #393939;
--ifm-selected-light-ui: #525252;
--ifm-inverse-hover-ui: #e5e5e5;
--ifm-hover-danger: #b81921;
--ifm-active-danger: #750e13;
--ifm-hover-row: #353535;
--ifm-visited-link: #be95ff;
--ifm-disabled-01: #262626;
--ifm-disabled-02: #525252;
--ifm-disabled-03: #8d8d8d;
--ifm-highlight: #002d9c;
--ifm-decorative-01: #525252;
--ifm-button-separator: #161616;
--ifm-skeleton-01: #353535;
--ifm-skeleton-02: #525252;
--ifm-background: #161616;
--ifm-layer: #262626;
--ifm-layer-accent: #393939;
--ifm-layer-accent-hover: #474747;
--ifm-layer-accent-active: #6f6f6f;
--ifm-field: #262626;
--ifm-background-inverse: #f4f4f4;
--ifm-background-brand: #0f62fe;
--ifm-interactive: #4589ff;
--ifm-border-subtle: #393939;
--ifm-border-strong: #6f6f6f;
--ifm-border-inverse: #f4f4f4;
--ifm-border-interactive: #4589ff;
--ifm-text-primary: #f4f4f4;
--ifm-text-secondary: #c6c6c6;
--ifm-text-placeholder: #6f6f6f;
--ifm-text-helper: #8d8d8d;
--ifm-text-on-color: #fff;
--ifm-text-inverse: #161616;
--ifm-link-primary: #78a9ff;
--ifm-link-secondary: #a6c8ff;
--ifm-link-visited: #be95ff;
--ifm-link-inverse: #0f62fe;
--ifm-icon-primary: #f4f4f4;
--ifm-icon-secondary: #c6c6c6;
--ifm-icon-on-color: #fff;
--ifm-icon-inverse: #161616;
--ifm-support-error: #fa4d56;
--ifm-support-success: #42be65;
--ifm-support-warning: #f1c21b;
--ifm-support-info: #4589ff;
--ifm-support-error-inverse: #da1e28;
--ifm-support-success-inverse: #24a148;
--ifm-support-warning-inverse: #f1c21b;
--ifm-support-info-inverse: #0f62fe;
--ifm-overlay: rgba(22,22,22,0.7);
--ifm-toggle-off: #6f6f6f;
--ifm-button-primary: #0f62fe;
--ifm-button-secondary: #6f6f6f;
--ifm-button-tertiary: #fff;
--ifm-button-danger-primary: #da1e28;
--ifm-button-danger-secondary: #fa4d56;
--ifm-background-active: #525252;
--ifm-layer-active: #525252;
--ifm-button-danger-active: #750e13;
--ifm-button-primary-active: #002d9c;
--ifm-button-secondary-active: #393939;
--ifm-button-tertiary-active: #c6c6c6;
--ifm-focus-inset: #161616;
--ifm-focus-inverse: #0f62fe;
--ifm-background-hover: #353535;
--ifm-layer-hover: #353535;
--ifm-field-hover: #353535;
--ifm-background-inverse-hover: #e5e5e5;
--ifm-link-primary-hover: #a6c8ff;
--ifm-button-danger-hover: #b81921;
--ifm-button-primary-hover: #0353e9;
--ifm-button-secondary-hover: #606060;
--ifm-button-tertiary-hover: #f4f4f4;
--ifm-background-selected: #393939;
--ifm-background-selected-hover: #4c4c4c;
--ifm-layer-selected: #393939;
--ifm-layer-selected-hover: #4c4c4c;
--ifm-layer-selected-inverse: #f4f4f4;
--ifm-border-subtle-selected: #525252;
--ifm-layer-disabled: #262626;
--ifm-field-disabled: #262626;
--ifm-border-disabled: #262626;
--ifm-text-disabled: #525252;
--ifm-button-disabled: #525252;
--ifm-icon-disabled: #525252;
--ifm-text-on-color-disabled: #8d8d8d;
--ifm-icon-on-color-disabled: #8d8d8d;
--ifm-layer-selected-disabled: #8d8d8d;
--ifm-skeleton-background: #353535;
--ifm-skeleton-element: #525252;
--ifm-brand-01: #0f62fe;
--ifm-brand-02: #6f6f6f;
--ifm-brand-03: #fff;
--ifm-active-01: #525252;
--ifm-hover-field: #353535;
--ifm-danger: #da1e28;
--ifm-caption-01-font-size: .75rem;
--ifm-caption-01-font-weight: 400;
--ifm-caption-01-line-height: 1.34;
--ifm-caption-01-letter-spacing: .32px;
--ifm-caption-02-font-size: .875rem;
--ifm-caption-02-font-weight: 400;
--ifm-caption-02-line-height: 1.29;
--ifm-caption-02-letter-spacing: .32px;
--ifm-label-01-font-size: .75rem;
--ifm-label-01-font-weight: 400;
--ifm-label-01-line-height: 1.34;
--ifm-label-01-letter-spacing: .32px;
--ifm-label-02-font-size: .875rem;
--ifm-label-02-font-weight: 400;
--ifm-label-02-line-height: 1.29;
--ifm-label-02-letter-spacing: .32px;
--ifm-helper-text-01-font-size: .75rem;
--ifm-helper-text-01-line-height: 1.34;
--ifm-helper-text-01-letter-spacing: .32px;
--ifm-helper-text-02-font-size: .875rem;
--ifm-helper-text-02-line-height: 1.29;
--ifm-helper-text-02-letter-spacing: .32px;
--ifm-body-short-01-font-size: .875rem;
--ifm-body-short-01-font-weight: 400;
--ifm-body-short-01-line-height: 1.29;
--ifm-body-short-01-letter-spacing: .16px;
--ifm-body-long-01-font-size: .875rem;
--ifm-body-long-01-font-weight: 400;
--ifm-body-long-01-line-height: 1.43;
--ifm-body-long-01-letter-spacing: .16px;
--ifm-body-short-02-font-size: 1rem;
--ifm-body-short-02-font-weight: 400;
--ifm-body-short-02-line-height: 1.375;
--ifm-body-short-02-letter-spacing: 0;
--ifm-body-long-02-font-size: 1rem;
--ifm-body-long-02-font-weight: 400;
--ifm-body-long-02-line-height: 1.5;
--ifm-body-long-02-letter-spacing: 0;
--ifm-code-01-font-family: "IBM Plex Mono","Menlo","DejaVu Sans Mono","Bitstream Vera Sans Mono",Courier,monospace;
--ifm-code-01-font-size: .75rem;
--ifm-code-01-font-weight: 400;
--ifm-code-01-line-height: 1.34;
--ifm-code-01-letter-spacing: .32px;
--ifm-code-02-font-family: "IBM Plex Mono","Menlo","DejaVu Sans Mono","Bitstream Vera Sans Mono",Courier,monospace;
--ifm-code-02-font-size: .875rem;
--ifm-code-02-font-weight: 400;
--ifm-code-02-line-height: 1.43;
--ifm-code-02-letter-spacing: .32px;
--ifm-heading-01-font-size: .875rem;
--ifm-heading-01-font-weight: 600;
--ifm-heading-01-line-height: 1.29;
--ifm-heading-01-letter-spacing: .16px;
--ifm-productive-heading-01-font-size: .875rem;
--ifm-productive-heading-01-font-weight: 600;
--ifm-productive-heading-01-line-height: 1.29;
--ifm-productive-heading-01-letter-spacing: .16px;
--ifm-heading-02-font-size: 1rem;
--ifm-heading-02-font-weight: 600;
--ifm-heading-02-line-height: 1.375;
--ifm-heading-02-letter-spacing: 0;
--ifm-productive-heading-02-font-size: 1rem;
--ifm-productive-heading-02-font-weight: 600;
--ifm-productive-heading-02-line-height: 1.375;
--ifm-productive-heading-02-letter-spacing: 0;
--ifm-productive-heading-03-font-size: 1.25rem;
--ifm-productive-heading-03-font-weight: 400;
--ifm-productive-heading-03-line-height: 1.4;
--ifm-productive-heading-03-letter-spacing: 0;
--ifm-productive-heading-04-font-size: 1.75rem;
--ifm-productive-heading-04-font-weight: 400;
--ifm-productive-heading-04-line-height: 1.29;
--ifm-productive-heading-04-letter-spacing: 0;
--ifm-productive-heading-05-font-size: 2rem;
--ifm-productive-heading-05-font-weight: 400;
--ifm-productive-heading-05-line-height: 1.25;
--ifm-productive-heading-05-letter-spacing: 0;
--ifm-productive-heading-06-font-size: 2.625rem;
--ifm-productive-heading-06-font-weight: 300;
--ifm-productive-heading-06-line-height: 1.199;
--ifm-productive-heading-06-letter-spacing: 0;
--ifm-productive-heading-07-font-size: 3.375rem;
--ifm-productive-heading-07-font-weight: 300;
--ifm-productive-heading-07-line-height: 1.19;
--ifm-productive-heading-07-letter-spacing: 0;
--ifm-expressive-heading-01-font-size: .875rem;
--ifm-expressive-heading-01-font-weight: 600;
--ifm-expressive-heading-01-line-height: 1.25;
--ifm-expressive-heading-01-letter-spacing: .16px;
--ifm-expressive-heading-02-font-size: 1rem;
--ifm-expressive-heading-02-font-weight: 600;
--ifm-expressive-heading-02-line-height: 1.5;
--ifm-expressive-heading-02-letter-spacing: 0;
--ifm-expressive-heading-03-font-size: 1.25rem;
--ifm-expressive-heading-03-font-weight: 400;
--ifm-expressive-heading-03-line-height: 1.4;
--ifm-expressive-heading-03-letter-spacing: 0;
--ifm-expressive-heading-04-font-size: 1.75rem;
--ifm-expressive-heading-04-font-weight: 400;
--ifm-expressive-heading-04-line-height: 1.29;
--ifm-expressive-heading-04-letter-spacing: 0;
--ifm-expressive-heading-05-font-size: 2rem;
--ifm-expressive-heading-05-font-weight: 400;
--ifm-expressive-heading-05-line-height: 1.25;
--ifm-expressive-heading-05-letter-spacing: 0;
--ifm-expressive-heading-06-font-size: 2rem;
--ifm-expressive-heading-06-font-weight: 600;
--ifm-expressive-heading-06-line-height: 1.25;
--ifm-expressive-heading-06-letter-spacing: 0;
--ifm-expressive-paragraph-01-font-size: 1.5rem;
--ifm-expressive-paragraph-01-font-weight: 300;
--ifm-expressive-paragraph-01-line-height: 1.334;
--ifm-expressive-paragraph-01-letter-spacing: 0;
--ifm-quotation-01-font-size: 1.25rem;
--ifm-quotation-01-font-weight: 400;
--ifm-quotation-01-line-height: 1.3;
--ifm-quotation-01-letter-spacing: 0;
--ifm-quotation-02-font-size: 2rem;
--ifm-quotation-02-font-weight: 300;
--ifm-quotation-02-line-height: 1.25;
--ifm-quotation-02-letter-spacing: 0;
--ifm-display-01-font-size: 2.625rem;
--ifm-display-01-font-weight: 300;
--ifm-display-01-line-height: 1.19;
--ifm-display-01-letter-spacing: 0;
--ifm-display-02-font-size: 2.625rem;
--ifm-display-02-font-weight: 600;
--ifm-display-02-line-height: 1.19;
--ifm-display-02-letter-spacing: 0;
--ifm-display-03-font-size: 2.625rem;
--ifm-display-03-font-weight: 300;
--ifm-display-03-line-height: 1.19;
--ifm-display-03-letter-spacing: 0;
--ifm-display-04-font-size: 2.625rem;
--ifm-display-04-font-weight: 600;
--ifm-display-04-line-height: 1.19;
--ifm-display-04-letter-spacing: 0;
--ifm-spacing-01: .125rem;
--ifm-spacing-02: .25rem;
--ifm-spacing-03: .5rem;
--ifm-spacing-04: .75rem;
--ifm-spacing-05: 1rem;
--ifm-spacing-06: 1.5rem;
--ifm-spacing-07: 2rem;
--ifm-spacing-08: 2.5rem;
--ifm-spacing-09: 3rem;
--ifm-spacing-10: 4rem;
--ifm-spacing-11: 5rem;
--ifm-spacing-12: 6rem;
--ifm-spacing-13: 10rem;
--ifm-fluid-spacing-01: 0;
--ifm-fluid-spacing-02: 2vw;
--ifm-fluid-spacing-03: 5vw;
--ifm-fluid-spacing-04: 10vw;
--ifm-layout-01: 1rem;
--ifm-layout-02: 1.5rem;
--ifm-layout-03: 2rem;
--ifm-layout-04: 3rem;
--ifm-layout-05: 4rem;
--ifm-layout-06: 6rem;
--ifm-layout-07: 10rem;
--ifm-container-01: 1.5rem;
--ifm-container-02: 2rem;
--ifm-container-03: 2.5rem;
--ifm-container-04: 3rem;
--ifm-container-05: 4rem;
--ifm-size-xsmall: 1.5rem;
--ifm-size-small: 2rem;
--ifm-size-medium: 2.5rem;
--ifm-size-large: 3rem;
--ifm-size-xlarge: 4rem;
--ifm-size-2XLarge: 5rem;
--ifm-icon-size-01: 1rem;
--ifm-icon-size-02: 1.25rem;
--ifm-tag-background-red: #750e13;
--ifm-tag-color-red: #ffb3b8;
--ifm-tag-hover-red: #a2191f;
--ifm-tag-background-magenta: #740937;
--ifm-tag-color-magenta: #ffafd2;
--ifm-tag-hover-magenta: #9f1853;
--ifm-tag-background-purple: #491d8b;
--ifm-tag-color-purple: #d4bbff;
--ifm-tag-hover-purple: #6929c4;
--ifm-tag-background-blue: #002d9c;
--ifm-tag-color-blue: #a6c8ff;
--ifm-tag-hover-blue: #0043ce;
--ifm-tag-background-cyan: #003a6d;
--ifm-tag-color-cyan: #82cfff;
--ifm-tag-hover-cyan: #00539a;
--ifm-tag-background-teal: #004144;
--ifm-tag-color-teal: #3ddbd9;
--ifm-tag-hover-teal: #005d5d;
--ifm-tag-background-green: #044317;
--ifm-tag-color-green: #6fdc8c;
--ifm-tag-hover-green: #0e6027;
--ifm-tag-background-gray: #393939;
--ifm-tag-color-gray: #c6c6c6;
--ifm-tag-hover-gray: #525252;
--ifm-tag-background-cool-gray: #343a3f;
--ifm-tag-color-cool-gray: #c1c7cd;
--ifm-tag-hover-cool-gray: #4d5358;
--ifm-tag-background-warm-gray: #3c3838;
--ifm-tag-color-warm-gray: #cac5c4;
--ifm-tag-hover-warm-gray: #565151;
--ifm-notification-background-error: #fff;
--ifm-notification-background-success: #fff;
--ifm-notification-background-info: #fff;
--ifm-notification-background-warning: #fff;
--ifm-notification-action-hover: #e5e5e5
}
table thead tr {
border-bottom: 2px solid var(--ifm-table-border-color);
color: var(--ifm-font-color-base);
background-color: var(--ifm-table-header)
}
table tr:nth-child(2n) {
background-color: var(--ifm-table-background)
}
tr:hover {
background-color: var(--ifm-table-header)
}
.react-toggle:focus {
cursor: pointer;
position: relative;
touch-action: pan-x;
user-select: none;
outline: 0!important;
border-style: solid;
border-width: 2px;
border-radius: 30px;
border-color: var(--ifm-color-primary-light)
}
.react-toggle-track:focus {
outline: 0!important
}
.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb {
box-shadow: none!important
}
.table-of-contents__link--active,.table-of-contents__link--active code,.table-of-contents__link:hover,.table-of-contents__link:hover code {
color: var(--ifm-color-primary);
text-decoration: none;
outline-offset: 6px!important
}
.footer__link-item:hover {
color: var(--ifm-footer-link-hover-color);
outline-offset: 3px!important
}
@media (max-width:996px) {
.navbar__title {
overflow: visible
}
.navbar__items .navbar__brand .navbar__logo {
display: block;
height: 60%;
margin-left: -3.1rem;
opacity: 1;
position: absolute;
z-index: -1
}
}
.codeBlock_23N8,.copyButton_Ue-o {
background-color: var(--ifm-footer-background-color)!important
}
.copyButton_Ue-o {
color: var(--ifm-menu-color)!important;
border-right-width: 1px!important;
border: 1px solid var(--ifm-toc-border-color);
border-bottom-width: 2px;
border-radius: 0!important;
left: auto!important;
opacity: 1!important;
padding: .2rem 1.6rem!important;
position: absolute!important;
right: 0!important;
top: auto!important;
transition: opacity .2s ease-in-out!important;
-webkit-user-select: none!important;
-ms-user-select: none!important;
user-select: none!important;
z-index: 1!important;
bottom: 0!important;
font-size: small!important
}
.codeBlock_23N8 {
border-bottom: solid!important;
border-color: var(--ifm-toc-border-color)!important;
border-style: solid;
border-width: 1px;
padding: .5rem!important
}
.copyButton_Ue-o:hover {
background: var(--ifm-toc-border-color)!important;
border-radius: 0!important;
color: var(--ifm-navbar-link-color)!important
}
@media (min-width:997px) {
.collapseSidebarButton_1CGd {
margin-bottom: 1.86rem!important
}
}
@media (max-width: 996px){
.navbar__items--right>:last-child {
margin-right: 6.5rem !important;
}
}
.DocSearch-Logo {
display: none !important;
} | design-site/src/css/custom.css | @import url(https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Muli:400,600&display=swap);
@media (max-width:996px) {
.center-if-sm {
text-align: center
}
}
.button,.button--secondary,.codeBlock_23N8,.menu__link,.menu__link:hover,.navbar__item.dropdown,.pagination-nav__link {
border-radius: 0
}
.codeBlock_node_modules-\@docusaurus-theme-classic-lib-next-theme-CodeBlock-styles-module {
background-color: #161616
}
.pagination-nav__link:hover {
background-color: var(--ifm-code-background);
border-color: var(--ifm-color-secondary-darker)
}
@media (min-width:997px) {
.docSidebarContainer_node_modules-\@docusaurus-theme-classic-lib-next-theme-DocPage-styles-module {
background-color: var(--ifm-background-surface-color)
}
}
li>code,p>code,td>code {
font-size: .875em
}
.footer__link-item {
outline-offset: 2px
}
.menu--show,.navbar-sidebar {
width: var(--doc-sidebar-width);
background: var(--ifm-background-surface-color)
}
.menu--show {
-ms-scroll-chaining: none;
bottom: 0;
overscroll-behavior: contain;
z-index: var(--ifm-z-index-overlay);
transform: translateX(0);
z-index: 10000;
position: fixed;
left: 0;
right: auto;
height: 100%;
width: 16rem;
transform: translateX(16rem);
overflow-y: hidden;
transition: all .11s cubic-bezier(.2,0,1,.9)
}
.navbar {
background-color: var(--ifm-navbar-background-color);
right: 0;
left: 0;
display: flex;
height: 3rem;
align-items: center;
border-top: 1px solid 1px solid var(--ifm-toc-border-color);
border-bottom: 1px solid 1px solid var(--ifm-toc-border-color);
box-shadow: none
}
.navbar__link {
text-decoration: none;
padding: 12px
}
.docSidebarContainer,.menu--responsive .menu__button {
background-color: var(--ifm-background-surface-color)
}
@media (min-width:997px) {
.docSidebarContainer,.docSidebarContainer_3Kbt {
background-color: var(--ifm-background-surface-color);
z-index: 1
}
}
.navbar-sidebar__brand {
box-shadow: none;
position: fixed;
bottom: 4rem;
width: 100%
}
.announcementBar_3WsW {
z-index: 1000;
position: fixed!important;
bottom: 0!important;
background-color: var(--ifm-navbar-background-color)!important;
border-top: 1px solid var(--ifm-toc-border-color);
border-bottom: 0!important;
color: var(--ifm-navbar-link-color)!important
}
.navbar__toggle {
position: absolute;
right: 0
}
.announcementBar {
z-index: 1000;
position: fixed;
bottom: 0
}
.navbar__title {
font-family: IBM Plex Sans,Helvetica Neue,Arial,sans-serif
}
.navbar-sidebar {
-ms-scroll-chaining: none;
border-left: 1px solid var(--ifm-toc-border-color);
bottom: 0;
box-shadow: none;
height: 100%;
left: auto;
overflow-y: hidden;
overscroll-behavior: contain;
padding: 1rem;
position: fixed;
top: 0;
transform: translateX(16rem);
transition: .11s cubic-bezier(.2,0,1,.9);
width: 16rem;
z-index: var(--ifm-z-index-overlay);
z-index: 17;
right: 0
}
.menu--responsive .menu__button {
display: none;
z-index: var(--ifm-z-index-fixed)
}
.menu--show,.navbar-sidebar--show .navbar-sidebar {
top: 3rem
}
.menu--responsive .menu__button {
bottom: auto;
color: var(--ifm-navbar-link-color);
height: 3rem;
max-width: 5rem;
left: 0;
position: fixed;
right: 1rem;
top: 0
}
.menu--show .menu__list {
background-color: var(--ifm-background-surface-color);
padding: inherit!important
}
.menu__list .menu__list {
padding-left: 0!important;
margin-left: 0!important
}
.sidebar_15mo .menu--show,.sidebar_15mo .navbar-sidebar--show .navbar-sidebar {
padding-top: 3rem!important;
padding: inherit;
top: 0;
transform: translateZ(0)
}
.menu__list .menu__list {
overflow-y: hidden;
transition: height var(--ifm-transition-fast) linear;
will-change: height;
text-indent: 1rem
}
.menu--show {
transform: translateZ(0);
transition: 0s;
background-color: transparent!important
}
.navbar-sidebar {
background-color: var(--ifm-background-surface-color)!important
}
.menu--show .menu__list {
border-right: 1px solid var(--ifm-toc-border-color);
overflow-x: hidden;
padding-top: 0!important
}
.menu--show .menu__list thin-scrollbar::-webkit-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
.menu--show::-webkit-scrollbar {
width: 6px
}
@media (pointer:fine) {
.menu--show .thin-scrollbar::-webkit-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
}
.menu .menu--responsive .thin-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
.menu--show .menu__list::-webkit-scrollbar {
width: 0
}
.navbar-sidebar__backdrop {
background-color: rgb(0 0 0/0%)
}
@media (max-width:996px) {
html body .thin-scrollbar::-webkit-scrollbar {
height: var(--ifm-scrollbar-size);
width: var(--ifm-scrollbar-size)
}
::-webkit-scrollbar {
width: 0
}
}
@media (min-width:997px) {
.hero-1 {
height: auto;
position: absolute;
right: 10%;
width: 263px;
top: 0
}
.hero {
display: grid;
flex-direction: row;
align-content: flex-end;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap
}
.heroBanner,.heroBanner_1ZBZ {
overflow: hidden;
text-align: left
}
.heroBanner {
text-align: left!important
}
.hero,.heroBanner_1ZBZ {
padding: 7.24rem!important;
position: unset!important;
width: 100%!important;
margin-bottom: 2rem
}
}
@media (max-width:996px) {
.hero-1 {
margin-top: -7rem;
max-height: -webkit-fit-content;
max-height: -moz-fit-content;
max-height: fit-content;
max-width: 180px;
padding: 0!important;
position: relative;
right: 4%;
z-index: 0
}
}
.navbar-sidebar--expanded_3zB3 .navbar-sidebar__icon_2hHO>svg.navbar-sidebar-collapse-icon_37Qp {
display: none;
position: fixed;
top: 8px;
left: 20px;
z-index: 10000!important;
width: 32px!important;
height: 32px!important
}
@media (min-width:997px) {
.navbar-sidebar--expanded_3zB3 .navbar-sidebar__icon_2hHO>svg.navbar-sidebar-collapse-icon_37Qp,.navbar-sidebar__icon_2hHO {
display: none!important
}
}
.navbar-sidebar__icon_2hHO {
display: block!important;
position: fixed!important;
top: 8px!important;
left: 20px;
z-index: 10000!important;
width: 32px!important;
height: 32px!important
}
.navbar-sidebar {
transition: opacity var(--ifm-transition-fast)
}
.navbar-sidebar__brand {
padding: 10px!important
}
.navbar__brand:hover {
background-color: var(--ifm-code-background)
}
.diDJni tfoot tr,.diDJni thead tr {
height: 3rem
}
@media (min-width:997px) {
.padding-bottom--lg,.padding-vert--lg {
padding-bottom: 2rem!important;
padding-top: 15rem!important;
padding-left: 2rem!important
}
}
@media (max-width:996px) {
.menu--responsive .menu__button {
display: inherit;
max-width: 4rem;
padding-left: 15px;
padding-right: 15px
}
.navbar-sidebar__brand {
bottom: 5rem
}
}
@media (min-width:997px) {
.h1Heading_27L5 {
background-color: var(--ra-color-note);
border-bottom: 1px solid var(--ifm-toc-border-color);
color: var(--ifm-color-content);
font-size: calc(1.82813rem + 1.5vw);
margin-bottom: calc(var(--ifm-leading-desktop)*var(--ifm-leading));
padding-bottom: 1.5rem;
padding-left: 20.7rem;
padding-top: 10rem;
position: absolute;
left: 0;
top: 0;
width: 100%
}
}
@media (min-width:1650px) {
.padding-bottom--lg,.padding-vert--lg {
padding-top: 16rem!important;
margin-left: 3rem!important;
padding-left: 1.2rem!important
}
.h1Heading_27L5 {
padding-left: calc(var(--doc-sidebar-width) + 4rem)
}
}
@media (min-width:2300px) {
.padding-bottom--lg,.padding-vert--lg {
padding-top: 18rem!important
}
}
.menu--responsive .menu__button {
border-style: solid;
border-width: 1px;
border-color: var(--ifm-toc-border-color)!important
}
@media (max-width:996px) {
.navbar__toggle:focus {
border-color: var(--ifm-primary-color)
}
.navbar__toggle {
border: 1px solid var(--ifm-toc-border-color);
display: inherit;
height: 3rem;
max-width: 6rem;
vertical-align: middle;
width: 6rem
}
}
.navbar__logo:focus {
outline: 0!important
}
.navbar__link--active,.navbar__link:hover {
color: var(--ifm-color-primary-lighter);
text-decoration: none;
background-color: var(--ifm-code-background)
}
@media (max-width:996px) {
.clean-btn {
background-color: var(--ifm-navbar-background-color)
}
}
.navbar-sidebar {
padding: 0!important
}
.navbar__items--right>:last-child {
margin-left: 10px
}
@media (max-width:996px) {
.navbar__toggle {
position: absolute;
margin-right: 0!important;
right: 0;
align-items: center;
display: flex!important;
align-content: space-between;
justify-content: center
}
.menu--responsive .menu__button:hover,.navbar__toggle:hover {
background-color: var(--ifm-button-background-color-2);
border-color: var(--ifm-color-secondary-darker)
}
.navbar-sidebar__brand .navbar__brand {
margin-left: 0!important
}
.navbar-sidebar__brand .navbar__brand .navbar__title {
position: relative!important
}
}
@media (max-width:250px) {
.featureSvg_3LcT {
height: unset;
width: unset
}
}
.navbar__title {
padding: 12px
}
table td {
color: var(--ifm-menu-color)!important;
vertical-align: middle!important
}
.cWVRmn {
border-color: var(--ifm-toc-border-color)!important
}
table {
background-color: var(--ifm-color-emphasis-0)
}
.table,table {
display: table;
margin-bottom: var(--ifm-spacing-vertical);
width: 100%;
border-color: var(--ifm-toc-border-color)!important
}
.button .button--secondary .button--outline .collapseSidebarButton_1CGd {
margin-bottom: 3px!important
}
@media (max-width:996px) {
.h1Heading_27L5 {
font-size: 3rem;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 calc(var(--ifm-spacing-horizontal)*-1);
background-color: var(--ra-color-note);
padding-top: 5rem;
padding-bottom: .5rem;
margin-bottom: 2rem;
top: 0;
margin-top: -1rem;
padding-left: 1rem
}
}
.hero .button--secondary:not(.button--outline) {
--ifm-button-background-color: var(--ifm-color-secondary);
background: var(--ifm-color-black);
border: 0;
box-sizing: border-box;
color: var(--ifm-color-secondary);
font-size: 1.5rem;
font-weight: var(--ifm-body-short-01-font-weight,400);
height: 6rem;
letter-spacing: var(--ifm-body-short-01-letter-spacing,.16px);
line-height: var(--ifm-body-short-01-line-height,1.29);
margin-top: 11rem;
min-height: 4rem;
min-width: 100%;
position: absolute;
right: 0;
text-decoration: none;
padding-top: 2rem;
padding-bottom: 2rem;
transition: background 70ms;
vertical-align: middle
}
.hero .button--secondary:not(.button--outline):hover {
background-color: #393939
}
.hero .button--secondary:not(.button--outline):focus {
outline-width: 2px;
outline-color: #fff;
outline-style: solid
}
.hero__subtitle {
font-size: 2rem;
padding-top: 0
}
.heroBanner_1ZBZ {
padding-bottom: 0!important
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
padding-bottom: 0!important
}
}
@media (max-width:996px) {
.hero .button--secondary:not(.button--outline) {
letter-spacing: var(--ifm-body-short-01-letter-spacing,.16px);
margin-top: 10rem;
font-size: var(--collapse-button-bg-color-dark);
height: auto;
line-height: inherit;
min-height: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
bottom: 0;
z-index: 1
}
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
min-height: 20rem;
padding-bottom: 0!important
}
.hero {
align-items: stretch;
background-color: var(--ifm-hero-background-color);
color: var(--ifm-hero-text-color);
display: flex;
padding: 4rem 2rem;
justify-content: center;
align-content: stretch;
flex-wrap: nowrap
}
}
.hero__subtitle {
padding: 1rem;
padding-left: 0
}
@media (max-width:996px) {
.hero__subtitle {
font-size: var(--ifm-font-size-base);
padding: 0
}
.hero {
align-items: center;
background-color: var(--ifm-hero-background-color);
color: var(--ifm-hero-text-color);
display: flex;
padding: 3rem 2rem!important
}
.hero__title {
font-size: 2.625rem
}
.hero__subtitle,.hero__title {
padding-left: 3rem
}
}
.hero .button--secondary:not(.button--outline):hover {
color: var(--ifm-badge-color)
}
.hero .button--secondary:not(.button--outline):focus {
outline-offset: -6px;
outline: #fff solid 2px;
outline-color: var(--ifm-primary-color);
box-shadow: inset 0 0 0 1px #000,inset 0 0 0 2px #f4f4f4;
border-color: #000
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
max-height: 14rem;
padding-bottom: 0!important;
text-align: left!important
}
}
@media (max-width:996px) {
.hero {
align-items: center;
background-color: var(--ifm-hero-background-color);
color: var(--ifm-badge-color)!important;
display: flex;
padding: 2rem 1rem!important
}
}
.hero {
color: var(--ifm-badge-color)!important
}
@media (max-width:550px) {
.hero .button--secondary:not(.button--outline) {
z-index: 1
}
}
@media (max-width:460px) {
.hero__title {
font-size: 2rem
}
.hero__subtitle,.hero__title {
padding-left: 0
}
}
@media (max-width:365px) {
.hero__title {
font-size: 1.6rem
}
.hero__subtitle {
padding-left: 0
}
}
@media (max-width:550px) {
.hero-1 {
right: 0;
padding-right: 0
}
}
@media (max-width:450px) {
.hero .container {
padding-left: 5px
}
}
@media (max-width:550px) {
.hero-1 {
padding-right: 0;
right: 0
}
}
@media (max-width:390px) {
.heroBanner_1ZBZ {
min-height: 18rem
}
}
@media (min-width:997px) {
.hero__subtitle {
padding-top: .2rem!important
}
}
@media (max-width:390px) {
.hero-1 {
max-width: 150px
}
}
@media (max-width:340px) {
.hero__title {
font-size: 1.2rem
}
.hero__subtitle {
font-size: .7rem
}
}
@media (max-width:290px) {
.hero-1 {
display: none
}
.hero__title {
font-size: 2rem
}
.hero__subtitle {
font-size: 1rem
}
.hero .container {
padding: 0 var(--ifm-spacing-horizontal)
}
}
@media (max-width:996px) {
.hero .container {
margin: 0 auto;
max-width: var(--ifm-container-width);
display: flex;
flex-direction: column;
align-content: flex-start;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap
}
}
@media (max-width:300px) {
.hero .container {
padding: 0
}
}
.hero__title {
font-weight: var(--ifm-font-weight-normal);
font-size: 4rem
}
@media screen and (max-width:996px) {
.heroBanner_1ZBZ {
padding-bottom: 0!important;
padding-top: 0!important
}
}
.hero--primary {
--ifm-hero-background-color: #0530ad;
--ifm-hero-text-color: var(--ifm-font-color-base-inverse)
}
.navbar__brand {
height: 3rem;
padding: 8px
}
@media screen and (max-width:996px) {
.navbar__title {
margin-left: 0;
padding: 0!important;
position: absolute
}
}
@media (max-width:996px) {
.navbar__brand {
height: 3rem;
margin-left: 2.9rem;
width: 110px
}
.navbar-sidebar__brand {
bottom: 5rem;
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
padding-right: 16px!important
}
}
@media (max-width:550px) {
.hero__subtitle,.hero__title {
padding-left: 0
}
}
@media (max-width:650px) {
.hero__subtitle,.hero__title {
padding-left: 2rem
}
}
.diDJni td,.diDJni th,.td,.th,td,th {
vertical-align: middle!important
}
@media (max-width:650px) {
.table,table {
display: block
}
}
table tr {
border-top: var(--ifm-table-border-width) solid var(--ifm-table-border-color)
}
a:focus {
outline: 2px solid var(--ifm-focus,#0f62fe)!important
}
.menu--show .menu__list {
height: 100%
}
.form--fluid_3ark_1NVg input[data-invalid],body:not(.navigation-with-keyboard_1q7x) :not(input):focus {
outline-color: var(--ifm-color-primary-lighter)!important
}
.diDJni td,.diDJni th {
border-style: solid;
border-image: initial;
border-width: 0!important
}
@media (max-width:996px) {
.navbar__toggle:hover {
background-color: var(--ifm-button-background-color-2)
}
}
html[data-theme=dark] {
--ifm-table-header: #393939;
--ifm-button-background-color-2: #3a3b3c;
--ifm-table-background: #262626;
--ra-color-note: #000!important;
background-color: var(--ifm-background-surface-color);
background-color: #18191a!important
}
:root {
--ifm-button-background-color-2: #f2f2f2;
--ifm-table-header: #e0e0e0;
--ifm-table-background: #f4f4f4;
--ifm-interactive-01: #0f62fe;
--ifm-interactive-02: #6f6f6f;
--ifm-interactive-03: #fff;
--ifm-interactive-04: #4589ff;
--ifm-ui-background: #161616;
--ifm-ui-01: #262626;
--ifm-ui-02: #393939;
--ifm-ui-03: #393939;
--ifm-ui-04: #6f6f6f;
--ifm-ui-05: #f4f4f4;
--ifm-text-01: #f4f4f4;
--ifm-text-02: #c6c6c6;
--ifm-text-03: #6f6f6f;
--ifm-text-04: #fff;
--ifm-text-05: #8d8d8d;
--ifm-text-error: #ff8389;
--ifm-icon-01: #f4f4f4;
--ifm-icon-02: #c6c6c6;
--ifm-icon-03: #fff;
--ifm-link-01: #78a9ff;
--ifm-link-02: #a6c8ff;
--ifm-inverse-link: #0f62fe;
--ifm-field-01: #262626;
--ifm-field-02: #393939;
--ifm-inverse-01: #161616;
--ifm-inverse-02: #f4f4f4;
--ifm-support-01: #fa4d56;
--ifm-support-02: #42be65;
--ifm-support-03: #f1c21b;
--ifm-support-04: #4589ff;
--ifm-inverse-support-01: #da1e28;
--ifm-inverse-support-02: #24a148;
--ifm-inverse-support-03: #f1c21b;
--ifm-inverse-support-04: #0f62fe;
--ifm-overlay-01: rgba(22,22,22,0.7);
--ifm-danger-01: #da1e28;
--ifm-danger-02: #fa4d56;
--ifm-focus: #fff;
--ifm-inverse-focus-ui: #0f62fe;
--ifm-hover-primary: #0353e9;
--ifm-active-primary: #002d9c;
--ifm-hover-primary-text: #a6c8ff;
--ifm-hover-secondary: #606060;
--ifm-active-secondary: #393939;
--ifm-hover-tertiary: #f4f4f4;
--ifm-active-tertiary: #c6c6c6;
--ifm-hover-ui: #353535;
--ifm-hover-light-ui: #4c4c4c;
--ifm-hover-selected-ui: #4c4c4c;
--ifm-active-ui: #525252;
--ifm-active-light-ui: #6f6f6f;
--ifm-selected-ui: #393939;
--ifm-selected-light-ui: #525252;
--ifm-inverse-hover-ui: #e5e5e5;
--ifm-hover-danger: #b81921;
--ifm-active-danger: #750e13;
--ifm-hover-row: #353535;
--ifm-visited-link: #be95ff;
--ifm-disabled-01: #262626;
--ifm-disabled-02: #525252;
--ifm-disabled-03: #8d8d8d;
--ifm-highlight: #002d9c;
--ifm-decorative-01: #525252;
--ifm-button-separator: #161616;
--ifm-skeleton-01: #353535;
--ifm-skeleton-02: #525252;
--ifm-background: #161616;
--ifm-layer: #262626;
--ifm-layer-accent: #393939;
--ifm-layer-accent-hover: #474747;
--ifm-layer-accent-active: #6f6f6f;
--ifm-field: #262626;
--ifm-background-inverse: #f4f4f4;
--ifm-background-brand: #0f62fe;
--ifm-interactive: #4589ff;
--ifm-border-subtle: #393939;
--ifm-border-strong: #6f6f6f;
--ifm-border-inverse: #f4f4f4;
--ifm-border-interactive: #4589ff;
--ifm-text-primary: #f4f4f4;
--ifm-text-secondary: #c6c6c6;
--ifm-text-placeholder: #6f6f6f;
--ifm-text-helper: #8d8d8d;
--ifm-text-on-color: #fff;
--ifm-text-inverse: #161616;
--ifm-link-primary: #78a9ff;
--ifm-link-secondary: #a6c8ff;
--ifm-link-visited: #be95ff;
--ifm-link-inverse: #0f62fe;
--ifm-icon-primary: #f4f4f4;
--ifm-icon-secondary: #c6c6c6;
--ifm-icon-on-color: #fff;
--ifm-icon-inverse: #161616;
--ifm-support-error: #fa4d56;
--ifm-support-success: #42be65;
--ifm-support-warning: #f1c21b;
--ifm-support-info: #4589ff;
--ifm-support-error-inverse: #da1e28;
--ifm-support-success-inverse: #24a148;
--ifm-support-warning-inverse: #f1c21b;
--ifm-support-info-inverse: #0f62fe;
--ifm-overlay: rgba(22,22,22,0.7);
--ifm-toggle-off: #6f6f6f;
--ifm-button-primary: #0f62fe;
--ifm-button-secondary: #6f6f6f;
--ifm-button-tertiary: #fff;
--ifm-button-danger-primary: #da1e28;
--ifm-button-danger-secondary: #fa4d56;
--ifm-background-active: #525252;
--ifm-layer-active: #525252;
--ifm-button-danger-active: #750e13;
--ifm-button-primary-active: #002d9c;
--ifm-button-secondary-active: #393939;
--ifm-button-tertiary-active: #c6c6c6;
--ifm-focus-inset: #161616;
--ifm-focus-inverse: #0f62fe;
--ifm-background-hover: #353535;
--ifm-layer-hover: #353535;
--ifm-field-hover: #353535;
--ifm-background-inverse-hover: #e5e5e5;
--ifm-link-primary-hover: #a6c8ff;
--ifm-button-danger-hover: #b81921;
--ifm-button-primary-hover: #0353e9;
--ifm-button-secondary-hover: #606060;
--ifm-button-tertiary-hover: #f4f4f4;
--ifm-background-selected: #393939;
--ifm-background-selected-hover: #4c4c4c;
--ifm-layer-selected: #393939;
--ifm-layer-selected-hover: #4c4c4c;
--ifm-layer-selected-inverse: #f4f4f4;
--ifm-border-subtle-selected: #525252;
--ifm-layer-disabled: #262626;
--ifm-field-disabled: #262626;
--ifm-border-disabled: #262626;
--ifm-text-disabled: #525252;
--ifm-button-disabled: #525252;
--ifm-icon-disabled: #525252;
--ifm-text-on-color-disabled: #8d8d8d;
--ifm-icon-on-color-disabled: #8d8d8d;
--ifm-layer-selected-disabled: #8d8d8d;
--ifm-skeleton-background: #353535;
--ifm-skeleton-element: #525252;
--ifm-brand-01: #0f62fe;
--ifm-brand-02: #6f6f6f;
--ifm-brand-03: #fff;
--ifm-active-01: #525252;
--ifm-hover-field: #353535;
--ifm-danger: #da1e28;
--ifm-caption-01-font-size: .75rem;
--ifm-caption-01-font-weight: 400;
--ifm-caption-01-line-height: 1.34;
--ifm-caption-01-letter-spacing: .32px;
--ifm-caption-02-font-size: .875rem;
--ifm-caption-02-font-weight: 400;
--ifm-caption-02-line-height: 1.29;
--ifm-caption-02-letter-spacing: .32px;
--ifm-label-01-font-size: .75rem;
--ifm-label-01-font-weight: 400;
--ifm-label-01-line-height: 1.34;
--ifm-label-01-letter-spacing: .32px;
--ifm-label-02-font-size: .875rem;
--ifm-label-02-font-weight: 400;
--ifm-label-02-line-height: 1.29;
--ifm-label-02-letter-spacing: .32px;
--ifm-helper-text-01-font-size: .75rem;
--ifm-helper-text-01-line-height: 1.34;
--ifm-helper-text-01-letter-spacing: .32px;
--ifm-helper-text-02-font-size: .875rem;
--ifm-helper-text-02-line-height: 1.29;
--ifm-helper-text-02-letter-spacing: .32px;
--ifm-body-short-01-font-size: .875rem;
--ifm-body-short-01-font-weight: 400;
--ifm-body-short-01-line-height: 1.29;
--ifm-body-short-01-letter-spacing: .16px;
--ifm-body-long-01-font-size: .875rem;
--ifm-body-long-01-font-weight: 400;
--ifm-body-long-01-line-height: 1.43;
--ifm-body-long-01-letter-spacing: .16px;
--ifm-body-short-02-font-size: 1rem;
--ifm-body-short-02-font-weight: 400;
--ifm-body-short-02-line-height: 1.375;
--ifm-body-short-02-letter-spacing: 0;
--ifm-body-long-02-font-size: 1rem;
--ifm-body-long-02-font-weight: 400;
--ifm-body-long-02-line-height: 1.5;
--ifm-body-long-02-letter-spacing: 0;
--ifm-code-01-font-family: "IBM Plex Mono","Menlo","DejaVu Sans Mono","Bitstream Vera Sans Mono",Courier,monospace;
--ifm-code-01-font-size: .75rem;
--ifm-code-01-font-weight: 400;
--ifm-code-01-line-height: 1.34;
--ifm-code-01-letter-spacing: .32px;
--ifm-code-02-font-family: "IBM Plex Mono","Menlo","DejaVu Sans Mono","Bitstream Vera Sans Mono",Courier,monospace;
--ifm-code-02-font-size: .875rem;
--ifm-code-02-font-weight: 400;
--ifm-code-02-line-height: 1.43;
--ifm-code-02-letter-spacing: .32px;
--ifm-heading-01-font-size: .875rem;
--ifm-heading-01-font-weight: 600;
--ifm-heading-01-line-height: 1.29;
--ifm-heading-01-letter-spacing: .16px;
--ifm-productive-heading-01-font-size: .875rem;
--ifm-productive-heading-01-font-weight: 600;
--ifm-productive-heading-01-line-height: 1.29;
--ifm-productive-heading-01-letter-spacing: .16px;
--ifm-heading-02-font-size: 1rem;
--ifm-heading-02-font-weight: 600;
--ifm-heading-02-line-height: 1.375;
--ifm-heading-02-letter-spacing: 0;
--ifm-productive-heading-02-font-size: 1rem;
--ifm-productive-heading-02-font-weight: 600;
--ifm-productive-heading-02-line-height: 1.375;
--ifm-productive-heading-02-letter-spacing: 0;
--ifm-productive-heading-03-font-size: 1.25rem;
--ifm-productive-heading-03-font-weight: 400;
--ifm-productive-heading-03-line-height: 1.4;
--ifm-productive-heading-03-letter-spacing: 0;
--ifm-productive-heading-04-font-size: 1.75rem;
--ifm-productive-heading-04-font-weight: 400;
--ifm-productive-heading-04-line-height: 1.29;
--ifm-productive-heading-04-letter-spacing: 0;
--ifm-productive-heading-05-font-size: 2rem;
--ifm-productive-heading-05-font-weight: 400;
--ifm-productive-heading-05-line-height: 1.25;
--ifm-productive-heading-05-letter-spacing: 0;
--ifm-productive-heading-06-font-size: 2.625rem;
--ifm-productive-heading-06-font-weight: 300;
--ifm-productive-heading-06-line-height: 1.199;
--ifm-productive-heading-06-letter-spacing: 0;
--ifm-productive-heading-07-font-size: 3.375rem;
--ifm-productive-heading-07-font-weight: 300;
--ifm-productive-heading-07-line-height: 1.19;
--ifm-productive-heading-07-letter-spacing: 0;
--ifm-expressive-heading-01-font-size: .875rem;
--ifm-expressive-heading-01-font-weight: 600;
--ifm-expressive-heading-01-line-height: 1.25;
--ifm-expressive-heading-01-letter-spacing: .16px;
--ifm-expressive-heading-02-font-size: 1rem;
--ifm-expressive-heading-02-font-weight: 600;
--ifm-expressive-heading-02-line-height: 1.5;
--ifm-expressive-heading-02-letter-spacing: 0;
--ifm-expressive-heading-03-font-size: 1.25rem;
--ifm-expressive-heading-03-font-weight: 400;
--ifm-expressive-heading-03-line-height: 1.4;
--ifm-expressive-heading-03-letter-spacing: 0;
--ifm-expressive-heading-04-font-size: 1.75rem;
--ifm-expressive-heading-04-font-weight: 400;
--ifm-expressive-heading-04-line-height: 1.29;
--ifm-expressive-heading-04-letter-spacing: 0;
--ifm-expressive-heading-05-font-size: 2rem;
--ifm-expressive-heading-05-font-weight: 400;
--ifm-expressive-heading-05-line-height: 1.25;
--ifm-expressive-heading-05-letter-spacing: 0;
--ifm-expressive-heading-06-font-size: 2rem;
--ifm-expressive-heading-06-font-weight: 600;
--ifm-expressive-heading-06-line-height: 1.25;
--ifm-expressive-heading-06-letter-spacing: 0;
--ifm-expressive-paragraph-01-font-size: 1.5rem;
--ifm-expressive-paragraph-01-font-weight: 300;
--ifm-expressive-paragraph-01-line-height: 1.334;
--ifm-expressive-paragraph-01-letter-spacing: 0;
--ifm-quotation-01-font-size: 1.25rem;
--ifm-quotation-01-font-weight: 400;
--ifm-quotation-01-line-height: 1.3;
--ifm-quotation-01-letter-spacing: 0;
--ifm-quotation-02-font-size: 2rem;
--ifm-quotation-02-font-weight: 300;
--ifm-quotation-02-line-height: 1.25;
--ifm-quotation-02-letter-spacing: 0;
--ifm-display-01-font-size: 2.625rem;
--ifm-display-01-font-weight: 300;
--ifm-display-01-line-height: 1.19;
--ifm-display-01-letter-spacing: 0;
--ifm-display-02-font-size: 2.625rem;
--ifm-display-02-font-weight: 600;
--ifm-display-02-line-height: 1.19;
--ifm-display-02-letter-spacing: 0;
--ifm-display-03-font-size: 2.625rem;
--ifm-display-03-font-weight: 300;
--ifm-display-03-line-height: 1.19;
--ifm-display-03-letter-spacing: 0;
--ifm-display-04-font-size: 2.625rem;
--ifm-display-04-font-weight: 600;
--ifm-display-04-line-height: 1.19;
--ifm-display-04-letter-spacing: 0;
--ifm-spacing-01: .125rem;
--ifm-spacing-02: .25rem;
--ifm-spacing-03: .5rem;
--ifm-spacing-04: .75rem;
--ifm-spacing-05: 1rem;
--ifm-spacing-06: 1.5rem;
--ifm-spacing-07: 2rem;
--ifm-spacing-08: 2.5rem;
--ifm-spacing-09: 3rem;
--ifm-spacing-10: 4rem;
--ifm-spacing-11: 5rem;
--ifm-spacing-12: 6rem;
--ifm-spacing-13: 10rem;
--ifm-fluid-spacing-01: 0;
--ifm-fluid-spacing-02: 2vw;
--ifm-fluid-spacing-03: 5vw;
--ifm-fluid-spacing-04: 10vw;
--ifm-layout-01: 1rem;
--ifm-layout-02: 1.5rem;
--ifm-layout-03: 2rem;
--ifm-layout-04: 3rem;
--ifm-layout-05: 4rem;
--ifm-layout-06: 6rem;
--ifm-layout-07: 10rem;
--ifm-container-01: 1.5rem;
--ifm-container-02: 2rem;
--ifm-container-03: 2.5rem;
--ifm-container-04: 3rem;
--ifm-container-05: 4rem;
--ifm-size-xsmall: 1.5rem;
--ifm-size-small: 2rem;
--ifm-size-medium: 2.5rem;
--ifm-size-large: 3rem;
--ifm-size-xlarge: 4rem;
--ifm-size-2XLarge: 5rem;
--ifm-icon-size-01: 1rem;
--ifm-icon-size-02: 1.25rem;
--ifm-tag-background-red: #750e13;
--ifm-tag-color-red: #ffb3b8;
--ifm-tag-hover-red: #a2191f;
--ifm-tag-background-magenta: #740937;
--ifm-tag-color-magenta: #ffafd2;
--ifm-tag-hover-magenta: #9f1853;
--ifm-tag-background-purple: #491d8b;
--ifm-tag-color-purple: #d4bbff;
--ifm-tag-hover-purple: #6929c4;
--ifm-tag-background-blue: #002d9c;
--ifm-tag-color-blue: #a6c8ff;
--ifm-tag-hover-blue: #0043ce;
--ifm-tag-background-cyan: #003a6d;
--ifm-tag-color-cyan: #82cfff;
--ifm-tag-hover-cyan: #00539a;
--ifm-tag-background-teal: #004144;
--ifm-tag-color-teal: #3ddbd9;
--ifm-tag-hover-teal: #005d5d;
--ifm-tag-background-green: #044317;
--ifm-tag-color-green: #6fdc8c;
--ifm-tag-hover-green: #0e6027;
--ifm-tag-background-gray: #393939;
--ifm-tag-color-gray: #c6c6c6;
--ifm-tag-hover-gray: #525252;
--ifm-tag-background-cool-gray: #343a3f;
--ifm-tag-color-cool-gray: #c1c7cd;
--ifm-tag-hover-cool-gray: #4d5358;
--ifm-tag-background-warm-gray: #3c3838;
--ifm-tag-color-warm-gray: #cac5c4;
--ifm-tag-hover-warm-gray: #565151;
--ifm-notification-background-error: #fff;
--ifm-notification-background-success: #fff;
--ifm-notification-background-info: #fff;
--ifm-notification-background-warning: #fff;
--ifm-notification-action-hover: #e5e5e5
}
table thead tr {
border-bottom: 2px solid var(--ifm-table-border-color);
color: var(--ifm-font-color-base);
background-color: var(--ifm-table-header)
}
table tr:nth-child(2n) {
background-color: var(--ifm-table-background)
}
tr:hover {
background-color: var(--ifm-table-header)
}
.react-toggle:focus {
cursor: pointer;
position: relative;
touch-action: pan-x;
user-select: none;
outline: 0!important;
border-style: solid;
border-width: 2px;
border-radius: 30px;
border-color: var(--ifm-color-primary-light)
}
.react-toggle-track:focus {
outline: 0!important
}
.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb {
box-shadow: none!important
}
.table-of-contents__link--active,.table-of-contents__link--active code,.table-of-contents__link:hover,.table-of-contents__link:hover code {
color: var(--ifm-color-primary);
text-decoration: none;
outline-offset: 6px!important
}
.footer__link-item:hover {
color: var(--ifm-footer-link-hover-color);
outline-offset: 3px!important
}
@media (max-width:996px) {
.navbar__title {
overflow: visible
}
.navbar__items .navbar__brand .navbar__logo {
display: block;
height: 60%;
margin-left: -3.1rem;
opacity: 1;
position: absolute;
z-index: -1
}
}
.codeBlock_23N8,.copyButton_Ue-o {
background-color: var(--ifm-footer-background-color)!important
}
.copyButton_Ue-o {
color: var(--ifm-menu-color)!important;
border-right-width: 1px!important;
border: 1px solid var(--ifm-toc-border-color);
border-bottom-width: 2px;
border-radius: 0!important;
left: auto!important;
opacity: 1!important;
padding: .2rem 1.6rem!important;
position: absolute!important;
right: 0!important;
top: auto!important;
transition: opacity .2s ease-in-out!important;
-webkit-user-select: none!important;
-ms-user-select: none!important;
user-select: none!important;
z-index: 1!important;
bottom: 0!important;
font-size: small!important
}
.codeBlock_23N8 {
border-bottom: solid!important;
border-color: var(--ifm-toc-border-color)!important;
border-style: solid;
border-width: 1px;
padding: .5rem!important
}
.copyButton_Ue-o:hover {
background: var(--ifm-toc-border-color)!important;
border-radius: 0!important;
color: var(--ifm-navbar-link-color)!important
}
@media (min-width:997px) {
.collapseSidebarButton_1CGd {
margin-bottom: 1.86rem!important
}
}
@media (max-width: 996px){
.navbar__items--right>:last-child {
margin-right: 6.5rem !important;
}
}
.DocSearch-Logo {
display: none !important;
} | 0.400398 | 0.086323 |
:host(:not([hidden])) {
display: block;
}
:host {
height: 100%;
width: 100%;
}
:host([hide-week-numbers]) .ui5-dp-content {
flex-basis: 100%;
}
:host([secondary-calendar-type]) .ui5-dp-item {
flex-direction: column;
justify-content: var(--_ui5_day_picker_item_justify_content);
}
:host([secondary-calendar-type]) .ui5-dp-daytext {
height: 1.575rem;
padding: .575rem 0 0 0;
}
:host([secondary-calendar-type]) .ui5-dp-daysectext {
font-size: 0.625rem;
height: 1rem;
padding: 0 0.375rem 0.375rem 50%;
}
.ui5-dp-weekname,
.ui5-dp-dayname,
.ui5-dp-item {
width: var(--_ui5_day_picker_item_width);
height: var(--_ui5_day_picker_item_height);
margin-top: var(--_ui5_daypicker_item_margin);
margin-right: var(--_ui5_daypicker_item_margin);
font-family: "72override", var(--sapFontFamily);
border-radius: var(--_ui5_daypicker_item_border_radius);
}
.ui5-dp-weekname {
color: var(--_ui5_daypicker_weekname_color);
}
.ui5-dp-weeks-row {
display: flex;
}
.ui5-dp-content {
display: flex;
flex-basis: 87.5%;
flex-direction: column;
font-family: "72override", var(--sapFontFamily);
}
.ui5-dp-days-names-container {
display: flex;
height: var(--_ui5_daypicker_daynames_container_height);
}
.ui5-dp-weeknumber-container {
padding-top: var(--_ui5_daypicker_weeknumbers_container_padding_top);
flex-basis: 12.5%;
}
.ui5-dp-weekname,
.ui5-dp-dayname,
.ui5-dp-weekname-container,
.ui5-dp-item {
display: flex;
flex-grow: 1;
justify-content: center;
align-items: center;
font-size: var(--sapFontSmallSize);
outline: none;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ui5-dp-item {
position: relative;
color: var(--sapTextColor);
background: var(--sapLegend_WorkingBackground);
font-size: var(--sapFontSize);
border: var(--_ui5_daypicker_item_border);
}
.ui5-dp-item:hover {
background: var(--sapList_Hover_Background);
}
.ui5-dp-daytext {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
box-sizing: border-box;
}
.ui5-dp-dayname {
color: var(--_ui5_daypicker_dayname_color);
height: 100%;
}
.ui5-dp-item.ui5-dp-item--weeekend {
background: var(--sapLegend_NonWorkingBackground);
}
.ui5-dp-item.ui5-dp-item--disabled {
pointer-events: none;
opacity: 0.5;
}
.ui5-dp-item.ui5-dp-item--weeekend:hover {
background: var(--sapList_Hover_Background);
}
.ui5-dp-item.ui5-dp-item--othermonth {
color: var(--_ui5_daypicker_item_othermonth_color);
background: var(--_ui5_daypicker_item_othermonth_background_color);
border-color: transparent;
}
.ui5-dp-item.ui5-dp-item--othermonth:hover,
.ui5-dp-item.ui5-dp-item--weeekend.ui5-dp-item--othermonth:hover {
color: var(--_ui5_daypicker_item_othermonth_hover_color);
background: var(--sapList_Hover_Background);
}
.ui5-dp-item:focus::after {
content: "";
width: var(--_ui5_daypicker_item_width_focus_after);
height: var(--_ui5_daypicker_item_height_focus_after);
border: var(--_ui5_daypicker_item_border_focus_after);
position: absolute;
top: var(--_ui5_daypicker_item_outline_offset);
left: var(--_ui5_daypicker_item_outline_offset);
outline: var(--_ui5_daypicker_item_outline_focus_after);
border-radius: var(--_ui5_daypicker_item_border_radius_focus_after);
outline-offset: -0.1875rem;
}
.ui5-dp-item.ui5-dp-item--now {
border: var(--_ui5_daypicker_item_now_border);
padding: 0.0625rem;
box-shadow: inset 0 0 0 0.0625rem var(--_ui5_daypicker_item_selected_border_color);
outline: var(--_ui5_daypicker_item_now_outline);
outline-offset: var(--_ui5_daypicker_item_now_outline_offset);
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected {
box-shadow: var(--_ui5_daypicker_item_now_box_shadow);
}
:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext {
height: 1.387rem;
padding-top: .387rem;
}
:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daysectext {
height: 0.812rem;
padding-top: 0;
padding-bottom: .187rem;
}
.ui5-dp-item.ui5-dp-item--selected {
background: var(--sapContent_Selected_Background);
box-shadow: var(--_ui5_daypicker_item_selected_box_shadow);
font-weight: var(--_ui5_daypicker_item_selected_between_text_font);
}
.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext {
outline: var(--_ui5_daypicker_item_selected_text_outline);
outline-offset: -0.3125rem;
border-radius: 0.5rem;
font-weight: var(--_ui5_daypicker_item_selected_between_text_font);
}
.ui5-dp-item.ui5-dp-item--selected .ui5-dp-daytext {
background: var(--_ui5_daypicker_item_selected_background);
color: var(--sapContent_Selected_TextColor);
}
.ui5-dp-item.ui5-dp-item--selected:hover .ui5-dp-daytext {
background: var(--_ui5_daypicker_item_selected_daytext_hover_background);
color: var(--sapContent_Selected_TextColor);
}
.ui5-dp-item.ui5-dp-item--now:focus::after {
width: var(--_ui5_daypicker_item_now_focus_after_width);
height: var(--_ui5_daypicker_item_now_focus_after_height);
top: var(--_ui5_daypicker_item_now_outline_offset_focus_after);
left: var(--_ui5_daypicker_item_now_outline_offset_focus_after);
outline: var(--_ui5_daypicker_item_outline_focus_after);
border-radius: var(--_ui5_daypicker_item_border_radius_focus_after);
outline-offset: -0.3125rem;
}
.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--now:focus::after {
width: var(--_ui5_daypicker_item_now_selected_focus_after_width);
height: var(--_ui5_daypicker_item_now_selected_focus_after_height);
border-color: var(--sapContent_ContrastFocusColor);
top: var(--_ui5_daypicker_item_now_selected_outline_offset);
left: var(--_ui5_daypicker_item_now_selected_outline_offset);
outline-offset: -0.1875rem;
}
.ui5-dp-item.ui5-dp-item--selected:hover {
background: var(--sapContent_Selected_Hover_Background);
color: var(--sapContent_ContrastTextColor);
}
.ui5-dp-item.ui5-dp-item--selected:focus::after {
border-color: var(--sapContent_ContrastFocusColor);
}
.ui5-dp-items-container {
outline: none;
}
.ui5-dp-item.ui5-dp-item--selected-between .ui5-dp-daytext,
.ui5-dp-item[hovered] .ui5-dp-daytext {
background-color: var(--_ui5_daypicker_item_selected_between_text_background);
color: var(--sapTextColor);
font-weight: var(--_ui5_daypicker_item_selected_between_text_font);
}
.ui5-dp-item.ui5-dp-item--selected-between,
.ui5-dp-item[hovered] {
border: 1px solid var(--sapContent_Selected_Background);
border-radius: var(--_ui5_daypicker_item_selected_between_border);
background: var(--_ui5_daypicker_item_selected_between_background);
box-shadow: var(--_ui5_daypicker_item_selected_box_shadow);
}
.ui5-dp-item.ui5-dp-item--selected-between:hover {
background: var(--_ui5_daypicker_item_selected_between_hover_background);
}
.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--selected-between:focus::after {
border-color: var(--sapContent_FocusColor);
}
.ui5-dp-items-container > :first-child {
justify-content: flex-end;
}
.ui5-dp-emptyweek {
height: var(--_ui5_day_picker_empty_height);
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype {
outline-offset: -0.3125rem;
border: 2px solid var(--sapLegend_CurrentDateTime);
outline-color: var(--sapSelectedColor);
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype:focus::after{
outline-offset: -0.1875rem;
border-radius: 0.1875rem;
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype .ui5-dp-daytext {
outline: none;
} | packages/main/src/themes/DayPicker.css | :host(:not([hidden])) {
display: block;
}
:host {
height: 100%;
width: 100%;
}
:host([hide-week-numbers]) .ui5-dp-content {
flex-basis: 100%;
}
:host([secondary-calendar-type]) .ui5-dp-item {
flex-direction: column;
justify-content: var(--_ui5_day_picker_item_justify_content);
}
:host([secondary-calendar-type]) .ui5-dp-daytext {
height: 1.575rem;
padding: .575rem 0 0 0;
}
:host([secondary-calendar-type]) .ui5-dp-daysectext {
font-size: 0.625rem;
height: 1rem;
padding: 0 0.375rem 0.375rem 50%;
}
.ui5-dp-weekname,
.ui5-dp-dayname,
.ui5-dp-item {
width: var(--_ui5_day_picker_item_width);
height: var(--_ui5_day_picker_item_height);
margin-top: var(--_ui5_daypicker_item_margin);
margin-right: var(--_ui5_daypicker_item_margin);
font-family: "72override", var(--sapFontFamily);
border-radius: var(--_ui5_daypicker_item_border_radius);
}
.ui5-dp-weekname {
color: var(--_ui5_daypicker_weekname_color);
}
.ui5-dp-weeks-row {
display: flex;
}
.ui5-dp-content {
display: flex;
flex-basis: 87.5%;
flex-direction: column;
font-family: "72override", var(--sapFontFamily);
}
.ui5-dp-days-names-container {
display: flex;
height: var(--_ui5_daypicker_daynames_container_height);
}
.ui5-dp-weeknumber-container {
padding-top: var(--_ui5_daypicker_weeknumbers_container_padding_top);
flex-basis: 12.5%;
}
.ui5-dp-weekname,
.ui5-dp-dayname,
.ui5-dp-weekname-container,
.ui5-dp-item {
display: flex;
flex-grow: 1;
justify-content: center;
align-items: center;
font-size: var(--sapFontSmallSize);
outline: none;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ui5-dp-item {
position: relative;
color: var(--sapTextColor);
background: var(--sapLegend_WorkingBackground);
font-size: var(--sapFontSize);
border: var(--_ui5_daypicker_item_border);
}
.ui5-dp-item:hover {
background: var(--sapList_Hover_Background);
}
.ui5-dp-daytext {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
box-sizing: border-box;
}
.ui5-dp-dayname {
color: var(--_ui5_daypicker_dayname_color);
height: 100%;
}
.ui5-dp-item.ui5-dp-item--weeekend {
background: var(--sapLegend_NonWorkingBackground);
}
.ui5-dp-item.ui5-dp-item--disabled {
pointer-events: none;
opacity: 0.5;
}
.ui5-dp-item.ui5-dp-item--weeekend:hover {
background: var(--sapList_Hover_Background);
}
.ui5-dp-item.ui5-dp-item--othermonth {
color: var(--_ui5_daypicker_item_othermonth_color);
background: var(--_ui5_daypicker_item_othermonth_background_color);
border-color: transparent;
}
.ui5-dp-item.ui5-dp-item--othermonth:hover,
.ui5-dp-item.ui5-dp-item--weeekend.ui5-dp-item--othermonth:hover {
color: var(--_ui5_daypicker_item_othermonth_hover_color);
background: var(--sapList_Hover_Background);
}
.ui5-dp-item:focus::after {
content: "";
width: var(--_ui5_daypicker_item_width_focus_after);
height: var(--_ui5_daypicker_item_height_focus_after);
border: var(--_ui5_daypicker_item_border_focus_after);
position: absolute;
top: var(--_ui5_daypicker_item_outline_offset);
left: var(--_ui5_daypicker_item_outline_offset);
outline: var(--_ui5_daypicker_item_outline_focus_after);
border-radius: var(--_ui5_daypicker_item_border_radius_focus_after);
outline-offset: -0.1875rem;
}
.ui5-dp-item.ui5-dp-item--now {
border: var(--_ui5_daypicker_item_now_border);
padding: 0.0625rem;
box-shadow: inset 0 0 0 0.0625rem var(--_ui5_daypicker_item_selected_border_color);
outline: var(--_ui5_daypicker_item_now_outline);
outline-offset: var(--_ui5_daypicker_item_now_outline_offset);
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected {
box-shadow: var(--_ui5_daypicker_item_now_box_shadow);
}
:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext {
height: 1.387rem;
padding-top: .387rem;
}
:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daysectext {
height: 0.812rem;
padding-top: 0;
padding-bottom: .187rem;
}
.ui5-dp-item.ui5-dp-item--selected {
background: var(--sapContent_Selected_Background);
box-shadow: var(--_ui5_daypicker_item_selected_box_shadow);
font-weight: var(--_ui5_daypicker_item_selected_between_text_font);
}
.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext {
outline: var(--_ui5_daypicker_item_selected_text_outline);
outline-offset: -0.3125rem;
border-radius: 0.5rem;
font-weight: var(--_ui5_daypicker_item_selected_between_text_font);
}
.ui5-dp-item.ui5-dp-item--selected .ui5-dp-daytext {
background: var(--_ui5_daypicker_item_selected_background);
color: var(--sapContent_Selected_TextColor);
}
.ui5-dp-item.ui5-dp-item--selected:hover .ui5-dp-daytext {
background: var(--_ui5_daypicker_item_selected_daytext_hover_background);
color: var(--sapContent_Selected_TextColor);
}
.ui5-dp-item.ui5-dp-item--now:focus::after {
width: var(--_ui5_daypicker_item_now_focus_after_width);
height: var(--_ui5_daypicker_item_now_focus_after_height);
top: var(--_ui5_daypicker_item_now_outline_offset_focus_after);
left: var(--_ui5_daypicker_item_now_outline_offset_focus_after);
outline: var(--_ui5_daypicker_item_outline_focus_after);
border-radius: var(--_ui5_daypicker_item_border_radius_focus_after);
outline-offset: -0.3125rem;
}
.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--now:focus::after {
width: var(--_ui5_daypicker_item_now_selected_focus_after_width);
height: var(--_ui5_daypicker_item_now_selected_focus_after_height);
border-color: var(--sapContent_ContrastFocusColor);
top: var(--_ui5_daypicker_item_now_selected_outline_offset);
left: var(--_ui5_daypicker_item_now_selected_outline_offset);
outline-offset: -0.1875rem;
}
.ui5-dp-item.ui5-dp-item--selected:hover {
background: var(--sapContent_Selected_Hover_Background);
color: var(--sapContent_ContrastTextColor);
}
.ui5-dp-item.ui5-dp-item--selected:focus::after {
border-color: var(--sapContent_ContrastFocusColor);
}
.ui5-dp-items-container {
outline: none;
}
.ui5-dp-item.ui5-dp-item--selected-between .ui5-dp-daytext,
.ui5-dp-item[hovered] .ui5-dp-daytext {
background-color: var(--_ui5_daypicker_item_selected_between_text_background);
color: var(--sapTextColor);
font-weight: var(--_ui5_daypicker_item_selected_between_text_font);
}
.ui5-dp-item.ui5-dp-item--selected-between,
.ui5-dp-item[hovered] {
border: 1px solid var(--sapContent_Selected_Background);
border-radius: var(--_ui5_daypicker_item_selected_between_border);
background: var(--_ui5_daypicker_item_selected_between_background);
box-shadow: var(--_ui5_daypicker_item_selected_box_shadow);
}
.ui5-dp-item.ui5-dp-item--selected-between:hover {
background: var(--_ui5_daypicker_item_selected_between_hover_background);
}
.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--selected-between:focus::after {
border-color: var(--sapContent_FocusColor);
}
.ui5-dp-items-container > :first-child {
justify-content: flex-end;
}
.ui5-dp-emptyweek {
height: var(--_ui5_day_picker_empty_height);
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype {
outline-offset: -0.3125rem;
border: 2px solid var(--sapLegend_CurrentDateTime);
outline-color: var(--sapSelectedColor);
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype:focus::after{
outline-offset: -0.1875rem;
border-radius: 0.1875rem;
}
.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype .ui5-dp-daytext {
outline: none;
} | 0.392104 | 0.085061 |
.seams .seams_ui {
font-family: 'Ropa Sans', sans-serif;
color: black; }
.seams .seams_ui_page {
padding: 10px;
border: 1px solid #828282;
background-color: #FAF9FA;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px; }
.page_settings {
position: fixed;
top: 52px;
z-index: 1001;
width: 100%;
padding-left: 10%;
padding-right: 10%; }
.page_settings form {
padding: 15px;
margin: 0 auto; }
.log-in {
background: transparent url(/client/img/login-badge.png) no-repeat top center;
width: 319px;
height: 628px;
margin: 0 auto; }
.log-in form {
position: relative;
top: 360px; }
.log-in form .login-field {
margin-left: 47px; }
.log-in form p {
margin-left: -18px; }
.modal-body {
background-color: #fff; }
.nav li a {
text-transform: uppercase; }
.seams .ui_page_desc {
color: gray;
text-align: center; }
.seams .ui_segment {
margin: 20px 0;
padding: 10px;
background-color: white;
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px; }
.seams .ui_segment_title {
font-size: 12px;
color: gray;
padding-top: 5px;
padding-bottom: 5px; }
.seams .nav_bg {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
background: #333333;
height: 95px; }
.seams .nav {
position: fixed;
top: 0;
z-index: 1001;
width: 100%;
padding-left: 10%;
padding-right: 10%; }
.seams .nav_spacer {
padding-bottom: 95px; }
.seams .nav_content {
min-height: 32px;
width: 100%;
background: white;
border-radius: 2px;
margin-top: 10px; }
.seams .nav_content a:visited {
color: #000; }
.seams .nav_item {
float: left;
padding: 5px 10px;
-webkit-tap-highlight-color: transparent;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none; }
.seams .table {
margin: 20px 0;
background-color: white;
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px; }
.seams .table th {
font-weight: normal; }
.seams .nav_btn {
border-top: 0;
border-bottom: 0;
border-radius: 0; }
.seams .nav_btn:hover {
background-color: #F9F9F9; }
.seams .btn,
.seams .btn_form_control,
.seams .btn_small,
.seams .btn_mini {
background-color: #F0F0F0;
border: 1px solid #D4D4D4;
color: gray;
text-transform: uppercase; }
.seams .btn:hover,
.seams .btn_form_control:hover,
.seams .btn_small:hover,
.seams .btn_mini:hover {
background-color: #E8E8E8; }
.seams .btn_mini {
font-size: 12px;
font-weight: bold;
padding: 2px 4px; }
.seams .btn_small {
font-size: 14px;
font-weight: bold;
padding: 3px 5px; }
.seams .btn_form_control {
font-size: 12px;
font-weight: bold;
padding: 7px 12px; }
.seams .btn {
font-size: 14px;
font-weight: bold;
padding: 7px 9px; }
.seams .btn_green {
background-color: #5BBD72;
border: 1px solid #4FB968;
color: white; }
.seams .btn_green:hover {
background-color: #53BF6C; }
.seams .btn_red {
background-color: #D95C5C;
border: 1px solid #D95C5C;
color: white; }
.seams .btn_red:hover {
background-color: #D95C5C; }
.seams .input_small {
height: 28px;
padding: 3px 5px;
border-radius: 0;
font-size: 14px;
font-weight: bold; }
.manage_primarys,
.manage_secondarys {
padding-left: 0; }
.manage_primarys li {
list-style: none; }
.manage_primary {
list-style: none; }
.manage_secondary {
list-style: none; }
.content {
max-width: 1000px;
margin: 0 auto; }
.seams .content {
padding-top: 52px; }
.no_padding {
padding: 0 !important; }
.no_margin {
margin: 0 !important; }
.bottom_margin_10 {
margin-bottom: 10px; }
.dragula-handle {
cursor: pointer; }
.widget-box {
background: none repeat scroll 0 0 #f0f4f5;
box-shadow: 0 1px 3px #c8d1d3;
clear: both;
margin-top: 16px;
margin-bottom: 16px;
position: relative; }
.widget-header {
background: #fff;
border-bottom: 1px solid #c8d1d3;
height: 42px; }
.widget-header .widget-icon {
padding: 12px 10px 9px 11px;
float: left;
border-right: 1px solid #c8d1d3; }
.widget-header .widget-title {
color: #666;
font-size: 12px;
line-height: 42px;
font-weight: bold;
padding-left: 12px; }
.widget-content {
border-bottom: 1px solid #cdcdcd; }
.widget-level-1,
.widget-level-2,
.widget-level-3 {
height: auto;
font-size: 10px;
padding: 11px;
color: #666666; }
.widget-level-1 .btn,
.widget-level-2 .btn,
.widget-level-3 .btn {
font-size: 10px;
padding: 5px 10px 2px; }
.widget-level-1 {
border-top: 1px solid #c8d1d3; }
.widget-level-2 {
margin-left: 30px;
background-color: #fff;
border-left: 1px solid #c8d1d3;
border-bottom: 1px solid #c8d1d3;
border-top: 1px solid #c8d1d3; }
.widget-level-3 {
margin-left: 60px;
background-color: rgba(240, 244, 245, 0.05);
border-left: 1px solid #c8d1d3;
border-bottom: 1px solid #c8d1d3; }
.directory_management_area {
background-color: #f0f4f5;
padding: 10px 15px;
height: 100vh; }
.image_upload_area {
background-color: #f0f4f5;
padding: 10px 0; }
#image_upload_modal .modal-dialog {
width: 90%; }
#image_upload_modal .modal-body {
padding: 0; }
#image_upload_modal img {
max-height: 75px;
max-width: 75px; } | src/SeamsCore/wwwroot/css/cms.css | .seams .seams_ui {
font-family: 'Ropa Sans', sans-serif;
color: black; }
.seams .seams_ui_page {
padding: 10px;
border: 1px solid #828282;
background-color: #FAF9FA;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px; }
.page_settings {
position: fixed;
top: 52px;
z-index: 1001;
width: 100%;
padding-left: 10%;
padding-right: 10%; }
.page_settings form {
padding: 15px;
margin: 0 auto; }
.log-in {
background: transparent url(/client/img/login-badge.png) no-repeat top center;
width: 319px;
height: 628px;
margin: 0 auto; }
.log-in form {
position: relative;
top: 360px; }
.log-in form .login-field {
margin-left: 47px; }
.log-in form p {
margin-left: -18px; }
.modal-body {
background-color: #fff; }
.nav li a {
text-transform: uppercase; }
.seams .ui_page_desc {
color: gray;
text-align: center; }
.seams .ui_segment {
margin: 20px 0;
padding: 10px;
background-color: white;
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px; }
.seams .ui_segment_title {
font-size: 12px;
color: gray;
padding-top: 5px;
padding-bottom: 5px; }
.seams .nav_bg {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
background: #333333;
height: 95px; }
.seams .nav {
position: fixed;
top: 0;
z-index: 1001;
width: 100%;
padding-left: 10%;
padding-right: 10%; }
.seams .nav_spacer {
padding-bottom: 95px; }
.seams .nav_content {
min-height: 32px;
width: 100%;
background: white;
border-radius: 2px;
margin-top: 10px; }
.seams .nav_content a:visited {
color: #000; }
.seams .nav_item {
float: left;
padding: 5px 10px;
-webkit-tap-highlight-color: transparent;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none; }
.seams .table {
margin: 20px 0;
background-color: white;
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px; }
.seams .table th {
font-weight: normal; }
.seams .nav_btn {
border-top: 0;
border-bottom: 0;
border-radius: 0; }
.seams .nav_btn:hover {
background-color: #F9F9F9; }
.seams .btn,
.seams .btn_form_control,
.seams .btn_small,
.seams .btn_mini {
background-color: #F0F0F0;
border: 1px solid #D4D4D4;
color: gray;
text-transform: uppercase; }
.seams .btn:hover,
.seams .btn_form_control:hover,
.seams .btn_small:hover,
.seams .btn_mini:hover {
background-color: #E8E8E8; }
.seams .btn_mini {
font-size: 12px;
font-weight: bold;
padding: 2px 4px; }
.seams .btn_small {
font-size: 14px;
font-weight: bold;
padding: 3px 5px; }
.seams .btn_form_control {
font-size: 12px;
font-weight: bold;
padding: 7px 12px; }
.seams .btn {
font-size: 14px;
font-weight: bold;
padding: 7px 9px; }
.seams .btn_green {
background-color: #5BBD72;
border: 1px solid #4FB968;
color: white; }
.seams .btn_green:hover {
background-color: #53BF6C; }
.seams .btn_red {
background-color: #D95C5C;
border: 1px solid #D95C5C;
color: white; }
.seams .btn_red:hover {
background-color: #D95C5C; }
.seams .input_small {
height: 28px;
padding: 3px 5px;
border-radius: 0;
font-size: 14px;
font-weight: bold; }
.manage_primarys,
.manage_secondarys {
padding-left: 0; }
.manage_primarys li {
list-style: none; }
.manage_primary {
list-style: none; }
.manage_secondary {
list-style: none; }
.content {
max-width: 1000px;
margin: 0 auto; }
.seams .content {
padding-top: 52px; }
.no_padding {
padding: 0 !important; }
.no_margin {
margin: 0 !important; }
.bottom_margin_10 {
margin-bottom: 10px; }
.dragula-handle {
cursor: pointer; }
.widget-box {
background: none repeat scroll 0 0 #f0f4f5;
box-shadow: 0 1px 3px #c8d1d3;
clear: both;
margin-top: 16px;
margin-bottom: 16px;
position: relative; }
.widget-header {
background: #fff;
border-bottom: 1px solid #c8d1d3;
height: 42px; }
.widget-header .widget-icon {
padding: 12px 10px 9px 11px;
float: left;
border-right: 1px solid #c8d1d3; }
.widget-header .widget-title {
color: #666;
font-size: 12px;
line-height: 42px;
font-weight: bold;
padding-left: 12px; }
.widget-content {
border-bottom: 1px solid #cdcdcd; }
.widget-level-1,
.widget-level-2,
.widget-level-3 {
height: auto;
font-size: 10px;
padding: 11px;
color: #666666; }
.widget-level-1 .btn,
.widget-level-2 .btn,
.widget-level-3 .btn {
font-size: 10px;
padding: 5px 10px 2px; }
.widget-level-1 {
border-top: 1px solid #c8d1d3; }
.widget-level-2 {
margin-left: 30px;
background-color: #fff;
border-left: 1px solid #c8d1d3;
border-bottom: 1px solid #c8d1d3;
border-top: 1px solid #c8d1d3; }
.widget-level-3 {
margin-left: 60px;
background-color: rgba(240, 244, 245, 0.05);
border-left: 1px solid #c8d1d3;
border-bottom: 1px solid #c8d1d3; }
.directory_management_area {
background-color: #f0f4f5;
padding: 10px 15px;
height: 100vh; }
.image_upload_area {
background-color: #f0f4f5;
padding: 10px 0; }
#image_upload_modal .modal-dialog {
width: 90%; }
#image_upload_modal .modal-body {
padding: 0; }
#image_upload_modal img {
max-height: 75px;
max-width: 75px; } | 0.29696 | 0.058507 |
.icon-tomato,
.icon-left-tomato:before,
.icon-right-tomato:after{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/131442/tomato.svg);
}
.icon,
[class*="icon-right-"]:after,
[class*="icon-left-"]:before{
display: inline-block;
background-repeat: no-repeat;
background-position: 0 0;
width: 32px;
height: 32px;
}
[class*="icon-left-"]{
position: relative;
padding-left: 52px !important;
}
[class*="icon-right-"]{
position: relative;
padding-right: 52px !important;
}
[class*="icon-left-"]:before,
[class*="icon-right-"]:after{
content: '';
position: absolute;
top: 50%;
transform: translate(0,-50%);
}
[class*="icon-left-"]:before{
left: 10px;
}
[class*="icon-right-"]:after{
right: 10px;
}
.icon.icon-small,
.icon-small:before,
.icon-small:after{
width: 16px;
height: 16px;
}
.icon-small[class*="icon-left-"]{ padding-left: 27px !important; }
.icon-small[class*="icon-left-"]:before{ left: 5px; }
.icon-small[class*="icon-right-"]{ padding-right: 27px !important; }
.icon-small[class*="icon-right-"]:after{ right: 5px; }
.icon.icon-large,
.icon-large:before,
.icon-large:after{
width: 64px;
height: 64px;
}
.icon-large[class*="icon-left-"]{ padding-left: 94px !important; }
.icon-large[class*="icon-left-"]:before{ left: 15px; }
.icon-large[class*="icon-right-"]{ padding-right: 94px !important; }
.icon-large[class*="icon-right-"]:after{ right: 15px; }
.robust-icon-container * + * {
margin-top: 20px;
}
@media screen and (min-width: 600px){
.robust-icon-container{
padding: 0 8rem;
}
}
.robust-icon-examples{
display: block;
background: #EFEAEF;
border: solid 5px #8E26AB;
padding: .5em 1em;
margin: 1em 0;
color: #000;
text-decoration: none;
}
.robust-icon-examples:hover h2,
.robust-icon-examples:active h2,
.robust-icon-examples:focus h2,
.robust-icon-examples:hover,
.robust-icon-examples:active,
.robust-icon-examples:focus{
text-decoration: none;
color: tomato;
border-color: tomato;
transition: color .5s;
transition: border-color .5s;
}
.robust-icon-examples button{
border: solid 1px #8E26AB;
border-radius: 5px;
background: #FFF;
padding: 10px;
}
.robust-icon-examples button:hover,
.robust-icon-examples button:active,
.robust-icon-examples button:focus{ background: #f9f4fa;}
.faux-btn {
display: inline-block;
border: solid 4px #ccc;
padding: 20px 10px;
border-radius: 20px;
} | site/static/assets/pattern-icons.css | .icon-tomato,
.icon-left-tomato:before,
.icon-right-tomato:after{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/131442/tomato.svg);
}
.icon,
[class*="icon-right-"]:after,
[class*="icon-left-"]:before{
display: inline-block;
background-repeat: no-repeat;
background-position: 0 0;
width: 32px;
height: 32px;
}
[class*="icon-left-"]{
position: relative;
padding-left: 52px !important;
}
[class*="icon-right-"]{
position: relative;
padding-right: 52px !important;
}
[class*="icon-left-"]:before,
[class*="icon-right-"]:after{
content: '';
position: absolute;
top: 50%;
transform: translate(0,-50%);
}
[class*="icon-left-"]:before{
left: 10px;
}
[class*="icon-right-"]:after{
right: 10px;
}
.icon.icon-small,
.icon-small:before,
.icon-small:after{
width: 16px;
height: 16px;
}
.icon-small[class*="icon-left-"]{ padding-left: 27px !important; }
.icon-small[class*="icon-left-"]:before{ left: 5px; }
.icon-small[class*="icon-right-"]{ padding-right: 27px !important; }
.icon-small[class*="icon-right-"]:after{ right: 5px; }
.icon.icon-large,
.icon-large:before,
.icon-large:after{
width: 64px;
height: 64px;
}
.icon-large[class*="icon-left-"]{ padding-left: 94px !important; }
.icon-large[class*="icon-left-"]:before{ left: 15px; }
.icon-large[class*="icon-right-"]{ padding-right: 94px !important; }
.icon-large[class*="icon-right-"]:after{ right: 15px; }
.robust-icon-container * + * {
margin-top: 20px;
}
@media screen and (min-width: 600px){
.robust-icon-container{
padding: 0 8rem;
}
}
.robust-icon-examples{
display: block;
background: #EFEAEF;
border: solid 5px #8E26AB;
padding: .5em 1em;
margin: 1em 0;
color: #000;
text-decoration: none;
}
.robust-icon-examples:hover h2,
.robust-icon-examples:active h2,
.robust-icon-examples:focus h2,
.robust-icon-examples:hover,
.robust-icon-examples:active,
.robust-icon-examples:focus{
text-decoration: none;
color: tomato;
border-color: tomato;
transition: color .5s;
transition: border-color .5s;
}
.robust-icon-examples button{
border: solid 1px #8E26AB;
border-radius: 5px;
background: #FFF;
padding: 10px;
}
.robust-icon-examples button:hover,
.robust-icon-examples button:active,
.robust-icon-examples button:focus{ background: #f9f4fa;}
.faux-btn {
display: inline-block;
border: solid 4px #ccc;
padding: 20px 10px;
border-radius: 20px;
} | 0.321993 | 0.062417 |
.cke_button__close .cke_button_icon {
display: none; }
.cke_button__close .cke_button_label {
display: inline; }
div.richedit_container {
clear: both;
font-family: sans-serif; }
div.richedit_container p, div.richedit_container ul, div.richedit_container li, div.richedit_container button, div.richedit_container h1, div.richedit_container h2, div.richedit_container h3, div.richedit_container h4, div.richedit_container h5, div.richedit_container h6 {
font-family: sans-serif; }
div.richedit_container .richedit_chrome {
display: block;
border: 1px solid #b6b6b6;
box-shadow: rgba(255, 255, 255, 0.1);
padding: 0; }
div.richedit_container .richedit_inner {
display: block;
background: #ffffff;
padding: 0; }
div.richedit_container .richedit_contents {
position: relative; }
div.richedit_container .richedit_top,
div.richedit_container .richedit_contents,
div.richedit_container .richedit_bottom {
display: block; }
div.richedit_container .richedit_modal {
position: absolute;
z-index: 1;
background: #000;
background: rgba(0, 0, 0, 0.5);
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
display: none; }
div.richedit_container .richedit_chrome.has_modal .richedit_modal {
display: block; }
div.richedit_container .richedit_modal_content {
z-index: 2;
position: relative;
border-left: 1px solid #777;
border-right: 1px solid #777;
border-bottom: 1px solid #777;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2), 0px 3px 3px -3px rgba(0, 0, 0, 0.8) inset;
background: white;
margin: 0 10px;
padding: 10px 20px;
color: black;
font-size: 16px;
font-weight: normal;
color: #222;
max-height: 282px;
overflow-y: auto; }
div.richedit_container .richedit_modal_content p {
color: #444;
font-size: 15px;
padding: 0;
margin: 0 0 5px 0; }
div.richedit_container .richedit_modal_content .form-row {
display: block;
margin: 0 0 10px 0;
padding: 0;
clear: both;
border: none; }
div.richedit_container .richedit_modal_content .form-row label {
color: #555;
font-size: 15px;
padding: 0;
margin: 0;
display: inline;
line-height: 1.5; }
div.richedit_container .richedit_modal_content .form-row input[type=radio], div.richedit_container .richedit_modal_content .form-row input[type=checkbox] {
vertical-align: middle;
margin: 0 4px 0 0; }
div.richedit_container .richedit_modal_content .form-row input[type=text], div.richedit_container .richedit_modal_content .form-row textarea, div.richedit_container .richedit_modal_content .form-row select {
color: black;
background: white;
border: 1px solid #eee;
font-size: 15px;
margin: 0;
padding: 4px 6px;
width: 100%;
box-sizing: border-box;
border-radius: 0;
box-shadow: none;
height: auto; }
div.richedit_container .richedit_modal_content .form-row input[type=text], div.richedit_container .richedit_modal_content .form-row select, div.richedit_container .richedit_modal_content .form-row label, div.richedit_container .richedit_modal_content .form-row button, div.richedit_container .richedit_modal_content .form-row a {
font-family: sans-serif; }
div.richedit_container .richedit_modal_content .form-row select {
width: auto; }
div.richedit_container .richedit_modal_content .form-row textarea {
height: 160px;
font-family: monospace; }
div.richedit_container .richedit_modal_content .form-row textarea:focus {
border: 1px solid #dde; }
div.richedit_container .richedit_modal_content .form-row.horizontal label {
display: block;
text-align: right;
padding-right: 10px;
font-size: 14px;
color: #444;
line-height: 28px; }
div.richedit_container .richedit_modal_content .form-row.horizontal .formrow-label {
clear: both;
float: left;
width: 20%; }
div.richedit_container .richedit_modal_content .form-row.horizontal .formrow-input {
margin-left: 20%;
width: 80%; }
div.richedit_container .richedit_modal_content hr {
display: block;
border: none;
height: 1px;
margin: 5px 0;
padding: 0;
background: #ddd; }
div.richedit_container .richedit_modal_content h1, div.richedit_container .richedit_modal_content h2 {
color: #444;
font-weight: 300;
background: none;
text-shadow: none; }
div.richedit_container .richedit_modal_content h1 {
font-size: 20px;
margin: 5px 0 10px 0;
padding: 5px 0;
border-bottom: 1px solid #ddd; }
div.richedit_container .richedit_modal_content h2 {
font-size: 17px;
margin: 5px 0 5px 0;
padding: 0; }
div.richedit_container .richedit_modal_content pre {
color: #222;
background: #eee;
background: rgba(0, 0, 0, 0.0625);
border: 1px solid #ddd;
padding: 5px;
margin: 0 0 5px 0;
border-radius: 2px; }
div.richedit_container .richedit_key_shortcut, div.richedit_container .richedit_menu_help {
color: #222;
background: #eee;
background: rgba(0, 0, 0, 0.0625);
border: 1px solid #ddd;
padding: 0 2px;
border-radius: 2px; }
div.richedit_container .richedit_modal_close {
position: absolute;
color: #888;
top: 16px;
right: 30px;
z-index: 3;
text-decoration: none;
padding: 0 5px;
display: block;
line-height: 1.2; }
div.richedit_container .richedit_modal_close:hover {
background: none;
color: #444; }
div.richedit_container .richedit_modal_submit {
display: block;
position: absolute;
border: 1px solid #52a452;
padding: 6px 10px;
border-radius: 3px;
color: white;
top: 12px;
right: 60px;
z-index: 3;
text-decoration: none;
font-size: 11px;
font-weight: bold;
line-height: 1.2;
font-family: sans-serif;
background: #51a351;
background-image: linear-gradient(to bottom, #61c261, #51a351); }
div.richedit_container .richedit_modal_submit:hover {
color: white;
background: #489948;
background-image: linear-gradient(to bottom, #51a351, #489948); }
div.richedit_container .richedit_top {
border: 1px solid #0d0d0d;
position: relative;
padding: 6px 8px 2px;
white-space: normal;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
background: #1f1f1f;
background-image: linear-gradient(to bottom, #333, #1f1f1f); }
div.richedit_container .richedit_top_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(255, 255, 255, 0.3);
display: none; }
div.richedit_container .richedit_chrome.has_modal .richedit_top_overlay {
display: block; }
div.richedit_container .richedit_bottom {
padding: 6px 8px 2px;
position: relative;
border-top: 1px solid #b6b6b6;
box-shadow: 0 1px 0 #fff inset;
background: #cfd1cf;
background-image: linear-gradient(to bottom, #ebebeb, #cfd1cf); }
div.richedit_container .richedit_contents .richedit_contents_edit {
display: none;
padding: 5px; }
div.richedit_container .richedit_contents textarea {
border: 0px none transparent;
outline: none;
margin: 0;
padding: 0;
height: 300px;
width: 100%;
border-radius: 0;
box-shadow: none;
font-family: monospace; }
div.richedit_container .richedit_contents textarea:focus, div.richedit_container .richedit_contents textarea:active {
outline: none;
box-shadow: none; }
div.richedit_container .richedit_contents iframe {
border: none;
outline: none;
margin: 0;
padding: 0;
height: 300px;
width: 100%;
display: none; }
div.richedit_container .richedit_chrome.has_preview .richedit_contents iframe {
display: block; }
div.richedit_container .richedit_chrome.has_code .richedit_contents .richedit_contents_edit {
display: block; }
div.richedit_container .richedit_chrome.has_code.has_preview .richedit_contents .richedit_contents_edit {
border-top: 1px solid #bbb;
display: block; }
div.richedit_container .richedit_toolbar {
float: left;
position: relative; }
div.richedit_container .richedit_toolgroup {
float: left;
margin: 0 6px 5px 0;
border: 1px solid #070707;
border-bottom: 1px solid #060606;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
background: #404040;
background-image: linear-gradient(to bottom, #595959, #404040); }
div.richedit_container .richedit_switch_toolgroup_container {
position: relative;
float: right;
z-index: 1;
padding: 8px 8px 0px; }
div.richedit_container a.richedit_button {
display: inline-block;
height: 18px;
padding: 4px 6px;
outline: none;
cursor: default;
float: left;
border: 0;
border-radius: 0;
text-decoration: none;
background: none;
vertical-align: auto;
line-height: 1;
margin: 0;
box-sizing: content-box; }
div.richedit_container a.richedit_button:hover {
border-radius: 0; }
div.richedit_container a.richedit_button:last-child {
border-radius: 0 2px 2px 0; }
div.richedit_container a.richedit_button:first-child {
border-radius: 2px 0 0 2px; }
div.richedit_container a.richedit_button_on {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.75) inset;
background: #4c4c4c;
background-image: linear-gradient(to bottom, #262626, #1a1a1a); }
div.richedit_container .richedit_button_disabled .richedit_button_icon {
opacity: 0.3; }
div.richedit_container a.richedit_button_on:hover,
div.richedit_container a.richedit_button_on:focus,
div.richedit_container a.richedit_button_on:active {
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7) inset, 0 1px 0 rgba(0, 0, 0, 0.2); }
div.richedit_container a.richedit_button_off:hover,
div.richedit_container a.richedit_button_off:focus,
div.richedit_container a.richedit_button_off:active,
div.richedit_container a.richedit_button_disabled:hover,
div.richedit_container a.richedit_button_disabled:focus,
div.richedit_container a.richedit_button_disabled:active {
box-shadow: 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
background: #4c4c4c;
background-image: linear-gradient(to bottom, #666, #4c4c4c); }
div.richedit_container .richedit_button_icon {
cursor: inherit;
background-repeat: no-repeat;
margin-top: 1px;
width: 16px;
height: 16px;
float: left;
display: inline-block;
background-repeat: no-repeat;
background-image: url("../images/editor_icons_moono_dark.png");
background-size: 16px 2040px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
div.richedit_container .richedit_button_icon {
background-image: static("../images/editor_icons_moono_dark@2x.png"); } }
div.richedit_container .icon-about .richedit_button_icon {
background-position: 0px 0px; }
div.richedit_container .icon-bold .richedit_button_icon {
background-position: 0px -24px; }
div.richedit_container .icon-italic .richedit_button_icon {
background-position: 0px -48px; }
div.richedit_container .icon-strike .richedit_button_icon {
background-position: 0px -72px; }
div.richedit_container .icon-subscript .richedit_button_icon {
background-position: 0px -96px; }
div.richedit_container .icon-superscript .richedit_button_icon {
background-position: 0px -120px; }
div.richedit_container .icon-underline .richedit_button_icon {
background-position: 0px -144px; }
div.richedit_container .icon-bidiltr .richedit_button_icon {
background-position: 0px -168px; }
div.richedit_container .icon-bidirtl .richedit_button_icon {
background-position: 0px -192px; }
div.richedit_container .icon-blockquote .richedit_button_icon {
background-position: 0px -216px; }
div.richedit_container .icon-copy .richedit_button_icon {
background-position: 0px -240px; }
div.richedit_container .icon-copy .richedit_button_icon {
background-position: 0px -264px; }
div.richedit_container .icon-cut .richedit_button_icon {
background-position: 0px -288px; }
div.richedit_container .icon-cut .richedit_button_icon {
background-position: 0px -312px; }
div.richedit_container .icon-paste .richedit_button_icon {
background-position: 0px -336px; }
div.richedit_container .icon-paste .richedit_button_icon {
background-position: 0px -360px; }
div.richedit_container .icon-bgcolor .richedit_button_icon {
background-position: 0px -384px; }
div.richedit_container .icon-textcolor .richedit_button_icon {
background-position: 0px -408px; }
div.richedit_container .icon-templates .richedit_button_icon {
background-position: 0px -432px; }
div.richedit_container .icon-templates .richedit_button_icon {
background-position: 0px -456px; }
div.richedit_container .icon-creatediv .richedit_button_icon {
background-position: 0px -480px; }
div.richedit_container .icon-find .richedit_button_icon {
background-position: 0px -504px; }
div.richedit_container .icon-find .richedit_button_icon {
background-position: 0px -528px; }
div.richedit_container .icon-replace .richedit_button_icon {
background-position: 0px -552px; }
div.richedit_container .icon-flash .richedit_button_icon {
background-position: 0px -576px; }
div.richedit_container .icon-button .richedit_button_icon {
background-position: 0px -600px; }
div.richedit_container .icon-checkbox .richedit_button_icon {
background-position: 0px -624px; }
div.richedit_container .icon-form .richedit_button_icon {
background-position: 0px -648px; }
div.richedit_container .icon-hiddenfield .richedit_button_icon {
background-position: 0px -672px; }
div.richedit_container .icon-imagebutton .richedit_button_icon {
background-position: 0px -696px; }
div.richedit_container .icon-radio .richedit_button_icon {
background-position: 0px -720px; }
div.richedit_container .icon-select .richedit_button_icon {
background-position: 0px -744px; }
div.richedit_container .icon-select .richedit_button_icon {
background-position: 0px -768px; }
div.richedit_container .icon-textarea .richedit_button_icon {
background-position: 0px -792px; }
div.richedit_container .icon-textarea .richedit_button_icon {
background-position: 0px -816px; }
div.richedit_container .icon-textfield .richedit_button_icon {
background-position: 0px -840px; }
div.richedit_container .icon-textfield .richedit_button_icon {
background-position: 0px -864px; }
div.richedit_container .icon-horizontalrule .richedit_button_icon {
background-position: 0px -888px; }
div.richedit_container .icon-iframe .richedit_button_icon {
background-position: 0px -912px; }
div.richedit_container .icon-image .richedit_button_icon {
background-position: 0px -936px; }
div.richedit_container .icon-indent .richedit_button_icon {
background-position: 0px -960px; }
div.richedit_container .icon-indent .richedit_button_icon {
background-position: 0px -984px; }
div.richedit_container .icon-outdent .richedit_button_icon {
background-position: 0px -1008px; }
div.richedit_container .icon-outdent .richedit_button_icon {
background-position: 0px -1032px; }
div.richedit_container .icon-smiley .richedit_button_icon {
background-position: 0px -1056px; }
div.richedit_container .icon-justifyblock .richedit_button_icon {
background-position: 0px -1080px; }
div.richedit_container .icon-justifycenter .richedit_button_icon {
background-position: 0px -1104px; }
div.richedit_container .icon-justifyleft .richedit_button_icon {
background-position: 0px -1128px; }
div.richedit_container .icon-justifyright .richedit_button_icon {
background-position: 0px -1152px; }
div.richedit_container .icon-language .richedit_button_icon {
background-position: 0px -1176px; }
div.richedit_container .icon-anchor .richedit_button_icon {
background-position: 0px -1200px; }
div.richedit_container .icon-anchor .richedit_button_icon {
background-position: 0px -1224px; }
div.richedit_container .icon-link .richedit_button_icon {
background-position: 0px -1248px; }
div.richedit_container .icon-unlink .richedit_button_icon {
background-position: 0px -1272px; }
div.richedit_container .icon-bulletedlist .richedit_button_icon {
background-position: 0px -1296px; }
div.richedit_container .icon-bulletedlist .richedit_button_icon {
background-position: 0px -1320px; }
div.richedit_container .icon-numberedlist .richedit_button_icon {
background-position: 0px -1344px; }
div.richedit_container .icon-numberedlist .richedit_button_icon {
background-position: 0px -1368px; }
div.richedit_container .icon-maximize .richedit_button_icon {
background-position: 0px -1392px; }
div.richedit_container .icon-newpage .richedit_button_icon {
background-position: 0px -1416px; }
div.richedit_container .icon-newpage .richedit_button_icon {
background-position: 0px -1440px; }
div.richedit_container .icon-pagebreak .richedit_button_icon {
background-position: 0px -1464px; }
div.richedit_container .icon-pagebreak .richedit_button_icon {
background-position: 0px -1488px; }
div.richedit_container .icon-pastetext .richedit_button_icon {
background-position: 0px -1512px; }
div.richedit_container .icon-pastetext .richedit_button_icon {
background-position: 0px -1536px; }
div.richedit_container .icon-pastefromword .richedit_button_icon {
background-position: 0px -1560px; }
div.richedit_container .icon-pastefromword .richedit_button_icon {
background-position: 0px -1584px; }
div.richedit_container .icon-preview .richedit_button_icon {
background-position: 0px -1608px; }
div.richedit_container .icon-preview .richedit_button_icon {
background-position: 0px -1632px; }
div.richedit_container .icon-print .richedit_button_icon {
background-position: 0px -1656px; }
div.richedit_container .icon-removeformat .richedit_button_icon {
background-position: 0px -1680px; }
div.richedit_container .icon-save .richedit_button_icon {
background-position: 0px -1704px; }
div.richedit_container .icon-selectall .richedit_button_icon {
background-position: 0px -1728px; }
div.richedit_container .icon-showblocks .richedit_button_icon {
background-position: 0px -1752px; }
div.richedit_container .icon-showblocks .richedit_button_icon {
background-position: 0px -1776px; }
div.richedit_container .icon-source .richedit_button_icon {
background-position: 0px -1800px; }
div.richedit_container .icon-source .richedit_button_icon {
background-position: 0px -1824px; }
div.richedit_container .icon-specialchar .richedit_button_icon {
background-position: 0px -1848px; }
div.richedit_container .icon-scayt .richedit_button_icon {
background-position: 0px -1872px; }
div.richedit_container .icon-table .richedit_button_icon {
background-position: 0px -1896px; }
div.richedit_container .icon-redo .richedit_button_icon {
background-position: 0px -1920px; }
div.richedit_container .icon-redo .richedit_button_icon {
background-position: 0px -1944px; }
div.richedit_container .icon-undo .richedit_button_icon {
background-position: 0px -1968px; }
div.richedit_container .icon-undo .richedit_button_icon {
background-position: 0px -1992px; }
div.richedit_container .icon-spellchecker .richedit_button_icon {
background-position: 0px -2016px; }
div.richedit_container .dropdown {
min-width: 140px; }
div.richedit_container .dropdown .richedit_button_icon {
display: none; }
div.richedit_container .richedit_button_label {
padding-left: 3px;
margin-top: 1px;
line-height: 17px;
vertical-align: middle;
float: left;
cursor: default;
color: #e5e5e5;
text-shadow: 0 1px 0 #000;
font-family: sans-serif; }
div.richedit_container .richedit_button_arrow {
display: inline-block;
margin: 8px 0 0 1px;
width: 0;
height: 0;
cursor: default;
vertical-align: top;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 3px solid #e5e5e5; }
div.richedit_container .richedit_toolbar_separator {
float: left;
background-color: #272727;
background-color: rgba(0, 0, 0, 0.5);
margin: 5px 2px 0;
height: 18px;
width: 1px;
box-shadow: 1px 0 1px rgba(255, 255, 255, 0.5); }
div.richedit_container .richedit_toolbar_break {
display: block;
clear: left; }
div.richedit_container .richedit_combo {
display: inline-block;
float: left; }
div.richedit_container .richedit_combo_label {
display: none;
float: left;
line-height: 26px;
vertical-align: top;
margin-right: 5px; }
div.richedit_container .richedit_chrome ul.richedit_combo_menu {
border: 1px solid #b6b6b6;
box-shadow: rgba(255, 255, 255, 0.1);
position: absolute;
display: none;
left: 0;
top: 27px;
margin: 0;
padding: 4px;
background: white;
min-width: 144px;
z-index: 100;
list-style: none; }
div.richedit_container .richedit_chrome ul.richedit_combo_menu li {
padding: 0;
margin: 0;
font-family: sans-serif;
text-indent: 0; }
div.richedit_container .richedit_chrome ul.richedit_combo_menu li:before {
content: "";
display: none; }
div.richedit_container .richedit_combo_open {
cursor: default;
display: inline-block;
font-size: 0;
height: 19px;
line-height: 17px;
margin: 1px 7px 1px;
width: 5px;
float: right; }
div.richedit_container .richedit_combo_arrow {
cursor: default;
margin: 7px 0 0;
float: left;
/* Pure CSS Arrow */
height: 0;
width: 0;
font-size: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #e5e5e5; }
div.richedit_container .richedit_combo_menu_link {
display: block;
padding: 2px 4px;
color: #333;
text-decoration: none;
line-height: 1.5; }
div.richedit_container .richedit_combo_menu_link:hover {
border-radius: 3px;
background: #333;
color: #fff; }
div.richedit_container .richedit_combo_menu_link.h1 {
font-size: 24px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h2 {
font-size: 22px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h3 {
font-size: 18px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h4 {
font-size: 17px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h5 {
font-size: 16px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h6 {
font-size: 15px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.p {
font-size: 15px;
font-weight: normal; }
div.richedit_container .richedit_combo_menu_link.blockquote {
font-size: 15px;
font-style: italic;
color: #888; }
div.richedit_container .richedit_combo_menu_link.blockquote:hover {
color: #ddd; }
div.richedit_container .richedit_combo_menu_link.pre {
font-size: 15px;
font-family: monospace;
color: #888; }
div.richedit_container .richedit_combo_menu_link.pre:hover {
color: #ddd; } | static/css/editor.dark.css | .cke_button__close .cke_button_icon {
display: none; }
.cke_button__close .cke_button_label {
display: inline; }
div.richedit_container {
clear: both;
font-family: sans-serif; }
div.richedit_container p, div.richedit_container ul, div.richedit_container li, div.richedit_container button, div.richedit_container h1, div.richedit_container h2, div.richedit_container h3, div.richedit_container h4, div.richedit_container h5, div.richedit_container h6 {
font-family: sans-serif; }
div.richedit_container .richedit_chrome {
display: block;
border: 1px solid #b6b6b6;
box-shadow: rgba(255, 255, 255, 0.1);
padding: 0; }
div.richedit_container .richedit_inner {
display: block;
background: #ffffff;
padding: 0; }
div.richedit_container .richedit_contents {
position: relative; }
div.richedit_container .richedit_top,
div.richedit_container .richedit_contents,
div.richedit_container .richedit_bottom {
display: block; }
div.richedit_container .richedit_modal {
position: absolute;
z-index: 1;
background: #000;
background: rgba(0, 0, 0, 0.5);
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
display: none; }
div.richedit_container .richedit_chrome.has_modal .richedit_modal {
display: block; }
div.richedit_container .richedit_modal_content {
z-index: 2;
position: relative;
border-left: 1px solid #777;
border-right: 1px solid #777;
border-bottom: 1px solid #777;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2), 0px 3px 3px -3px rgba(0, 0, 0, 0.8) inset;
background: white;
margin: 0 10px;
padding: 10px 20px;
color: black;
font-size: 16px;
font-weight: normal;
color: #222;
max-height: 282px;
overflow-y: auto; }
div.richedit_container .richedit_modal_content p {
color: #444;
font-size: 15px;
padding: 0;
margin: 0 0 5px 0; }
div.richedit_container .richedit_modal_content .form-row {
display: block;
margin: 0 0 10px 0;
padding: 0;
clear: both;
border: none; }
div.richedit_container .richedit_modal_content .form-row label {
color: #555;
font-size: 15px;
padding: 0;
margin: 0;
display: inline;
line-height: 1.5; }
div.richedit_container .richedit_modal_content .form-row input[type=radio], div.richedit_container .richedit_modal_content .form-row input[type=checkbox] {
vertical-align: middle;
margin: 0 4px 0 0; }
div.richedit_container .richedit_modal_content .form-row input[type=text], div.richedit_container .richedit_modal_content .form-row textarea, div.richedit_container .richedit_modal_content .form-row select {
color: black;
background: white;
border: 1px solid #eee;
font-size: 15px;
margin: 0;
padding: 4px 6px;
width: 100%;
box-sizing: border-box;
border-radius: 0;
box-shadow: none;
height: auto; }
div.richedit_container .richedit_modal_content .form-row input[type=text], div.richedit_container .richedit_modal_content .form-row select, div.richedit_container .richedit_modal_content .form-row label, div.richedit_container .richedit_modal_content .form-row button, div.richedit_container .richedit_modal_content .form-row a {
font-family: sans-serif; }
div.richedit_container .richedit_modal_content .form-row select {
width: auto; }
div.richedit_container .richedit_modal_content .form-row textarea {
height: 160px;
font-family: monospace; }
div.richedit_container .richedit_modal_content .form-row textarea:focus {
border: 1px solid #dde; }
div.richedit_container .richedit_modal_content .form-row.horizontal label {
display: block;
text-align: right;
padding-right: 10px;
font-size: 14px;
color: #444;
line-height: 28px; }
div.richedit_container .richedit_modal_content .form-row.horizontal .formrow-label {
clear: both;
float: left;
width: 20%; }
div.richedit_container .richedit_modal_content .form-row.horizontal .formrow-input {
margin-left: 20%;
width: 80%; }
div.richedit_container .richedit_modal_content hr {
display: block;
border: none;
height: 1px;
margin: 5px 0;
padding: 0;
background: #ddd; }
div.richedit_container .richedit_modal_content h1, div.richedit_container .richedit_modal_content h2 {
color: #444;
font-weight: 300;
background: none;
text-shadow: none; }
div.richedit_container .richedit_modal_content h1 {
font-size: 20px;
margin: 5px 0 10px 0;
padding: 5px 0;
border-bottom: 1px solid #ddd; }
div.richedit_container .richedit_modal_content h2 {
font-size: 17px;
margin: 5px 0 5px 0;
padding: 0; }
div.richedit_container .richedit_modal_content pre {
color: #222;
background: #eee;
background: rgba(0, 0, 0, 0.0625);
border: 1px solid #ddd;
padding: 5px;
margin: 0 0 5px 0;
border-radius: 2px; }
div.richedit_container .richedit_key_shortcut, div.richedit_container .richedit_menu_help {
color: #222;
background: #eee;
background: rgba(0, 0, 0, 0.0625);
border: 1px solid #ddd;
padding: 0 2px;
border-radius: 2px; }
div.richedit_container .richedit_modal_close {
position: absolute;
color: #888;
top: 16px;
right: 30px;
z-index: 3;
text-decoration: none;
padding: 0 5px;
display: block;
line-height: 1.2; }
div.richedit_container .richedit_modal_close:hover {
background: none;
color: #444; }
div.richedit_container .richedit_modal_submit {
display: block;
position: absolute;
border: 1px solid #52a452;
padding: 6px 10px;
border-radius: 3px;
color: white;
top: 12px;
right: 60px;
z-index: 3;
text-decoration: none;
font-size: 11px;
font-weight: bold;
line-height: 1.2;
font-family: sans-serif;
background: #51a351;
background-image: linear-gradient(to bottom, #61c261, #51a351); }
div.richedit_container .richedit_modal_submit:hover {
color: white;
background: #489948;
background-image: linear-gradient(to bottom, #51a351, #489948); }
div.richedit_container .richedit_top {
border: 1px solid #0d0d0d;
position: relative;
padding: 6px 8px 2px;
white-space: normal;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
background: #1f1f1f;
background-image: linear-gradient(to bottom, #333, #1f1f1f); }
div.richedit_container .richedit_top_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(255, 255, 255, 0.3);
display: none; }
div.richedit_container .richedit_chrome.has_modal .richedit_top_overlay {
display: block; }
div.richedit_container .richedit_bottom {
padding: 6px 8px 2px;
position: relative;
border-top: 1px solid #b6b6b6;
box-shadow: 0 1px 0 #fff inset;
background: #cfd1cf;
background-image: linear-gradient(to bottom, #ebebeb, #cfd1cf); }
div.richedit_container .richedit_contents .richedit_contents_edit {
display: none;
padding: 5px; }
div.richedit_container .richedit_contents textarea {
border: 0px none transparent;
outline: none;
margin: 0;
padding: 0;
height: 300px;
width: 100%;
border-radius: 0;
box-shadow: none;
font-family: monospace; }
div.richedit_container .richedit_contents textarea:focus, div.richedit_container .richedit_contents textarea:active {
outline: none;
box-shadow: none; }
div.richedit_container .richedit_contents iframe {
border: none;
outline: none;
margin: 0;
padding: 0;
height: 300px;
width: 100%;
display: none; }
div.richedit_container .richedit_chrome.has_preview .richedit_contents iframe {
display: block; }
div.richedit_container .richedit_chrome.has_code .richedit_contents .richedit_contents_edit {
display: block; }
div.richedit_container .richedit_chrome.has_code.has_preview .richedit_contents .richedit_contents_edit {
border-top: 1px solid #bbb;
display: block; }
div.richedit_container .richedit_toolbar {
float: left;
position: relative; }
div.richedit_container .richedit_toolgroup {
float: left;
margin: 0 6px 5px 0;
border: 1px solid #070707;
border-bottom: 1px solid #060606;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
background: #404040;
background-image: linear-gradient(to bottom, #595959, #404040); }
div.richedit_container .richedit_switch_toolgroup_container {
position: relative;
float: right;
z-index: 1;
padding: 8px 8px 0px; }
div.richedit_container a.richedit_button {
display: inline-block;
height: 18px;
padding: 4px 6px;
outline: none;
cursor: default;
float: left;
border: 0;
border-radius: 0;
text-decoration: none;
background: none;
vertical-align: auto;
line-height: 1;
margin: 0;
box-sizing: content-box; }
div.richedit_container a.richedit_button:hover {
border-radius: 0; }
div.richedit_container a.richedit_button:last-child {
border-radius: 0 2px 2px 0; }
div.richedit_container a.richedit_button:first-child {
border-radius: 2px 0 0 2px; }
div.richedit_container a.richedit_button_on {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.75) inset;
background: #4c4c4c;
background-image: linear-gradient(to bottom, #262626, #1a1a1a); }
div.richedit_container .richedit_button_disabled .richedit_button_icon {
opacity: 0.3; }
div.richedit_container a.richedit_button_on:hover,
div.richedit_container a.richedit_button_on:focus,
div.richedit_container a.richedit_button_on:active {
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7) inset, 0 1px 0 rgba(0, 0, 0, 0.2); }
div.richedit_container a.richedit_button_off:hover,
div.richedit_container a.richedit_button_off:focus,
div.richedit_container a.richedit_button_off:active,
div.richedit_container a.richedit_button_disabled:hover,
div.richedit_container a.richedit_button_disabled:focus,
div.richedit_container a.richedit_button_disabled:active {
box-shadow: 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
background: #4c4c4c;
background-image: linear-gradient(to bottom, #666, #4c4c4c); }
div.richedit_container .richedit_button_icon {
cursor: inherit;
background-repeat: no-repeat;
margin-top: 1px;
width: 16px;
height: 16px;
float: left;
display: inline-block;
background-repeat: no-repeat;
background-image: url("../images/editor_icons_moono_dark.png");
background-size: 16px 2040px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
div.richedit_container .richedit_button_icon {
background-image: static("../images/editor_icons_moono_dark@2x.png"); } }
div.richedit_container .icon-about .richedit_button_icon {
background-position: 0px 0px; }
div.richedit_container .icon-bold .richedit_button_icon {
background-position: 0px -24px; }
div.richedit_container .icon-italic .richedit_button_icon {
background-position: 0px -48px; }
div.richedit_container .icon-strike .richedit_button_icon {
background-position: 0px -72px; }
div.richedit_container .icon-subscript .richedit_button_icon {
background-position: 0px -96px; }
div.richedit_container .icon-superscript .richedit_button_icon {
background-position: 0px -120px; }
div.richedit_container .icon-underline .richedit_button_icon {
background-position: 0px -144px; }
div.richedit_container .icon-bidiltr .richedit_button_icon {
background-position: 0px -168px; }
div.richedit_container .icon-bidirtl .richedit_button_icon {
background-position: 0px -192px; }
div.richedit_container .icon-blockquote .richedit_button_icon {
background-position: 0px -216px; }
div.richedit_container .icon-copy .richedit_button_icon {
background-position: 0px -240px; }
div.richedit_container .icon-copy .richedit_button_icon {
background-position: 0px -264px; }
div.richedit_container .icon-cut .richedit_button_icon {
background-position: 0px -288px; }
div.richedit_container .icon-cut .richedit_button_icon {
background-position: 0px -312px; }
div.richedit_container .icon-paste .richedit_button_icon {
background-position: 0px -336px; }
div.richedit_container .icon-paste .richedit_button_icon {
background-position: 0px -360px; }
div.richedit_container .icon-bgcolor .richedit_button_icon {
background-position: 0px -384px; }
div.richedit_container .icon-textcolor .richedit_button_icon {
background-position: 0px -408px; }
div.richedit_container .icon-templates .richedit_button_icon {
background-position: 0px -432px; }
div.richedit_container .icon-templates .richedit_button_icon {
background-position: 0px -456px; }
div.richedit_container .icon-creatediv .richedit_button_icon {
background-position: 0px -480px; }
div.richedit_container .icon-find .richedit_button_icon {
background-position: 0px -504px; }
div.richedit_container .icon-find .richedit_button_icon {
background-position: 0px -528px; }
div.richedit_container .icon-replace .richedit_button_icon {
background-position: 0px -552px; }
div.richedit_container .icon-flash .richedit_button_icon {
background-position: 0px -576px; }
div.richedit_container .icon-button .richedit_button_icon {
background-position: 0px -600px; }
div.richedit_container .icon-checkbox .richedit_button_icon {
background-position: 0px -624px; }
div.richedit_container .icon-form .richedit_button_icon {
background-position: 0px -648px; }
div.richedit_container .icon-hiddenfield .richedit_button_icon {
background-position: 0px -672px; }
div.richedit_container .icon-imagebutton .richedit_button_icon {
background-position: 0px -696px; }
div.richedit_container .icon-radio .richedit_button_icon {
background-position: 0px -720px; }
div.richedit_container .icon-select .richedit_button_icon {
background-position: 0px -744px; }
div.richedit_container .icon-select .richedit_button_icon {
background-position: 0px -768px; }
div.richedit_container .icon-textarea .richedit_button_icon {
background-position: 0px -792px; }
div.richedit_container .icon-textarea .richedit_button_icon {
background-position: 0px -816px; }
div.richedit_container .icon-textfield .richedit_button_icon {
background-position: 0px -840px; }
div.richedit_container .icon-textfield .richedit_button_icon {
background-position: 0px -864px; }
div.richedit_container .icon-horizontalrule .richedit_button_icon {
background-position: 0px -888px; }
div.richedit_container .icon-iframe .richedit_button_icon {
background-position: 0px -912px; }
div.richedit_container .icon-image .richedit_button_icon {
background-position: 0px -936px; }
div.richedit_container .icon-indent .richedit_button_icon {
background-position: 0px -960px; }
div.richedit_container .icon-indent .richedit_button_icon {
background-position: 0px -984px; }
div.richedit_container .icon-outdent .richedit_button_icon {
background-position: 0px -1008px; }
div.richedit_container .icon-outdent .richedit_button_icon {
background-position: 0px -1032px; }
div.richedit_container .icon-smiley .richedit_button_icon {
background-position: 0px -1056px; }
div.richedit_container .icon-justifyblock .richedit_button_icon {
background-position: 0px -1080px; }
div.richedit_container .icon-justifycenter .richedit_button_icon {
background-position: 0px -1104px; }
div.richedit_container .icon-justifyleft .richedit_button_icon {
background-position: 0px -1128px; }
div.richedit_container .icon-justifyright .richedit_button_icon {
background-position: 0px -1152px; }
div.richedit_container .icon-language .richedit_button_icon {
background-position: 0px -1176px; }
div.richedit_container .icon-anchor .richedit_button_icon {
background-position: 0px -1200px; }
div.richedit_container .icon-anchor .richedit_button_icon {
background-position: 0px -1224px; }
div.richedit_container .icon-link .richedit_button_icon {
background-position: 0px -1248px; }
div.richedit_container .icon-unlink .richedit_button_icon {
background-position: 0px -1272px; }
div.richedit_container .icon-bulletedlist .richedit_button_icon {
background-position: 0px -1296px; }
div.richedit_container .icon-bulletedlist .richedit_button_icon {
background-position: 0px -1320px; }
div.richedit_container .icon-numberedlist .richedit_button_icon {
background-position: 0px -1344px; }
div.richedit_container .icon-numberedlist .richedit_button_icon {
background-position: 0px -1368px; }
div.richedit_container .icon-maximize .richedit_button_icon {
background-position: 0px -1392px; }
div.richedit_container .icon-newpage .richedit_button_icon {
background-position: 0px -1416px; }
div.richedit_container .icon-newpage .richedit_button_icon {
background-position: 0px -1440px; }
div.richedit_container .icon-pagebreak .richedit_button_icon {
background-position: 0px -1464px; }
div.richedit_container .icon-pagebreak .richedit_button_icon {
background-position: 0px -1488px; }
div.richedit_container .icon-pastetext .richedit_button_icon {
background-position: 0px -1512px; }
div.richedit_container .icon-pastetext .richedit_button_icon {
background-position: 0px -1536px; }
div.richedit_container .icon-pastefromword .richedit_button_icon {
background-position: 0px -1560px; }
div.richedit_container .icon-pastefromword .richedit_button_icon {
background-position: 0px -1584px; }
div.richedit_container .icon-preview .richedit_button_icon {
background-position: 0px -1608px; }
div.richedit_container .icon-preview .richedit_button_icon {
background-position: 0px -1632px; }
div.richedit_container .icon-print .richedit_button_icon {
background-position: 0px -1656px; }
div.richedit_container .icon-removeformat .richedit_button_icon {
background-position: 0px -1680px; }
div.richedit_container .icon-save .richedit_button_icon {
background-position: 0px -1704px; }
div.richedit_container .icon-selectall .richedit_button_icon {
background-position: 0px -1728px; }
div.richedit_container .icon-showblocks .richedit_button_icon {
background-position: 0px -1752px; }
div.richedit_container .icon-showblocks .richedit_button_icon {
background-position: 0px -1776px; }
div.richedit_container .icon-source .richedit_button_icon {
background-position: 0px -1800px; }
div.richedit_container .icon-source .richedit_button_icon {
background-position: 0px -1824px; }
div.richedit_container .icon-specialchar .richedit_button_icon {
background-position: 0px -1848px; }
div.richedit_container .icon-scayt .richedit_button_icon {
background-position: 0px -1872px; }
div.richedit_container .icon-table .richedit_button_icon {
background-position: 0px -1896px; }
div.richedit_container .icon-redo .richedit_button_icon {
background-position: 0px -1920px; }
div.richedit_container .icon-redo .richedit_button_icon {
background-position: 0px -1944px; }
div.richedit_container .icon-undo .richedit_button_icon {
background-position: 0px -1968px; }
div.richedit_container .icon-undo .richedit_button_icon {
background-position: 0px -1992px; }
div.richedit_container .icon-spellchecker .richedit_button_icon {
background-position: 0px -2016px; }
div.richedit_container .dropdown {
min-width: 140px; }
div.richedit_container .dropdown .richedit_button_icon {
display: none; }
div.richedit_container .richedit_button_label {
padding-left: 3px;
margin-top: 1px;
line-height: 17px;
vertical-align: middle;
float: left;
cursor: default;
color: #e5e5e5;
text-shadow: 0 1px 0 #000;
font-family: sans-serif; }
div.richedit_container .richedit_button_arrow {
display: inline-block;
margin: 8px 0 0 1px;
width: 0;
height: 0;
cursor: default;
vertical-align: top;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 3px solid #e5e5e5; }
div.richedit_container .richedit_toolbar_separator {
float: left;
background-color: #272727;
background-color: rgba(0, 0, 0, 0.5);
margin: 5px 2px 0;
height: 18px;
width: 1px;
box-shadow: 1px 0 1px rgba(255, 255, 255, 0.5); }
div.richedit_container .richedit_toolbar_break {
display: block;
clear: left; }
div.richedit_container .richedit_combo {
display: inline-block;
float: left; }
div.richedit_container .richedit_combo_label {
display: none;
float: left;
line-height: 26px;
vertical-align: top;
margin-right: 5px; }
div.richedit_container .richedit_chrome ul.richedit_combo_menu {
border: 1px solid #b6b6b6;
box-shadow: rgba(255, 255, 255, 0.1);
position: absolute;
display: none;
left: 0;
top: 27px;
margin: 0;
padding: 4px;
background: white;
min-width: 144px;
z-index: 100;
list-style: none; }
div.richedit_container .richedit_chrome ul.richedit_combo_menu li {
padding: 0;
margin: 0;
font-family: sans-serif;
text-indent: 0; }
div.richedit_container .richedit_chrome ul.richedit_combo_menu li:before {
content: "";
display: none; }
div.richedit_container .richedit_combo_open {
cursor: default;
display: inline-block;
font-size: 0;
height: 19px;
line-height: 17px;
margin: 1px 7px 1px;
width: 5px;
float: right; }
div.richedit_container .richedit_combo_arrow {
cursor: default;
margin: 7px 0 0;
float: left;
/* Pure CSS Arrow */
height: 0;
width: 0;
font-size: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #e5e5e5; }
div.richedit_container .richedit_combo_menu_link {
display: block;
padding: 2px 4px;
color: #333;
text-decoration: none;
line-height: 1.5; }
div.richedit_container .richedit_combo_menu_link:hover {
border-radius: 3px;
background: #333;
color: #fff; }
div.richedit_container .richedit_combo_menu_link.h1 {
font-size: 24px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h2 {
font-size: 22px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h3 {
font-size: 18px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h4 {
font-size: 17px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h5 {
font-size: 16px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.h6 {
font-size: 15px;
font-weight: bold; }
div.richedit_container .richedit_combo_menu_link.p {
font-size: 15px;
font-weight: normal; }
div.richedit_container .richedit_combo_menu_link.blockquote {
font-size: 15px;
font-style: italic;
color: #888; }
div.richedit_container .richedit_combo_menu_link.blockquote:hover {
color: #ddd; }
div.richedit_container .richedit_combo_menu_link.pre {
font-size: 15px;
font-family: monospace;
color: #888; }
div.richedit_container .richedit_combo_menu_link.pre:hover {
color: #ddd; } | 0.380414 | 0.091018 |
@import url('axiom_base.css');
/* RESET ********************************************************************/
html {
font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
}
div#notify.notify.notify_progress {
display: none;
}
#toolbar,
#headlines-toolbar,
#headlines-frame {
background-color: #fdf6e3;
}
/* BASE LAYOUT **************************************************************/
#main {
background: #eee8d5;
}
#main-toolbar {
border: none;
background: none;
}
.dijitSplitter {
width: 0 !important;
}
/* STYLING ******************************************************************/
#content-wrap .dijitArrowButtonInner {
opacity: 0;
}
#overlay_inner .dijitProgressBar {
border: 1px solid #ddd;
border-radius: 0;
}
.titleWrap a.title:hover {
color: #2aa198;
}
/* feed tree */
/* zero padding glues highlight selection to right margin on zooming changes */
#feeds-holder #feedTree {
padding: 0 0 0 0;
background: #eee8d5;
}
#feeds-holder .dijitTreeRow {
font-family: bold 10px 'Helvetica Neue',Helvetica,Arial sans-serif;
border-top-left-radius: 36px;
border-bottom-left-radius: 36px;
margin-left: 5px;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #eee8d5;
}
/* dim non-category nodes */
#feeds-holder .dijitTreeRow {
color: #999;
}
/* categories */
#feeds-holder .dijitTreeRow [aria-expanded="false"],
#feeds-holder .dijitTreeRow [aria-expanded="true"] {
color: #555;
}
#feeds-holder .dijitTreeRowSelected {
background: #fdf6e3;
color: #2a363b;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #b5423f;
transition: background 0s linear;
-webkit-transition: background 0s linear;
-moz-transition: background 0s linear;
-ms-transition: background 0s linear;
-o-transition: background 0s linear;
}
#feeds-holder .dijitTreeLabel.Unread {
font-weight: normal;
}
/* #feeds-holder img.feedIcon, */
/* #feeds-holder .labelColorIndicator { */
/* left: 7px; */
/* padding-right: 16px; */
/* } */
/* match line height to feed label font to preserve horizontal scaling alignment */
#feeds-holder .counterNode {
font: 10px/18px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #b5423f;
background: none;
padding: 1px 1px 1px 3px;
transition: color 0s;
-webkit-transition: color 0s;
}
#feeds-holder .counterNode.aux {
background: none;
}
#feeds-holder .dijitTreeRow:hover .counterNode {
background: #e7dec3 url('axiom_images/noise.png') 0 repeat;
color: #b5423f;
transition: background 0s linear;
-webkit-transition: background 0s linear;
-moz-transition: background 0s linear;
-ms-transition: background 0s linear;
-o-transition: background 0s linear;
}
#feeds-holder .dijitTreeRowSelected .counterNode {
color: #b5423f;
background: #eee8d5;
background: #fdf6e3;
}
#feeds-holder .dijitTreeRowSelected:hover .counterNode {
background: #fdf6e3;
color: #b5423f;
}
/* open/close category icon */
#feeds-holder .dijitTreeExpando {
margin: 0 -16px 1px 11px;
padding-left: 2px;
opacity: 0;
}
#feeds-holder .dijitTreeRow .dijitTreeExpandoOpened {
opacity: 0;
}
/* CSS4 spec */
/* #feeds-holder .dijitTreeRow:has(.dijitTreeExpandoOpened) { */
/* opacity: 0; */
/* border-color: #fdf6e3; */
/* } */
#feeds-holder .dijitTreeRow:hover .dijitTreeExpandoOpened {
opacity: .15;
}
/* #feeds-holder { */
/* background: #eee; */
/* } */
#feeds-holder .dijitTreeRow:hover {
background: #e7dec3 url('axiom_images/noise.png') 0 repeat;
color: #2A363B;
/* border-color: #fdf6e3; */
border-color: #e7dec3 url('axiom_images/noise.png') 0 repeat;
}
/* un/comment to highlight open icons where applicable */
/* #feeds-holder .dijitTreeRow:hover .dijitTreeExpando { */
/* opacity: .15; */
/* } */
#feeds-holder .dijitTreeRowSelected:hover {
background: #fdf6e3;
color: #2A363B;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #b5423f;
}
#feeds-holder .dijitTreeRowSelected:hover .dijitTreeExpando {
opacity: .15;
}
/* set category refresh progress bar height and center over open icon position */
img[src*="images/indicator_tiny.gif"] {
height: 12px;
margin-bottom: 1px;
}
/* main */
#toolbar {
margin-right: -19px;
}
#main-toolbar {
font-size: 11px;
margin-left: 35px;
padding-left: 10px;
}
#main-toolbar .dijitButtonText:not(:hover) {
color: #aaa;
}
/* #headlines-toolbar { */
/* padding-left: 35px; */
/* padding-right: 15px; */
/* } */
/* */
/* #headlines-toolbar { */
/* padding-bottom: 15px; */
/* } */
/* */
/* #headlines-toolbar span.r { */
/* margin-top: -2px; */
/* } */
/* */
/* #headlines-toolbar > .r span#selected_prompt { */
/* margin-top: 2px; */
/* } */
/* */
/* #headlines-toolbar .r a img.noborder { */
/* margin-top: -1px; */
/* } */
/* */
/* #headlines-toolbar > .r span#cancel_search { */
/* font-family: 'Helvetica Neue',Helvetica,Arial sans-serif; */
/* font-size: 12px; */
/* text-align: right; */
/* margin-left: 10px; */
/* } */
#feed_title,
#floatingTitle .title,
.postHeader .postTitle a {
font: normal 12px 'Helvetica Neue',Helvetica,Arial sans-serif;
}
#feed_title,
#feed_title a {
color: #999;
}
/* articles - expandable / separate */
.cdm.expandable,
.hl {
margin-bottom: 0;
margin-top: 10px;
}
/* articles - expandable.active / expanded */
/* left feed / update column width*/
.cdm.expandable:not(.active) .cdmHeader > .hlFeed {
width: 95px;
margin-left: -95px;
}
/* maximum fillable content area */
.cdm.expandable:not(.active) .cdmHeader > .hlFeed a {
max-width: 85px;
}
/* position titleWrap relative to the checkbox because hlfeed does not exist
* when a non-category feeds-holder row is selected */
div[style="vertical-align : middle"] {
width: 85px;
}
/* extend the content area to the right margin */
.cdm span.titleWrap {
margin-right: -95px;
}
.cdm.expandable.active,
.cdm.expanded {
border: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #fff;
border-radius: 0;
margin-bottom: 0;
}
/* .cdm.expandable.active .cdmHeader, */
.cdm.expanded .cdmHeader {
padding: 36px 34px 0;
}
.cdm.expandable.active .title,
.cdm.expanded .title {
font: bold 18px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #b5423f;
margin-top: -1px;
margin-left: -3px;
}
.cdm.expanded:not(.Unread) .title,
.cdm.expandable:not(.Unread) .title {
color: #666 !important;
}
.cdm.expanded.active:not(.Unread) .title,
.cdm.expandable.active:not(.Unread) .title {
color: #b5423f !important;
}
.cdm.expanded:not(.Unread) a.title:visited,
.cdm.expandable:not(.Unread) a.title:visited,
.cdm.expanded.Unread.marked a.title:visited,
.cdm.expandable.Unread.marked a.title:visited,
.titleWrap a.title:visited {
color: #3FB1B5 !important;
}
.cdm.expanded:hover + .cdm.expanded {
border-top: 1px solid #fff;
}
.cdm.expanded:hover {
border-top: 1px solid #e77471;
border-bottom: 1px solid #e77471;
}
.cdm.expandable.active {
padding-top: 54px;
border-top: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}
.cdm.expandable.active:hover {
border-top: 1px solid #e77471 !important;
border-bottom: 1px solid #e77471 !important;
}
/* collapse button bar, set line height for left hand date alignment */
.collapseBtn:hover {
font: 11px/11px 'Helvetica Neue',Helvetica,Arial sans-serif !important;
background: #ffd8d5 url('axiom_images/noise.png') 0 repeat;
padding-bottom: 6px;
}
.cdm.expandable .cdmHeader,
.hl {
padding-top: 0 !important;
padding-bottom: 5px;
}
.cdm.expandable.active .cdmHeader {
margin-bottom: -6px;
}
.cdm.expandable:not(.active) .cdmHeader,
.hl {
border-top: 1px solid #fdf6e3;
border-bottom: 1px solid #fdf6e3;
}
.cdm.expandable .cdmHeader,
.hl {
background: none;
border: 1px solid #fdf6e3;
}
.cdm.expandable:not(.active) .cdmHeader:hover,
.hl:hover {
background: none;
border-left: 1px solid #e77471;
}
.cdm.expandable .cdmHeader div[style*="vertical-align: middle"] > * {
padding-bottom: 3px;
}
/* align date to collapse button bar line height */
.cdm.expandable.active .cdmHeader span.updated {
font: 9px/11px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #999;
margin-top: -25px;
}
.cdm.expandable.active div:not(.hlFeed) span.titleWrap + span.updated {
top: 34px;
}
/* .cdm.expandable:not(.active) .cdmHeader > div:first-child > *, */
/* .cdm.expandable:not(.active) .cdmHeader > .scoreWrap > * { */
/* margin-top: 0 !important; */
/* } */
/* column position */
.cdmHeader .hlFeed {
font: 11px 'Helvetica Neue',Helvetica,Arial sans-serif;
margin-left: -10px;
}
/* expanded position */
.cdm.expandable.active .hlFeed {
margin-top: -10px;
margin-left: -47px;
padding-top: 4px !important;
}
.cdm.expandable.active a.title:hover {
color: #2aa198;
}
span.updated {
color: #999;
}
.cdm.expandable,
#headlines-frame .hl {
border: none;
}
#headlines-frame .hl:hover {
background: #eee url('axiom_images/noise.png') 0 repeat;
}
.hlScorePic,
#headlines-frame .cdm.expandable .tinyFeedIcon {
display: none;
}
/* articles - common */
.cdm .title,
.hlTitle {
font: bold 14px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #b5423f !important;
}
/* excerpt content */
.cdm .cdmExcerpt,
.cdm.expandable .author,
.hlTitle .contentPreview {
font: 13px/1.5 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #aaa;
}
.cdm.Unread .cdmExcerpt,
.cdm.Unread.expandable .author,
.hl.Unread .hlTitle .contentPreview {
color: #555;
}
/* add a bit of visual separation */
.cdm.expandable .author {
padding-left: 1px;
padding-right: 5px;
}
.cdmHeader .titleWrap .author {
color: #555 !important;
}
.postTitle a {
display: block;
}
/* .hlLeft > *, */
/* .hlRight > * { */
/* margin-top: -5px; */
/* } */
/* spacing between headlines */
.cdm.expandable:not(.active) .cdmHeader > * {
padding-top: 0;
padding-bottom: 0;
}
.cdmHeader .hlFeed a {
padding-left: 0;
background: none !important;
}
/* expanded content */
.cdmContentInner {
padding: 0 34px;
color: #444;
}
/* spacing at bottom of expanded article */
.cdmFooter {
padding-bottom: 9px !important;
}
/* opacity of replacement close icon to match category column, see modified feeds.php */
.collapseBtn img {
opacity: 0;
}
.cdm.expandable.active:hover .collapseBtn img {
opacity: .15;
}
/* social media link clusters */
.cdmIntermediate,
.cdmContentInner span span div,
.cdmFooter span,
.cdmFooter span *,
.cdmFooter div {
display: none;
}
/* floating title extensions */
/* #floatingTitle { */
/* background-color: #fdf6e3; */
/* } */
/* */
/* #floatingTitle a.title { */
/* display: block; */
/* } */
/* */
/* #floatingTitle span.updated { */
/* padding-top: 8px; */
/* } */
/* */
/* #floatingTitle div.scoreWrap { */
/* padding-top: 9px; */
/* } */
/* */
/* #floatingTitle .titleWrap span { */
/* display: none; */
/* } */
.cdmContentInner h1,
.postContent h1,
.cdmContentInner h2,
.postContent h2,
.cdmContentInner h3,
.postContent h3,
.cdmContentInner h4,
.postContent h4,
.cdmContentInner h5,
.postContent h5,
.cdmContentInner h6,
.postContent h6 {
font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
}
/* normal or non-cdm view with variable hlfeed and updated widths */
/* .hlContent .contentPreview { */
/* padding-left: 5px; */
/* } */
.postHeader {
background: #eee url('axiom_images/noise.png') 0 repeat;
padding-top: 25px !important;
}
/* dirty kludge to ciean up non-cdm view */
.hl > .hlFeed a {
background: none !important;
white-space: nowrap;
}
.hl .dijitCheckBox {
display: none;
}
.hlUpdated {
padding-right: 3px;
margin-left: 0px;
padding-left: 0px;
}
#content-insert {
margin-top: -5px;
}
/* #headlines-frame { */
/* border-style: solid; */
/* border-width: 0 0 1px; */
/* border-color: #b5423f; */
/* } */
.postHeader .postTitle a {
font-size: 16px;
font-weight: bold;
color: #b5423f;
}
.postHeader .postDate {
margin-top: 3px;
padding-left: 10px;
padding-right: 5px;
}
/* can only close non-cdm expanded view with keyboard 'cause all buttons removed */
.postHeader div[clear="both"],
.postHeader div.postTags,
.postContent div,
.postContent span {
display: none !important;
}
/* extras */
.cdmFeedTitle .title {
font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
}
/* PREFERENCES **************************************************************/
/* from prefs.css */
/* @24 */
/* @51 */
/* 101 */
/* layout */
/* content */
/* ICONS ********************************************************************/
img.tinyFeedIcon {
display: none;
}
#feeds-holder .dijitTreeRow:hover img.tinyFeedIcon {
opacity: 0;
}
/* #headlines-toolbar span.r img[src*='images/pub_set.png'], */
/* .scoreWrap span img[src*='images/pub_set.png'] { */
/* display: none; */
/* } */
img[src*='images/mark_unset.png'] {
background: url('axiom_images/star-empty.png') no-repeat;
opacity: .2;
height: 16px;
padding-right: 16px;
width: 0;
display: inline-block;
}
img[src*='images/mark_set.png'] {
background: url('axiom_images/star.png') no-repeat;
opacity: .6;
height: 16px;
padding-right: 16px;
width: 0;
display: inline-block;
}
img[src*='images/pub_set.png'],
img[src*='images/pub_unset.png'],
img[src*='images/folder.png'],
img[src*='images/fresh.png'],
img[src*='images/star.png'],
img[src*='images/feed.png'],
img[src*='images/archive.png'],
img[src*='images/time.png'] {
display: none;
}
/* SCROLLBARS ***************************************************************/
::-webkit-scrollbar {
width: 0;
}
/* CHECKBOX *****************************************************************/
/* base styles */
input[type="checkbox"] {
height: 1.1em;
width: 1.1em;
margin-top: 2px;
border-color: #CEC8B9;
background: -webkit-linear-gradient(#fdf6e3, #E4DECD);
box-shadow: none;
}
/* border radius for radio*/
/* border radius for checkbox */
input[type="checkbox"] {
border-radius: 0;
-webkit-border-radius: 0;
}
input[type="text"] {
background-color: #fefefe;
} | tt-rss/tt-rss/themes/axiom_fork.css | @import url('axiom_base.css');
/* RESET ********************************************************************/
html {
font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
}
div#notify.notify.notify_progress {
display: none;
}
#toolbar,
#headlines-toolbar,
#headlines-frame {
background-color: #fdf6e3;
}
/* BASE LAYOUT **************************************************************/
#main {
background: #eee8d5;
}
#main-toolbar {
border: none;
background: none;
}
.dijitSplitter {
width: 0 !important;
}
/* STYLING ******************************************************************/
#content-wrap .dijitArrowButtonInner {
opacity: 0;
}
#overlay_inner .dijitProgressBar {
border: 1px solid #ddd;
border-radius: 0;
}
.titleWrap a.title:hover {
color: #2aa198;
}
/* feed tree */
/* zero padding glues highlight selection to right margin on zooming changes */
#feeds-holder #feedTree {
padding: 0 0 0 0;
background: #eee8d5;
}
#feeds-holder .dijitTreeRow {
font-family: bold 10px 'Helvetica Neue',Helvetica,Arial sans-serif;
border-top-left-radius: 36px;
border-bottom-left-radius: 36px;
margin-left: 5px;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #eee8d5;
}
/* dim non-category nodes */
#feeds-holder .dijitTreeRow {
color: #999;
}
/* categories */
#feeds-holder .dijitTreeRow [aria-expanded="false"],
#feeds-holder .dijitTreeRow [aria-expanded="true"] {
color: #555;
}
#feeds-holder .dijitTreeRowSelected {
background: #fdf6e3;
color: #2a363b;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #b5423f;
transition: background 0s linear;
-webkit-transition: background 0s linear;
-moz-transition: background 0s linear;
-ms-transition: background 0s linear;
-o-transition: background 0s linear;
}
#feeds-holder .dijitTreeLabel.Unread {
font-weight: normal;
}
/* #feeds-holder img.feedIcon, */
/* #feeds-holder .labelColorIndicator { */
/* left: 7px; */
/* padding-right: 16px; */
/* } */
/* match line height to feed label font to preserve horizontal scaling alignment */
#feeds-holder .counterNode {
font: 10px/18px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #b5423f;
background: none;
padding: 1px 1px 1px 3px;
transition: color 0s;
-webkit-transition: color 0s;
}
#feeds-holder .counterNode.aux {
background: none;
}
#feeds-holder .dijitTreeRow:hover .counterNode {
background: #e7dec3 url('axiom_images/noise.png') 0 repeat;
color: #b5423f;
transition: background 0s linear;
-webkit-transition: background 0s linear;
-moz-transition: background 0s linear;
-ms-transition: background 0s linear;
-o-transition: background 0s linear;
}
#feeds-holder .dijitTreeRowSelected .counterNode {
color: #b5423f;
background: #eee8d5;
background: #fdf6e3;
}
#feeds-holder .dijitTreeRowSelected:hover .counterNode {
background: #fdf6e3;
color: #b5423f;
}
/* open/close category icon */
#feeds-holder .dijitTreeExpando {
margin: 0 -16px 1px 11px;
padding-left: 2px;
opacity: 0;
}
#feeds-holder .dijitTreeRow .dijitTreeExpandoOpened {
opacity: 0;
}
/* CSS4 spec */
/* #feeds-holder .dijitTreeRow:has(.dijitTreeExpandoOpened) { */
/* opacity: 0; */
/* border-color: #fdf6e3; */
/* } */
#feeds-holder .dijitTreeRow:hover .dijitTreeExpandoOpened {
opacity: .15;
}
/* #feeds-holder { */
/* background: #eee; */
/* } */
#feeds-holder .dijitTreeRow:hover {
background: #e7dec3 url('axiom_images/noise.png') 0 repeat;
color: #2A363B;
/* border-color: #fdf6e3; */
border-color: #e7dec3 url('axiom_images/noise.png') 0 repeat;
}
/* un/comment to highlight open icons where applicable */
/* #feeds-holder .dijitTreeRow:hover .dijitTreeExpando { */
/* opacity: .15; */
/* } */
#feeds-holder .dijitTreeRowSelected:hover {
background: #fdf6e3;
color: #2A363B;
border-style: solid;
border-width: 1px 0 1px 1px;
border-color: #b5423f;
}
#feeds-holder .dijitTreeRowSelected:hover .dijitTreeExpando {
opacity: .15;
}
/* set category refresh progress bar height and center over open icon position */
img[src*="images/indicator_tiny.gif"] {
height: 12px;
margin-bottom: 1px;
}
/* main */
#toolbar {
margin-right: -19px;
}
#main-toolbar {
font-size: 11px;
margin-left: 35px;
padding-left: 10px;
}
#main-toolbar .dijitButtonText:not(:hover) {
color: #aaa;
}
/* #headlines-toolbar { */
/* padding-left: 35px; */
/* padding-right: 15px; */
/* } */
/* */
/* #headlines-toolbar { */
/* padding-bottom: 15px; */
/* } */
/* */
/* #headlines-toolbar span.r { */
/* margin-top: -2px; */
/* } */
/* */
/* #headlines-toolbar > .r span#selected_prompt { */
/* margin-top: 2px; */
/* } */
/* */
/* #headlines-toolbar .r a img.noborder { */
/* margin-top: -1px; */
/* } */
/* */
/* #headlines-toolbar > .r span#cancel_search { */
/* font-family: 'Helvetica Neue',Helvetica,Arial sans-serif; */
/* font-size: 12px; */
/* text-align: right; */
/* margin-left: 10px; */
/* } */
#feed_title,
#floatingTitle .title,
.postHeader .postTitle a {
font: normal 12px 'Helvetica Neue',Helvetica,Arial sans-serif;
}
#feed_title,
#feed_title a {
color: #999;
}
/* articles - expandable / separate */
.cdm.expandable,
.hl {
margin-bottom: 0;
margin-top: 10px;
}
/* articles - expandable.active / expanded */
/* left feed / update column width*/
.cdm.expandable:not(.active) .cdmHeader > .hlFeed {
width: 95px;
margin-left: -95px;
}
/* maximum fillable content area */
.cdm.expandable:not(.active) .cdmHeader > .hlFeed a {
max-width: 85px;
}
/* position titleWrap relative to the checkbox because hlfeed does not exist
* when a non-category feeds-holder row is selected */
div[style="vertical-align : middle"] {
width: 85px;
}
/* extend the content area to the right margin */
.cdm span.titleWrap {
margin-right: -95px;
}
.cdm.expandable.active,
.cdm.expanded {
border: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #fff;
border-radius: 0;
margin-bottom: 0;
}
/* .cdm.expandable.active .cdmHeader, */
.cdm.expanded .cdmHeader {
padding: 36px 34px 0;
}
.cdm.expandable.active .title,
.cdm.expanded .title {
font: bold 18px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #b5423f;
margin-top: -1px;
margin-left: -3px;
}
.cdm.expanded:not(.Unread) .title,
.cdm.expandable:not(.Unread) .title {
color: #666 !important;
}
.cdm.expanded.active:not(.Unread) .title,
.cdm.expandable.active:not(.Unread) .title {
color: #b5423f !important;
}
.cdm.expanded:not(.Unread) a.title:visited,
.cdm.expandable:not(.Unread) a.title:visited,
.cdm.expanded.Unread.marked a.title:visited,
.cdm.expandable.Unread.marked a.title:visited,
.titleWrap a.title:visited {
color: #3FB1B5 !important;
}
.cdm.expanded:hover + .cdm.expanded {
border-top: 1px solid #fff;
}
.cdm.expanded:hover {
border-top: 1px solid #e77471;
border-bottom: 1px solid #e77471;
}
.cdm.expandable.active {
padding-top: 54px;
border-top: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}
.cdm.expandable.active:hover {
border-top: 1px solid #e77471 !important;
border-bottom: 1px solid #e77471 !important;
}
/* collapse button bar, set line height for left hand date alignment */
.collapseBtn:hover {
font: 11px/11px 'Helvetica Neue',Helvetica,Arial sans-serif !important;
background: #ffd8d5 url('axiom_images/noise.png') 0 repeat;
padding-bottom: 6px;
}
.cdm.expandable .cdmHeader,
.hl {
padding-top: 0 !important;
padding-bottom: 5px;
}
.cdm.expandable.active .cdmHeader {
margin-bottom: -6px;
}
.cdm.expandable:not(.active) .cdmHeader,
.hl {
border-top: 1px solid #fdf6e3;
border-bottom: 1px solid #fdf6e3;
}
.cdm.expandable .cdmHeader,
.hl {
background: none;
border: 1px solid #fdf6e3;
}
.cdm.expandable:not(.active) .cdmHeader:hover,
.hl:hover {
background: none;
border-left: 1px solid #e77471;
}
.cdm.expandable .cdmHeader div[style*="vertical-align: middle"] > * {
padding-bottom: 3px;
}
/* align date to collapse button bar line height */
.cdm.expandable.active .cdmHeader span.updated {
font: 9px/11px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #999;
margin-top: -25px;
}
.cdm.expandable.active div:not(.hlFeed) span.titleWrap + span.updated {
top: 34px;
}
/* .cdm.expandable:not(.active) .cdmHeader > div:first-child > *, */
/* .cdm.expandable:not(.active) .cdmHeader > .scoreWrap > * { */
/* margin-top: 0 !important; */
/* } */
/* column position */
.cdmHeader .hlFeed {
font: 11px 'Helvetica Neue',Helvetica,Arial sans-serif;
margin-left: -10px;
}
/* expanded position */
.cdm.expandable.active .hlFeed {
margin-top: -10px;
margin-left: -47px;
padding-top: 4px !important;
}
.cdm.expandable.active a.title:hover {
color: #2aa198;
}
span.updated {
color: #999;
}
.cdm.expandable,
#headlines-frame .hl {
border: none;
}
#headlines-frame .hl:hover {
background: #eee url('axiom_images/noise.png') 0 repeat;
}
.hlScorePic,
#headlines-frame .cdm.expandable .tinyFeedIcon {
display: none;
}
/* articles - common */
.cdm .title,
.hlTitle {
font: bold 14px 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #b5423f !important;
}
/* excerpt content */
.cdm .cdmExcerpt,
.cdm.expandable .author,
.hlTitle .contentPreview {
font: 13px/1.5 'Helvetica Neue',Helvetica,Arial sans-serif;
color: #aaa;
}
.cdm.Unread .cdmExcerpt,
.cdm.Unread.expandable .author,
.hl.Unread .hlTitle .contentPreview {
color: #555;
}
/* add a bit of visual separation */
.cdm.expandable .author {
padding-left: 1px;
padding-right: 5px;
}
.cdmHeader .titleWrap .author {
color: #555 !important;
}
.postTitle a {
display: block;
}
/* .hlLeft > *, */
/* .hlRight > * { */
/* margin-top: -5px; */
/* } */
/* spacing between headlines */
.cdm.expandable:not(.active) .cdmHeader > * {
padding-top: 0;
padding-bottom: 0;
}
.cdmHeader .hlFeed a {
padding-left: 0;
background: none !important;
}
/* expanded content */
.cdmContentInner {
padding: 0 34px;
color: #444;
}
/* spacing at bottom of expanded article */
.cdmFooter {
padding-bottom: 9px !important;
}
/* opacity of replacement close icon to match category column, see modified feeds.php */
.collapseBtn img {
opacity: 0;
}
.cdm.expandable.active:hover .collapseBtn img {
opacity: .15;
}
/* social media link clusters */
.cdmIntermediate,
.cdmContentInner span span div,
.cdmFooter span,
.cdmFooter span *,
.cdmFooter div {
display: none;
}
/* floating title extensions */
/* #floatingTitle { */
/* background-color: #fdf6e3; */
/* } */
/* */
/* #floatingTitle a.title { */
/* display: block; */
/* } */
/* */
/* #floatingTitle span.updated { */
/* padding-top: 8px; */
/* } */
/* */
/* #floatingTitle div.scoreWrap { */
/* padding-top: 9px; */
/* } */
/* */
/* #floatingTitle .titleWrap span { */
/* display: none; */
/* } */
.cdmContentInner h1,
.postContent h1,
.cdmContentInner h2,
.postContent h2,
.cdmContentInner h3,
.postContent h3,
.cdmContentInner h4,
.postContent h4,
.cdmContentInner h5,
.postContent h5,
.cdmContentInner h6,
.postContent h6 {
font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
}
/* normal or non-cdm view with variable hlfeed and updated widths */
/* .hlContent .contentPreview { */
/* padding-left: 5px; */
/* } */
.postHeader {
background: #eee url('axiom_images/noise.png') 0 repeat;
padding-top: 25px !important;
}
/* dirty kludge to ciean up non-cdm view */
.hl > .hlFeed a {
background: none !important;
white-space: nowrap;
}
.hl .dijitCheckBox {
display: none;
}
.hlUpdated {
padding-right: 3px;
margin-left: 0px;
padding-left: 0px;
}
#content-insert {
margin-top: -5px;
}
/* #headlines-frame { */
/* border-style: solid; */
/* border-width: 0 0 1px; */
/* border-color: #b5423f; */
/* } */
.postHeader .postTitle a {
font-size: 16px;
font-weight: bold;
color: #b5423f;
}
.postHeader .postDate {
margin-top: 3px;
padding-left: 10px;
padding-right: 5px;
}
/* can only close non-cdm expanded view with keyboard 'cause all buttons removed */
.postHeader div[clear="both"],
.postHeader div.postTags,
.postContent div,
.postContent span {
display: none !important;
}
/* extras */
.cdmFeedTitle .title {
font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
}
/* PREFERENCES **************************************************************/
/* from prefs.css */
/* @24 */
/* @51 */
/* 101 */
/* layout */
/* content */
/* ICONS ********************************************************************/
img.tinyFeedIcon {
display: none;
}
#feeds-holder .dijitTreeRow:hover img.tinyFeedIcon {
opacity: 0;
}
/* #headlines-toolbar span.r img[src*='images/pub_set.png'], */
/* .scoreWrap span img[src*='images/pub_set.png'] { */
/* display: none; */
/* } */
img[src*='images/mark_unset.png'] {
background: url('axiom_images/star-empty.png') no-repeat;
opacity: .2;
height: 16px;
padding-right: 16px;
width: 0;
display: inline-block;
}
img[src*='images/mark_set.png'] {
background: url('axiom_images/star.png') no-repeat;
opacity: .6;
height: 16px;
padding-right: 16px;
width: 0;
display: inline-block;
}
img[src*='images/pub_set.png'],
img[src*='images/pub_unset.png'],
img[src*='images/folder.png'],
img[src*='images/fresh.png'],
img[src*='images/star.png'],
img[src*='images/feed.png'],
img[src*='images/archive.png'],
img[src*='images/time.png'] {
display: none;
}
/* SCROLLBARS ***************************************************************/
::-webkit-scrollbar {
width: 0;
}
/* CHECKBOX *****************************************************************/
/* base styles */
input[type="checkbox"] {
height: 1.1em;
width: 1.1em;
margin-top: 2px;
border-color: #CEC8B9;
background: -webkit-linear-gradient(#fdf6e3, #E4DECD);
box-shadow: none;
}
/* border radius for radio*/
/* border radius for checkbox */
input[type="checkbox"] {
border-radius: 0;
-webkit-border-radius: 0;
}
input[type="text"] {
background-color: #fefefe;
} | 0.175644 | 0.037821 |
@-moz-document url-prefix("https://soundcloud.com") {
.playControls__inner,
.playControls__bg {
background-color: #000000;
}
.skipControl__previous {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.playControls__control {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.playbackTimeline__duration {
color: #fff;
}
.playbackTimeline__progressBar {
height: 2px;
border-radius: 4px;
}
.volume__button {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.playbackSoundBadge__titleLink,
.playbackSoundBadge__titleLink:visited {
color: #fff;
}
body {
color: #fff;
background: black;
}
.sc-buylink,
.sc-buylink:visited {
color: #fff;
}
.listenEngagement {
border-color: black;
}
.l-listen-wrapper .l-about-rows {
border-right: 1px solid #000;
}
button-responsive:not(.sc-button-stretch-icon) {
background-color: black;
color: #f50;
border-color: black;
}
.sc-button-medium.sc-button-share:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-more:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-repost:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-like:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.soundBadge .soundTitle__title {
color: white;
}
.soundActions {
background: black;
}
.sc-button-like .sc-button .sc-button-small .sc-button-responsive .sc-button-icon {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.soundBadge__additional {
background: black;
}
.truncatedAudioInfo.m-overflow.m-collapsed .truncatedAudioInfo__wrapper::after {
width: 0%;
}
a.sc-link-light {
color: #fff;
}
.sidebarHeader .g-flex-row-centered-spread .sc-link-light .sc-border-light-bottom {
border-bottom-color: black;
}
.sidebarModule .g-all-transitions-200-linear .mobileApps {
display: none;
}
.sidebarModule .g-all-transitions-200-linear .mobileApps {
display: none;
}
.l-top .sc-border-box .g-z-index-fixed .sc-browsers-enable-gpu .l-inner-fullwidth {
background: black;
}
.l-fixed-top-one-column {
background: black
}
.l-fixed-top-one-column > .l-top {
background: black;
}
.userNetworkInfo .userNetworkTabs {
border: black;
}
.g-tabs-link,
.g-tabs-link:visited {
color: #fff;
}
a.sc-link-dark {
color: #fff;
}
.compactTrackListItem__number,
.compactTrackListItem__trackTitle {
color: #fff;
}
.mobileApps {
display: none;
}
a.sc-link-light {
border-bottom-color: black;
}
.paging-eof {
display: none;
}
.listenEngagement {
box-shadow: 0 1px 0 0 #000000;
}
.trackItem.hover,
.trackItem.active {
background-color: #000000;
margin: -1px -12px;
padding: 1px 12px;
}
.trackItem:not(.m-disabled).hover .trackItem__additional,
.trackItem:not(.m-disabled).active .trackItem__additional {
background: #000000;
background: black
}
.sc-button-small.sc-button-icon:not(.sc-button-stretch-icon),
.sc-button-small.sc-button-responsive:not(.sc-button-stretch-icon) {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.g-tabs {
border-bottom: 0px solid #f2f2f2;
}
.sc-border-light-right {
border-right: 0px solid #f2f2f2;
}
.sc-border-light-top {
border-top: 0px solid #f2f2f2;
}
.dropbar__content {
background-color: #000;
padding: 0 30px;
}
.sc-border-light-bottom {
border-bottom: 0px solid #f2f2f2;
}
.playControls__inner,
.playControls__bg {
border-top: 0px solid #cecece;
}
.sc-border-light {
border: 0px solid #f2f2f2;
}
.commentForm__wrapper {
background: #000000;
border: 0px solid #e5e5e5;
}
.commentForm__input {
background: #000;
border: 0px solid #e5e5e5;
}
.commentForm__wrapper {
height: 0;
padding: 5px;
background: #000;
border: 0px solid #e5e5e5;
overflow: hidden;
}
a.sc-ministats {
color: #fff;
}
.sc-ministats-small {
color: #fff;
}
.sc-ministats-small.sc-ministats-sounds:before {
filter: invert();
}
.sc-button-medium.sc-button-icon:not(.sc-button-stretch-icon),
.sc-button-medium.sc-button-responsive:not(.sc-button-stretch-icon) {
background: black;
border: black;
}
.commentItem.m-creatorComment {
background-color: #000000;
}
.truncatedUserDescription.m-overflow.m-collapsed .truncatedUserDescription__wrapper::after {
background: #000;
background: linear-gradient(rgba(255, 255, 255, 0), #000);
}
.userDialogBadge {
background: black;
border: black;
padding: 0px;
}
.dialog {
background: black;
}
.sc-button-medium.sc-button-message:before {
filter: invert();
}
a.sc-button-startstation .sc-button .sc-button-medium .sc-button-responsive {
color: white;
}
.sc-button-medium.sc-button-startstation:before {
filter: invert();
}
.sc-button-share .sc-button .sc-button-medium .sc-button-responsive {
color: white;
}
.backgroundGradient__buffer {
width: 0px;
background: linear-gradient(135deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.backgroundGradient {
background: black;
}
.sc-button-medium.sc-button-icon:not(.sc-button-stretch-icon),
.sc-button-medium.sc-button-responsive:not(.sc-button-stretch-icon) {
background: black;
border: black;
color: white;
}
.modal__modal {
background: #000;
}
.g-modal-title-h1 {
border-bottom: 1px solid #000000;
}
.modal.modalWhiteout {
background-color: rgba(39, 39, 39, 0.9);
}
.uploadMain__chooserContainer {
background-color: #000;
}
.progressBar.blue .progressBar__inner {
background-color: #f50;
background-image: linear-gradient(to right, #f50, #f50);
}
.editStatus__text {
color: #fff;
}
.tabs__tabs,
.tabs__headingContainer {
background: #000;
}
.sc-input {
border: 1px solid #f50;
background: black;
color: white;
}
.textarea,
.select,
.button,
.input {
color: #fff;
}
.textarea,
.select,
.input {
background: #0000;
}
.uploadMain__foot {
background-color: #000;
}
.trackManager__upsellWrapper {
background-color: #000;
}
.stats__xAxis text {
fill: #fff;
}
.statsChart text {
fill: #fff;
}
.sc-text {
color: #fff;
}
.sc-background-light {
background-color: #000000;
}
.listenContent__inner {
background: #000;
}
.dashbox__wrapper {
display: none;
}
.compactTrackListItem.active,
.compactTrackListItem.active .compactTrackListItem__number,
.compactTrackListItem.active .compactTrackListItem__content,
.compactTrackListItem.active .compactTrackListItem__trackTitle,
.compactTrackListItem.active .compactTrackListItem__user,
.compactTrackListItem.active .compactTrackListItem__plays {
color: #f50;
background: #292929;
}
.compactTrackListItem.clickToPlay.active,
.compactTrackListItem.clickToPlay:hover,
.compactTrackListItem.clickToPlay:focus {
background: #292929;
}
.compactTrackListItem.clickToPlay.active .compactTrackListItem__additional,
.compactTrackListItem.clickToPlay:hover .compactTrackListItem__additional,
.compactTrackListItem.clickToPlay:focus .compactTrackListItem__additional {
background: #b18a8a00;
background: linear-gradient(to right, rgba(242, 242, 242, 0), #f2f2f200 17px);
}
.sc-button {
border: 0px solid #c1bfbf;
}
.selectionModule {
border-bottom: solid 0px #f2f2f2;
}
.queue {
box-shadow: 0 0 4px rgb(0, 0, 0);
background-color: #292929;
}
.queue__itemWrapper {
background-color: #292929;
}
.queueItemView:hover,
.queueItemView.m-active {
background: #636363;
}
.queue__hide:focus,
.queue__hide:hover,
.queue__hide {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.l-footer.standard {
font-size: 0;
}
.playbackSoundBadge__showQueue {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.moreActions__button.sc-button-medium,
.moreActions__link.sc-button-medium {
background: #292929;
color: white;
}
.moreActions__button:not(:last-child),
.moreActions__link {
border-bottom: 0px solid #4c4c4c00;
}
.moreActions {
border: 0px solid #e5e5e500;
}
.moreActions__button.sc-button-medium.sc-button-queue:before,
.moreActions__button.sc-button-medium.sc-button-like:before,
.moreActions__link.sc-button-medium.sc-button-edit:before,
.moreActions__button.sc-button-medium.sc-button-delete:before,
.moreActions__link.sc-button-medium.sc-button-download:before,
.moreActions__button.sc-button-medium.sc-button-repost:before,
.moreActions__button.sc-button-medium.sc-button-share:before,
.moreActions__button.sc-button-medium.sc-button-startstation:before,
.moreActions__button.sc-button-medium.sc-button-gotostats:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-addtoset:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.audibleEditForm__form {
background-color: #000;
}
textarea, select, input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="date"], input[type="password"], input[type="search"] {
background: black;
}
.permalinkTextfield__input:disabled {
color: #fff;
}
.sc-button-medium.sc-button-edit:before {
filter: brightness(1.5)
}
.g-modal-section {
background: #000;
}
}
@-moz-document url("https://soundcloud.com/pro") {
.sc-background-light {
background-color: #000000;
}
.sc-background-dark {
background-color: #000000;
}
} | data/usercss/152955.user.css | @-moz-document url-prefix("https://soundcloud.com") {
.playControls__inner,
.playControls__bg {
background-color: #000000;
}
.skipControl__previous {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.playControls__control {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.playbackTimeline__duration {
color: #fff;
}
.playbackTimeline__progressBar {
height: 2px;
border-radius: 4px;
}
.volume__button {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.playbackSoundBadge__titleLink,
.playbackSoundBadge__titleLink:visited {
color: #fff;
}
body {
color: #fff;
background: black;
}
.sc-buylink,
.sc-buylink:visited {
color: #fff;
}
.listenEngagement {
border-color: black;
}
.l-listen-wrapper .l-about-rows {
border-right: 1px solid #000;
}
button-responsive:not(.sc-button-stretch-icon) {
background-color: black;
color: #f50;
border-color: black;
}
.sc-button-medium.sc-button-share:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-more:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-repost:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-like:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.soundBadge .soundTitle__title {
color: white;
}
.soundActions {
background: black;
}
.sc-button-like .sc-button .sc-button-small .sc-button-responsive .sc-button-icon {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.soundBadge__additional {
background: black;
}
.truncatedAudioInfo.m-overflow.m-collapsed .truncatedAudioInfo__wrapper::after {
width: 0%;
}
a.sc-link-light {
color: #fff;
}
.sidebarHeader .g-flex-row-centered-spread .sc-link-light .sc-border-light-bottom {
border-bottom-color: black;
}
.sidebarModule .g-all-transitions-200-linear .mobileApps {
display: none;
}
.sidebarModule .g-all-transitions-200-linear .mobileApps {
display: none;
}
.l-top .sc-border-box .g-z-index-fixed .sc-browsers-enable-gpu .l-inner-fullwidth {
background: black;
}
.l-fixed-top-one-column {
background: black
}
.l-fixed-top-one-column > .l-top {
background: black;
}
.userNetworkInfo .userNetworkTabs {
border: black;
}
.g-tabs-link,
.g-tabs-link:visited {
color: #fff;
}
a.sc-link-dark {
color: #fff;
}
.compactTrackListItem__number,
.compactTrackListItem__trackTitle {
color: #fff;
}
.mobileApps {
display: none;
}
a.sc-link-light {
border-bottom-color: black;
}
.paging-eof {
display: none;
}
.listenEngagement {
box-shadow: 0 1px 0 0 #000000;
}
.trackItem.hover,
.trackItem.active {
background-color: #000000;
margin: -1px -12px;
padding: 1px 12px;
}
.trackItem:not(.m-disabled).hover .trackItem__additional,
.trackItem:not(.m-disabled).active .trackItem__additional {
background: #000000;
background: black
}
.sc-button-small.sc-button-icon:not(.sc-button-stretch-icon),
.sc-button-small.sc-button-responsive:not(.sc-button-stretch-icon) {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.g-tabs {
border-bottom: 0px solid #f2f2f2;
}
.sc-border-light-right {
border-right: 0px solid #f2f2f2;
}
.sc-border-light-top {
border-top: 0px solid #f2f2f2;
}
.dropbar__content {
background-color: #000;
padding: 0 30px;
}
.sc-border-light-bottom {
border-bottom: 0px solid #f2f2f2;
}
.playControls__inner,
.playControls__bg {
border-top: 0px solid #cecece;
}
.sc-border-light {
border: 0px solid #f2f2f2;
}
.commentForm__wrapper {
background: #000000;
border: 0px solid #e5e5e5;
}
.commentForm__input {
background: #000;
border: 0px solid #e5e5e5;
}
.commentForm__wrapper {
height: 0;
padding: 5px;
background: #000;
border: 0px solid #e5e5e5;
overflow: hidden;
}
a.sc-ministats {
color: #fff;
}
.sc-ministats-small {
color: #fff;
}
.sc-ministats-small.sc-ministats-sounds:before {
filter: invert();
}
.sc-button-medium.sc-button-icon:not(.sc-button-stretch-icon),
.sc-button-medium.sc-button-responsive:not(.sc-button-stretch-icon) {
background: black;
border: black;
}
.commentItem.m-creatorComment {
background-color: #000000;
}
.truncatedUserDescription.m-overflow.m-collapsed .truncatedUserDescription__wrapper::after {
background: #000;
background: linear-gradient(rgba(255, 255, 255, 0), #000);
}
.userDialogBadge {
background: black;
border: black;
padding: 0px;
}
.dialog {
background: black;
}
.sc-button-medium.sc-button-message:before {
filter: invert();
}
a.sc-button-startstation .sc-button .sc-button-medium .sc-button-responsive {
color: white;
}
.sc-button-medium.sc-button-startstation:before {
filter: invert();
}
.sc-button-share .sc-button .sc-button-medium .sc-button-responsive {
color: white;
}
.backgroundGradient__buffer {
width: 0px;
background: linear-gradient(135deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.backgroundGradient {
background: black;
}
.sc-button-medium.sc-button-icon:not(.sc-button-stretch-icon),
.sc-button-medium.sc-button-responsive:not(.sc-button-stretch-icon) {
background: black;
border: black;
color: white;
}
.modal__modal {
background: #000;
}
.g-modal-title-h1 {
border-bottom: 1px solid #000000;
}
.modal.modalWhiteout {
background-color: rgba(39, 39, 39, 0.9);
}
.uploadMain__chooserContainer {
background-color: #000;
}
.progressBar.blue .progressBar__inner {
background-color: #f50;
background-image: linear-gradient(to right, #f50, #f50);
}
.editStatus__text {
color: #fff;
}
.tabs__tabs,
.tabs__headingContainer {
background: #000;
}
.sc-input {
border: 1px solid #f50;
background: black;
color: white;
}
.textarea,
.select,
.button,
.input {
color: #fff;
}
.textarea,
.select,
.input {
background: #0000;
}
.uploadMain__foot {
background-color: #000;
}
.trackManager__upsellWrapper {
background-color: #000;
}
.stats__xAxis text {
fill: #fff;
}
.statsChart text {
fill: #fff;
}
.sc-text {
color: #fff;
}
.sc-background-light {
background-color: #000000;
}
.listenContent__inner {
background: #000;
}
.dashbox__wrapper {
display: none;
}
.compactTrackListItem.active,
.compactTrackListItem.active .compactTrackListItem__number,
.compactTrackListItem.active .compactTrackListItem__content,
.compactTrackListItem.active .compactTrackListItem__trackTitle,
.compactTrackListItem.active .compactTrackListItem__user,
.compactTrackListItem.active .compactTrackListItem__plays {
color: #f50;
background: #292929;
}
.compactTrackListItem.clickToPlay.active,
.compactTrackListItem.clickToPlay:hover,
.compactTrackListItem.clickToPlay:focus {
background: #292929;
}
.compactTrackListItem.clickToPlay.active .compactTrackListItem__additional,
.compactTrackListItem.clickToPlay:hover .compactTrackListItem__additional,
.compactTrackListItem.clickToPlay:focus .compactTrackListItem__additional {
background: #b18a8a00;
background: linear-gradient(to right, rgba(242, 242, 242, 0), #f2f2f200 17px);
}
.sc-button {
border: 0px solid #c1bfbf;
}
.selectionModule {
border-bottom: solid 0px #f2f2f2;
}
.queue {
box-shadow: 0 0 4px rgb(0, 0, 0);
background-color: #292929;
}
.queue__itemWrapper {
background-color: #292929;
}
.queueItemView:hover,
.queueItemView.m-active {
background: #636363;
}
.queue__hide:focus,
.queue__hide:hover,
.queue__hide {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.l-footer.standard {
font-size: 0;
}
.playbackSoundBadge__showQueue {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.moreActions__button.sc-button-medium,
.moreActions__link.sc-button-medium {
background: #292929;
color: white;
}
.moreActions__button:not(:last-child),
.moreActions__link {
border-bottom: 0px solid #4c4c4c00;
}
.moreActions {
border: 0px solid #e5e5e500;
}
.moreActions__button.sc-button-medium.sc-button-queue:before,
.moreActions__button.sc-button-medium.sc-button-like:before,
.moreActions__link.sc-button-medium.sc-button-edit:before,
.moreActions__button.sc-button-medium.sc-button-delete:before,
.moreActions__link.sc-button-medium.sc-button-download:before,
.moreActions__button.sc-button-medium.sc-button-repost:before,
.moreActions__button.sc-button-medium.sc-button-share:before,
.moreActions__button.sc-button-medium.sc-button-startstation:before,
.moreActions__button.sc-button-medium.sc-button-gotostats:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.sc-button-medium.sc-button-addtoset:before {
-webkit-filter: hue-rotate(180deg) invert(100%);
}
.audibleEditForm__form {
background-color: #000;
}
textarea, select, input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="date"], input[type="password"], input[type="search"] {
background: black;
}
.permalinkTextfield__input:disabled {
color: #fff;
}
.sc-button-medium.sc-button-edit:before {
filter: brightness(1.5)
}
.g-modal-section {
background: #000;
}
}
@-moz-document url("https://soundcloud.com/pro") {
.sc-background-light {
background-color: #000000;
}
.sc-background-dark {
background-color: #000000;
}
} | 0.548915 | 0.043184 |
.SWAF_N_BTN_THEME_LIGHT,
.SWAF_A_BTN_THEME_LIGHT
{
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
margin: 0;
font: inherit;
background: transparent;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
text-decoration: none;
padding: 0 1.25rem;
font-size: 16px;
line-height: 3rem;
letter-spacing: 1px;
text-shadow: 0 1px #fff;
border: 1px solid;
background-color: #e5e9e8;
color: #454545;
border-color: #9daca9;
box-shadow: inset 0 1px #fff;
border-radius: 6px;
}.SWAF_N_BTN_THEME_LIGHT:hover,
.SWAF_A_BTN_THEME_LIGHT:hover
{
background-color: #eff1f1;
}
.SWAF_N_BTN_THEME_LIGHT:focus,
.SWAF_A_BTN_THEME_LIGHT:focus
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
outline: 0;
}
.SWAF_N_BTN_THEME_LIGHT:active,
.SWAF_A_BTN_THEME_LIGHT:active
{
border: 1px solid ;
background-color: #d2d6d6;
border-color:#9daca9;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
/*********************************************************************************** SLIDER ****************/
.SWAF_SLIDER_THEME_LIGHT_H,
.SWAF_SLIDER_THEME_LIGHT_V
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
vertical-align: top;
outline: none;
-webkit-appearance: none;
}
.SWAF_SLIDER_THEME_LIGHT_H::-moz-range-thumb,
.SWAF_SLIDER_THEME_LIGHT_V::-moz-range-thumb
{
cursor: pointer;
}
.SWAF_SLIDER_THEME_LIGHT_H::-webkit-slider-thumb,
.SWAF_SLIDER_THEME_LIGHT_V::-webkit-slider-thumb
{
cursor: pointer;
-webkit-appearance: none;
}
/*** SET VERTICAL PROPERTIES TO SLIDER ***/
.SWAF_SLIDER_THEME_LIGHT_V,
.SWAF_SLIDER_THEME_LIGHT_V
{
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
}
.SWAF_SLIDER_THEME_LIGHT_H,
.SWAF_SLIDER_THEME_LIGHT_V
{
background-color:transparent;
border: 1px solid;
border-color:#9daca9;
background-color: #d6dcdb;
height: 1rem;
border-radius: 30px;
}
.SWAF_SLIDER_THEME_LIGHT_H::-moz-range-track ,
.SWAF_SLIDER_THEME_LIGHT_V::-moz-range-track
{
background-color:transparent;
border-color: #9daca9;
background-color: #d6dcdb;
height: 1rem;
border-radius: 30px;
}
.SWAF_SLIDER_THEME_LIGHT_H::-webkit-slider-thumb,
.SWAF_SLIDER_THEME_LIGHT_V::-webkit-slider-thumb
{
height: 3rem;
width: 2rem;
background-color:transparent;
border: 1px solid;
background-color: #e5e9e8;
border-color:#9daca9;
border-radius: 6px;
box-shadow: inset 0 1px #fff;
}
.SWAF_SLIDER_THEME_LIGHT_H::-moz-range-thumb ,
.SWAF_SLIDER_THEME_LIGHT_V::-moz-range-thumb
{
height: 3rem;
width: 2rem;
background-color:transparent;
border: 1px solid;
background-color: #e5e9e8;
border-color:#9daca9;
border-radius: 6px;
box-shadow: inset 0 1px #fff;
}
.SWAF_SLIDER_THEME_LIGHT_H:focus::-webkit-slider-thumb ,
.SWAF_SLIDER_THEME_LIGHT_V:focus::-webkit-slider-thumb
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
.SWAF_SLIDER_THEME_LIGHT_H:focus::-moz-range-thumb,
.SWAF_SLIDER_THEME_LIGHT_V:focus::-moz-range-thumb
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
.SWAF_SLIDER_THEME_LIGHT_H:active::-webkit-slider-thumb,
.SWAF_SLIDER_THEME_LIGHT_v:active::-webkit-slider-thumb
{
border: 1px solid #9daca9;
box-shadow: inset 0 1px #fff;
}
.SWAF_SLIDER_THEME_LIGHT_H:active::-moz-range-thumb,
.SWAF_SLIDER_THEME_LIGHT_V:active::-moz-range-thumb
{
border: 1px solid #9daca9;
box-shadow: inset 0 1px #fff;
}
/*********************************************************************************** NOTIFICATION ************************************************/
.SWAF_NTF_THEME_LIGHT
{
padding: 0.15em 0.5em 0.2em;
border-radius: 2px;
background-color: #ec514e;
color: #fff;
}
/*********************************************************************************** CHECKBOX ************************************************/
input[type="checkbox"]
{
position: absolute;
overflow: hidden;
padding: 0;
border: 0;
opacity: 0.001;
z-index: 1;
vertical-align: top;
outline: none;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
position: relative;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_CHECKBOX_COVER_THEME_LIGHT
{
font: 400 20px 'Source Sans',helvetica,arial,sans-serif;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:before,
.SWAF_CHECKBOX_CORE_THEME_LIGHT:after
{
content: '';
position: absolute;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:before
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT
{
height: 2rem;
}
input[type="checkbox"]
{
height: 2rem;
width: 2rem;
margin-top: 0;
margin-right: -2rem;
margin-bottom: -2rem;
margin-left: 0;
}
.SWAF_CHECKBOX_COVER_THEME_LIGHT
{
line-height: 2rem;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT
{
width: 2rem;
height: 2rem;
}
input[type="checkbox"]:checked + .SWAF_CHECKBOX_CORE_THEME_LIGHT:after
{
opacity: 1;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:before
{
width: 2rem;
height: 2rem;
border: 1px solid #9daca9;
background: #e5e9e8;
border-radius: 3px;
box-shadow: inset 0 1px #fff;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:after
{
top: 1px;
left: 2px;
opacity: 0;
width: 28px;
height: 11px;
background: transparent;
border: 7px solid;
border-color:#454545;
border-width: 7px;
border-top: none;
border-right: none;
border-radius: 2px;
-webkit-transform: rotate(-50deg);
-ms-transform: rotate(-50deg);
transform: rotate(-50deg);
}
input[type="checkbox"]:focus + .SWAF_CHECKBOX_CORE_THEME_LIGHT:before {
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
input[type="checkbox"]:active + .SWAF_CHECKBOX_CORE_THEME_LIGHT:before
{
border: 1px solid #9daca9;
background-color: #d2d6d6;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
/*********************************************************************************** SWITCH ************************************************/
.SWAF_SWITCH_COVER_THEME_LIGHT_H,
.SWAF_SWITCH_COVER_THEME_LIGHT_V
{
position: relative;
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H,
.SWAF_SWITCH_CORE_THEME_LIGHT_V
{
position: absolute;
overflow: hidden;
padding: 0;
border: 0;
opacity: 0.001;
z-index: 1;
vertical-align: top;
outline: none;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
position: relative;
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:after,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:after
{
content: '';
position: absolute;
z-index: -1;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
.SWAF_SWITCH_COVER_THEME_LIGHT_H ,
.SWAF_SWITCH_COVER_THEME_LIGHT_V
{
font-size: 16px;
padding: 0 1.25rem;
border-radius: 6px;
border: 1px solid ;
border-color:#9daca9;
overflow: hidden;
width: 6rem;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:after ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:after
{
top: -1px;
width: 5rem;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:before ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:before
{
color: #288edf;
background-color: #e5f1fb;
content: 'ON';
right: 1rem;
padding-left: 1.5rem;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
line-height: 3rem;
height: 3rem;
width: 2rem;
border-radius: 6px;
background-color: #e5e9e8;
border-color:#9daca9;
text-shadow: 0 1px #fff;
color: #454545;
border: 1px solid ;
margin-left: -1.3rem;
margin-bottom: -1px;
margin-top: -1px;
box-shadow: inset 0 1px #fff;
-webkit-transition: margin-left 0.05s ease-in-out;
transition: margin-left 0.05s ease-in-out;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:after ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:after
{
background-color: #d2d6d6;
content: 'OFF';
left: 1rem;
padding-left: 2rem;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H:checked + .SWAF_SWITCH_TOGLE_THEME_LIGHT_H ,
.SWAF_SWITCH_CORE_THEME_LIGHT_V:checked + .SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
margin-left: 2.7rem;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H:active + .SWAF_SWITCH_TOGLE_THEME_LIGHT_H ,
.SWAF_SWITCH_CORE_THEME_LIGHT_V:active + .SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
border: 1px solid #9daca9;
box-shadow: inset 0 1px #fff;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H:focus + .SWAF_SWITCH_TOGLE_THEME_LIGHT_H,
.SWAF_SWITCH_CORE_THEME_LIGHT_V:focus + .SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
border: 1px solid #0036ff;
box-shadow: 0 0 0 2px #6fb5f1;
}
.SWAF_SWITCH_COVER_THEME_LIGHT_V
{
transform: rotate(90deg);
}
/*********************************************************************** RADIO BUTTLON ********************************************************/
input[type="radio"]
{
position: absolute;
overflow: hidden;
padding: 0;
border: 0;
opacity: 0.001;
z-index: 1;
vertical-align: top;
outline: none;
}
.SWAF_RADIO_CORE_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
position: relative;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_RADIO_COVER_THEME_LIGHT
{
position: relative;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_RADIO_CORE_THEME_LIGHT:before,
.SWAF_RADIO_CORE_THEME_LIGHT:after
{
content: '';
position: absolute;
border-radius: 100%;
}
.SWAF_RADIO_CORE_THEME_LIGHT:after
{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.SWAF_RADIO_CORE_THEME_LIGHT:before
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
input[type="radio"]
{
height: 1.875rem;
width: 1.875rem;
margin-top: 0;
margin-right: -1.875rem;
margin-bottom: -1.875rem;
margin-left: 0;
}
input[type="radio"]:checked + .SWAF_RADIO_CORE_THEME_LIGHT:after
{
opacity: 1;
}
.SWAF_RADIO_COVER_THEME_LIGHT
{
font: 400 20px 'Source Sans',helvetica,arial,sans-serif;
color: #454545;
line-height: 1.875rem;
}
.SWAF_RADIO_CORE_THEME_LIGHT:before
{
width: 1.875rem;
height: 1.875rem;
border: 1px solid;
box-shadow: inset 0 1px #fff;
background: #e5e9e8;
border-color:#9daca9;
}
.SWAF_RADIO_CORE_THEME_LIGHT
{
position: relative;
width: 1.875rem;
height: 1.875rem;
}
.SWAF_RADIO_CORE_THEME_LIGHT:after
{
opacity: 0;
width: 0.875rem;
height: 0.875rem;
background: #454545;
border-color:rgba(0,0,0,0.1);
border: 1px solid ;
box-shadow: 0 1px rgba(255,255,255,0.5);
-webkit-transform: none;
-ms-transform: none;
transform: none;
top: 7px;
left: 7px;
}
input[type="radio"]:focus + .SWAF_RADIO_CORE_THEME_LIGHT:before
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
input[type="radio"]:active + .SWAF_RADIO_CORE_THEME_LIGHT:before
{
border: 1px solid #9daca9;
background-color: #d2d6d6;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
/***********************************************************************HEADER ********************************************************/
.SWAF_HED_COVER_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
white-space: nowrap;
overflow: hidden;
word-spacing: 0;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_HED_ITEM_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
position: relative;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
}
.SWAF_HED_CORE_THEME_LIGHT
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.SWAF_HED_COVER_THEME_LIGHT
{
height: 4.375rem;
padding-left: 1rem;
padding-right: 1rem;
background: #e5e9e8;
color: #454545;
box-shadow: inset 0 -1px #9daca9, 0 1px #d6dcdb;
}
.SWAF_HED_ITEM_THEME_LIGHT
{
margin: 0;
line-height: 4.375rem;
vertical-align: top;
}
.SWAF_HED_CORE_THEME_LIGHT
{
font-size: 1.3rem;
font-weight: 400;
color: #454545;
}
/*********************************************************************** TEXT SEARCH ********************************************************/
.SWAF_TEXT_SEARCH_THEME_LIGHT
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
vertical-align: top;
outline: none;
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT
{
line-height: 3rem;
height: 3rem;
font-size: 16px;
border: 1px solid;
border-color:#9daca9;
background-color: #fff;
color: #454545;
box-shadow: inset 0 1px 0 rgba(0,0,0,0.23);
padding: 0 0 0 2rem;
border-radius: 30px;
background-image: url("../imgs/search.svg");
background-position: 1rem center;
background-repeat: no-repeat;
background-size: 16px;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT:focus
{
background-color: #fff;
color: #454545;
border: 1px solid #0036ff;
box-shadow: inset 0 1px 0 rgba(0,0,0,0.23), 0 0 0 2px #6fb5f1;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT::-webkit-search-cancel-button,
.SWAF_TEXT_SEARCH_THEME_LIGHT::-webkit-search-decoration
{
margin-right: 5px;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT:focus::-webkit-input-placeholder,
.SWAF_TEXT_SEARCH_THEME_LIGHT:focus::-webkit-input-placeholder
{
color: #c6c8c8;
}
/*********************************************************************** TEXT NORMAL ********************************************************/
.SWAF_TEXT_NORMAL_THEME_LIGHT
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
vertical-align: top;
outline: none;
}
.SWAF_TEXT_NORMAL_THEME_LIGHT
{
line-height: 3rem;
font-size: 16px;
letter-spacing: 1px;
padding: 0 1.25rem;
border: 1px solid;
border-color:#9daca9;
background-color: #fff;
color: #454545;
border-radius: 6px;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
vertical-align: top;
}
.SWAF_TEXT_NORMAL_THEME_LIGHT:focus
{
background-color: #fff;
color: #454545;
border: 1px solid #0036ff;
box-shadow: 0 0 0 2px #6fb5f1;
}
/*********************************************************************** TEXT AREA ********************************************************/
.SWAF_TEXT_AREA_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
vertical-align: top;
resize: none;
outline: none;
}
.SWAF_TEXT_AREA_THEME_LIGHT
{
padding: 2rem;
font-size: 2.5rem;
font-weight: 400;
border-radius: 6px;
line-height: 3rem;
border: 1px solid;
border-color:#9daca9;
background-color: #fff;
color: #454545;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
letter-spacing: 1px;
}
.SWAF_TEXT_AREA_THEME_LIGHT:focus
{
background-color: #fff;
color: #454545;
border: 1px solid #0036ff;
box-shadow: 0 0 0 2px #6fb5f1;
} | themes/LIGHT.css | .SWAF_N_BTN_THEME_LIGHT,
.SWAF_A_BTN_THEME_LIGHT
{
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
margin: 0;
font: inherit;
background: transparent;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
text-decoration: none;
padding: 0 1.25rem;
font-size: 16px;
line-height: 3rem;
letter-spacing: 1px;
text-shadow: 0 1px #fff;
border: 1px solid;
background-color: #e5e9e8;
color: #454545;
border-color: #9daca9;
box-shadow: inset 0 1px #fff;
border-radius: 6px;
}.SWAF_N_BTN_THEME_LIGHT:hover,
.SWAF_A_BTN_THEME_LIGHT:hover
{
background-color: #eff1f1;
}
.SWAF_N_BTN_THEME_LIGHT:focus,
.SWAF_A_BTN_THEME_LIGHT:focus
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
outline: 0;
}
.SWAF_N_BTN_THEME_LIGHT:active,
.SWAF_A_BTN_THEME_LIGHT:active
{
border: 1px solid ;
background-color: #d2d6d6;
border-color:#9daca9;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
/*********************************************************************************** SLIDER ****************/
.SWAF_SLIDER_THEME_LIGHT_H,
.SWAF_SLIDER_THEME_LIGHT_V
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
vertical-align: top;
outline: none;
-webkit-appearance: none;
}
.SWAF_SLIDER_THEME_LIGHT_H::-moz-range-thumb,
.SWAF_SLIDER_THEME_LIGHT_V::-moz-range-thumb
{
cursor: pointer;
}
.SWAF_SLIDER_THEME_LIGHT_H::-webkit-slider-thumb,
.SWAF_SLIDER_THEME_LIGHT_V::-webkit-slider-thumb
{
cursor: pointer;
-webkit-appearance: none;
}
/*** SET VERTICAL PROPERTIES TO SLIDER ***/
.SWAF_SLIDER_THEME_LIGHT_V,
.SWAF_SLIDER_THEME_LIGHT_V
{
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
}
.SWAF_SLIDER_THEME_LIGHT_H,
.SWAF_SLIDER_THEME_LIGHT_V
{
background-color:transparent;
border: 1px solid;
border-color:#9daca9;
background-color: #d6dcdb;
height: 1rem;
border-radius: 30px;
}
.SWAF_SLIDER_THEME_LIGHT_H::-moz-range-track ,
.SWAF_SLIDER_THEME_LIGHT_V::-moz-range-track
{
background-color:transparent;
border-color: #9daca9;
background-color: #d6dcdb;
height: 1rem;
border-radius: 30px;
}
.SWAF_SLIDER_THEME_LIGHT_H::-webkit-slider-thumb,
.SWAF_SLIDER_THEME_LIGHT_V::-webkit-slider-thumb
{
height: 3rem;
width: 2rem;
background-color:transparent;
border: 1px solid;
background-color: #e5e9e8;
border-color:#9daca9;
border-radius: 6px;
box-shadow: inset 0 1px #fff;
}
.SWAF_SLIDER_THEME_LIGHT_H::-moz-range-thumb ,
.SWAF_SLIDER_THEME_LIGHT_V::-moz-range-thumb
{
height: 3rem;
width: 2rem;
background-color:transparent;
border: 1px solid;
background-color: #e5e9e8;
border-color:#9daca9;
border-radius: 6px;
box-shadow: inset 0 1px #fff;
}
.SWAF_SLIDER_THEME_LIGHT_H:focus::-webkit-slider-thumb ,
.SWAF_SLIDER_THEME_LIGHT_V:focus::-webkit-slider-thumb
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
.SWAF_SLIDER_THEME_LIGHT_H:focus::-moz-range-thumb,
.SWAF_SLIDER_THEME_LIGHT_V:focus::-moz-range-thumb
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
.SWAF_SLIDER_THEME_LIGHT_H:active::-webkit-slider-thumb,
.SWAF_SLIDER_THEME_LIGHT_v:active::-webkit-slider-thumb
{
border: 1px solid #9daca9;
box-shadow: inset 0 1px #fff;
}
.SWAF_SLIDER_THEME_LIGHT_H:active::-moz-range-thumb,
.SWAF_SLIDER_THEME_LIGHT_V:active::-moz-range-thumb
{
border: 1px solid #9daca9;
box-shadow: inset 0 1px #fff;
}
/*********************************************************************************** NOTIFICATION ************************************************/
.SWAF_NTF_THEME_LIGHT
{
padding: 0.15em 0.5em 0.2em;
border-radius: 2px;
background-color: #ec514e;
color: #fff;
}
/*********************************************************************************** CHECKBOX ************************************************/
input[type="checkbox"]
{
position: absolute;
overflow: hidden;
padding: 0;
border: 0;
opacity: 0.001;
z-index: 1;
vertical-align: top;
outline: none;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
position: relative;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_CHECKBOX_COVER_THEME_LIGHT
{
font: 400 20px 'Source Sans',helvetica,arial,sans-serif;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:before,
.SWAF_CHECKBOX_CORE_THEME_LIGHT:after
{
content: '';
position: absolute;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:before
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT
{
height: 2rem;
}
input[type="checkbox"]
{
height: 2rem;
width: 2rem;
margin-top: 0;
margin-right: -2rem;
margin-bottom: -2rem;
margin-left: 0;
}
.SWAF_CHECKBOX_COVER_THEME_LIGHT
{
line-height: 2rem;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT
{
width: 2rem;
height: 2rem;
}
input[type="checkbox"]:checked + .SWAF_CHECKBOX_CORE_THEME_LIGHT:after
{
opacity: 1;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:before
{
width: 2rem;
height: 2rem;
border: 1px solid #9daca9;
background: #e5e9e8;
border-radius: 3px;
box-shadow: inset 0 1px #fff;
}
.SWAF_CHECKBOX_CORE_THEME_LIGHT:after
{
top: 1px;
left: 2px;
opacity: 0;
width: 28px;
height: 11px;
background: transparent;
border: 7px solid;
border-color:#454545;
border-width: 7px;
border-top: none;
border-right: none;
border-radius: 2px;
-webkit-transform: rotate(-50deg);
-ms-transform: rotate(-50deg);
transform: rotate(-50deg);
}
input[type="checkbox"]:focus + .SWAF_CHECKBOX_CORE_THEME_LIGHT:before {
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
input[type="checkbox"]:active + .SWAF_CHECKBOX_CORE_THEME_LIGHT:before
{
border: 1px solid #9daca9;
background-color: #d2d6d6;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
/*********************************************************************************** SWITCH ************************************************/
.SWAF_SWITCH_COVER_THEME_LIGHT_H,
.SWAF_SWITCH_COVER_THEME_LIGHT_V
{
position: relative;
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H,
.SWAF_SWITCH_CORE_THEME_LIGHT_V
{
position: absolute;
overflow: hidden;
padding: 0;
border: 0;
opacity: 0.001;
z-index: 1;
vertical-align: top;
outline: none;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
position: relative;
display: inline-block;
vertical-align: top;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:after,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:after
{
content: '';
position: absolute;
z-index: -1;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
.SWAF_SWITCH_COVER_THEME_LIGHT_H ,
.SWAF_SWITCH_COVER_THEME_LIGHT_V
{
font-size: 16px;
padding: 0 1.25rem;
border-radius: 6px;
border: 1px solid ;
border-color:#9daca9;
overflow: hidden;
width: 6rem;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:after ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:before,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:after
{
top: -1px;
width: 5rem;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:before ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:before
{
color: #288edf;
background-color: #e5f1fb;
content: 'ON';
right: 1rem;
padding-left: 1.5rem;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
line-height: 3rem;
height: 3rem;
width: 2rem;
border-radius: 6px;
background-color: #e5e9e8;
border-color:#9daca9;
text-shadow: 0 1px #fff;
color: #454545;
border: 1px solid ;
margin-left: -1.3rem;
margin-bottom: -1px;
margin-top: -1px;
box-shadow: inset 0 1px #fff;
-webkit-transition: margin-left 0.05s ease-in-out;
transition: margin-left 0.05s ease-in-out;
}
.SWAF_SWITCH_TOGLE_THEME_LIGHT_H:after ,
.SWAF_SWITCH_TOGLE_THEME_LIGHT_V:after
{
background-color: #d2d6d6;
content: 'OFF';
left: 1rem;
padding-left: 2rem;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H:checked + .SWAF_SWITCH_TOGLE_THEME_LIGHT_H ,
.SWAF_SWITCH_CORE_THEME_LIGHT_V:checked + .SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
margin-left: 2.7rem;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H:active + .SWAF_SWITCH_TOGLE_THEME_LIGHT_H ,
.SWAF_SWITCH_CORE_THEME_LIGHT_V:active + .SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
border: 1px solid #9daca9;
box-shadow: inset 0 1px #fff;
}
.SWAF_SWITCH_CORE_THEME_LIGHT_H:focus + .SWAF_SWITCH_TOGLE_THEME_LIGHT_H,
.SWAF_SWITCH_CORE_THEME_LIGHT_V:focus + .SWAF_SWITCH_TOGLE_THEME_LIGHT_V
{
border: 1px solid #0036ff;
box-shadow: 0 0 0 2px #6fb5f1;
}
.SWAF_SWITCH_COVER_THEME_LIGHT_V
{
transform: rotate(90deg);
}
/*********************************************************************** RADIO BUTTLON ********************************************************/
input[type="radio"]
{
position: absolute;
overflow: hidden;
padding: 0;
border: 0;
opacity: 0.001;
z-index: 1;
vertical-align: top;
outline: none;
}
.SWAF_RADIO_CORE_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
position: relative;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_RADIO_COVER_THEME_LIGHT
{
position: relative;
display: inline-block;
vertical-align: top;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_RADIO_CORE_THEME_LIGHT:before,
.SWAF_RADIO_CORE_THEME_LIGHT:after
{
content: '';
position: absolute;
border-radius: 100%;
}
.SWAF_RADIO_CORE_THEME_LIGHT:after
{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.SWAF_RADIO_CORE_THEME_LIGHT:before
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
}
input[type="radio"]
{
height: 1.875rem;
width: 1.875rem;
margin-top: 0;
margin-right: -1.875rem;
margin-bottom: -1.875rem;
margin-left: 0;
}
input[type="radio"]:checked + .SWAF_RADIO_CORE_THEME_LIGHT:after
{
opacity: 1;
}
.SWAF_RADIO_COVER_THEME_LIGHT
{
font: 400 20px 'Source Sans',helvetica,arial,sans-serif;
color: #454545;
line-height: 1.875rem;
}
.SWAF_RADIO_CORE_THEME_LIGHT:before
{
width: 1.875rem;
height: 1.875rem;
border: 1px solid;
box-shadow: inset 0 1px #fff;
background: #e5e9e8;
border-color:#9daca9;
}
.SWAF_RADIO_CORE_THEME_LIGHT
{
position: relative;
width: 1.875rem;
height: 1.875rem;
}
.SWAF_RADIO_CORE_THEME_LIGHT:after
{
opacity: 0;
width: 0.875rem;
height: 0.875rem;
background: #454545;
border-color:rgba(0,0,0,0.1);
border: 1px solid ;
box-shadow: 0 1px rgba(255,255,255,0.5);
-webkit-transform: none;
-ms-transform: none;
transform: none;
top: 7px;
left: 7px;
}
input[type="radio"]:focus + .SWAF_RADIO_CORE_THEME_LIGHT:before
{
border: 1px solid #0036ff;
box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}
input[type="radio"]:active + .SWAF_RADIO_CORE_THEME_LIGHT:before
{
border: 1px solid #9daca9;
background-color: #d2d6d6;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
/***********************************************************************HEADER ********************************************************/
.SWAF_HED_COVER_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
white-space: nowrap;
overflow: hidden;
word-spacing: 0;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.SWAF_HED_ITEM_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
position: relative;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
}
.SWAF_HED_CORE_THEME_LIGHT
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.SWAF_HED_COVER_THEME_LIGHT
{
height: 4.375rem;
padding-left: 1rem;
padding-right: 1rem;
background: #e5e9e8;
color: #454545;
box-shadow: inset 0 -1px #9daca9, 0 1px #d6dcdb;
}
.SWAF_HED_ITEM_THEME_LIGHT
{
margin: 0;
line-height: 4.375rem;
vertical-align: top;
}
.SWAF_HED_CORE_THEME_LIGHT
{
font-size: 1.3rem;
font-weight: 400;
color: #454545;
}
/*********************************************************************** TEXT SEARCH ********************************************************/
.SWAF_TEXT_SEARCH_THEME_LIGHT
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
vertical-align: top;
outline: none;
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT
{
line-height: 3rem;
height: 3rem;
font-size: 16px;
border: 1px solid;
border-color:#9daca9;
background-color: #fff;
color: #454545;
box-shadow: inset 0 1px 0 rgba(0,0,0,0.23);
padding: 0 0 0 2rem;
border-radius: 30px;
background-image: url("../imgs/search.svg");
background-position: 1rem center;
background-repeat: no-repeat;
background-size: 16px;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT:focus
{
background-color: #fff;
color: #454545;
border: 1px solid #0036ff;
box-shadow: inset 0 1px 0 rgba(0,0,0,0.23), 0 0 0 2px #6fb5f1;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT::-webkit-search-cancel-button,
.SWAF_TEXT_SEARCH_THEME_LIGHT::-webkit-search-decoration
{
margin-right: 5px;
}
.SWAF_TEXT_SEARCH_THEME_LIGHT:focus::-webkit-input-placeholder,
.SWAF_TEXT_SEARCH_THEME_LIGHT:focus::-webkit-input-placeholder
{
color: #c6c8c8;
}
/*********************************************************************** TEXT NORMAL ********************************************************/
.SWAF_TEXT_NORMAL_THEME_LIGHT
{
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
vertical-align: top;
outline: none;
}
.SWAF_TEXT_NORMAL_THEME_LIGHT
{
line-height: 3rem;
font-size: 16px;
letter-spacing: 1px;
padding: 0 1.25rem;
border: 1px solid;
border-color:#9daca9;
background-color: #fff;
color: #454545;
border-radius: 6px;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
vertical-align: top;
}
.SWAF_TEXT_NORMAL_THEME_LIGHT:focus
{
background-color: #fff;
color: #454545;
border: 1px solid #0036ff;
box-shadow: 0 0 0 2px #6fb5f1;
}
/*********************************************************************** TEXT AREA ********************************************************/
.SWAF_TEXT_AREA_THEME_LIGHT
{
-moz-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
padding: 0;
margin: 0;
font: inherit;
color: inherit;
background: transparent;
border: none;
vertical-align: top;
resize: none;
outline: none;
}
.SWAF_TEXT_AREA_THEME_LIGHT
{
padding: 2rem;
font-size: 2.5rem;
font-weight: 400;
border-radius: 6px;
line-height: 3rem;
border: 1px solid;
border-color:#9daca9;
background-color: #fff;
color: #454545;
box-shadow: inset 0 1px rgba(0,0,0,0.1);
letter-spacing: 1px;
}
.SWAF_TEXT_AREA_THEME_LIGHT:focus
{
background-color: #fff;
color: #454545;
border: 1px solid #0036ff;
box-shadow: 0 0 0 2px #6fb5f1;
} | 0.25992 | 0.058966 |
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;400;500;600&display=swap'); */
html {
font-family: "Poppins", Helvetica, sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Poppins", Helvetica, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
progress {
vertical-align: baseline;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
font-weight: bolder;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
code,
kbd,
pre,
samp {
font-family: "Poppins", Helvetica, sans-serif;
font-size: 1em;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
font: inherit;
margin: 0;
}
optgroup {
font-weight: 700;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
html {
font: 112.5%/1.45em georgia, serif;
box-sizing: border-box;
overflow-y: scroll;
}
* {
box-sizing: inherit;
}
*:before {
box-sizing: inherit;
}
*:after {
box-sizing: inherit;
}
body {
color: #153243;
font-weight: normal;
word-wrap: break-word;
font-kerning: normal;
-moz-font-feature-settings: "kern", "liga", "clig", "calt";
-ms-font-feature-settings: "kern", "liga", "clig", "calt";
-webkit-font-feature-settings: "kern", "liga", "clig", "calt";
font-feature-settings: "kern", "liga", "clig", "calt";
}
img {
max-width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
h1 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 2.25rem;
line-height: 1.1;
}
h2 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1.62671rem;
line-height: 1.1;
}
h3 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1.38316rem;
line-height: 1.1;
}
h4 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1rem;
line-height: 1.1;
}
h5 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 0.85028rem;
line-height: 1.1;
}
h6 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 0.78405rem;
line-height: 1.1;
}
hgroup {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
ul {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
list-style-position: outside;
list-style-image: none;
}
ol {
margin-left: 1.45rem;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
list-style-position: outside;
list-style-image: none;
}
dl {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
dd {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
p {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
font-family: 'Work Sans', sans-serif;
font-size: 16px;
line-height: 20px;
}
figure {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
pre {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 1.45rem;
font-size: 0.85rem;
line-height: 1.42;
background: hsla(0, 0%, 0%, 0.04);
border-radius: 3px;
overflow: auto;
word-wrap: normal;
padding: 1.45rem;
}
table {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
font-size: 1rem;
line-height: 1.45rem;
border-collapse: collapse;
width: 100%;
}
fieldset {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
blockquote {
margin-left: 1.45rem;
margin-right: 1.45rem;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
form {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
noscript {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
iframe {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
hr {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: calc(1.45rem - 1px);
background: hsla(0, 0%, 0%, 0.2);
border: none;
height: 1px;
}
address {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
b {
font-weight: bold;
}
strong {
font-weight: bold;
}
dt {
font-weight: bold;
}
th {
font-weight: bold;
}
li {
margin-bottom: calc(1.45rem / 2);
}
ol li {
padding-left: 0;
}
ul li {
padding-left: 0;
}
li > ol {
margin-left: 1.45rem;
margin-bottom: calc(1.45rem / 2);
margin-top: calc(1.45rem / 2);
}
li > ul {
margin-left: 1.45rem;
margin-bottom: calc(1.45rem / 2);
margin-top: calc(1.45rem / 2);
}
blockquote *:last-child {
margin-bottom: 0;
}
li *:last-child {
margin-bottom: 0;
}
p *:last-child {
margin-bottom: 0;
}
li > p {
margin-bottom: calc(1.45rem / 2);
}
code {
font-size: 0.85rem;
line-height: 1.45rem;
}
kbd {
font-size: 0.85rem;
line-height: 1.45rem;
}
samp {
font-size: 0.85rem;
line-height: 1.45rem;
}
abbr {
border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
cursor: help;
}
acronym {
border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
cursor: help;
}
abbr[title] {
border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
cursor: help;
text-decoration: none;
}
thead {
text-align: left;
}
td,
th {
text-align: left;
border-bottom: 1px solid hsla(0, 0%, 0%, 0.12);
font-feature-settings: "tnum";
-moz-font-feature-settings: "tnum";
-ms-font-feature-settings: "tnum";
-webkit-font-feature-settings: "tnum";
padding-left: 0.96667rem;
padding-right: 0.96667rem;
padding-top: 0.725rem;
padding-bottom: calc(0.725rem - 1px);
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
}
tt,
code {
background-color: hsla(0, 0%, 0%, 0.04);
border-radius: 3px;
font-family: "SFMono-Regular", Consolas, "Roboto Mono", "Droid Sans Mono",
"Liberation Mono", Menlo, Courier, monospace;
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
pre code {
background: none;
line-height: 1.42;
}
code:before,
code:after,
tt:before,
tt:after {
letter-spacing: -0.2em;
content: " ";
}
pre code:before,
pre code:after,
pre tt:before,
pre tt:after {
content: "";
}
@media only screen and (max-width: 480px) {
html {
font-size: 100%;
}
}
/** Norden Soft Css **/
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1260px;
}
}
.content-title {
font-size: 36px;
line-height: 46px;
font-weight: bold;
margin-bottom: 15px;
}
.btn {
width: max-content;
min-width: 150px;
line-height: 34px;
}
.site-header a{
color: #fff;
font-family: "Poppins", Helvetica, sans-serif;
text-decoration: none;
font-size: 16px;
}
.site-header .menu-link {
margin: 0 5px;
}
.site-header a.active {
font-weight: bold;
border-bottom: 1px solid #153243;
}
.site-header.sticky {
background: #fff;
box-shadow: 1px 3px 5px rgba(0,0,0,.1);
}
.site-header.white {
background: #ffffff;
}
.site-header.white a,
.site-header.sticky a{
color: #153243;
}
.site-header.white .logodark,
.site-header.sticky .logodark {
display: block !important;
}
.site-header.white .logo,
.site-header.sticky .logo {
display: none;
}
.logo,
.logodark {
width: 100px;
height: auto;
}
.logo img,
.logodark img {
margin-bottom: 0;
}
@media (max-width: 768px) {
/* .site-header {
height: 70px;
} */
.blog-banner {
padding-top: 70px;
}
}
.banner {
/* background: url('../images/bg-image.jpg'); */
padding-top: 114px;
color: #fff;
background-size: cover;
}
.banner .tag {
color: #E59385;
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
.banner-bg {
position: absolute;
width: 100%;
height: 100%;
top:0;
left: 0;
right: 0;
z-index: 0;
}
.banner-bg img {
width: 100%;
height: 100%;
z-index: -3;
}
.banner-content {
display: flex;
justify-content: center;
align-items: center;
height: 800px;
}
.banner-content .check {
width: 28px;
height: 24px;
display: block;
position: absolute;
top: 15px;
left: 10px;
}
@media (min-width: 768px){
.w-md-75 {
width: 75%;
}
}
.blog-banner {
padding-top: 114px;
background: #F3F5F5;
}
.blog-banner img {
margin-bottom: 0;
width: 660px;
}
.blog-banner .banner-absolute {
position: absolute;
}
.blog-banner .layer1 {
z-index: 0;
width: 100%;
display: flex;
justify-content: flex-end;
}
@media (max-width: 768px) {
.blog-banner {
padding-top: 70px;
}
}
@media (min-width: 1200px) {
.blog-banner .layer1 {
position: absolute;
}
}
@media (max-width: 1200px) {
.blog-banner .layer1 img {
margin: 0 auto;
}
}
@media (max-width: 330px) {
.blog-banner .layer1 img {
width: 100%;
height: auto;
margin: 0 !important;
}
}
.blog-banner .layer2 {
height: 645px;
}
.blog-banner .tag {
color: #E59385;
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
.blog-banner .banner-title {
font-size: 46px;
line-height: 58px;
font-weight: bold;
margin-bottom: 35px;
}
@media (max-width: 420px) {
.blog-banner .banner-title {
font-size: 34px;
line-height: 40px;
}
}
.post-list .post {
position: relative;
height: 600px;
border: 1px solid #DBDFE2;
border-radius: 5px;
margin-bottom: 30px;
overflow: hidden;
}
.post-list .post.dark-bg {
background: #153243;
}
.post-list .post.dark-bg {
color: #ffffff;
}
.post-list .post .post-content {
padding: 30px;
}
.post-list .post .post-content p {
margin-bottom: 45px;
}
.post-list .post .post-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.post-list .post .post-image {
height: 230px;
margin-bottom: 30px;
}
.post-list .post .post-title {
font-size: 22px;
line-height: 30px;
font-weight: bold;
margin-bottom: 20px;
}
.post-list .post .tag {
color: #E59385;
font-size: 14px;
line-height: 20px;
font-weight: bold;
margin-bottom: 5px;
}
.post-list .post .post-date {
position: absolute;
bottom: 30px;
left: 30px;
color: #8F8F8F;
opacity: .6;
font-size: 16px;
line-height: 20px;
}
.post-filter-button {
border: none;
background: none;
outline: none;
margin-right: 35px;
color: #153243;
font-size: 16px;
line-height: 20px;
padding: 0;
padding-bottom: 10px;
display: inline;
cursor: pointer;
}
.post-filter-button.active {
border-bottom: 1px solid #153243;
font-weight: bold;
}
/* .post-filter-button:hover, */
.post-filter-button:focus {
outline: none;
}
.sidebar {
width: 100%;
padding: 30px;
background-color: #E7EAEC;
border-radius: 5px;
}
.sidebar .title {
color: #153243;
font-weight: bold;
font-size: 22px;
line-height: 30px;
margin-bottom: 30px;
}
.sidebar .recent-post-list li,
.sidebar .category-list li {
list-style: none;
}
.sidebar .recent-post-list li a,
.sidebar .category-list li a {
color: #153243;
font-size: 16px;
line-height: 20px;
text-decoration: underline;
}
.post-page {
padding-top: 150px;
}
.post-page .post-date {
color: #8F8F8F;
opacity: .6;
font-size: 16px;
line-height: 20px;
margin-bottom: 20px;
}
.post-page .tag {
color: #E59385;
font-size: 18px;
line-height: 20px;
font-weight: bold;
margin-bottom: 30px;
}
.post-page .post-image {
max-width: 900px;
margin: 20px auto;
}
.post-page .post-image img {
width: 100%;
height: auto;
}
.btn-contact {
background-color: #00B67A;
color: #fff !important;
border-radius: 5px !important;
height: 50px;
width: 193px;
line-height: 50px;
padding: 0 !important;
}
.btn-contact:hover {
color: #e1e1e1;
}
.btn-contact:focus {
box-shadow: none;
}
.banner .breadcrumb {
position: absolute;
top:100px;
background: none;
font-size: 14px;
font-weight: bold;
padding: 0;
}
.banner .breadcrumb a {
margin-right: 5px;
color: #fff;
font-weight: normal;
}
.banner .banner-title {
max-width: 667px;
font-size: 46px;
line-height: 58px;
font-weight: bold;
margin-bottom: 35px;
display: flex;
justify-content: flex-start;
}
.banner .banner-title .title-icon {
background: #fff;
width: 55px;
height: 55px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
margin-right: 35px;
}
.banner .banner-title img {
margin: 0;
height: 60%;
width: auto;
}
.banner .text-line {
position: relative;
width: 330px;
margin: 10px 0;
padding-left: 50px;
font-size: 16px;
font-family: 'Work Sans', sans-serif;
}
.banner svg {
position: absolute;
left: 0;
top: 10px;
fill: #fff;
}
.banner svg path {
width: 50px;
height: 50px;
}
.banner .logo-block {
display: flex;
align-items: center;
justify-content: center;
}
/* .banner .logo-block .badge .gatsby-image-wrapper img {
object-fit: contain !important;
} */
.banner .logo-block .badge {
width: 530px;
height: auto;
margin: 0 10px;
}
@media (max-width: 767px) {
.banner .logo-block .badge {
width: 350px;
}
}
.banner .logo-block .badge-1 {
width: 90px;
height: 90px;
margin: 0 10px;
}
.banner .logo-block .badge-2 {
width: 81px;
height: 99px;
margin: 0 10px;
}
.banner .logo-block .badge-3 {
width: 137px;
height: 50px;
margin: 0 10px;
}
.banner .logo-block .badge-4 {
width: 150px;
height: 68px;
margin: 0 10px;
}
.banner-form {
background: #fff;
color: #153243;
padding: 48px 40px;
width: 405px;
border-radius: 5px;
}
.banner-form .form-title {
font-size: 26px;
line-height: 34px;
font-weight: bold;
color: #153243;
margin-bottom: 15px;
}
.banner-form .form-subtitle {
font-size: 16px;
line-height: 20px;
color: #153243;
font-family: 'Work Sans', sans-serif;
margin-bottom: 24px;
}
.banner-form label {
margin-bottom: 0;
font-size: 16px;
color: #153243 ;
}
.banner-form input {
height: 50px;
}
.banner-form .btn-banner-form {
background-color: #00B67A;
color: #fff;
height: 50px;
width: 100%;
}
@media (max-width: 960px) {
.banner-content {
height: 1300px;
}
.banner .banner-title {
width: 100%;
font-size: 40px;
line-height: 53px;
}
}
.btn-peopl {
background-color: #00B67A;
color: #fff;
height: 50px;
font-size: 16px;
line-height: 34px;
padding: 8px 34px;
}
.logo-block-full {
background: #f3f5f5;
height: 120px;
}
@media (max-width: 1200px) {
.logo-block-full .brand-block {
overflow-x: scroll;
}
}
.logo-block-full .logos {
display: flex;
justify-content: space-between;
align-items: center;
width: 1044px;
height: 120px;
}
.logo-block-full .logos .kunde {
width: 110px;
}
.logo-block-full .logos .kunde img {
margin-bottom: 0;
}
.video-block .video-block-content {
text-align: center;
max-width: 833px;
}
.video-block .video-title {
font-size: 40px;
line-height: 52px;
font-weight: bold;
margin: 20px 0 ;
}
.video-block .video-description {
font-size: 16px;
line-height: 20px;
font-family: 'Work Sans', sans-serif;
max-width: 689px;
}
.video-block .video-button {
color: #153243;
width: 210px;
height: 50px;
border-color: #153243;
border-radius: 5px;
margin: 20px 0;
}
.video-block .video-button:hover {
color: #fff;
border-color: #153243;
background-color: #153243;
}
.embed-responsive {
border-radius: 5px;
}
.services-block {
background: #e7eaec;
}
.services-block .services-desc {
max-width: 670px;
margin: 0 auto;
text-align: center;
}
.services-block .title {
font-size: 40px;
line-height: 52px;
font-weight: bold;
text-align: center;
width: 100%;
}
.services-block .description {
font-family: 'Work Sans', sans-serif;
font-size: 16px;
line-height: 20px;
}
.services-block .icon-cards {
max-width: 944px;
margin: 0 auto;
}
.services-block .icon-card {
background: #fff;
border: 1px solid #DBDFE2;
border-radius: 5px;
padding: 30px;
margin: 10px;
}
.services-block .icon-card .icon-title {
font-weight: bold;
font-size: 22px;
line-height: 30px;
margin-bottom: 12px;
}
.services-block .icon-card .icon-image {
margin: 28px 0;
}
.services-block .icon-card .icon-image img {
max-width: unset !important;
}
.services-block .icon-card .icon-image.facebook {
width: 27px;
height: 50px;
}
.services-block .icon-card .icon-image.google {
width: 53px;
height: 50px;
}
.services-block .icon-card .icon-image.seo {
width: 50px;
height: 50px;
}
.services-block .icon-card .icon-image.amazon {
width: 50px;
height: 50px;
}
.services-block .icon-card .icon-image.mail {
width: 50px;
height: 50px;
}
.services-block .icon-card .icon-image.code {
width: 50px;
height: 50px;
}
.services-block .icon-card a.icon-readmore {
font-size: 16px;
text-decoration: underline;
font-family: 'Work Sans', sans-serif;
font-weight: bold;
color: #153254;
}
.color-block {
background: #153243;
color: #fff;
}
.color-block p {
margin-bottom: 0;
}
.color-block p span {
display: block;
margin-top: 15px;
font-weight: bold;
}
.trustpilot-image {
width: 480px;
}
.trustpilot-image img {
margin-bottom: 0;
}
.videocard-block .card {
border-radius: 5px;
margin: 0 10px !important;
border: 1px solid #DBDFE2;
padding-bottom: 60px;
}
.videocard-block .card .card-title {
font-size: 22px;
line-height: 30px;
}
.videocard-block .card-body {
flex: none;
}
.videocard-block .card-body p {
margin-bottom: 0 !important;
}
.videocard-block .card-body .kunde {
width: 90px;
height: 50px;
margin: 30px 0;
}
.videocard-block .footer {
display: flex;
justify-content: center;
align-items: center;
}
.videocard-block .card-button {
color: #153243;
width: 210px;
height: 50px;
border-color: #153243;
border-radius: 5px;
margin: 20px 0;
line-height: 35px;
}
.videocard-block .card-button:hover {
color: #fff;
border-color: #153243;
background-color: #153243;
}
.single-page .content img {
width: 100%;
}
.inline-form-title {
font-size: 40px;
line-height: 52px;
font-weight: bold;
}
.inline-from input {
height: 50px;
}
.inline-from input[type=submit] {
background-color: #00B67A;
border-color: #00B67A;
color: #fff;
font-size: 16px;
height: 50px;
}
footer {
overflow: hidden;
}
footer ul li {
font-family: 'Work Sans', sans-serif;
margin-bottom: 10px;
}
footer ul li a{
font-size: 16px;
line-height: 20px;
color: #153243 !important;
}
.text-muted {
color: #153243 !important;
}
footer .logo-block {
display: flex;
align-items: center;
justify-content: flex-start;
}
footer .logo-block .footerbadges {
width: 412px;
margin: 0 10px;
}
footer .map-container {
background: #f3f5f5;
position: absolute;
top: -3rem;
left: 0;
width: 62vh;
height: 60vh;
}
footer .map-container iframe {
width: 100%;
height: 100%;
}
@media (max-width: 1200px) {
footer .col-map {
height: 300px;
}
footer .map-container {
width: 100%;
}
footer .logo-block {
margin-bottom: 80px;
}
}
.social-icons {
width: 100%;
display: flex;
margin-bottom: 55px;
justify-content: flex-start;
align-items: center;
}
.social-icons .social-icon {
width: 40px;
height: 40px;
margin-right: 5px;
}
/** Mobile Menu **/
/* .menu-container {
display: flex;
justify-content: flex-end;
align-items: flex-start;
width: 100%;
height: 100%;
} */
.menu {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .95);
margin: 0;
position: fixed;
top: 0;
right: 0;
z-index: 1100;
transition: left 300ms linear ;
}
.menu.active {
right: -100%;
transition: all 300ms linear;
display: none;
}
.menu-close {
position: absolute;
top: 0px;
right: 10px;
color: #fff;
text-decoration: none;
font-size: 50px;
font-weight: 800;
background: none;
border: none;
}
.menu-button {
display: inline-block;
padding: 10px 0;
text-decoration: none;
display: flex;
flex-direction: column;
justify-content: center;
background: none;
border: none;
}
.menu-button span {
display: block;
width: 33px;
height: 4px;
margin-bottom: 5px;
position: relative;
background: #cdcdcd;
border-radius: 3px;
z-index: 1;
}
.menu ul {
padding: 0;
margin: 0;
}
.menu-box li {
text-align: center;
margin-bottom: 20px;
list-style-type: none;
}
.menu-box .btn-contact {
font-size: 18px;
}
.menu-box a {
text-decoration: none;
color: #fff;
font-size: 30px;
}
.float-phone {
width: 80px;
height: 80px;
position: fixed;
right: 0;
top: 45%;
z-index: 553;
}
.float-phone a {
width: 100%;
height: 100%;
display: block;
}
@media (max-width: 768px) {
.float-phone {
width: 53px;
height: 53px;
}
}
.btn-outline-secondary {
color: #153243;
border: 1px solid #153243;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active {
color: #153243 !important;
background: #F3F5F5;
outline: none;
box-shadow: none !important;
background-color: #F3F5F5 !important;
border-color: #153243 !important;
} | src/components/layout.css | @import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;400;500;600&display=swap'); */
html {
font-family: "Poppins", Helvetica, sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Poppins", Helvetica, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
progress {
vertical-align: baseline;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
font-weight: bolder;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
code,
kbd,
pre,
samp {
font-family: "Poppins", Helvetica, sans-serif;
font-size: 1em;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
font: inherit;
margin: 0;
}
optgroup {
font-weight: 700;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
html {
font: 112.5%/1.45em georgia, serif;
box-sizing: border-box;
overflow-y: scroll;
}
* {
box-sizing: inherit;
}
*:before {
box-sizing: inherit;
}
*:after {
box-sizing: inherit;
}
body {
color: #153243;
font-weight: normal;
word-wrap: break-word;
font-kerning: normal;
-moz-font-feature-settings: "kern", "liga", "clig", "calt";
-ms-font-feature-settings: "kern", "liga", "clig", "calt";
-webkit-font-feature-settings: "kern", "liga", "clig", "calt";
font-feature-settings: "kern", "liga", "clig", "calt";
}
img {
max-width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
h1 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 2.25rem;
line-height: 1.1;
}
h2 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1.62671rem;
line-height: 1.1;
}
h3 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1.38316rem;
line-height: 1.1;
}
h4 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1rem;
line-height: 1.1;
}
h5 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 0.85028rem;
line-height: 1.1;
}
h6 {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
color: inherit;
font-family: "Poppins", Helvetica, sans-serif;
font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 0.78405rem;
line-height: 1.1;
}
hgroup {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
ul {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
list-style-position: outside;
list-style-image: none;
}
ol {
margin-left: 1.45rem;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
list-style-position: outside;
list-style-image: none;
}
dl {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
dd {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
p {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
font-family: 'Work Sans', sans-serif;
font-size: 16px;
line-height: 20px;
}
figure {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
pre {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 1.45rem;
font-size: 0.85rem;
line-height: 1.42;
background: hsla(0, 0%, 0%, 0.04);
border-radius: 3px;
overflow: auto;
word-wrap: normal;
padding: 1.45rem;
}
table {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
font-size: 1rem;
line-height: 1.45rem;
border-collapse: collapse;
width: 100%;
}
fieldset {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
blockquote {
margin-left: 1.45rem;
margin-right: 1.45rem;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
form {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
noscript {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
iframe {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
hr {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: calc(1.45rem - 1px);
background: hsla(0, 0%, 0%, 0.2);
border: none;
height: 1px;
}
address {
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
margin-bottom: 1.45rem;
}
b {
font-weight: bold;
}
strong {
font-weight: bold;
}
dt {
font-weight: bold;
}
th {
font-weight: bold;
}
li {
margin-bottom: calc(1.45rem / 2);
}
ol li {
padding-left: 0;
}
ul li {
padding-left: 0;
}
li > ol {
margin-left: 1.45rem;
margin-bottom: calc(1.45rem / 2);
margin-top: calc(1.45rem / 2);
}
li > ul {
margin-left: 1.45rem;
margin-bottom: calc(1.45rem / 2);
margin-top: calc(1.45rem / 2);
}
blockquote *:last-child {
margin-bottom: 0;
}
li *:last-child {
margin-bottom: 0;
}
p *:last-child {
margin-bottom: 0;
}
li > p {
margin-bottom: calc(1.45rem / 2);
}
code {
font-size: 0.85rem;
line-height: 1.45rem;
}
kbd {
font-size: 0.85rem;
line-height: 1.45rem;
}
samp {
font-size: 0.85rem;
line-height: 1.45rem;
}
abbr {
border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
cursor: help;
}
acronym {
border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
cursor: help;
}
abbr[title] {
border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
cursor: help;
text-decoration: none;
}
thead {
text-align: left;
}
td,
th {
text-align: left;
border-bottom: 1px solid hsla(0, 0%, 0%, 0.12);
font-feature-settings: "tnum";
-moz-font-feature-settings: "tnum";
-ms-font-feature-settings: "tnum";
-webkit-font-feature-settings: "tnum";
padding-left: 0.96667rem;
padding-right: 0.96667rem;
padding-top: 0.725rem;
padding-bottom: calc(0.725rem - 1px);
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
}
tt,
code {
background-color: hsla(0, 0%, 0%, 0.04);
border-radius: 3px;
font-family: "SFMono-Regular", Consolas, "Roboto Mono", "Droid Sans Mono",
"Liberation Mono", Menlo, Courier, monospace;
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
pre code {
background: none;
line-height: 1.42;
}
code:before,
code:after,
tt:before,
tt:after {
letter-spacing: -0.2em;
content: " ";
}
pre code:before,
pre code:after,
pre tt:before,
pre tt:after {
content: "";
}
@media only screen and (max-width: 480px) {
html {
font-size: 100%;
}
}
/** Norden Soft Css **/
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1260px;
}
}
.content-title {
font-size: 36px;
line-height: 46px;
font-weight: bold;
margin-bottom: 15px;
}
.btn {
width: max-content;
min-width: 150px;
line-height: 34px;
}
.site-header a{
color: #fff;
font-family: "Poppins", Helvetica, sans-serif;
text-decoration: none;
font-size: 16px;
}
.site-header .menu-link {
margin: 0 5px;
}
.site-header a.active {
font-weight: bold;
border-bottom: 1px solid #153243;
}
.site-header.sticky {
background: #fff;
box-shadow: 1px 3px 5px rgba(0,0,0,.1);
}
.site-header.white {
background: #ffffff;
}
.site-header.white a,
.site-header.sticky a{
color: #153243;
}
.site-header.white .logodark,
.site-header.sticky .logodark {
display: block !important;
}
.site-header.white .logo,
.site-header.sticky .logo {
display: none;
}
.logo,
.logodark {
width: 100px;
height: auto;
}
.logo img,
.logodark img {
margin-bottom: 0;
}
@media (max-width: 768px) {
/* .site-header {
height: 70px;
} */
.blog-banner {
padding-top: 70px;
}
}
.banner {
/* background: url('../images/bg-image.jpg'); */
padding-top: 114px;
color: #fff;
background-size: cover;
}
.banner .tag {
color: #E59385;
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
.banner-bg {
position: absolute;
width: 100%;
height: 100%;
top:0;
left: 0;
right: 0;
z-index: 0;
}
.banner-bg img {
width: 100%;
height: 100%;
z-index: -3;
}
.banner-content {
display: flex;
justify-content: center;
align-items: center;
height: 800px;
}
.banner-content .check {
width: 28px;
height: 24px;
display: block;
position: absolute;
top: 15px;
left: 10px;
}
@media (min-width: 768px){
.w-md-75 {
width: 75%;
}
}
.blog-banner {
padding-top: 114px;
background: #F3F5F5;
}
.blog-banner img {
margin-bottom: 0;
width: 660px;
}
.blog-banner .banner-absolute {
position: absolute;
}
.blog-banner .layer1 {
z-index: 0;
width: 100%;
display: flex;
justify-content: flex-end;
}
@media (max-width: 768px) {
.blog-banner {
padding-top: 70px;
}
}
@media (min-width: 1200px) {
.blog-banner .layer1 {
position: absolute;
}
}
@media (max-width: 1200px) {
.blog-banner .layer1 img {
margin: 0 auto;
}
}
@media (max-width: 330px) {
.blog-banner .layer1 img {
width: 100%;
height: auto;
margin: 0 !important;
}
}
.blog-banner .layer2 {
height: 645px;
}
.blog-banner .tag {
color: #E59385;
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
.blog-banner .banner-title {
font-size: 46px;
line-height: 58px;
font-weight: bold;
margin-bottom: 35px;
}
@media (max-width: 420px) {
.blog-banner .banner-title {
font-size: 34px;
line-height: 40px;
}
}
.post-list .post {
position: relative;
height: 600px;
border: 1px solid #DBDFE2;
border-radius: 5px;
margin-bottom: 30px;
overflow: hidden;
}
.post-list .post.dark-bg {
background: #153243;
}
.post-list .post.dark-bg {
color: #ffffff;
}
.post-list .post .post-content {
padding: 30px;
}
.post-list .post .post-content p {
margin-bottom: 45px;
}
.post-list .post .post-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.post-list .post .post-image {
height: 230px;
margin-bottom: 30px;
}
.post-list .post .post-title {
font-size: 22px;
line-height: 30px;
font-weight: bold;
margin-bottom: 20px;
}
.post-list .post .tag {
color: #E59385;
font-size: 14px;
line-height: 20px;
font-weight: bold;
margin-bottom: 5px;
}
.post-list .post .post-date {
position: absolute;
bottom: 30px;
left: 30px;
color: #8F8F8F;
opacity: .6;
font-size: 16px;
line-height: 20px;
}
.post-filter-button {
border: none;
background: none;
outline: none;
margin-right: 35px;
color: #153243;
font-size: 16px;
line-height: 20px;
padding: 0;
padding-bottom: 10px;
display: inline;
cursor: pointer;
}
.post-filter-button.active {
border-bottom: 1px solid #153243;
font-weight: bold;
}
/* .post-filter-button:hover, */
.post-filter-button:focus {
outline: none;
}
.sidebar {
width: 100%;
padding: 30px;
background-color: #E7EAEC;
border-radius: 5px;
}
.sidebar .title {
color: #153243;
font-weight: bold;
font-size: 22px;
line-height: 30px;
margin-bottom: 30px;
}
.sidebar .recent-post-list li,
.sidebar .category-list li {
list-style: none;
}
.sidebar .recent-post-list li a,
.sidebar .category-list li a {
color: #153243;
font-size: 16px;
line-height: 20px;
text-decoration: underline;
}
.post-page {
padding-top: 150px;
}
.post-page .post-date {
color: #8F8F8F;
opacity: .6;
font-size: 16px;
line-height: 20px;
margin-bottom: 20px;
}
.post-page .tag {
color: #E59385;
font-size: 18px;
line-height: 20px;
font-weight: bold;
margin-bottom: 30px;
}
.post-page .post-image {
max-width: 900px;
margin: 20px auto;
}
.post-page .post-image img {
width: 100%;
height: auto;
}
.btn-contact {
background-color: #00B67A;
color: #fff !important;
border-radius: 5px !important;
height: 50px;
width: 193px;
line-height: 50px;
padding: 0 !important;
}
.btn-contact:hover {
color: #e1e1e1;
}
.btn-contact:focus {
box-shadow: none;
}
.banner .breadcrumb {
position: absolute;
top:100px;
background: none;
font-size: 14px;
font-weight: bold;
padding: 0;
}
.banner .breadcrumb a {
margin-right: 5px;
color: #fff;
font-weight: normal;
}
.banner .banner-title {
max-width: 667px;
font-size: 46px;
line-height: 58px;
font-weight: bold;
margin-bottom: 35px;
display: flex;
justify-content: flex-start;
}
.banner .banner-title .title-icon {
background: #fff;
width: 55px;
height: 55px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
margin-right: 35px;
}
.banner .banner-title img {
margin: 0;
height: 60%;
width: auto;
}
.banner .text-line {
position: relative;
width: 330px;
margin: 10px 0;
padding-left: 50px;
font-size: 16px;
font-family: 'Work Sans', sans-serif;
}
.banner svg {
position: absolute;
left: 0;
top: 10px;
fill: #fff;
}
.banner svg path {
width: 50px;
height: 50px;
}
.banner .logo-block {
display: flex;
align-items: center;
justify-content: center;
}
/* .banner .logo-block .badge .gatsby-image-wrapper img {
object-fit: contain !important;
} */
.banner .logo-block .badge {
width: 530px;
height: auto;
margin: 0 10px;
}
@media (max-width: 767px) {
.banner .logo-block .badge {
width: 350px;
}
}
.banner .logo-block .badge-1 {
width: 90px;
height: 90px;
margin: 0 10px;
}
.banner .logo-block .badge-2 {
width: 81px;
height: 99px;
margin: 0 10px;
}
.banner .logo-block .badge-3 {
width: 137px;
height: 50px;
margin: 0 10px;
}
.banner .logo-block .badge-4 {
width: 150px;
height: 68px;
margin: 0 10px;
}
.banner-form {
background: #fff;
color: #153243;
padding: 48px 40px;
width: 405px;
border-radius: 5px;
}
.banner-form .form-title {
font-size: 26px;
line-height: 34px;
font-weight: bold;
color: #153243;
margin-bottom: 15px;
}
.banner-form .form-subtitle {
font-size: 16px;
line-height: 20px;
color: #153243;
font-family: 'Work Sans', sans-serif;
margin-bottom: 24px;
}
.banner-form label {
margin-bottom: 0;
font-size: 16px;
color: #153243 ;
}
.banner-form input {
height: 50px;
}
.banner-form .btn-banner-form {
background-color: #00B67A;
color: #fff;
height: 50px;
width: 100%;
}
@media (max-width: 960px) {
.banner-content {
height: 1300px;
}
.banner .banner-title {
width: 100%;
font-size: 40px;
line-height: 53px;
}
}
.btn-peopl {
background-color: #00B67A;
color: #fff;
height: 50px;
font-size: 16px;
line-height: 34px;
padding: 8px 34px;
}
.logo-block-full {
background: #f3f5f5;
height: 120px;
}
@media (max-width: 1200px) {
.logo-block-full .brand-block {
overflow-x: scroll;
}
}
.logo-block-full .logos {
display: flex;
justify-content: space-between;
align-items: center;
width: 1044px;
height: 120px;
}
.logo-block-full .logos .kunde {
width: 110px;
}
.logo-block-full .logos .kunde img {
margin-bottom: 0;
}
.video-block .video-block-content {
text-align: center;
max-width: 833px;
}
.video-block .video-title {
font-size: 40px;
line-height: 52px;
font-weight: bold;
margin: 20px 0 ;
}
.video-block .video-description {
font-size: 16px;
line-height: 20px;
font-family: 'Work Sans', sans-serif;
max-width: 689px;
}
.video-block .video-button {
color: #153243;
width: 210px;
height: 50px;
border-color: #153243;
border-radius: 5px;
margin: 20px 0;
}
.video-block .video-button:hover {
color: #fff;
border-color: #153243;
background-color: #153243;
}
.embed-responsive {
border-radius: 5px;
}
.services-block {
background: #e7eaec;
}
.services-block .services-desc {
max-width: 670px;
margin: 0 auto;
text-align: center;
}
.services-block .title {
font-size: 40px;
line-height: 52px;
font-weight: bold;
text-align: center;
width: 100%;
}
.services-block .description {
font-family: 'Work Sans', sans-serif;
font-size: 16px;
line-height: 20px;
}
.services-block .icon-cards {
max-width: 944px;
margin: 0 auto;
}
.services-block .icon-card {
background: #fff;
border: 1px solid #DBDFE2;
border-radius: 5px;
padding: 30px;
margin: 10px;
}
.services-block .icon-card .icon-title {
font-weight: bold;
font-size: 22px;
line-height: 30px;
margin-bottom: 12px;
}
.services-block .icon-card .icon-image {
margin: 28px 0;
}
.services-block .icon-card .icon-image img {
max-width: unset !important;
}
.services-block .icon-card .icon-image.facebook {
width: 27px;
height: 50px;
}
.services-block .icon-card .icon-image.google {
width: 53px;
height: 50px;
}
.services-block .icon-card .icon-image.seo {
width: 50px;
height: 50px;
}
.services-block .icon-card .icon-image.amazon {
width: 50px;
height: 50px;
}
.services-block .icon-card .icon-image.mail {
width: 50px;
height: 50px;
}
.services-block .icon-card .icon-image.code {
width: 50px;
height: 50px;
}
.services-block .icon-card a.icon-readmore {
font-size: 16px;
text-decoration: underline;
font-family: 'Work Sans', sans-serif;
font-weight: bold;
color: #153254;
}
.color-block {
background: #153243;
color: #fff;
}
.color-block p {
margin-bottom: 0;
}
.color-block p span {
display: block;
margin-top: 15px;
font-weight: bold;
}
.trustpilot-image {
width: 480px;
}
.trustpilot-image img {
margin-bottom: 0;
}
.videocard-block .card {
border-radius: 5px;
margin: 0 10px !important;
border: 1px solid #DBDFE2;
padding-bottom: 60px;
}
.videocard-block .card .card-title {
font-size: 22px;
line-height: 30px;
}
.videocard-block .card-body {
flex: none;
}
.videocard-block .card-body p {
margin-bottom: 0 !important;
}
.videocard-block .card-body .kunde {
width: 90px;
height: 50px;
margin: 30px 0;
}
.videocard-block .footer {
display: flex;
justify-content: center;
align-items: center;
}
.videocard-block .card-button {
color: #153243;
width: 210px;
height: 50px;
border-color: #153243;
border-radius: 5px;
margin: 20px 0;
line-height: 35px;
}
.videocard-block .card-button:hover {
color: #fff;
border-color: #153243;
background-color: #153243;
}
.single-page .content img {
width: 100%;
}
.inline-form-title {
font-size: 40px;
line-height: 52px;
font-weight: bold;
}
.inline-from input {
height: 50px;
}
.inline-from input[type=submit] {
background-color: #00B67A;
border-color: #00B67A;
color: #fff;
font-size: 16px;
height: 50px;
}
footer {
overflow: hidden;
}
footer ul li {
font-family: 'Work Sans', sans-serif;
margin-bottom: 10px;
}
footer ul li a{
font-size: 16px;
line-height: 20px;
color: #153243 !important;
}
.text-muted {
color: #153243 !important;
}
footer .logo-block {
display: flex;
align-items: center;
justify-content: flex-start;
}
footer .logo-block .footerbadges {
width: 412px;
margin: 0 10px;
}
footer .map-container {
background: #f3f5f5;
position: absolute;
top: -3rem;
left: 0;
width: 62vh;
height: 60vh;
}
footer .map-container iframe {
width: 100%;
height: 100%;
}
@media (max-width: 1200px) {
footer .col-map {
height: 300px;
}
footer .map-container {
width: 100%;
}
footer .logo-block {
margin-bottom: 80px;
}
}
.social-icons {
width: 100%;
display: flex;
margin-bottom: 55px;
justify-content: flex-start;
align-items: center;
}
.social-icons .social-icon {
width: 40px;
height: 40px;
margin-right: 5px;
}
/** Mobile Menu **/
/* .menu-container {
display: flex;
justify-content: flex-end;
align-items: flex-start;
width: 100%;
height: 100%;
} */
.menu {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .95);
margin: 0;
position: fixed;
top: 0;
right: 0;
z-index: 1100;
transition: left 300ms linear ;
}
.menu.active {
right: -100%;
transition: all 300ms linear;
display: none;
}
.menu-close {
position: absolute;
top: 0px;
right: 10px;
color: #fff;
text-decoration: none;
font-size: 50px;
font-weight: 800;
background: none;
border: none;
}
.menu-button {
display: inline-block;
padding: 10px 0;
text-decoration: none;
display: flex;
flex-direction: column;
justify-content: center;
background: none;
border: none;
}
.menu-button span {
display: block;
width: 33px;
height: 4px;
margin-bottom: 5px;
position: relative;
background: #cdcdcd;
border-radius: 3px;
z-index: 1;
}
.menu ul {
padding: 0;
margin: 0;
}
.menu-box li {
text-align: center;
margin-bottom: 20px;
list-style-type: none;
}
.menu-box .btn-contact {
font-size: 18px;
}
.menu-box a {
text-decoration: none;
color: #fff;
font-size: 30px;
}
.float-phone {
width: 80px;
height: 80px;
position: fixed;
right: 0;
top: 45%;
z-index: 553;
}
.float-phone a {
width: 100%;
height: 100%;
display: block;
}
@media (max-width: 768px) {
.float-phone {
width: 53px;
height: 53px;
}
}
.btn-outline-secondary {
color: #153243;
border: 1px solid #153243;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active {
color: #153243 !important;
background: #F3F5F5;
outline: none;
box-shadow: none !important;
background-color: #F3F5F5 !important;
border-color: #153243 !important;
} | 0.392104 | 0.063482 |
html,
body {
position: relative;
height: 100%;
width: 100%;
overflow-x: hidden;
}
body {
font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
color: #212121;
font-size: 14px;
line-height: 1.5;
width: 100%;
-webkit-text-size-adjust: 100%;
background: #fff;
overflow: hidden;
}
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
}
a,
input,
textarea,
select {
outline: 0;
}
a {
text-decoration: none;
color: #2196f3;
}
p {
margin: 1em 0;
}
/* === Statusbar === */
html.with-statusbar-overlay body {
padding-top: 20px;
box-sizing: border-box;
}
html.with-statusbar-overlay body .statusbar-overlay {
display: block;
}
html.with-statusbar-overlay body .panel {
padding-top: 20px;
}
.statusbar-overlay {
background: #000000;
z-index: 10000;
position: absolute;
left: 0;
top: 0;
height: 20px;
width: 100%;
display: none;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
/* === Views === */
.views,
.view {
position: relative;
width: 100%;
height: 100%;
z-index: 5000;
}
.views {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.view {
overflow: hidden;
box-sizing: border-box;
}
/* === Pages === */
.pages {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.page {
box-sizing: border-box;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #fff;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.page.cached {
display: none;
}
.page-on-left {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.page-on-right {
opacity: 0;
pointer-events: none;
-webkit-transform: translate3d(0, 56px, 0);
transform: translate3d(0, 56px, 0);
}
.page-content {
overflow: auto;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
height: 100%;
position: relative;
z-index: 1;
}
.page-transitioning {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.page-from-right-to-center {
pointer-events: none;
-webkit-animation: pageFromRightToCenter 300ms forwards;
animation: pageFromRightToCenter 300ms forwards;
}
.page-from-center-to-right {
pointer-events: none;
-webkit-animation: pageFromCenterToRight 300ms forwards;
animation: pageFromCenterToRight 300ms forwards;
}
@-webkit-keyframes pageFromRightToCenter {
from {
opacity: 0;
-webkit-transform: translate3d(0, 56px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@keyframes pageFromRightToCenter {
from {
opacity: 0;
transform: translate3d(0, 56px, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes pageFromCenterToRight {
from {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 56px, 0);
}
}
@keyframes pageFromCenterToRight {
from {
opacity: 1;
transform: translate3d(0, 0, 0);
}
to {
opacity: 0;
transform: translate3d(0, 56px, 0);
}
}
.page-from-center-to-left {
-webkit-animation: pageFromCenterToLeft 300ms forwards;
animation: pageFromCenterToLeft 300ms forwards;
}
.page-from-left-to-center {
-webkit-animation: pageFromLeftToCenter 300ms forwards;
animation: pageFromLeftToCenter 300ms forwards;
}
@-webkit-keyframes pageFromCenterToLeft {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
@keyframes pageFromCenterToLeft {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
@-webkit-keyframes pageFromLeftToCenter {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
@keyframes pageFromLeftToCenter {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
/* === Toolbars === */
.navbar-inner,
.toolbar-inner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.navbar-inner {
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.toolbar-inner {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.navbar-inner.cached {
display: none;
}
.navbar,
.toolbar {
width: 100%;
box-sizing: border-box;
position: relative;
margin: 0;
z-index: 500;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
color: #fff;
}
.navbar b,
.toolbar b {
font-weight: 500;
}
.navbar ~ .toolbar {
z-index: 499;
}
.navbar,
.toolbar,
.subnavbar {
background-color: #925899;
}
.navbar a.link,
.toolbar a.link,
.subnavbar a.link {
text-decoration: none;
position: relative;
color: #fff;
box-sizing: border-box;
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;
padding: 0 16px;
min-width: 48px;
}
.navbar a.link:before,
.toolbar a.link:before,
.subnavbar a.link:before {
content: '';
width: 152%;
height: 152%;
position: absolute;
left: -26%;
top: -26%;
background-image: -webkit-radial-gradient(center, circle cover, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
opacity: 0;
pointer-events: none;
-webkit-transition-duration: 600ms;
transition-duration: 600ms;
}
html:not(.watch-active-state) .navbar a.link:active:before,
html:not(.watch-active-state) .toolbar a.link:active:before,
html:not(.watch-active-state) .subnavbar a.link:active:before,
.navbar a.link.active-state:before,
.toolbar a.link.active-state:before,
.subnavbar a.link.active-state:before {
opacity: 1;
-webkit-transition-duration: 150ms;
transition-duration: 150ms;
}
.navbar a.link i + span,
.toolbar a.link i + span,
.subnavbar a.link i + span,
.navbar a.link i + i,
.toolbar a.link i + i,
.subnavbar a.link i + i,
.navbar a.link span + i,
.toolbar a.link span + i,
.subnavbar a.link span + i,
.navbar a.link span + span,
.toolbar a.link span + span,
.subnavbar a.link span + span {
margin-left: 8px;
}
.navbar a.icon-only,
.toolbar a.icon-only,
.subnavbar a.icon-only {
min-width: 0;
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
}
.navbar i.icon,
.toolbar i.icon,
.subnavbar i.icon {
display: block;
}
.navbar .center,
.subnavbar .center {
font-size: 20px;
font-weight: 500;
text-align: center;
margin: 0 16px;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 56px;
display: inline-block;
text-align: left;
}
.navbar .left,
.subnavbar .left,
.navbar .right,
.subnavbar .right {
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.navbar .right,
.subnavbar .right {
margin-left: auto;
}
.navbar .right:first-child,
.subnavbar .right:first-child {
position: absolute;
right: 16px;
height: 100%;
}
.navbar {
left: 0;
top: 0;
height: 56px;
font-size: 20px;
}
.navbar a.link {
line-height: 56px;
height: 56px;
}
.popup .navbar {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.subnavbar {
height: 48px;
width: 100%;
position: absolute;
left: 0;
top: 100%;
z-index: 20;
box-sizing: border-box;
padding: 0 16px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
}
.subnavbar a.link {
line-height: 48px;
height: 48px;
}
.subnavbar .center {
line-height: 48px;
}
.subnavbar .center:first-child {
margin-left: 56px;
}
.navbar.no-border .subnavbar {
margin-top: 0;
}
.navbar-on-left .subnavbar,
.navbar-on-right .subnavbar {
pointer-events: none;
}
.navbar .subnavbar,
.page .subnavbar {
position: absolute;
}
.page > .subnavbar {
top: 0;
margin-top: 0;
}
.subnavbar > .buttons-row {
width: 100%;
}
.subnavbar .searchbar,
.subnavbar.searchbar {
position: absolute;
}
.subnavbar.searchbar,
.subnavbar .searchbar {
position: absolute;
}
.subnavbar .searchbar {
left: 0;
top: 0;
}
.toolbar {
left: 0;
bottom: 0;
height: 48px;
font-size: 14px;
}
.toolbar a.link {
line-height: 48px;
height: 48px;
}
.toolbar a {
-webkit-box-flex: 1;
-webkit-flex-shrink: 1;
-ms-flex: 0 1 auto;
flex-shrink: 1;
position: relative;
white-space: nowrap;
text-overflow: ellipsis;
}
.tabbar {
z-index: 5001;
overflow: hidden;
bottom: auto;
top: 0;
}
.tabbar .toolbar-inner {
padding-left: 0;
padding-right: 0;
}
.tabbar a.link {
line-height: 1.4;
}
.tabbar a.tab-link,
.tabbar a.link {
height: 100%;
width: 100%;
box-sizing: border-box;
padding-left: 0;
padding-right: 0;
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;
-ms-flex: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
font-size: 14px;
text-transform: uppercase;
}
.tabbar i.icon {
height: 24px;
}
.tabbar a.tab-link {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
overflow: hidden;
color: rgba(255, 255, 255, 0.7);
position: relative;
}
.tabbar a.tab-link.active,
html:not(.watch-active-state) .tabbar a.tab-link:active,
.tabbar a.tab-link.active-state {
color: #ffffff;
}
.tabbar .tab-link-highlight {
position: absolute;
left: 0;
bottom: 0;
height: 3px;
background: #0a6ebd;
background: rgba(255, 255, 255, 0.5);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.tabbar-labels {
height: 72px;
}
.tabbar-labels a.tab-link,
.tabbar-labels a.link {
padding-top: 12px;
padding-bottom: 12px;
height: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.tabbar-labels span.tabbar-label {
line-height: 1;
display: block;
margin: 0;
margin-top: 10px;
position: relative;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 100%;
}
.tabbar-scrollable .toolbar-inner {
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
overflow: auto;
}
.tabbar-scrollable .toolbar-inner::-webkit-scrollbar {
display: none !important;
width: 0 !important;
height: 0 !important;
-webkit-appearance: none;
opacity: 0 !important;
}
.tabbar-scrollable a.tab-link,
.tabbar-scrollable a.link {
width: auto;
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
-ms-flex: 0;
padding: 0 16px;
}
.toolbar-bottom {
bottom: 0;
top: auto;
}
.toolbar-bottom .tab-link-highlight {
bottom: auto;
top: 0;
}
/* === Relation between toolbar/navbar types and pages === */
.page > .navbar,
.view > .navbar,
.views > .navbar,
.page > .toolbar,
.view > .toolbar,
.views > .toolbar {
position: absolute;
}
.subnavbar ~ .page-content {
padding-top: 48px;
}
.toolbar-fixed .page-content,
.tabbar-fixed .page-content {
padding-top: 48px;
}
.tabbar-labels-fixed .page-content {
padding-top: 72px;
}
.toolbar ~ .page-content {
padding-top: 48px;
}
.tabbar-labels ~ .page-content {
padding-top: 72px;
}
.toolbar-bottom ~ .page-content,
.messagebar ~ .page-content {
padding-top: 0;
padding-bottom: 48px;
}
.tabbar-labels.toolbar-bottom ~ .page-content {
padding-bottom: 72px;
}
.navbar-fixed .page-content {
padding-top: 56px;
}
.navbar-fixed.toolbar-fixed .page-content,
.navbar-fixed.tabbar-fixed .page-content,
.navbar-fixed .toolbar-fixed .page-content,
.navbar-fixed .tabbar-fixed .page-content,
.toolbar-fixed .navbar-fixed .page-content,
.tabbar-fixed .navbar-fixed .page-content {
padding-top: 104px;
}
.navbar-fixed.tabbar-labels-fixed .page-content,
.navbar-fixed .tabbar-labels-fixed .page-content,
.tabbar-labels-fixed .navbar-fixed .page-content {
padding-top: 128px;
}
.navbar-fixed .toolbar ~ .page-content {
padding-top: 104px;
}
.navbar-fixed .messagebar ~ .page-content,
.navbar-fixed .toolbar-bottom ~ .page-content {
padding-top: 56px;
}
.navbar-fixed .tabbar-labels ~ .page-content {
padding-top: 128px;
}
.navbar-fixed .tabbar-labels.toolbar-bottom ~ .page-content {
padding-top: 56px;
}
.navbar-fixed .with-subnavbar .page-content,
.navbar-fixed .page-content.with-subnavbar,
.navbar-fixed .subnavbar ~ .page-content {
padding-top: 104px;
}
.navbar-fixed .page .subnavbar,
.navbar-fixed.page .subnavbar {
top: 56px;
}
.navbar-fixed .toolbar {
top: 56px;
}
.navbar-fixed .messagebar,
.navbar-fixed .toolbar-bottom {
top: auto;
}
.navbar.navbar-hiding {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.navbar.navbar-hiding ~ .page-content .list-group-title,
.navbar.navbar-hiding ~ .pages .list-group-title,
.navbar.navbar-hiding ~ .page .list-group-title {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hiding ~ .page-content .subnavbar,
.navbar.navbar-hiding ~ .pages .subnavbar,
.navbar.navbar-hiding ~ .page .subnavbar {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hiding ~ .subnavbar,
.navbar.navbar-hiding ~ .toolbar {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hidden {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.navbar.navbar-hidden ~ .page-content .list-group-title,
.navbar.navbar-hidden ~ .pages .list-group-title,
.navbar.navbar-hidden ~ .page .list-group-title {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
top: -56px;
}
.navbar.navbar-hidden ~ .page-content .subnavbar,
.navbar.navbar-hidden ~ .pages .subnavbar,
.navbar.navbar-hidden ~ .page .subnavbar {
-webkit-transform: translate3d(0, -56px, 0);
transform: translate3d(0, -56px, 0);
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hidden ~ .subnavbar,
.navbar.navbar-hidden ~ .toolbar:not(.messagebar):not(.toolbar-bottom) {
-webkit-transform: translate3d(0, -56px, 0);
transform: translate3d(0, -56px, 0);
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.page.no-navbar .page-content {
padding-top: 0;
}
.page.no-navbar.with-subnavbar .page-content,
.with-subnavbar .page.no-navbar .page-content,
.page.no-navbar .page-content.with-subnavbar {
padding-top: 48px;
}
.toolbar.toolbar-hiding,
.tabbar.toolbar-hiding,
.toolbar.tabbar-hiding,
.tabbar.tabbar-hiding {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.toolbar.toolbar-hidden,
.tabbar.toolbar-hidden,
.toolbar.tabbar-hidden,
.tabbar.tabbar-hidden {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.toolbar.toolbar-hidden,
.tabbar.toolbar-hidden,
.toolbar.tabbar-hidden,
.tabbar.tabbar-hidden {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.navbar ~ .toolbar.toolbar-hidden,
.navbar ~ .tabbar.toolbar-hidden,
.navbar ~ .toolbar.tabbar-hidden,
.navbar ~ .tabbar.tabbar-hidden {
-webkit-transform: translate3d(0, -104px, 0);
transform: translate3d(0, -104px, 0);
}
.navbar ~ .toolbar.tabbar-labels.toolbar-hidden,
.navbar ~ .tabbar.tabbar-labels.toolbar-hidden {
-webkit-transform: translate3d(0, -128px, 0);
transform: translate3d(0, -128px, 0);
}
.toolbar.toolbar-hidden.messagebar,
.tabbar.toolbar-hidden.messagebar,
.toolbar.toolbar-hidden.toolbar-bottom,
.tabbar.toolbar-hidden.toolbar-bottom {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.page.no-toolbar .page-content,
.page.no-tabbar .page-content {
padding-bottom: 0;
}
/* === Icons === */
i.icon {
display: inline-block;
vertical-align: middle;
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;
font-style: normal;
position: relative;
/* Material Icons http://google.github.io/material-design-icons/ */
}
i.icon.icon-back {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-forward {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-bars {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-camera {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23333'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'3.2'%2F%3E%3Cpath%20d%3D'M9%202L7.17%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2h-3.17L15%202H9zm3%2015c-2.76%200-5-2.24-5-5s2.24-5%205-5%205%202.24%205%205-2.24%205-5%205z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-f7 {
width: 24px;
height: 24px;
background-image: url("../img/i-f7-material.png");
border-radius: 3px;
}
i.icon.icon-form-name {
width: 24px;
height: 24px;
background-image: url("../img/i-form-name-material.svg");
}
i.icon.icon-form-password {
width: 24px;
height: 24px;
background-image: url("../img/i-form-password-material.svg");
}
i.icon.icon-form-email {
width: 24px;
height: 24px;
background-image: url("../img/i-form-email-material.svg");
}
i.icon.icon-form-calendar {
width: 24px;
height: 24px;
background-image: url("../img/i-form-calendar-material.svg");
}
i.icon.icon-form-tel {
width: 24px;
height: 24px;
background-image: url("../img/i-form-tel-material.svg");
}
i.icon.icon-form-gender {
width: 24px;
height: 24px;
background-image: url("../img/i-form-gender-material.svg");
}
i.icon.icon-form-toggle {
width: 24px;
height: 24px;
background-image: url("../img/i-form-toggle-material.svg");
}
i.icon.icon-form-comment {
width: 24px;
height: 24px;
background-image: url("../img/i-form-comment-material.svg");
}
i.icon.icon-form-settings {
width: 24px;
height: 24px;
background-image: url("../img/i-form-settings-material.svg");
}
i.icon.icon-form-url {
width: 24px;
height: 24px;
background-image: url("../img/i-form-url-material.svg");
}
i.icon.icon-next,
i.icon.icon-prev {
width: 24px;
height: 24px;
}
i.icon.icon-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-plus {
width: 24px;
height: 24px;
font-size: 0;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%2013h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-close {
width: 24px;
height: 24px;
font-size: 0;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.badge {
font-size: 10px;
display: inline-block;
color: #fff;
background: #8e8e93;
border-radius: 3px;
padding: 1px 6px;
box-sizing: border-box;
vertical-align: middle;
}
.icon .badge {
position: absolute;
left: 100%;
margin-left: -10px;
top: -2px;
font-size: 10px;
line-height: 1.4;
padding: 1px 5px;
}
/* === Content Block === */
.content-block {
margin: 65px 0;
padding: 0 16px;
box-sizing: border-box;
}
.content-block-title {
position: relative;
overflow: hidden;
margin: 0;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 14px;
line-height: 1;
margin: 16px 16px 16px;
padding-top: 16px;
line-height: 16px;
font-weight: 500;
color: rgba(0, 0, 0, 0.54);
}
.content-block-title + .list-block,
.content-block-title + .content-block,
.content-block-title + .card {
margin-top: 0px;
}
.content-block-inner {
padding: 16px 16px;
margin-left: -16px;
width: 100%;
position: relative;
}
.content-block-inner:before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: auto;
right: auto;
height: 1px;
width: 100%;
background-color: rgba(0, 0, 0, 0.12);
display: block;
z-index: 15;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
html.pixel-ratio-2 .content-block-inner:before {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}
html.pixel-ratio-3 .content-block-inner:before {
-webkit-transform: scaleY(0.33);
transform: scaleY(0.33);
}
.content-block-inner:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
right: auto;
top: auto;
height: 1px;
width: 100%;
background-color: rgba(0, 0, 0, 0.12);
display: block;
z-index: 15;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
html.pixel-ratio-2 .content-block-inner:after {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}
html.pixel-ratio-3 .content-block-inner:after {
-webkit-transform: scaleY(0.33);
transform: scaleY(0.33);
}
.content-block-inner > p:first-child {
margin-top: 0;
}
.content-block-inner > p:last-child {
margin-bottom: 0;
}
.content-block.inset {
margin-left: 16px;
margin-right: 16px;
border-radius: 7px;
}
.content-block.inset .content-block-inner {
border-radius: 4px;
}
.content-block.inset .content-block-inner:before {
display: none;
}
.content-block.inset .content-block-inner:after {
display: none;
}
@media all and (min-width: 768px) {
.content-block.tablet-inset {
margin-left: 16px;
margin-right: 16px;
border-radius: 4px;
}
.content-block.tablet-inset .content-block-inner {
border-radius: 4px;
}
.content-block.tablet-inset .content-block-inner:before {
display: none;
}
.content-block.tablet-inset .content-block-inner:after {
display: none;
}
}
/* === Panels === */
.panel-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
z-index: 5999;
display: none;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.panel {
z-index: 1000;
display: none;
background: #fff;
box-sizing: border-box;
overflow: auto;
-webkit-overflow-scrolling: touch;
position: absolute;
width: 260px;
top: 0;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.panel.panel-left.panel-cover {
z-index: 6000;
left: -260px;
}
.panel.panel-left.panel-reveal {
left: 0;
}
.panel.panel-right.panel-cover {
z-index: 6000;
right: -260px;
}
.panel.panel-right.panel-reveal {
right: 0;
}
body.with-panel-left-cover .panel,
body.with-panel-right-cover .panel {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
body.with-panel-left-cover .views,
body.with-panel-right-cover .views {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
body.with-panel-left-cover .panel-overlay,
body.with-panel-right-cover .panel-overlay {
display: block;
opacity: 1;
}
body.with-panel-left-reveal .views,
body.with-panel-right-reveal .views {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transition-property: -webkit-transform, box-shadow;
-moz-transition-property: -moz-transform, box-shadow;
transition-property: transform, box-shadow;
}
body.with-panel-left-reveal .panel-overlay,
body.with-panel-right-reveal .panel-overlay {
background: rgba(0, 0, 0, 0);
display: block;
opacity: 0;
}
body.with-panel-left-reveal .views {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
body.with-panel-left-reveal .panel-overlay {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
body.with-panel-left-cover .panel-left {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
body.with-panel-right-reveal .views {
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
}
body.with-panel-right-reveal .panel-overlay {
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
}
body.with-panel-right-cover .panel-right {
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
}
body.panel-closing .panel-overlay {
display: block;
}
body.panel-closing .views {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transition-property: -webkit-transform, box-shadow;
-moz-transition-property: -moz-transform, box-shadow;
transition-property: transform, box-shadow;
}
/* === Images Lazy Loading === */
.lazy-loaded.lazy-fadeIn {
-webkit-animation: lazyFadeIn 600ms;
animation: lazyFadeIn 600ms;
}
@-webkit-keyframes lazyFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes lazyFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/* === Tabs === */
.tabs .tab {
display: none;
}
.tabs .tab.active {
display: block;
}
.tabs-animated-wrap {
position: relative;
width: 100%;
overflow: hidden;
height: 100%;
}
.tabs-animated-wrap > .tabs {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.tabs-animated-wrap > .tabs > .tab {
width: 100%;
display: block;
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
}
.tabs-swipeable-wrap {
height: 100%;
}
.tabs-swipeable-wrap > .tabs > .tab {
display: block;
}
/* ===
Preloader
By <NAME> (https://github.com/rtheunissen/md-preloader)
=== */
.preloader {
font-size: 0;
display: inline-block;
width: 32px;
height: 32px;
-webkit-animation: preloader-outer 3300ms linear infinite;
animation: preloader-outer 3300ms linear infinite;
}
.preloader svg {
width: 100%;
height: 100%;
-webkit-animation: preloader-inner 1320ms linear infinite;
animation: preloader-inner 1320ms linear infinite;
}
.preloader svg circle {
fill: none;
stroke: #757575;
stroke-linecap: square;
-webkit-animation: preloader-arc 1320ms cubic-bezier(0.8, 0, 0.4, 0.8) infinite;
animation: preloader-arc 1320ms cubic-bezier(0.8, 0, 0.4, 0.8) infinite;
}
.preloader.preloader-white svg circle {
stroke: #fff;
}
@-webkit-keyframes preloader-outer {
0% {
-webkit-transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes preloader-outer {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes preloader-inner {
0% {
-webkit-transform: rotate(-100.8deg);
}
100% {
-webkit-transform: rotate(0);
}
}
@keyframes preloader-inner {
0% {
transform: rotate(-100.8deg);
}
100% {
transform: rotate(0);
}
}
@-webkit-keyframes preloader-arc {
0% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: 0;
}
40% {
stroke-dasharray: 151.55042961px, 210.48670779px;
stroke-dashoffset: 0;
}
100% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: -151.55042961px;
}
}
@keyframes preloader-arc {
0% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: 0;
}
40% {
stroke-dasharray: 151.55042961px, 210.48670779px;
stroke-dashoffset: 0;
}
100% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: -151.55042961px;
}
}
.preloader-inner {
position: relative;
display: block;
width: 100%;
height: 100%;
-webkit-animation: preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
animation: preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}
.preloader-inner .preloader-inner-gap {
position: absolute;
width: 2px;
left: 50%;
margin-left: -1px;
top: 0;
bottom: 0;
box-sizing: border-box;
border-top: 4px solid #757575;
}
.preloader-inner .preloader-inner-left,
.preloader-inner .preloader-inner-right {
position: absolute;
top: 0;
height: 100%;
width: 50%;
overflow: hidden;
}
.preloader-inner .preloader-inner-half-circle {
position: absolute;
top: 0;
height: 100%;
width: 200%;
box-sizing: border-box;
border: 4px solid #757575;
border-bottom-color: transparent !important;
border-radius: 50%;
-webkit-animation-iteration-count: infinite;
-webkit-animation-duration: 1.3125s;
-webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
animation-iteration-count: infinite;
animation-duration: 1.3125s;
animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}
.preloader-white .preloader-inner .preloader-inner-gap,
.preloader-white .preloader-inner .preloader-inner-half-circle {
border-color: #fff;
}
.preloader-inner .preloader-inner-left {
left: 0;
}
.preloader-inner .preloader-inner-left .preloader-inner-half-circle {
left: 0;
border-right-color: transparent !important;
-webkit-animation-name: preloader-left-rotate;
animation-name: preloader-left-rotate;
}
.preloader-inner .preloader-inner-right {
right: 0;
}
.preloader-inner .preloader-inner-right .preloader-inner-half-circle {
right: 0;
border-left-color: transparent !important;
-webkit-animation-name: preloader-right-rotate;
animation-name: preloader-right-rotate;
}
@-webkit-keyframes preloader-left-rotate {
0%, 100% {
-webkit-transform: rotate(130deg);
}
50% {
-webkit-transform: rotate(-5deg);
}
}
@keyframes preloader-left-rotate {
0%, 100% {
transform: rotate(130deg);
}
50% {
transform: rotate(-5deg);
}
}
@-webkit-keyframes preloader-right-rotate {
0%, 100% {
-webkit-transform: rotate(-130deg);
}
50% {
-webkit-transform: rotate(5deg);
}
}
@keyframes preloader-right-rotate {
0%, 100% {
transform: rotate(-130deg);
}
50% {
transform: rotate(5deg);
}
}
@-webkit-keyframes preloader-inner-rotate {
12.5% {
-webkit-transform: rotate(135deg);
}
25% {
-webkit-transform: rotate(270deg);
}
37.5% {
-webkit-transform: rotate(405deg);
}
50% {
-webkit-transform: rotate(540deg);
}
62.5% {
-webkit-transform: rotate(675deg);
}
75% {
-webkit-transform: rotate(810deg);
}
87.5% {
-webkit-transform: rotate(945deg);
}
100% {
-webkit-transform: rotate(1080deg);
}
}
@keyframes preloader-inner-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);
}
}
/* === Disabled elements === */
.disabled,
[disabled] {
opacity: 0.55;
pointer-events: none;
}
.disabled .disabled,
.disabled [disabled],
[disabled] .disabled,
[disabled] [disabled] {
opacity: 1;
}
/* === Modifiche === */
img {max-width:100%;}
.centra {
position: relative;
left: 50%;
transform: translateX(-50%);
}
.fixed {position:fixed;}
.altezza60 {max-height:60%}
#progetto .navbar,
#progetto .toolbar,
#progetto .subnavbar {background-color: #6699CC;}
#partner .navbar,
#partner .toolbar,
#partner .subnavbar {background-color: #D4706F;}
#sos .navbar,
#sos .toolbar,
#sos .subnavbar {background-color: #25d366;}
#consigli .navbar,
#consigli .toolbar,
#consigli .subnavbar,
#articolo .navbar,
#articolo .toolbar,
#articolo .subnavbar {background-color: #d39a25;}
#header-home {
width: 100vw;
padding-bottom: 50px;
background-image: linear-gradient(to bottom right, #AB2473, #2F5093, #7B4B9F);
}
.imghome {
margin: 100px auto 20px;
max-width: 40%;
}
.sovrapposto {
margin-top: -50px;
background-color: #ffffff;
border-radius: 2px;
width: 94%;
padding: 20px;
border: 1px solid #ccc;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.lista {
display: flex;
width: 100%;
}
.lista a {
font-weight: 700;
color: #fff;
display: block;
padding: 20px;
text-align:center;
width: 45%;
margin: 8px 8px;
border-radius: 5px;
position: relative;
}
.lista a:first-child {margin-left:0px;}
.lista a:last-child {margin-right:0px;}
.lista a:before {
content:"";
display: block;
padding-top: 100%;
}
.lista a.link:hover {
background: url("../img/ldr_bg.jpg") repeat-y left top;
}
.lista a .contenuto {
position: absolute;
top: 0;
bottom: 0;
right:0;
left:0;
}
.lista a .contenuto div {
position:relative;
top:45%;
display:block;
flex-direction: column;
}
.lista a .contenuto i {
vertical-align: top;
position: absolute;
left: 50%; top: 50%;
transform: translate(-50%, -50%);
margin-top: -15%;
}
.lista a .contenuto span {
position: absolute;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
width: 90%;
}
.tasto1 {background-color: #925899;}
.tasto2 {background-color: #66A2CC;}
.tasto3 {background-color: #25d366;}
.tasto4 {background-color: #D4706F;}
.tasto5 {background-color: #4267b2;}
.tasto6 {background-color: #d39a25;}
.toolbar-inner a.link {padding: 0 30px;}
.toolbar-inner i {
vertical-align: top;
display: inline-block;
position: absolute;
text-align: center;
margin-top: -5%;
font-size: 1.4em;
}
.toolbar-inner a.link i + span {
vertical-align: middle;
top: 28%;
position: relative;
font-size: smaller;
margin-left: 0;
}
#partner .page {
background-color: #EEEEEE;
}
#partner .content-block {margin-top:150px;}
#partner .content-block a {
background: #fff;
display: block;
padding: 6px 4px;
text-align: center;
margin: 14px 10px;
border-radius: 5px;
}
#sos .sos-block {margin-top:100px;}
#sos .sos-block i,
#sos .sos-block span {
display:block;
color: #25d366;
text-align:center;
}
#sos .sos-block i {font-size: 80vw;}
#sos .sos-block span {font-size:20vw;}
#consigli .page {
background-color: #EEEEEE;
}
.consigliolista {
display: inline-flex;
background-color: #fff;
margin: 5px;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.consigliolista div {
display: table-cell;
padding: 10px;
width: 50%;
} | www/css/styles.css | html,
body {
position: relative;
height: 100%;
width: 100%;
overflow-x: hidden;
}
body {
font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
color: #212121;
font-size: 14px;
line-height: 1.5;
width: 100%;
-webkit-text-size-adjust: 100%;
background: #fff;
overflow: hidden;
}
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
}
a,
input,
textarea,
select {
outline: 0;
}
a {
text-decoration: none;
color: #2196f3;
}
p {
margin: 1em 0;
}
/* === Statusbar === */
html.with-statusbar-overlay body {
padding-top: 20px;
box-sizing: border-box;
}
html.with-statusbar-overlay body .statusbar-overlay {
display: block;
}
html.with-statusbar-overlay body .panel {
padding-top: 20px;
}
.statusbar-overlay {
background: #000000;
z-index: 10000;
position: absolute;
left: 0;
top: 0;
height: 20px;
width: 100%;
display: none;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
/* === Views === */
.views,
.view {
position: relative;
width: 100%;
height: 100%;
z-index: 5000;
}
.views {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.view {
overflow: hidden;
box-sizing: border-box;
}
/* === Pages === */
.pages {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.page {
box-sizing: border-box;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #fff;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.page.cached {
display: none;
}
.page-on-left {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.page-on-right {
opacity: 0;
pointer-events: none;
-webkit-transform: translate3d(0, 56px, 0);
transform: translate3d(0, 56px, 0);
}
.page-content {
overflow: auto;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
height: 100%;
position: relative;
z-index: 1;
}
.page-transitioning {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.page-from-right-to-center {
pointer-events: none;
-webkit-animation: pageFromRightToCenter 300ms forwards;
animation: pageFromRightToCenter 300ms forwards;
}
.page-from-center-to-right {
pointer-events: none;
-webkit-animation: pageFromCenterToRight 300ms forwards;
animation: pageFromCenterToRight 300ms forwards;
}
@-webkit-keyframes pageFromRightToCenter {
from {
opacity: 0;
-webkit-transform: translate3d(0, 56px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@keyframes pageFromRightToCenter {
from {
opacity: 0;
transform: translate3d(0, 56px, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes pageFromCenterToRight {
from {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 56px, 0);
}
}
@keyframes pageFromCenterToRight {
from {
opacity: 1;
transform: translate3d(0, 0, 0);
}
to {
opacity: 0;
transform: translate3d(0, 56px, 0);
}
}
.page-from-center-to-left {
-webkit-animation: pageFromCenterToLeft 300ms forwards;
animation: pageFromCenterToLeft 300ms forwards;
}
.page-from-left-to-center {
-webkit-animation: pageFromLeftToCenter 300ms forwards;
animation: pageFromLeftToCenter 300ms forwards;
}
@-webkit-keyframes pageFromCenterToLeft {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
@keyframes pageFromCenterToLeft {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
@-webkit-keyframes pageFromLeftToCenter {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
@keyframes pageFromLeftToCenter {
from {
opacity: 1;
}
to {
opacity: 1;
}
}
/* === Toolbars === */
.navbar-inner,
.toolbar-inner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.navbar-inner {
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.toolbar-inner {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.navbar-inner.cached {
display: none;
}
.navbar,
.toolbar {
width: 100%;
box-sizing: border-box;
position: relative;
margin: 0;
z-index: 500;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
color: #fff;
}
.navbar b,
.toolbar b {
font-weight: 500;
}
.navbar ~ .toolbar {
z-index: 499;
}
.navbar,
.toolbar,
.subnavbar {
background-color: #925899;
}
.navbar a.link,
.toolbar a.link,
.subnavbar a.link {
text-decoration: none;
position: relative;
color: #fff;
box-sizing: border-box;
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;
padding: 0 16px;
min-width: 48px;
}
.navbar a.link:before,
.toolbar a.link:before,
.subnavbar a.link:before {
content: '';
width: 152%;
height: 152%;
position: absolute;
left: -26%;
top: -26%;
background-image: -webkit-radial-gradient(center, circle cover, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
opacity: 0;
pointer-events: none;
-webkit-transition-duration: 600ms;
transition-duration: 600ms;
}
html:not(.watch-active-state) .navbar a.link:active:before,
html:not(.watch-active-state) .toolbar a.link:active:before,
html:not(.watch-active-state) .subnavbar a.link:active:before,
.navbar a.link.active-state:before,
.toolbar a.link.active-state:before,
.subnavbar a.link.active-state:before {
opacity: 1;
-webkit-transition-duration: 150ms;
transition-duration: 150ms;
}
.navbar a.link i + span,
.toolbar a.link i + span,
.subnavbar a.link i + span,
.navbar a.link i + i,
.toolbar a.link i + i,
.subnavbar a.link i + i,
.navbar a.link span + i,
.toolbar a.link span + i,
.subnavbar a.link span + i,
.navbar a.link span + span,
.toolbar a.link span + span,
.subnavbar a.link span + span {
margin-left: 8px;
}
.navbar a.icon-only,
.toolbar a.icon-only,
.subnavbar a.icon-only {
min-width: 0;
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
}
.navbar i.icon,
.toolbar i.icon,
.subnavbar i.icon {
display: block;
}
.navbar .center,
.subnavbar .center {
font-size: 20px;
font-weight: 500;
text-align: center;
margin: 0 16px;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 56px;
display: inline-block;
text-align: left;
}
.navbar .left,
.subnavbar .left,
.navbar .right,
.subnavbar .right {
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.navbar .right,
.subnavbar .right {
margin-left: auto;
}
.navbar .right:first-child,
.subnavbar .right:first-child {
position: absolute;
right: 16px;
height: 100%;
}
.navbar {
left: 0;
top: 0;
height: 56px;
font-size: 20px;
}
.navbar a.link {
line-height: 56px;
height: 56px;
}
.popup .navbar {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.subnavbar {
height: 48px;
width: 100%;
position: absolute;
left: 0;
top: 100%;
z-index: 20;
box-sizing: border-box;
padding: 0 16px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
}
.subnavbar a.link {
line-height: 48px;
height: 48px;
}
.subnavbar .center {
line-height: 48px;
}
.subnavbar .center:first-child {
margin-left: 56px;
}
.navbar.no-border .subnavbar {
margin-top: 0;
}
.navbar-on-left .subnavbar,
.navbar-on-right .subnavbar {
pointer-events: none;
}
.navbar .subnavbar,
.page .subnavbar {
position: absolute;
}
.page > .subnavbar {
top: 0;
margin-top: 0;
}
.subnavbar > .buttons-row {
width: 100%;
}
.subnavbar .searchbar,
.subnavbar.searchbar {
position: absolute;
}
.subnavbar.searchbar,
.subnavbar .searchbar {
position: absolute;
}
.subnavbar .searchbar {
left: 0;
top: 0;
}
.toolbar {
left: 0;
bottom: 0;
height: 48px;
font-size: 14px;
}
.toolbar a.link {
line-height: 48px;
height: 48px;
}
.toolbar a {
-webkit-box-flex: 1;
-webkit-flex-shrink: 1;
-ms-flex: 0 1 auto;
flex-shrink: 1;
position: relative;
white-space: nowrap;
text-overflow: ellipsis;
}
.tabbar {
z-index: 5001;
overflow: hidden;
bottom: auto;
top: 0;
}
.tabbar .toolbar-inner {
padding-left: 0;
padding-right: 0;
}
.tabbar a.link {
line-height: 1.4;
}
.tabbar a.tab-link,
.tabbar a.link {
height: 100%;
width: 100%;
box-sizing: border-box;
padding-left: 0;
padding-right: 0;
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;
-ms-flex: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
font-size: 14px;
text-transform: uppercase;
}
.tabbar i.icon {
height: 24px;
}
.tabbar a.tab-link {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
overflow: hidden;
color: rgba(255, 255, 255, 0.7);
position: relative;
}
.tabbar a.tab-link.active,
html:not(.watch-active-state) .tabbar a.tab-link:active,
.tabbar a.tab-link.active-state {
color: #ffffff;
}
.tabbar .tab-link-highlight {
position: absolute;
left: 0;
bottom: 0;
height: 3px;
background: #0a6ebd;
background: rgba(255, 255, 255, 0.5);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.tabbar-labels {
height: 72px;
}
.tabbar-labels a.tab-link,
.tabbar-labels a.link {
padding-top: 12px;
padding-bottom: 12px;
height: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.tabbar-labels span.tabbar-label {
line-height: 1;
display: block;
margin: 0;
margin-top: 10px;
position: relative;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 100%;
}
.tabbar-scrollable .toolbar-inner {
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
overflow: auto;
}
.tabbar-scrollable .toolbar-inner::-webkit-scrollbar {
display: none !important;
width: 0 !important;
height: 0 !important;
-webkit-appearance: none;
opacity: 0 !important;
}
.tabbar-scrollable a.tab-link,
.tabbar-scrollable a.link {
width: auto;
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
-ms-flex: 0;
padding: 0 16px;
}
.toolbar-bottom {
bottom: 0;
top: auto;
}
.toolbar-bottom .tab-link-highlight {
bottom: auto;
top: 0;
}
/* === Relation between toolbar/navbar types and pages === */
.page > .navbar,
.view > .navbar,
.views > .navbar,
.page > .toolbar,
.view > .toolbar,
.views > .toolbar {
position: absolute;
}
.subnavbar ~ .page-content {
padding-top: 48px;
}
.toolbar-fixed .page-content,
.tabbar-fixed .page-content {
padding-top: 48px;
}
.tabbar-labels-fixed .page-content {
padding-top: 72px;
}
.toolbar ~ .page-content {
padding-top: 48px;
}
.tabbar-labels ~ .page-content {
padding-top: 72px;
}
.toolbar-bottom ~ .page-content,
.messagebar ~ .page-content {
padding-top: 0;
padding-bottom: 48px;
}
.tabbar-labels.toolbar-bottom ~ .page-content {
padding-bottom: 72px;
}
.navbar-fixed .page-content {
padding-top: 56px;
}
.navbar-fixed.toolbar-fixed .page-content,
.navbar-fixed.tabbar-fixed .page-content,
.navbar-fixed .toolbar-fixed .page-content,
.navbar-fixed .tabbar-fixed .page-content,
.toolbar-fixed .navbar-fixed .page-content,
.tabbar-fixed .navbar-fixed .page-content {
padding-top: 104px;
}
.navbar-fixed.tabbar-labels-fixed .page-content,
.navbar-fixed .tabbar-labels-fixed .page-content,
.tabbar-labels-fixed .navbar-fixed .page-content {
padding-top: 128px;
}
.navbar-fixed .toolbar ~ .page-content {
padding-top: 104px;
}
.navbar-fixed .messagebar ~ .page-content,
.navbar-fixed .toolbar-bottom ~ .page-content {
padding-top: 56px;
}
.navbar-fixed .tabbar-labels ~ .page-content {
padding-top: 128px;
}
.navbar-fixed .tabbar-labels.toolbar-bottom ~ .page-content {
padding-top: 56px;
}
.navbar-fixed .with-subnavbar .page-content,
.navbar-fixed .page-content.with-subnavbar,
.navbar-fixed .subnavbar ~ .page-content {
padding-top: 104px;
}
.navbar-fixed .page .subnavbar,
.navbar-fixed.page .subnavbar {
top: 56px;
}
.navbar-fixed .toolbar {
top: 56px;
}
.navbar-fixed .messagebar,
.navbar-fixed .toolbar-bottom {
top: auto;
}
.navbar.navbar-hiding {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.navbar.navbar-hiding ~ .page-content .list-group-title,
.navbar.navbar-hiding ~ .pages .list-group-title,
.navbar.navbar-hiding ~ .page .list-group-title {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hiding ~ .page-content .subnavbar,
.navbar.navbar-hiding ~ .pages .subnavbar,
.navbar.navbar-hiding ~ .page .subnavbar {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hiding ~ .subnavbar,
.navbar.navbar-hiding ~ .toolbar {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hidden {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.navbar.navbar-hidden ~ .page-content .list-group-title,
.navbar.navbar-hidden ~ .pages .list-group-title,
.navbar.navbar-hidden ~ .page .list-group-title {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
top: -56px;
}
.navbar.navbar-hidden ~ .page-content .subnavbar,
.navbar.navbar-hidden ~ .pages .subnavbar,
.navbar.navbar-hidden ~ .page .subnavbar {
-webkit-transform: translate3d(0, -56px, 0);
transform: translate3d(0, -56px, 0);
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.navbar.navbar-hidden ~ .subnavbar,
.navbar.navbar-hidden ~ .toolbar:not(.messagebar):not(.toolbar-bottom) {
-webkit-transform: translate3d(0, -56px, 0);
transform: translate3d(0, -56px, 0);
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.page.no-navbar .page-content {
padding-top: 0;
}
.page.no-navbar.with-subnavbar .page-content,
.with-subnavbar .page.no-navbar .page-content,
.page.no-navbar .page-content.with-subnavbar {
padding-top: 48px;
}
.toolbar.toolbar-hiding,
.tabbar.toolbar-hiding,
.toolbar.tabbar-hiding,
.tabbar.tabbar-hiding {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.toolbar.toolbar-hidden,
.tabbar.toolbar-hidden,
.toolbar.tabbar-hidden,
.tabbar.tabbar-hidden {
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.toolbar.toolbar-hidden,
.tabbar.toolbar-hidden,
.toolbar.tabbar-hidden,
.tabbar.tabbar-hidden {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.navbar ~ .toolbar.toolbar-hidden,
.navbar ~ .tabbar.toolbar-hidden,
.navbar ~ .toolbar.tabbar-hidden,
.navbar ~ .tabbar.tabbar-hidden {
-webkit-transform: translate3d(0, -104px, 0);
transform: translate3d(0, -104px, 0);
}
.navbar ~ .toolbar.tabbar-labels.toolbar-hidden,
.navbar ~ .tabbar.tabbar-labels.toolbar-hidden {
-webkit-transform: translate3d(0, -128px, 0);
transform: translate3d(0, -128px, 0);
}
.toolbar.toolbar-hidden.messagebar,
.tabbar.toolbar-hidden.messagebar,
.toolbar.toolbar-hidden.toolbar-bottom,
.tabbar.toolbar-hidden.toolbar-bottom {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.page.no-toolbar .page-content,
.page.no-tabbar .page-content {
padding-bottom: 0;
}
/* === Icons === */
i.icon {
display: inline-block;
vertical-align: middle;
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;
font-style: normal;
position: relative;
/* Material Icons http://google.github.io/material-design-icons/ */
}
i.icon.icon-back {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-forward {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-bars {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-camera {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23333'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'3.2'%2F%3E%3Cpath%20d%3D'M9%202L7.17%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2h-3.17L15%202H9zm3%2015c-2.76%200-5-2.24-5-5s2.24-5%205-5%205%202.24%205%205-2.24%205-5%205z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-f7 {
width: 24px;
height: 24px;
background-image: url("../img/i-f7-material.png");
border-radius: 3px;
}
i.icon.icon-form-name {
width: 24px;
height: 24px;
background-image: url("../img/i-form-name-material.svg");
}
i.icon.icon-form-password {
width: 24px;
height: 24px;
background-image: url("../img/i-form-password-material.svg");
}
i.icon.icon-form-email {
width: 24px;
height: 24px;
background-image: url("../img/i-form-email-material.svg");
}
i.icon.icon-form-calendar {
width: 24px;
height: 24px;
background-image: url("../img/i-form-calendar-material.svg");
}
i.icon.icon-form-tel {
width: 24px;
height: 24px;
background-image: url("../img/i-form-tel-material.svg");
}
i.icon.icon-form-gender {
width: 24px;
height: 24px;
background-image: url("../img/i-form-gender-material.svg");
}
i.icon.icon-form-toggle {
width: 24px;
height: 24px;
background-image: url("../img/i-form-toggle-material.svg");
}
i.icon.icon-form-comment {
width: 24px;
height: 24px;
background-image: url("../img/i-form-comment-material.svg");
}
i.icon.icon-form-settings {
width: 24px;
height: 24px;
background-image: url("../img/i-form-settings-material.svg");
}
i.icon.icon-form-url {
width: 24px;
height: 24px;
background-image: url("../img/i-form-url-material.svg");
}
i.icon.icon-next,
i.icon.icon-prev {
width: 24px;
height: 24px;
}
i.icon.icon-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-plus {
width: 24px;
height: 24px;
font-size: 0;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%2013h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon.icon-close {
width: 24px;
height: 24px;
font-size: 0;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.badge {
font-size: 10px;
display: inline-block;
color: #fff;
background: #8e8e93;
border-radius: 3px;
padding: 1px 6px;
box-sizing: border-box;
vertical-align: middle;
}
.icon .badge {
position: absolute;
left: 100%;
margin-left: -10px;
top: -2px;
font-size: 10px;
line-height: 1.4;
padding: 1px 5px;
}
/* === Content Block === */
.content-block {
margin: 65px 0;
padding: 0 16px;
box-sizing: border-box;
}
.content-block-title {
position: relative;
overflow: hidden;
margin: 0;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 14px;
line-height: 1;
margin: 16px 16px 16px;
padding-top: 16px;
line-height: 16px;
font-weight: 500;
color: rgba(0, 0, 0, 0.54);
}
.content-block-title + .list-block,
.content-block-title + .content-block,
.content-block-title + .card {
margin-top: 0px;
}
.content-block-inner {
padding: 16px 16px;
margin-left: -16px;
width: 100%;
position: relative;
}
.content-block-inner:before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: auto;
right: auto;
height: 1px;
width: 100%;
background-color: rgba(0, 0, 0, 0.12);
display: block;
z-index: 15;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
html.pixel-ratio-2 .content-block-inner:before {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}
html.pixel-ratio-3 .content-block-inner:before {
-webkit-transform: scaleY(0.33);
transform: scaleY(0.33);
}
.content-block-inner:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
right: auto;
top: auto;
height: 1px;
width: 100%;
background-color: rgba(0, 0, 0, 0.12);
display: block;
z-index: 15;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
html.pixel-ratio-2 .content-block-inner:after {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}
html.pixel-ratio-3 .content-block-inner:after {
-webkit-transform: scaleY(0.33);
transform: scaleY(0.33);
}
.content-block-inner > p:first-child {
margin-top: 0;
}
.content-block-inner > p:last-child {
margin-bottom: 0;
}
.content-block.inset {
margin-left: 16px;
margin-right: 16px;
border-radius: 7px;
}
.content-block.inset .content-block-inner {
border-radius: 4px;
}
.content-block.inset .content-block-inner:before {
display: none;
}
.content-block.inset .content-block-inner:after {
display: none;
}
@media all and (min-width: 768px) {
.content-block.tablet-inset {
margin-left: 16px;
margin-right: 16px;
border-radius: 4px;
}
.content-block.tablet-inset .content-block-inner {
border-radius: 4px;
}
.content-block.tablet-inset .content-block-inner:before {
display: none;
}
.content-block.tablet-inset .content-block-inner:after {
display: none;
}
}
/* === Panels === */
.panel-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
z-index: 5999;
display: none;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.panel {
z-index: 1000;
display: none;
background: #fff;
box-sizing: border-box;
overflow: auto;
-webkit-overflow-scrolling: touch;
position: absolute;
width: 260px;
top: 0;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.panel.panel-left.panel-cover {
z-index: 6000;
left: -260px;
}
.panel.panel-left.panel-reveal {
left: 0;
}
.panel.panel-right.panel-cover {
z-index: 6000;
right: -260px;
}
.panel.panel-right.panel-reveal {
right: 0;
}
body.with-panel-left-cover .panel,
body.with-panel-right-cover .panel {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
body.with-panel-left-cover .views,
body.with-panel-right-cover .views {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
body.with-panel-left-cover .panel-overlay,
body.with-panel-right-cover .panel-overlay {
display: block;
opacity: 1;
}
body.with-panel-left-reveal .views,
body.with-panel-right-reveal .views {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transition-property: -webkit-transform, box-shadow;
-moz-transition-property: -moz-transform, box-shadow;
transition-property: transform, box-shadow;
}
body.with-panel-left-reveal .panel-overlay,
body.with-panel-right-reveal .panel-overlay {
background: rgba(0, 0, 0, 0);
display: block;
opacity: 0;
}
body.with-panel-left-reveal .views {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
body.with-panel-left-reveal .panel-overlay {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
body.with-panel-left-cover .panel-left {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
body.with-panel-right-reveal .views {
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
}
body.with-panel-right-reveal .panel-overlay {
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
}
body.with-panel-right-cover .panel-right {
-webkit-transform: translate3d(-260px, 0, 0);
transform: translate3d(-260px, 0, 0);
}
body.panel-closing .panel-overlay {
display: block;
}
body.panel-closing .views {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transition-property: -webkit-transform, box-shadow;
-moz-transition-property: -moz-transform, box-shadow;
transition-property: transform, box-shadow;
}
/* === Images Lazy Loading === */
.lazy-loaded.lazy-fadeIn {
-webkit-animation: lazyFadeIn 600ms;
animation: lazyFadeIn 600ms;
}
@-webkit-keyframes lazyFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes lazyFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/* === Tabs === */
.tabs .tab {
display: none;
}
.tabs .tab.active {
display: block;
}
.tabs-animated-wrap {
position: relative;
width: 100%;
overflow: hidden;
height: 100%;
}
.tabs-animated-wrap > .tabs {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.tabs-animated-wrap > .tabs > .tab {
width: 100%;
display: block;
-webkit-box-flex: 0;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
}
.tabs-swipeable-wrap {
height: 100%;
}
.tabs-swipeable-wrap > .tabs > .tab {
display: block;
}
/* ===
Preloader
By <NAME> (https://github.com/rtheunissen/md-preloader)
=== */
.preloader {
font-size: 0;
display: inline-block;
width: 32px;
height: 32px;
-webkit-animation: preloader-outer 3300ms linear infinite;
animation: preloader-outer 3300ms linear infinite;
}
.preloader svg {
width: 100%;
height: 100%;
-webkit-animation: preloader-inner 1320ms linear infinite;
animation: preloader-inner 1320ms linear infinite;
}
.preloader svg circle {
fill: none;
stroke: #757575;
stroke-linecap: square;
-webkit-animation: preloader-arc 1320ms cubic-bezier(0.8, 0, 0.4, 0.8) infinite;
animation: preloader-arc 1320ms cubic-bezier(0.8, 0, 0.4, 0.8) infinite;
}
.preloader.preloader-white svg circle {
stroke: #fff;
}
@-webkit-keyframes preloader-outer {
0% {
-webkit-transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes preloader-outer {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes preloader-inner {
0% {
-webkit-transform: rotate(-100.8deg);
}
100% {
-webkit-transform: rotate(0);
}
}
@keyframes preloader-inner {
0% {
transform: rotate(-100.8deg);
}
100% {
transform: rotate(0);
}
}
@-webkit-keyframes preloader-arc {
0% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: 0;
}
40% {
stroke-dasharray: 151.55042961px, 210.48670779px;
stroke-dashoffset: 0;
}
100% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: -151.55042961px;
}
}
@keyframes preloader-arc {
0% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: 0;
}
40% {
stroke-dasharray: 151.55042961px, 210.48670779px;
stroke-dashoffset: 0;
}
100% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: -151.55042961px;
}
}
.preloader-inner {
position: relative;
display: block;
width: 100%;
height: 100%;
-webkit-animation: preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
animation: preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}
.preloader-inner .preloader-inner-gap {
position: absolute;
width: 2px;
left: 50%;
margin-left: -1px;
top: 0;
bottom: 0;
box-sizing: border-box;
border-top: 4px solid #757575;
}
.preloader-inner .preloader-inner-left,
.preloader-inner .preloader-inner-right {
position: absolute;
top: 0;
height: 100%;
width: 50%;
overflow: hidden;
}
.preloader-inner .preloader-inner-half-circle {
position: absolute;
top: 0;
height: 100%;
width: 200%;
box-sizing: border-box;
border: 4px solid #757575;
border-bottom-color: transparent !important;
border-radius: 50%;
-webkit-animation-iteration-count: infinite;
-webkit-animation-duration: 1.3125s;
-webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
animation-iteration-count: infinite;
animation-duration: 1.3125s;
animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}
.preloader-white .preloader-inner .preloader-inner-gap,
.preloader-white .preloader-inner .preloader-inner-half-circle {
border-color: #fff;
}
.preloader-inner .preloader-inner-left {
left: 0;
}
.preloader-inner .preloader-inner-left .preloader-inner-half-circle {
left: 0;
border-right-color: transparent !important;
-webkit-animation-name: preloader-left-rotate;
animation-name: preloader-left-rotate;
}
.preloader-inner .preloader-inner-right {
right: 0;
}
.preloader-inner .preloader-inner-right .preloader-inner-half-circle {
right: 0;
border-left-color: transparent !important;
-webkit-animation-name: preloader-right-rotate;
animation-name: preloader-right-rotate;
}
@-webkit-keyframes preloader-left-rotate {
0%, 100% {
-webkit-transform: rotate(130deg);
}
50% {
-webkit-transform: rotate(-5deg);
}
}
@keyframes preloader-left-rotate {
0%, 100% {
transform: rotate(130deg);
}
50% {
transform: rotate(-5deg);
}
}
@-webkit-keyframes preloader-right-rotate {
0%, 100% {
-webkit-transform: rotate(-130deg);
}
50% {
-webkit-transform: rotate(5deg);
}
}
@keyframes preloader-right-rotate {
0%, 100% {
transform: rotate(-130deg);
}
50% {
transform: rotate(5deg);
}
}
@-webkit-keyframes preloader-inner-rotate {
12.5% {
-webkit-transform: rotate(135deg);
}
25% {
-webkit-transform: rotate(270deg);
}
37.5% {
-webkit-transform: rotate(405deg);
}
50% {
-webkit-transform: rotate(540deg);
}
62.5% {
-webkit-transform: rotate(675deg);
}
75% {
-webkit-transform: rotate(810deg);
}
87.5% {
-webkit-transform: rotate(945deg);
}
100% {
-webkit-transform: rotate(1080deg);
}
}
@keyframes preloader-inner-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);
}
}
/* === Disabled elements === */
.disabled,
[disabled] {
opacity: 0.55;
pointer-events: none;
}
.disabled .disabled,
.disabled [disabled],
[disabled] .disabled,
[disabled] [disabled] {
opacity: 1;
}
/* === Modifiche === */
img {max-width:100%;}
.centra {
position: relative;
left: 50%;
transform: translateX(-50%);
}
.fixed {position:fixed;}
.altezza60 {max-height:60%}
#progetto .navbar,
#progetto .toolbar,
#progetto .subnavbar {background-color: #6699CC;}
#partner .navbar,
#partner .toolbar,
#partner .subnavbar {background-color: #D4706F;}
#sos .navbar,
#sos .toolbar,
#sos .subnavbar {background-color: #25d366;}
#consigli .navbar,
#consigli .toolbar,
#consigli .subnavbar,
#articolo .navbar,
#articolo .toolbar,
#articolo .subnavbar {background-color: #d39a25;}
#header-home {
width: 100vw;
padding-bottom: 50px;
background-image: linear-gradient(to bottom right, #AB2473, #2F5093, #7B4B9F);
}
.imghome {
margin: 100px auto 20px;
max-width: 40%;
}
.sovrapposto {
margin-top: -50px;
background-color: #ffffff;
border-radius: 2px;
width: 94%;
padding: 20px;
border: 1px solid #ccc;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.lista {
display: flex;
width: 100%;
}
.lista a {
font-weight: 700;
color: #fff;
display: block;
padding: 20px;
text-align:center;
width: 45%;
margin: 8px 8px;
border-radius: 5px;
position: relative;
}
.lista a:first-child {margin-left:0px;}
.lista a:last-child {margin-right:0px;}
.lista a:before {
content:"";
display: block;
padding-top: 100%;
}
.lista a.link:hover {
background: url("../img/ldr_bg.jpg") repeat-y left top;
}
.lista a .contenuto {
position: absolute;
top: 0;
bottom: 0;
right:0;
left:0;
}
.lista a .contenuto div {
position:relative;
top:45%;
display:block;
flex-direction: column;
}
.lista a .contenuto i {
vertical-align: top;
position: absolute;
left: 50%; top: 50%;
transform: translate(-50%, -50%);
margin-top: -15%;
}
.lista a .contenuto span {
position: absolute;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
width: 90%;
}
.tasto1 {background-color: #925899;}
.tasto2 {background-color: #66A2CC;}
.tasto3 {background-color: #25d366;}
.tasto4 {background-color: #D4706F;}
.tasto5 {background-color: #4267b2;}
.tasto6 {background-color: #d39a25;}
.toolbar-inner a.link {padding: 0 30px;}
.toolbar-inner i {
vertical-align: top;
display: inline-block;
position: absolute;
text-align: center;
margin-top: -5%;
font-size: 1.4em;
}
.toolbar-inner a.link i + span {
vertical-align: middle;
top: 28%;
position: relative;
font-size: smaller;
margin-left: 0;
}
#partner .page {
background-color: #EEEEEE;
}
#partner .content-block {margin-top:150px;}
#partner .content-block a {
background: #fff;
display: block;
padding: 6px 4px;
text-align: center;
margin: 14px 10px;
border-radius: 5px;
}
#sos .sos-block {margin-top:100px;}
#sos .sos-block i,
#sos .sos-block span {
display:block;
color: #25d366;
text-align:center;
}
#sos .sos-block i {font-size: 80vw;}
#sos .sos-block span {font-size:20vw;}
#consigli .page {
background-color: #EEEEEE;
}
.consigliolista {
display: inline-flex;
background-color: #fff;
margin: 5px;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.consigliolista div {
display: table-cell;
padding: 10px;
width: 50%;
} | 0.556882 | 0.071203 |
:root {
--interfaceMargin: 10pt;
--navigationBarHeight: 20pt;
--maxHeight: calc(100vh - 2*var(--interfaceMargin) - 20pt - var(--navigationBarHeight));
--menuWidth: 200pt;
}
body {
margin: 0;
font-family: Helvetica Neue, sans-serif;
background-color: #f8f8f8;
/*max-height: 50vh;*/
padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
display: flex;
flex-direction: column;
overflow: hidden;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
/* MENU */
#menuArea {
flex: 1 1 auto;
overflow: hidden;
z-index: 1;
max-height: 100%;
border-left: 2pt solid #444;
width: var(--menuWidth);
max-width: var(--menuWidth);
background: linear-gradient(to right, #EBEBEB, #D9D9D9);
}
.menuContent {
display: flex;
flex-direction: column;
overflow: auto;
margin: 10pt;
margin-right: 5pt;
height: calc(100% - 10pt);
/*width: auto;*/
}
.menuTitle {
flex: 0 1 auto;
width: fit-content;
margin-top: 0;
margin-bottom: 4pt;
border-bottom: 2pt solid darkgray;
}
.menuBody {
flex: 1 1 auto;
overflow: auto;
padding-right: 10pt;
}
.menuBodyScrolled {
border-top: 1pt solid lightgray;
}
/* SECTION */
.settingsSection {
padding-top: 5pt;
padding-bottom: 5pt;
color: #444;
border-bottom: 1pt solid gray;
}
.settingsSection:last-of-type {
border-bottom: none;
}
.sectionTitle {
margin-top: 0pt;
margin-bottom: 2pt;
margin-left: 2pt;
font-size: 13pt;
font-weight: bold;
}
.sectionSubtitle {
margin-top: 5pt;
margin-bottom: 2pt;
margin-left: 2pt;
font-size: 11pt;
}
.settingsSection > label {
margin-left: 2pt;
margin-right: 4pt;
font-size: 11pt;
}
.settingsSection select {
margin-left: 1pt;
min-width: 0;
font-size: 12pt;
}
.settingsSection input {
font-size: 12pt;
}
.settingsSection button {
margin: 0;
padding: 3pt 5pt;
appearance: none;
flex: 0 1 auto;
background: #fdfdfd;
border: 1pt solid #999;
border-radius: 4.5pt;
}
.settingsSection button:hover {
background: #eee;
}
.settingsSection button:active {
background: #aaa;
}
.settingsRow {
display: flex;
justify-content: flex-start;
max-width: 100%;
margin: 0 1pt;
gap: 2.5pt;
}
#run_algorithm {
width: 32.5%;
}
/* FAVORITOS */
.favorite {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 4pt;
padding: 2pt;
padding-left: 4pt;
border-radius: 4pt;
background-color: #FFFA;
font-family: monospace;
}
.favorite > div {
display: flex;
background: blue;
width: 100pt;
justify-content: space-between;
align-items: center;
gap: 5pt;
}
.favorite input[type=text] {
font-family: monospace;
font-size: initial;
width: 70pt;
background: transparent;
border: 0;
}
.favoriteEmpty {
background-color: transparent;
} | Pages/CorrectResolution.css | :root {
--interfaceMargin: 10pt;
--navigationBarHeight: 20pt;
--maxHeight: calc(100vh - 2*var(--interfaceMargin) - 20pt - var(--navigationBarHeight));
--menuWidth: 200pt;
}
body {
margin: 0;
font-family: Helvetica Neue, sans-serif;
background-color: #f8f8f8;
/*max-height: 50vh;*/
padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
display: flex;
flex-direction: column;
overflow: hidden;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
/* MENU */
#menuArea {
flex: 1 1 auto;
overflow: hidden;
z-index: 1;
max-height: 100%;
border-left: 2pt solid #444;
width: var(--menuWidth);
max-width: var(--menuWidth);
background: linear-gradient(to right, #EBEBEB, #D9D9D9);
}
.menuContent {
display: flex;
flex-direction: column;
overflow: auto;
margin: 10pt;
margin-right: 5pt;
height: calc(100% - 10pt);
/*width: auto;*/
}
.menuTitle {
flex: 0 1 auto;
width: fit-content;
margin-top: 0;
margin-bottom: 4pt;
border-bottom: 2pt solid darkgray;
}
.menuBody {
flex: 1 1 auto;
overflow: auto;
padding-right: 10pt;
}
.menuBodyScrolled {
border-top: 1pt solid lightgray;
}
/* SECTION */
.settingsSection {
padding-top: 5pt;
padding-bottom: 5pt;
color: #444;
border-bottom: 1pt solid gray;
}
.settingsSection:last-of-type {
border-bottom: none;
}
.sectionTitle {
margin-top: 0pt;
margin-bottom: 2pt;
margin-left: 2pt;
font-size: 13pt;
font-weight: bold;
}
.sectionSubtitle {
margin-top: 5pt;
margin-bottom: 2pt;
margin-left: 2pt;
font-size: 11pt;
}
.settingsSection > label {
margin-left: 2pt;
margin-right: 4pt;
font-size: 11pt;
}
.settingsSection select {
margin-left: 1pt;
min-width: 0;
font-size: 12pt;
}
.settingsSection input {
font-size: 12pt;
}
.settingsSection button {
margin: 0;
padding: 3pt 5pt;
appearance: none;
flex: 0 1 auto;
background: #fdfdfd;
border: 1pt solid #999;
border-radius: 4.5pt;
}
.settingsSection button:hover {
background: #eee;
}
.settingsSection button:active {
background: #aaa;
}
.settingsRow {
display: flex;
justify-content: flex-start;
max-width: 100%;
margin: 0 1pt;
gap: 2.5pt;
}
#run_algorithm {
width: 32.5%;
}
/* FAVORITOS */
.favorite {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 4pt;
padding: 2pt;
padding-left: 4pt;
border-radius: 4pt;
background-color: #FFFA;
font-family: monospace;
}
.favorite > div {
display: flex;
background: blue;
width: 100pt;
justify-content: space-between;
align-items: center;
gap: 5pt;
}
.favorite input[type=text] {
font-family: monospace;
font-size: initial;
width: 70pt;
background: transparent;
border: 0;
}
.favoriteEmpty {
background-color: transparent;
} | 0.463444 | 0.210787 |
@import 'mapbox-gl/src/css/mapbox-gl.css';
.mini-tokyo-3d {
width: 380px;
height: 380px;
margin: 0;
padding: 0;
position: relative;
font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
cursor: default;
-webkit-touch-callout: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
touch-action: none;
}
.mini-tokyo-3d #map {
width: 100%;
height: 100%;
position: relative;
}
.mini-tokyo-3d .loader-inner {
position: absolute;
top: 50%;
left: 50%;
height: 21px;
transform: translate(-50%, -50%);
padding: 20px;
border-radius: 10px;
background-color: #eee;
opacity: .9;
transition: opacity 1s linear;
box-sizing: initial;
}
.mini-tokyo-3d .ball-pulse > div {
background-color: #777;
}
.mini-tokyo-3d #loading-error {
position: absolute;
top: 50%;
left: 50%;
height: 21px;
transform: translate(-50%, -50%);
padding: 20px;
border-radius: 10px;
color: #333;
background-color: #eee;
opacity: .9;
display: none;
}
.mini-tokyo-3d #clock {
position: absolute;
z-index: 1;
top: 10px;
left: 10px;
padding: 10px;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
color: #fff;
display: none;
}
.mini-tokyo-3d #time {
font-size: 150%;
}
.mini-tokyo-3d .clock-controller {
width: 100%;
margin-top: 4px;
margin-bottom: 10px;
display: table;
font-size: 150%;
}
.mini-tokyo-3d .clock-controller > span {
vertical-align: middle;
text-align: center;
display: table-cell;
}
.mini-tokyo-3d .clock-controller-separator {
width: 10px;
}
.mini-tokyo-3d .spin-box {
width: 30px;
border-radius: 4px;
box-shadow:0 0 0 1px #777;
}
.mini-tokyo-3d .spin-box:first-child {
width: 52px;
}
.mini-tokyo-3d .spin-box > div {
width: 100%;
height: 30px;
line-height: 30px;
text-align: center;
}
.mini-tokyo-3d .spin-box > div:first-child {
border-bottom: solid 1px #777;
}
.mini-tokyo-3d .spin-box > div:last-child {
border-top: solid 1px #777;
}
.mini-tokyo-3d .spin-box button {
display: block;
width: 100%;
height: 100%;
padding: 0;
border: 0;
color: #fff;
background-color: transparent;
cursor: pointer;
}
.mini-tokyo-3d .spin-box .top-button {
border-radius: 4px 4px 0 0;
}
.mini-tokyo-3d .spin-box .bottom-button {
border-radius: 0 0 4px 4px;
}
.mini-tokyo-3d .clock-button {
width: 100%;
margin-top: 4px;
margin-bottom: 10px;
display: table;
}
.mini-tokyo-3d .clock-button > span {
height: 30px;
vertical-align: middle;
text-align: center;
display: table-cell;
}
.mini-tokyo-3d .clock-button button {
width: 100%;
height: 100%;
padding: 0;
border: 0;
border-radius: 4px;
box-shadow:0 0 0 1px #777;
color: #fff;
background-color: transparent;
cursor: pointer;
}
.mini-tokyo-3d .speed-controller {
width: 100%;
margin-top: 4;
display: table;
border-radius: 4px;
box-shadow:0 0 0 1px #777;
}
.mini-tokyo-3d .speed-controller > span {
height: 30px;
vertical-align: middle;
text-align: center;
display: table-cell;
}
.mini-tokyo-3d .speed-controller > span:first-child {
width: 30px;
border-right: solid 1px #777;
}
.mini-tokyo-3d .speed-controller > span:last-child {
width: 30px;
border-left: solid 1px #777;
}
.mini-tokyo-3d .speed-controller button {
display: block;
width: 100%;
height: 100%;
padding: 0;
border: 0;
color: #fff;
background-color: transparent;
cursor: pointer;
}
.mini-tokyo-3d .speed-controller .left-button {
border-radius: 4px 0 0 4px;
}
.mini-tokyo-3d .speed-controller .right-button {
border-radius: 0 4px 4px 0;
}
.mini-tokyo-3d .decrease-icon {
display: block;
width: 100%;
height: 12px;
background: no-repeat center/12px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/minus.svg', fill: #fff);
}
.mini-tokyo-3d button:disabled .decrease-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/minus.svg', fill: #7f7f7f);
}
.mini-tokyo-3d #clock button:disabled {
color: #777;
}
.mini-tokyo-3d #clock button:not(:disabled):hover {
background-color: rgba(51, 51, 51, 0.7);
}
.mini-tokyo-3d .increase-icon {
display: block;
width: 100%;
height: 12px;
background: no-repeat center/12px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/plus.svg', fill: #fff);
}
.mini-tokyo-3d button:disabled .increase-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/plus.svg', fill: #7f7f7f);
}
.mini-tokyo-3d #clock-speed {
padding: 0 6px;
}
.mini-tokyo-3d #timetable {
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
right: 0;
width: calc(100% - 20px);
max-width: 380px;
height: 33%;
margin: auto;
border-radius: 3px 3px 0 0;
background-color: rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
display: none;
font-size: 130%;
color: #fff;
transition: height 300ms ease;
}
.mini-tokyo-3d #timetable-header {
height: 48px;
margin: 10px 0;
padding: 0 10px;
overflow: hidden;
line-height: 150%;
cursor: pointer;
}
.mini-tokyo-3d #timetable-body {
height: calc(100% - 68px);
margin: 10px 0;
padding: 0 10px;
overflow: auto;
overscroll-behavior: contain;
line-height: 130%;
}
.mini-tokyo-3d .windows {
scrollbar-width: thin;
scrollbar-color: #ccc transparent;
}
.mini-tokyo-3d .windows::-webkit-scrollbar {
width: 10px;
}
.mini-tokyo-3d .windows::-webkit-scrollbar-thumb {
background: #ccc;
background-clip: content-box;
border-radius: 6px;
border: solid 2px transparent;
}
.mini-tokyo-3d .scroll-box {
position: relative;
}
.mini-tokyo-3d #railway-mark {
position: absolute;
top: 0;
left: 0;
width: 24px;
height: 100%;
}
.mini-tokyo-3d #train-mark {
position: absolute;
top: 0;
left: 0;
width: 44px;
height: calc(100% + 20px);
margin: -10px;
}
.mini-tokyo-3d .station-row {
margin: 4px 0;
}
.mini-tokyo-3d .station-row:hover {
background-color: rgba(102, 102, 102, 0.7);
}
.mini-tokyo-3d .station-row > div {
display: inline-block;
vertical-align: middle;
}
.mini-tokyo-3d .station-title-box {
margin-left: 30px;
width: calc(100% - 72px);
}
.mini-tokyo-3d .station-time-box {
width: 42px;
text-align: right;
}
.mini-tokyo-3d #timetable-button {
pointer-events: none;
}
.mini-tokyo-3d .slide-down {
position: absolute;
top: 24px;
right: 10px;
width: 20px;
height: 20px;
background: no-repeat center/13px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/angle-down.svg', fill: #fff);
}
.mini-tokyo-3d .slide-up {
position: absolute;
top: 24px;
right: 10px;
width: 20px;
height: 20px;
background: no-repeat center/13px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/angle-up.svg', fill: #fff);
}
.mini-tokyo-3d .mapboxgl-ctrl-search {
transition: width 300ms ease;
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-search .mapboxgl-ctrl-icon {
background: no-repeat right 5px center/19px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/search.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-underground .mapboxgl-ctrl-icon {
background: no-repeat center/23px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/eye.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-underground-visible .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/eye.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-helicopter .mapboxgl-ctrl-icon {
background: no-repeat center/23px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/helicopter.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-helicopter.mapboxgl-ctrl-track-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/helicopter.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-train .mapboxgl-ctrl-icon {
background: no-repeat center/19px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/train.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-train.mapboxgl-ctrl-track-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/train.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-playback .mapboxgl-ctrl-icon {
background: no-repeat center/21px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/play-circle.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-playback-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/play-circle.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-weather .mapboxgl-ctrl-icon {
background: no-repeat center/21px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/cloud-showers-heavy.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-weather-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/cloud-showers-heavy.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-about .mapboxgl-ctrl-icon {
background: no-repeat center/21px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/info-circle.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-popup-content {
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-content a:link,
.mini-tokyo-3d .mapboxgl-popup-content a:visited {
color: #f90;
text-decoration: none;
}
.mini-tokyo-3d .mapboxgl-popup-content a:hover,
.mini-tokyo-3d .mapboxgl-popup-content a:active {
color: #f90;
text-decoration: underline;
}
.mini-tokyo-3d .mapboxgl-popup-anchor-top .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
border-bottom-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
border-top-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
border-right-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
border-left-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d #search-box {
top: 25px;
right: 144px;
width: 200px;
height: 22px;
transform: translate(50%, -50%);
font-size: 16px;
border: none;
outline: none;
background-color: rgba(255, 255, 255, 0);
opacity: 0;
display: none;
position: absolute;
z-index: 3;
}
.mini-tokyo-3d .acd-check {
display: none;
}
.mini-tokyo-3d .acd-label {
background: rgba(51, 51, 51, 0.7);
color: #fff;
display: block;
padding: 4px;
cursor: pointer;
}
.mini-tokyo-3d .acd-label .acd-icon {
display: inline-block;
width: 12px;
height: 12px;
margin-right: 4px;
margin-bottom: -2px;
background: no-repeat center/12px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/plus-square.svg', fill: #fff);
}
.mini-tokyo-3d .acd-check:checked + .acd-label .acd-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/minus-square.svg', fill: #fff);
}
.mini-tokyo-3d .acd-content {
border: 1px solid rgba(51, 51, 51, 0.7);
margin-bottom: 1px;
height: 0;
opacity: 0;
padding: 0 4px;
visibility: hidden;
}
.mini-tokyo-3d .acd-check:checked + .acd-label + .acd-content {
height: auto;
opacity: 1;
visibility: visible;
}
.mini-tokyo-3d .desc-header {
display: table;
}
.mini-tokyo-3d .desc-header > div {
display: table-cell;
vertical-align: top;
}
.mini-tokyo-3d .desc-header > div:first-child {
width: 10px;
}
.mini-tokyo-3d .desc-header > div:last-child {
padding-left: 8px;
}
.mini-tokyo-3d .desc-caution {
color: #f90;
}
.mini-tokyo-3d .line-strip {
width: 10px;
height: 13px;
}
.mini-tokyo-3d .line-strip-long {
width: 10px;
height: 16px;
} | src/css/mini-tokyo-3d.css | @import 'mapbox-gl/src/css/mapbox-gl.css';
.mini-tokyo-3d {
width: 380px;
height: 380px;
margin: 0;
padding: 0;
position: relative;
font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
cursor: default;
-webkit-touch-callout: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
touch-action: none;
}
.mini-tokyo-3d #map {
width: 100%;
height: 100%;
position: relative;
}
.mini-tokyo-3d .loader-inner {
position: absolute;
top: 50%;
left: 50%;
height: 21px;
transform: translate(-50%, -50%);
padding: 20px;
border-radius: 10px;
background-color: #eee;
opacity: .9;
transition: opacity 1s linear;
box-sizing: initial;
}
.mini-tokyo-3d .ball-pulse > div {
background-color: #777;
}
.mini-tokyo-3d #loading-error {
position: absolute;
top: 50%;
left: 50%;
height: 21px;
transform: translate(-50%, -50%);
padding: 20px;
border-radius: 10px;
color: #333;
background-color: #eee;
opacity: .9;
display: none;
}
.mini-tokyo-3d #clock {
position: absolute;
z-index: 1;
top: 10px;
left: 10px;
padding: 10px;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
color: #fff;
display: none;
}
.mini-tokyo-3d #time {
font-size: 150%;
}
.mini-tokyo-3d .clock-controller {
width: 100%;
margin-top: 4px;
margin-bottom: 10px;
display: table;
font-size: 150%;
}
.mini-tokyo-3d .clock-controller > span {
vertical-align: middle;
text-align: center;
display: table-cell;
}
.mini-tokyo-3d .clock-controller-separator {
width: 10px;
}
.mini-tokyo-3d .spin-box {
width: 30px;
border-radius: 4px;
box-shadow:0 0 0 1px #777;
}
.mini-tokyo-3d .spin-box:first-child {
width: 52px;
}
.mini-tokyo-3d .spin-box > div {
width: 100%;
height: 30px;
line-height: 30px;
text-align: center;
}
.mini-tokyo-3d .spin-box > div:first-child {
border-bottom: solid 1px #777;
}
.mini-tokyo-3d .spin-box > div:last-child {
border-top: solid 1px #777;
}
.mini-tokyo-3d .spin-box button {
display: block;
width: 100%;
height: 100%;
padding: 0;
border: 0;
color: #fff;
background-color: transparent;
cursor: pointer;
}
.mini-tokyo-3d .spin-box .top-button {
border-radius: 4px 4px 0 0;
}
.mini-tokyo-3d .spin-box .bottom-button {
border-radius: 0 0 4px 4px;
}
.mini-tokyo-3d .clock-button {
width: 100%;
margin-top: 4px;
margin-bottom: 10px;
display: table;
}
.mini-tokyo-3d .clock-button > span {
height: 30px;
vertical-align: middle;
text-align: center;
display: table-cell;
}
.mini-tokyo-3d .clock-button button {
width: 100%;
height: 100%;
padding: 0;
border: 0;
border-radius: 4px;
box-shadow:0 0 0 1px #777;
color: #fff;
background-color: transparent;
cursor: pointer;
}
.mini-tokyo-3d .speed-controller {
width: 100%;
margin-top: 4;
display: table;
border-radius: 4px;
box-shadow:0 0 0 1px #777;
}
.mini-tokyo-3d .speed-controller > span {
height: 30px;
vertical-align: middle;
text-align: center;
display: table-cell;
}
.mini-tokyo-3d .speed-controller > span:first-child {
width: 30px;
border-right: solid 1px #777;
}
.mini-tokyo-3d .speed-controller > span:last-child {
width: 30px;
border-left: solid 1px #777;
}
.mini-tokyo-3d .speed-controller button {
display: block;
width: 100%;
height: 100%;
padding: 0;
border: 0;
color: #fff;
background-color: transparent;
cursor: pointer;
}
.mini-tokyo-3d .speed-controller .left-button {
border-radius: 4px 0 0 4px;
}
.mini-tokyo-3d .speed-controller .right-button {
border-radius: 0 4px 4px 0;
}
.mini-tokyo-3d .decrease-icon {
display: block;
width: 100%;
height: 12px;
background: no-repeat center/12px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/minus.svg', fill: #fff);
}
.mini-tokyo-3d button:disabled .decrease-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/minus.svg', fill: #7f7f7f);
}
.mini-tokyo-3d #clock button:disabled {
color: #777;
}
.mini-tokyo-3d #clock button:not(:disabled):hover {
background-color: rgba(51, 51, 51, 0.7);
}
.mini-tokyo-3d .increase-icon {
display: block;
width: 100%;
height: 12px;
background: no-repeat center/12px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/plus.svg', fill: #fff);
}
.mini-tokyo-3d button:disabled .increase-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/plus.svg', fill: #7f7f7f);
}
.mini-tokyo-3d #clock-speed {
padding: 0 6px;
}
.mini-tokyo-3d #timetable {
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
right: 0;
width: calc(100% - 20px);
max-width: 380px;
height: 33%;
margin: auto;
border-radius: 3px 3px 0 0;
background-color: rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
display: none;
font-size: 130%;
color: #fff;
transition: height 300ms ease;
}
.mini-tokyo-3d #timetable-header {
height: 48px;
margin: 10px 0;
padding: 0 10px;
overflow: hidden;
line-height: 150%;
cursor: pointer;
}
.mini-tokyo-3d #timetable-body {
height: calc(100% - 68px);
margin: 10px 0;
padding: 0 10px;
overflow: auto;
overscroll-behavior: contain;
line-height: 130%;
}
.mini-tokyo-3d .windows {
scrollbar-width: thin;
scrollbar-color: #ccc transparent;
}
.mini-tokyo-3d .windows::-webkit-scrollbar {
width: 10px;
}
.mini-tokyo-3d .windows::-webkit-scrollbar-thumb {
background: #ccc;
background-clip: content-box;
border-radius: 6px;
border: solid 2px transparent;
}
.mini-tokyo-3d .scroll-box {
position: relative;
}
.mini-tokyo-3d #railway-mark {
position: absolute;
top: 0;
left: 0;
width: 24px;
height: 100%;
}
.mini-tokyo-3d #train-mark {
position: absolute;
top: 0;
left: 0;
width: 44px;
height: calc(100% + 20px);
margin: -10px;
}
.mini-tokyo-3d .station-row {
margin: 4px 0;
}
.mini-tokyo-3d .station-row:hover {
background-color: rgba(102, 102, 102, 0.7);
}
.mini-tokyo-3d .station-row > div {
display: inline-block;
vertical-align: middle;
}
.mini-tokyo-3d .station-title-box {
margin-left: 30px;
width: calc(100% - 72px);
}
.mini-tokyo-3d .station-time-box {
width: 42px;
text-align: right;
}
.mini-tokyo-3d #timetable-button {
pointer-events: none;
}
.mini-tokyo-3d .slide-down {
position: absolute;
top: 24px;
right: 10px;
width: 20px;
height: 20px;
background: no-repeat center/13px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/angle-down.svg', fill: #fff);
}
.mini-tokyo-3d .slide-up {
position: absolute;
top: 24px;
right: 10px;
width: 20px;
height: 20px;
background: no-repeat center/13px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/angle-up.svg', fill: #fff);
}
.mini-tokyo-3d .mapboxgl-ctrl-search {
transition: width 300ms ease;
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-search .mapboxgl-ctrl-icon {
background: no-repeat right 5px center/19px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/search.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-underground .mapboxgl-ctrl-icon {
background: no-repeat center/23px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/eye.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-underground-visible .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/eye.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-helicopter .mapboxgl-ctrl-icon {
background: no-repeat center/23px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/helicopter.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-helicopter.mapboxgl-ctrl-track-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/helicopter.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-train .mapboxgl-ctrl-icon {
background: no-repeat center/19px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/train.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-track-train.mapboxgl-ctrl-track-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/train.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-playback .mapboxgl-ctrl-icon {
background: no-repeat center/21px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/play-circle.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-playback-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/play-circle.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-weather .mapboxgl-ctrl-icon {
background: no-repeat center/21px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/cloud-showers-heavy.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-weather-active .mapboxgl-ctrl-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/cloud-showers-heavy.svg', fill: #33B5E5);
}
.mini-tokyo-3d .mapboxgl-ctrl button.mapboxgl-ctrl-about .mapboxgl-ctrl-icon {
background: no-repeat center/21px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/info-circle.svg', fill: #333);
}
.mini-tokyo-3d .mapboxgl-popup-content {
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-content a:link,
.mini-tokyo-3d .mapboxgl-popup-content a:visited {
color: #f90;
text-decoration: none;
}
.mini-tokyo-3d .mapboxgl-popup-content a:hover,
.mini-tokyo-3d .mapboxgl-popup-content a:active {
color: #f90;
text-decoration: underline;
}
.mini-tokyo-3d .mapboxgl-popup-anchor-top .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
border-bottom-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,
.mini-tokyo-3d .mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
border-top-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
border-right-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d .mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
border-left-color: rgba(0, 0, 0, 0.7);
}
.mini-tokyo-3d #search-box {
top: 25px;
right: 144px;
width: 200px;
height: 22px;
transform: translate(50%, -50%);
font-size: 16px;
border: none;
outline: none;
background-color: rgba(255, 255, 255, 0);
opacity: 0;
display: none;
position: absolute;
z-index: 3;
}
.mini-tokyo-3d .acd-check {
display: none;
}
.mini-tokyo-3d .acd-label {
background: rgba(51, 51, 51, 0.7);
color: #fff;
display: block;
padding: 4px;
cursor: pointer;
}
.mini-tokyo-3d .acd-label .acd-icon {
display: inline-block;
width: 12px;
height: 12px;
margin-right: 4px;
margin-bottom: -2px;
background: no-repeat center/12px svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/plus-square.svg', fill: #fff);
}
.mini-tokyo-3d .acd-check:checked + .acd-label .acd-icon {
background-image: svg-load('../../node_modules/@fortawesome/fontawesome-free/svgs/solid/minus-square.svg', fill: #fff);
}
.mini-tokyo-3d .acd-content {
border: 1px solid rgba(51, 51, 51, 0.7);
margin-bottom: 1px;
height: 0;
opacity: 0;
padding: 0 4px;
visibility: hidden;
}
.mini-tokyo-3d .acd-check:checked + .acd-label + .acd-content {
height: auto;
opacity: 1;
visibility: visible;
}
.mini-tokyo-3d .desc-header {
display: table;
}
.mini-tokyo-3d .desc-header > div {
display: table-cell;
vertical-align: top;
}
.mini-tokyo-3d .desc-header > div:first-child {
width: 10px;
}
.mini-tokyo-3d .desc-header > div:last-child {
padding-left: 8px;
}
.mini-tokyo-3d .desc-caution {
color: #f90;
}
.mini-tokyo-3d .line-strip {
width: 10px;
height: 13px;
}
.mini-tokyo-3d .line-strip-long {
width: 10px;
height: 16px;
} | 0.182134 | 0.055541 |
a:focus, .wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus,
.wp-core-ui .button:focus { -webkit-box-shadow: none; box-shadow: none; }
.wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus,
.wp-core-ui .button:focus { border-color: #999; }
.wrap .oceanwp-desc { padding: 10px 15px; margin: 12px 0 25px; }
.wrap .oceanwp-callout { background-color: #fff; color: #444; border: 1px solid #e5e5e5; padding: 22px 20px; border-radius: 3px; box-shadow: 0 1px 1px rgba(0,0,0,.04); }
.wrap .oceanwp-callout p { margin: 0; }
/* Plugins */
.oe-plugin-installer { box-sizing: border-box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; flex-flow: row wrap; -webkit-flex-flow: row wrap; justify-content: space-between; width: 102%; position: relative; left: -1%; }
.oe-plugin-installer:after { content: ''; flex: auto; }
.oe-plugin-installer * { box-sizing: border-box; }
.oe-plugin-installer .plugin { width: 31.333%; margin: 0 1% 30px; padding: 0; overflow: hidden; text-align: left; border: 1px solid #e1e1e1; background: #fff; position: relative; border-radius: 2px; }
.oe-plugin-installer .plugin:hover { border-color: #cecece; }
.oe-plugin-installer .plugin-wrap { padding: 20px 20px 95px 145px; min-height: 214px; display: block; position: relative; }
.oe-plugin-installer li a,
.oe-plugin-installer .plugin-wrap a { text-decoration: none; }
.oe-plugin-installer .plugin-wrap img { display: block; position: absolute; left: 20px; top: 20px; max-width: 108px; max-height: 108px; border: 1px solid #f7f7f7; }
.oe-plugin-installer .plugin-wrap h2,
.oe-plugin-installer .plugin-wrap p { padding: 0; margin: 0; font-size: 17px; font-weight: 600; color: #333; line-height: 1.4; }
.oe-plugin-installer .plugin-wrap p { padding: 10px 0 0; margin: 0; font-size: 14px; font-weight: 400; color: #777; }
.oe-plugin-installer .plugin-wrap p.plugin-author { font-size: 13px; padding-top: 20px; font-style: italic; }
.oe-plugin-installer .activation-row { display: block; margin: 0; padding: 20px; background: #f7f7f7; border-top: 1px solid #e1e1e1; border-radius: 0 0 2px 2px; position: absolute; bottom: 0; width: 100%; overflow: hidden; border-radius: 0 0 2px 2px; text-align: left; }
.oe-plugin-installer .activation-row li { display: inline-block; vertical-align: top; margin: 0 10px 0 0; font-size: 13px; line-height: 27px; }
/* Ribbon */
.oe-plugin-installer li.ribbon { float: right; background-color: #67ce6b; color: #fff; padding: 0 10px; font-size: 12px; font-weight: 600; letter-spacing: 1px; text-align: center; text-transform: uppercase; border-radius: 3px; margin: 0; }
/* Notice */
.oceanwp-admin-notice { display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 12px 0 25px; padding: 12px 16px; width: 100%; box-shadow: 0 1px 1px rgba(0,0,0,.04); border: 1px solid #e5e5e5; background-color: #fff; color: #555; font-size: 13px; }
.oceanwp-admin-notice .alignleft { font-size: 15px; line-height: 38px; }
.oceanwp-admin-notice a.button-primary { height: auto; font-size: 13px; font-weight: 600; line-height: 1; background-color: #13aff0; border: 0; color: #fff; padding: 12px 25px; text-transform: uppercase; letter-spacing: 1px; border-radius: 30px; text-align: center; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; text-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.oceanwp-admin-notice a.button-primary:hover { background-color: #0b7cac; }
.oceanwp-admin-notice a.button-secondary { opacity: 0.7 }
.oceanwp-admin-notice a.button-secondary:hover { opacity: 0.9 }
.oceanwp-admin-notice a { text-decoration: none;color: #3ba1da }
.oceanwp-admin-notice a:hover { color: #44b0ec }
/* RTL */
body.rtl .oe-plugin-installer { right: -1%; left: auto; }
body.rtl .oe-plugin-installer .plugin { text-align: right; }
body.rtl .oe-plugin-installer .plugin-wrap { padding: 20px 145px 95px 20px; }
body.rtl .oe-plugin-installer .plugin-wrap img { right: 20px; left: auto; }
body.rtl .oe-plugin-installer .activation-row { border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; text-align: right; }
body.rtl .oe-plugin-installer .activation-row li { margin: 0 0 0 10px; }
body.rtl .oe-plugin-installer li.ribbon { float: left; }
/* Responsive */
@media only screen and (max-width: 1280px) {
.oceanwp-admin-notice { text-align: center; }
.oceanwp-admin-notice .alignleft,
.oceanwp-admin-notice .alignright { float: none; }
.oceanwp-admin-notice .alignleft { line-height: 1.5; }
.oceanwp-admin-notice a.button-primary { margin: 15px 0 5px; }
}
@media screen and (max-width: 1170px) {
.oe-plugin-installer .plugin { width: 48%; margin: 0 1% 15px; }
}
@media screen and (max-width: 960px) {
.oe-plugin-installer .plugin-wrap { padding: 20px 20px 95px 115px; min-height: 214px; }
.oe-plugin-installer .plugin-wrap img { max-width: 78px; max-height: 78px; }
body.rtl .oe-plugin-installer .plugin-wrap { padding: 20px 115px 95px 20px; }
}
@media screen and (max-width: 640px) {
.oe-plugin-installer { width: 100%; position: static; }
.oe-plugin-installer .plugin { width: 100%; margin: 0 0 20px; }
}
@media only screen and (max-width: 320px) {
.oceanwp-admin-notice a.button-primary { padding: 12px 18px; }
} | wp-content/plugins/ocean-extra/includes/panel/assets/css/installer.css | a:focus, .wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus,
.wp-core-ui .button:focus { -webkit-box-shadow: none; box-shadow: none; }
.wp-core-ui .button-link:focus,
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus,
.wp-core-ui .button:focus { border-color: #999; }
.wrap .oceanwp-desc { padding: 10px 15px; margin: 12px 0 25px; }
.wrap .oceanwp-callout { background-color: #fff; color: #444; border: 1px solid #e5e5e5; padding: 22px 20px; border-radius: 3px; box-shadow: 0 1px 1px rgba(0,0,0,.04); }
.wrap .oceanwp-callout p { margin: 0; }
/* Plugins */
.oe-plugin-installer { box-sizing: border-box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; flex-flow: row wrap; -webkit-flex-flow: row wrap; justify-content: space-between; width: 102%; position: relative; left: -1%; }
.oe-plugin-installer:after { content: ''; flex: auto; }
.oe-plugin-installer * { box-sizing: border-box; }
.oe-plugin-installer .plugin { width: 31.333%; margin: 0 1% 30px; padding: 0; overflow: hidden; text-align: left; border: 1px solid #e1e1e1; background: #fff; position: relative; border-radius: 2px; }
.oe-plugin-installer .plugin:hover { border-color: #cecece; }
.oe-plugin-installer .plugin-wrap { padding: 20px 20px 95px 145px; min-height: 214px; display: block; position: relative; }
.oe-plugin-installer li a,
.oe-plugin-installer .plugin-wrap a { text-decoration: none; }
.oe-plugin-installer .plugin-wrap img { display: block; position: absolute; left: 20px; top: 20px; max-width: 108px; max-height: 108px; border: 1px solid #f7f7f7; }
.oe-plugin-installer .plugin-wrap h2,
.oe-plugin-installer .plugin-wrap p { padding: 0; margin: 0; font-size: 17px; font-weight: 600; color: #333; line-height: 1.4; }
.oe-plugin-installer .plugin-wrap p { padding: 10px 0 0; margin: 0; font-size: 14px; font-weight: 400; color: #777; }
.oe-plugin-installer .plugin-wrap p.plugin-author { font-size: 13px; padding-top: 20px; font-style: italic; }
.oe-plugin-installer .activation-row { display: block; margin: 0; padding: 20px; background: #f7f7f7; border-top: 1px solid #e1e1e1; border-radius: 0 0 2px 2px; position: absolute; bottom: 0; width: 100%; overflow: hidden; border-radius: 0 0 2px 2px; text-align: left; }
.oe-plugin-installer .activation-row li { display: inline-block; vertical-align: top; margin: 0 10px 0 0; font-size: 13px; line-height: 27px; }
/* Ribbon */
.oe-plugin-installer li.ribbon { float: right; background-color: #67ce6b; color: #fff; padding: 0 10px; font-size: 12px; font-weight: 600; letter-spacing: 1px; text-align: center; text-transform: uppercase; border-radius: 3px; margin: 0; }
/* Notice */
.oceanwp-admin-notice { display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 12px 0 25px; padding: 12px 16px; width: 100%; box-shadow: 0 1px 1px rgba(0,0,0,.04); border: 1px solid #e5e5e5; background-color: #fff; color: #555; font-size: 13px; }
.oceanwp-admin-notice .alignleft { font-size: 15px; line-height: 38px; }
.oceanwp-admin-notice a.button-primary { height: auto; font-size: 13px; font-weight: 600; line-height: 1; background-color: #13aff0; border: 0; color: #fff; padding: 12px 25px; text-transform: uppercase; letter-spacing: 1px; border-radius: 30px; text-align: center; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; text-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.oceanwp-admin-notice a.button-primary:hover { background-color: #0b7cac; }
.oceanwp-admin-notice a.button-secondary { opacity: 0.7 }
.oceanwp-admin-notice a.button-secondary:hover { opacity: 0.9 }
.oceanwp-admin-notice a { text-decoration: none;color: #3ba1da }
.oceanwp-admin-notice a:hover { color: #44b0ec }
/* RTL */
body.rtl .oe-plugin-installer { right: -1%; left: auto; }
body.rtl .oe-plugin-installer .plugin { text-align: right; }
body.rtl .oe-plugin-installer .plugin-wrap { padding: 20px 145px 95px 20px; }
body.rtl .oe-plugin-installer .plugin-wrap img { right: 20px; left: auto; }
body.rtl .oe-plugin-installer .activation-row { border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; text-align: right; }
body.rtl .oe-plugin-installer .activation-row li { margin: 0 0 0 10px; }
body.rtl .oe-plugin-installer li.ribbon { float: left; }
/* Responsive */
@media only screen and (max-width: 1280px) {
.oceanwp-admin-notice { text-align: center; }
.oceanwp-admin-notice .alignleft,
.oceanwp-admin-notice .alignright { float: none; }
.oceanwp-admin-notice .alignleft { line-height: 1.5; }
.oceanwp-admin-notice a.button-primary { margin: 15px 0 5px; }
}
@media screen and (max-width: 1170px) {
.oe-plugin-installer .plugin { width: 48%; margin: 0 1% 15px; }
}
@media screen and (max-width: 960px) {
.oe-plugin-installer .plugin-wrap { padding: 20px 20px 95px 115px; min-height: 214px; }
.oe-plugin-installer .plugin-wrap img { max-width: 78px; max-height: 78px; }
body.rtl .oe-plugin-installer .plugin-wrap { padding: 20px 115px 95px 20px; }
}
@media screen and (max-width: 640px) {
.oe-plugin-installer { width: 100%; position: static; }
.oe-plugin-installer .plugin { width: 100%; margin: 0 0 20px; }
}
@media only screen and (max-width: 320px) {
.oceanwp-admin-notice a.button-primary { padding: 12px 18px; }
} | 0.443841 | 0.052814 |
input[type=text], select, textarea{
width: 100%;
margin: 10;
border: 0;
border-bottom: 1px solid #ccc;
box-sizing: border-box;
resize: vertical;
}
.contact-us-div{
grid-area: contact-us-div;
padding: 15px;
}
label {
padding: 10px 10px 10px 0;
display: inline-block;
}
*{
font-family: 'Mulish', sans-serif;
font-family: 'Roboto', sans-serif;
}
/* Style the submit button */
input[type=submit] {
background-color:black;
color: white;
padding: 12px;
cursor: pointer;
float: right;
margin-top: 12px;
}
.col-75 {
float: left;
width: 100%;
margin: 0;
}
.row:after {
content: "";
display: table;
clear: both;
}
:root {
--primary: #ddd;
--dark: #333;
--light: #fff;
--shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
body {
background:white;
line-height: 1.4;
}
#header{
background: url(https://i0.wp.com/rjeem.com/wp-content/uploads/2018/08/1535252652261-1.jpg?fit=1200%2C675&ssl=1);
background-repeat: no-repeat, repeat;
background-size: cover;
background-position: center;
padding: 0;
margin: 0;
color: white;
font-family: 'Mulish', sans-serif;
font-family: 'Roboto', sans-serif;
min-height: 47vh;
width: 100%;
}
#col-75 label{
width: 25%;
}
.btn {
background: var(--dark);
color: var(--light);
padding: 0.6rem 1.3rem;
text-decoration: none;
border: 0;
}
.main {
display: grid;
}
.container {
padding-left: 10px;
margin-top: 20px;
display: grid;
grid-gap: 10px;
grid-template-areas:
'first-sec'
}
.first-sec {
grid-area: first-sec;
min-height: 100px;
background-color: white;
background-position: center;
display: flex;
flex-direction: column;
align-items: center;
}
.team-imgs {
display: grid;
text-align: center;
margin: 0;
grid-template-areas:
'team-img team-img team-img team-img'
}
.work-section {
margin-top: 35px;
min-height: 27rem;
display: grid;
grid-gap: 10px;
background-color: grey;
align-items: center;
padding-right: 10px;
padding-right: 10px;
position: relative;
grid-template-areas:
'work-inner-section work-inner-section work-inner-section work-inner-section'
}
.contact-us{
min-height: 22rem;
background-color: gainsboro;
display: grid;
grid-gap: 10px;
align-items: center;
text-align: var(--light);
grid-template-areas:
'contact-us-div contact-us-form contact-us-form'
}
.contact-us-form{
grid-area: contact-us-form;
text-align: left;
padding: 10px;
margin: 10px;
border: 1px solid #ccc;
box-sizing: border-box;
resize: vertical;
background-color: white;
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
.work-item{
margin: 0;
min-height: 35vh;
width: 100%;
}
.work-inner-section{
margin-top: 20px;
padding: 0;
background-color: #fff;
}
.team-img{
border-radius: 50%;
height: 30vh;
width: 30vh;
}
.work-inner-div{
color: white;
min-width: 42vh;
}
/* Footer */
footer {
background: black;
text-align: center;
padding: 2rem;
}
@media (max-width: 700px) {
.col-25, .col-75, input[type=submit] {
width: 100%;
margin-top: 0;
}
.work-item{
width: 100%;
}
.team-imgs {
grid-template-areas:
'team-img'
'team-img'
'team-img'
'team-img'
}
.work-section {
grid-gap: 0;
padding: 0;
grid-template-areas:
'work-inner-section'
'work-inner-section'
'work-inner-section'
'work-inner-section'
}
.contact-us{
grid-template-areas:
'contact-us-div'
'contact-us-form'
}
}
#link-it-div{
line-height: 2.5;
}
.fa-map-marker-alt:before,
.fa-phone-alt:before,
.fa-envelope:before,
.fa-facebook-square:before,
.fa-twitter-square:before,
.fa-google-plus-g,
.fa-instagram-square,
.fa-linkedin,
.fa-plus-circle
{
color: #3CB371;
}
.fa-facebook-square:before,
.fa-twitter-square:before,
.fa-google-plus-g,
.fa-instagram-square,
.fa-linkedin
{
font-size: 2.5em;
}
.fa-plus-circle:before {
position: absolute;
bottom: -26px;
right: 20px;
font-size: 3.5em;
} | css/index.css | input[type=text], select, textarea{
width: 100%;
margin: 10;
border: 0;
border-bottom: 1px solid #ccc;
box-sizing: border-box;
resize: vertical;
}
.contact-us-div{
grid-area: contact-us-div;
padding: 15px;
}
label {
padding: 10px 10px 10px 0;
display: inline-block;
}
*{
font-family: 'Mulish', sans-serif;
font-family: 'Roboto', sans-serif;
}
/* Style the submit button */
input[type=submit] {
background-color:black;
color: white;
padding: 12px;
cursor: pointer;
float: right;
margin-top: 12px;
}
.col-75 {
float: left;
width: 100%;
margin: 0;
}
.row:after {
content: "";
display: table;
clear: both;
}
:root {
--primary: #ddd;
--dark: #333;
--light: #fff;
--shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
body {
background:white;
line-height: 1.4;
}
#header{
background: url(https://i0.wp.com/rjeem.com/wp-content/uploads/2018/08/1535252652261-1.jpg?fit=1200%2C675&ssl=1);
background-repeat: no-repeat, repeat;
background-size: cover;
background-position: center;
padding: 0;
margin: 0;
color: white;
font-family: 'Mulish', sans-serif;
font-family: 'Roboto', sans-serif;
min-height: 47vh;
width: 100%;
}
#col-75 label{
width: 25%;
}
.btn {
background: var(--dark);
color: var(--light);
padding: 0.6rem 1.3rem;
text-decoration: none;
border: 0;
}
.main {
display: grid;
}
.container {
padding-left: 10px;
margin-top: 20px;
display: grid;
grid-gap: 10px;
grid-template-areas:
'first-sec'
}
.first-sec {
grid-area: first-sec;
min-height: 100px;
background-color: white;
background-position: center;
display: flex;
flex-direction: column;
align-items: center;
}
.team-imgs {
display: grid;
text-align: center;
margin: 0;
grid-template-areas:
'team-img team-img team-img team-img'
}
.work-section {
margin-top: 35px;
min-height: 27rem;
display: grid;
grid-gap: 10px;
background-color: grey;
align-items: center;
padding-right: 10px;
padding-right: 10px;
position: relative;
grid-template-areas:
'work-inner-section work-inner-section work-inner-section work-inner-section'
}
.contact-us{
min-height: 22rem;
background-color: gainsboro;
display: grid;
grid-gap: 10px;
align-items: center;
text-align: var(--light);
grid-template-areas:
'contact-us-div contact-us-form contact-us-form'
}
.contact-us-form{
grid-area: contact-us-form;
text-align: left;
padding: 10px;
margin: 10px;
border: 1px solid #ccc;
box-sizing: border-box;
resize: vertical;
background-color: white;
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
.work-item{
margin: 0;
min-height: 35vh;
width: 100%;
}
.work-inner-section{
margin-top: 20px;
padding: 0;
background-color: #fff;
}
.team-img{
border-radius: 50%;
height: 30vh;
width: 30vh;
}
.work-inner-div{
color: white;
min-width: 42vh;
}
/* Footer */
footer {
background: black;
text-align: center;
padding: 2rem;
}
@media (max-width: 700px) {
.col-25, .col-75, input[type=submit] {
width: 100%;
margin-top: 0;
}
.work-item{
width: 100%;
}
.team-imgs {
grid-template-areas:
'team-img'
'team-img'
'team-img'
'team-img'
}
.work-section {
grid-gap: 0;
padding: 0;
grid-template-areas:
'work-inner-section'
'work-inner-section'
'work-inner-section'
'work-inner-section'
}
.contact-us{
grid-template-areas:
'contact-us-div'
'contact-us-form'
}
}
#link-it-div{
line-height: 2.5;
}
.fa-map-marker-alt:before,
.fa-phone-alt:before,
.fa-envelope:before,
.fa-facebook-square:before,
.fa-twitter-square:before,
.fa-google-plus-g,
.fa-instagram-square,
.fa-linkedin,
.fa-plus-circle
{
color: #3CB371;
}
.fa-facebook-square:before,
.fa-twitter-square:before,
.fa-google-plus-g,
.fa-instagram-square,
.fa-linkedin
{
font-size: 2.5em;
}
.fa-plus-circle:before {
position: absolute;
bottom: -26px;
right: 20px;
font-size: 3.5em;
} | 0.354657 | 0.108472 |
.select2-container .select2-choices,
.select2-container .select2-choice{
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
.select2-focused {
background: none;
border: none;
}
.select2-container .select2-choice {
margin-bottom: 10px;
background-image: none;
border: 1px solid #ccc;
height: 25px;
line-height: 25px;
}
.select2-container .select2-choice div {
border-left: none;
background: none;
}
.select2-container .select2-choices div b {
background: none;
}
.select2-container .select2-choice div b {
display: block;
width: 100%;
height: 100%;
background: url('select2.png') no-repeat left top;
position: absolute;
right: 0px;
top: -1px;
}
.select2-container .select2-choice abbr {
display: block;
width: 12px;
height: 12px;
position: absolute;
right: 26px;
top: 6px;
font-size: 1px;
text-decoration: none;
border: 0;
background: url('select2.png') right top no-repeat;
cursor: pointer;
outline: 0;
}
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer;
.select2-drop {
border: 1px solid #ccc;
margin-top: -10px;
}
.select2-drop.select2-drop-above {
border-top: #ccc;
}
.select2-search {
margin-top: 5px;
}
select2-container.combo-width-3.select2-container-active,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices,
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #ccc;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
background: #fff;
}
.select2-container-multi .select2-choices .select2-search-field input {
height: 14px;
}
.select2-focusser {
background: none;
border: none;
}
.select2-focusser.select2-offscreen {
display: none;
}
.share .select2-container .select2-choices {
height: 86px !important;
overflow-y: auto;
} | java/src/toolkit/wicket/style/simple/resources/select2-overrides.css | .select2-container .select2-choices,
.select2-container .select2-choice{
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
.select2-focused {
background: none;
border: none;
}
.select2-container .select2-choice {
margin-bottom: 10px;
background-image: none;
border: 1px solid #ccc;
height: 25px;
line-height: 25px;
}
.select2-container .select2-choice div {
border-left: none;
background: none;
}
.select2-container .select2-choices div b {
background: none;
}
.select2-container .select2-choice div b {
display: block;
width: 100%;
height: 100%;
background: url('select2.png') no-repeat left top;
position: absolute;
right: 0px;
top: -1px;
}
.select2-container .select2-choice abbr {
display: block;
width: 12px;
height: 12px;
position: absolute;
right: 26px;
top: 6px;
font-size: 1px;
text-decoration: none;
border: 0;
background: url('select2.png') right top no-repeat;
cursor: pointer;
outline: 0;
}
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer;
.select2-drop {
border: 1px solid #ccc;
margin-top: -10px;
}
.select2-drop.select2-drop-above {
border-top: #ccc;
}
.select2-search {
margin-top: 5px;
}
select2-container.combo-width-3.select2-container-active,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices,
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #ccc;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
background: #fff;
}
.select2-container-multi .select2-choices .select2-search-field input {
height: 14px;
}
.select2-focusser {
background: none;
border: none;
}
.select2-focusser.select2-offscreen {
display: none;
}
.share .select2-container .select2-choices {
height: 86px !important;
overflow-y: auto;
} | 0.296451 | 0.08207 |
@charset "UTF-8";
/* ¯¯¯¯¯¯¯¯¯ *\
Download
\* ˍˍˍˍˍˍˍˍˍ */
.fr-download {
--text-spacing: 0;
--title-spacing: 0;
position: relative;
padding-bottom: 1.5rem;
margin: 0 0 1rem 0;
}
.fr-download__link {
padding: 0;
color: var(--text-action-high-blue-france);
}
.fr-download__link::after {
content: "";
flex: 0 0 auto;
display: inline-block;
vertical-align: middle;
background-color: currentColor;
width: var(--icon-size);
height: var(--icon-size);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-image: url("../../icons/system/download-line.svg");
mask-image: url("../../icons/system/download-line.svg");
--icon-size: 1rem;
margin-left: 0.25rem;
margin-bottom: 0.25rem;
}
.fr-download__desc {
font-size: 0.875rem;
line-height: 1.5rem;
font-weight: 400;
display: none;
}
.fr-download__detail {
position: absolute;
bottom: 0;
left: 0;
font-size: 0.75rem;
line-height: 1.25rem;
font-weight: 400;
max-width: 100%;
white-space: nowrap;
pointer-events: none;
cursor: text;
overflow: hidden;
text-overflow: ellipsis;
color: var(--text-mention-grey);
}
.fr-download__detail abbr {
text-decoration: none;
}
.fr-download--card {
padding: 1.5rem 1.5rem 4rem 1.5rem;
--text-spacing: 0;
--title-spacing: 0;
background-color: var(--background-default-grey);
--hover: var(--background-default-grey-hover);
--active: var(--background-default-grey-active);
box-shadow: inset 0 0 0 1px var(--border-default-grey);
}
.fr-download--card .fr-download__link {
font-weight: 700;
font-size: 1.25rem;
line-height: 1.75rem;
color: var(--text-title-grey);
}
.fr-download--card .fr-download__link::after {
position: absolute;
right: 1.5rem;
bottom: 1.5rem;
--icon-size: 1rem;
margin: 0;
color: var(--text-action-high-blue-france);
}
.fr-download--card .fr-download__desc {
display: block;
margin-top: 0.5rem;
}
.fr-download--card .fr-download__detail {
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
max-width: calc(100% - 6.25rem);
}
.fr-download--card .fr-download__detail[class^="fr-icon-"]::before,
.fr-download--card .fr-download__detail[class*=" fr-icon-"]::before,
.fr-download--card .fr-download__detail[class^="fr-fi-"]::before,
.fr-download--card .fr-download__detail[class*=" fr-fi-"]::before {
--icon-size: 1rem;
margin-right: 0.5rem;
}
.fr-downloads-group__title {
font-weight: 700;
font-size: 1.375rem;
line-height: 1.75rem;
margin: var(--title-spacing);
}
.fr-downloads-group--bordered {
padding: 1.5rem 1.5rem 0.5rem;
box-shadow: inset 0 0 0 1px var(--border-default-grey);
}
.fr-downloads-group > ul {
margin-top: 0;
margin-bottom: 0;
}
.fr-downloads-group > ul > li {
padding-bottom: 0;
}
.fr-downloads-group .fr-download {
margin-bottom: 1rem;
}
@media (min-width: 48em) {
.fr-download--card {
padding: 2rem 2rem 5rem 2rem;
}
.fr-download--card .fr-download__link {
font-size: 1.375rem;
line-height: 1.75rem;
}
.fr-download--card .fr-download__link::after {
--icon-size: 1.5rem;
bottom: 2rem;
right: 2rem;
}
.fr-download--card .fr-download__desc {
margin-top: 0.75rem;
}
.fr-download--card .fr-download__detail {
bottom: 2rem;
left: 2rem;
}
.fr-downloads-group__title {
font-size: 1.5rem;
line-height: 2rem;
}
.fr-downloads-group--bordered {
padding: 2rem 2rem 0.5rem;
}
.fr-downloads-group .fr-download {
margin-bottom: 1.5rem;
}
} | static/dsfr/dist/component/download/download.css | @charset "UTF-8";
/* ¯¯¯¯¯¯¯¯¯ *\
Download
\* ˍˍˍˍˍˍˍˍˍ */
.fr-download {
--text-spacing: 0;
--title-spacing: 0;
position: relative;
padding-bottom: 1.5rem;
margin: 0 0 1rem 0;
}
.fr-download__link {
padding: 0;
color: var(--text-action-high-blue-france);
}
.fr-download__link::after {
content: "";
flex: 0 0 auto;
display: inline-block;
vertical-align: middle;
background-color: currentColor;
width: var(--icon-size);
height: var(--icon-size);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-image: url("../../icons/system/download-line.svg");
mask-image: url("../../icons/system/download-line.svg");
--icon-size: 1rem;
margin-left: 0.25rem;
margin-bottom: 0.25rem;
}
.fr-download__desc {
font-size: 0.875rem;
line-height: 1.5rem;
font-weight: 400;
display: none;
}
.fr-download__detail {
position: absolute;
bottom: 0;
left: 0;
font-size: 0.75rem;
line-height: 1.25rem;
font-weight: 400;
max-width: 100%;
white-space: nowrap;
pointer-events: none;
cursor: text;
overflow: hidden;
text-overflow: ellipsis;
color: var(--text-mention-grey);
}
.fr-download__detail abbr {
text-decoration: none;
}
.fr-download--card {
padding: 1.5rem 1.5rem 4rem 1.5rem;
--text-spacing: 0;
--title-spacing: 0;
background-color: var(--background-default-grey);
--hover: var(--background-default-grey-hover);
--active: var(--background-default-grey-active);
box-shadow: inset 0 0 0 1px var(--border-default-grey);
}
.fr-download--card .fr-download__link {
font-weight: 700;
font-size: 1.25rem;
line-height: 1.75rem;
color: var(--text-title-grey);
}
.fr-download--card .fr-download__link::after {
position: absolute;
right: 1.5rem;
bottom: 1.5rem;
--icon-size: 1rem;
margin: 0;
color: var(--text-action-high-blue-france);
}
.fr-download--card .fr-download__desc {
display: block;
margin-top: 0.5rem;
}
.fr-download--card .fr-download__detail {
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
max-width: calc(100% - 6.25rem);
}
.fr-download--card .fr-download__detail[class^="fr-icon-"]::before,
.fr-download--card .fr-download__detail[class*=" fr-icon-"]::before,
.fr-download--card .fr-download__detail[class^="fr-fi-"]::before,
.fr-download--card .fr-download__detail[class*=" fr-fi-"]::before {
--icon-size: 1rem;
margin-right: 0.5rem;
}
.fr-downloads-group__title {
font-weight: 700;
font-size: 1.375rem;
line-height: 1.75rem;
margin: var(--title-spacing);
}
.fr-downloads-group--bordered {
padding: 1.5rem 1.5rem 0.5rem;
box-shadow: inset 0 0 0 1px var(--border-default-grey);
}
.fr-downloads-group > ul {
margin-top: 0;
margin-bottom: 0;
}
.fr-downloads-group > ul > li {
padding-bottom: 0;
}
.fr-downloads-group .fr-download {
margin-bottom: 1rem;
}
@media (min-width: 48em) {
.fr-download--card {
padding: 2rem 2rem 5rem 2rem;
}
.fr-download--card .fr-download__link {
font-size: 1.375rem;
line-height: 1.75rem;
}
.fr-download--card .fr-download__link::after {
--icon-size: 1.5rem;
bottom: 2rem;
right: 2rem;
}
.fr-download--card .fr-download__desc {
margin-top: 0.75rem;
}
.fr-download--card .fr-download__detail {
bottom: 2rem;
left: 2rem;
}
.fr-downloads-group__title {
font-size: 1.5rem;
line-height: 2rem;
}
.fr-downloads-group--bordered {
padding: 2rem 2rem 0.5rem;
}
.fr-downloads-group .fr-download {
margin-bottom: 1.5rem;
}
} | 0.3863 | 0.083255 |
body{ background: #f2f2f2; }
.headertop { background: #009cab; padding: 15px 0; margin-bottom: 15px; }
.headertxt { float: left; }
.headertxt h1 { font-size: 25px; margin-top: 0; margin-bottom: 0; color: #fff; }
.usrtxt p { font-size: 14px; color: #fff; text-align: right; margin-bottom: 0; padding-top: 5px; }
.icontab { margin-bottom: 20px; float: left; width: 100%; }
.icontab h4 { font-size: 13px; color: #fff; background: #009CAB; display: table; margin: 10px auto; text-align: center; text-transform: uppercase; padding: 10px 15px; }
.tabbox { border: 1px solid #ccc; float: left; color: #009cab; margin: 2% 1% 0 1%; width: 48%; }
.tabbox .fa { font-size: 38px; }
.tabbox p { text-align: center; font-size: 14px;word-wrap: break-word; }
.tabbox a { display: block; color: #009cab; width: 100%; padding: 15px; height: 100%; }
.tabbox a:hover, .tabbox a:focus, .tabbox a.active { color: #fff; background: #009cab; border: 1px solid #009cab; }
.loadmre { float: left; margin: 20px 0; text-align: center; width: 100%; }
.loadmre a { background: #20828C; padding: 10px 15px; text-align: center; display: inline-block; color: #fff; text-transform: uppercase; }
.loadmre a.disable:hover, .loadmre a.disable:focus, .loadmre a.disable { background: #E0E0E0; }
.loadmre a:hover, .loadmre a:focus { background: #2AA4B1; }
.loadmre input { height: 40px; outline: none; }
.loadmre input:focus { outline: none; }
.footerlast { border-top: 1px solid #009cab; width: 100%; padding: 15px 0; }
.tabcontent { border: 1px solid #ccc; padding: 15px 15px 0 15px; float: left; margin: 20px 0; width: 100% !important; background: #f9f9f9; }
.tabcontent h4 { font-size: 15px; color: #484848; margin: 0 0 20px 0; text-transform: uppercase; }
.nopadding { padding-left: 4px; }
.righttxt { float: right; }
.btn-list { background: #20828c none repeat scroll 0 0;border-radius: 5px;color: #fff;display: inline-block;padding: 5px 10px; text-transform: uppercase; }
.comment-area{
width: 100%; resize:none; height:117px;
}
.dataTables_scrollBody{
overflow-x: scroll;
}
.sorting_edit_delete > a {
padding-left: 10px;
}
.dataTables_scroll .sorting_action{
padding-right: 20px;
padding-left: 20px;
text-align: center;
width: auto !important;
}
.datatable_header{
white-space: nowrap;
font-size: 12px !important;
}
/*.h_scroll {
overflow-x: auto;
}*/
#example2_wrapper .col-sm-12 {
overflow-x: auto;
}
table.dataTable tr.odd { background-color: #fff; }
table.dataTable tr.even{ background-color: #F2F2F2;}
.loadmre span { font-size: 15px; color: #333; }
@media only screen and (max-width: 1024px) {
.tabbox p { font-size: 12px; padding: 0; }
.tabbox a { padding: 5px; }
}
@media only screen and (max-width: 767px) {
.headertxt { float: none; margin-bottom: 15px; }
.headertxt h1, .headertop p { text-align: center; }
.tabbox p { font-size: 15px; margin-bottom: 0; padding: 10px 15px; }
.tabbox .fa { font-size: 45px; }
.tabcontent { margin-bottom: 60px; }
}
@media only screen and (max-width: 800px) {
.headertxt { float: none; margin-bottom: 15px; }
.headertxt h1, .headertop p { text-align: center; }
.comm-hide{
display:none;
}
/* Force table to not be like tables anymore */
#restables table,
#restables thead,
#restables tbody,
#restables th,
#restables td,
#restables tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
#restables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
#restables td {
/* Behave like a "row" padding-left:50%*/
border: none;
position: relative;
padding-left: 60%;
white-space: normal;
text-align:left;
min-height: 30px;
}
#restables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 0;
width: 100%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
/*
Label the data
*/
#restables td:before { content: attr(data-title); }
}
@media only screen and (max-width: 980px) {
.headertxt { float: none; margin-bottom: 15px; }
.headertxt h1, .headertop p { text-align: center; }
}
@media only screen and (max-width: 480px) {
.tabbox, .tabbox a:hover, .tabbox a:focus, .tabbox a.active { background: none; border: none; }
.tabbox .fa:focus, .tabbox .fa.selected { background: #009CAB; color: #fff; cursor: pointer; }
.tabbox .fa { border: 1px solid #ccc; padding: 18px; font-size: 38px; color: #009CAB; }
.tabbox p { color: #009CAB; font-size: 13px; padding: 5px 0; text-align: center; }
.loadmre { margin-top: 0; }
.tabcontent { margin-bottom: 60px; }
.righttxt { float: none; text-align: center; margin-bottom: 10px; }
.footerlast { font-size: 13px; text-align: center; }
}
@media only screen and (max-width: 320px) {
.tabbox p { font-size: 13px; color: #009CAB; padding: 5px 0; text-align: center; }
.headertxt h1 { font-size: 20px; }
.tabbox, .tabbox a:hover, .tabbox a:focus, .tabbox a.active { background: none; border: none; }
.tabbox .fa:focus, .tabbox .fa.selected { background: #009CAB; color: #fff; cursor: pointer; }
.tabbox .fa { border: 1px solid #ccc; padding: 18px; font-size: 38px; color: #009CAB; }
.loadmre { margin-top: 0; }
.footerlast { font-size: 13px; text-align: center; }
.tabcontent { margin-bottom: 60px; }
.righttxt { float: none; text-align: center; margin-bottom: 10px; }
}
@media only screen and (max-width: 640px) and (orientation: landscape) {
.tabbox p { padding: 5px; text-align: center; }
} | assets/backend/css/icon-theme.css | body{ background: #f2f2f2; }
.headertop { background: #009cab; padding: 15px 0; margin-bottom: 15px; }
.headertxt { float: left; }
.headertxt h1 { font-size: 25px; margin-top: 0; margin-bottom: 0; color: #fff; }
.usrtxt p { font-size: 14px; color: #fff; text-align: right; margin-bottom: 0; padding-top: 5px; }
.icontab { margin-bottom: 20px; float: left; width: 100%; }
.icontab h4 { font-size: 13px; color: #fff; background: #009CAB; display: table; margin: 10px auto; text-align: center; text-transform: uppercase; padding: 10px 15px; }
.tabbox { border: 1px solid #ccc; float: left; color: #009cab; margin: 2% 1% 0 1%; width: 48%; }
.tabbox .fa { font-size: 38px; }
.tabbox p { text-align: center; font-size: 14px;word-wrap: break-word; }
.tabbox a { display: block; color: #009cab; width: 100%; padding: 15px; height: 100%; }
.tabbox a:hover, .tabbox a:focus, .tabbox a.active { color: #fff; background: #009cab; border: 1px solid #009cab; }
.loadmre { float: left; margin: 20px 0; text-align: center; width: 100%; }
.loadmre a { background: #20828C; padding: 10px 15px; text-align: center; display: inline-block; color: #fff; text-transform: uppercase; }
.loadmre a.disable:hover, .loadmre a.disable:focus, .loadmre a.disable { background: #E0E0E0; }
.loadmre a:hover, .loadmre a:focus { background: #2AA4B1; }
.loadmre input { height: 40px; outline: none; }
.loadmre input:focus { outline: none; }
.footerlast { border-top: 1px solid #009cab; width: 100%; padding: 15px 0; }
.tabcontent { border: 1px solid #ccc; padding: 15px 15px 0 15px; float: left; margin: 20px 0; width: 100% !important; background: #f9f9f9; }
.tabcontent h4 { font-size: 15px; color: #484848; margin: 0 0 20px 0; text-transform: uppercase; }
.nopadding { padding-left: 4px; }
.righttxt { float: right; }
.btn-list { background: #20828c none repeat scroll 0 0;border-radius: 5px;color: #fff;display: inline-block;padding: 5px 10px; text-transform: uppercase; }
.comment-area{
width: 100%; resize:none; height:117px;
}
.dataTables_scrollBody{
overflow-x: scroll;
}
.sorting_edit_delete > a {
padding-left: 10px;
}
.dataTables_scroll .sorting_action{
padding-right: 20px;
padding-left: 20px;
text-align: center;
width: auto !important;
}
.datatable_header{
white-space: nowrap;
font-size: 12px !important;
}
/*.h_scroll {
overflow-x: auto;
}*/
#example2_wrapper .col-sm-12 {
overflow-x: auto;
}
table.dataTable tr.odd { background-color: #fff; }
table.dataTable tr.even{ background-color: #F2F2F2;}
.loadmre span { font-size: 15px; color: #333; }
@media only screen and (max-width: 1024px) {
.tabbox p { font-size: 12px; padding: 0; }
.tabbox a { padding: 5px; }
}
@media only screen and (max-width: 767px) {
.headertxt { float: none; margin-bottom: 15px; }
.headertxt h1, .headertop p { text-align: center; }
.tabbox p { font-size: 15px; margin-bottom: 0; padding: 10px 15px; }
.tabbox .fa { font-size: 45px; }
.tabcontent { margin-bottom: 60px; }
}
@media only screen and (max-width: 800px) {
.headertxt { float: none; margin-bottom: 15px; }
.headertxt h1, .headertop p { text-align: center; }
.comm-hide{
display:none;
}
/* Force table to not be like tables anymore */
#restables table,
#restables thead,
#restables tbody,
#restables th,
#restables td,
#restables tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
#restables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
#restables td {
/* Behave like a "row" padding-left:50%*/
border: none;
position: relative;
padding-left: 60%;
white-space: normal;
text-align:left;
min-height: 30px;
}
#restables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 0;
width: 100%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
/*
Label the data
*/
#restables td:before { content: attr(data-title); }
}
@media only screen and (max-width: 980px) {
.headertxt { float: none; margin-bottom: 15px; }
.headertxt h1, .headertop p { text-align: center; }
}
@media only screen and (max-width: 480px) {
.tabbox, .tabbox a:hover, .tabbox a:focus, .tabbox a.active { background: none; border: none; }
.tabbox .fa:focus, .tabbox .fa.selected { background: #009CAB; color: #fff; cursor: pointer; }
.tabbox .fa { border: 1px solid #ccc; padding: 18px; font-size: 38px; color: #009CAB; }
.tabbox p { color: #009CAB; font-size: 13px; padding: 5px 0; text-align: center; }
.loadmre { margin-top: 0; }
.tabcontent { margin-bottom: 60px; }
.righttxt { float: none; text-align: center; margin-bottom: 10px; }
.footerlast { font-size: 13px; text-align: center; }
}
@media only screen and (max-width: 320px) {
.tabbox p { font-size: 13px; color: #009CAB; padding: 5px 0; text-align: center; }
.headertxt h1 { font-size: 20px; }
.tabbox, .tabbox a:hover, .tabbox a:focus, .tabbox a.active { background: none; border: none; }
.tabbox .fa:focus, .tabbox .fa.selected { background: #009CAB; color: #fff; cursor: pointer; }
.tabbox .fa { border: 1px solid #ccc; padding: 18px; font-size: 38px; color: #009CAB; }
.loadmre { margin-top: 0; }
.footerlast { font-size: 13px; text-align: center; }
.tabcontent { margin-bottom: 60px; }
.righttxt { float: none; text-align: center; margin-bottom: 10px; }
}
@media only screen and (max-width: 640px) and (orientation: landscape) {
.tabbox p { padding: 5px; text-align: center; }
} | 0.617628 | 0.214547 |
.scania .symbol, .scania.symbol {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.svg');
background-repeat: no-repeat;
background-size: 48px 46px;
width: 48px;
height: 46px;
float: left;
margin-bottom: 15px
}
.scania .wordmark, .scania.wordmark {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.svg');
background-repeat: no-repeat;
background-size: 169px 28px;
width: 169px;
height: 28px;
}
.scania .wordmark.neg, .scania.wordmark.neg {
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.svg');
}
/* Lockups of the symbol and wordmark should be used as an exeption only */
.scania .logotype-vertical-lockup, .scania.logotype-vertical-lockup {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.svg');
background-repeat: no-repeat;
background-size: 250px 141px;
width: 250px;
height: 141px;
}
@import url("/resources/fonts/scania-sans/cyrillic/scania-cyrillic-fonts.css");
@font-face {
font-family: 'Scania Sans';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-style: italic;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Italic';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-style: italic;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Italic';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-style: italic;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Italic';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
/*!
* Importing Scanic Corporate Icons including Font Awesome version 3.2.1
*/
/* FONT PATH
* -------------------------- */
@import url("//d31jnweo1ynb8u.cloudfront.net/resources/fonts/corporate-icons/style.css");
/*!
* Additional Classes not rendered by IcoMoon where Scania Corporate Icons are created, maintained and hosted.
/* FONT AWESOME CORE
* -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.icon-6x {
font-size: 6em;
}
.icon-6x.icon-border {
border-width: 6px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.icon-7x {
font-size: 7em;
}
.icon-7x.icon-border {
border-width: 7px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.icon-8x {
font-size: 8em;
}
.icon-8x.icon-border {
border-width: 8px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.icon-9x {
font-size: 9em;
}
.icon-9x.icon-border {
border-width: 9px;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
}
.icon-extreme {
font-size: 50em !important;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
* -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}
/* EXTRAS
* -------------------------- */
/* Stacked and layered icon */
.icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
}
i[class*="scania-icon-"],
span[class*="scania-icon-"] {
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.xs,
span.xs,
i.sm,
span.sm,
i.md,
span.md,
i.lg,
span.lg,
i.xl,
span.xl,
i.xxl,
span.xxl {
display: inline-block;
}
i.xs,
span.xs {
background-size: 16px;
width: 16px;
height: 16px;
margin: 2px;
}
i.sm,
span.sm {
background-size: 28px;
width: 28px;
height: 28px;
margin: 2px;
}
i.md,
span.md {
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.lg,
span.lg {
background-size: 90px;
width: 90px;
height: 90px;
margin: 8px;
}
i.xl,
span.xl {
background-size: 140px 140px;
width: 140px;
height: 140px;
padding: 10px;
}
i.xxl,
span.xxl {
background-size: 240px;
width: 240px;
height: 240px;
padding: 10px;
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/01_Find_a_dealer-54-72px.svg');
}
i.scania-icon-search,
span.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/02_Icon_search-54-72px.svg');
}
i.scania-icon-close-input,
span.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/03_Search-desktop_in-field-delete-54-72px.svg');
}
i.scania-icon-search-mobile,
span.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/04_Search-mobile_in-field-delete-54-72px.svg');
}
i.scania-icon-menu-mobile,
span.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/05_Menu_mobile-54-72px.svg');
}
i.scania-icon-close-mobile-menu,
span.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/06_Menu_close_button_Mobile-54-72px.svg');
}
i.scania-icon-menu-back-button,
span.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/07_Menu_back_button-54-72px.svg');
}
i.scania-icon-my-scania-mobile,
span.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/08_My_scania_Mobile-54-72px.svg');
}
i.scania-icon-share-social-media,
span.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/09_Share_page_tool_share_icon-54-72px.svg');
}
i.scania-icon-share-page-tool,
span.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/10_Share_page_tool-54-72px.svg');
}
i.scania-icon-video-play,
span.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/11_Video_play_icon-54-72px.svg');
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/12_Find_a_dealer_CTA-54-72px.svg');
}
i.scania-icon-open-accordian-plus,
span.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/13_Open_accordian_plus_Mobile-54-72px.svg');
}
i.scania-icon-close-accordian-minus,
span.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/14_Close_accordian_minus_icon_Mobile-54-72px.svg');
}
i.scania-icon-tick,
span.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/15_Tick_icon-54-72px.svg');
}
i.scania-icon-filter-dropdown,
span.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/16_Filter_drop_down_icon-54-72px.svg');
}
i.scania-icon-dealer-locator-detect,
span.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px.svg');
}
i.scania-icon-dealer-locator-map-pin,
span.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/18_Dealer_locator_map_pin_filled-54-72px.svg');
}
i.scania-icon-dealer-locator-current,
span.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/19_Dealer_locator_Current_location_pin-54-72px.svg');
}
i.scania-icon-job-posting-location,
span.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/20_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-workarea,
span.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/21_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-closing-date,
span.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/22_Closing_date-54-72px.svg');
}
i.scania-icon-email,
span.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/23_E-mail_US-54-72px.svg');
}
i.scania-icon-dealer-website,
span.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/24_View_dealer_website-54-72px.svg');
}
i.scania-icon-dealer-direction,
span.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/25_Dealer_key_actions_Get_directions_generic_54-72px.svg');
}
i.scania-icon-truck,
span.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/26_Truck-54-72px.svg');
}
i.scania-icon-engine,
span.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/27_Engine-54-72px.svg');
}
i.scania-icon-bus,
span.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/28_Bus-54-72px.svg');
}
i.scania-icon-boat,
span.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/29_Boat-54-72px.svg');
}
i.scania-icon-finance,
span.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/30_Finance-54-72px.svg');
}
i.scania-icon-conveyorbelt,
span.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/31_Conveyorbelt_Machinery-54-72px.svg');
}
i.scania-icon-powergen,
span.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/32_Powergen-54-72px.svg');
}
i.scania-icon-insurance,
span.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/33_Insurance_risk_management-54-72px.svg');
}
i.scania-icon-repairs,
span.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/34_Repairs-54-72px.svg');
}
i.scania-icon-connected-services,
span.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/35_Connected_services-54-72px.svg');
}
i.scania-icon-training-classroom,
span.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/36_Training_Classroom-54-72px.svg');
}
i.scania-icon-bus-driver,
span.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/37_Driver_Bus_driver-54-72px.svg');
}
i.scania-icon-business-operator,
span.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/38_Business_operator-54-72px.svg');
}
i.scania-icon-passenger,
span.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/39_Passanger-54-72px.svg');
}
i.scania-icon-mechanic-technician,
span.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/40_Mechanic_Technician-54-72px.svg');
}
i.scania-icon-concrete-mixer,
span.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/42_Concrete_mixer-54-72px.svg');
}
i.scania-icon-truck-assembly-component,
span.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/43_Truck_assembly-54-72px.svg');
}
i.scania-icon-bus-application,
span.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/44_Bus_application-54-72px.svg');
}
i.scania-icon-engine-application,
span.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/45_Engine_application-54-72px.svg');
}
i.scania-icon-fuel-economy,
span.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/46_Fuel_economy-54-72px.svg');
}
i.scania-icon-sustainability,
span.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/47_Sustainabillity_Environment-54-72px.svg');
}
i.scania-icon-comfort-passenger,
span.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/48_Comfort_Passanger_environment-54-72px.svg');
}
i.scania-icon-driver-omptimization,
span.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/49_Driver_optimisation-54-72px.svg');
}
i.scania-icon-uptime,
span.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/50_Uptime-54-72px.svg');
}
i.scania-icon-productivity,
span.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/51_Productivity-54-72px.svg');
}
i.scania-icon-business-growth,
span.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/52_Business_growth-54-72px.svg');
}
i.scania-icon-efficiency,
span.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/53_Efficiency-54-72px.svg');
}
i.scania-icon-condition-roads,
span.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/54_Conditions_roads-54-72px.svg');
}
i.scania-icon-safety,
span.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/55_Safety_54-72px.svg');
}
i.scania-icon-quality-engineering,
span.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/56_Quality_Engineering-54-72px.svg');
}
i.scania-icon-toe,
span.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/57_TOE-54-72px.svg');
}
i.scania-icon-alternative-fuels,
span.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/58_Alternative_fuels-54-72px.svg');
}
i.scania-icon-tma,
span.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/59_TMA-54-72px.svg');
}
i.scania-icon-payload,
span.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/60_Payload-54-72px.svg');
}
i.scania-icon-driveability,
span.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/61_Driveability-54-72px.svg');
}
i.scania-icon-ecolution-analysis,
span.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/62_Ecolution_analysis-54-72px.svg');
}
i.scania-icon-ecolution-solutions,
span.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/63_Ecolution_solutions-54-72px.svg');
}
i.scania-icon-ecolution-results,
span.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/64_Ecolution_results-54-72px.svg');
}
i.scania-icon-fuel-efficency,
span.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/65_Fuel_efficency-54-72px.svg');
}
i.scania-icon-co2-emissions,
span.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/66_Co2_emissions-54-72px.svg');
}
i.scania-icon-miles-capacity,
span.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/67_Miles_capacity-54-72px.svg');
}
i.scania-icon-events,
span.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/68_Events-54-72px.svg');
}
i.scania-icon-truck-assembly,
span.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/69_Truck_assembly-54-72px.svg');
}
i.scania-icon-waiting-time,
span.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/70_Waiting-time-54-72px.svg');
}
i.scania-icon-explore,
span.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/71_Explore-54-72px.svg');
}
i.scania-icon-see-details,
span.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/72_See details-54-72px.svg');
}
i.scania-icon-network-worldwide-open,
span.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/73_Scania_network_worldwide_open_24h-54-72px.svg');
}
i.scania-icon-warranty,
span.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/74_Warranty-54-72px.svg');
}
i.scania-icon-gear-shift,
span.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/75_Gear_shift-54-72px.svg');
}
i.scania-icon-knowledge,
span.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/76_Knowledge-54-72px.svg');
}
i.scania-icon-brake,
span.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/77_Brake-54-72px.svg');
}
i.scania-icon-social-media-facebook,
span.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Facebook.svg');
}
i.scania-icon-social-media-flickr,
span.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Flickr.svg');
}
i.scania-icon-social-media-googleplus,
span.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_GooglePlus.svg');
}
i.scania-icon-social-media-instagram,
span.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Instagram.svg');
}
i.scania-icon-social-media-linkedin,
span.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Linkedin.svg');
}
i.scania-icon-social-media-slideshare,
span.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_SlideShare.svg');
}
i.scania-icon-social-media-twitter,
span.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Twitter.svg');
}
i.scania-icon-social-media-youtube,
span.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube.svg');
}
i.scania-icon-social-media-youtube-variation-2,
span.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube_variation-2.svg');
}
i.scania-icon-save-download,
span.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/84_Save-54-72px.svg');
}
i.scania-icon-emergency,
span.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/79_Emergency_54-72px.svg');
}
i.scania-icon-time,
span.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/80_Time-54-72px.svg');
}
i.scania-icon-battery,
span.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/81_Battery_54-72px.svg');
}
i.scania-icon-date,
span.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/82_Date-54-72px.svg');
}
i.scania-icon-sound,
span.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/83_Sound-54-72px.svg');
}
i.scania-icon-no-photo,
span.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/92_No_photo-54-72px.svg');
}
i.scania-icon-no-smoking,
span.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/93_No_smoking-54-72px.svg');
}
i.scania-icon-no-drugs-or-alcohol,
span.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/94_No_drugs_or_alcohol-54-72px.svg');
}
i.scania-icon-drivers-licence-required,
span.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/95_Drivers_licence_required-54-72px.svg');
}
i.scania-icon-forbidden-to-enter-course,
span.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/96_Forbidden_to_enter_course-54-72px.svg');
}
i.scania-icon-wear-seatbelt,
span.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/97_Wear_seatbelt-54-72px.svg');
}
i.scania-icon-no-phone-during-driving,
span.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/98_No_phone_during_driving-54-72px.svg');
}
i.scania-icon-listen-to-demo-driver,
span.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/99_Listen_to_demo_driver-54-72px.svg');
}
i.scania-icon-connected-services-bus,
span.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/100_Connected_services_bus-54-72px.svg');
}
i.scania-icon-info-round,
span.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/101_Info_round-54-72px.svg');
}
i.scania-icon-call-us,
span.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/102_Call_us_54-72px.svg');
}
i.scania-icon-link,
span.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/103_Link-icon-24-48px.svg');
}
i.scania-icon-truck-configurator,
span.scania-icon-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
i.scania-icon-change,
span.scania-icon-change {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/105_Change-24-48px.svg');
}
i.scania-icon-edit,
span.scania-icon-edit {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/106_Edit-24-48px.svg');
}
i.scania-icon-conversation,
span.scania-icon-conversation {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/107_Conversation-24-48px.svg');
}
i.scania-icon-settings,
span.scania-icon-settings {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/108_Settings-24-48px.svg');
}
i.scania-icon-box,
span.scania-icon-box {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Box_24_48px.svg');
}
i.scania-icon-crane,
span.scania-icon-crane {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Crane-24-48px.svg');
}
i.scania-icon-fifth-wheel,
span.scania-icon-fifth-wheel {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fifth_wheel-24-48px.svg');
}
i.scania-icon-fire-engine,
span.scania-icon-fire-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fire_engine-24-48px.svg');
}
i.scania-icon-hook-lift,
span.scania-icon-hook-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Hook_lift-24-48px.svg');
}
i.scania-icon-recovery-body,
span.scania-icon-recovery-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Recovery_body-24-48px.svg');
}
i.scania-icon-refuse-collection-body,
span.scania-icon-refuse-collection-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Refuse_collection_body-24-48px.svg');
}
i.scania-icon-tail-lift,
span.scania-icon-tail-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tail_lift-24-48px.svg');
}
i.scania-icon-tank-body,
span.scania-icon-tank-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tank_body-24-48px.svg');
}
i.scania-icon-timber-body,
span.scania-icon-timber-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Timber_body-24-48px.svg');
}
i.scania-icon-tipper_body,
span.scania-icon-tipper_body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tipper_body-24-48px.svg');
}
i.scania-icon-trailer,
span.scania-icon-trailer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Trailer-24-48px.svg');
}
i.scania-icon-vehicle-transport-body,
span.scania-icon-vehicle-transport-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Vehicle_transport_body-24-48px.svg');
}
i.scania-icon-truck-service,
span.scania-icon-truck-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/01_SIS_Truck_service-54-72px.svg');
}
i.scania-icon-bus-service,
span.scania-icon-bus-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/02_SIS_Bus_service-54-72px.svg');
}
i.scania-icon-engine-service,
span.scania-icon-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/03_SIS_Engines_service-54-72px.svg');
}
i.scania-icon-marine-engine-service,
span.scania-icon-marine-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/04_SIS_Marine_engine_service-54-72px.svg');
}
i.scania-icon-genstes-service,
span.scania-icon-genstes-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/05_SIS_Scania_gensets_service-54-72px.svg');
}
i.scania-icon-24h-breakdown-service,
span.scania-icon-24h-breakdown-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/06_SIS_24h_emergency_breakdown_service-54-72px.svg');
}
i.scania-icon-accident-repairs,
span.scania-icon-accident-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/07_SIS_Accident_repairs-54-72px.svg');
}
i.scania-icon-towing-recovery-service,
span.scania-icon-towing-recovery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/08_SIS_Towing_and_recovery_service-54-72px.svg');
}
i.scania-icon-toll-collect-recivery-service,
span.scania-icon-toll-collect-recivery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/09_SIS_Toll_collect_and_recovery_service-54-72px.svg');
}
i.scania-icon-tyre-service,
span.scania-icon-tyre-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/10_SIS_Tyre_service-54-72px.svg');
}
i.scania-icon-vehicle-washing,
span.scania-icon-vehicle-washing {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/11_SIS_Vehicle_washing-54-72px.svg');
}
i.scania-icon-vehicle-rental,
span.scania-icon-vehicle-rental {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/12_SIS_Vehicle_rental-54-72px.svg');
}
i.scania-icon-truck-sales,
span.scania-icon-truck-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/13_SIS_Truck_sales-54-72px.svg');
}
i.scania-icon-bus-sales,
span.scania-icon-bus-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/14_SIS_Bus_sales-54-72px.svg');
}
i.scania-icon-power-engine-sales,
span.scania-icon-power-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/15_SIS_Power_generation_engine_sales-54-72px.svg');
}
i.scania-icon-marine-engine-sales,
span.scania-icon-marine-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/16_SIS_Marine_engine_sales-54-72px.svg');
}
i.scania-icon-genstes-sales,
span.scania-icon-genstes-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/17_SIS_Scania_gensets_sales-54-72px.svg');
}
i.scania-icon-parts-sales,
span.scania-icon-parts-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/18_SIS_Scania_parts_sales-54-72px.svg');
}
i.scania-icon-digital-tachograph-download,
span.scania-icon-digital-tachograph-download {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/19_SIS_Digital_tachograph_data_download-54-72px.svg');
}
i.scania-icon-digital-tachograph-inspection,
span.scania-icon-digital-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/20_SIS_Digital_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-analogue-tachograph-inspection,
span.scania-icon-analogue-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/21_SIS_Analogue_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-roller-brake-test,
span.scania-icon-roller-brake-test {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/22_SIS_Roller_brake_test-54-72px.svg');
}
i.scania-icon-trailer-service,
span.scania-icon-trailer-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/23_SIS_Trailer_service-54-72px.svg');
}
i.scania-icon-refrigeration-service,
span.scania-icon-refrigeration-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/24_SIS_Transport_refrigeration_unit_service-54-72px.svg');
}
i.scania-icon-tarpaulin-service,
span.scania-icon-tarpaulin-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/25_SIS_Tarpaulin_service-54-72px.svg');
}
i.scania-icon-adr-service,
span.scania-icon-adr-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/26_SIS_ADR_Vehicle_service-54-72px.svg');
}
i.scania-icon-hydraulics-service,
span.scania-icon-hydraulics-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/27_SIS_Hydraulics_bodywork_service-54-72px.svg');
}
i.scania-icon-used-vehicle-sales,
span.scania-icon-used-vehicle-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/28_SIS_Used_vehicle_sales-54-72px.svg');
}
i.scania-icon-mining-service,
span.scania-icon-mining-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/29_SIS_Mining_service-54-72px.svg');
}
i.scania-icon-mining-sales,
span.scania-icon-mining-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/30_SIS_Mining_sales-54-72px.svg');
}
i.scania-icon-tail-lift-service,
span.scania-icon-tail-lift-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/31_SIS_Tail_lift_service-54-72px.svg');
}
i.scania-icon-fixed-price-repairs,
span.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/01_Fixed_price_repairs_24-48px.svg');
}
i.scania-icon-service_exchange,
span.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/02_Service_exchange_24-48px.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/01_Find_a_dealer-54-72px_neg.svg');
}
i.neg.scania-icon-search,
span.neg.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/02_Icon_search-54-72px_neg.svg');
}
i.neg.scania-icon-close-input,
span.neg.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/03_Search-desktop_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-search-mobile,
span.neg.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/04_Search-mobile_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-menu-mobile,
span.neg.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/05_Menu_mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-mobile-menu,
span.neg.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/06_Menu_close_button_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-menu-back-button,
span.neg.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/07_Menu_back_button-54-72px_neg.svg');
}
i.neg.scania-icon-my-scania-mobile,
span.neg.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/08_My_scania_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-share-social-media,
span.neg.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/09_Share_page_tool_share_icon-54-72px_neg.svg');
}
i.neg.scania-icon-share-page-tool,
span.neg.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/10_Share_page_tool-54-72px_neg.svg');
}
i.neg.scania-icon-video-play,
span.neg.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/11_Video_play_icon-54-72px_neg.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/12_Find_a_dealer_CTA-54-72px_neg.svg');
}
i.neg.scania-icon-open-accordian-plus,
span.neg.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/13_Open_accordian_plus_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-accordian-minus,
span.neg.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/14_Close_accordian_minus_icon_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-tick,
span.neg.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/15_Tick_icon-54-72px_neg.svg');
}
i.neg.scania-icon-filter-dropdown,
span.neg.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/16_Filter_drop_down_icon-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-detect,
span.neg.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/17_Dealer_locator_Detect_location_54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-map-pin,
span.neg.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/18_Dealer_locator_map_pin_filled-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-current,
span.neg.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/19_Dealer_locator_Current_location_pin-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-location,
span.neg.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/20_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-workarea,
span.neg.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/21_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-closing-date,
span.neg.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/22_Closing_date-54-72px_neg.svg');
}
i.neg.scania-icon-email,
span.neg.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/23_E-mail_US-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-website,
span.neg.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/24_View_dealer_website-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-direction,
span.neg.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/25_Dealer_key_actions_Get_directions_generic_54-72px_neg.svg');
}
i.neg.scania-icon-truck,
span.neg.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/26_Truck-54-72px_neg.svg');
}
i.neg.scania-icon-engine,
span.neg.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/27_Engine-54-72px_neg.svg');
}
i.neg.scania-icon-bus,
span.neg.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/28_Bus-54-72px_neg.svg');
}
i.neg.scania-icon-boat,
span.neg.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/29_Boat-54-72px_neg.svg');
}
i.neg.scania-icon-finance,
span.neg.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/30_Finance-54-72px_neg.svg');
}
i.neg.scania-icon-conveyorbelt,
span.neg.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/31_Conveyorbelt_Machinery-54-72px_neg.svg');
}
i.neg.scania-icon-powergen,
span.neg.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/32_Powergen-54-72px_neg.svg');
}
i.neg.scania-icon-insurance,
span.neg.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/33_Insurance_risk_management-54-72px_neg.svg');
}
i.neg.scania-icon-repairs,
span.neg.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/34_Repairs-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services,
span.neg.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/35_Connected_services-54-72px_neg.svg');
}
i.neg.scania-icon-training-classroom,
span.neg.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/36_Training_Classroom-54-72px_neg.svg');
}
i.neg.scania-icon-bus-driver,
span.neg.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/37_Driver_Bus_driver-54-72px_neg.svg');
}
i.neg.scania-icon-business-operator,
span.neg.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/38_Business_operator-54-72px_neg.svg');
}
i.neg.scania-icon-passenger,
span.neg.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/39_Passanger-54-72px_neg.svg');
}
i.neg.scania-icon-mechanic-technician,
span.neg.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/40_Mechanic_Technician-54-72px_neg.svg');
}
i.neg.scania-icon-concrete-mixer,
span.neg.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/42_Concrete_mixer-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly-component,
span.neg.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/43_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-bus-application,
span.neg.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/44_Bus_application-54-72px_neg.svg');
}
i.neg.scania-icon-engine-application,
span.neg.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/45_Engine_application-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-economy,
span.neg.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/46_Fuel_economy-54-72px_neg.svg');
}
i.neg.scania-icon-sustainability,
span.neg.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/47_Sustainabillity_Environment-54-72px_neg.svg');
}
i.neg.scania-icon-comfort-passenger,
span.neg.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/48_Comfort_Passanger_environment-54-72px_neg.svg');
}
i.neg.scania-icon-driver-omptimization,
span.neg.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/49_Driver_optimisation-54-72px_neg.svg');
}
i.neg.scania-icon-uptime,
span.neg.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/50_Uptime-54-72px_neg.svg');
}
i.neg.scania-icon-productivity,
span.neg.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/51_Productivity-54-72px_neg.svg');
}
i.neg.scania-icon-business-growth,
span.neg.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/52_Business_growth-54-72px_neg.svg');
}
i.neg.scania-icon-efficiency,
span.neg.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/53_Efficiency-54-72px_neg.svg');
}
i.neg.scania-icon-condition-roads,
span.neg.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/54_Conditions_roads-54-72px_neg.svg');
}
i.neg.scania-icon-safety,
span.neg.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/55_Safety_54-72px_neg.svg');
}
i.neg.scania-icon-quality-engineering,
span.neg.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/56_Quality_Engineering-54-72px_neg.svg');
}
i.neg.scania-icon-toe,
span.neg.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/57_TOE-54-72px_neg.svg');
}
i.neg.scania-icon-alternative-fuels,
span.neg.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/58_Alternative_fuels-54-72px_neg.svg');
}
i.neg.scania-icon-tma,
span.neg.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/59_TMA-54-72px_neg.svg');
}
i.neg.scania-icon-payload,
span.neg.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/60_Payload-54-72px_neg.svg');
}
i.neg.scania-icon-driveability,
span.neg.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/61_Driveability-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-analysis,
span.neg.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/62_Ecolution_analysis-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-solutions,
span.neg.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/63_Ecolution_solutions-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-results,
span.neg.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/64_Ecolution_results-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-efficency,
span.neg.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/65_Fuel_efficency-54-72px_neg.svg');
}
i.neg.scania-icon-co2-emissions,
span.neg.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/66_Co2_emissions-54-72px_neg.svg');
}
i.neg.scania-icon-miles-capacity,
span.neg.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/67_Miles_capacity-54-72px_neg.svg');
}
i.neg.scania-icon-events,
span.neg.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/68_Events-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly,
span.neg.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/69_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-waiting-time,
span.neg.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/70_Waiting-time-54-72px_neg.svg');
}
i.neg.scania-icon-explore,
span.neg.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/71_Explore-54-72px_neg.svg');
}
i.neg.scania-icon-see-details,
span.neg.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/72_See details-54-72px_neg.svg');
}
i.neg.scania-icon-network-worldwide-open,
span.neg.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/73_Scania_network_worldwide_open_24h-54-72px_neg.svg');
}
i.neg.scania-icon-warranty,
span.neg.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/74_Warranty-54-72px_neg.svg');
}
i.neg.scania-icon-gear-shift,
span.neg.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/75_Gear_shift-54-72px_neg.svg');
}
i.neg.scania-icon-knowledge,
span.neg.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/76_Knowledge-54-72px_neg.svg');
}
i.neg.scania-icon-brake,
span.neg.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/77_Brake-54-72px_neg.svg');
}
i.neg.scania-icon-social-media-facebook,
span.neg.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Facebook_neg.svg');
}
i.neg.scania-icon-social-media-flickr,
span.neg.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Flickr_neg.svg');
}
i.neg.scania-icon-social-media-googleplus,
span.neg.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_GooglePlus_neg.svg');
}
i.neg.scania-icon-social-media-instagram,
span.neg.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Instagram_neg.svg');
}
i.neg.scania-icon-social-media-linkedin,
span.neg.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Linkedin_neg.svg');
}
i.neg.scania-icon-social-media-slideshare,
span.neg.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_SlideShare_neg.svg');
}
i.neg.scania-icon-social-media-twitter,
span.neg.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Twitter_neg.svg');
}
i.neg.scania-icon-social-media-youtube,
span.neg.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_neg.svg');
}
i.neg.scania-icon-social-media-youtube-variation-2,
span.neg.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_variation-2_neg.svg');
}
i.neg.scania-icon-save-download,
span.neg.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/84_Save-54-72px_neg.svg');
}
i.neg.scania-icon-emergency,
span.neg.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/79_Emergency_54-72px_neg.svg');
}
i.neg.scania-icon-time,
span.neg.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/80_Time-54-72px_neg.svg');
}
i.neg.scania-icon-battery,
span.neg.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/81_Battery_54-72px_neg.svg');
}
i.neg.scania-icon-date,
span.neg.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/82_Date-54-72px_neg.svg');
}
i.neg.scania-icon-sound,
span.neg.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/83_Sound-54-72px_neg.svg');
}
i.neg.scania-icon-no-photo,
span.neg.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/92_No_photo-54-72px_neg.svg');
}
i.neg.scania-icon-no-smoking,
span.neg.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/93_No_smoking-54-72px_neg.svg');
}
i.neg.scania-icon-no-drugs-or-alcohol,
span.neg.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/94_No_drugs_or_alcohol-54-72px_neg.svg');
}
i.neg.scania-icon-drivers-licence-required,
span.neg.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/95_Drivers_licence_required-54-72px_neg.svg');
}
i.neg.scania-icon-forbidden-to-enter-course,
span.neg.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/96_Forbidden_to_enter_course-54-72px_neg.svg');
}
i.neg.scania-icon-wear-seatbelt,
span.neg.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/97_Wear_seatbelt-54-72px_neg.svg');
}
i.neg.scania-icon-no-phone-during-driving,
span.neg.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/98_No_phone_during_driving-54-72px_neg.svg');
}
i.neg.scania-icon-listen-to-demo-driver,
span.neg.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/99_Listen_to_demo_driver-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services-bus,
span.neg.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/100_Connected_services_bus-54-72px_neg.svg');
}
i.neg.scania-icon-info-round,
span.neg.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/101_Info_round-54-72px_neg.svg');
}
i.neg.scania-icon-call-us,
span.neg.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/102_Call_us_54-72px_neg.svg');
}
i.neg.scania-icon-link,
span.neg.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/103_Link-icon-24-48px_neg.svg');
}
i.neg.scania-icon-fixed-price-repairs,
span.neg.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/01_Fixed_price_repairs_24-48px_neg.svg');
}
i.neg.scania-icon-service_exchange,
span.neg.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/02_Service_exchange_24-48px_neg.svg');
}
i.active.scania-icon-dealer-locator-detect,
span.active.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px-Active.svg');
}
i.scania-truck-configurator,
span.scania-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
i[class*="scania-icon-"],
span[class*="scania-icon-"] {
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.xs,
span.xs,
i.sm,
span.sm,
i.md,
span.md,
i.lg,
span.lg,
i.xl,
span.xl,
i.xxl,
span.xxl {
display: inline-block;
}
i.xs,
span.xs {
background-size: 16px;
width: 16px;
height: 16px;
margin: 2px;
}
i.sm,
span.sm {
background-size: 28px;
width: 28px;
height: 28px;
margin: 2px;
}
i.md,
span.md {
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.lg,
span.lg {
background-size: 90px;
width: 90px;
height: 90px;
margin: 8px;
}
i.xl,
span.xl {
background-size: 140px 140px;
width: 140px;
height: 140px;
padding: 10px;
}
i.xxl,
span.xxl {
background-size: 240px;
width: 240px;
height: 240px;
padding: 10px;
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/01_Find_a_dealer-54-72px.svg');
}
i.scania-icon-search,
span.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/02_Icon_search-54-72px.svg');
}
i.scania-icon-close-input,
span.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/03_Search-desktop_in-field-delete-54-72px.svg');
}
i.scania-icon-search-mobile,
span.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/04_Search-mobile_in-field-delete-54-72px.svg');
}
i.scania-icon-menu-mobile,
span.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/05_Menu_mobile-54-72px.svg');
}
i.scania-icon-close-mobile-menu,
span.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/06_Menu_close_button_Mobile-54-72px.svg');
}
i.scania-icon-menu-back-button,
span.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/07_Menu_back_button-54-72px.svg');
}
i.scania-icon-my-scania-mobile,
span.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/08_My_scania_Mobile-54-72px.svg');
}
i.scania-icon-share-social-media,
span.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/09_Share_page_tool_share_icon-54-72px.svg');
}
i.scania-icon-share-page-tool,
span.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/10_Share_page_tool-54-72px.svg');
}
i.scania-icon-video-play,
span.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/11_Video_play_icon-54-72px.svg');
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/12_Find_a_dealer_CTA-54-72px.svg');
}
i.scania-icon-open-accordian-plus,
span.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/13_Open_accordian_plus_Mobile-54-72px.svg');
}
i.scania-icon-close-accordian-minus,
span.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/14_Close_accordian_minus_icon_Mobile-54-72px.svg');
}
i.scania-icon-tick,
span.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/15_Tick_icon-54-72px.svg');
}
i.scania-icon-filter-dropdown,
span.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/16_Filter_drop_down_icon-54-72px.svg');
}
i.scania-icon-dealer-locator-detect,
span.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px.svg');
}
i.scania-icon-dealer-locator-map-pin,
span.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/18_Dealer_locator_map_pin_filled-54-72px.svg');
}
i.scania-icon-dealer-locator-current,
span.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/19_Dealer_locator_Current_location_pin-54-72px.svg');
}
i.scania-icon-job-posting-location,
span.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/20_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-workarea,
span.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/21_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-closing-date,
span.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/22_Closing_date-54-72px.svg');
}
i.scania-icon-email,
span.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/23_E-mail_US-54-72px.svg');
}
i.scania-icon-dealer-website,
span.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/24_View_dealer_website-54-72px.svg');
}
i.scania-icon-dealer-direction,
span.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/25_Dealer_key_actions_Get_directions_generic_54-72px.svg');
}
i.scania-icon-truck,
span.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/26_Truck-54-72px.svg');
}
i.scania-icon-engine,
span.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/27_Engine-54-72px.svg');
}
i.scania-icon-bus,
span.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/28_Bus-54-72px.svg');
}
i.scania-icon-boat,
span.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/29_Boat-54-72px.svg');
}
i.scania-icon-finance,
span.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/30_Finance-54-72px.svg');
}
i.scania-icon-conveyorbelt,
span.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/31_Conveyorbelt_Machinery-54-72px.svg');
}
i.scania-icon-powergen,
span.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/32_Powergen-54-72px.svg');
}
i.scania-icon-insurance,
span.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/33_Insurance_risk_management-54-72px.svg');
}
i.scania-icon-repairs,
span.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/34_Repairs-54-72px.svg');
}
i.scania-icon-connected-services,
span.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/35_Connected_services-54-72px.svg');
}
i.scania-icon-training-classroom,
span.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/36_Training_Classroom-54-72px.svg');
}
i.scania-icon-bus-driver,
span.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/37_Driver_Bus_driver-54-72px.svg');
}
i.scania-icon-business-operator,
span.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/38_Business_operator-54-72px.svg');
}
i.scania-icon-passenger,
span.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/39_Passanger-54-72px.svg');
}
i.scania-icon-mechanic-technician,
span.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/40_Mechanic_Technician-54-72px.svg');
}
i.scania-icon-concrete-mixer,
span.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/42_Concrete_mixer-54-72px.svg');
}
i.scania-icon-truck-assembly-component,
span.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/43_Truck_assembly-54-72px.svg');
}
i.scania-icon-bus-application,
span.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/44_Bus_application-54-72px.svg');
}
i.scania-icon-engine-application,
span.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/45_Engine_application-54-72px.svg');
}
i.scania-icon-fuel-economy,
span.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/46_Fuel_economy-54-72px.svg');
}
i.scania-icon-sustainability,
span.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/47_Sustainabillity_Environment-54-72px.svg');
}
i.scania-icon-comfort-passenger,
span.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/48_Comfort_Passanger_environment-54-72px.svg');
}
i.scania-icon-driver-omptimization,
span.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/49_Driver_optimisation-54-72px.svg');
}
i.scania-icon-uptime,
span.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/50_Uptime-54-72px.svg');
}
i.scania-icon-productivity,
span.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/51_Productivity-54-72px.svg');
}
i.scania-icon-business-growth,
span.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/52_Business_growth-54-72px.svg');
}
i.scania-icon-efficiency,
span.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/53_Efficiency-54-72px.svg');
}
i.scania-icon-condition-roads,
span.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/54_Conditions_roads-54-72px.svg');
}
i.scania-icon-safety,
span.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/55_Safety_54-72px.svg');
}
i.scania-icon-quality-engineering,
span.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/56_Quality_Engineering-54-72px.svg');
}
i.scania-icon-toe,
span.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/57_TOE-54-72px.svg');
}
i.scania-icon-alternative-fuels,
span.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/58_Alternative_fuels-54-72px.svg');
}
i.scania-icon-tma,
span.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/59_TMA-54-72px.svg');
}
i.scania-icon-payload,
span.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/60_Payload-54-72px.svg');
}
i.scania-icon-driveability,
span.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/61_Driveability-54-72px.svg');
}
i.scania-icon-ecolution-analysis,
span.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/62_Ecolution_analysis-54-72px.svg');
}
i.scania-icon-ecolution-solutions,
span.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/63_Ecolution_solutions-54-72px.svg');
}
i.scania-icon-ecolution-results,
span.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/64_Ecolution_results-54-72px.svg');
}
i.scania-icon-fuel-efficency,
span.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/65_Fuel_efficency-54-72px.svg');
}
i.scania-icon-co2-emissions,
span.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/66_Co2_emissions-54-72px.svg');
}
i.scania-icon-miles-capacity,
span.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/67_Miles_capacity-54-72px.svg');
}
i.scania-icon-events,
span.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/68_Events-54-72px.svg');
}
i.scania-icon-truck-assembly,
span.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/69_Truck_assembly-54-72px.svg');
}
i.scania-icon-waiting-time,
span.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/70_Waiting-time-54-72px.svg');
}
i.scania-icon-explore,
span.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/71_Explore-54-72px.svg');
}
i.scania-icon-see-details,
span.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/72_See details-54-72px.svg');
}
i.scania-icon-network-worldwide-open,
span.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/73_Scania_network_worldwide_open_24h-54-72px.svg');
}
i.scania-icon-warranty,
span.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/74_Warranty-54-72px.svg');
}
i.scania-icon-gear-shift,
span.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/75_Gear_shift-54-72px.svg');
}
i.scania-icon-knowledge,
span.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/76_Knowledge-54-72px.svg');
}
i.scania-icon-brake,
span.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/77_Brake-54-72px.svg');
}
i.scania-icon-social-media-facebook,
span.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Facebook.svg');
}
i.scania-icon-social-media-flickr,
span.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Flickr.svg');
}
i.scania-icon-social-media-googleplus,
span.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_GooglePlus.svg');
}
i.scania-icon-social-media-instagram,
span.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Instagram.svg');
}
i.scania-icon-social-media-linkedin,
span.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Linkedin.svg');
}
i.scania-icon-social-media-slideshare,
span.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_SlideShare.svg');
}
i.scania-icon-social-media-twitter,
span.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Twitter.svg');
}
i.scania-icon-social-media-youtube,
span.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube.svg');
}
i.scania-icon-social-media-youtube-variation-2,
span.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube_variation-2.svg');
}
i.scania-icon-save-download,
span.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/84_Save-54-72px.svg');
}
i.scania-icon-emergency,
span.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/79_Emergency_54-72px.svg');
}
i.scania-icon-time,
span.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/80_Time-54-72px.svg');
}
i.scania-icon-battery,
span.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/81_Battery_54-72px.svg');
}
i.scania-icon-date,
span.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/82_Date-54-72px.svg');
}
i.scania-icon-sound,
span.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/83_Sound-54-72px.svg');
}
i.scania-icon-no-photo,
span.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/92_No_photo-54-72px.svg');
}
i.scania-icon-no-smoking,
span.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/93_No_smoking-54-72px.svg');
}
i.scania-icon-no-drugs-or-alcohol,
span.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/94_No_drugs_or_alcohol-54-72px.svg');
}
i.scania-icon-drivers-licence-required,
span.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/95_Drivers_licence_required-54-72px.svg');
}
i.scania-icon-forbidden-to-enter-course,
span.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/96_Forbidden_to_enter_course-54-72px.svg');
}
i.scania-icon-wear-seatbelt,
span.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/97_Wear_seatbelt-54-72px.svg');
}
i.scania-icon-no-phone-during-driving,
span.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/98_No_phone_during_driving-54-72px.svg');
}
i.scania-icon-listen-to-demo-driver,
span.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/99_Listen_to_demo_driver-54-72px.svg');
}
i.scania-icon-connected-services-bus,
span.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/100_Connected_services_bus-54-72px.svg');
}
i.scania-icon-info-round,
span.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/101_Info_round-54-72px.svg');
}
i.scania-icon-call-us,
span.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/102_Call_us_54-72px.svg');
}
i.scania-icon-link,
span.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/103_Link-icon-24-48px.svg');
}
i.scania-icon-truck-configurator,
span.scania-icon-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
i.scania-icon-change,
span.scania-icon-change {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/105_Change-24-48px.svg');
}
i.scania-icon-edit,
span.scania-icon-edit {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/106_Edit-24-48px.svg');
}
i.scania-icon-conversation,
span.scania-icon-conversation {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/107_Conversation-24-48px.svg');
}
i.scania-icon-settings,
span.scania-icon-settings {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/108_Settings-24-48px.svg');
}
i.scania-icon-box,
span.scania-icon-box {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Box_24_48px.svg');
}
i.scania-icon-crane,
span.scania-icon-crane {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Crane-24-48px.svg');
}
i.scania-icon-fifth-wheel,
span.scania-icon-fifth-wheel {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fifth_wheel-24-48px.svg');
}
i.scania-icon-fire-engine,
span.scania-icon-fire-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fire_engine-24-48px.svg');
}
i.scania-icon-hook-lift,
span.scania-icon-hook-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Hook_lift-24-48px.svg');
}
i.scania-icon-recovery-body,
span.scania-icon-recovery-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Recovery_body-24-48px.svg');
}
i.scania-icon-refuse-collection-body,
span.scania-icon-refuse-collection-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Refuse_collection_body-24-48px.svg');
}
i.scania-icon-tail-lift,
span.scania-icon-tail-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tail_lift-24-48px.svg');
}
i.scania-icon-tank-body,
span.scania-icon-tank-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tank_body-24-48px.svg');
}
i.scania-icon-timber-body,
span.scania-icon-timber-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Timber_body-24-48px.svg');
}
i.scania-icon-tipper_body,
span.scania-icon-tipper_body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tipper_body-24-48px.svg');
}
i.scania-icon-trailer,
span.scania-icon-trailer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Trailer-24-48px.svg');
}
i.scania-icon-vehicle-transport-body,
span.scania-icon-vehicle-transport-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Vehicle_transport_body-24-48px.svg');
}
i.scania-icon-truck-service,
span.scania-icon-truck-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/01_SIS_Truck_service-54-72px.svg');
}
i.scania-icon-bus-service,
span.scania-icon-bus-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/02_SIS_Bus_service-54-72px.svg');
}
i.scania-icon-engine-service,
span.scania-icon-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/03_SIS_Engines_service-54-72px.svg');
}
i.scania-icon-marine-engine-service,
span.scania-icon-marine-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/04_SIS_Marine_engine_service-54-72px.svg');
}
i.scania-icon-genstes-service,
span.scania-icon-genstes-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/05_SIS_Scania_gensets_service-54-72px.svg');
}
i.scania-icon-24h-breakdown-service,
span.scania-icon-24h-breakdown-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/06_SIS_24h_emergency_breakdown_service-54-72px.svg');
}
i.scania-icon-accident-repairs,
span.scania-icon-accident-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/07_SIS_Accident_repairs-54-72px.svg');
}
i.scania-icon-towing-recovery-service,
span.scania-icon-towing-recovery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/08_SIS_Towing_and_recovery_service-54-72px.svg');
}
i.scania-icon-toll-collect-recivery-service,
span.scania-icon-toll-collect-recivery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/09_SIS_Toll_collect_and_recovery_service-54-72px.svg');
}
i.scania-icon-tyre-service,
span.scania-icon-tyre-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/10_SIS_Tyre_service-54-72px.svg');
}
i.scania-icon-vehicle-washing,
span.scania-icon-vehicle-washing {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/11_SIS_Vehicle_washing-54-72px.svg');
}
i.scania-icon-vehicle-rental,
span.scania-icon-vehicle-rental {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/12_SIS_Vehicle_rental-54-72px.svg');
}
i.scania-icon-truck-sales,
span.scania-icon-truck-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/13_SIS_Truck_sales-54-72px.svg');
}
i.scania-icon-bus-sales,
span.scania-icon-bus-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/14_SIS_Bus_sales-54-72px.svg');
}
i.scania-icon-power-engine-sales,
span.scania-icon-power-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/15_SIS_Power_generation_engine_sales-54-72px.svg');
}
i.scania-icon-marine-engine-sales,
span.scania-icon-marine-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/16_SIS_Marine_engine_sales-54-72px.svg');
}
i.scania-icon-genstes-sales,
span.scania-icon-genstes-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/17_SIS_Scania_gensets_sales-54-72px.svg');
}
i.scania-icon-parts-sales,
span.scania-icon-parts-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/18_SIS_Scania_parts_sales-54-72px.svg');
}
i.scania-icon-digital-tachograph-download,
span.scania-icon-digital-tachograph-download {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/19_SIS_Digital_tachograph_data_download-54-72px.svg');
}
i.scania-icon-digital-tachograph-inspection,
span.scania-icon-digital-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/20_SIS_Digital_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-analogue-tachograph-inspection,
span.scania-icon-analogue-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/21_SIS_Analogue_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-roller-brake-test,
span.scania-icon-roller-brake-test {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/22_SIS_Roller_brake_test-54-72px.svg');
}
i.scania-icon-trailer-service,
span.scania-icon-trailer-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/23_SIS_Trailer_service-54-72px.svg');
}
i.scania-icon-refrigeration-service,
span.scania-icon-refrigeration-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/24_SIS_Transport_refrigeration_unit_service-54-72px.svg');
}
i.scania-icon-tarpaulin-service,
span.scania-icon-tarpaulin-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/25_SIS_Tarpaulin_service-54-72px.svg');
}
i.scania-icon-adr-service,
span.scania-icon-adr-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/26_SIS_ADR_Vehicle_service-54-72px.svg');
}
i.scania-icon-hydraulics-service,
span.scania-icon-hydraulics-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/27_SIS_Hydraulics_bodywork_service-54-72px.svg');
}
i.scania-icon-used-vehicle-sales,
span.scania-icon-used-vehicle-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/28_SIS_Used_vehicle_sales-54-72px.svg');
}
i.scania-icon-mining-service,
span.scania-icon-mining-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/29_SIS_Mining_service-54-72px.svg');
}
i.scania-icon-mining-sales,
span.scania-icon-mining-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/30_SIS_Mining_sales-54-72px.svg');
}
i.scania-icon-tail-lift-service,
span.scania-icon-tail-lift-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/31_SIS_Tail_lift_service-54-72px.svg');
}
i.scania-icon-fixed-price-repairs,
span.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/01_Fixed_price_repairs_24-48px.svg');
}
i.scania-icon-service_exchange,
span.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/02_Service_exchange_24-48px.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/01_Find_a_dealer-54-72px_neg.svg');
}
i.neg.scania-icon-search,
span.neg.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/02_Icon_search-54-72px_neg.svg');
}
i.neg.scania-icon-close-input,
span.neg.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/03_Search-desktop_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-search-mobile,
span.neg.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/04_Search-mobile_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-menu-mobile,
span.neg.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/05_Menu_mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-mobile-menu,
span.neg.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/06_Menu_close_button_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-menu-back-button,
span.neg.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/07_Menu_back_button-54-72px_neg.svg');
}
i.neg.scania-icon-my-scania-mobile,
span.neg.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/08_My_scania_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-share-social-media,
span.neg.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/09_Share_page_tool_share_icon-54-72px_neg.svg');
}
i.neg.scania-icon-share-page-tool,
span.neg.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/10_Share_page_tool-54-72px_neg.svg');
}
i.neg.scania-icon-video-play,
span.neg.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/11_Video_play_icon-54-72px_neg.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/12_Find_a_dealer_CTA-54-72px_neg.svg');
}
i.neg.scania-icon-open-accordian-plus,
span.neg.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/13_Open_accordian_plus_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-accordian-minus,
span.neg.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/14_Close_accordian_minus_icon_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-tick,
span.neg.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/15_Tick_icon-54-72px_neg.svg');
}
i.neg.scania-icon-filter-dropdown,
span.neg.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/16_Filter_drop_down_icon-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-detect,
span.neg.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/17_Dealer_locator_Detect_location_54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-map-pin,
span.neg.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/18_Dealer_locator_map_pin_filled-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-current,
span.neg.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/19_Dealer_locator_Current_location_pin-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-location,
span.neg.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/20_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-workarea,
span.neg.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/21_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-closing-date,
span.neg.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/22_Closing_date-54-72px_neg.svg');
}
i.neg.scania-icon-email,
span.neg.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/23_E-mail_US-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-website,
span.neg.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/24_View_dealer_website-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-direction,
span.neg.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/25_Dealer_key_actions_Get_directions_generic_54-72px_neg.svg');
}
i.neg.scania-icon-truck,
span.neg.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/26_Truck-54-72px_neg.svg');
}
i.neg.scania-icon-engine,
span.neg.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/27_Engine-54-72px_neg.svg');
}
i.neg.scania-icon-bus,
span.neg.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/28_Bus-54-72px_neg.svg');
}
i.neg.scania-icon-boat,
span.neg.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/29_Boat-54-72px_neg.svg');
}
i.neg.scania-icon-finance,
span.neg.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/30_Finance-54-72px_neg.svg');
}
i.neg.scania-icon-conveyorbelt,
span.neg.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/31_Conveyorbelt_Machinery-54-72px_neg.svg');
}
i.neg.scania-icon-powergen,
span.neg.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/32_Powergen-54-72px_neg.svg');
}
i.neg.scania-icon-insurance,
span.neg.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/33_Insurance_risk_management-54-72px_neg.svg');
}
i.neg.scania-icon-repairs,
span.neg.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/34_Repairs-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services,
span.neg.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/35_Connected_services-54-72px_neg.svg');
}
i.neg.scania-icon-training-classroom,
span.neg.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/36_Training_Classroom-54-72px_neg.svg');
}
i.neg.scania-icon-bus-driver,
span.neg.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/37_Driver_Bus_driver-54-72px_neg.svg');
}
i.neg.scania-icon-business-operator,
span.neg.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/38_Business_operator-54-72px_neg.svg');
}
i.neg.scania-icon-passenger,
span.neg.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/39_Passanger-54-72px_neg.svg');
}
i.neg.scania-icon-mechanic-technician,
span.neg.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/40_Mechanic_Technician-54-72px_neg.svg');
}
i.neg.scania-icon-concrete-mixer,
span.neg.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/42_Concrete_mixer-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly-component,
span.neg.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/43_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-bus-application,
span.neg.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/44_Bus_application-54-72px_neg.svg');
}
i.neg.scania-icon-engine-application,
span.neg.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/45_Engine_application-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-economy,
span.neg.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/46_Fuel_economy-54-72px_neg.svg');
}
i.neg.scania-icon-sustainability,
span.neg.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/47_Sustainabillity_Environment-54-72px_neg.svg');
}
i.neg.scania-icon-comfort-passenger,
span.neg.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/48_Comfort_Passanger_environment-54-72px_neg.svg');
}
i.neg.scania-icon-driver-omptimization,
span.neg.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/49_Driver_optimisation-54-72px_neg.svg');
}
i.neg.scania-icon-uptime,
span.neg.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/50_Uptime-54-72px_neg.svg');
}
i.neg.scania-icon-productivity,
span.neg.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/51_Productivity-54-72px_neg.svg');
}
i.neg.scania-icon-business-growth,
span.neg.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/52_Business_growth-54-72px_neg.svg');
}
i.neg.scania-icon-efficiency,
span.neg.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/53_Efficiency-54-72px_neg.svg');
}
i.neg.scania-icon-condition-roads,
span.neg.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/54_Conditions_roads-54-72px_neg.svg');
}
i.neg.scania-icon-safety,
span.neg.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/55_Safety_54-72px_neg.svg');
}
i.neg.scania-icon-quality-engineering,
span.neg.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/56_Quality_Engineering-54-72px_neg.svg');
}
i.neg.scania-icon-toe,
span.neg.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/57_TOE-54-72px_neg.svg');
}
i.neg.scania-icon-alternative-fuels,
span.neg.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/58_Alternative_fuels-54-72px_neg.svg');
}
i.neg.scania-icon-tma,
span.neg.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/59_TMA-54-72px_neg.svg');
}
i.neg.scania-icon-payload,
span.neg.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/60_Payload-54-72px_neg.svg');
}
i.neg.scania-icon-driveability,
span.neg.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/61_Driveability-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-analysis,
span.neg.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/62_Ecolution_analysis-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-solutions,
span.neg.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/63_Ecolution_solutions-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-results,
span.neg.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/64_Ecolution_results-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-efficency,
span.neg.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/65_Fuel_efficency-54-72px_neg.svg');
}
i.neg.scania-icon-co2-emissions,
span.neg.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/66_Co2_emissions-54-72px_neg.svg');
}
i.neg.scania-icon-miles-capacity,
span.neg.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/67_Miles_capacity-54-72px_neg.svg');
}
i.neg.scania-icon-events,
span.neg.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/68_Events-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly,
span.neg.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/69_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-waiting-time,
span.neg.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/70_Waiting-time-54-72px_neg.svg');
}
i.neg.scania-icon-explore,
span.neg.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/71_Explore-54-72px_neg.svg');
}
i.neg.scania-icon-see-details,
span.neg.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/72_See details-54-72px_neg.svg');
}
i.neg.scania-icon-network-worldwide-open,
span.neg.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/73_Scania_network_worldwide_open_24h-54-72px_neg.svg');
}
i.neg.scania-icon-warranty,
span.neg.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/74_Warranty-54-72px_neg.svg');
}
i.neg.scania-icon-gear-shift,
span.neg.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/75_Gear_shift-54-72px_neg.svg');
}
i.neg.scania-icon-knowledge,
span.neg.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/76_Knowledge-54-72px_neg.svg');
}
i.neg.scania-icon-brake,
span.neg.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/77_Brake-54-72px_neg.svg');
}
i.neg.scania-icon-social-media-facebook,
span.neg.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Facebook_neg.svg');
}
i.neg.scania-icon-social-media-flickr,
span.neg.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Flickr_neg.svg');
}
i.neg.scania-icon-social-media-googleplus,
span.neg.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_GooglePlus_neg.svg');
}
i.neg.scania-icon-social-media-instagram,
span.neg.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Instagram_neg.svg');
}
i.neg.scania-icon-social-media-linkedin,
span.neg.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Linkedin_neg.svg');
}
i.neg.scania-icon-social-media-slideshare,
span.neg.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_SlideShare_neg.svg');
}
i.neg.scania-icon-social-media-twitter,
span.neg.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Twitter_neg.svg');
}
i.neg.scania-icon-social-media-youtube,
span.neg.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_neg.svg');
}
i.neg.scania-icon-social-media-youtube-variation-2,
span.neg.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_variation-2_neg.svg');
}
i.neg.scania-icon-save-download,
span.neg.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/84_Save-54-72px_neg.svg');
}
i.neg.scania-icon-emergency,
span.neg.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/79_Emergency_54-72px_neg.svg');
}
i.neg.scania-icon-time,
span.neg.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/80_Time-54-72px_neg.svg');
}
i.neg.scania-icon-battery,
span.neg.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/81_Battery_54-72px_neg.svg');
}
i.neg.scania-icon-date,
span.neg.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/82_Date-54-72px_neg.svg');
}
i.neg.scania-icon-sound,
span.neg.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/83_Sound-54-72px_neg.svg');
}
i.neg.scania-icon-no-photo,
span.neg.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/92_No_photo-54-72px_neg.svg');
}
i.neg.scania-icon-no-smoking,
span.neg.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/93_No_smoking-54-72px_neg.svg');
}
i.neg.scania-icon-no-drugs-or-alcohol,
span.neg.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/94_No_drugs_or_alcohol-54-72px_neg.svg');
}
i.neg.scania-icon-drivers-licence-required,
span.neg.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/95_Drivers_licence_required-54-72px_neg.svg');
}
i.neg.scania-icon-forbidden-to-enter-course,
span.neg.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/96_Forbidden_to_enter_course-54-72px_neg.svg');
}
i.neg.scania-icon-wear-seatbelt,
span.neg.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/97_Wear_seatbelt-54-72px_neg.svg');
}
i.neg.scania-icon-no-phone-during-driving,
span.neg.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/98_No_phone_during_driving-54-72px_neg.svg');
}
i.neg.scania-icon-listen-to-demo-driver,
span.neg.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/99_Listen_to_demo_driver-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services-bus,
span.neg.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/100_Connected_services_bus-54-72px_neg.svg');
}
i.neg.scania-icon-info-round,
span.neg.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/101_Info_round-54-72px_neg.svg');
}
i.neg.scania-icon-call-us,
span.neg.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/102_Call_us_54-72px_neg.svg');
}
i.neg.scania-icon-link,
span.neg.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/103_Link-icon-24-48px_neg.svg');
}
i.neg.scania-icon-fixed-price-repairs,
span.neg.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/01_Fixed_price_repairs_24-48px_neg.svg');
}
i.neg.scania-icon-service_exchange,
span.neg.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/02_Service_exchange_24-48px_neg.svg');
}
i.active.scania-icon-dealer-locator-detect,
span.active.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px-Active.svg');
}
i.scania-truck-configurator,
span.scania-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
/*!
* Importing Scanic Corporate Icons including Font Awesome version 3.2.1
*/
/* FONT PATH
* -------------------------- */
@import url("//d31jnweo1ynb8u.cloudfront.net/resources/fonts/corporate-icons/style.css");
/*!
* Additional Classes not rendered by IcoMoon where Scania Corporate Icons are created, maintained and hosted.
/* FONT AWESOME CORE
* -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.icon-6x {
font-size: 6em;
}
.icon-6x.icon-border {
border-width: 6px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.icon-7x {
font-size: 7em;
}
.icon-7x.icon-border {
border-width: 7px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.icon-8x {
font-size: 8em;
}
.icon-8x.icon-border {
border-width: 8px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.icon-9x {
font-size: 9em;
}
.icon-9x.icon-border {
border-width: 9px;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
}
.icon-extreme {
font-size: 50em !important;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
* -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}
/* EXTRAS
* -------------------------- */
/* Stacked and layered icon */
.icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
}
@import url("/resources/fonts/scania-sans/cyrillic/scania-cyrillic-fonts.css");
@font-face {
font-family: 'Scania Sans';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-style: italic;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Italic';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-style: italic;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Italic';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-style: italic;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Italic';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
/*
The Scania Logotype Stylesheet
The Scania symbol and wordmark should be used in accordance to the guidelines specified in the Brand Manual.
We do not want our logotype to be downloaded to local servers as updates to the logotype is made to these
centraly stored versions.
How to use
Include this stylesheet in you application by copying this line of code to your HEAD section:
<link rel="stylesheet" type="text/css" href="https://static.scania.com/resources/logotype/scania/logotype-stylesheet/scania-logotype.css">
Use these HTML tags to show the symbol and wordmark.
<span class="scania wordmark"></span>
<span class="scania symbol"></span>
<span class="scania symbol neg"></span> For a white wordmark
<span class="scania logotype-vertical-lockup"></span>
*/
.scania .symbol, .scania.symbol {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.svg');
background-repeat: no-repeat;
background-size: 48px 46px;
width: 48px;
height: 46px;
float: left;
margin-bottom: 15px
}
.scania .wordmark, .scania.wordmark {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.svg');
background-repeat: no-repeat;
background-size: 169px 28px;
width: 169px;
height: 28px;
}
.scania .wordmark.neg, .scania.wordmark.neg {
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.svg');
}
/* Lockups of the symbol and wordmark should be used as an exeption only */
.scania .logotype-vertical-lockup, .scania.logotype-vertical-lockup {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.svg');
background-repeat: no-repeat;
background-size: 250px 141px;
width: 250px;
height: 141px;
} | assets/css/corporate-ui/corporate-ui-fonts.css | .scania .symbol, .scania.symbol {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.svg');
background-repeat: no-repeat;
background-size: 48px 46px;
width: 48px;
height: 46px;
float: left;
margin-bottom: 15px
}
.scania .wordmark, .scania.wordmark {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.svg');
background-repeat: no-repeat;
background-size: 169px 28px;
width: 169px;
height: 28px;
}
.scania .wordmark.neg, .scania.wordmark.neg {
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.svg');
}
/* Lockups of the symbol and wordmark should be used as an exeption only */
.scania .logotype-vertical-lockup, .scania.logotype-vertical-lockup {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.svg');
background-repeat: no-repeat;
background-size: 250px 141px;
width: 250px;
height: 141px;
}
@import url("/resources/fonts/scania-sans/cyrillic/scania-cyrillic-fonts.css");
@font-face {
font-family: 'Scania Sans';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-style: italic;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Italic';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-style: italic;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Italic';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: bold;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Bold';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-style: italic;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Italic';
font-weight: normal;
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
/*!
* Importing Scanic Corporate Icons including Font Awesome version 3.2.1
*/
/* FONT PATH
* -------------------------- */
@import url("//d31jnweo1ynb8u.cloudfront.net/resources/fonts/corporate-icons/style.css");
/*!
* Additional Classes not rendered by IcoMoon where Scania Corporate Icons are created, maintained and hosted.
/* FONT AWESOME CORE
* -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.icon-6x {
font-size: 6em;
}
.icon-6x.icon-border {
border-width: 6px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.icon-7x {
font-size: 7em;
}
.icon-7x.icon-border {
border-width: 7px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.icon-8x {
font-size: 8em;
}
.icon-8x.icon-border {
border-width: 8px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.icon-9x {
font-size: 9em;
}
.icon-9x.icon-border {
border-width: 9px;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
}
.icon-extreme {
font-size: 50em !important;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
* -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}
/* EXTRAS
* -------------------------- */
/* Stacked and layered icon */
.icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
}
i[class*="scania-icon-"],
span[class*="scania-icon-"] {
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.xs,
span.xs,
i.sm,
span.sm,
i.md,
span.md,
i.lg,
span.lg,
i.xl,
span.xl,
i.xxl,
span.xxl {
display: inline-block;
}
i.xs,
span.xs {
background-size: 16px;
width: 16px;
height: 16px;
margin: 2px;
}
i.sm,
span.sm {
background-size: 28px;
width: 28px;
height: 28px;
margin: 2px;
}
i.md,
span.md {
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.lg,
span.lg {
background-size: 90px;
width: 90px;
height: 90px;
margin: 8px;
}
i.xl,
span.xl {
background-size: 140px 140px;
width: 140px;
height: 140px;
padding: 10px;
}
i.xxl,
span.xxl {
background-size: 240px;
width: 240px;
height: 240px;
padding: 10px;
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/01_Find_a_dealer-54-72px.svg');
}
i.scania-icon-search,
span.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/02_Icon_search-54-72px.svg');
}
i.scania-icon-close-input,
span.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/03_Search-desktop_in-field-delete-54-72px.svg');
}
i.scania-icon-search-mobile,
span.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/04_Search-mobile_in-field-delete-54-72px.svg');
}
i.scania-icon-menu-mobile,
span.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/05_Menu_mobile-54-72px.svg');
}
i.scania-icon-close-mobile-menu,
span.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/06_Menu_close_button_Mobile-54-72px.svg');
}
i.scania-icon-menu-back-button,
span.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/07_Menu_back_button-54-72px.svg');
}
i.scania-icon-my-scania-mobile,
span.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/08_My_scania_Mobile-54-72px.svg');
}
i.scania-icon-share-social-media,
span.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/09_Share_page_tool_share_icon-54-72px.svg');
}
i.scania-icon-share-page-tool,
span.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/10_Share_page_tool-54-72px.svg');
}
i.scania-icon-video-play,
span.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/11_Video_play_icon-54-72px.svg');
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/12_Find_a_dealer_CTA-54-72px.svg');
}
i.scania-icon-open-accordian-plus,
span.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/13_Open_accordian_plus_Mobile-54-72px.svg');
}
i.scania-icon-close-accordian-minus,
span.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/14_Close_accordian_minus_icon_Mobile-54-72px.svg');
}
i.scania-icon-tick,
span.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/15_Tick_icon-54-72px.svg');
}
i.scania-icon-filter-dropdown,
span.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/16_Filter_drop_down_icon-54-72px.svg');
}
i.scania-icon-dealer-locator-detect,
span.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px.svg');
}
i.scania-icon-dealer-locator-map-pin,
span.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/18_Dealer_locator_map_pin_filled-54-72px.svg');
}
i.scania-icon-dealer-locator-current,
span.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/19_Dealer_locator_Current_location_pin-54-72px.svg');
}
i.scania-icon-job-posting-location,
span.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/20_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-workarea,
span.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/21_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-closing-date,
span.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/22_Closing_date-54-72px.svg');
}
i.scania-icon-email,
span.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/23_E-mail_US-54-72px.svg');
}
i.scania-icon-dealer-website,
span.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/24_View_dealer_website-54-72px.svg');
}
i.scania-icon-dealer-direction,
span.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/25_Dealer_key_actions_Get_directions_generic_54-72px.svg');
}
i.scania-icon-truck,
span.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/26_Truck-54-72px.svg');
}
i.scania-icon-engine,
span.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/27_Engine-54-72px.svg');
}
i.scania-icon-bus,
span.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/28_Bus-54-72px.svg');
}
i.scania-icon-boat,
span.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/29_Boat-54-72px.svg');
}
i.scania-icon-finance,
span.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/30_Finance-54-72px.svg');
}
i.scania-icon-conveyorbelt,
span.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/31_Conveyorbelt_Machinery-54-72px.svg');
}
i.scania-icon-powergen,
span.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/32_Powergen-54-72px.svg');
}
i.scania-icon-insurance,
span.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/33_Insurance_risk_management-54-72px.svg');
}
i.scania-icon-repairs,
span.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/34_Repairs-54-72px.svg');
}
i.scania-icon-connected-services,
span.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/35_Connected_services-54-72px.svg');
}
i.scania-icon-training-classroom,
span.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/36_Training_Classroom-54-72px.svg');
}
i.scania-icon-bus-driver,
span.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/37_Driver_Bus_driver-54-72px.svg');
}
i.scania-icon-business-operator,
span.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/38_Business_operator-54-72px.svg');
}
i.scania-icon-passenger,
span.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/39_Passanger-54-72px.svg');
}
i.scania-icon-mechanic-technician,
span.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/40_Mechanic_Technician-54-72px.svg');
}
i.scania-icon-concrete-mixer,
span.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/42_Concrete_mixer-54-72px.svg');
}
i.scania-icon-truck-assembly-component,
span.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/43_Truck_assembly-54-72px.svg');
}
i.scania-icon-bus-application,
span.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/44_Bus_application-54-72px.svg');
}
i.scania-icon-engine-application,
span.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/45_Engine_application-54-72px.svg');
}
i.scania-icon-fuel-economy,
span.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/46_Fuel_economy-54-72px.svg');
}
i.scania-icon-sustainability,
span.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/47_Sustainabillity_Environment-54-72px.svg');
}
i.scania-icon-comfort-passenger,
span.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/48_Comfort_Passanger_environment-54-72px.svg');
}
i.scania-icon-driver-omptimization,
span.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/49_Driver_optimisation-54-72px.svg');
}
i.scania-icon-uptime,
span.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/50_Uptime-54-72px.svg');
}
i.scania-icon-productivity,
span.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/51_Productivity-54-72px.svg');
}
i.scania-icon-business-growth,
span.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/52_Business_growth-54-72px.svg');
}
i.scania-icon-efficiency,
span.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/53_Efficiency-54-72px.svg');
}
i.scania-icon-condition-roads,
span.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/54_Conditions_roads-54-72px.svg');
}
i.scania-icon-safety,
span.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/55_Safety_54-72px.svg');
}
i.scania-icon-quality-engineering,
span.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/56_Quality_Engineering-54-72px.svg');
}
i.scania-icon-toe,
span.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/57_TOE-54-72px.svg');
}
i.scania-icon-alternative-fuels,
span.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/58_Alternative_fuels-54-72px.svg');
}
i.scania-icon-tma,
span.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/59_TMA-54-72px.svg');
}
i.scania-icon-payload,
span.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/60_Payload-54-72px.svg');
}
i.scania-icon-driveability,
span.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/61_Driveability-54-72px.svg');
}
i.scania-icon-ecolution-analysis,
span.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/62_Ecolution_analysis-54-72px.svg');
}
i.scania-icon-ecolution-solutions,
span.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/63_Ecolution_solutions-54-72px.svg');
}
i.scania-icon-ecolution-results,
span.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/64_Ecolution_results-54-72px.svg');
}
i.scania-icon-fuel-efficency,
span.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/65_Fuel_efficency-54-72px.svg');
}
i.scania-icon-co2-emissions,
span.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/66_Co2_emissions-54-72px.svg');
}
i.scania-icon-miles-capacity,
span.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/67_Miles_capacity-54-72px.svg');
}
i.scania-icon-events,
span.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/68_Events-54-72px.svg');
}
i.scania-icon-truck-assembly,
span.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/69_Truck_assembly-54-72px.svg');
}
i.scania-icon-waiting-time,
span.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/70_Waiting-time-54-72px.svg');
}
i.scania-icon-explore,
span.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/71_Explore-54-72px.svg');
}
i.scania-icon-see-details,
span.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/72_See details-54-72px.svg');
}
i.scania-icon-network-worldwide-open,
span.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/73_Scania_network_worldwide_open_24h-54-72px.svg');
}
i.scania-icon-warranty,
span.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/74_Warranty-54-72px.svg');
}
i.scania-icon-gear-shift,
span.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/75_Gear_shift-54-72px.svg');
}
i.scania-icon-knowledge,
span.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/76_Knowledge-54-72px.svg');
}
i.scania-icon-brake,
span.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/77_Brake-54-72px.svg');
}
i.scania-icon-social-media-facebook,
span.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Facebook.svg');
}
i.scania-icon-social-media-flickr,
span.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Flickr.svg');
}
i.scania-icon-social-media-googleplus,
span.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_GooglePlus.svg');
}
i.scania-icon-social-media-instagram,
span.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Instagram.svg');
}
i.scania-icon-social-media-linkedin,
span.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Linkedin.svg');
}
i.scania-icon-social-media-slideshare,
span.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_SlideShare.svg');
}
i.scania-icon-social-media-twitter,
span.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Twitter.svg');
}
i.scania-icon-social-media-youtube,
span.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube.svg');
}
i.scania-icon-social-media-youtube-variation-2,
span.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube_variation-2.svg');
}
i.scania-icon-save-download,
span.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/84_Save-54-72px.svg');
}
i.scania-icon-emergency,
span.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/79_Emergency_54-72px.svg');
}
i.scania-icon-time,
span.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/80_Time-54-72px.svg');
}
i.scania-icon-battery,
span.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/81_Battery_54-72px.svg');
}
i.scania-icon-date,
span.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/82_Date-54-72px.svg');
}
i.scania-icon-sound,
span.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/83_Sound-54-72px.svg');
}
i.scania-icon-no-photo,
span.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/92_No_photo-54-72px.svg');
}
i.scania-icon-no-smoking,
span.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/93_No_smoking-54-72px.svg');
}
i.scania-icon-no-drugs-or-alcohol,
span.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/94_No_drugs_or_alcohol-54-72px.svg');
}
i.scania-icon-drivers-licence-required,
span.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/95_Drivers_licence_required-54-72px.svg');
}
i.scania-icon-forbidden-to-enter-course,
span.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/96_Forbidden_to_enter_course-54-72px.svg');
}
i.scania-icon-wear-seatbelt,
span.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/97_Wear_seatbelt-54-72px.svg');
}
i.scania-icon-no-phone-during-driving,
span.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/98_No_phone_during_driving-54-72px.svg');
}
i.scania-icon-listen-to-demo-driver,
span.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/99_Listen_to_demo_driver-54-72px.svg');
}
i.scania-icon-connected-services-bus,
span.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/100_Connected_services_bus-54-72px.svg');
}
i.scania-icon-info-round,
span.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/101_Info_round-54-72px.svg');
}
i.scania-icon-call-us,
span.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/102_Call_us_54-72px.svg');
}
i.scania-icon-link,
span.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/103_Link-icon-24-48px.svg');
}
i.scania-icon-truck-configurator,
span.scania-icon-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
i.scania-icon-change,
span.scania-icon-change {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/105_Change-24-48px.svg');
}
i.scania-icon-edit,
span.scania-icon-edit {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/106_Edit-24-48px.svg');
}
i.scania-icon-conversation,
span.scania-icon-conversation {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/107_Conversation-24-48px.svg');
}
i.scania-icon-settings,
span.scania-icon-settings {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/108_Settings-24-48px.svg');
}
i.scania-icon-box,
span.scania-icon-box {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Box_24_48px.svg');
}
i.scania-icon-crane,
span.scania-icon-crane {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Crane-24-48px.svg');
}
i.scania-icon-fifth-wheel,
span.scania-icon-fifth-wheel {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fifth_wheel-24-48px.svg');
}
i.scania-icon-fire-engine,
span.scania-icon-fire-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fire_engine-24-48px.svg');
}
i.scania-icon-hook-lift,
span.scania-icon-hook-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Hook_lift-24-48px.svg');
}
i.scania-icon-recovery-body,
span.scania-icon-recovery-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Recovery_body-24-48px.svg');
}
i.scania-icon-refuse-collection-body,
span.scania-icon-refuse-collection-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Refuse_collection_body-24-48px.svg');
}
i.scania-icon-tail-lift,
span.scania-icon-tail-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tail_lift-24-48px.svg');
}
i.scania-icon-tank-body,
span.scania-icon-tank-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tank_body-24-48px.svg');
}
i.scania-icon-timber-body,
span.scania-icon-timber-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Timber_body-24-48px.svg');
}
i.scania-icon-tipper_body,
span.scania-icon-tipper_body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tipper_body-24-48px.svg');
}
i.scania-icon-trailer,
span.scania-icon-trailer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Trailer-24-48px.svg');
}
i.scania-icon-vehicle-transport-body,
span.scania-icon-vehicle-transport-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Vehicle_transport_body-24-48px.svg');
}
i.scania-icon-truck-service,
span.scania-icon-truck-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/01_SIS_Truck_service-54-72px.svg');
}
i.scania-icon-bus-service,
span.scania-icon-bus-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/02_SIS_Bus_service-54-72px.svg');
}
i.scania-icon-engine-service,
span.scania-icon-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/03_SIS_Engines_service-54-72px.svg');
}
i.scania-icon-marine-engine-service,
span.scania-icon-marine-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/04_SIS_Marine_engine_service-54-72px.svg');
}
i.scania-icon-genstes-service,
span.scania-icon-genstes-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/05_SIS_Scania_gensets_service-54-72px.svg');
}
i.scania-icon-24h-breakdown-service,
span.scania-icon-24h-breakdown-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/06_SIS_24h_emergency_breakdown_service-54-72px.svg');
}
i.scania-icon-accident-repairs,
span.scania-icon-accident-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/07_SIS_Accident_repairs-54-72px.svg');
}
i.scania-icon-towing-recovery-service,
span.scania-icon-towing-recovery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/08_SIS_Towing_and_recovery_service-54-72px.svg');
}
i.scania-icon-toll-collect-recivery-service,
span.scania-icon-toll-collect-recivery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/09_SIS_Toll_collect_and_recovery_service-54-72px.svg');
}
i.scania-icon-tyre-service,
span.scania-icon-tyre-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/10_SIS_Tyre_service-54-72px.svg');
}
i.scania-icon-vehicle-washing,
span.scania-icon-vehicle-washing {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/11_SIS_Vehicle_washing-54-72px.svg');
}
i.scania-icon-vehicle-rental,
span.scania-icon-vehicle-rental {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/12_SIS_Vehicle_rental-54-72px.svg');
}
i.scania-icon-truck-sales,
span.scania-icon-truck-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/13_SIS_Truck_sales-54-72px.svg');
}
i.scania-icon-bus-sales,
span.scania-icon-bus-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/14_SIS_Bus_sales-54-72px.svg');
}
i.scania-icon-power-engine-sales,
span.scania-icon-power-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/15_SIS_Power_generation_engine_sales-54-72px.svg');
}
i.scania-icon-marine-engine-sales,
span.scania-icon-marine-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/16_SIS_Marine_engine_sales-54-72px.svg');
}
i.scania-icon-genstes-sales,
span.scania-icon-genstes-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/17_SIS_Scania_gensets_sales-54-72px.svg');
}
i.scania-icon-parts-sales,
span.scania-icon-parts-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/18_SIS_Scania_parts_sales-54-72px.svg');
}
i.scania-icon-digital-tachograph-download,
span.scania-icon-digital-tachograph-download {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/19_SIS_Digital_tachograph_data_download-54-72px.svg');
}
i.scania-icon-digital-tachograph-inspection,
span.scania-icon-digital-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/20_SIS_Digital_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-analogue-tachograph-inspection,
span.scania-icon-analogue-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/21_SIS_Analogue_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-roller-brake-test,
span.scania-icon-roller-brake-test {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/22_SIS_Roller_brake_test-54-72px.svg');
}
i.scania-icon-trailer-service,
span.scania-icon-trailer-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/23_SIS_Trailer_service-54-72px.svg');
}
i.scania-icon-refrigeration-service,
span.scania-icon-refrigeration-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/24_SIS_Transport_refrigeration_unit_service-54-72px.svg');
}
i.scania-icon-tarpaulin-service,
span.scania-icon-tarpaulin-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/25_SIS_Tarpaulin_service-54-72px.svg');
}
i.scania-icon-adr-service,
span.scania-icon-adr-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/26_SIS_ADR_Vehicle_service-54-72px.svg');
}
i.scania-icon-hydraulics-service,
span.scania-icon-hydraulics-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/27_SIS_Hydraulics_bodywork_service-54-72px.svg');
}
i.scania-icon-used-vehicle-sales,
span.scania-icon-used-vehicle-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/28_SIS_Used_vehicle_sales-54-72px.svg');
}
i.scania-icon-mining-service,
span.scania-icon-mining-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/29_SIS_Mining_service-54-72px.svg');
}
i.scania-icon-mining-sales,
span.scania-icon-mining-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/30_SIS_Mining_sales-54-72px.svg');
}
i.scania-icon-tail-lift-service,
span.scania-icon-tail-lift-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/31_SIS_Tail_lift_service-54-72px.svg');
}
i.scania-icon-fixed-price-repairs,
span.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/01_Fixed_price_repairs_24-48px.svg');
}
i.scania-icon-service_exchange,
span.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/02_Service_exchange_24-48px.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/01_Find_a_dealer-54-72px_neg.svg');
}
i.neg.scania-icon-search,
span.neg.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/02_Icon_search-54-72px_neg.svg');
}
i.neg.scania-icon-close-input,
span.neg.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/03_Search-desktop_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-search-mobile,
span.neg.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/04_Search-mobile_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-menu-mobile,
span.neg.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/05_Menu_mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-mobile-menu,
span.neg.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/06_Menu_close_button_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-menu-back-button,
span.neg.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/07_Menu_back_button-54-72px_neg.svg');
}
i.neg.scania-icon-my-scania-mobile,
span.neg.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/08_My_scania_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-share-social-media,
span.neg.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/09_Share_page_tool_share_icon-54-72px_neg.svg');
}
i.neg.scania-icon-share-page-tool,
span.neg.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/10_Share_page_tool-54-72px_neg.svg');
}
i.neg.scania-icon-video-play,
span.neg.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/11_Video_play_icon-54-72px_neg.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/12_Find_a_dealer_CTA-54-72px_neg.svg');
}
i.neg.scania-icon-open-accordian-plus,
span.neg.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/13_Open_accordian_plus_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-accordian-minus,
span.neg.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/14_Close_accordian_minus_icon_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-tick,
span.neg.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/15_Tick_icon-54-72px_neg.svg');
}
i.neg.scania-icon-filter-dropdown,
span.neg.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/16_Filter_drop_down_icon-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-detect,
span.neg.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/17_Dealer_locator_Detect_location_54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-map-pin,
span.neg.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/18_Dealer_locator_map_pin_filled-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-current,
span.neg.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/19_Dealer_locator_Current_location_pin-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-location,
span.neg.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/20_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-workarea,
span.neg.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/21_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-closing-date,
span.neg.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/22_Closing_date-54-72px_neg.svg');
}
i.neg.scania-icon-email,
span.neg.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/23_E-mail_US-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-website,
span.neg.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/24_View_dealer_website-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-direction,
span.neg.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/25_Dealer_key_actions_Get_directions_generic_54-72px_neg.svg');
}
i.neg.scania-icon-truck,
span.neg.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/26_Truck-54-72px_neg.svg');
}
i.neg.scania-icon-engine,
span.neg.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/27_Engine-54-72px_neg.svg');
}
i.neg.scania-icon-bus,
span.neg.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/28_Bus-54-72px_neg.svg');
}
i.neg.scania-icon-boat,
span.neg.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/29_Boat-54-72px_neg.svg');
}
i.neg.scania-icon-finance,
span.neg.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/30_Finance-54-72px_neg.svg');
}
i.neg.scania-icon-conveyorbelt,
span.neg.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/31_Conveyorbelt_Machinery-54-72px_neg.svg');
}
i.neg.scania-icon-powergen,
span.neg.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/32_Powergen-54-72px_neg.svg');
}
i.neg.scania-icon-insurance,
span.neg.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/33_Insurance_risk_management-54-72px_neg.svg');
}
i.neg.scania-icon-repairs,
span.neg.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/34_Repairs-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services,
span.neg.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/35_Connected_services-54-72px_neg.svg');
}
i.neg.scania-icon-training-classroom,
span.neg.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/36_Training_Classroom-54-72px_neg.svg');
}
i.neg.scania-icon-bus-driver,
span.neg.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/37_Driver_Bus_driver-54-72px_neg.svg');
}
i.neg.scania-icon-business-operator,
span.neg.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/38_Business_operator-54-72px_neg.svg');
}
i.neg.scania-icon-passenger,
span.neg.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/39_Passanger-54-72px_neg.svg');
}
i.neg.scania-icon-mechanic-technician,
span.neg.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/40_Mechanic_Technician-54-72px_neg.svg');
}
i.neg.scania-icon-concrete-mixer,
span.neg.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/42_Concrete_mixer-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly-component,
span.neg.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/43_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-bus-application,
span.neg.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/44_Bus_application-54-72px_neg.svg');
}
i.neg.scania-icon-engine-application,
span.neg.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/45_Engine_application-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-economy,
span.neg.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/46_Fuel_economy-54-72px_neg.svg');
}
i.neg.scania-icon-sustainability,
span.neg.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/47_Sustainabillity_Environment-54-72px_neg.svg');
}
i.neg.scania-icon-comfort-passenger,
span.neg.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/48_Comfort_Passanger_environment-54-72px_neg.svg');
}
i.neg.scania-icon-driver-omptimization,
span.neg.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/49_Driver_optimisation-54-72px_neg.svg');
}
i.neg.scania-icon-uptime,
span.neg.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/50_Uptime-54-72px_neg.svg');
}
i.neg.scania-icon-productivity,
span.neg.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/51_Productivity-54-72px_neg.svg');
}
i.neg.scania-icon-business-growth,
span.neg.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/52_Business_growth-54-72px_neg.svg');
}
i.neg.scania-icon-efficiency,
span.neg.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/53_Efficiency-54-72px_neg.svg');
}
i.neg.scania-icon-condition-roads,
span.neg.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/54_Conditions_roads-54-72px_neg.svg');
}
i.neg.scania-icon-safety,
span.neg.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/55_Safety_54-72px_neg.svg');
}
i.neg.scania-icon-quality-engineering,
span.neg.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/56_Quality_Engineering-54-72px_neg.svg');
}
i.neg.scania-icon-toe,
span.neg.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/57_TOE-54-72px_neg.svg');
}
i.neg.scania-icon-alternative-fuels,
span.neg.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/58_Alternative_fuels-54-72px_neg.svg');
}
i.neg.scania-icon-tma,
span.neg.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/59_TMA-54-72px_neg.svg');
}
i.neg.scania-icon-payload,
span.neg.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/60_Payload-54-72px_neg.svg');
}
i.neg.scania-icon-driveability,
span.neg.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/61_Driveability-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-analysis,
span.neg.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/62_Ecolution_analysis-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-solutions,
span.neg.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/63_Ecolution_solutions-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-results,
span.neg.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/64_Ecolution_results-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-efficency,
span.neg.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/65_Fuel_efficency-54-72px_neg.svg');
}
i.neg.scania-icon-co2-emissions,
span.neg.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/66_Co2_emissions-54-72px_neg.svg');
}
i.neg.scania-icon-miles-capacity,
span.neg.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/67_Miles_capacity-54-72px_neg.svg');
}
i.neg.scania-icon-events,
span.neg.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/68_Events-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly,
span.neg.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/69_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-waiting-time,
span.neg.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/70_Waiting-time-54-72px_neg.svg');
}
i.neg.scania-icon-explore,
span.neg.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/71_Explore-54-72px_neg.svg');
}
i.neg.scania-icon-see-details,
span.neg.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/72_See details-54-72px_neg.svg');
}
i.neg.scania-icon-network-worldwide-open,
span.neg.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/73_Scania_network_worldwide_open_24h-54-72px_neg.svg');
}
i.neg.scania-icon-warranty,
span.neg.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/74_Warranty-54-72px_neg.svg');
}
i.neg.scania-icon-gear-shift,
span.neg.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/75_Gear_shift-54-72px_neg.svg');
}
i.neg.scania-icon-knowledge,
span.neg.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/76_Knowledge-54-72px_neg.svg');
}
i.neg.scania-icon-brake,
span.neg.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/77_Brake-54-72px_neg.svg');
}
i.neg.scania-icon-social-media-facebook,
span.neg.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Facebook_neg.svg');
}
i.neg.scania-icon-social-media-flickr,
span.neg.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Flickr_neg.svg');
}
i.neg.scania-icon-social-media-googleplus,
span.neg.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_GooglePlus_neg.svg');
}
i.neg.scania-icon-social-media-instagram,
span.neg.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Instagram_neg.svg');
}
i.neg.scania-icon-social-media-linkedin,
span.neg.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Linkedin_neg.svg');
}
i.neg.scania-icon-social-media-slideshare,
span.neg.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_SlideShare_neg.svg');
}
i.neg.scania-icon-social-media-twitter,
span.neg.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Twitter_neg.svg');
}
i.neg.scania-icon-social-media-youtube,
span.neg.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_neg.svg');
}
i.neg.scania-icon-social-media-youtube-variation-2,
span.neg.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_variation-2_neg.svg');
}
i.neg.scania-icon-save-download,
span.neg.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/84_Save-54-72px_neg.svg');
}
i.neg.scania-icon-emergency,
span.neg.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/79_Emergency_54-72px_neg.svg');
}
i.neg.scania-icon-time,
span.neg.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/80_Time-54-72px_neg.svg');
}
i.neg.scania-icon-battery,
span.neg.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/81_Battery_54-72px_neg.svg');
}
i.neg.scania-icon-date,
span.neg.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/82_Date-54-72px_neg.svg');
}
i.neg.scania-icon-sound,
span.neg.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/83_Sound-54-72px_neg.svg');
}
i.neg.scania-icon-no-photo,
span.neg.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/92_No_photo-54-72px_neg.svg');
}
i.neg.scania-icon-no-smoking,
span.neg.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/93_No_smoking-54-72px_neg.svg');
}
i.neg.scania-icon-no-drugs-or-alcohol,
span.neg.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/94_No_drugs_or_alcohol-54-72px_neg.svg');
}
i.neg.scania-icon-drivers-licence-required,
span.neg.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/95_Drivers_licence_required-54-72px_neg.svg');
}
i.neg.scania-icon-forbidden-to-enter-course,
span.neg.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/96_Forbidden_to_enter_course-54-72px_neg.svg');
}
i.neg.scania-icon-wear-seatbelt,
span.neg.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/97_Wear_seatbelt-54-72px_neg.svg');
}
i.neg.scania-icon-no-phone-during-driving,
span.neg.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/98_No_phone_during_driving-54-72px_neg.svg');
}
i.neg.scania-icon-listen-to-demo-driver,
span.neg.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/99_Listen_to_demo_driver-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services-bus,
span.neg.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/100_Connected_services_bus-54-72px_neg.svg');
}
i.neg.scania-icon-info-round,
span.neg.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/101_Info_round-54-72px_neg.svg');
}
i.neg.scania-icon-call-us,
span.neg.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/102_Call_us_54-72px_neg.svg');
}
i.neg.scania-icon-link,
span.neg.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/103_Link-icon-24-48px_neg.svg');
}
i.neg.scania-icon-fixed-price-repairs,
span.neg.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/01_Fixed_price_repairs_24-48px_neg.svg');
}
i.neg.scania-icon-service_exchange,
span.neg.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/02_Service_exchange_24-48px_neg.svg');
}
i.active.scania-icon-dealer-locator-detect,
span.active.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px-Active.svg');
}
i.scania-truck-configurator,
span.scania-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
i[class*="scania-icon-"],
span[class*="scania-icon-"] {
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.xs,
span.xs,
i.sm,
span.sm,
i.md,
span.md,
i.lg,
span.lg,
i.xl,
span.xl,
i.xxl,
span.xxl {
display: inline-block;
}
i.xs,
span.xs {
background-size: 16px;
width: 16px;
height: 16px;
margin: 2px;
}
i.sm,
span.sm {
background-size: 28px;
width: 28px;
height: 28px;
margin: 2px;
}
i.md,
span.md {
background-size: 54px;
width: 54px;
height: 54px;
margin: 5px;
}
i.lg,
span.lg {
background-size: 90px;
width: 90px;
height: 90px;
margin: 8px;
}
i.xl,
span.xl {
background-size: 140px 140px;
width: 140px;
height: 140px;
padding: 10px;
}
i.xxl,
span.xxl {
background-size: 240px;
width: 240px;
height: 240px;
padding: 10px;
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/01_Find_a_dealer-54-72px.svg');
}
i.scania-icon-search,
span.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/02_Icon_search-54-72px.svg');
}
i.scania-icon-close-input,
span.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/03_Search-desktop_in-field-delete-54-72px.svg');
}
i.scania-icon-search-mobile,
span.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/04_Search-mobile_in-field-delete-54-72px.svg');
}
i.scania-icon-menu-mobile,
span.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/05_Menu_mobile-54-72px.svg');
}
i.scania-icon-close-mobile-menu,
span.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/06_Menu_close_button_Mobile-54-72px.svg');
}
i.scania-icon-menu-back-button,
span.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/07_Menu_back_button-54-72px.svg');
}
i.scania-icon-my-scania-mobile,
span.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/08_My_scania_Mobile-54-72px.svg');
}
i.scania-icon-share-social-media,
span.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/09_Share_page_tool_share_icon-54-72px.svg');
}
i.scania-icon-share-page-tool,
span.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/10_Share_page_tool-54-72px.svg');
}
i.scania-icon-video-play,
span.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/11_Video_play_icon-54-72px.svg');
}
i.scania-icon-find-a-dealer,
span.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/12_Find_a_dealer_CTA-54-72px.svg');
}
i.scania-icon-open-accordian-plus,
span.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/13_Open_accordian_plus_Mobile-54-72px.svg');
}
i.scania-icon-close-accordian-minus,
span.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/14_Close_accordian_minus_icon_Mobile-54-72px.svg');
}
i.scania-icon-tick,
span.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/15_Tick_icon-54-72px.svg');
}
i.scania-icon-filter-dropdown,
span.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/16_Filter_drop_down_icon-54-72px.svg');
}
i.scania-icon-dealer-locator-detect,
span.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px.svg');
}
i.scania-icon-dealer-locator-map-pin,
span.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/18_Dealer_locator_map_pin_filled-54-72px.svg');
}
i.scania-icon-dealer-locator-current,
span.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/19_Dealer_locator_Current_location_pin-54-72px.svg');
}
i.scania-icon-job-posting-location,
span.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/20_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-workarea,
span.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/21_Job_posting_info_Location_generic-54-72px.svg');
}
i.scania-icon-job-posting-closing-date,
span.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/22_Closing_date-54-72px.svg');
}
i.scania-icon-email,
span.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/23_E-mail_US-54-72px.svg');
}
i.scania-icon-dealer-website,
span.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/24_View_dealer_website-54-72px.svg');
}
i.scania-icon-dealer-direction,
span.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/25_Dealer_key_actions_Get_directions_generic_54-72px.svg');
}
i.scania-icon-truck,
span.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/26_Truck-54-72px.svg');
}
i.scania-icon-engine,
span.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/27_Engine-54-72px.svg');
}
i.scania-icon-bus,
span.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/28_Bus-54-72px.svg');
}
i.scania-icon-boat,
span.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/29_Boat-54-72px.svg');
}
i.scania-icon-finance,
span.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/30_Finance-54-72px.svg');
}
i.scania-icon-conveyorbelt,
span.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/31_Conveyorbelt_Machinery-54-72px.svg');
}
i.scania-icon-powergen,
span.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/32_Powergen-54-72px.svg');
}
i.scania-icon-insurance,
span.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/33_Insurance_risk_management-54-72px.svg');
}
i.scania-icon-repairs,
span.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/34_Repairs-54-72px.svg');
}
i.scania-icon-connected-services,
span.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/35_Connected_services-54-72px.svg');
}
i.scania-icon-training-classroom,
span.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/36_Training_Classroom-54-72px.svg');
}
i.scania-icon-bus-driver,
span.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/37_Driver_Bus_driver-54-72px.svg');
}
i.scania-icon-business-operator,
span.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/38_Business_operator-54-72px.svg');
}
i.scania-icon-passenger,
span.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/39_Passanger-54-72px.svg');
}
i.scania-icon-mechanic-technician,
span.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/40_Mechanic_Technician-54-72px.svg');
}
i.scania-icon-concrete-mixer,
span.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/42_Concrete_mixer-54-72px.svg');
}
i.scania-icon-truck-assembly-component,
span.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/43_Truck_assembly-54-72px.svg');
}
i.scania-icon-bus-application,
span.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/44_Bus_application-54-72px.svg');
}
i.scania-icon-engine-application,
span.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/45_Engine_application-54-72px.svg');
}
i.scania-icon-fuel-economy,
span.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/46_Fuel_economy-54-72px.svg');
}
i.scania-icon-sustainability,
span.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/47_Sustainabillity_Environment-54-72px.svg');
}
i.scania-icon-comfort-passenger,
span.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/48_Comfort_Passanger_environment-54-72px.svg');
}
i.scania-icon-driver-omptimization,
span.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/49_Driver_optimisation-54-72px.svg');
}
i.scania-icon-uptime,
span.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/50_Uptime-54-72px.svg');
}
i.scania-icon-productivity,
span.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/51_Productivity-54-72px.svg');
}
i.scania-icon-business-growth,
span.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/52_Business_growth-54-72px.svg');
}
i.scania-icon-efficiency,
span.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/53_Efficiency-54-72px.svg');
}
i.scania-icon-condition-roads,
span.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/54_Conditions_roads-54-72px.svg');
}
i.scania-icon-safety,
span.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/55_Safety_54-72px.svg');
}
i.scania-icon-quality-engineering,
span.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/56_Quality_Engineering-54-72px.svg');
}
i.scania-icon-toe,
span.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/57_TOE-54-72px.svg');
}
i.scania-icon-alternative-fuels,
span.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/58_Alternative_fuels-54-72px.svg');
}
i.scania-icon-tma,
span.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/59_TMA-54-72px.svg');
}
i.scania-icon-payload,
span.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/60_Payload-54-72px.svg');
}
i.scania-icon-driveability,
span.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/61_Driveability-54-72px.svg');
}
i.scania-icon-ecolution-analysis,
span.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/62_Ecolution_analysis-54-72px.svg');
}
i.scania-icon-ecolution-solutions,
span.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/63_Ecolution_solutions-54-72px.svg');
}
i.scania-icon-ecolution-results,
span.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/64_Ecolution_results-54-72px.svg');
}
i.scania-icon-fuel-efficency,
span.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/65_Fuel_efficency-54-72px.svg');
}
i.scania-icon-co2-emissions,
span.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/66_Co2_emissions-54-72px.svg');
}
i.scania-icon-miles-capacity,
span.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/67_Miles_capacity-54-72px.svg');
}
i.scania-icon-events,
span.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/68_Events-54-72px.svg');
}
i.scania-icon-truck-assembly,
span.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/69_Truck_assembly-54-72px.svg');
}
i.scania-icon-waiting-time,
span.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/70_Waiting-time-54-72px.svg');
}
i.scania-icon-explore,
span.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/71_Explore-54-72px.svg');
}
i.scania-icon-see-details,
span.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/72_See details-54-72px.svg');
}
i.scania-icon-network-worldwide-open,
span.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/73_Scania_network_worldwide_open_24h-54-72px.svg');
}
i.scania-icon-warranty,
span.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/74_Warranty-54-72px.svg');
}
i.scania-icon-gear-shift,
span.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/75_Gear_shift-54-72px.svg');
}
i.scania-icon-knowledge,
span.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/76_Knowledge-54-72px.svg');
}
i.scania-icon-brake,
span.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/77_Brake-54-72px.svg');
}
i.scania-icon-social-media-facebook,
span.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Facebook.svg');
}
i.scania-icon-social-media-flickr,
span.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Flickr.svg');
}
i.scania-icon-social-media-googleplus,
span.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_GooglePlus.svg');
}
i.scania-icon-social-media-instagram,
span.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Instagram.svg');
}
i.scania-icon-social-media-linkedin,
span.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Linkedin.svg');
}
i.scania-icon-social-media-slideshare,
span.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_SlideShare.svg');
}
i.scania-icon-social-media-twitter,
span.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Twitter.svg');
}
i.scania-icon-social-media-youtube,
span.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube.svg');
}
i.scania-icon-social-media-youtube-variation-2,
span.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/78_Social_media_Youtube_variation-2.svg');
}
i.scania-icon-save-download,
span.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/84_Save-54-72px.svg');
}
i.scania-icon-emergency,
span.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/79_Emergency_54-72px.svg');
}
i.scania-icon-time,
span.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/80_Time-54-72px.svg');
}
i.scania-icon-battery,
span.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/81_Battery_54-72px.svg');
}
i.scania-icon-date,
span.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/82_Date-54-72px.svg');
}
i.scania-icon-sound,
span.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/83_Sound-54-72px.svg');
}
i.scania-icon-no-photo,
span.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/92_No_photo-54-72px.svg');
}
i.scania-icon-no-smoking,
span.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/93_No_smoking-54-72px.svg');
}
i.scania-icon-no-drugs-or-alcohol,
span.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/94_No_drugs_or_alcohol-54-72px.svg');
}
i.scania-icon-drivers-licence-required,
span.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/95_Drivers_licence_required-54-72px.svg');
}
i.scania-icon-forbidden-to-enter-course,
span.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/96_Forbidden_to_enter_course-54-72px.svg');
}
i.scania-icon-wear-seatbelt,
span.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/97_Wear_seatbelt-54-72px.svg');
}
i.scania-icon-no-phone-during-driving,
span.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/98_No_phone_during_driving-54-72px.svg');
}
i.scania-icon-listen-to-demo-driver,
span.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/99_Listen_to_demo_driver-54-72px.svg');
}
i.scania-icon-connected-services-bus,
span.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/100_Connected_services_bus-54-72px.svg');
}
i.scania-icon-info-round,
span.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/101_Info_round-54-72px.svg');
}
i.scania-icon-call-us,
span.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/102_Call_us_54-72px.svg');
}
i.scania-icon-link,
span.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/103_Link-icon-24-48px.svg');
}
i.scania-icon-truck-configurator,
span.scania-icon-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
i.scania-icon-change,
span.scania-icon-change {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/105_Change-24-48px.svg');
}
i.scania-icon-edit,
span.scania-icon-edit {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/106_Edit-24-48px.svg');
}
i.scania-icon-conversation,
span.scania-icon-conversation {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/107_Conversation-24-48px.svg');
}
i.scania-icon-settings,
span.scania-icon-settings {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/108_Settings-24-48px.svg');
}
i.scania-icon-box,
span.scania-icon-box {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Box_24_48px.svg');
}
i.scania-icon-crane,
span.scania-icon-crane {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Crane-24-48px.svg');
}
i.scania-icon-fifth-wheel,
span.scania-icon-fifth-wheel {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fifth_wheel-24-48px.svg');
}
i.scania-icon-fire-engine,
span.scania-icon-fire-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Fire_engine-24-48px.svg');
}
i.scania-icon-hook-lift,
span.scania-icon-hook-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Hook_lift-24-48px.svg');
}
i.scania-icon-recovery-body,
span.scania-icon-recovery-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Recovery_body-24-48px.svg');
}
i.scania-icon-refuse-collection-body,
span.scania-icon-refuse-collection-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Refuse_collection_body-24-48px.svg');
}
i.scania-icon-tail-lift,
span.scania-icon-tail-lift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tail_lift-24-48px.svg');
}
i.scania-icon-tank-body,
span.scania-icon-tank-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tank_body-24-48px.svg');
}
i.scania-icon-timber-body,
span.scania-icon-timber-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Timber_body-24-48px.svg');
}
i.scania-icon-tipper_body,
span.scania-icon-tipper_body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Tipper_body-24-48px.svg');
}
i.scania-icon-trailer,
span.scania-icon-trailer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Trailer-24-48px.svg');
}
i.scania-icon-vehicle-transport-body,
span.scania-icon-vehicle-transport-body {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/Vehicle_transport_body-24-48px.svg');
}
i.scania-icon-truck-service,
span.scania-icon-truck-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/01_SIS_Truck_service-54-72px.svg');
}
i.scania-icon-bus-service,
span.scania-icon-bus-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/02_SIS_Bus_service-54-72px.svg');
}
i.scania-icon-engine-service,
span.scania-icon-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/03_SIS_Engines_service-54-72px.svg');
}
i.scania-icon-marine-engine-service,
span.scania-icon-marine-engine-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/04_SIS_Marine_engine_service-54-72px.svg');
}
i.scania-icon-genstes-service,
span.scania-icon-genstes-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/05_SIS_Scania_gensets_service-54-72px.svg');
}
i.scania-icon-24h-breakdown-service,
span.scania-icon-24h-breakdown-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/06_SIS_24h_emergency_breakdown_service-54-72px.svg');
}
i.scania-icon-accident-repairs,
span.scania-icon-accident-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/07_SIS_Accident_repairs-54-72px.svg');
}
i.scania-icon-towing-recovery-service,
span.scania-icon-towing-recovery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/08_SIS_Towing_and_recovery_service-54-72px.svg');
}
i.scania-icon-toll-collect-recivery-service,
span.scania-icon-toll-collect-recivery-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/09_SIS_Toll_collect_and_recovery_service-54-72px.svg');
}
i.scania-icon-tyre-service,
span.scania-icon-tyre-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/10_SIS_Tyre_service-54-72px.svg');
}
i.scania-icon-vehicle-washing,
span.scania-icon-vehicle-washing {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/11_SIS_Vehicle_washing-54-72px.svg');
}
i.scania-icon-vehicle-rental,
span.scania-icon-vehicle-rental {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/12_SIS_Vehicle_rental-54-72px.svg');
}
i.scania-icon-truck-sales,
span.scania-icon-truck-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/13_SIS_Truck_sales-54-72px.svg');
}
i.scania-icon-bus-sales,
span.scania-icon-bus-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/14_SIS_Bus_sales-54-72px.svg');
}
i.scania-icon-power-engine-sales,
span.scania-icon-power-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/15_SIS_Power_generation_engine_sales-54-72px.svg');
}
i.scania-icon-marine-engine-sales,
span.scania-icon-marine-engine-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/16_SIS_Marine_engine_sales-54-72px.svg');
}
i.scania-icon-genstes-sales,
span.scania-icon-genstes-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/17_SIS_Scania_gensets_sales-54-72px.svg');
}
i.scania-icon-parts-sales,
span.scania-icon-parts-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/18_SIS_Scania_parts_sales-54-72px.svg');
}
i.scania-icon-digital-tachograph-download,
span.scania-icon-digital-tachograph-download {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/19_SIS_Digital_tachograph_data_download-54-72px.svg');
}
i.scania-icon-digital-tachograph-inspection,
span.scania-icon-digital-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/20_SIS_Digital_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-analogue-tachograph-inspection,
span.scania-icon-analogue-tachograph-inspection {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/21_SIS_Analogue_tachograph_inspection_and_repairs-54-72px.svg');
}
i.scania-icon-roller-brake-test,
span.scania-icon-roller-brake-test {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/22_SIS_Roller_brake_test-54-72px.svg');
}
i.scania-icon-trailer-service,
span.scania-icon-trailer-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/23_SIS_Trailer_service-54-72px.svg');
}
i.scania-icon-refrigeration-service,
span.scania-icon-refrigeration-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/24_SIS_Transport_refrigeration_unit_service-54-72px.svg');
}
i.scania-icon-tarpaulin-service,
span.scania-icon-tarpaulin-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/25_SIS_Tarpaulin_service-54-72px.svg');
}
i.scania-icon-adr-service,
span.scania-icon-adr-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/26_SIS_ADR_Vehicle_service-54-72px.svg');
}
i.scania-icon-hydraulics-service,
span.scania-icon-hydraulics-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/27_SIS_Hydraulics_bodywork_service-54-72px.svg');
}
i.scania-icon-used-vehicle-sales,
span.scania-icon-used-vehicle-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/28_SIS_Used_vehicle_sales-54-72px.svg');
}
i.scania-icon-mining-service,
span.scania-icon-mining-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/29_SIS_Mining_service-54-72px.svg');
}
i.scania-icon-mining-sales,
span.scania-icon-mining-sales {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/30_SIS_Mining_sales-54-72px.svg');
}
i.scania-icon-tail-lift-service,
span.scania-icon-tail-lift-service {
background-image: url('https://static.scania.com/resources/icons/scania/sis-icons/SVG_POS/31_SIS_Tail_lift_service-54-72px.svg');
}
i.scania-icon-fixed-price-repairs,
span.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/01_Fixed_price_repairs_24-48px.svg');
}
i.scania-icon-service_exchange,
span.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_POS/02_Service_exchange_24-48px.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/01_Find_a_dealer-54-72px_neg.svg');
}
i.neg.scania-icon-search,
span.neg.scania-icon-search {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/02_Icon_search-54-72px_neg.svg');
}
i.neg.scania-icon-close-input,
span.neg.scania-icon-close-input {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/03_Search-desktop_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-search-mobile,
span.neg.scania-icon-search-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/04_Search-mobile_in-field-delete-54-72px_neg.svg');
}
i.neg.scania-icon-menu-mobile,
span.neg.scania-icon-menu-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/05_Menu_mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-mobile-menu,
span.neg.scania-icon-close-mobile-menu {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/06_Menu_close_button_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-menu-back-button,
span.neg.scania-icon-menu-back-button {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/07_Menu_back_button-54-72px_neg.svg');
}
i.neg.scania-icon-my-scania-mobile,
span.neg.scania-icon-my-scania-mobile {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/08_My_scania_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-share-social-media,
span.neg.scania-icon-share-social-media {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/09_Share_page_tool_share_icon-54-72px_neg.svg');
}
i.neg.scania-icon-share-page-tool,
span.neg.scania-icon-share-page-tool {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/10_Share_page_tool-54-72px_neg.svg');
}
i.neg.scania-icon-video-play,
span.neg.scania-icon-video-play {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/11_Video_play_icon-54-72px_neg.svg');
}
i.neg.scania-icon-find-a-dealer,
span.neg.scania-icon-find-a-dealer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/12_Find_a_dealer_CTA-54-72px_neg.svg');
}
i.neg.scania-icon-open-accordian-plus,
span.neg.scania-icon-open-accordian-plus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/13_Open_accordian_plus_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-close-accordian-minus,
span.neg.scania-icon-close-accordian-minus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/14_Close_accordian_minus_icon_Mobile-54-72px_neg.svg');
}
i.neg.scania-icon-tick,
span.neg.scania-icon-tick {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/15_Tick_icon-54-72px_neg.svg');
}
i.neg.scania-icon-filter-dropdown,
span.neg.scania-icon-filter-dropdown {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/16_Filter_drop_down_icon-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-detect,
span.neg.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/17_Dealer_locator_Detect_location_54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-map-pin,
span.neg.scania-icon-dealer-locator-map-pin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/18_Dealer_locator_map_pin_filled-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-locator-current,
span.neg.scania-icon-dealer-locator-current {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/19_Dealer_locator_Current_location_pin-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-location,
span.neg.scania-icon-job-posting-location {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/20_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-workarea,
span.neg.scania-icon-job-posting-workarea {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/21_Job_posting_info_Location_generic-54-72px_neg.svg');
}
i.neg.scania-icon-job-posting-closing-date,
span.neg.scania-icon-job-posting-closing-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/22_Closing_date-54-72px_neg.svg');
}
i.neg.scania-icon-email,
span.neg.scania-icon-email {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/23_E-mail_US-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-website,
span.neg.scania-icon-dealer-website {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/24_View_dealer_website-54-72px_neg.svg');
}
i.neg.scania-icon-dealer-direction,
span.neg.scania-icon-dealer-direction {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/25_Dealer_key_actions_Get_directions_generic_54-72px_neg.svg');
}
i.neg.scania-icon-truck,
span.neg.scania-icon-truck {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/26_Truck-54-72px_neg.svg');
}
i.neg.scania-icon-engine,
span.neg.scania-icon-engine {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/27_Engine-54-72px_neg.svg');
}
i.neg.scania-icon-bus,
span.neg.scania-icon-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/28_Bus-54-72px_neg.svg');
}
i.neg.scania-icon-boat,
span.neg.scania-icon-boat {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/29_Boat-54-72px_neg.svg');
}
i.neg.scania-icon-finance,
span.neg.scania-icon-finance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/30_Finance-54-72px_neg.svg');
}
i.neg.scania-icon-conveyorbelt,
span.neg.scania-icon-conveyorbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/31_Conveyorbelt_Machinery-54-72px_neg.svg');
}
i.neg.scania-icon-powergen,
span.neg.scania-icon-powergen {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/32_Powergen-54-72px_neg.svg');
}
i.neg.scania-icon-insurance,
span.neg.scania-icon-insurance {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/33_Insurance_risk_management-54-72px_neg.svg');
}
i.neg.scania-icon-repairs,
span.neg.scania-icon-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/34_Repairs-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services,
span.neg.scania-icon-connected-services {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/35_Connected_services-54-72px_neg.svg');
}
i.neg.scania-icon-training-classroom,
span.neg.scania-icon-training-classroom {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/36_Training_Classroom-54-72px_neg.svg');
}
i.neg.scania-icon-bus-driver,
span.neg.scania-icon-bus-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/37_Driver_Bus_driver-54-72px_neg.svg');
}
i.neg.scania-icon-business-operator,
span.neg.scania-icon-business-operator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/38_Business_operator-54-72px_neg.svg');
}
i.neg.scania-icon-passenger,
span.neg.scania-icon-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/39_Passanger-54-72px_neg.svg');
}
i.neg.scania-icon-mechanic-technician,
span.neg.scania-icon-mechanic-technician {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/40_Mechanic_Technician-54-72px_neg.svg');
}
i.neg.scania-icon-concrete-mixer,
span.neg.scania-icon-concrete-mixer {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/42_Concrete_mixer-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly-component,
span.neg.scania-icon-truck-assembly-component {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/43_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-bus-application,
span.neg.scania-icon-bus-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/44_Bus_application-54-72px_neg.svg');
}
i.neg.scania-icon-engine-application,
span.neg.scania-icon-engine-application {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/45_Engine_application-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-economy,
span.neg.scania-icon-fuel-economy {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/46_Fuel_economy-54-72px_neg.svg');
}
i.neg.scania-icon-sustainability,
span.neg.scania-icon-sustainability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/47_Sustainabillity_Environment-54-72px_neg.svg');
}
i.neg.scania-icon-comfort-passenger,
span.neg.scania-icon-comfort-passenger {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/48_Comfort_Passanger_environment-54-72px_neg.svg');
}
i.neg.scania-icon-driver-omptimization,
span.neg.scania-icon-driver-omptimization {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/49_Driver_optimisation-54-72px_neg.svg');
}
i.neg.scania-icon-uptime,
span.neg.scania-icon-uptime {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/50_Uptime-54-72px_neg.svg');
}
i.neg.scania-icon-productivity,
span.neg.scania-icon-productivity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/51_Productivity-54-72px_neg.svg');
}
i.neg.scania-icon-business-growth,
span.neg.scania-icon-business-growth {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/52_Business_growth-54-72px_neg.svg');
}
i.neg.scania-icon-efficiency,
span.neg.scania-icon-efficiency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/53_Efficiency-54-72px_neg.svg');
}
i.neg.scania-icon-condition-roads,
span.neg.scania-icon-condition-roads {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/54_Conditions_roads-54-72px_neg.svg');
}
i.neg.scania-icon-safety,
span.neg.scania-icon-safety {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/55_Safety_54-72px_neg.svg');
}
i.neg.scania-icon-quality-engineering,
span.neg.scania-icon-quality-engineering {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/56_Quality_Engineering-54-72px_neg.svg');
}
i.neg.scania-icon-toe,
span.neg.scania-icon-toe {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/57_TOE-54-72px_neg.svg');
}
i.neg.scania-icon-alternative-fuels,
span.neg.scania-icon-alternative-fuels {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/58_Alternative_fuels-54-72px_neg.svg');
}
i.neg.scania-icon-tma,
span.neg.scania-icon-tma {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/59_TMA-54-72px_neg.svg');
}
i.neg.scania-icon-payload,
span.neg.scania-icon-payload {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/60_Payload-54-72px_neg.svg');
}
i.neg.scania-icon-driveability,
span.neg.scania-icon-driveability {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/61_Driveability-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-analysis,
span.neg.scania-icon-ecolution-analysis {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/62_Ecolution_analysis-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-solutions,
span.neg.scania-icon-ecolution-solutions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/63_Ecolution_solutions-54-72px_neg.svg');
}
i.neg.scania-icon-ecolution-results,
span.neg.scania-icon-ecolution-results {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/64_Ecolution_results-54-72px_neg.svg');
}
i.neg.scania-icon-fuel-efficency,
span.neg.scania-icon-fuel-efficency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/65_Fuel_efficency-54-72px_neg.svg');
}
i.neg.scania-icon-co2-emissions,
span.neg.scania-icon-co2-emissions {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/66_Co2_emissions-54-72px_neg.svg');
}
i.neg.scania-icon-miles-capacity,
span.neg.scania-icon-miles-capacity {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/67_Miles_capacity-54-72px_neg.svg');
}
i.neg.scania-icon-events,
span.neg.scania-icon-events {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/68_Events-54-72px_neg.svg');
}
i.neg.scania-icon-truck-assembly,
span.neg.scania-icon-truck-assembly {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/69_Truck_assembly-54-72px_neg.svg');
}
i.neg.scania-icon-waiting-time,
span.neg.scania-icon-waiting-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/70_Waiting-time-54-72px_neg.svg');
}
i.neg.scania-icon-explore,
span.neg.scania-icon-explore {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/71_Explore-54-72px_neg.svg');
}
i.neg.scania-icon-see-details,
span.neg.scania-icon-see-details {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/72_See details-54-72px_neg.svg');
}
i.neg.scania-icon-network-worldwide-open,
span.neg.scania-icon-network-worldwide-open {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/73_Scania_network_worldwide_open_24h-54-72px_neg.svg');
}
i.neg.scania-icon-warranty,
span.neg.scania-icon-warranty {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/74_Warranty-54-72px_neg.svg');
}
i.neg.scania-icon-gear-shift,
span.neg.scania-icon-gear-shift {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/75_Gear_shift-54-72px_neg.svg');
}
i.neg.scania-icon-knowledge,
span.neg.scania-icon-knowledge {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/76_Knowledge-54-72px_neg.svg');
}
i.neg.scania-icon-brake,
span.neg.scania-icon-brake {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/77_Brake-54-72px_neg.svg');
}
i.neg.scania-icon-social-media-facebook,
span.neg.scania-icon-social-media-facebook {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Facebook_neg.svg');
}
i.neg.scania-icon-social-media-flickr,
span.neg.scania-icon-social-media-flickr {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Flickr_neg.svg');
}
i.neg.scania-icon-social-media-googleplus,
span.neg.scania-icon-social-media-googleplus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_GooglePlus_neg.svg');
}
i.neg.scania-icon-social-media-instagram,
span.neg.scania-icon-social-media-instagram {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Instagram_neg.svg');
}
i.neg.scania-icon-social-media-linkedin,
span.neg.scania-icon-social-media-linkedin {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Linkedin_neg.svg');
}
i.neg.scania-icon-social-media-slideshare,
span.neg.scania-icon-social-media-slideshare {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_SlideShare_neg.svg');
}
i.neg.scania-icon-social-media-twitter,
span.neg.scania-icon-social-media-twitter {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Twitter_neg.svg');
}
i.neg.scania-icon-social-media-youtube,
span.neg.scania-icon-social-media-youtube {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_neg.svg');
}
i.neg.scania-icon-social-media-youtube-variation-2,
span.neg.scania-icon-social-media-youtube-variation-2 {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/78_Social_media_Youtube_variation-2_neg.svg');
}
i.neg.scania-icon-save-download,
span.neg.scania-icon-save-download {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/84_Save-54-72px_neg.svg');
}
i.neg.scania-icon-emergency,
span.neg.scania-icon-emergency {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/79_Emergency_54-72px_neg.svg');
}
i.neg.scania-icon-time,
span.neg.scania-icon-time {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/80_Time-54-72px_neg.svg');
}
i.neg.scania-icon-battery,
span.neg.scania-icon-battery {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/81_Battery_54-72px_neg.svg');
}
i.neg.scania-icon-date,
span.neg.scania-icon-date {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/82_Date-54-72px_neg.svg');
}
i.neg.scania-icon-sound,
span.neg.scania-icon-sound {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/83_Sound-54-72px_neg.svg');
}
i.neg.scania-icon-no-photo,
span.neg.scania-icon-no-photo {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/92_No_photo-54-72px_neg.svg');
}
i.neg.scania-icon-no-smoking,
span.neg.scania-icon-no-smoking {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/93_No_smoking-54-72px_neg.svg');
}
i.neg.scania-icon-no-drugs-or-alcohol,
span.neg.scania-icon-no-drugs-or-alcohol {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/94_No_drugs_or_alcohol-54-72px_neg.svg');
}
i.neg.scania-icon-drivers-licence-required,
span.neg.scania-icon-drivers-licence-required {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/95_Drivers_licence_required-54-72px_neg.svg');
}
i.neg.scania-icon-forbidden-to-enter-course,
span.neg.scania-icon-forbidden-to-enter-course {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/96_Forbidden_to_enter_course-54-72px_neg.svg');
}
i.neg.scania-icon-wear-seatbelt,
span.neg.scania-icon-wear-seatbelt {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/97_Wear_seatbelt-54-72px_neg.svg');
}
i.neg.scania-icon-no-phone-during-driving,
span.neg.scania-icon-no-phone-during-driving {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/98_No_phone_during_driving-54-72px_neg.svg');
}
i.neg.scania-icon-listen-to-demo-driver,
span.neg.scania-icon-listen-to-demo-driver {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/99_Listen_to_demo_driver-54-72px_neg.svg');
}
i.neg.scania-icon-connected-services-bus,
span.neg.scania-icon-connected-services-bus {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/100_Connected_services_bus-54-72px_neg.svg');
}
i.neg.scania-icon-info-round,
span.neg.scania-icon-info-round {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/101_Info_round-54-72px_neg.svg');
}
i.neg.scania-icon-call-us,
span.neg.scania-icon-call-us {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/102_Call_us_54-72px_neg.svg');
}
i.neg.scania-icon-link,
span.neg.scania-icon-link {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_NEG/103_Link-icon-24-48px_neg.svg');
}
i.neg.scania-icon-fixed-price-repairs,
span.neg.scania-icon-fixed-price-repairs {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/01_Fixed_price_repairs_24-48px_neg.svg');
}
i.neg.scania-icon-service_exchange,
span.neg.scania-icon-service_exchange {
background-image: url('https://static.scania.com/resources/icons/scania/products-services/SVG_NEG/02_Service_exchange_24-48px_neg.svg');
}
i.active.scania-icon-dealer-locator-detect,
span.active.scania-icon-dealer-locator-detect {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/17_Dealer_locator_Detect_location_54-72px-Active.svg');
}
i.scania-truck-configurator,
span.scania-truck-configurator {
background-image: url('https://static.scania.com/resources/icons/scania/SVG_POS/104_Truck-configurator-24-48px.svg');
}
/*!
* Importing Scanic Corporate Icons including Font Awesome version 3.2.1
*/
/* FONT PATH
* -------------------------- */
@import url("//d31jnweo1ynb8u.cloudfront.net/resources/fonts/corporate-icons/style.css");
/*!
* Additional Classes not rendered by IcoMoon where Scania Corporate Icons are created, maintained and hosted.
/* FONT AWESOME CORE
* -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.icon-6x {
font-size: 6em;
}
.icon-6x.icon-border {
border-width: 6px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.icon-7x {
font-size: 7em;
}
.icon-7x.icon-border {
border-width: 7px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.icon-8x {
font-size: 8em;
}
.icon-8x.icon-border {
border-width: 8px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.icon-9x {
font-size: 9em;
}
.icon-9x.icon-border {
border-width: 9px;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
}
.icon-extreme {
font-size: 50em !important;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
* -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}
/* EXTRAS
* -------------------------- */
/* Stacked and layered icon */
.icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
}
@import url("/resources/fonts/scania-sans/cyrillic/scania-cyrillic-fonts.css");
@font-face {
font-family: 'Scania Sans';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans';
font-style: italic;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Italic';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Headline Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansHeadline-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed';
font-style: italic;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Semi Condensed Italic';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansSemiCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-weight: bold;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Bold';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Bold.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed';
font-style: italic;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
@font-face {
font-family: 'Scania Sans Condensed Italic';
font-weight: normal;
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot");
src: url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.eot?#iefix") format("embedded-opentype"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff2") format("woff2"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.woff") format("woff"),
url("'https://static.scania.com/resources/fonts/scania-sans/ScaniaSansCondensed-Italic.ttf") format("truetype");
}
/*
The Scania Logotype Stylesheet
The Scania symbol and wordmark should be used in accordance to the guidelines specified in the Brand Manual.
We do not want our logotype to be downloaded to local servers as updates to the logotype is made to these
centraly stored versions.
How to use
Include this stylesheet in you application by copying this line of code to your HEAD section:
<link rel="stylesheet" type="text/css" href="https://static.scania.com/resources/logotype/scania/logotype-stylesheet/scania-logotype.css">
Use these HTML tags to show the symbol and wordmark.
<span class="scania wordmark"></span>
<span class="scania symbol"></span>
<span class="scania symbol neg"></span> For a white wordmark
<span class="scania logotype-vertical-lockup"></span>
*/
.scania .symbol, .scania.symbol {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-symbol.svg');
background-repeat: no-repeat;
background-size: 48px 46px;
width: 48px;
height: 46px;
float: left;
margin-bottom: 15px
}
.scania .wordmark, .scania.wordmark {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark.svg');
background-repeat: no-repeat;
background-size: 169px 28px;
width: 169px;
height: 28px;
}
.scania .wordmark.neg, .scania.wordmark.neg {
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-wordmark-white.svg');
}
/* Lockups of the symbol and wordmark should be used as an exeption only */
.scania .logotype-vertical-lockup, .scania.logotype-vertical-lockup {
display: inline-block;
vertical-align: middle;
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.png');
background-image: url('https://static.scania.com/resources/logotype/scania/scania-logotype-vertical-lock-up.svg');
background-repeat: no-repeat;
background-size: 250px 141px;
width: 250px;
height: 141px;
} | 0.355887 | 0.148819 |
body{
background-color: #5d9bc7;
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
line-height: 1.4rem;
margin:0;
}
.advanced{display:none;}
#container {
display: flex;
justify-content: center;
align-items: center;
margin: 0 1rem;
}
#centered{
width:100%;
/*min-height:600px;
min-width:600px;*/
}
#logo-container{
margin-bottom:2rem;
}
#logo{
height:100px;
width:auto;
}
#content{
margin-top:3rem;
background-color:#bbb;
color:white;
border-radius:1rem;
padding:1rem;
margin-bottom:3rem;
}
#content h2{
line-height:2rem;
}
#content > div {
display:none;
}
#content > div.active{
display:block;
}
#sources-container{
background-color: white;
padding: 2rem;
border-radius: .5rem;
}
#sources-container li{
list-style: none;
padding:1rem;
font-size:1.5rem;
margin-bottom:.5rem;
border-radius:.5rem;
cursor: pointer;
word-wrap:break-word;
}
#sources-list{
margin:0;
}
div.two.colums{
display:flex;
flex-wrap: wrap;
}
div.two.colums > div{
min-width:400px;
border:1px dashed blue;
}
#settings-container{
width:100%;
min-width:240px;
}
form{
background-color: #fff;
border-radius: .5rem;
padding: 1rem 2rem;
box-sizing: border-box;
margin-bottom:2rem;
}
div.form-item {
display: flex;
flex-flow: wrap;
align-items: center;
margin-top:2rem;
padding-top: 1rem;
}
div.form-item:not(:first-child){
border-top:1px solid #eee;
}
div.form-item input{
/*display: block;*/
padding: .5rem;
font-size: 1rem;
background-color: #3b99fc;
color: white;
border-radius: .5rem;
border: 2px solid #3b99fc;
}
div.form-item label {
float: left;
clear:both;
width:200px;
color: #444;
margin-bottom:1rem;
margin-top:1rem;
}
div.form-item input[type=checkbox]{
-ms-transform: scale(2);
-moz-transform: scale(2);
-webkit-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
padding: 10px;
}
form p{
font-size:90%;
color:#3b99fc;
}
#settings_device_name{
font-style: italic;
}
#settings-explanation-container{
min-width:300px;
}
textarea{
font-family: inherit;
font-size: inherit;
width:100%;
height: 500px;
padding:0 1rem;
box-sizing: border-box;
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
border-bottom-left-radius: .5rem;
border: 2px solid white;
line-height: 1.5rem;
}
textarea#new-code{
margin-top:1rem;
display:block;
white-space: pre;
overflow-wrap: normal;
overflow-x: scroll;
}
div.form-item input:focus {
border: 2px solid #2b89ec;
}
.button-footer{
text-align: right;
margin-top:2rem;
display: flex;
justify-content:space-between;
}
button{
font-size:1.2rem;
background-color: #3b99fc;
color:white;
padding: .5rem 1.5rem;
border:none;
border-radius:.5rem;
cursor: pointer;
margin-top:.5rem;
}
.bold{
font-weight: bold;
}
.error{
border:2px solid red;
background-color: red;
}
@-webkit-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
@-moz-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
#upload-progress_bar > div.progress_complete{
background-position:left bottom;
transition:all 2s ease;
/*background-color: #2bdd2d;*/
/*
background-color: background-color: rgb(43,194,83);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(43,194,83)), color-stop(1, rgb(84,240,84)) );
*/
}
#upload-progress_bar > div.progress_failed{background-image:none; background-color:red;}
.hidden{display:none!important}
.progress_complete + div::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
z-index: 1;
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
background-size: 50px 50px;
-webkit-animation: move 2s linear infinite;
-moz-animation: move 2s linear infinite;
animation: move 2s linear infinite;
/*
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
*/
overflow: hidden;
}
.progress_failed::after,
.progress_complete::after {
display:none;
}
#upload-status{
font-size:1.5rem;
padding: 1rem 0;
border-bottom: 1px solid #eee;
}
#upload-progress_bar{
display:flex;
border: 10px solid white;
border-radius: 10px;
margin:2rem 0;
box-sizing: border-box;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
border-radius: 25px;
overflow: hidden;
flex-wrap:wrap;
}
#upload-progress_bar > div{
position: relative;
background-color:#999;
flex-grow:2;
padding:1rem;
text-align: center;
color:white;
-webkit-transition: background-color 1000ms linear;
-ms-transition: background-color 1000ms linear;
transition: background-color 1000ms linear;
background: linear-gradient(to right, #2bdd2d 50%, #ccc 50%);
background-size: 200% 100%;
background-position:right bottom;
transition:all 2s ease;
}
#upload-progress_bar > div:first-child{
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
flex-grow:1;
}
#upload-progress_bar > div:last-child{
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
#upload-output{
margin-bottom:2rem;
border-radius: .5rem;
padding: 2rem;
}
ul,
#errors-list ul{
padding: 0;
list-style-type: none;
}
#errors-list li{
list-style: none;
margin-bottom:1.5rem;
}
#errors-list .error-number{
display: inline-block;
padding: .1rem;
width: 20px;
height: 20px;
background-color: white;
color: red;
border-radius: 50%;
float: left;
margin-right: .7rem;
text-align: center;
line-height: 1.3rem;
font-weight: bold;
}
#serial-output-container{
overflow: scroll;
height: 60vh;
background-color:white;
color:black;
border-radius:.5rem;
padding:1rem;
}
#serial-output-iframe{
width:100%;
min-height:500px;
border:none;
}
@media screen and (min-width: 900px) {
#centered{
width:70%;
}
#content{
padding:3rem;
}
}
/* Spinner on step 0 */
@keyframes loading-spinner {
to {transform: rotate(360deg);}
}
.circular-spinner {
width:50px;
height:50px;
margin: 3rem auto;
border-radius: 50%;
border: 2px solid #ccc;
border-top-color: #000;
animation: loading-spinner .6s linear infinite;
}
/* Spinner on step 1 */
.plug-in-spinner {
margin: 3rem auto;
width: 200px;
height: 50px;
position: relative;
}
.left-cube, .right-cube{
background-color: #fff;
width: 50px;
height: 50px;
position: absolute;
top: 0;
opacity:0;
}
.left-cube {
left: 0;
-webkit-animation: left_cube 4s infinite ease-in-out;
animation: left_cube 4s infinite ease-in-out;
}
.right-cube {
right: 0;
-webkit-animation: right_cube 4s infinite ease-in-out;
animation: right_cube 4s infinite ease-in-out;
}
@keyframes left_cube {
75% {
transform: translateX(50px);
-webkit-transform: translateX(50px);
opacity:1;
}
100%{
transform: translateX(50px);
-webkit-transform: translateX(50px);
opacity:0;
}
}
@keyframes right_cube {
75% {
transform: translateX(-50px);
-webkit-transform: translateX(-50px);
opacity:1;
}
100%{
transform: translateX(-50px);
-webkit-transform: translateX(-50px);
opacity:0;
}
}
@-webkit-keyframes left_cube {
75% {
-webkit-transform: translateX(50px);
opacity:1;
}
100%{
-webkit-transform: translateX(50px);
opacity:0;
}
}
@-webkit-keyframes right_cube {
75% {
-webkit-transform: translateX(-50px);
opacity:1;
}
100%{
-webkit-transform: translateX(-50px);
opacity:0;
}
}
/* Override wizard */
#container div.wizard-container .wizard.numeric li.done span{
border-color: #2b89ec;
}
#container div.wizard-container .wizard.numeric li.active span {
background: #2b89ec;
border-color: #2b89ec;
}
#container div.wizard-container .wizard.numeric li.active div{
display:none;
}
@media only screen and (min-width: 1200px){
#container div.wizard-container .wizard.numeric li.active div{
display:block;
overflow:visible;
}
form p{
margin-left:250px;
}
div.form-item label {
margin-right:50px;
}
}
/**
* jQuery Lined Textarea Plugin
* http://alan.blog-city.com/jquerylinedtextarea.htm
*
* Copyright (c) 2010 <NAME>
*
* Released under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
*
* Usage:
* Displays a line number count column to the left of the textarea
*
* Class up your textarea with a given class, or target it directly
* with JQuery Selectors
*
* $(".lined").linedtextarea({
* selectedLine: 10,
* selectedClass: 'lineselect'
* });
*
*/
.linedwrap {
border: 1px solid #c0c0c0;
padding: 3px;
}
.linedtextarea {
padding: 0px;
margin: 0px;
}
.linedtextarea textarea, .linedwrap .codelines .lineno {
font-size: 10pt;
font-family: monospace;
line-height: normal !important;
}
.linedtextarea textarea {
padding-right:0.3em;
padding-top:0.3em;
border: 0;
}
.linedwrap .lines {
margin-top: 0px;
width: 50px;
float: left;
overflow: hidden;
border-right: 1px solid #c0c0c0;
margin-right: 10px;
}
.linedwrap .codelines {
padding-top: 5px;
}
.linedwrap .codelines .lineno {
color:#AAAAAA;
padding-right: 0.5em;
padding-top: 0.0em;
text-align: right;
white-space: nowrap;
}
.linedwrap .codelines .lineselect {
color: red;
} | pkg/static/css/main.css | body{
background-color: #5d9bc7;
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
line-height: 1.4rem;
margin:0;
}
.advanced{display:none;}
#container {
display: flex;
justify-content: center;
align-items: center;
margin: 0 1rem;
}
#centered{
width:100%;
/*min-height:600px;
min-width:600px;*/
}
#logo-container{
margin-bottom:2rem;
}
#logo{
height:100px;
width:auto;
}
#content{
margin-top:3rem;
background-color:#bbb;
color:white;
border-radius:1rem;
padding:1rem;
margin-bottom:3rem;
}
#content h2{
line-height:2rem;
}
#content > div {
display:none;
}
#content > div.active{
display:block;
}
#sources-container{
background-color: white;
padding: 2rem;
border-radius: .5rem;
}
#sources-container li{
list-style: none;
padding:1rem;
font-size:1.5rem;
margin-bottom:.5rem;
border-radius:.5rem;
cursor: pointer;
word-wrap:break-word;
}
#sources-list{
margin:0;
}
div.two.colums{
display:flex;
flex-wrap: wrap;
}
div.two.colums > div{
min-width:400px;
border:1px dashed blue;
}
#settings-container{
width:100%;
min-width:240px;
}
form{
background-color: #fff;
border-radius: .5rem;
padding: 1rem 2rem;
box-sizing: border-box;
margin-bottom:2rem;
}
div.form-item {
display: flex;
flex-flow: wrap;
align-items: center;
margin-top:2rem;
padding-top: 1rem;
}
div.form-item:not(:first-child){
border-top:1px solid #eee;
}
div.form-item input{
/*display: block;*/
padding: .5rem;
font-size: 1rem;
background-color: #3b99fc;
color: white;
border-radius: .5rem;
border: 2px solid #3b99fc;
}
div.form-item label {
float: left;
clear:both;
width:200px;
color: #444;
margin-bottom:1rem;
margin-top:1rem;
}
div.form-item input[type=checkbox]{
-ms-transform: scale(2);
-moz-transform: scale(2);
-webkit-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
padding: 10px;
}
form p{
font-size:90%;
color:#3b99fc;
}
#settings_device_name{
font-style: italic;
}
#settings-explanation-container{
min-width:300px;
}
textarea{
font-family: inherit;
font-size: inherit;
width:100%;
height: 500px;
padding:0 1rem;
box-sizing: border-box;
border-top-left-radius: .5rem;
border-top-right-radius: .5rem;
border-bottom-left-radius: .5rem;
border: 2px solid white;
line-height: 1.5rem;
}
textarea#new-code{
margin-top:1rem;
display:block;
white-space: pre;
overflow-wrap: normal;
overflow-x: scroll;
}
div.form-item input:focus {
border: 2px solid #2b89ec;
}
.button-footer{
text-align: right;
margin-top:2rem;
display: flex;
justify-content:space-between;
}
button{
font-size:1.2rem;
background-color: #3b99fc;
color:white;
padding: .5rem 1.5rem;
border:none;
border-radius:.5rem;
cursor: pointer;
margin-top:.5rem;
}
.bold{
font-weight: bold;
}
.error{
border:2px solid red;
background-color: red;
}
@-webkit-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
@-moz-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
#upload-progress_bar > div.progress_complete{
background-position:left bottom;
transition:all 2s ease;
/*background-color: #2bdd2d;*/
/*
background-color: background-color: rgb(43,194,83);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(43,194,83)), color-stop(1, rgb(84,240,84)) );
*/
}
#upload-progress_bar > div.progress_failed{background-image:none; background-color:red;}
.hidden{display:none!important}
.progress_complete + div::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
z-index: 1;
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
background-size: 50px 50px;
-webkit-animation: move 2s linear infinite;
-moz-animation: move 2s linear infinite;
animation: move 2s linear infinite;
/*
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
*/
overflow: hidden;
}
.progress_failed::after,
.progress_complete::after {
display:none;
}
#upload-status{
font-size:1.5rem;
padding: 1rem 0;
border-bottom: 1px solid #eee;
}
#upload-progress_bar{
display:flex;
border: 10px solid white;
border-radius: 10px;
margin:2rem 0;
box-sizing: border-box;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
border-radius: 25px;
overflow: hidden;
flex-wrap:wrap;
}
#upload-progress_bar > div{
position: relative;
background-color:#999;
flex-grow:2;
padding:1rem;
text-align: center;
color:white;
-webkit-transition: background-color 1000ms linear;
-ms-transition: background-color 1000ms linear;
transition: background-color 1000ms linear;
background: linear-gradient(to right, #2bdd2d 50%, #ccc 50%);
background-size: 200% 100%;
background-position:right bottom;
transition:all 2s ease;
}
#upload-progress_bar > div:first-child{
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
flex-grow:1;
}
#upload-progress_bar > div:last-child{
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
#upload-output{
margin-bottom:2rem;
border-radius: .5rem;
padding: 2rem;
}
ul,
#errors-list ul{
padding: 0;
list-style-type: none;
}
#errors-list li{
list-style: none;
margin-bottom:1.5rem;
}
#errors-list .error-number{
display: inline-block;
padding: .1rem;
width: 20px;
height: 20px;
background-color: white;
color: red;
border-radius: 50%;
float: left;
margin-right: .7rem;
text-align: center;
line-height: 1.3rem;
font-weight: bold;
}
#serial-output-container{
overflow: scroll;
height: 60vh;
background-color:white;
color:black;
border-radius:.5rem;
padding:1rem;
}
#serial-output-iframe{
width:100%;
min-height:500px;
border:none;
}
@media screen and (min-width: 900px) {
#centered{
width:70%;
}
#content{
padding:3rem;
}
}
/* Spinner on step 0 */
@keyframes loading-spinner {
to {transform: rotate(360deg);}
}
.circular-spinner {
width:50px;
height:50px;
margin: 3rem auto;
border-radius: 50%;
border: 2px solid #ccc;
border-top-color: #000;
animation: loading-spinner .6s linear infinite;
}
/* Spinner on step 1 */
.plug-in-spinner {
margin: 3rem auto;
width: 200px;
height: 50px;
position: relative;
}
.left-cube, .right-cube{
background-color: #fff;
width: 50px;
height: 50px;
position: absolute;
top: 0;
opacity:0;
}
.left-cube {
left: 0;
-webkit-animation: left_cube 4s infinite ease-in-out;
animation: left_cube 4s infinite ease-in-out;
}
.right-cube {
right: 0;
-webkit-animation: right_cube 4s infinite ease-in-out;
animation: right_cube 4s infinite ease-in-out;
}
@keyframes left_cube {
75% {
transform: translateX(50px);
-webkit-transform: translateX(50px);
opacity:1;
}
100%{
transform: translateX(50px);
-webkit-transform: translateX(50px);
opacity:0;
}
}
@keyframes right_cube {
75% {
transform: translateX(-50px);
-webkit-transform: translateX(-50px);
opacity:1;
}
100%{
transform: translateX(-50px);
-webkit-transform: translateX(-50px);
opacity:0;
}
}
@-webkit-keyframes left_cube {
75% {
-webkit-transform: translateX(50px);
opacity:1;
}
100%{
-webkit-transform: translateX(50px);
opacity:0;
}
}
@-webkit-keyframes right_cube {
75% {
-webkit-transform: translateX(-50px);
opacity:1;
}
100%{
-webkit-transform: translateX(-50px);
opacity:0;
}
}
/* Override wizard */
#container div.wizard-container .wizard.numeric li.done span{
border-color: #2b89ec;
}
#container div.wizard-container .wizard.numeric li.active span {
background: #2b89ec;
border-color: #2b89ec;
}
#container div.wizard-container .wizard.numeric li.active div{
display:none;
}
@media only screen and (min-width: 1200px){
#container div.wizard-container .wizard.numeric li.active div{
display:block;
overflow:visible;
}
form p{
margin-left:250px;
}
div.form-item label {
margin-right:50px;
}
}
/**
* jQuery Lined Textarea Plugin
* http://alan.blog-city.com/jquerylinedtextarea.htm
*
* Copyright (c) 2010 <NAME>
*
* Released under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
*
* Usage:
* Displays a line number count column to the left of the textarea
*
* Class up your textarea with a given class, or target it directly
* with JQuery Selectors
*
* $(".lined").linedtextarea({
* selectedLine: 10,
* selectedClass: 'lineselect'
* });
*
*/
.linedwrap {
border: 1px solid #c0c0c0;
padding: 3px;
}
.linedtextarea {
padding: 0px;
margin: 0px;
}
.linedtextarea textarea, .linedwrap .codelines .lineno {
font-size: 10pt;
font-family: monospace;
line-height: normal !important;
}
.linedtextarea textarea {
padding-right:0.3em;
padding-top:0.3em;
border: 0;
}
.linedwrap .lines {
margin-top: 0px;
width: 50px;
float: left;
overflow: hidden;
border-right: 1px solid #c0c0c0;
margin-right: 10px;
}
.linedwrap .codelines {
padding-top: 5px;
}
.linedwrap .codelines .lineno {
color:#AAAAAA;
padding-right: 0.5em;
padding-top: 0.0em;
text-align: right;
white-space: nowrap;
}
.linedwrap .codelines .lineselect {
color: red;
} | 0.268749 | 0.0545 |
.daterangepicker {
margin-top: 10px;
padding: 20px 20px 10px 20px;
-webkit-border-radius: 2px;
border-radius: 2px; }
.daterangepicker .daterangepicker_input .form-control {
-webkit-border-radius: 2px;
border-radius: 2px;
height: 36px;
border: solid 1px rgba(57, 81, 155, 0.3);
font-size: 12px;
color: #333;
padding-left: 35px;
padding-top: 2px; }
.daterangepicker .daterangepicker_input .form-control.active {
border-color: #999; }
.daterangepicker .daterangepicker_input > i {
top: 10px;
left: 12px; }
.daterangepicker .calendar-time {
margin-top: 12px;
margin-bottom: 0; }
.daterangepicker .calendar-table {
margin-top: 12px; }
.daterangepicker .calendar-table .table-condensed .prev.available, .daterangepicker .calendar-table .table-condensed .next.available {
-webkit-border-radius: 0;
border-radius: 0;
color: #333; }
.daterangepicker .calendar-table .table-condensed .prev.available:hover, .daterangepicker .calendar-table .table-condensed .next.available:hover {
background: none; }
.daterangepicker .calendar-table .table-condensed .prev.available > i, .daterangepicker .calendar-table .table-condensed .next.available > i {
-webkit-border-radius: 2px;
border-radius: 2px;
display: block;
padding: 5px 0; }
.daterangepicker .calendar-table .table-condensed .prev.available > i:before, .daterangepicker .calendar-table .table-condensed .next.available > i:before {
position: relative;
left: -1px; }
.daterangepicker .calendar-table .table-condensed .prev.available > i:hover, .daterangepicker .calendar-table .table-condensed .next.available > i:hover {
background: #ebeef5; }
.daterangepicker .calendar-table .table-condensed .next.available > i:before {
left: auto;
right: -1px; }
.daterangepicker .calendar-table .table-condensed thead tr:first-child th {
color: #333;
font-size: 16px;
font-weight: 500;
padding-bottom: 15px; }
.daterangepicker .calendar-table .table-condensed thead tr:last-child th {
color: #333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
height: 32px;
vertical-align: top; }
.daterangepicker .calendar-table .table-condensed tbody tr td {
height: 30px;
font-size: 12px; }
.daterangepicker .calendar-table .table-condensed tbody tr td:hover {
-webkit-border-radius: 2px;
border-radius: 2px; }
.daterangepicker .calendar-table .table-condensed tbody tr td.in-range {
background-color: #ebeef5; }
.daterangepicker .calendar-table .table-condensed tbody tr td.active {
background-color: #25628F; }
.daterangepicker .calendar-table .table-condensed tbody tr td.active.off {
color: #72aedb; }
.daterangepicker .calendar-table .table-condensed tbody tr td.start-date {
-webkit-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px; }
.daterangepicker .calendar-table .table-condensed tbody tr td.end-date {
-webkit-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0; }
.daterangepicker .ranges {
margin-left: 20px; }
.daterangepicker .ranges .range_inputs .btn.btn-sm {
height: 36px;
padding: 0 20px; }
.daterangepicker .ranges .range_inputs .btn.applyBtn {
margin-right: 10px; }
.daterangepicker .ranges > ul {
width: 212px;
margin: 0;
margin-left: -40px;
/*margin-right: -20px;*/
margin-bottom: 15px;
position: relative;
/*right: -20px;*/ }
.daterangepicker .ranges > ul > li {
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 12px;
font-weight: normal;
color: #333;
padding: 10px 20px;
background: #fff;
border: none; }
.daterangepicker .ranges > ul > li:hover {
border: none; }
.daterangepicker .ranges > ul > li.active, .daterangepicker .ranges > ul > li:hover {
background: #ebeef5;
position: relative; }
.daterangepicker .ranges > ul > li.active:before, .daterangepicker .ranges > ul > li:hover:before {
content: '';
width: 4px;
bottom: 0;
position: absolute;
top: 0;
left: 0;
background-color: #d7dceb; }
.daterangepicker .ranges > ul + .range_inputs {
margin-left: -20px; }
.daterangepicker.single {
padding: 20px; }
.daterangepicker.single .calendar {
margin: 0; }
.daterangepicker.single .calendar-table {
margin: 0;
padding: 0; }
.daterangepicker.single .calendar-table .table-condensed tbody tr td.start-date {
-webkit-border-radius: 2px;
border-radius: 2px; }
.daterangepicker.single .calendar-table .table-condensed tbody tr td.end-date {
-webkit-border-radius: 2px;
border-radius: 2px; }
@media (min-width: 564px) {
.daterangepicker.ltr .calendar.left .calendar-table {
padding: 0;
margin: 0; } } | public/user/assets/styles/libs/bootstrap-daterange-picker/daterangepicker.css | .daterangepicker {
margin-top: 10px;
padding: 20px 20px 10px 20px;
-webkit-border-radius: 2px;
border-radius: 2px; }
.daterangepicker .daterangepicker_input .form-control {
-webkit-border-radius: 2px;
border-radius: 2px;
height: 36px;
border: solid 1px rgba(57, 81, 155, 0.3);
font-size: 12px;
color: #333;
padding-left: 35px;
padding-top: 2px; }
.daterangepicker .daterangepicker_input .form-control.active {
border-color: #999; }
.daterangepicker .daterangepicker_input > i {
top: 10px;
left: 12px; }
.daterangepicker .calendar-time {
margin-top: 12px;
margin-bottom: 0; }
.daterangepicker .calendar-table {
margin-top: 12px; }
.daterangepicker .calendar-table .table-condensed .prev.available, .daterangepicker .calendar-table .table-condensed .next.available {
-webkit-border-radius: 0;
border-radius: 0;
color: #333; }
.daterangepicker .calendar-table .table-condensed .prev.available:hover, .daterangepicker .calendar-table .table-condensed .next.available:hover {
background: none; }
.daterangepicker .calendar-table .table-condensed .prev.available > i, .daterangepicker .calendar-table .table-condensed .next.available > i {
-webkit-border-radius: 2px;
border-radius: 2px;
display: block;
padding: 5px 0; }
.daterangepicker .calendar-table .table-condensed .prev.available > i:before, .daterangepicker .calendar-table .table-condensed .next.available > i:before {
position: relative;
left: -1px; }
.daterangepicker .calendar-table .table-condensed .prev.available > i:hover, .daterangepicker .calendar-table .table-condensed .next.available > i:hover {
background: #ebeef5; }
.daterangepicker .calendar-table .table-condensed .next.available > i:before {
left: auto;
right: -1px; }
.daterangepicker .calendar-table .table-condensed thead tr:first-child th {
color: #333;
font-size: 16px;
font-weight: 500;
padding-bottom: 15px; }
.daterangepicker .calendar-table .table-condensed thead tr:last-child th {
color: #333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
height: 32px;
vertical-align: top; }
.daterangepicker .calendar-table .table-condensed tbody tr td {
height: 30px;
font-size: 12px; }
.daterangepicker .calendar-table .table-condensed tbody tr td:hover {
-webkit-border-radius: 2px;
border-radius: 2px; }
.daterangepicker .calendar-table .table-condensed tbody tr td.in-range {
background-color: #ebeef5; }
.daterangepicker .calendar-table .table-condensed tbody tr td.active {
background-color: #25628F; }
.daterangepicker .calendar-table .table-condensed tbody tr td.active.off {
color: #72aedb; }
.daterangepicker .calendar-table .table-condensed tbody tr td.start-date {
-webkit-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px; }
.daterangepicker .calendar-table .table-condensed tbody tr td.end-date {
-webkit-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0; }
.daterangepicker .ranges {
margin-left: 20px; }
.daterangepicker .ranges .range_inputs .btn.btn-sm {
height: 36px;
padding: 0 20px; }
.daterangepicker .ranges .range_inputs .btn.applyBtn {
margin-right: 10px; }
.daterangepicker .ranges > ul {
width: 212px;
margin: 0;
margin-left: -40px;
/*margin-right: -20px;*/
margin-bottom: 15px;
position: relative;
/*right: -20px;*/ }
.daterangepicker .ranges > ul > li {
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 12px;
font-weight: normal;
color: #333;
padding: 10px 20px;
background: #fff;
border: none; }
.daterangepicker .ranges > ul > li:hover {
border: none; }
.daterangepicker .ranges > ul > li.active, .daterangepicker .ranges > ul > li:hover {
background: #ebeef5;
position: relative; }
.daterangepicker .ranges > ul > li.active:before, .daterangepicker .ranges > ul > li:hover:before {
content: '';
width: 4px;
bottom: 0;
position: absolute;
top: 0;
left: 0;
background-color: #d7dceb; }
.daterangepicker .ranges > ul + .range_inputs {
margin-left: -20px; }
.daterangepicker.single {
padding: 20px; }
.daterangepicker.single .calendar {
margin: 0; }
.daterangepicker.single .calendar-table {
margin: 0;
padding: 0; }
.daterangepicker.single .calendar-table .table-condensed tbody tr td.start-date {
-webkit-border-radius: 2px;
border-radius: 2px; }
.daterangepicker.single .calendar-table .table-condensed tbody tr td.end-date {
-webkit-border-radius: 2px;
border-radius: 2px; }
@media (min-width: 564px) {
.daterangepicker.ltr .calendar.left .calendar-table {
padding: 0;
margin: 0; } } | 0.341253 | 0.115786 |
@charset "utf-8";
/*
*公告控件文件,可以添加,修改请慎重
*公告控件文件,可以添加,修改请慎重
*/
::-webkit-input-placeholder { /* WebKit browsers */
color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 400;
}
ol, ul {
list-style: none;
margin: 0;
padding: 0;
}
iframe {
border: 0 none;
}
label {
font-weight: 400;
}
p {
margin: 0;
}
.fl {
float: left
}
a {
cursor: pointer;
text-decoration: none;
}
a:hover,
a:active,
a:focus {
text-decoration: none;
}
i {
display: block
}
.fr {
float: right
}
body {
margin: 0;
padding: 0;
min-width: 1000px;
font-family: "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
background: #fff;
}
button:focus, a:focus {
outline: none;
}
/****** 清除浮动 *******/
.ui-saerch:before, .ui-saerch:after,
.ui-search:before,.ui-search:after,
.ui-tab-head:before,.ui-tab-head:after,
.ui-tab-body:before,.ui-tab-body:after
{
content: " ";
display: table;
}
.ui-saerch:after,
.ui-search:after,
.ui-tab-head:after,
.ui-tab-body:after
{
clear: both;
}
/**************/
.center-content {
width: 960px;
margin: 0 auto;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right
}
.ui-hide {
display: none
}
.ui-hidden {
visibility: hidden
}
.color-red {
color: #e02525
}
.content {
background: #fff;
}
.content-right {
padding: 0 30px;
flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
overflow: hidden;
}
.mar-auto {
margin: 0 auto
}
.mar-right-10 {
margin-right: 10px;
}
.mar-right-15 {
margin-right: 15px;
}
.mar-right-20 {
margin-right: 20px;
}
.mar-left-10 {
margin-left: 10px;
}
.mar-left-15 {
margin-left: 15px;
}
.mar-left-20 {
margin-left: 20px;
}
.line-height-30 {
line-height: 30px;
height: 30px;
}
.mar-bottom-10 {
margin-bottom: 10px;
}
.mar-bottom-15 {
margin-bottom: 15px;
}
.mar-bottom-20 {
margin-bottom: 20px;
}
.max-width-300 {
max-width: 300px;
}
.max-width-200 {
max-width: 200px;
}
.max-width-100 {
max-width: 100px;
}
.width-120 {
width: 120px;
}
.width-170 {
width: 170px;
}
.width-360 {
width: 360px;
}
/******************************** button ********************************/
button,
.button {
display: block;
text-align: center;
border: 0;
padding: 0
}
button:disabled,
.button:disabled {
background: #ccc;
color: #fff;
cursor: no-drop;
border: 1px solid #ccc
}
.button.big {
height: 50px;
line-height: 50px;
font-size: 14px;
padding: 0 40px
}
a.button {
width: 100px;
cursor: pointer;
padding: 0;
}
button,
.button:focus,
.button:active {
outline: none
}
.button-green, .button-gray {
line-height: 30px;
color: #fff;
}
.button-green {
background: #24cf5f;
}
.button-gray {
color: #999;
background-color: #f1f1f1;
border: 1px solid #999;
}
.button-gray:hover {
color: #333;
}
.button-gray:active {
-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);
}
.button-green:hover,
.button-green:active {
color: #fff;
text-decoration: none
}
.button-green-hollow, .button-gray-hollow {
line-height: 28px;
background: #fff;
}
.button-green-hollow {
border: 1px solid #24cf5f;
color: #24cf5f;
transition: all .5s;
-webkit-transition: all .5s;
}
.button-gray-hollow {
border: 1px solid #999;
color: #999
}
.button-gray-hollow,
.button-green-hollow,
.button-gray,
.button-green {
height: 30px;
min-width: 100px;
border-radius: 3px;
font-size: 12px;
padding: 0 10px;
text-align: center;
}
.button-green-hollow:active,
.button-green-hollow:hover {
background: #24cf5f !important;
color: #fff;
text-decoration: none;
}
.button-gray-hollow:hover,
.button-green-hollow:active {
background: #999;
color: #fff;
}
/******************************** input ********************************/
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus {
outline: none;
border: 1px solid #24cf5f;
}
textarea,
.textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"],
.input,
.select,
select{
display: block;
border-radius: 3px;
border: 1px solid #999;
padding: 0 10px;
height: 30px;
}
input[type="text"]:disabled,
input[type="password"]:disabled {
cursor: no-drop;
}
.date-input, .date-input-datetime, .date-input-date {
background: url(../img/common/icon-date.png) no-repeat right;
}
.date-input, .date-input-date {
width: 120px;
}
.date-input-datetime {
width: 180px
}
textarea, .textarea {
padding: 10px;
width: 360px;
height: 100px;
border-radius: 3px;
resize: none
}
/******************************** select ********************************/
.select {
padding: 0;
background: #fff;
}
/******************************** radio ********************************/
.radio + .radio {
margin: 0 20px 0 0;
}
.radio {
font-weight: 400;
line-height: 13px;
cursor: pointer;
margin: 0 20px 0 0;
}
.radio-input {
display: none;
}
.radio-icon {
background: url(../img/common/radio.png) no-repeat 0 -13px;
height: 13px;
width: 13px;
margin-right: 10px;
}
.radio-input:checked + .radio-icon {
background-position: 0 0;
}
/******************************** table ********************************/
.tb {
width: 100%;
font-size: 12px;
}
.tb-head td,
.tb-head th,
.tb thead td,
.tb thead th {
height: 30px;
color: #999;
border-bottom: 2px solid #24cf5f;
}
.tb-head th:first-child,
.tb-head td:first-child,
.tb thead td:first-child,
.tb thead th:first-child {
padding-left: 5px;
}
.tb tbody tr,
.tb-body tr {
color: #333;
height: 60px;
}
.tb tbody td:first-child,
.tb-body td:first-child {
padding-left: 5px;
}
.tb tbody tr:nth-of-type(odd),
.tb-body tr:nth-of-type(odd) {
background: #f1f1f1;
}
.tb tbody tr:nth-of-type(even),
.tb-body tr:nth-of-type(even) {
background: #fff;
}
.tb tbody .tb-body-action,
.tb-body .tb-body-action {
display: inline-block
}
.tb-body-action {
margin-right: 10px;
font-size: 12px;
}
/*.tb-body-action:link,.tb-body-action:hover,.tb-body-action:active{color: #27affa}
.tb-body-action:visited{color: #999}*/
.tb-body-text {
overflow: hidden;
margin: 0;
line-height: 13px;
height: 13px;
text-overflow: ellipsis;
}
.tb-null {
text-align: left;
line-height: 50px;
height: 50px;
font-size: 12px;
color: #333
}
/******************************** 面包屑 ********************************/
.ui-breadcrumb {
padding: 8px 0;
}
.ui-breadcrumb li {
float: left;
color: #999;
}
.ui-breadcrumb li:after {
content: ">";
color: #999;
padding: 0 5px;
}
.ui-breadcrumb li:last-child:after {
display: none
}
.ui-breadcrumb-link {
font-size: 14px;
}
.ui-breadcrumb-link:link,
.ui-breadcrumb-link:visited,
.ui-breadcrumb-link:hover,
.ui-breadcrumb-link:active {
color: #44cb83;
line-height: 15px;
}
/******* yii的面包屑 ******/
.breadcrumbs {
margin: 18px 0;
color: #999;
line-height: 14px;
height: 14px;
}
.breadcrumbs a {
color: #44cb83;
}
.breadcrumbs a:last-child {
color: #999;
}
/******************************** 面包屑 end ********************************/
.right-content {
padding: 0 30px;
}
/******************************** 查询条件选择 ********************************/
.form-search {
width: 830px;
padding: 26px 24px;
border-radius: 5px;
border: 1px solid #24cf5f;
font-size: 12px;
position: relative;
margin-top: 40px;
}
.form-search:after {
content: '查询条件'; /*查询条件*/
position: absolute;
left: 24px;
line-height: 13px;
top: -7px;
background: #fff;
}
.form-tip {
display: none;
}
.search-row {
margin-bottom: 26px;
color: #333;
line-height: 30px;
}
.search-col,
.search-col {
padding-right: 10px;
text-align: right;
}
.search-col1 {
width: 60px;
}
.search-col2 {
width: 72px;
}
.search-col3 {
width: 78px;
}
.form-search .input,
.form-search .select {
height: 30px;
}
.form-search .select {
width: 90px
}
.form-search .larger {
width: 170px
}
.form-search .largest {
width: 173px
}
.search-type {
margin-top: 15px;
}
.export {
padding: 42px 0 38px 26px;
}
/********************************* 新的查询。没有那个框框 ************************************/
.ui-form-search-wrap:before,
.ui-form-search-wrap:after {
display: table;
content: " "
}
.ui-form-search-wrap:after {
clear: both;
}
.ui-form-search {
min-width: 600px;
margin-top: 20px;
width: 80%;
}
.ui-search-group {
display: inline-block;
margin: 0 5px 20px 0;
line-height: 30px;
vertical-align: top;
}
.ui-search-group .input,
.ui-search-group textarea {
display: inline-block;
}
.ui-form-search button {
display: inline-block
}
.ui-form-search-action {
float: right;
margin-top: 20px;
}
.ui-form-search-action * {
display: inline-block;
margin-left: 18px;
}
/******************************** 分页 ********************************/
.pagination {
padding: 24px 0;
margin: 0 0 0 auto;
display: block;
overflow: hidden
}
.pagination a {
transition: all .3s;
-webkit-transition: all .3s;
}
.yiiPager {
float: right;
overflow: hidden
}
.page, .next, .previous, .prev, .last {
padding-left: 5px;
float: left;
}
.page a, .next a, .previous a, .prev a, .last a {
padding: 0 10px;
text-align: center;
border: 1px solid #ccc;
border-radius: 3px;
color: #ccc;
cursor: pointer;
line-height: 30px;
display: block
}
.page a, .next a, .previous a, .prev a, .last a {
color: #ccc;
}
.pagination .selected a, .page a:hover, .next a:hover, .previous a:hover, .prev a:hover, .last a:hover {
color: #fff;
background: #44cb83;
border-color: #44cb83
}
/******************************** 颜色 ********************************/
.color-gray {
color: #999
}
.color-green {
color: #44cb83;
}
.color-red {
color: #e33;
}
.color-black {
color: #333
}
.color-blue {
color: #27affa
}
/******************************** 地区选择 ********************************/
select.ddl-province, select.ddl-city, select.ddl-county {
float: left;
margin-right: 10px;
width: 170px;
}
/**由于出现特殊情况需要验证的时候外层加个class**/
.ddl-required .ddl-province, .ddl-required .ddl-city, .ddl-required .ddl-county {
float: none
}
/******************************** 列表上方菜单栏 ********************************/
.ui-checkbox, .ui-radio {
padding-left: 20px;
font-size: 14px;
font-weight: 400;
margin: 0;
line-height: 30px;
height: 30px;
cursor: pointer
}
.ui-action-menu {
padding: 30px 0
}
.ui-action-menu .ui-checkbox {
margin-right: 46px
}
.ui-action-menu .button {
margin-right: 18px
}
.ui-search {
position: relative;
}
.ui-search .input {
padding-right: 36px;
}
.button-search {
height: 30px;
width: 36px;
background: transparent;
position: absolute;
right: 0;
top: 0;
background: url(../img/common/seek.png) center no-repeat;
}
/******文本框******/
.input.big {
padding: 0 10px;
}
.select.big, .input.big {
height: 50px;
width: 360px;
}
.textarea.big {
height: 244px;
width: 800px
}
/*********checkbox*********/
.ui-checkbox, .ui-radio {
display: inline-block;
}
.ui-checkbox input[type="checkbox"], .ui-radio input[type="radio"] {
position: absolute;
visibility: hidden
}
.ui-checkbox input[type="checkbox"]:checked + .ui-checkbox-icon {
background: url(../img/common/icon-checkbox.png) no-repeat;
border: 0
}
.ui-checkbox-icon, .ui-radio-icon {
float: left;
margin: 7px 0 0 -20px;
height: 16px;
width: 16px;
background: #fff;
border: 1px solid #D7D3D3;
}
.ui-checkbox-group .ui-checkbox, .ui-radio-group .ui-radio {
margin-right: 20px;
}
.ui-checkbox-group .ui-checkbox, .ui-radio-group .ui-radio {
line-height: 16px;
height: 16px;
}
.ui-checkbox-group .ui-checkbox-icon, .ui-radio-group .ui-radio-icon {
margin: 0 0 0 -20px;
}
.ui-radio-icon {
border: 1px solid #ccc;
border-radius: 50%;
padding: 4px;
}
.ui-radio input[type="radio"]:checked + .ui-radio-icon:after {
content: "";
display: block;
height: 6px;
width: 6px;
background: #44cb83;
border-radius: 50%;
}
/**************表单************/
.ui-form {
}
.ui-form-group {
margin-bottom: 20px;
position: relative;
padding-left: 20px;
}
.ui-form-group > label {
display: inline-block;
margin-bottom: 6px;
color: #44cb83;
font-size: 12px;
line-height: 12px;
}
.ui-form-required {
position: relative
}
.ui-form-required:before {
content: "*";
position: absolute;
color: #e00000;
height: 4px;
line-height: 4px;
top: 50%;
margin-top: -2px;
left: -20px;
display: block
}
/****************新表单中的行**************/
.ui-form .ui-row:last-child {
margin: 0
}
.ui-row {
margin-bottom: 20px;
}
.ui-row:before, .ui-row:after {
display: table;
content: ""
}
.ui-row:after {
clear: both
}
.ui-row-label {
display: block;
width: 100px;
text-align: left;
line-height: 1.1;
float: left;
margin: 8px 0 0 0;
}
.ui-row-control {
margin-left: 100px;
}
.ui-row-label.required:after {
content: "(选填)";
display: block;
line-height: 1.1;
font-size: 12px;
color: #999;
}
.ui-row-control .ui-checkbox {
margin-top: 10px;
}
/**********上传图片***********/
.ui-image-upload {
position: relative;
min-height: 60px;
min-width: 60px;
background: url(../img/common/icon-add.png) center no-repeat
}
.ui-image-upload-img {
display: block;
height: 100%;
width: 100%;
}
.ui-image-upload-file {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
cursor: pointer
}
.ui-image-upload-tip {
position: absolute;
height: 14px;
line-height: 14px;
padding-left: 10px;
top: 50%;
margin-top: -7px;
font-size: 12px;
left: 60px;
width: 100%;
}
/***************** 链接 ****************/
/*蓝色的链接*/
.link-blue,
.link-blue:active, .tb-body-action,
.link-blue:visited, .tb-body-action:visited,
.link-blue:hover, .tb-body-action:hover,
.link-blue:active, .tb-body-action:active,
.link-blue:focus, .tb-body-action:focus {
color: #27affa;
outline: none
}
.tb-body-action .tb-body-action {
font-size: 12px;
}
.tb-body-action.active {
color: #999;
}
.link-green, .link-green:hover, .link-green:active, .link-green:visited {
color: #44cb83;
}
.link-red, .link-red:hover, .link-red:active, .link-red:visited, .link-red:focus {
color: #e33;
}
.link-gray, .link-gray:hover, .link-gray:active, .link-gray:visited, .link-gray:focus {
color: #999;
}
/************************验证**********************/
.error-warning,
.ui-form-group .error-warning {
position: absolute;
margin: 2px 0 0 0;
font-size: 12px;
color: #ff9e00;
font-weight: 400;
line-height: 1.1;
}
.input.error-warning-border,
.input.error-warning-border:focus,
textarea.error-warning-border,
textarea.error-warning-border:focus {
border-color: #ff9e00
}
/*********************** tab **********************/
.ui-tab-head {
border-bottom: 1px solid #ccc;
}
.ui-tab-head li {
float: left;
}
.ui-tab-head a {
display: block;
padding: 0 25px;
font-size: 14px;
color: #999;
height: 30px;
line-height: 30px;
text-decoration: none
}
.ui-tab-head a:hover, .ui-tab-head a:active, .ui-tab-head a:visited {
color: #999;
}
.ui-tab-head > li.active a {
color: #fff;
background: #44cb83
}
.ui-tab-body > li {
display: none
}
.ui-tab-body > li.active {
display: block;
}
.radio-tab-head {
border: 0;
}
.radio-tab-head input {
display: none
}
.radio-tab-head li {
margin-right: 20px;
}
.radio-tab-head label {
height: 30px;
min-width: 120px;
border-radius: 3px;
border: 1px solid #44cb83;
background: #fff;
color: #44cb83;
padding: 0 20px;
text-align: center;
margin: 0;
line-height: 30px;
cursor: pointer;
}
.radio-tab-head > li.active label,
.radio-tab-head label:hover,
.radio-tab-head label:active,
.radio-tab-head label:visited {
color: #44cb83;
background: #c7f0da
}
.ui-tab-line .ui-tab-head > li.active a {
background: #fff;
color: #24cf5f;
border-bottom: 2px solid #24cf5f;
}
/************************** 可选中的按钮组 ************************/
.ui-big-radio {
display: block;
text-align: center;
font-weight: 400;
cursor: pointer;
margin: 0
}
.ui-big-radio input {
display: none;
}
.ui-big-radio-inner {
display: block;
height: 40px;
line-height: 40px;
border-radius: 3px;
border: 1px solid #44cb83;
background: #fff;
color: #999;
font-size: 14px;
width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 20px;
transition: all .5s;
-webkit-transition: all .5s;
}
.ui-big-radio input:checked + .ui-big-radio-inner, .ui-big-radio-inner:hover, .ui-big-radio-inner:active {
background: #c7f0da;
color: #44cb83;
}
.ui-big-radio input:disabled + .ui-big-radio-inner, .ui-big-radio input:disabled + .ui-big-radio-inner:hover {
background: #f1f1f1;
border: 1px solid #ccc;
color: #999;
cursor: no-drop
}
/*********************************没有内容的头部以及宽度为1000的头部***********************************/
.ui-head {
width: 100%;
height: 50px;
border-top: 2px solid #24cf5f;
box-shadow: 0 0 4px rgba(0, 0, 0, .5);
}
/********************************没有安装打印插件时候的提示**********************************/
.warn {
background: #f6baba;
width: 690px;
text-align: center;
padding: 13px 0;
color: #fff;
margin-bottom: 20px;
}
.warn-center {
display: inline-block;
vertical-align: middle;
}
.warn-center p {
line-height: 30px;
height: 30px;
margin-right: 30px;
}
.warn-center .button {
font-size: 14px;
}
/**********************************************弹性盒布局********************************************/
.box {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
}
.box-vertical-center {
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
}
/**************************************顶部***************************************/
.head-sprite {
background: url(../img/head/head-sprite.png) no-repeat;
}
.head-phone {
height: 24px;
width: 18px;
background-position: 0 0;
}
.head-wx {
height: 24px;
width: 18px;
background-position: -18px 0;
}
.head-menu-user {
height: 16px;
width: 20px;
background-position: -36px 0;
}
.head-menu-out {
height: 16px;
width: 20px;
background-position: -56px 0;
}
.head-menu-set {
height: 16px;
width: 20px;
background-position: -76px 0;
}
.head-notice {
height: 20px;
width: 26px;
background-position: -96px 0;
}
.head-logo {
height: 29px;
width: 160px;
background-position: -122px 0;
}
.ui-header i {
display: block
}
.head-logo {
margin-right: 30px;
display: block
}
.ui-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #fff;
min-width: 970px;
border-top: 2px solid #44cb83;
padding: 10px 30px 10px 10px;
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
z-index: 1000;
}
.ui-head-contact {
height: 24px;
line-height: 24px;
background: #f1f1f1;
color: #24cf5f;
font-size: 12px;
border-radius: 24px;
padding: 0 8px;
margin-right: 10px;
}
.ui-head-contact:hover {
text-decoration: none;
}
.ui-head-contact i {
margin-right: 5px;
}
.ui-head-left {
flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
}
.ui-head-notice {
position: relative;
margin-right: 18px;
}
.ui-head-notice-count {
position: absolute;
font-size: 12px;
height: 17px;
line-height: 17px;
background: #e7554a;
display: block;
color: #fff;
padding: 0 5px;
border-radius: 17px;
top: -9px;
left: 18px;
}
.ui-head-img {
height: 30px;
width: 30px;
border-radius: 50%;
margin-left: 16px;
}
.ui-head-orgname {
}
.ui-head-orgname:after {
content: '|';
color: #999;
margin: 0 13px;
}
.ui-head-menu {
position: relative;
cursor: pointer;
}
.ui-head-menu:hover .ui-head-menu-wrap {
display: block;
}
.ui-head-menu-wrap {
position: absolute;
right: 0;
width: 150px;
top: 30px;
padding-top: 12px;
display: none;
}
.ui-head-menu-list {
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
background: #fff;
}
.ui-head-menu-list a {
height: 54px;
padding: 19px 0 19px 30px;
color: #333;
}
.ui-head-menu-list span {
height: 16px;
line-height: 16px;
font-size: 14px;
}
.ui-head-menu-list a:hover,
.ui-head-menu-list a:active {
color: #333;
background: #f1f1f1;
text-decoration: none;
}
.ui-head-menu-list .head-sprite {
margin-right: 10px;
}
/********************************左边菜单*****************************/
.menu-sprite {
background: url(../img/common/menu/menu-sprite.png) no-repeat;
}
.down {
height: 5px;
width: 8px;
background-position: 0 0;
}
.ui-active .ic_OPM-manage_n {
height: 16px;
width: 16px;
background-position: -8px 0;
}
.ui-active .ic_order_n {
height: 16px;
width: 16px;
background-position: -24px 0;
}
.ui-active .ic_item_n {
height: 16px;
width: 16px;
background-position: -40px 0;
}
.ui-active .ic_distribution_n {
height: 19px;
width: 16px;
background-position: -56px 0;
}
.ui-active .ic_home_n {
height: 16px;
width: 16px;
background-position: -72px 0;
}
.ui-active .ic_report_n {
height: 16px;
width: 16px;
background-position: -88px 0;
}
.ui-active .ic_venue_n {
height: 16px;
width: 16px;
background-position: -104px 0;
}
.ui-active .ic_wechat_n {
height: 16px;
width: 16px;
background-position: -120px 0;
}
.ui-active .ic_uc_n {
height: 16px;
width: 16px;
background-position: -136px 0;
}
.ui-active .ic_settings_n {
height: 16px;
width: 16px;
background-position: -152px 0;
}
.ui-active .ic_ticket_n {
height: 16px;
width: 16px;
background-position: -168px 0;
}
.ic_wechat_n {
height: 16px;
width: 16px;
background-position: -184px 0;
}
.ic_OPM-manage_n {
height: 16px;
width: 16px;
background-position: -200px 0;
}
.ic_order_n {
height: 16px;
width: 16px;
background-position: -216px 0;
}
.ic_item_n {
height: 16px;
width: 16px;
background-position: -232px 0;
}
.ic_distribution_n {
height: 19px;
width: 16px;
background-position: -248px 0;
}
.ic_home_n {
height: 16px;
width: 16px;
background-position: -264px 0;
}
.ic_report_n {
height: 16px;
width: 16px;
background-position: -280px 0;
}
.ic_ticket_n {
height: 16px;
width: 16px;
background-position: -296px 0;
}
.ic_uc_n {
height: 16px;
width: 16px;
background-position: -312px 0;
}
.ic_venue_n {
height: 16px;
width: 16px;
background-position: -328px 0;
}
.ic_settings_n {
height: 16px;
width: 16px;
background-position: -344px 0;
}
.ic_shop_n {
height: 16px;
width: 16px;
background-position: -360px 0;
}
.ui-active .ic_shop_n {
height: 17px;
width: 19px;
background-position: -379px 0;
}
.ui-top-menu-link {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
line-height: 16px;
padding: 16px 0 16px 25px;
}
.ui-top-menu-link span {
color: #888;
}
.ui-top-menu-link i {
margin-right: 20px;
}
.ui-menu-down:after {
background: url(../img/common/menu/menu-sprite.png) no-repeat;
height: 5px;
width: 8px;
background-position: 0 0;
display: block;
content: "";
margin-left: 20px;
transition: all .2s linear;
}
.ui-active .ui-menu-down:after {
transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.ui-menu-overflow {
position: fixed;
width: 180px;
background: #f1f1f1;
}
.ui-menu-list {
}
.ui-menu-list a {
text-decoration: none;
}
.ui-menu-list-item {
border-left: 4px solid transparent;
}
.ui-menu-list-item.ui-active {
border-left-color: #44cb83;
background: #fff;
}
.ui-active .ui-child-list {
}
.ui-child-list {
height: 0;
overflow: hidden;
transition: all .2s linear;
}
.ui-menu-link {
color: #888;
display: block;
height: 40px;
line-height: 40px;
text-align: left;
padding-left: 61px;
}
.ui-menu-link:focus,
.ui-menu-link:hover,
.ui-menu-link:active {
color: #44cb83;
}
.open .ui-menu-link {
color: #44cb83;
}
.content {
padding-top: 52px;
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
}
.content-left {
background: #f1f1f1;
width: 180px;
}
/*底部样式*/
.frame-footer {
padding: 20px 0;
text-align: center;
color: #999;
font-size: 12px;
}
.frame-footer p {
display: inline-block;
overflow: hidden;
}
.frame-footer a {
padding: 0 20px;
border-right: 1px solid #999;
color: #999;
line-height: 1.1;
margin-right: -1px;
float: left
}
.frame-footer a:hover, .frame-footer a:active {
color: #999;
}
.frame-footer a:last-child {
border-right: 0;
}
.footer {
}
/*有菜单的底部*/
.has-menu {
background: #f1f1f1;
padding-left: 180px;
}
.has-menu .frame-footer {
background: #fff;
padding-left: 30px;
}
/*居中的底部*/
.center-footer {
background: #ececed;
}
.center-footer .frame-footer {
width: 1000px;
margin: 0 auto;
}
/*************************图片上传进度条***********************/
.ui-progress {
height: 30px;
border: 1px solid #24cf5f;
border-radius: 5px;
padding: 0 10px;
background: #bdf1cf;
color: #24cf5f;
margin-bottom: 10px;
display: inline-block;
}
.ui-progress > * {
float: left;
}
.ui-progress .fr {
float: right;
}
.ui-progress span, .process-error-msg {
line-height: 28px;
}
.uploading-all,
.uploading-all i {
height: 5px;
}
.uploading-all {
background: #fff;
width: 300px;
border-radius: 10px;
margin: 12px 10px 0 10px;
}
.uploading-all i {
background: #24cf5f;
border-radius: 10px;
width: 0;
}
.ui-progress.error {
background: #ffc2c2;
color: #f00;
border: #f00;
}
.progress-cancel, .progress-close {
cursor: pointer;
}
.ui-progress.error .uploading-all {
display: none;
}
.process-error-msg {
display: none;
}
.ui-progress.error .process-error-msg {
display: block;
}
.progress-close,
.ui-progress.error .progress-cancel {
display: none;
}
.ui-progress.error .progress-close {
display: block;
}
/************************************多文件上传组建*************************************/
.file,
.ui-upload input[type="file"] {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
opacity: 0;
}
.webuploader-container div {
height: 100% !important;
width: 100% !important;
}
.webuploader-container label {
margin: 0;
}
/********************************************微信菜单***********************************/
.wechat-menu {
width: 180px;
}
.wechat-menu-menu {
padding-left: 60px;
}
.menu-hide.wechat-menu,
.menu-hide .wechat-menu-fixed,
.menu-hide .wechat-menu-menu {
width: 0;
}
.menu-hide .wechat-menu-menu {
overflow: hidden;
padding: 0;
}
.wechat-menu-fixed {
width: 180px;
position: fixed;
border-right: 1px solid #ccc;
}
.wechat-menu-link {
color: #999;
display: block;
height: 48px;
line-height: 48px;
}
.wechat-menu-link.active {
color: #44cb83;
}
.wechat-menu-point {
position: absolute;
right: -1px;
top: 50%;
border: 1px solid #ccc;
width: 16px;
height: 32px;
line-height: 28px;
color: #ccc;
text-align: center;
cursor: pointer;
background: #fff;
}
.wechat-menu-point:after {
content: "<";
font-size: 16px;
}
.point-hide.wechat-menu-point {
right: -16px;
}
.point-hide.wechat-menu-point:after {
content: ">";
}
/******************************** 新的查询 *******************************/
.ui-search{
margin-top: 20px;
}
.ui-search>*{
float: left;
margin:0 10px 20px 0;
}
.ui-search .fr{
float: right;
margin: 0 0 0 10px;
}
.ui-search span{
line-height: 30px;
height: 30px;
} | public/css/common.css | @charset "utf-8";
/*
*公告控件文件,可以添加,修改请慎重
*公告控件文件,可以添加,修改请慎重
*/
::-webkit-input-placeholder { /* WebKit browsers */
color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 400;
}
ol, ul {
list-style: none;
margin: 0;
padding: 0;
}
iframe {
border: 0 none;
}
label {
font-weight: 400;
}
p {
margin: 0;
}
.fl {
float: left
}
a {
cursor: pointer;
text-decoration: none;
}
a:hover,
a:active,
a:focus {
text-decoration: none;
}
i {
display: block
}
.fr {
float: right
}
body {
margin: 0;
padding: 0;
min-width: 1000px;
font-family: "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
background: #fff;
}
button:focus, a:focus {
outline: none;
}
/****** 清除浮动 *******/
.ui-saerch:before, .ui-saerch:after,
.ui-search:before,.ui-search:after,
.ui-tab-head:before,.ui-tab-head:after,
.ui-tab-body:before,.ui-tab-body:after
{
content: " ";
display: table;
}
.ui-saerch:after,
.ui-search:after,
.ui-tab-head:after,
.ui-tab-body:after
{
clear: both;
}
/**************/
.center-content {
width: 960px;
margin: 0 auto;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right
}
.ui-hide {
display: none
}
.ui-hidden {
visibility: hidden
}
.color-red {
color: #e02525
}
.content {
background: #fff;
}
.content-right {
padding: 0 30px;
flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
overflow: hidden;
}
.mar-auto {
margin: 0 auto
}
.mar-right-10 {
margin-right: 10px;
}
.mar-right-15 {
margin-right: 15px;
}
.mar-right-20 {
margin-right: 20px;
}
.mar-left-10 {
margin-left: 10px;
}
.mar-left-15 {
margin-left: 15px;
}
.mar-left-20 {
margin-left: 20px;
}
.line-height-30 {
line-height: 30px;
height: 30px;
}
.mar-bottom-10 {
margin-bottom: 10px;
}
.mar-bottom-15 {
margin-bottom: 15px;
}
.mar-bottom-20 {
margin-bottom: 20px;
}
.max-width-300 {
max-width: 300px;
}
.max-width-200 {
max-width: 200px;
}
.max-width-100 {
max-width: 100px;
}
.width-120 {
width: 120px;
}
.width-170 {
width: 170px;
}
.width-360 {
width: 360px;
}
/******************************** button ********************************/
button,
.button {
display: block;
text-align: center;
border: 0;
padding: 0
}
button:disabled,
.button:disabled {
background: #ccc;
color: #fff;
cursor: no-drop;
border: 1px solid #ccc
}
.button.big {
height: 50px;
line-height: 50px;
font-size: 14px;
padding: 0 40px
}
a.button {
width: 100px;
cursor: pointer;
padding: 0;
}
button,
.button:focus,
.button:active {
outline: none
}
.button-green, .button-gray {
line-height: 30px;
color: #fff;
}
.button-green {
background: #24cf5f;
}
.button-gray {
color: #999;
background-color: #f1f1f1;
border: 1px solid #999;
}
.button-gray:hover {
color: #333;
}
.button-gray:active {
-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);
}
.button-green:hover,
.button-green:active {
color: #fff;
text-decoration: none
}
.button-green-hollow, .button-gray-hollow {
line-height: 28px;
background: #fff;
}
.button-green-hollow {
border: 1px solid #24cf5f;
color: #24cf5f;
transition: all .5s;
-webkit-transition: all .5s;
}
.button-gray-hollow {
border: 1px solid #999;
color: #999
}
.button-gray-hollow,
.button-green-hollow,
.button-gray,
.button-green {
height: 30px;
min-width: 100px;
border-radius: 3px;
font-size: 12px;
padding: 0 10px;
text-align: center;
}
.button-green-hollow:active,
.button-green-hollow:hover {
background: #24cf5f !important;
color: #fff;
text-decoration: none;
}
.button-gray-hollow:hover,
.button-green-hollow:active {
background: #999;
color: #fff;
}
/******************************** input ********************************/
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus {
outline: none;
border: 1px solid #24cf5f;
}
textarea,
.textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"],
.input,
.select,
select{
display: block;
border-radius: 3px;
border: 1px solid #999;
padding: 0 10px;
height: 30px;
}
input[type="text"]:disabled,
input[type="password"]:disabled {
cursor: no-drop;
}
.date-input, .date-input-datetime, .date-input-date {
background: url(../img/common/icon-date.png) no-repeat right;
}
.date-input, .date-input-date {
width: 120px;
}
.date-input-datetime {
width: 180px
}
textarea, .textarea {
padding: 10px;
width: 360px;
height: 100px;
border-radius: 3px;
resize: none
}
/******************************** select ********************************/
.select {
padding: 0;
background: #fff;
}
/******************************** radio ********************************/
.radio + .radio {
margin: 0 20px 0 0;
}
.radio {
font-weight: 400;
line-height: 13px;
cursor: pointer;
margin: 0 20px 0 0;
}
.radio-input {
display: none;
}
.radio-icon {
background: url(../img/common/radio.png) no-repeat 0 -13px;
height: 13px;
width: 13px;
margin-right: 10px;
}
.radio-input:checked + .radio-icon {
background-position: 0 0;
}
/******************************** table ********************************/
.tb {
width: 100%;
font-size: 12px;
}
.tb-head td,
.tb-head th,
.tb thead td,
.tb thead th {
height: 30px;
color: #999;
border-bottom: 2px solid #24cf5f;
}
.tb-head th:first-child,
.tb-head td:first-child,
.tb thead td:first-child,
.tb thead th:first-child {
padding-left: 5px;
}
.tb tbody tr,
.tb-body tr {
color: #333;
height: 60px;
}
.tb tbody td:first-child,
.tb-body td:first-child {
padding-left: 5px;
}
.tb tbody tr:nth-of-type(odd),
.tb-body tr:nth-of-type(odd) {
background: #f1f1f1;
}
.tb tbody tr:nth-of-type(even),
.tb-body tr:nth-of-type(even) {
background: #fff;
}
.tb tbody .tb-body-action,
.tb-body .tb-body-action {
display: inline-block
}
.tb-body-action {
margin-right: 10px;
font-size: 12px;
}
/*.tb-body-action:link,.tb-body-action:hover,.tb-body-action:active{color: #27affa}
.tb-body-action:visited{color: #999}*/
.tb-body-text {
overflow: hidden;
margin: 0;
line-height: 13px;
height: 13px;
text-overflow: ellipsis;
}
.tb-null {
text-align: left;
line-height: 50px;
height: 50px;
font-size: 12px;
color: #333
}
/******************************** 面包屑 ********************************/
.ui-breadcrumb {
padding: 8px 0;
}
.ui-breadcrumb li {
float: left;
color: #999;
}
.ui-breadcrumb li:after {
content: ">";
color: #999;
padding: 0 5px;
}
.ui-breadcrumb li:last-child:after {
display: none
}
.ui-breadcrumb-link {
font-size: 14px;
}
.ui-breadcrumb-link:link,
.ui-breadcrumb-link:visited,
.ui-breadcrumb-link:hover,
.ui-breadcrumb-link:active {
color: #44cb83;
line-height: 15px;
}
/******* yii的面包屑 ******/
.breadcrumbs {
margin: 18px 0;
color: #999;
line-height: 14px;
height: 14px;
}
.breadcrumbs a {
color: #44cb83;
}
.breadcrumbs a:last-child {
color: #999;
}
/******************************** 面包屑 end ********************************/
.right-content {
padding: 0 30px;
}
/******************************** 查询条件选择 ********************************/
.form-search {
width: 830px;
padding: 26px 24px;
border-radius: 5px;
border: 1px solid #24cf5f;
font-size: 12px;
position: relative;
margin-top: 40px;
}
.form-search:after {
content: '查询条件'; /*查询条件*/
position: absolute;
left: 24px;
line-height: 13px;
top: -7px;
background: #fff;
}
.form-tip {
display: none;
}
.search-row {
margin-bottom: 26px;
color: #333;
line-height: 30px;
}
.search-col,
.search-col {
padding-right: 10px;
text-align: right;
}
.search-col1 {
width: 60px;
}
.search-col2 {
width: 72px;
}
.search-col3 {
width: 78px;
}
.form-search .input,
.form-search .select {
height: 30px;
}
.form-search .select {
width: 90px
}
.form-search .larger {
width: 170px
}
.form-search .largest {
width: 173px
}
.search-type {
margin-top: 15px;
}
.export {
padding: 42px 0 38px 26px;
}
/********************************* 新的查询。没有那个框框 ************************************/
.ui-form-search-wrap:before,
.ui-form-search-wrap:after {
display: table;
content: " "
}
.ui-form-search-wrap:after {
clear: both;
}
.ui-form-search {
min-width: 600px;
margin-top: 20px;
width: 80%;
}
.ui-search-group {
display: inline-block;
margin: 0 5px 20px 0;
line-height: 30px;
vertical-align: top;
}
.ui-search-group .input,
.ui-search-group textarea {
display: inline-block;
}
.ui-form-search button {
display: inline-block
}
.ui-form-search-action {
float: right;
margin-top: 20px;
}
.ui-form-search-action * {
display: inline-block;
margin-left: 18px;
}
/******************************** 分页 ********************************/
.pagination {
padding: 24px 0;
margin: 0 0 0 auto;
display: block;
overflow: hidden
}
.pagination a {
transition: all .3s;
-webkit-transition: all .3s;
}
.yiiPager {
float: right;
overflow: hidden
}
.page, .next, .previous, .prev, .last {
padding-left: 5px;
float: left;
}
.page a, .next a, .previous a, .prev a, .last a {
padding: 0 10px;
text-align: center;
border: 1px solid #ccc;
border-radius: 3px;
color: #ccc;
cursor: pointer;
line-height: 30px;
display: block
}
.page a, .next a, .previous a, .prev a, .last a {
color: #ccc;
}
.pagination .selected a, .page a:hover, .next a:hover, .previous a:hover, .prev a:hover, .last a:hover {
color: #fff;
background: #44cb83;
border-color: #44cb83
}
/******************************** 颜色 ********************************/
.color-gray {
color: #999
}
.color-green {
color: #44cb83;
}
.color-red {
color: #e33;
}
.color-black {
color: #333
}
.color-blue {
color: #27affa
}
/******************************** 地区选择 ********************************/
select.ddl-province, select.ddl-city, select.ddl-county {
float: left;
margin-right: 10px;
width: 170px;
}
/**由于出现特殊情况需要验证的时候外层加个class**/
.ddl-required .ddl-province, .ddl-required .ddl-city, .ddl-required .ddl-county {
float: none
}
/******************************** 列表上方菜单栏 ********************************/
.ui-checkbox, .ui-radio {
padding-left: 20px;
font-size: 14px;
font-weight: 400;
margin: 0;
line-height: 30px;
height: 30px;
cursor: pointer
}
.ui-action-menu {
padding: 30px 0
}
.ui-action-menu .ui-checkbox {
margin-right: 46px
}
.ui-action-menu .button {
margin-right: 18px
}
.ui-search {
position: relative;
}
.ui-search .input {
padding-right: 36px;
}
.button-search {
height: 30px;
width: 36px;
background: transparent;
position: absolute;
right: 0;
top: 0;
background: url(../img/common/seek.png) center no-repeat;
}
/******文本框******/
.input.big {
padding: 0 10px;
}
.select.big, .input.big {
height: 50px;
width: 360px;
}
.textarea.big {
height: 244px;
width: 800px
}
/*********checkbox*********/
.ui-checkbox, .ui-radio {
display: inline-block;
}
.ui-checkbox input[type="checkbox"], .ui-radio input[type="radio"] {
position: absolute;
visibility: hidden
}
.ui-checkbox input[type="checkbox"]:checked + .ui-checkbox-icon {
background: url(../img/common/icon-checkbox.png) no-repeat;
border: 0
}
.ui-checkbox-icon, .ui-radio-icon {
float: left;
margin: 7px 0 0 -20px;
height: 16px;
width: 16px;
background: #fff;
border: 1px solid #D7D3D3;
}
.ui-checkbox-group .ui-checkbox, .ui-radio-group .ui-radio {
margin-right: 20px;
}
.ui-checkbox-group .ui-checkbox, .ui-radio-group .ui-radio {
line-height: 16px;
height: 16px;
}
.ui-checkbox-group .ui-checkbox-icon, .ui-radio-group .ui-radio-icon {
margin: 0 0 0 -20px;
}
.ui-radio-icon {
border: 1px solid #ccc;
border-radius: 50%;
padding: 4px;
}
.ui-radio input[type="radio"]:checked + .ui-radio-icon:after {
content: "";
display: block;
height: 6px;
width: 6px;
background: #44cb83;
border-radius: 50%;
}
/**************表单************/
.ui-form {
}
.ui-form-group {
margin-bottom: 20px;
position: relative;
padding-left: 20px;
}
.ui-form-group > label {
display: inline-block;
margin-bottom: 6px;
color: #44cb83;
font-size: 12px;
line-height: 12px;
}
.ui-form-required {
position: relative
}
.ui-form-required:before {
content: "*";
position: absolute;
color: #e00000;
height: 4px;
line-height: 4px;
top: 50%;
margin-top: -2px;
left: -20px;
display: block
}
/****************新表单中的行**************/
.ui-form .ui-row:last-child {
margin: 0
}
.ui-row {
margin-bottom: 20px;
}
.ui-row:before, .ui-row:after {
display: table;
content: ""
}
.ui-row:after {
clear: both
}
.ui-row-label {
display: block;
width: 100px;
text-align: left;
line-height: 1.1;
float: left;
margin: 8px 0 0 0;
}
.ui-row-control {
margin-left: 100px;
}
.ui-row-label.required:after {
content: "(选填)";
display: block;
line-height: 1.1;
font-size: 12px;
color: #999;
}
.ui-row-control .ui-checkbox {
margin-top: 10px;
}
/**********上传图片***********/
.ui-image-upload {
position: relative;
min-height: 60px;
min-width: 60px;
background: url(../img/common/icon-add.png) center no-repeat
}
.ui-image-upload-img {
display: block;
height: 100%;
width: 100%;
}
.ui-image-upload-file {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
cursor: pointer
}
.ui-image-upload-tip {
position: absolute;
height: 14px;
line-height: 14px;
padding-left: 10px;
top: 50%;
margin-top: -7px;
font-size: 12px;
left: 60px;
width: 100%;
}
/***************** 链接 ****************/
/*蓝色的链接*/
.link-blue,
.link-blue:active, .tb-body-action,
.link-blue:visited, .tb-body-action:visited,
.link-blue:hover, .tb-body-action:hover,
.link-blue:active, .tb-body-action:active,
.link-blue:focus, .tb-body-action:focus {
color: #27affa;
outline: none
}
.tb-body-action .tb-body-action {
font-size: 12px;
}
.tb-body-action.active {
color: #999;
}
.link-green, .link-green:hover, .link-green:active, .link-green:visited {
color: #44cb83;
}
.link-red, .link-red:hover, .link-red:active, .link-red:visited, .link-red:focus {
color: #e33;
}
.link-gray, .link-gray:hover, .link-gray:active, .link-gray:visited, .link-gray:focus {
color: #999;
}
/************************验证**********************/
.error-warning,
.ui-form-group .error-warning {
position: absolute;
margin: 2px 0 0 0;
font-size: 12px;
color: #ff9e00;
font-weight: 400;
line-height: 1.1;
}
.input.error-warning-border,
.input.error-warning-border:focus,
textarea.error-warning-border,
textarea.error-warning-border:focus {
border-color: #ff9e00
}
/*********************** tab **********************/
.ui-tab-head {
border-bottom: 1px solid #ccc;
}
.ui-tab-head li {
float: left;
}
.ui-tab-head a {
display: block;
padding: 0 25px;
font-size: 14px;
color: #999;
height: 30px;
line-height: 30px;
text-decoration: none
}
.ui-tab-head a:hover, .ui-tab-head a:active, .ui-tab-head a:visited {
color: #999;
}
.ui-tab-head > li.active a {
color: #fff;
background: #44cb83
}
.ui-tab-body > li {
display: none
}
.ui-tab-body > li.active {
display: block;
}
.radio-tab-head {
border: 0;
}
.radio-tab-head input {
display: none
}
.radio-tab-head li {
margin-right: 20px;
}
.radio-tab-head label {
height: 30px;
min-width: 120px;
border-radius: 3px;
border: 1px solid #44cb83;
background: #fff;
color: #44cb83;
padding: 0 20px;
text-align: center;
margin: 0;
line-height: 30px;
cursor: pointer;
}
.radio-tab-head > li.active label,
.radio-tab-head label:hover,
.radio-tab-head label:active,
.radio-tab-head label:visited {
color: #44cb83;
background: #c7f0da
}
.ui-tab-line .ui-tab-head > li.active a {
background: #fff;
color: #24cf5f;
border-bottom: 2px solid #24cf5f;
}
/************************** 可选中的按钮组 ************************/
.ui-big-radio {
display: block;
text-align: center;
font-weight: 400;
cursor: pointer;
margin: 0
}
.ui-big-radio input {
display: none;
}
.ui-big-radio-inner {
display: block;
height: 40px;
line-height: 40px;
border-radius: 3px;
border: 1px solid #44cb83;
background: #fff;
color: #999;
font-size: 14px;
width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 20px;
transition: all .5s;
-webkit-transition: all .5s;
}
.ui-big-radio input:checked + .ui-big-radio-inner, .ui-big-radio-inner:hover, .ui-big-radio-inner:active {
background: #c7f0da;
color: #44cb83;
}
.ui-big-radio input:disabled + .ui-big-radio-inner, .ui-big-radio input:disabled + .ui-big-radio-inner:hover {
background: #f1f1f1;
border: 1px solid #ccc;
color: #999;
cursor: no-drop
}
/*********************************没有内容的头部以及宽度为1000的头部***********************************/
.ui-head {
width: 100%;
height: 50px;
border-top: 2px solid #24cf5f;
box-shadow: 0 0 4px rgba(0, 0, 0, .5);
}
/********************************没有安装打印插件时候的提示**********************************/
.warn {
background: #f6baba;
width: 690px;
text-align: center;
padding: 13px 0;
color: #fff;
margin-bottom: 20px;
}
.warn-center {
display: inline-block;
vertical-align: middle;
}
.warn-center p {
line-height: 30px;
height: 30px;
margin-right: 30px;
}
.warn-center .button {
font-size: 14px;
}
/**********************************************弹性盒布局********************************************/
.box {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
}
.box-vertical-center {
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
}
/**************************************顶部***************************************/
.head-sprite {
background: url(../img/head/head-sprite.png) no-repeat;
}
.head-phone {
height: 24px;
width: 18px;
background-position: 0 0;
}
.head-wx {
height: 24px;
width: 18px;
background-position: -18px 0;
}
.head-menu-user {
height: 16px;
width: 20px;
background-position: -36px 0;
}
.head-menu-out {
height: 16px;
width: 20px;
background-position: -56px 0;
}
.head-menu-set {
height: 16px;
width: 20px;
background-position: -76px 0;
}
.head-notice {
height: 20px;
width: 26px;
background-position: -96px 0;
}
.head-logo {
height: 29px;
width: 160px;
background-position: -122px 0;
}
.ui-header i {
display: block
}
.head-logo {
margin-right: 30px;
display: block
}
.ui-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #fff;
min-width: 970px;
border-top: 2px solid #44cb83;
padding: 10px 30px 10px 10px;
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
z-index: 1000;
}
.ui-head-contact {
height: 24px;
line-height: 24px;
background: #f1f1f1;
color: #24cf5f;
font-size: 12px;
border-radius: 24px;
padding: 0 8px;
margin-right: 10px;
}
.ui-head-contact:hover {
text-decoration: none;
}
.ui-head-contact i {
margin-right: 5px;
}
.ui-head-left {
flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
}
.ui-head-notice {
position: relative;
margin-right: 18px;
}
.ui-head-notice-count {
position: absolute;
font-size: 12px;
height: 17px;
line-height: 17px;
background: #e7554a;
display: block;
color: #fff;
padding: 0 5px;
border-radius: 17px;
top: -9px;
left: 18px;
}
.ui-head-img {
height: 30px;
width: 30px;
border-radius: 50%;
margin-left: 16px;
}
.ui-head-orgname {
}
.ui-head-orgname:after {
content: '|';
color: #999;
margin: 0 13px;
}
.ui-head-menu {
position: relative;
cursor: pointer;
}
.ui-head-menu:hover .ui-head-menu-wrap {
display: block;
}
.ui-head-menu-wrap {
position: absolute;
right: 0;
width: 150px;
top: 30px;
padding-top: 12px;
display: none;
}
.ui-head-menu-list {
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
background: #fff;
}
.ui-head-menu-list a {
height: 54px;
padding: 19px 0 19px 30px;
color: #333;
}
.ui-head-menu-list span {
height: 16px;
line-height: 16px;
font-size: 14px;
}
.ui-head-menu-list a:hover,
.ui-head-menu-list a:active {
color: #333;
background: #f1f1f1;
text-decoration: none;
}
.ui-head-menu-list .head-sprite {
margin-right: 10px;
}
/********************************左边菜单*****************************/
.menu-sprite {
background: url(../img/common/menu/menu-sprite.png) no-repeat;
}
.down {
height: 5px;
width: 8px;
background-position: 0 0;
}
.ui-active .ic_OPM-manage_n {
height: 16px;
width: 16px;
background-position: -8px 0;
}
.ui-active .ic_order_n {
height: 16px;
width: 16px;
background-position: -24px 0;
}
.ui-active .ic_item_n {
height: 16px;
width: 16px;
background-position: -40px 0;
}
.ui-active .ic_distribution_n {
height: 19px;
width: 16px;
background-position: -56px 0;
}
.ui-active .ic_home_n {
height: 16px;
width: 16px;
background-position: -72px 0;
}
.ui-active .ic_report_n {
height: 16px;
width: 16px;
background-position: -88px 0;
}
.ui-active .ic_venue_n {
height: 16px;
width: 16px;
background-position: -104px 0;
}
.ui-active .ic_wechat_n {
height: 16px;
width: 16px;
background-position: -120px 0;
}
.ui-active .ic_uc_n {
height: 16px;
width: 16px;
background-position: -136px 0;
}
.ui-active .ic_settings_n {
height: 16px;
width: 16px;
background-position: -152px 0;
}
.ui-active .ic_ticket_n {
height: 16px;
width: 16px;
background-position: -168px 0;
}
.ic_wechat_n {
height: 16px;
width: 16px;
background-position: -184px 0;
}
.ic_OPM-manage_n {
height: 16px;
width: 16px;
background-position: -200px 0;
}
.ic_order_n {
height: 16px;
width: 16px;
background-position: -216px 0;
}
.ic_item_n {
height: 16px;
width: 16px;
background-position: -232px 0;
}
.ic_distribution_n {
height: 19px;
width: 16px;
background-position: -248px 0;
}
.ic_home_n {
height: 16px;
width: 16px;
background-position: -264px 0;
}
.ic_report_n {
height: 16px;
width: 16px;
background-position: -280px 0;
}
.ic_ticket_n {
height: 16px;
width: 16px;
background-position: -296px 0;
}
.ic_uc_n {
height: 16px;
width: 16px;
background-position: -312px 0;
}
.ic_venue_n {
height: 16px;
width: 16px;
background-position: -328px 0;
}
.ic_settings_n {
height: 16px;
width: 16px;
background-position: -344px 0;
}
.ic_shop_n {
height: 16px;
width: 16px;
background-position: -360px 0;
}
.ui-active .ic_shop_n {
height: 17px;
width: 19px;
background-position: -379px 0;
}
.ui-top-menu-link {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
line-height: 16px;
padding: 16px 0 16px 25px;
}
.ui-top-menu-link span {
color: #888;
}
.ui-top-menu-link i {
margin-right: 20px;
}
.ui-menu-down:after {
background: url(../img/common/menu/menu-sprite.png) no-repeat;
height: 5px;
width: 8px;
background-position: 0 0;
display: block;
content: "";
margin-left: 20px;
transition: all .2s linear;
}
.ui-active .ui-menu-down:after {
transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.ui-menu-overflow {
position: fixed;
width: 180px;
background: #f1f1f1;
}
.ui-menu-list {
}
.ui-menu-list a {
text-decoration: none;
}
.ui-menu-list-item {
border-left: 4px solid transparent;
}
.ui-menu-list-item.ui-active {
border-left-color: #44cb83;
background: #fff;
}
.ui-active .ui-child-list {
}
.ui-child-list {
height: 0;
overflow: hidden;
transition: all .2s linear;
}
.ui-menu-link {
color: #888;
display: block;
height: 40px;
line-height: 40px;
text-align: left;
padding-left: 61px;
}
.ui-menu-link:focus,
.ui-menu-link:hover,
.ui-menu-link:active {
color: #44cb83;
}
.open .ui-menu-link {
color: #44cb83;
}
.content {
padding-top: 52px;
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
}
.content-left {
background: #f1f1f1;
width: 180px;
}
/*底部样式*/
.frame-footer {
padding: 20px 0;
text-align: center;
color: #999;
font-size: 12px;
}
.frame-footer p {
display: inline-block;
overflow: hidden;
}
.frame-footer a {
padding: 0 20px;
border-right: 1px solid #999;
color: #999;
line-height: 1.1;
margin-right: -1px;
float: left
}
.frame-footer a:hover, .frame-footer a:active {
color: #999;
}
.frame-footer a:last-child {
border-right: 0;
}
.footer {
}
/*有菜单的底部*/
.has-menu {
background: #f1f1f1;
padding-left: 180px;
}
.has-menu .frame-footer {
background: #fff;
padding-left: 30px;
}
/*居中的底部*/
.center-footer {
background: #ececed;
}
.center-footer .frame-footer {
width: 1000px;
margin: 0 auto;
}
/*************************图片上传进度条***********************/
.ui-progress {
height: 30px;
border: 1px solid #24cf5f;
border-radius: 5px;
padding: 0 10px;
background: #bdf1cf;
color: #24cf5f;
margin-bottom: 10px;
display: inline-block;
}
.ui-progress > * {
float: left;
}
.ui-progress .fr {
float: right;
}
.ui-progress span, .process-error-msg {
line-height: 28px;
}
.uploading-all,
.uploading-all i {
height: 5px;
}
.uploading-all {
background: #fff;
width: 300px;
border-radius: 10px;
margin: 12px 10px 0 10px;
}
.uploading-all i {
background: #24cf5f;
border-radius: 10px;
width: 0;
}
.ui-progress.error {
background: #ffc2c2;
color: #f00;
border: #f00;
}
.progress-cancel, .progress-close {
cursor: pointer;
}
.ui-progress.error .uploading-all {
display: none;
}
.process-error-msg {
display: none;
}
.ui-progress.error .process-error-msg {
display: block;
}
.progress-close,
.ui-progress.error .progress-cancel {
display: none;
}
.ui-progress.error .progress-close {
display: block;
}
/************************************多文件上传组建*************************************/
.file,
.ui-upload input[type="file"] {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
opacity: 0;
}
.webuploader-container div {
height: 100% !important;
width: 100% !important;
}
.webuploader-container label {
margin: 0;
}
/********************************************微信菜单***********************************/
.wechat-menu {
width: 180px;
}
.wechat-menu-menu {
padding-left: 60px;
}
.menu-hide.wechat-menu,
.menu-hide .wechat-menu-fixed,
.menu-hide .wechat-menu-menu {
width: 0;
}
.menu-hide .wechat-menu-menu {
overflow: hidden;
padding: 0;
}
.wechat-menu-fixed {
width: 180px;
position: fixed;
border-right: 1px solid #ccc;
}
.wechat-menu-link {
color: #999;
display: block;
height: 48px;
line-height: 48px;
}
.wechat-menu-link.active {
color: #44cb83;
}
.wechat-menu-point {
position: absolute;
right: -1px;
top: 50%;
border: 1px solid #ccc;
width: 16px;
height: 32px;
line-height: 28px;
color: #ccc;
text-align: center;
cursor: pointer;
background: #fff;
}
.wechat-menu-point:after {
content: "<";
font-size: 16px;
}
.point-hide.wechat-menu-point {
right: -16px;
}
.point-hide.wechat-menu-point:after {
content: ">";
}
/******************************** 新的查询 *******************************/
.ui-search{
margin-top: 20px;
}
.ui-search>*{
float: left;
margin:0 10px 20px 0;
}
.ui-search .fr{
float: right;
margin: 0 0 0 10px;
}
.ui-search span{
line-height: 30px;
height: 30px;
} | 0.256273 | 0.070913 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://webadvisor.evansville.edu") {
.toolbar {
margin-bottom:3px !important;
}
#webPage {
margin:0 auto;
width:748px !important;
background-color: #ccc !important;
/*box-shadow:0px 0px 9px #000;*/
}
#mainBody {
background-image: none !important;
background-color: white !important;
}
body {
background-color: #bbb !important;
}
#acctToolbar li {
padding-top:4px !important;
margin-top:3px !important;
}
#acctToolbar span, #sysToolbar span {
font-family:Verdana,Arial,sans-serif !important;
font-style:normal !important;
font-weight:normal !important;
font-variant:normal !important;
font-size:115% !important;
}
#acctToolbar a, #sysToolbar a {
color:white !important;
}
#acctToolbar span.label, #sysToolbar span.label {
color:inherit !important;
}
#acctToolbar a:hover, #sysToolbar a:hover {
color:#59058D !important;
}
.toolbar li span {
border-bottom: 1px solid white !important;
}
.toolbar li span:hover {
border-bottom: 1px solid #59058D !important;
}
#acctToolbar li, #sysToolbar li {
border-style:hidden !important;
}
.menu {
margin-top:-35px !important;
}
.left {
margin-top:-9px !important;
}
.left, .right {
font-size:12px !important;
}
.left .submenu, .right .submenu {
min-width: 100px !important;
text-align:left !important;
border:none !important;
background-color:#59058D !important;
color:white !important;
padding:2px 2px 2px 6px !important;
}
/*.mainTable*/ table tr td.oddrow {
background-color:#CED7F5 !important;
}
/*.mainTable td */ table td table td {
border:0 none !important;
}
#bodyConstituency {
font-family:Verdana,Arial,sans-serif !important;
font-style:normal !important;
font-weight:normal !important;
font-variant:normal !important;
font-size: 150% !important;
}
.shortButton, .buttonPress {
border: inherit !important;
color: black !important;
background-color: inherit !important;
font-weight:normal !important;
text-transform: lowercase !important;
}
.shortButton:hover, .buttonPress:hover {
color: black !important;
}
} | data/usercss/21681.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://webadvisor.evansville.edu") {
.toolbar {
margin-bottom:3px !important;
}
#webPage {
margin:0 auto;
width:748px !important;
background-color: #ccc !important;
/*box-shadow:0px 0px 9px #000;*/
}
#mainBody {
background-image: none !important;
background-color: white !important;
}
body {
background-color: #bbb !important;
}
#acctToolbar li {
padding-top:4px !important;
margin-top:3px !important;
}
#acctToolbar span, #sysToolbar span {
font-family:Verdana,Arial,sans-serif !important;
font-style:normal !important;
font-weight:normal !important;
font-variant:normal !important;
font-size:115% !important;
}
#acctToolbar a, #sysToolbar a {
color:white !important;
}
#acctToolbar span.label, #sysToolbar span.label {
color:inherit !important;
}
#acctToolbar a:hover, #sysToolbar a:hover {
color:#59058D !important;
}
.toolbar li span {
border-bottom: 1px solid white !important;
}
.toolbar li span:hover {
border-bottom: 1px solid #59058D !important;
}
#acctToolbar li, #sysToolbar li {
border-style:hidden !important;
}
.menu {
margin-top:-35px !important;
}
.left {
margin-top:-9px !important;
}
.left, .right {
font-size:12px !important;
}
.left .submenu, .right .submenu {
min-width: 100px !important;
text-align:left !important;
border:none !important;
background-color:#59058D !important;
color:white !important;
padding:2px 2px 2px 6px !important;
}
/*.mainTable*/ table tr td.oddrow {
background-color:#CED7F5 !important;
}
/*.mainTable td */ table td table td {
border:0 none !important;
}
#bodyConstituency {
font-family:Verdana,Arial,sans-serif !important;
font-style:normal !important;
font-weight:normal !important;
font-variant:normal !important;
font-size: 150% !important;
}
.shortButton, .buttonPress {
border: inherit !important;
color: black !important;
background-color: inherit !important;
font-weight:normal !important;
text-transform: lowercase !important;
}
.shortButton:hover, .buttonPress:hover {
color: black !important;
}
} | 0.281011 | 0.110423 |
.m-t-1{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:30px;
top:20px;
transform: rotate(45deg);
}
.m-t-2{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:90px;
top:80px;
transform: rotate(45deg);
}
.m-t-3{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:150px;
top:140px;
transform: rotate(45deg);
}
.m-t-4{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:210px;
top:200px;
transform: rotate(45deg);
}
.m-t-5{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:30px;
top:140px;
transform: rotate(45deg);
}
.m-t-6{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:90px;
top:200px;
transform: rotate(45deg);
}
.m-t-7{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:150px;
top:20px;
transform: rotate(45deg);
}
.m-t-8{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:210px;
top:80px;
transform: rotate(45deg);
}
.m-t-11{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:30px;
top:20px;
transform: rotate(45deg);
}
.m-t-22{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:90px;
top:80px;
transform: rotate(45deg);
}
.m-t-33{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:150px;
top:140px;
transform: rotate(45deg);
}
.m-t-44{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:210px;
top:200px;
transform: rotate(45deg);
}
.m-t-55{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:30px;
top:140px;
transform: rotate(45deg);
}
.m-t-66{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:90px;
top:200px;
transform: rotate(45deg);
}
.m-t-77{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:150px;
top:20px;
transform: rotate(45deg);
}
.m-t-88{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:210px;
top:80px;
transform: rotate(45deg);
} | spring-boot-web-application/src/main/resources/static/css/boxes.css | .m-t-1{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:30px;
top:20px;
transform: rotate(45deg);
}
.m-t-2{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:90px;
top:80px;
transform: rotate(45deg);
}
.m-t-3{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:150px;
top:140px;
transform: rotate(45deg);
}
.m-t-4{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:210px;
top:200px;
transform: rotate(45deg);
}
.m-t-5{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:30px;
top:140px;
transform: rotate(45deg);
}
.m-t-6{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:90px;
top:200px;
transform: rotate(45deg);
}
.m-t-7{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:150px;
top:20px;
transform: rotate(45deg);
}
.m-t-8{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
left:210px;
top:80px;
transform: rotate(45deg);
}
.m-t-11{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:30px;
top:20px;
transform: rotate(45deg);
}
.m-t-22{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:90px;
top:80px;
transform: rotate(45deg);
}
.m-t-33{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:150px;
top:140px;
transform: rotate(45deg);
}
.m-t-44{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:210px;
top:200px;
transform: rotate(45deg);
}
.m-t-55{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:30px;
top:140px;
transform: rotate(45deg);
}
.m-t-66{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:90px;
top:200px;
transform: rotate(45deg);
}
.m-t-77{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:150px;
top:20px;
transform: rotate(45deg);
}
.m-t-88{
width: 75px;
height: 75px;
position: absolute;
background-color: #00aba9;
right:210px;
top:80px;
transform: rotate(45deg);
} | 0.667039 | 0.13109 |
8.0.0-beta6:0d0a016d686bc9cb7ed3c26bf8b4cf0f74d80494455cca9781b0153ab68967eb
8.0.0-beta7:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta9:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta10:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta11:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta12:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta13:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta14:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta15:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta16:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.5:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.6:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0-beta1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0-beta2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.5:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.6:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.7:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.8:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.9:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.10:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-beta1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-beta2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-beta3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-rc2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.5:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.6:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-alpha1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-beta1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.7:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-rc2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0:9d7c1bdb1d2db1<KEY> | hashs-database/hashs/core___themes___bartik___css___components___captions.css | 8.0.0-beta6:0d0a016d686bc9cb7ed3c26bf8b4cf0f74d80494455cca9781b0153ab68967eb
8.0.0-beta7:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta9:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta10:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta11:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta12:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta13:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta14:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta15:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-beta16:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0-rc4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.5:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.6:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0-beta1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0-beta2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.5:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.6:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.7:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.8:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.9:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.10:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-beta1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-beta2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-beta3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0-rc2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.3:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.4:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.5:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.6:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-alpha1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-beta1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-rc1:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.7:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0-rc2:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.0.0:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.1.0:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.2.0:9d7c1bdb1d2db1e2063ecff3afffb0cc4b8569da84b2ebcfd3a0b2a28d6cf270
8.3.0:9d7c1bdb1d2db1<KEY> | 0.218003 | 0.427158 |
.colorpicker input[type=range]::-ms-track {
-webkit-appearance: none;
border: 0 none;
background: transparent;
color: transparent;
} .colorpicker input[type=range]::-moz-range-track {
-moz-appearance: none;
border: 0 none;
background: transparent;
color: transparent;
} .colorpicker input[type=range] {
-webkit-appearance: none;
border: 0 none;
background: transparent;
color: transparent;
width: 215px;
height: 20px;
} .colorpicker input[type=range]:focus::-webkit-slider-runnable-track {
background: transparent;
border: transparent;
} .colorpicker input[type=range]:focus {
outline: none;
} .colorpicker input[type=range]::-ms-fill-lower {
background: transparent;
border: 0 none;
} .colorpicker input[type=range]::-ms-fill-upper {
background: transparent;
border: 0 none;
} .colorpicker input[type=range]::-ms-tooltip {
display: none;
} .colorpicker input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
width: 10px;
height: 15px;
border: 1px solid #000000;
border-radius: 3px;
background: #ffffff;
cursor: pointer;
} .colorpicker input[type=range]::-moz-range-thumb {
border: 1px solid #000000;
width: 10px;
height: 15px;
border-radius: 3px;
background: #ffffff;
cursor: pointer;
} .colorpicker input[type=range]::-ms-thumb {
border: 1px solid #000000;
width: 10px;
height: 15px;
border-radius: 3px;
background: #ffffff;
cursor: pointer;
} .colorpicker_slider {
z-index: 150;
position: relative;
} .colorpicker_slidertrack {
height: 6px;
border-radius: 5px;
width: 215px;
position: absolute;
bottom: -20px;
top: 0;
right: 67px;
z-index: 100;
margin: 10px 2px 2px 2px;
} .colorpicker_slidertrack_hue {
top: 9px;
background: -webkit-linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
background: linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
background: -moz-linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
background: -o-linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
} .colorpicker_slidertrack_sat {
top: 35px;
background: linear-gradient(left, #808080, hsl(360, 100%, 50%));
background: -webkit-linear-gradient(left, #808080, hsl(360, 100%, 50%));
background: -o-linear-gradient(left, #808080, hsl(360, 100%, 50%));
background: -moz-linear-gradient(left, #808080, hsl(360, 100%, 50%));
} .colorpicker_slidertrack_light {
top: 58px;
background: linear-gradient(left, black, hsl(360, 100%, 50%), white);
background: -webkit-linear-gradient(left, black, hsl(360, 100%, 50%), white);
background: -o-linear-gradient(left, black, hsl(360, 100%, 50%), white);
background: -moz-linear-gradient(left, black, hsl(360, 100%, 50%), white);
} .colorpicker_slidertrack_alpha {
top: 83px;
background: linear-gradient(left, transparent, hsl(360, 100%, 50%));
background: -webkit-linear-gradient(left, transparent, hsl(360, 100%, 50%));
background: -o-linear-gradient(left, transparent, hsl(360, 100%, 50%));
background: -moz-linear-gradient(left, transparent, hsl(360, 100%, 50%));
} .colorpicker input[type=number] {
text-align: center;
width: 50px;
} .colorpicker input {
float: right
} .colorpicker_curcolor {
width: 75px;
height: 75px;
display: inline-block;
float: left;
} .colorpicker {
width: 360px;
margin-bottom: 25px;
overflow: hidden;
position: relative;
background-image: url("../img/background.png");
background-size: 10px 10px;
padding: 10px;
}
@media only screen and (max-width: 800px) {
.colorpicker {
width: 300px;
} .slidertrack, .colorpicker input[type=range] {
width: 150px;
} .colorpicker input[type=number] {
text-align: center;
width: 40px;
}
} | css/colorpicker.css | .colorpicker input[type=range]::-ms-track {
-webkit-appearance: none;
border: 0 none;
background: transparent;
color: transparent;
} .colorpicker input[type=range]::-moz-range-track {
-moz-appearance: none;
border: 0 none;
background: transparent;
color: transparent;
} .colorpicker input[type=range] {
-webkit-appearance: none;
border: 0 none;
background: transparent;
color: transparent;
width: 215px;
height: 20px;
} .colorpicker input[type=range]:focus::-webkit-slider-runnable-track {
background: transparent;
border: transparent;
} .colorpicker input[type=range]:focus {
outline: none;
} .colorpicker input[type=range]::-ms-fill-lower {
background: transparent;
border: 0 none;
} .colorpicker input[type=range]::-ms-fill-upper {
background: transparent;
border: 0 none;
} .colorpicker input[type=range]::-ms-tooltip {
display: none;
} .colorpicker input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
width: 10px;
height: 15px;
border: 1px solid #000000;
border-radius: 3px;
background: #ffffff;
cursor: pointer;
} .colorpicker input[type=range]::-moz-range-thumb {
border: 1px solid #000000;
width: 10px;
height: 15px;
border-radius: 3px;
background: #ffffff;
cursor: pointer;
} .colorpicker input[type=range]::-ms-thumb {
border: 1px solid #000000;
width: 10px;
height: 15px;
border-radius: 3px;
background: #ffffff;
cursor: pointer;
} .colorpicker_slider {
z-index: 150;
position: relative;
} .colorpicker_slidertrack {
height: 6px;
border-radius: 5px;
width: 215px;
position: absolute;
bottom: -20px;
top: 0;
right: 67px;
z-index: 100;
margin: 10px 2px 2px 2px;
} .colorpicker_slidertrack_hue {
top: 9px;
background: -webkit-linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
background: linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
background: -moz-linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
background: -o-linear-gradient(left, hsl(0, 100%, 50%) 0%, hsl(60, 100%, 50%) 16%, hsl(120, 100%, 50%) 33%, hsl(180, 100%, 50%) 50%, hsl(240, 100%, 50%) 66%, hsl(300, 100%, 50%) 83%, hsl(360, 100%, 50%) 100%);
} .colorpicker_slidertrack_sat {
top: 35px;
background: linear-gradient(left, #808080, hsl(360, 100%, 50%));
background: -webkit-linear-gradient(left, #808080, hsl(360, 100%, 50%));
background: -o-linear-gradient(left, #808080, hsl(360, 100%, 50%));
background: -moz-linear-gradient(left, #808080, hsl(360, 100%, 50%));
} .colorpicker_slidertrack_light {
top: 58px;
background: linear-gradient(left, black, hsl(360, 100%, 50%), white);
background: -webkit-linear-gradient(left, black, hsl(360, 100%, 50%), white);
background: -o-linear-gradient(left, black, hsl(360, 100%, 50%), white);
background: -moz-linear-gradient(left, black, hsl(360, 100%, 50%), white);
} .colorpicker_slidertrack_alpha {
top: 83px;
background: linear-gradient(left, transparent, hsl(360, 100%, 50%));
background: -webkit-linear-gradient(left, transparent, hsl(360, 100%, 50%));
background: -o-linear-gradient(left, transparent, hsl(360, 100%, 50%));
background: -moz-linear-gradient(left, transparent, hsl(360, 100%, 50%));
} .colorpicker input[type=number] {
text-align: center;
width: 50px;
} .colorpicker input {
float: right
} .colorpicker_curcolor {
width: 75px;
height: 75px;
display: inline-block;
float: left;
} .colorpicker {
width: 360px;
margin-bottom: 25px;
overflow: hidden;
position: relative;
background-image: url("../img/background.png");
background-size: 10px 10px;
padding: 10px;
}
@media only screen and (max-width: 800px) {
.colorpicker {
width: 300px;
} .slidertrack, .colorpicker input[type=range] {
width: 150px;
} .colorpicker input[type=number] {
text-align: center;
width: 40px;
}
} | 0.439266 | 0.06256 |
v2.0 | 20110126
License: none (public domain)
*/
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*********************************/
html {
height: 99%;
font-size: 100%;
}
body {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 2em;
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
font-size: 90%;
min-height: 100%;
position: relative;
}
header {
padding: 0.5em;
background-color: #3456a7;
color: #FFF;
}
header h1 {
padding: 1em 1em 0 1em;
text-align: right;
font-size: 1.1em;
font-weight: bold;
text-shadow: 0 0 2px #bbb;
}
footer {
position: absolute;
bottom: 0;
right: 0;
padding: 0.5em 2em;
text-align: right;
font-size: 0.8em;
background-color: #fff;
color: #999;
}
h3 {
margin: 1em 0;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
hr.clear {
clear: both;
visibility: hidden;
}
/* Navigation menu */
nav {
padding: 0 15%;
background-color: #3456a7;
font-size: 1.2em;
}
nav li {
display: inline-block;
padding: 0.8em 1em;
background-color: #fff;
border-radius: 10px 5px 0 0;
border: 2px solid #999;
border-bottom: 1px solid #3456a7;
color: #3456a7;
}
nav li.active {
border-bottom-color: #fff;
}
nav a {
color: #3456a7;
text-transform: capitalize;
font-weight: bold;
text-decoration: none;
}
nav a:hover, nav a:focus {
color: #000;
}
/* Submenus */
ul.subnav {
margin: 1em 15%;
list-style-type: none;
}
ul.subnav li {
display: inline-block;
padding: 0.5em 2em;
color: #fff;
border-radius: 8px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
background: #3456a7;
background: -webkit-linear-gradient(#3456a7, #789aeb);
background: -moz-linear-gradient(#3456a7, #789aeb);
background: -ms-linear-gradient(#3456a7, #789aeb);
background: -o-linear-gradient(#3456a7, #789aeb);
background: linear-gradient(#3456a7, #789aeb);
}
ul.subnav li.active {
/*box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);*/
opacity: 0.8;
}
ul.subnav a {
color: #fff;
text-decoration: none;
}
ul.subnav a:hover, ul.subnav a:focus {
text-decoration: underline;
}
/* Homepage component */
#dashboard {
margin: 0 15%;
}
#dashboard #connect {
font-size: 0.9em;
float: right;
}
#dashboard #connect_status, #dashboard #params {
margin: 1em;
padding: 1em;
width: 400px;
border-radius: 1em;
box-shadow: 4px 4px 3px #888;
}
#dashboard #params {
background-color: #eee;
color: #000;
}
#dashboard #params th {
width: 25%;
text-align: left;
font-weight: bold;
}
#dashboard #params td {
padding: 0.5em 0;
}
#connect_status p {
color: #fff;
font-size: 2em;
text-align: right;
}
.OK {
background-color: #390;
}
.NOK {
background-color: #c00;
}
#dashboard h2 {
padding: 0 0 10px 0;
font-size: 1.2em;
font-weight: bold;
}
#dashboard .infobox {
float: left;
margin: 1em 1em 1em 0;
padding: 1em;
height: 100px;
min-width: 100px;
background-color: #eee;
border: solid thin #3456a7;
border-right-width: 10px;
border-radius: 1em;
box-shadow: 4px 4px 3px #888;
position: relative;
}
#dashboard #opened_incidents {
clear: left;
}
.infobox h2 {
color: #666;
}
.infobox p {
position: absolute;
bottom: 5px;
right: 5px;
color: #3456a7;
font-size: 2em;
}
#dashboard #auth_error, div.no_orders {
margin: 1em;
padding: 1em;
font-size: 1.2em;
font-weight: bold;
}
div.no_orders {
margin: 1em 15%;
}
/* Offers, orders and batches components */
#paging, #pager {
padding: 0.5em;
width: 90%;
background-color: #3456a7;
text-align: center;
font-size: 1em;
color: #fff;
font-weight: bold;
}
#paging {
margin: 1em auto 0;
border-radius: 9px 9px 0 0;
}
#pager {
margin: 0 auto;
margin-bottom: 2em;
border-radius: 0 0 9px 9px;
}
#pager span {
padding: 0.5em;
display: inline-block;
min-width: 1em;
}
#pager span.current_page {
background-color: #fff;
color: #3456a7;
border-radius: 1em;
}
#pager a {
display: block;
color: #fff;
text-decoration: none;
}
#pager a:focus, #pager a:hover {
text-decoration: underline;
}
#data {
background: #efefef;
margin: 0 auto;
padding: 0.5em;
width: 90%;
}
#data td > a {
color: #333;
font-weight: bold;
}
#data th {
font-weight: bold;
color: #444;
text-align: left;
}
#data th.small {
width: 10%;
}
#data th, #data td {
padding: 1em;
vertical-align: middle;
}
#data tr {
border-bottom: solid thin #ccc;
font-size: 1em;
}
#data tr:hover {
background: #fff;
}
#offers_query_table td a.product_link {
text-decoration: none;
}
#offers_query_table td a.product_link:hover, #offers_query_table td a.product_link:focus {
text-decoration: underline;
}
#offers_query_table td img {
height: 80px;
}
#data button {
border: none;
padding: 5px;
font-weight: bold;
text-decoration: none;
color: #fff;
border-radius: 8px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
background: #3456a7;
background: -webkit-linear-gradient(#3456a7, #789aeb);
background: -moz-linear-gradient(#3456a7, #789aeb);
background: -ms-linear-gradient(#3456a7, #789aeb);
background: -o-linear-gradient(#3456a7, #789aeb);
background: linear-gradient(#3456a7, #789aeb);
}
#data button:hover, #data button:focus {
opacity: 0.8;
cursor: pointer;
text-decoration: underline;
}
#data button:active {
box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);
}
#data button.delete_button {
background: #FF5F5F;
background: -webkit-linear-gradient(#FF5F5F, #bb1b1b);
background: -moz-linear-gradient(#FF5F5F, #bb1b1b);
background: -ms-linear-gradient(#FF5F5F, #bb1b1b);
background: -o-linear-gradient(#FF5F5F, #bb1b1b);
background: linear-gradient(#FF5F5F, #bb1b1b);
}
#confirm_response {
text-align: center;
margin: 1em 0;
color: #3456a7;
}
#confirm_response a {
color: #000;
}
/* Orders details */
.detailed_order {
display: none;
background: #fff;
border: solid thin #666;
width: 630px;
padding: 1em 2em;
}
.detailed_order_button:hover, .detailed_order_button:focus {
cursor: pointer;
text-decoration: underline;
}
.detailed_order h2 {
font-size: 1.3em;
border-bottom: solid thin #ccc;
padding-bottom: 1em;
}
.order_detail {
display: table;
margin: 1em 0;
width: 100%;
}
.order_detail_col1, .order_detail_col2, .order_detail_col3, .order_detail_col4 {
display: table-cell;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.order_detail_col1 {
width: 5%;
font-size: 1.4em;
padding-right: 0.25em;
}
.order_detail_col2 {
width: 45%;
padding-right: 15px;
}
.order_detail_col3 {
width: 30%;
border-left: solid thin #ccc;
padding: 0 15px;
}
.order_detail_col4 {
font-size: 1.4em;
padding-left: 15px;
text-align: right;
border-left: solid thin #ccc;
}
.main_info {
font-size: 1.2em;
padding-bottom: 0.25em;
}
.side_info {
font-size: 0.9em;
padding-bottom: 0.25em;
color: #666;
font-style: italic;
}
.status {
font-style: normal;
font-weight: bold;
}
.addresses {
display: table;
margin: 1em 0;
border-top: solid thin #ccc;
}
.billing_address, .shipping_address {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: table-cell;
padding-left: 5%;
width: 50%;
line-height: 1.2em;
}
.billing_address h3, .shipping_address h3 {
text-align: left;
font-weight: bold;
font-size: 1.1em;
}
.close_button {
cursor: pointer;
float: right;
}
.order_total_amount {
margin: 0;
border-top: solid thin #ccc;
text-align: right;
padding-top: 0.7em;
font-size: 1.4em;
}
.order_detail_actions {
display: table;
width: 100%;
margin: 1em 0;
border-top: solid thin #ccc;
}
.order_detail_actions div {
display: table-cell;
padding-top: 1em;
text-align: center;
font-size: 1.4em;
}
.order_detail_actions a {
text-decoration: none;
}
.order_detail_actions a:hover, .order_detail_actions a:focus {
cursor: pointer;
text-decoration: underline;
}
.accept a, .ship a {
color: #00A000;
}
.refuse a {
color: #900;
}
#batch_query_table {
margin: 1em auto;
width: 800px;
}
/* batch status details */
#batch {
margin: 1em 15%;
padding: 1em;
border-radius: 1em;
box-shadow: 4px 4px 3px #888;
background-color: #eee;
color: #000;
}
#batch_status_data {
font-size: 0.9em;
}
#batch_status_data table {
width: 600px;
margin: 0 auto;
}
#batch_status_data .infos {
padding: 0.5em;
border: solid thick #EFEFEF;
background: #fff;
line-height: 1.3;
}
#batch_status_data .infos span.label {
display: inline-block;
font-weight: bold;
width: 25%;
}
#batch_status_data .status {
border: solid #efefef thick;
color: #fff;
text-align: center;
width: 65px;
font-weight: bold;
vertical-align: middle;
}
#batch_status_data .ok {
background: green;
}
#batch_status_data .error {
background: red;
}
/* XML debug section */
#debug_info_button {
position: absolute;
top: 10px;
left: 10px;
cursor: pointer;
background: transparent url(../img/xml.png) no-repeat;
width: 50px;
height: 25px;
}
#debug_info_button span {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
}
#debug_info {
display: none;
position: absolute;
top: 40px;
left: 10px;
z-index: 100;
width: 30%;
padding: 2em 4em;
background: #ccc;
border: solid thin #666;
height: 85%;
overflow-y: auto;
}
#debug_info h1 {
margin: 2em 0 1em 0;
padding: 0;
font-size: 1.2em;
}
#hideXML {
text-align: right;
cursor: pointer;
}
#debug_info code {
font: 0.8em monospace;
white-space: pre-wrap;
}
#debug_info code span.bracket {
color: #00f;
}
#debug_info code span.xmlbracket {
color: #800000;
}
#debug_info code span.tag {
color: #808000;
}
#debug_info code span.attr {
color: #800080;
}
#debug_info code span.value {
color: #f0f;
}
/* Responsive */
@media (max-width: 800px) {
/* fixer une largeur maximale de 100 % aux éléments potentiellement problématiques */
img, table, td, blockquote, code, pre, textarea, input, iframe, object, embed, video {
max-width: 100%;
}
/* conserver le ratio des images et empêcher les débordements de boîtes dûs aux border ou padding */
img {
height: auto; width: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* gestion des mots longs */
textarea, table, td, th, code, pre, samp {
word-wrap: break-word; /* passage à la ligne forcé */
-webkit-hyphens: auto; /* césure propre */
-moz-hyphens: auto;
hyphens: auto;
}
nav {
padding: 0;
font-size: 1em;
text-align: center;
}
nav li {
padding: 0.5em;
border: 2px solid #999;
border-bottom: none;
}
ul.subnav {
margin: 1em;
text-align: center;
}
#dashboard .infobox, #dashboard #connect, #dashboard #connect_status, #dashboard #params, #batch_query_table {
float: none;
width: auto;
}
#dashboard #connect_status, #dashboard #params, #dashboard .infobox {
margin: 1em 0;
}
#pager, #paging {
font-size: 0.8em;
}
#data {
font-size: 0.9em;
}
#data th.small {
width: auto;
}
#batch_status_data .infos span.label {
display: block;
width: auto;
}
#debug_info {
width: auto;
}
/* Hide secondary columns in tables to reduce width */
#incidents_query_table th:nth-child(3),
#incidents_query_table td:nth-child(3),
#incidents_query_table th:nth-child(5),
#incidents_query_table td:nth-child(5),
#incidents_query_table th:nth-child(6),
#incidents_query_table td:nth-child(6),
#batch_query_table th:nth-child(2),
#batch_query_table td:nth-child(2),
#batch_query_table th:nth-child(3),
#batch_query_table td:nth-child(3),
#batch_query_table th:nth-child(4),
#batch_query_table td:nth-child(4),
#orders_query_table th:nth-child(1),
#orders_query_table td:nth-child(1),
#orders_query_table th:nth-child(3),
#orders_query_table td:nth-child(3),
#orders_query_table th:nth-child(4),
#orders_query_table td:nth-child(4),
#orders_query_table th:nth-child(5),
#orders_query_table td:nth-child(5),
#offers_query_table th:nth-child(1),
#offers_query_table td:nth-child(1),
#offers_query_table th:nth-child(4),
#offers_query_table td:nth-child(4),
#offers_query_table th:nth-child(5),
#offers_query_table td:nth-child(5),
#offers_query_table th:nth-child(6),
#offers_query_table td:nth-child(6),
#offers_query_table th:nth-child(7),
#offers_query_table td:nth-child(7)
{
display: none;
}
.detailed_order {
display: block;
background: #fff;
border: solid thin #666;
width: auto;
padding: 1em;
}
.detailed_order_button {
display: none;
}
.detailed_order h2 {
font-size: 1.1em;
}
.order_detail {
display: block;
margin: 1em 0;
width: 100%;
}
.order_detail_col1, .order_detail_col3, .side_info, .close_button, .billing_address { display: none; }
.order_detail_col2, .order_detail_col4 {
display: block;
width: auto;
padding: 0;
border: none;
}
.main_info {
font-size: 1.2em;
padding-bottom: 0.25em;
}
.addresses {
display: block;
margin: 1em 0;
border-top: solid thin #ccc;
}
.shipping_address {
display: block;
padding-left: 0;
width: 100%;
line-height: 1.2em;
}
.order_total_amount {
margin: 0;
border-top: solid thin #ccc;
text-align: right;
padding-top: 0.7em;
font-size: 1.4em;
}
.order_detail_actions {
display: table;
width: 100%;
margin: 1em 0;
border-top: solid thin #ccc;
}
.order_detail_actions div {
display: table-cell;
padding-top: 1em;
text-align: center;
font-size: 1.4em;
}
.order_detail_actions a {
text-decoration: none;
}
.order_detail_actions a:hover, .order_detail_actions a:focus {
cursor: pointer;
text-decoration: underline;
}
.accept a, .ship a {
color: #00A000;
}
.refuse a {
color: #900;
}
}
@media (max-device-width:768px) and (orientation: landscape) {
html {
-webkit-text-size-adjust: 100%;
}
} | css/FnacApiRounded.css | v2.0 | 20110126
License: none (public domain)
*/
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*********************************/
html {
height: 99%;
font-size: 100%;
}
body {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 2em;
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
font-size: 90%;
min-height: 100%;
position: relative;
}
header {
padding: 0.5em;
background-color: #3456a7;
color: #FFF;
}
header h1 {
padding: 1em 1em 0 1em;
text-align: right;
font-size: 1.1em;
font-weight: bold;
text-shadow: 0 0 2px #bbb;
}
footer {
position: absolute;
bottom: 0;
right: 0;
padding: 0.5em 2em;
text-align: right;
font-size: 0.8em;
background-color: #fff;
color: #999;
}
h3 {
margin: 1em 0;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
hr.clear {
clear: both;
visibility: hidden;
}
/* Navigation menu */
nav {
padding: 0 15%;
background-color: #3456a7;
font-size: 1.2em;
}
nav li {
display: inline-block;
padding: 0.8em 1em;
background-color: #fff;
border-radius: 10px 5px 0 0;
border: 2px solid #999;
border-bottom: 1px solid #3456a7;
color: #3456a7;
}
nav li.active {
border-bottom-color: #fff;
}
nav a {
color: #3456a7;
text-transform: capitalize;
font-weight: bold;
text-decoration: none;
}
nav a:hover, nav a:focus {
color: #000;
}
/* Submenus */
ul.subnav {
margin: 1em 15%;
list-style-type: none;
}
ul.subnav li {
display: inline-block;
padding: 0.5em 2em;
color: #fff;
border-radius: 8px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
background: #3456a7;
background: -webkit-linear-gradient(#3456a7, #789aeb);
background: -moz-linear-gradient(#3456a7, #789aeb);
background: -ms-linear-gradient(#3456a7, #789aeb);
background: -o-linear-gradient(#3456a7, #789aeb);
background: linear-gradient(#3456a7, #789aeb);
}
ul.subnav li.active {
/*box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);*/
opacity: 0.8;
}
ul.subnav a {
color: #fff;
text-decoration: none;
}
ul.subnav a:hover, ul.subnav a:focus {
text-decoration: underline;
}
/* Homepage component */
#dashboard {
margin: 0 15%;
}
#dashboard #connect {
font-size: 0.9em;
float: right;
}
#dashboard #connect_status, #dashboard #params {
margin: 1em;
padding: 1em;
width: 400px;
border-radius: 1em;
box-shadow: 4px 4px 3px #888;
}
#dashboard #params {
background-color: #eee;
color: #000;
}
#dashboard #params th {
width: 25%;
text-align: left;
font-weight: bold;
}
#dashboard #params td {
padding: 0.5em 0;
}
#connect_status p {
color: #fff;
font-size: 2em;
text-align: right;
}
.OK {
background-color: #390;
}
.NOK {
background-color: #c00;
}
#dashboard h2 {
padding: 0 0 10px 0;
font-size: 1.2em;
font-weight: bold;
}
#dashboard .infobox {
float: left;
margin: 1em 1em 1em 0;
padding: 1em;
height: 100px;
min-width: 100px;
background-color: #eee;
border: solid thin #3456a7;
border-right-width: 10px;
border-radius: 1em;
box-shadow: 4px 4px 3px #888;
position: relative;
}
#dashboard #opened_incidents {
clear: left;
}
.infobox h2 {
color: #666;
}
.infobox p {
position: absolute;
bottom: 5px;
right: 5px;
color: #3456a7;
font-size: 2em;
}
#dashboard #auth_error, div.no_orders {
margin: 1em;
padding: 1em;
font-size: 1.2em;
font-weight: bold;
}
div.no_orders {
margin: 1em 15%;
}
/* Offers, orders and batches components */
#paging, #pager {
padding: 0.5em;
width: 90%;
background-color: #3456a7;
text-align: center;
font-size: 1em;
color: #fff;
font-weight: bold;
}
#paging {
margin: 1em auto 0;
border-radius: 9px 9px 0 0;
}
#pager {
margin: 0 auto;
margin-bottom: 2em;
border-radius: 0 0 9px 9px;
}
#pager span {
padding: 0.5em;
display: inline-block;
min-width: 1em;
}
#pager span.current_page {
background-color: #fff;
color: #3456a7;
border-radius: 1em;
}
#pager a {
display: block;
color: #fff;
text-decoration: none;
}
#pager a:focus, #pager a:hover {
text-decoration: underline;
}
#data {
background: #efefef;
margin: 0 auto;
padding: 0.5em;
width: 90%;
}
#data td > a {
color: #333;
font-weight: bold;
}
#data th {
font-weight: bold;
color: #444;
text-align: left;
}
#data th.small {
width: 10%;
}
#data th, #data td {
padding: 1em;
vertical-align: middle;
}
#data tr {
border-bottom: solid thin #ccc;
font-size: 1em;
}
#data tr:hover {
background: #fff;
}
#offers_query_table td a.product_link {
text-decoration: none;
}
#offers_query_table td a.product_link:hover, #offers_query_table td a.product_link:focus {
text-decoration: underline;
}
#offers_query_table td img {
height: 80px;
}
#data button {
border: none;
padding: 5px;
font-weight: bold;
text-decoration: none;
color: #fff;
border-radius: 8px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
background: #3456a7;
background: -webkit-linear-gradient(#3456a7, #789aeb);
background: -moz-linear-gradient(#3456a7, #789aeb);
background: -ms-linear-gradient(#3456a7, #789aeb);
background: -o-linear-gradient(#3456a7, #789aeb);
background: linear-gradient(#3456a7, #789aeb);
}
#data button:hover, #data button:focus {
opacity: 0.8;
cursor: pointer;
text-decoration: underline;
}
#data button:active {
box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);
}
#data button.delete_button {
background: #FF5F5F;
background: -webkit-linear-gradient(#FF5F5F, #bb1b1b);
background: -moz-linear-gradient(#FF5F5F, #bb1b1b);
background: -ms-linear-gradient(#FF5F5F, #bb1b1b);
background: -o-linear-gradient(#FF5F5F, #bb1b1b);
background: linear-gradient(#FF5F5F, #bb1b1b);
}
#confirm_response {
text-align: center;
margin: 1em 0;
color: #3456a7;
}
#confirm_response a {
color: #000;
}
/* Orders details */
.detailed_order {
display: none;
background: #fff;
border: solid thin #666;
width: 630px;
padding: 1em 2em;
}
.detailed_order_button:hover, .detailed_order_button:focus {
cursor: pointer;
text-decoration: underline;
}
.detailed_order h2 {
font-size: 1.3em;
border-bottom: solid thin #ccc;
padding-bottom: 1em;
}
.order_detail {
display: table;
margin: 1em 0;
width: 100%;
}
.order_detail_col1, .order_detail_col2, .order_detail_col3, .order_detail_col4 {
display: table-cell;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.order_detail_col1 {
width: 5%;
font-size: 1.4em;
padding-right: 0.25em;
}
.order_detail_col2 {
width: 45%;
padding-right: 15px;
}
.order_detail_col3 {
width: 30%;
border-left: solid thin #ccc;
padding: 0 15px;
}
.order_detail_col4 {
font-size: 1.4em;
padding-left: 15px;
text-align: right;
border-left: solid thin #ccc;
}
.main_info {
font-size: 1.2em;
padding-bottom: 0.25em;
}
.side_info {
font-size: 0.9em;
padding-bottom: 0.25em;
color: #666;
font-style: italic;
}
.status {
font-style: normal;
font-weight: bold;
}
.addresses {
display: table;
margin: 1em 0;
border-top: solid thin #ccc;
}
.billing_address, .shipping_address {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: table-cell;
padding-left: 5%;
width: 50%;
line-height: 1.2em;
}
.billing_address h3, .shipping_address h3 {
text-align: left;
font-weight: bold;
font-size: 1.1em;
}
.close_button {
cursor: pointer;
float: right;
}
.order_total_amount {
margin: 0;
border-top: solid thin #ccc;
text-align: right;
padding-top: 0.7em;
font-size: 1.4em;
}
.order_detail_actions {
display: table;
width: 100%;
margin: 1em 0;
border-top: solid thin #ccc;
}
.order_detail_actions div {
display: table-cell;
padding-top: 1em;
text-align: center;
font-size: 1.4em;
}
.order_detail_actions a {
text-decoration: none;
}
.order_detail_actions a:hover, .order_detail_actions a:focus {
cursor: pointer;
text-decoration: underline;
}
.accept a, .ship a {
color: #00A000;
}
.refuse a {
color: #900;
}
#batch_query_table {
margin: 1em auto;
width: 800px;
}
/* batch status details */
#batch {
margin: 1em 15%;
padding: 1em;
border-radius: 1em;
box-shadow: 4px 4px 3px #888;
background-color: #eee;
color: #000;
}
#batch_status_data {
font-size: 0.9em;
}
#batch_status_data table {
width: 600px;
margin: 0 auto;
}
#batch_status_data .infos {
padding: 0.5em;
border: solid thick #EFEFEF;
background: #fff;
line-height: 1.3;
}
#batch_status_data .infos span.label {
display: inline-block;
font-weight: bold;
width: 25%;
}
#batch_status_data .status {
border: solid #efefef thick;
color: #fff;
text-align: center;
width: 65px;
font-weight: bold;
vertical-align: middle;
}
#batch_status_data .ok {
background: green;
}
#batch_status_data .error {
background: red;
}
/* XML debug section */
#debug_info_button {
position: absolute;
top: 10px;
left: 10px;
cursor: pointer;
background: transparent url(../img/xml.png) no-repeat;
width: 50px;
height: 25px;
}
#debug_info_button span {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
}
#debug_info {
display: none;
position: absolute;
top: 40px;
left: 10px;
z-index: 100;
width: 30%;
padding: 2em 4em;
background: #ccc;
border: solid thin #666;
height: 85%;
overflow-y: auto;
}
#debug_info h1 {
margin: 2em 0 1em 0;
padding: 0;
font-size: 1.2em;
}
#hideXML {
text-align: right;
cursor: pointer;
}
#debug_info code {
font: 0.8em monospace;
white-space: pre-wrap;
}
#debug_info code span.bracket {
color: #00f;
}
#debug_info code span.xmlbracket {
color: #800000;
}
#debug_info code span.tag {
color: #808000;
}
#debug_info code span.attr {
color: #800080;
}
#debug_info code span.value {
color: #f0f;
}
/* Responsive */
@media (max-width: 800px) {
/* fixer une largeur maximale de 100 % aux éléments potentiellement problématiques */
img, table, td, blockquote, code, pre, textarea, input, iframe, object, embed, video {
max-width: 100%;
}
/* conserver le ratio des images et empêcher les débordements de boîtes dûs aux border ou padding */
img {
height: auto; width: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* gestion des mots longs */
textarea, table, td, th, code, pre, samp {
word-wrap: break-word; /* passage à la ligne forcé */
-webkit-hyphens: auto; /* césure propre */
-moz-hyphens: auto;
hyphens: auto;
}
nav {
padding: 0;
font-size: 1em;
text-align: center;
}
nav li {
padding: 0.5em;
border: 2px solid #999;
border-bottom: none;
}
ul.subnav {
margin: 1em;
text-align: center;
}
#dashboard .infobox, #dashboard #connect, #dashboard #connect_status, #dashboard #params, #batch_query_table {
float: none;
width: auto;
}
#dashboard #connect_status, #dashboard #params, #dashboard .infobox {
margin: 1em 0;
}
#pager, #paging {
font-size: 0.8em;
}
#data {
font-size: 0.9em;
}
#data th.small {
width: auto;
}
#batch_status_data .infos span.label {
display: block;
width: auto;
}
#debug_info {
width: auto;
}
/* Hide secondary columns in tables to reduce width */
#incidents_query_table th:nth-child(3),
#incidents_query_table td:nth-child(3),
#incidents_query_table th:nth-child(5),
#incidents_query_table td:nth-child(5),
#incidents_query_table th:nth-child(6),
#incidents_query_table td:nth-child(6),
#batch_query_table th:nth-child(2),
#batch_query_table td:nth-child(2),
#batch_query_table th:nth-child(3),
#batch_query_table td:nth-child(3),
#batch_query_table th:nth-child(4),
#batch_query_table td:nth-child(4),
#orders_query_table th:nth-child(1),
#orders_query_table td:nth-child(1),
#orders_query_table th:nth-child(3),
#orders_query_table td:nth-child(3),
#orders_query_table th:nth-child(4),
#orders_query_table td:nth-child(4),
#orders_query_table th:nth-child(5),
#orders_query_table td:nth-child(5),
#offers_query_table th:nth-child(1),
#offers_query_table td:nth-child(1),
#offers_query_table th:nth-child(4),
#offers_query_table td:nth-child(4),
#offers_query_table th:nth-child(5),
#offers_query_table td:nth-child(5),
#offers_query_table th:nth-child(6),
#offers_query_table td:nth-child(6),
#offers_query_table th:nth-child(7),
#offers_query_table td:nth-child(7)
{
display: none;
}
.detailed_order {
display: block;
background: #fff;
border: solid thin #666;
width: auto;
padding: 1em;
}
.detailed_order_button {
display: none;
}
.detailed_order h2 {
font-size: 1.1em;
}
.order_detail {
display: block;
margin: 1em 0;
width: 100%;
}
.order_detail_col1, .order_detail_col3, .side_info, .close_button, .billing_address { display: none; }
.order_detail_col2, .order_detail_col4 {
display: block;
width: auto;
padding: 0;
border: none;
}
.main_info {
font-size: 1.2em;
padding-bottom: 0.25em;
}
.addresses {
display: block;
margin: 1em 0;
border-top: solid thin #ccc;
}
.shipping_address {
display: block;
padding-left: 0;
width: 100%;
line-height: 1.2em;
}
.order_total_amount {
margin: 0;
border-top: solid thin #ccc;
text-align: right;
padding-top: 0.7em;
font-size: 1.4em;
}
.order_detail_actions {
display: table;
width: 100%;
margin: 1em 0;
border-top: solid thin #ccc;
}
.order_detail_actions div {
display: table-cell;
padding-top: 1em;
text-align: center;
font-size: 1.4em;
}
.order_detail_actions a {
text-decoration: none;
}
.order_detail_actions a:hover, .order_detail_actions a:focus {
cursor: pointer;
text-decoration: underline;
}
.accept a, .ship a {
color: #00A000;
}
.refuse a {
color: #900;
}
}
@media (max-device-width:768px) and (orientation: landscape) {
html {
-webkit-text-size-adjust: 100%;
}
} | 0.419172 | 0.123286 |
[class|="pdb"] .helptext {
display: inline-block;
margin: 0 5px;
}
[class|="pdb"] .checkbox .helptext {
display: inline;
}
[class|="pdb"] .selectother + .helptext {
display: block;
}
.glyphicon {
font: 400 20px/1 dashicons, sans-serif;
}
.has-dashicons .glyphicon {
font: 400 100%/1 dashicons;
}
/* SIGNUP FORM */
/*.pdb-signup label {
display:inline-block;
width:135px;
margin-right:10px;
text-align:right;
}*/
.pdb-signup .helptext {
display:block;
margin-left:150px;
}
.pdb-signup td .helptext {
margin-left:0px;
}
.pdb-signup .checkbox .helptext {
display: inline-block;
}
.pdb-signup .math-captcha {
display: inline-block;
margin-right: 12px
}
/* RECORD FORM */
.form-group {
margin: 0 0 1.5em 0;
}
.form-group p {
margin: 0;
}
.edit-participant textarea,
.participants_db textarea,
.edit-participant select,
.participants_db select,
.participants_db input,
.edit-participant input,
.link-element label {
margin: 0 2px 0 0;
/* vertical-align: middle;*/
}
.participants_db .inline-controls input[type='checkbox'],
.participants_db .inline-controls input[type='radio'] {
float:none;
}
.edit-participant h3 {
margin-top: 2em;
margin-bottom: 1em;
}
.edit-participant .submit-buttons {
border:none;
}
.edit-participant .form-table th {
width:195px;
vertical-align:middle;
padding-top: 1ex;
}
.edit-participant .form-table h3 {
margin-top:0;
margin-bottom:0;
}
.edit-participant .form-table tr.hidden {
visibility:hidden;
position:absolute;
}
.edit-participant .uploaded-image {
width:auto;
height:85px;
float:left;
margin-right:10px;
}
.edit-participant .wp-editor-wrap {
max-width: 600px;
}
.edit-participant .wp-editor-area {
background-color: #FFFFFF;
border: 2px solid #DFDFDF;
color: #333333;
height: 20em;
}
.edit-participant .mce-edit-area iframe {
border: 1px solid #dedede;
}
div.mce-panel {
background: none repeat scroll 0 0 #f5f5f5;
}
.file-delete {
display: inline;
white-space: nowrap;
}
.file-delete input[type=checkbox] {
float:none;
}
.pdb-upload input[type=file] {
float:none;
line-height: 1;
vertical-align: text-bottom;
}
.wrap[class|="pdb"] td,
.wrap[class|="pdb"] th {
vertical-align: middle;
}
.field-group.group-with-title {
margin: 1.5em 0;
}
.field-group legend {
font-weight: bold;
}
/* Select Other */
.selectother label,
.multicheckbox label,
.file-delete label,
.csv-export label,
.radio-group label,
.radio-subgroup label,
.othercontrol {
margin: 0 12px 0 0;
width: auto;
white-space: nowrap;
display: inline-block;
}
.edit-participant .form-table td .radio-subgroup label {
margin: 0 12px 0 0;
}
.othercontrol label {
margin-right: 0;
}
.inline-controls label {
float: none;
}
.selectother label input,
.multicheckbox label input,
.file-delete label input,
.radio-group label input,
.radio-subgroup label input {
float: none;
margin:0 2px 0 0;
vertical-align: inherit;
}
.file-delete label {
background-color: #FFBBBB;
padding: 3px 5px;
border-radius: 3px;
border: 1px solid #DFDFDF;
float:none;
}
.selectother {
display: inline-block;
border: 1px solid #DDDDDD;
overflow: auto;
padding: 5px;
}
.checkbox-group,
.radio-group {
display: block;
line-height: 2;
margin: 0 4px;
width: auto;
}
.checkbox-group legend,
.radio-group legend {
font-weight: bold;
margin-top: 15px
}
.checkbox-group fieldset:first-of-type legend,
.radio-group fieldset:first-of-type legend {
margin-top: 0;
}
.inline-controls .checkbox-group, .inline-controls .radio-group {
display: inline-block;
}
input.otherfield[type=text] {
}
.dropdown-other select {
margin-right: 10px;
}
.dropdown-other input[name=temp] {
/* display:none;*/
}
/* LIST */
.wp-list-table th,
.wp-list-table td,
.form-table th,
.form-table td {
/* line-height: 1.1;*/
vertical-align: middle;
}
.pdb-list .wp-list-table th,
.pdb-list .wp-list-table td{
padding: 5px;
}
.pdb-list .pdb-searchform fieldset,
.pdb-list table caption {
margin: 1em 0;
}
.pdb-list fieldset {
border: none;
}
.pdb-list span.textarea {
display: block;
max-height: 5em;
max-width: 150px;
overflow: auto;
}
.pdb-searchform input[type=text],
.pdb-searchform input[type=submit],
.pdb-searchform select,
.pdb-searchform label.checkbox {
margin: 0 5px 0 0;
}
.pdb-searchform input[type=checkbox],
.pdb-searchform input[type=radio] {
margin-left:5px;
}
.pdb-searchform .radio-group {
display: inline-block;
}
/* pagination */
.pdb-list .pagination,
.pdb-pagination {
overflow:auto;
}
.pdb-list .pagination ul,
.pdb-pagination ul {
margin:0;
list-style:none;
}
.pdb-list .pagination li,
.pdb-pagination li {
margin: 0;
list-style-type: none;
}
.pdb-list .pagination li>span,
.pdb-pagination li>span,
.pdb-list .pagination a,
.pdb-pagination a {
float:left;
margin: 0 -2px 0 0;
padding: 6px 12px;
border-width: 1px;
border-style: solid;
border-color: rgba(204, 204, 204, 1) rgba(204, 204, 204, 0.25);
border-radius: 2px;
background-color: #FAFAFA;
}
.pdb-list .pagination li.disabled span,
.pdb-pagination li.disabled span,
.pdb-list .pagination li.currentpage span,
.pdb-pagination li.currentpage span {
background-color: #F3F3F3;
color: #777777;
}
.pdb-list .pagination li:first-of-type span,
.pdb-pagination li:first-of-type span,
.pdb-list .pagination li:first-of-type a,
.pdb-pagination li:first-of-type a {
margin-left:0;
border-left-color: rgba(204, 204, 204, 1);
}
.pdb-list .pagination li:last-of-type span,
.pdb-pagination li:last-of-type span,
.pdb-list .pagination li:last-of-type a,
.pdb-pagination li:last-of-type a {
margin-right:0;
border-right-color: rgba(204, 204, 204, 1);
}
.pdb-list .pagination li.currentpage:first-child,
.pdb-pagination li.currentpage:first-child,
.pdb-list .pagination li:first-child a,
.pdb-pagination li:first-child a {
margin-left:0;
}
.pdb-list .pagination a,
.pdb-pagination a {
text-decoration:none;
}
.pdb-list .pagination a:hover,
.pdb-pagination a:hover,
.pdb-list .pagination li.currentpage,
.pdb-pagination li.currentpage {
background-color: #cccccc;
}
.pdb-list .pagination label,
.pdb-pagination label {
float: left;
margin: 8px 6px 0 0;
}
.pdb-list .pagination .glyphicon,
.pdb-pagination .glyphicon {
vertical-align: -0.15em;
}
.wp-admin .pdb-list .pagination .glyphicon {
vertical-align: top;
font-size: 12px;
}
.pagination .glyphicon.glyphicon-first-page:after {
content: "❬❬";
}
.pagination .glyphicon.glyphicon-previous-page:after {
content: "❬";
}
.pagination .glyphicon.glyphicon-next-page:after {
content: "❭";
}
.pagination .glyphicon.glyphicon-last-page:after {
content: "❭❭";
}
.has-dashicons .pagination .glyphicon.glyphicon-first-page,
.has-dashicons .pagination .glyphicon.glyphicon-last-page {
letter-spacing: -0.5em;
}
.has-dashicons .pagination .glyphicon.glyphicon-first-page:after {
content: "\f341\f341";
}
.has-dashicons .pagination .glyphicon.glyphicon-previous-page:after {
content: "\f341";
}
.has-dashicons .pagination .glyphicon.glyphicon-next-page:after {
content: "\f345";
}
.has-dashicons .pagination .glyphicon.glyphicon-last-page:after {
content: "\f345\f345";
}
/* SINGLE */
.pdb-single dl {
overflow: auto;
}
.pdb-single dd {
overflow:auto;
margin: 0 0 1.625em 0.8em;
}
.pdb-single dt {
float: left;
font-weight: bold;
width: 140px;
margin: 0 10px 1.625em 0;
}
.pdb-single .image-field-wrap img {
height: 3em;
}
.pdb-single .image-field-wrap {
float: none;
}
.image-filename {
vertical-align: text-bottom;
margin: 0 0 0 10px;
}
.image-upload .helptext {
display:block;
}
.pdb-single span.textarea {
height: auto;
}
/* images */
.image-field-wrap {
display: inline-block;
}
.image-field-wrap.empty {
height: auto;
}
.image-field-wrap img {
height: 50px;
width: auto;
}
.pdb-record .image-field-wrap,
.pdb-record .file-link-wrap,
.edit-participant .file-link-wrap,
.edit-participant .image-field-wrap {
display: inline-block;
margin-right:10px;
}
/* ERRORS / MESSAGES */
.pdb-error {
display:inline-block;
background: none repeat scroll 0 0 #fff;
border-left: 4px solid #dd3d36;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
padding: 1px 12px;
}
.pdb-error li {
margin:0.5em 20px;
}
.pdb-message {
display:inline-block;
background-color: #fff;
border-left: 4px solid #7ad03a;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
padding: 1px 12px;
}
.pdb-error p, .pdb-message p {
margin:0;
}
.glyphicon.glyphicon-sort:after {
content: "↕";
white-space: nowrap;
}
.glyphicon.glyphicon-remove:after {
color: #D64E07;
content: "☓";
}
.glyphicon.glyphicon-remove:hover:after {
color: white;
}
.glyphicon.glyphicon-remove:hover {
background-color: #D64E07;
} | wordpress/wp-content/plugins/participants-database/css/participants-database.css |
[class|="pdb"] .helptext {
display: inline-block;
margin: 0 5px;
}
[class|="pdb"] .checkbox .helptext {
display: inline;
}
[class|="pdb"] .selectother + .helptext {
display: block;
}
.glyphicon {
font: 400 20px/1 dashicons, sans-serif;
}
.has-dashicons .glyphicon {
font: 400 100%/1 dashicons;
}
/* SIGNUP FORM */
/*.pdb-signup label {
display:inline-block;
width:135px;
margin-right:10px;
text-align:right;
}*/
.pdb-signup .helptext {
display:block;
margin-left:150px;
}
.pdb-signup td .helptext {
margin-left:0px;
}
.pdb-signup .checkbox .helptext {
display: inline-block;
}
.pdb-signup .math-captcha {
display: inline-block;
margin-right: 12px
}
/* RECORD FORM */
.form-group {
margin: 0 0 1.5em 0;
}
.form-group p {
margin: 0;
}
.edit-participant textarea,
.participants_db textarea,
.edit-participant select,
.participants_db select,
.participants_db input,
.edit-participant input,
.link-element label {
margin: 0 2px 0 0;
/* vertical-align: middle;*/
}
.participants_db .inline-controls input[type='checkbox'],
.participants_db .inline-controls input[type='radio'] {
float:none;
}
.edit-participant h3 {
margin-top: 2em;
margin-bottom: 1em;
}
.edit-participant .submit-buttons {
border:none;
}
.edit-participant .form-table th {
width:195px;
vertical-align:middle;
padding-top: 1ex;
}
.edit-participant .form-table h3 {
margin-top:0;
margin-bottom:0;
}
.edit-participant .form-table tr.hidden {
visibility:hidden;
position:absolute;
}
.edit-participant .uploaded-image {
width:auto;
height:85px;
float:left;
margin-right:10px;
}
.edit-participant .wp-editor-wrap {
max-width: 600px;
}
.edit-participant .wp-editor-area {
background-color: #FFFFFF;
border: 2px solid #DFDFDF;
color: #333333;
height: 20em;
}
.edit-participant .mce-edit-area iframe {
border: 1px solid #dedede;
}
div.mce-panel {
background: none repeat scroll 0 0 #f5f5f5;
}
.file-delete {
display: inline;
white-space: nowrap;
}
.file-delete input[type=checkbox] {
float:none;
}
.pdb-upload input[type=file] {
float:none;
line-height: 1;
vertical-align: text-bottom;
}
.wrap[class|="pdb"] td,
.wrap[class|="pdb"] th {
vertical-align: middle;
}
.field-group.group-with-title {
margin: 1.5em 0;
}
.field-group legend {
font-weight: bold;
}
/* Select Other */
.selectother label,
.multicheckbox label,
.file-delete label,
.csv-export label,
.radio-group label,
.radio-subgroup label,
.othercontrol {
margin: 0 12px 0 0;
width: auto;
white-space: nowrap;
display: inline-block;
}
.edit-participant .form-table td .radio-subgroup label {
margin: 0 12px 0 0;
}
.othercontrol label {
margin-right: 0;
}
.inline-controls label {
float: none;
}
.selectother label input,
.multicheckbox label input,
.file-delete label input,
.radio-group label input,
.radio-subgroup label input {
float: none;
margin:0 2px 0 0;
vertical-align: inherit;
}
.file-delete label {
background-color: #FFBBBB;
padding: 3px 5px;
border-radius: 3px;
border: 1px solid #DFDFDF;
float:none;
}
.selectother {
display: inline-block;
border: 1px solid #DDDDDD;
overflow: auto;
padding: 5px;
}
.checkbox-group,
.radio-group {
display: block;
line-height: 2;
margin: 0 4px;
width: auto;
}
.checkbox-group legend,
.radio-group legend {
font-weight: bold;
margin-top: 15px
}
.checkbox-group fieldset:first-of-type legend,
.radio-group fieldset:first-of-type legend {
margin-top: 0;
}
.inline-controls .checkbox-group, .inline-controls .radio-group {
display: inline-block;
}
input.otherfield[type=text] {
}
.dropdown-other select {
margin-right: 10px;
}
.dropdown-other input[name=temp] {
/* display:none;*/
}
/* LIST */
.wp-list-table th,
.wp-list-table td,
.form-table th,
.form-table td {
/* line-height: 1.1;*/
vertical-align: middle;
}
.pdb-list .wp-list-table th,
.pdb-list .wp-list-table td{
padding: 5px;
}
.pdb-list .pdb-searchform fieldset,
.pdb-list table caption {
margin: 1em 0;
}
.pdb-list fieldset {
border: none;
}
.pdb-list span.textarea {
display: block;
max-height: 5em;
max-width: 150px;
overflow: auto;
}
.pdb-searchform input[type=text],
.pdb-searchform input[type=submit],
.pdb-searchform select,
.pdb-searchform label.checkbox {
margin: 0 5px 0 0;
}
.pdb-searchform input[type=checkbox],
.pdb-searchform input[type=radio] {
margin-left:5px;
}
.pdb-searchform .radio-group {
display: inline-block;
}
/* pagination */
.pdb-list .pagination,
.pdb-pagination {
overflow:auto;
}
.pdb-list .pagination ul,
.pdb-pagination ul {
margin:0;
list-style:none;
}
.pdb-list .pagination li,
.pdb-pagination li {
margin: 0;
list-style-type: none;
}
.pdb-list .pagination li>span,
.pdb-pagination li>span,
.pdb-list .pagination a,
.pdb-pagination a {
float:left;
margin: 0 -2px 0 0;
padding: 6px 12px;
border-width: 1px;
border-style: solid;
border-color: rgba(204, 204, 204, 1) rgba(204, 204, 204, 0.25);
border-radius: 2px;
background-color: #FAFAFA;
}
.pdb-list .pagination li.disabled span,
.pdb-pagination li.disabled span,
.pdb-list .pagination li.currentpage span,
.pdb-pagination li.currentpage span {
background-color: #F3F3F3;
color: #777777;
}
.pdb-list .pagination li:first-of-type span,
.pdb-pagination li:first-of-type span,
.pdb-list .pagination li:first-of-type a,
.pdb-pagination li:first-of-type a {
margin-left:0;
border-left-color: rgba(204, 204, 204, 1);
}
.pdb-list .pagination li:last-of-type span,
.pdb-pagination li:last-of-type span,
.pdb-list .pagination li:last-of-type a,
.pdb-pagination li:last-of-type a {
margin-right:0;
border-right-color: rgba(204, 204, 204, 1);
}
.pdb-list .pagination li.currentpage:first-child,
.pdb-pagination li.currentpage:first-child,
.pdb-list .pagination li:first-child a,
.pdb-pagination li:first-child a {
margin-left:0;
}
.pdb-list .pagination a,
.pdb-pagination a {
text-decoration:none;
}
.pdb-list .pagination a:hover,
.pdb-pagination a:hover,
.pdb-list .pagination li.currentpage,
.pdb-pagination li.currentpage {
background-color: #cccccc;
}
.pdb-list .pagination label,
.pdb-pagination label {
float: left;
margin: 8px 6px 0 0;
}
.pdb-list .pagination .glyphicon,
.pdb-pagination .glyphicon {
vertical-align: -0.15em;
}
.wp-admin .pdb-list .pagination .glyphicon {
vertical-align: top;
font-size: 12px;
}
.pagination .glyphicon.glyphicon-first-page:after {
content: "❬❬";
}
.pagination .glyphicon.glyphicon-previous-page:after {
content: "❬";
}
.pagination .glyphicon.glyphicon-next-page:after {
content: "❭";
}
.pagination .glyphicon.glyphicon-last-page:after {
content: "❭❭";
}
.has-dashicons .pagination .glyphicon.glyphicon-first-page,
.has-dashicons .pagination .glyphicon.glyphicon-last-page {
letter-spacing: -0.5em;
}
.has-dashicons .pagination .glyphicon.glyphicon-first-page:after {
content: "\f341\f341";
}
.has-dashicons .pagination .glyphicon.glyphicon-previous-page:after {
content: "\f341";
}
.has-dashicons .pagination .glyphicon.glyphicon-next-page:after {
content: "\f345";
}
.has-dashicons .pagination .glyphicon.glyphicon-last-page:after {
content: "\f345\f345";
}
/* SINGLE */
.pdb-single dl {
overflow: auto;
}
.pdb-single dd {
overflow:auto;
margin: 0 0 1.625em 0.8em;
}
.pdb-single dt {
float: left;
font-weight: bold;
width: 140px;
margin: 0 10px 1.625em 0;
}
.pdb-single .image-field-wrap img {
height: 3em;
}
.pdb-single .image-field-wrap {
float: none;
}
.image-filename {
vertical-align: text-bottom;
margin: 0 0 0 10px;
}
.image-upload .helptext {
display:block;
}
.pdb-single span.textarea {
height: auto;
}
/* images */
.image-field-wrap {
display: inline-block;
}
.image-field-wrap.empty {
height: auto;
}
.image-field-wrap img {
height: 50px;
width: auto;
}
.pdb-record .image-field-wrap,
.pdb-record .file-link-wrap,
.edit-participant .file-link-wrap,
.edit-participant .image-field-wrap {
display: inline-block;
margin-right:10px;
}
/* ERRORS / MESSAGES */
.pdb-error {
display:inline-block;
background: none repeat scroll 0 0 #fff;
border-left: 4px solid #dd3d36;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
padding: 1px 12px;
}
.pdb-error li {
margin:0.5em 20px;
}
.pdb-message {
display:inline-block;
background-color: #fff;
border-left: 4px solid #7ad03a;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
padding: 1px 12px;
}
.pdb-error p, .pdb-message p {
margin:0;
}
.glyphicon.glyphicon-sort:after {
content: "↕";
white-space: nowrap;
}
.glyphicon.glyphicon-remove:after {
color: #D64E07;
content: "☓";
}
.glyphicon.glyphicon-remove:hover:after {
color: white;
}
.glyphicon.glyphicon-remove:hover {
background-color: #D64E07;
} | 0.335133 | 0.060947 |
.event {
padding: 1rem 1rem 1rem 0;
display: table; }
.event-date {
width: 6rem;
margin: 0 auto 1rem;
display: table-cell;
width: auto; }
.event-date .event-month {
margin: 0;
background: #eee;
padding: 0.5rem 2rem;
text-align: center; }
.event-date .event-day {
margin: 0;
border: 1px solid #eee;
padding: 0 2rem;
text-align: center;
font-size: 2rem; }
.event-desc {
padding: 0 0 0 1rem;
text-align: left;
display: table-cell;
vertical-align: top; }
.event-desc .event-desc-header {
margin: 0 0 0.5rem 0;
padding: 0; }
.event-desc .event-desc-detail {
margin: 0 0 0.25rem;
padding: 0; }
.event-desc .event-desc-time {
font-weight: bold; }
.event-desc .rsvp.button {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin: 0; }
.callout-card {
background: white;
border: 1px solid #333;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
margin: 1rem 0;
overflow: hidden; }
.callout-card .card-label {
border-color: transparent #333 transparent transparent;
border-color: rgba(255, 255, 255, 0) #333333 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.primary {
border-color: #446cb3; }
.callout-card.primary .card-label {
border-color: transparent #446cb3 transparent transparent;
border-color: rgba(255, 255, 255, 0) #446cb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.secondary {
border-color: #adb2bd; }
.callout-card.secondary .card-label {
border-color: transparent #adb2bd transparent transparent;
border-color: rgba(255, 255, 255, 0) #adb2bd rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.info {
border-color: #89c4f4; }
.callout-card.info .card-label {
border-color: transparent #89c4f4 transparent transparent;
border-color: rgba(255, 255, 255, 0) #89c4f4 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.alert {.inner-wrap {
width: auto; }
.move-right .inner-wrap {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
margin-left: 114px; }
.left-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
position: fixed;
width: 0;
height: 100%; }
.move-right .left-off-canvas-menu {
width: 114px; }
.move-right .exit-off-canvas {
display: none; }
.left-off-canvas-toggle {
display: none;
margin-top: 1rem;
margin-left: 1rem;
font-size: 3rem;
color: #333;
transition: all .25s ease-in-out; }
.left-off-canvas-toggle:focus {
color: #333; }
.left-off-canvas-toggle:hover {
color: #8c8c8c;
transition: all .25s ease-in-out; }
.ad-block {
margin-bottom: 2rem; }
border-color: #f22613; }
.callout-card.alert .card-label {
border-color: transparent #f22613 transparent transparent;
border-color: rgba(255, 255, 255, 0) #f22613 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.success {
border-color: #87d37c; }
.callout-card.success .card-label {
border-color: transparent #87d37c transparent transparent;
border-color: rgba(255, 255, 255, 0) #87d37c rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.warning {
border-color: #f89406; }
.callout-card.warning .card-label {
border-color: transparent #f89406 transparent transparent;
border-color: rgba(255, 255, 255, 0) #f89406 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card .card-label {
border-style: solid;
border-width: 0 70px 40px 0;
float: right;
height: 0px;
width: 0px;
transform: rotate(360deg); }
.callout-card .callout-card-content {
padding: 0.5rem 1.5rem 0.875rem; }
.callout-card.radius {
border-radius: 0.6rem; }
.callout-card .label-text {
color: #fff;
font-size: 0.75rem;
font-weight: bold;
position: relative;
right: -40px;
top: 2px;
white-space: nowrap;
transform: rotate(30deg); }
.card {
overflow: hidden;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px; }
.card .title {
padding: .175rem;
line-height: 3rem;
font-size: 1.5rem;
font-weight: 300; }
.card .content {
padding: .5rem;
font-weight: 300;
border-radius: 0 0 2px 2px; }
.card td {
padding: .1rem;
}
.card th {
padding: .1rem;
}
.card p {
margin: 0; }
.card .action {
border-top: 1px solid rgba(160, 160, 160, 0.2);
padding: 1.3rem; }
.card a {
transition: color 0.3s ease;
text-decoration: none; }
.card .image {
position: relative; }
.card .image .title {
position: absolute;
bottom: 0;
left: 0;
padding: 1.3rem;
color: #fff; }
.card .image img {
border-radius: 2px 2px 0 0; }
.inner-wrap {
width: auto; }
.move-right .inner-wrap {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
margin-left: 114px; }
.left-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
position: fixed;
width: 0;
height: 100%; }
.move-right .left-off-canvas-menu {
width: 114px; }
.move-right .exit-off-canvas {
display: none; }
.left-off-canvas-toggle {
display: none;
margin-top: 1rem;
margin-left: 1rem;
font-size: 3rem;
color: #333;
transition: all .25s ease-in-out; }
.left-off-canvas-toggle:focus {
color: #333; }
.left-off-canvas-toggle:hover {
color: #8c8c8c;
transition: all .25s ease-in-out; }
.ad-block {
margin-bottom: 2rem; } | src/main/resources/Papers/ACM-BCB 2020_files/event.css | .event {
padding: 1rem 1rem 1rem 0;
display: table; }
.event-date {
width: 6rem;
margin: 0 auto 1rem;
display: table-cell;
width: auto; }
.event-date .event-month {
margin: 0;
background: #eee;
padding: 0.5rem 2rem;
text-align: center; }
.event-date .event-day {
margin: 0;
border: 1px solid #eee;
padding: 0 2rem;
text-align: center;
font-size: 2rem; }
.event-desc {
padding: 0 0 0 1rem;
text-align: left;
display: table-cell;
vertical-align: top; }
.event-desc .event-desc-header {
margin: 0 0 0.5rem 0;
padding: 0; }
.event-desc .event-desc-detail {
margin: 0 0 0.25rem;
padding: 0; }
.event-desc .event-desc-time {
font-weight: bold; }
.event-desc .rsvp.button {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin: 0; }
.callout-card {
background: white;
border: 1px solid #333;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
margin: 1rem 0;
overflow: hidden; }
.callout-card .card-label {
border-color: transparent #333 transparent transparent;
border-color: rgba(255, 255, 255, 0) #333333 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.primary {
border-color: #446cb3; }
.callout-card.primary .card-label {
border-color: transparent #446cb3 transparent transparent;
border-color: rgba(255, 255, 255, 0) #446cb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.secondary {
border-color: #adb2bd; }
.callout-card.secondary .card-label {
border-color: transparent #adb2bd transparent transparent;
border-color: rgba(255, 255, 255, 0) #adb2bd rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.info {
border-color: #89c4f4; }
.callout-card.info .card-label {
border-color: transparent #89c4f4 transparent transparent;
border-color: rgba(255, 255, 255, 0) #89c4f4 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.alert {.inner-wrap {
width: auto; }
.move-right .inner-wrap {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
margin-left: 114px; }
.left-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
position: fixed;
width: 0;
height: 100%; }
.move-right .left-off-canvas-menu {
width: 114px; }
.move-right .exit-off-canvas {
display: none; }
.left-off-canvas-toggle {
display: none;
margin-top: 1rem;
margin-left: 1rem;
font-size: 3rem;
color: #333;
transition: all .25s ease-in-out; }
.left-off-canvas-toggle:focus {
color: #333; }
.left-off-canvas-toggle:hover {
color: #8c8c8c;
transition: all .25s ease-in-out; }
.ad-block {
margin-bottom: 2rem; }
border-color: #f22613; }
.callout-card.alert .card-label {
border-color: transparent #f22613 transparent transparent;
border-color: rgba(255, 255, 255, 0) #f22613 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.success {
border-color: #87d37c; }
.callout-card.success .card-label {
border-color: transparent #87d37c transparent transparent;
border-color: rgba(255, 255, 255, 0) #87d37c rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card.warning {
border-color: #f89406; }
.callout-card.warning .card-label {
border-color: transparent #f89406 transparent transparent;
border-color: rgba(255, 255, 255, 0) #f89406 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
.callout-card .card-label {
border-style: solid;
border-width: 0 70px 40px 0;
float: right;
height: 0px;
width: 0px;
transform: rotate(360deg); }
.callout-card .callout-card-content {
padding: 0.5rem 1.5rem 0.875rem; }
.callout-card.radius {
border-radius: 0.6rem; }
.callout-card .label-text {
color: #fff;
font-size: 0.75rem;
font-weight: bold;
position: relative;
right: -40px;
top: 2px;
white-space: nowrap;
transform: rotate(30deg); }
.card {
overflow: hidden;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px; }
.card .title {
padding: .175rem;
line-height: 3rem;
font-size: 1.5rem;
font-weight: 300; }
.card .content {
padding: .5rem;
font-weight: 300;
border-radius: 0 0 2px 2px; }
.card td {
padding: .1rem;
}
.card th {
padding: .1rem;
}
.card p {
margin: 0; }
.card .action {
border-top: 1px solid rgba(160, 160, 160, 0.2);
padding: 1.3rem; }
.card a {
transition: color 0.3s ease;
text-decoration: none; }
.card .image {
position: relative; }
.card .image .title {
position: absolute;
bottom: 0;
left: 0;
padding: 1.3rem;
color: #fff; }
.card .image img {
border-radius: 2px 2px 0 0; }
.inner-wrap {
width: auto; }
.move-right .inner-wrap {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
margin-left: 114px; }
.left-off-canvas-menu {
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
position: fixed;
width: 0;
height: 100%; }
.move-right .left-off-canvas-menu {
width: 114px; }
.move-right .exit-off-canvas {
display: none; }
.left-off-canvas-toggle {
display: none;
margin-top: 1rem;
margin-left: 1rem;
font-size: 3rem;
color: #333;
transition: all .25s ease-in-out; }
.left-off-canvas-toggle:focus {
color: #333; }
.left-off-canvas-toggle:hover {
color: #8c8c8c;
transition: all .25s ease-in-out; }
.ad-block {
margin-bottom: 2rem; } | 0.52342 | 0.08163 |
@font-face {
font-family: proximaNova;
src: url("../assets/fonts/ProximaNovaRegular.ttf");
}
body {
font-size: 16px;
font-family: proximaNova, sans-serif;
}
/* focussed button, input */
button:focus,
input:focus {
outline: none;
}
/* disabled-button */
button:disabled {
opacity: 0.5;
cursor: not-allowed;
}
.App {
display: flex;
flex-direction: column;
height: 100vh;
}
/* modal styles */
.modal-main button {
color: #ffffff;
background: #525252;
border: none;
border-radius: 4px;
font-weight: bold;
font-size: 20px;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
.modal-main .danger-btn {
background-color: #c9302c;
border-color: #ac2925;
}
@keyframes animateOpacity {
0% {
opacity: 0;
transform: scale(0.95);
}
100% {
opacity: 1;
transform: scale(1);
}
}
/* dropdown style */
.dropdown:hover .dropdown-menu {
display: block;
}
/* Web Editor - styles */
/* Default window */
.default-window {
flex-grow: 1;
overflow: hidden;
background: linear-gradient(to bottom right, #000000, #262626);
display: flex;
justify-content: center;
align-items: center;
}
.default-window {
color: #fff;
user-select: none;
text-align: center;
font-size: 1.4rem;
font-weight: 500;
}
/* Display window */
.display-window {
display: flex;
justify-content: space-between;
flex-direction: column;
height: 100%;
flex-grow: 1;
}
/* Code editor */
.code-editor {
transition: height 0.25s ease-in-out;
}
.react-codemirror2 {
height: 100%;
overflow: auto;
}
.program-editor .react-codemirror2 {
font-size: 20px;
}
.CodeMirror {
height: 100% !important;
}
.CodeMirror-scroll {
background-color: #1d1e22;
}
.CodeMirror-gutter {
background-color: #2a2a34c9;
}
/* image modal styles */
.custom-file-upload {
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #fff;
border-radius: 4px;
cursor: pointer;
margin: 10px 0;
padding: 10px;
transition: all 0.35s ease-in-out;
}
#file-upload {
display: none;
}
#upload-file-button {
background-color: #449d44;
border-color: #398439;
padding: 4px 10px;
width: 100%;
margin: 12px 0;
font-size: 1.3rem;
}
#upload-file-button:disabled {
cursor: not-allowed;
opacity: 0.5;
}
/* loader */
#loading {
display: inline-block;
width: 24px;
height: 24px;
border: 3px solid rgba(255, 255, 255, 0.3);
border-radius: 50%;
border-top-color: #fff;
animation: spin 0.75s linear infinite;
margin: 5px;
}
@keyframes spin {
to {
-webkit-transform: rotate(360deg);
}
}
.paste-img-msg {
font-size: 1.3rem;
margin: 10px 0 14px;
}
.image-details h2,
.upload-error h2 {
font-weight: normal;
}
.image-details p {
margin: 10px 0;
border: 1px solid white;
padding: 8px;
border-radius: 4px;
background: #1d1e22;
border: none;
position: relative;
word-break: break-word;
}
.image-url,
.img-tag {
color: #2196f3;
}
.error-message {
color: #c9302c;
margin: 10px 0;
}
.copy-text {
position: absolute;
top: 0;
right: 0;
font-size: 0.75rem;
color: #fff;
padding: 2px 6px;
background: #525252;
border-radius: 2px;
cursor: pointer;
} | src/styles/App.css | @font-face {
font-family: proximaNova;
src: url("../assets/fonts/ProximaNovaRegular.ttf");
}
body {
font-size: 16px;
font-family: proximaNova, sans-serif;
}
/* focussed button, input */
button:focus,
input:focus {
outline: none;
}
/* disabled-button */
button:disabled {
opacity: 0.5;
cursor: not-allowed;
}
.App {
display: flex;
flex-direction: column;
height: 100vh;
}
/* modal styles */
.modal-main button {
color: #ffffff;
background: #525252;
border: none;
border-radius: 4px;
font-weight: bold;
font-size: 20px;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
.modal-main .danger-btn {
background-color: #c9302c;
border-color: #ac2925;
}
@keyframes animateOpacity {
0% {
opacity: 0;
transform: scale(0.95);
}
100% {
opacity: 1;
transform: scale(1);
}
}
/* dropdown style */
.dropdown:hover .dropdown-menu {
display: block;
}
/* Web Editor - styles */
/* Default window */
.default-window {
flex-grow: 1;
overflow: hidden;
background: linear-gradient(to bottom right, #000000, #262626);
display: flex;
justify-content: center;
align-items: center;
}
.default-window {
color: #fff;
user-select: none;
text-align: center;
font-size: 1.4rem;
font-weight: 500;
}
/* Display window */
.display-window {
display: flex;
justify-content: space-between;
flex-direction: column;
height: 100%;
flex-grow: 1;
}
/* Code editor */
.code-editor {
transition: height 0.25s ease-in-out;
}
.react-codemirror2 {
height: 100%;
overflow: auto;
}
.program-editor .react-codemirror2 {
font-size: 20px;
}
.CodeMirror {
height: 100% !important;
}
.CodeMirror-scroll {
background-color: #1d1e22;
}
.CodeMirror-gutter {
background-color: #2a2a34c9;
}
/* image modal styles */
.custom-file-upload {
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #fff;
border-radius: 4px;
cursor: pointer;
margin: 10px 0;
padding: 10px;
transition: all 0.35s ease-in-out;
}
#file-upload {
display: none;
}
#upload-file-button {
background-color: #449d44;
border-color: #398439;
padding: 4px 10px;
width: 100%;
margin: 12px 0;
font-size: 1.3rem;
}
#upload-file-button:disabled {
cursor: not-allowed;
opacity: 0.5;
}
/* loader */
#loading {
display: inline-block;
width: 24px;
height: 24px;
border: 3px solid rgba(255, 255, 255, 0.3);
border-radius: 50%;
border-top-color: #fff;
animation: spin 0.75s linear infinite;
margin: 5px;
}
@keyframes spin {
to {
-webkit-transform: rotate(360deg);
}
}
.paste-img-msg {
font-size: 1.3rem;
margin: 10px 0 14px;
}
.image-details h2,
.upload-error h2 {
font-weight: normal;
}
.image-details p {
margin: 10px 0;
border: 1px solid white;
padding: 8px;
border-radius: 4px;
background: #1d1e22;
border: none;
position: relative;
word-break: break-word;
}
.image-url,
.img-tag {
color: #2196f3;
}
.error-message {
color: #c9302c;
margin: 10px 0;
}
.copy-text {
position: absolute;
top: 0;
right: 0;
font-size: 0.75rem;
color: #fff;
padding: 2px 6px;
background: #525252;
border-radius: 2px;
cursor: pointer;
} | 0.330147 | 0.063715 |
body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
background-color: hsl(185, 75%, 39%);
font-family: 'Kumbh Sans', sans-serif;
color: hsl(229, 23%, 23%);
}
.circle1 {
width: 45em;
margin-left: -10em;
margin-top: -18em;
z-index: -1;
position: fixed;
}
.circle2 {
width: 45em;
margin-left: 44em;
margin-top: -14em;
position: fixed;
z-index: -1;
}
main {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.card-container {
display: flex;
align-items: center;
flex-direction: column;
background: white;
margin-top: 20vh;
border-radius: 15px 15px 15px 15px;
height: 63vh;
box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.25);
}
.card-container section.top-container img#texture {
border-radius: 15px 15px 0 0;
}
.card-container img#profile-img {
border: solid 6px white;
border-radius: 50%;
margin-top: -15%;
}
.card-container section.informations .name-age-local {
display: flex;
flex-direction: column;
align-items: center;
}
.card-container section.informations .name-age-local p:first-child {
margin: 18px 0 0 0;
text-align: center;
font-size: 18px;
}
.card-container section.informations .name-age-local p:last-child {
margin: 10px 0 0 0;
text-align: center;
}
.card-container .numbers {
display: flex;
align-items: center;
justify-content: space-around;
width: 100%;
margin-top: 10vh;
}
.followers,
.likes,
.photos {
display: flex;
flex-direction: column;
align-items: center;
margin: 0;
cursor: pointer;
}
.followers p,
.likes p,
.photos p {
margin: 0;
text-align: center;
color: hsl(227, 10%, 46%);
font-size: 13px;
letter-spacing: 2px;
}
.followers p:first-child,
.likes p:first-child,
.photos p:first-child {
font-weight: 800;
font-size: 18px;
margin-bottom: 5px;
color: hsl(229, 23%, 23%);
letter-spacing: normal;
}
footer {
margin: 25px 0 0 0;
font-size: 11px;
text-align: center;
}
footer a {
color: hsl(228, 45%, 44%);
} | style.css | body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
background-color: hsl(185, 75%, 39%);
font-family: 'Kumbh Sans', sans-serif;
color: hsl(229, 23%, 23%);
}
.circle1 {
width: 45em;
margin-left: -10em;
margin-top: -18em;
z-index: -1;
position: fixed;
}
.circle2 {
width: 45em;
margin-left: 44em;
margin-top: -14em;
position: fixed;
z-index: -1;
}
main {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.card-container {
display: flex;
align-items: center;
flex-direction: column;
background: white;
margin-top: 20vh;
border-radius: 15px 15px 15px 15px;
height: 63vh;
box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.25);
}
.card-container section.top-container img#texture {
border-radius: 15px 15px 0 0;
}
.card-container img#profile-img {
border: solid 6px white;
border-radius: 50%;
margin-top: -15%;
}
.card-container section.informations .name-age-local {
display: flex;
flex-direction: column;
align-items: center;
}
.card-container section.informations .name-age-local p:first-child {
margin: 18px 0 0 0;
text-align: center;
font-size: 18px;
}
.card-container section.informations .name-age-local p:last-child {
margin: 10px 0 0 0;
text-align: center;
}
.card-container .numbers {
display: flex;
align-items: center;
justify-content: space-around;
width: 100%;
margin-top: 10vh;
}
.followers,
.likes,
.photos {
display: flex;
flex-direction: column;
align-items: center;
margin: 0;
cursor: pointer;
}
.followers p,
.likes p,
.photos p {
margin: 0;
text-align: center;
color: hsl(227, 10%, 46%);
font-size: 13px;
letter-spacing: 2px;
}
.followers p:first-child,
.likes p:first-child,
.photos p:first-child {
font-weight: 800;
font-size: 18px;
margin-bottom: 5px;
color: hsl(229, 23%, 23%);
letter-spacing: normal;
}
footer {
margin: 25px 0 0 0;
font-size: 11px;
text-align: center;
}
footer a {
color: hsl(228, 45%, 44%);
} | 0.398406 | 0.089813 |
* { padding: 0; margin: 0; box-sizing: border-box; font-family: Comic Sans MS; color: #58595b; }
a { text-decoration: none; }
html { font-size: 16px; }
section:not(:first-child) { padding: 100px 30px; }
section:nth-child(even) { background: #e6e6e6; }
.section-main { width: 100%; height: 100vh; background-image: linear-gradient(rgb(0, 0, 0, 0.3), rgb(0, 0, 0, 0.3)), url(../images/smile.jpg); background-size: cover; background-position: center; }
.container { max-width: 1200px; margin: 0 auto; }
header { }
header:after { content: ''; display: block; clear: both; }
.fixed { position: fixed; top: 0; max-width: inherit; }
.grey-background { background-color: #e6e6e6; transition: background-color 500ms linear; }
.header-container { width: 100%; padding-top: 30px; }
.header-logo { float: left; }
.header-nav { float: right; margin: 50px 0; }
.nav { }
.nav li { list-style: none; float: left; margin-left: 20px; }
.nav a { font-size: 24px; font-weight: bold; }
.nav a:hover { border-bottom: 5px solid; border-color: #42b4b0; transition: border-bottom 0.3s, border-color 0.3s; }
.vertical-nav { position: relative; }
.list-icon { display: none; width: 42px; position: absolute; right: 0;}
.nav-list a { display: block; font-size: 20px; font-weight: bold; }
.row { width: 100%; }
.row:after { content: ''; display: block; clear: both; }
.appointment-box { max-width: 800px; background-color: white; margin: 0 auto; border-radius: 10px; }
.appointment-option { float: left; width: 50%; font-size: 28px; text-align: center; }
.appointment-option + .appointment-option { border-left: 2px solid; }
.appointment-option a:hover { border-bottom: 5px solid; border-color: #42b4b0; transition: border-bottom 0.3s, border-color 0.3s; }
.appointment-header { text-align: center; font-size: 32px; }
.appointment-text-fields { font-size: 20px; display: inline-block; }
.half-row { width: 50%; float: left; padding: 15px; }
.half-row input, select { float: right; width: 50%; }
.div-input-submit { text-align: center; padding: 15px; }
.div-input-submit input { font-size: 20px; padding: 5px; }
.header-text { font-size: 38px; text-align: center; padding-bottom: 30px; }
.center-container { width: 100%; text-align: center; }
.center-container:after { content: ''; display: block; clear: both; }
/* About us */
.section-about-us { }
.clinic { width: 50%; float: left; border-radius: 15px; }
.text-about-us { width: 50%; float: left; padding: 0 50px; font-size: 22px; }
/* Services */
.section-services { }
.text-header-service { font-weight: bold; }
.img-150 { width: 150px; border-radius: 50%; }
.col-33 { width: 33%; display: inline-block; padding: 10px; vertical-align: text-top; }
.col-50 { width: 50%; float: left; padding: 15px; }
/* Team */
.section-team { }
.team { width: 100%; text-align: center; }
.team:after { content: ''; display: block; clear: both; }
/* Contact */
.contact-text { font-size: 20px; font-style: italic; }
/* Appointment */
.section-appointment { width: 100%; }
.alert-text { color: #bf2640; }
.grey { color: #58595b; }
.green { color: #42b4b0; }
.hide { display: none; }
@media only screen and (max-width: 1024px) {
.clinic, .text-about-us { width: 100%; }
.center-container { padding: 0 10%; }
}
@media only screen and (max-width: 736px) {
.col-33 { width: 100%; }
.half-row { width: 100%; }
.text-about-us { padding: 0; }
.nav { display: none; }
.list-icon { display: block; }
.header-nav { padding-right: 15px; }
.section-contact .col-50 { width: 100%; }
.logo { height: 100px; }
.header-container { padding-top: 0; }
.header-nav { margin: 30px 0; }
}
@media only screen and (max-width: 564px) {
.text-about-us { font-size: 18px; }
} | public/css/main.css | * { padding: 0; margin: 0; box-sizing: border-box; font-family: Comic Sans MS; color: #58595b; }
a { text-decoration: none; }
html { font-size: 16px; }
section:not(:first-child) { padding: 100px 30px; }
section:nth-child(even) { background: #e6e6e6; }
.section-main { width: 100%; height: 100vh; background-image: linear-gradient(rgb(0, 0, 0, 0.3), rgb(0, 0, 0, 0.3)), url(../images/smile.jpg); background-size: cover; background-position: center; }
.container { max-width: 1200px; margin: 0 auto; }
header { }
header:after { content: ''; display: block; clear: both; }
.fixed { position: fixed; top: 0; max-width: inherit; }
.grey-background { background-color: #e6e6e6; transition: background-color 500ms linear; }
.header-container { width: 100%; padding-top: 30px; }
.header-logo { float: left; }
.header-nav { float: right; margin: 50px 0; }
.nav { }
.nav li { list-style: none; float: left; margin-left: 20px; }
.nav a { font-size: 24px; font-weight: bold; }
.nav a:hover { border-bottom: 5px solid; border-color: #42b4b0; transition: border-bottom 0.3s, border-color 0.3s; }
.vertical-nav { position: relative; }
.list-icon { display: none; width: 42px; position: absolute; right: 0;}
.nav-list a { display: block; font-size: 20px; font-weight: bold; }
.row { width: 100%; }
.row:after { content: ''; display: block; clear: both; }
.appointment-box { max-width: 800px; background-color: white; margin: 0 auto; border-radius: 10px; }
.appointment-option { float: left; width: 50%; font-size: 28px; text-align: center; }
.appointment-option + .appointment-option { border-left: 2px solid; }
.appointment-option a:hover { border-bottom: 5px solid; border-color: #42b4b0; transition: border-bottom 0.3s, border-color 0.3s; }
.appointment-header { text-align: center; font-size: 32px; }
.appointment-text-fields { font-size: 20px; display: inline-block; }
.half-row { width: 50%; float: left; padding: 15px; }
.half-row input, select { float: right; width: 50%; }
.div-input-submit { text-align: center; padding: 15px; }
.div-input-submit input { font-size: 20px; padding: 5px; }
.header-text { font-size: 38px; text-align: center; padding-bottom: 30px; }
.center-container { width: 100%; text-align: center; }
.center-container:after { content: ''; display: block; clear: both; }
/* About us */
.section-about-us { }
.clinic { width: 50%; float: left; border-radius: 15px; }
.text-about-us { width: 50%; float: left; padding: 0 50px; font-size: 22px; }
/* Services */
.section-services { }
.text-header-service { font-weight: bold; }
.img-150 { width: 150px; border-radius: 50%; }
.col-33 { width: 33%; display: inline-block; padding: 10px; vertical-align: text-top; }
.col-50 { width: 50%; float: left; padding: 15px; }
/* Team */
.section-team { }
.team { width: 100%; text-align: center; }
.team:after { content: ''; display: block; clear: both; }
/* Contact */
.contact-text { font-size: 20px; font-style: italic; }
/* Appointment */
.section-appointment { width: 100%; }
.alert-text { color: #bf2640; }
.grey { color: #58595b; }
.green { color: #42b4b0; }
.hide { display: none; }
@media only screen and (max-width: 1024px) {
.clinic, .text-about-us { width: 100%; }
.center-container { padding: 0 10%; }
}
@media only screen and (max-width: 736px) {
.col-33 { width: 100%; }
.half-row { width: 100%; }
.text-about-us { padding: 0; }
.nav { display: none; }
.list-icon { display: block; }
.header-nav { padding-right: 15px; }
.section-contact .col-50 { width: 100%; }
.logo { height: 100px; }
.header-container { padding-top: 0; }
.header-nav { margin: 30px 0; }
}
@media only screen and (max-width: 564px) {
.text-about-us { font-size: 18px; }
} | 0.580947 | 0.26687 |