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
|
---|---|---|---|---|
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
#fontIcons .col-md-4,
#fontIcons .col-sm-6,
#fontIcons .col-lg-3 {
border-bottom: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
height: 40px;
padding-top: 10px;
}
#fontIcons .col-md-4 i,
#fontIcons .col-sm-6 i,
#fontIcons .col-lg-3 i {
font-size: 14px;
margin-right: 20px;
}
#fontIcons .col-md-4 span,
#fontIcons .col-sm-6 span,
#fontIcons .col-lg-3 span {
font-size: 16px;
margin-right: 15px;
}
#fontIcons span.text-muted {
visibility: hidden;
position: absolute;
}
#fontIcons ul.bs-glyphicons-list {
margin: 0 auto;
display: block;
float: left;
}
#fontIcons ul.bs-glyphicons-list li {
display: block;
float: left;
width: 120px;
height: 120px;
margin-bottom: 10px;
margin-right: 5px;
text-align: center;
padding: 20px 10px 10px 10px;
background: #f9f9f9;
}
#fontIcons ul.bs-glyphicons-list li span.glyphicon {
display: block;
font-size: 20px;
margin-bottom: 10px;
}
#fontIcons ul.linea {
display: block;
margin: auto auto auto auto;
padding-left: 100px;
}
#fontIcons ul.linea li{
list-style: none;
display: inline-block;
border: 1px solid #f0f0f0;
padding: 5px 0 0 10px;
margin: 0 10px 10px 0;
width: 300px;
}
#fontIcons ul.linea li div.icon {
color: #111;
font-size: 24px;
float: left;
margin-right: 10px;
}
#fontIcons ul.linea li input {
float: left;
border: 0;
width: 250px;
}
@media(max-width:968px) {
#fontIcons ul.linea {
padding-left: 0;
}
}
#svgIcons .flaticon {
width: 48px;
height: 48px;
margin: 1rem;
}
.test-animated-container {
background-color: #f5f7f9;
border: 1px solid #ccc;
cursor: pointer;
text-align: center;
padding: 0;
float: left;
vertical-align: middle;
width: 150px;
height: 50px;
margin-right: 10px;
margin-bottom: 10px;
padding-top: 15px;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.b1r {
border: 1px solid red;
}
/*
.glyphs.css-mapping{margin:0 0 60px 0;padding:30px 0 20px 30px;color:rgba(0,0,0,0.5);border:1px solid #d8e0e5;-webkit-border-radius:3px;border-radius:3px;}
.glyphs.css-mapping li{margin:0 10px 10px 0;padding:0;display:inline-block;overflow:hidden}
.glyphs.css-mapping .icon{margin:0;margin-right:10px;padding:13px;height:50px;width:50px;color:#162a36 !important;overflow:hidden;float:left;font-size:24px}
.glyphs.css-mapping input{margin:0;margin-top:5px;padding:8px;line-height:16px;font-size:13px;display:block;width:170px;height:40px;border:1px solid #d8e0e5;-webkit-border-radius:5px;border-radius:5px;background:#fff;outline:0;float:right;}
.glyphs.css-mapping input:focus{border:1px solid #ff4530;-webkit-box-shadow:inset 0 0 3px #ff4530;box-shadow:inset 0 0 3px #ff4530}
.glyphs.css-mapping input:hover{-webkit-box-shadow:inset 0 0 3px #ff4530;box-shadow:inset 0 0 3px #ff4530}*/
|
assets/css/demo.css
|
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
#fontIcons .col-md-4,
#fontIcons .col-sm-6,
#fontIcons .col-lg-3 {
border-bottom: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
height: 40px;
padding-top: 10px;
}
#fontIcons .col-md-4 i,
#fontIcons .col-sm-6 i,
#fontIcons .col-lg-3 i {
font-size: 14px;
margin-right: 20px;
}
#fontIcons .col-md-4 span,
#fontIcons .col-sm-6 span,
#fontIcons .col-lg-3 span {
font-size: 16px;
margin-right: 15px;
}
#fontIcons span.text-muted {
visibility: hidden;
position: absolute;
}
#fontIcons ul.bs-glyphicons-list {
margin: 0 auto;
display: block;
float: left;
}
#fontIcons ul.bs-glyphicons-list li {
display: block;
float: left;
width: 120px;
height: 120px;
margin-bottom: 10px;
margin-right: 5px;
text-align: center;
padding: 20px 10px 10px 10px;
background: #f9f9f9;
}
#fontIcons ul.bs-glyphicons-list li span.glyphicon {
display: block;
font-size: 20px;
margin-bottom: 10px;
}
#fontIcons ul.linea {
display: block;
margin: auto auto auto auto;
padding-left: 100px;
}
#fontIcons ul.linea li{
list-style: none;
display: inline-block;
border: 1px solid #f0f0f0;
padding: 5px 0 0 10px;
margin: 0 10px 10px 0;
width: 300px;
}
#fontIcons ul.linea li div.icon {
color: #111;
font-size: 24px;
float: left;
margin-right: 10px;
}
#fontIcons ul.linea li input {
float: left;
border: 0;
width: 250px;
}
@media(max-width:968px) {
#fontIcons ul.linea {
padding-left: 0;
}
}
#svgIcons .flaticon {
width: 48px;
height: 48px;
margin: 1rem;
}
.test-animated-container {
background-color: #f5f7f9;
border: 1px solid #ccc;
cursor: pointer;
text-align: center;
padding: 0;
float: left;
vertical-align: middle;
width: 150px;
height: 50px;
margin-right: 10px;
margin-bottom: 10px;
padding-top: 15px;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.b1r {
border: 1px solid red;
}
/*
.glyphs.css-mapping{margin:0 0 60px 0;padding:30px 0 20px 30px;color:rgba(0,0,0,0.5);border:1px solid #d8e0e5;-webkit-border-radius:3px;border-radius:3px;}
.glyphs.css-mapping li{margin:0 10px 10px 0;padding:0;display:inline-block;overflow:hidden}
.glyphs.css-mapping .icon{margin:0;margin-right:10px;padding:13px;height:50px;width:50px;color:#162a36 !important;overflow:hidden;float:left;font-size:24px}
.glyphs.css-mapping input{margin:0;margin-top:5px;padding:8px;line-height:16px;font-size:13px;display:block;width:170px;height:40px;border:1px solid #d8e0e5;-webkit-border-radius:5px;border-radius:5px;background:#fff;outline:0;float:right;}
.glyphs.css-mapping input:focus{border:1px solid #ff4530;-webkit-box-shadow:inset 0 0 3px #ff4530;box-shadow:inset 0 0 3px #ff4530}
.glyphs.css-mapping input:hover{-webkit-box-shadow:inset 0 0 3px #ff4530;box-shadow:inset 0 0 3px #ff4530}*/
| 0.18072 | 0.05752 |
html {
font-family: 'Lato', sans-serif;
box-sizing: border-box;
font-size: 62.5%;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
.container {
display: grid;
grid-template-rows: repeat(auto-fix, minmax(100px, 1fr));
grid-template-columns: 1fr 1fr 1fr;
justify-items: center;
}
.container-results {
margin-top: 2em;
}
.container-homepage {
height: 100vh;
align-items: center;
margin-top: 5em;
}
.homepage-logo {
grid-column: 2;
grid-row: 1;
}
.homepage-logo img {
width: 10.5rem;
}
.search-bar {
grid-column: 1/-1;
grid-row: 2;
}
.search-bar input {
width: 66vw;
padding-left: 0.75em;
}
.homepage-search-bar input {
height: 11.8rem;
}
.results-search-bar input {
height: 5rem;
margin-bottom: 1em;
margin-top: 3em;
}
.search-bar input[type=text] {
font-size: 2.5em;
font-family: 'Font Awesome\ 5 Free', Arial, Helvetica, sans-serif;
font-weight: 600;
color: #585858;
box-shadow: 2px 3px 20px 1px rgba(0, 0, 0, 0.1);
border: 0px solid transparent;
border-radius: 0.5rem;
}
.search-bar input[type=text]::placeholder {
font-family: 'Font Awesome\ 5 Free', Arial, Helvetica, sans-serif;
font-weight: 600;
color: #a4a4a4;
}
.search-bar input[type=text]:focus {
outline: none;
box-shadow: 2px 3px 20px 1px rgba(0, 0, 0, 0.3);
}
.search-bar p {
color: #b3b3b3;
font-size: 1.4rem;
line-height: 1.7rem;
margin-top: 2.3rem;
text-align: right;
}
.recent-posts-wrapper {
grid-column: 1/-1;
grid-row: 3;
}
.recent-posts-heading {
color: #2660f3;
margin-bottom: 3rem;
font-size: 1.4rem;
}
.recent-posts {
display: grid;
width: 66vw;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
grid-gap: 1.5rem;
}
.recent-post-title {
color: #535353;
font-size: 1.4rem;
}
.recent-post-category {
columns: #999999;
font-size: 1.2rem;
font-weight: 600;
}
/* Results Page Styles */
.results-posts-wrapper {
grid-row: 3;
grid-column: 1/-1;
width: 66vw;
}
.post {
margin-top: 3em;
margin-bottom: 3em;
}
.category-name {
color:#2660f3;
margin-bottom: 1.5rem;
font-size: 1.4rem;
}
.result-post-title a {
color: #535353;
text-decoration: none;
font-size: 1.8rem;
}
.result-post-links-wrapper {
margin-top: 2rem;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
grid-gap: 2rem;
}
.result-post-link {
color: #535353;
text-decoration: none;
font-size: 1.4rem;
}
.result-post-link:hover {
text-decoration: underline;
}
.results-logo {
grid-row: 1;
grid-column: 2;
display: flex;
justify-content: center;
align-items: center;
}
.results-logo img {
width: 50px;
}
|
Search-Engine-Front-End-Development/main.css
|
html {
font-family: 'Lato', sans-serif;
box-sizing: border-box;
font-size: 62.5%;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
.container {
display: grid;
grid-template-rows: repeat(auto-fix, minmax(100px, 1fr));
grid-template-columns: 1fr 1fr 1fr;
justify-items: center;
}
.container-results {
margin-top: 2em;
}
.container-homepage {
height: 100vh;
align-items: center;
margin-top: 5em;
}
.homepage-logo {
grid-column: 2;
grid-row: 1;
}
.homepage-logo img {
width: 10.5rem;
}
.search-bar {
grid-column: 1/-1;
grid-row: 2;
}
.search-bar input {
width: 66vw;
padding-left: 0.75em;
}
.homepage-search-bar input {
height: 11.8rem;
}
.results-search-bar input {
height: 5rem;
margin-bottom: 1em;
margin-top: 3em;
}
.search-bar input[type=text] {
font-size: 2.5em;
font-family: 'Font Awesome\ 5 Free', Arial, Helvetica, sans-serif;
font-weight: 600;
color: #585858;
box-shadow: 2px 3px 20px 1px rgba(0, 0, 0, 0.1);
border: 0px solid transparent;
border-radius: 0.5rem;
}
.search-bar input[type=text]::placeholder {
font-family: 'Font Awesome\ 5 Free', Arial, Helvetica, sans-serif;
font-weight: 600;
color: #a4a4a4;
}
.search-bar input[type=text]:focus {
outline: none;
box-shadow: 2px 3px 20px 1px rgba(0, 0, 0, 0.3);
}
.search-bar p {
color: #b3b3b3;
font-size: 1.4rem;
line-height: 1.7rem;
margin-top: 2.3rem;
text-align: right;
}
.recent-posts-wrapper {
grid-column: 1/-1;
grid-row: 3;
}
.recent-posts-heading {
color: #2660f3;
margin-bottom: 3rem;
font-size: 1.4rem;
}
.recent-posts {
display: grid;
width: 66vw;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
grid-gap: 1.5rem;
}
.recent-post-title {
color: #535353;
font-size: 1.4rem;
}
.recent-post-category {
columns: #999999;
font-size: 1.2rem;
font-weight: 600;
}
/* Results Page Styles */
.results-posts-wrapper {
grid-row: 3;
grid-column: 1/-1;
width: 66vw;
}
.post {
margin-top: 3em;
margin-bottom: 3em;
}
.category-name {
color:#2660f3;
margin-bottom: 1.5rem;
font-size: 1.4rem;
}
.result-post-title a {
color: #535353;
text-decoration: none;
font-size: 1.8rem;
}
.result-post-links-wrapper {
margin-top: 2rem;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
grid-gap: 2rem;
}
.result-post-link {
color: #535353;
text-decoration: none;
font-size: 1.4rem;
}
.result-post-link:hover {
text-decoration: underline;
}
.results-logo {
grid-row: 1;
grid-column: 2;
display: flex;
justify-content: center;
align-items: center;
}
.results-logo img {
width: 50px;
}
| 0.610337 | 0.189015 |
.Input {
position: relative;
font-size: 1rem;
line-height: 1.5;
overflow: hidden;
}
.Input + .Input {
margin-top: 0.5rem;
}
/* Input, Textarea */
.Input > input {
display: block;
margin: 0;
border: none;
border-top: solid 1rem transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 0 0.25rem;
width: 100%;
color: rgba(0, 0, 0, 0.87);
background-color: transparent;
box-shadow: none; /* Firefox */
font-size: 1rem;
line-height: 1.25rem;
caret-color: var(--color-primary);
transition: border-bottom 0.2s, background-color 0.2s;
outline: none;
}
/* Span */
.Input > input + span {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
padding: calc(0.3rem - 2px) 0 0;
color: rgba(0, 0, 0, 0.6);
font-size: 0.75rem;
line-height: calc(0.4rem + 2px);
pointer-events: none;
transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}
/* Underline */
.Input > input + span:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 2px;
background-color: var(--color-primary);
transform-origin: bottom center;
transform: scaleX(0);
transition: transform 0.2s;
}
/* Hover */
.Input > input:hover {
border-bottom-color: rgba(0, 0, 0, 0.4);
}
/* Placeholder-shown */
.Input > input:not(:focus):placeholder-shown + span {
font-size: inherit;
line-height: 3rem;
}
/* Focus */
.Input > input:focus + span {
color: var(--color-primary);
}
.Input > input:focus + span:before {
opacity: 0.12;
}
.Input > input:focus + span:after {
transform: scale(1);
}
/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {
.Input > input,
.Input > input + span,
.Input > input + span::after {
transition-duration: 0.1s;
}
}
}
@media print {
.Input > input:placeholder-shown,
.Input > input:placeholder-shown + span,
.Input > input + span,
.Input > input + span:before,
.Input > input + span:after {
display: none;
}
.Input.Printable {
display: block !important;
margin-top: 0 !important;
}
.Input.Printable > input {
display: block !important;
width: 100% !important;
margin: 0 auto !important;
padding: 0 !important;
border: 0 !important;
text-align: center !important;
font-size: 1.25rem !important;
}
}
|
src/components/Input/Input.module.css
|
.Input {
position: relative;
font-size: 1rem;
line-height: 1.5;
overflow: hidden;
}
.Input + .Input {
margin-top: 0.5rem;
}
/* Input, Textarea */
.Input > input {
display: block;
margin: 0;
border: none;
border-top: solid 1rem transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 0 0.25rem;
width: 100%;
color: rgba(0, 0, 0, 0.87);
background-color: transparent;
box-shadow: none; /* Firefox */
font-size: 1rem;
line-height: 1.25rem;
caret-color: var(--color-primary);
transition: border-bottom 0.2s, background-color 0.2s;
outline: none;
}
/* Span */
.Input > input + span {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
padding: calc(0.3rem - 2px) 0 0;
color: rgba(0, 0, 0, 0.6);
font-size: 0.75rem;
line-height: calc(0.4rem + 2px);
pointer-events: none;
transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}
/* Underline */
.Input > input + span:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 2px;
background-color: var(--color-primary);
transform-origin: bottom center;
transform: scaleX(0);
transition: transform 0.2s;
}
/* Hover */
.Input > input:hover {
border-bottom-color: rgba(0, 0, 0, 0.4);
}
/* Placeholder-shown */
.Input > input:not(:focus):placeholder-shown + span {
font-size: inherit;
line-height: 3rem;
}
/* Focus */
.Input > input:focus + span {
color: var(--color-primary);
}
.Input > input:focus + span:before {
opacity: 0.12;
}
.Input > input:focus + span:after {
transform: scale(1);
}
/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {
.Input > input,
.Input > input + span,
.Input > input + span::after {
transition-duration: 0.1s;
}
}
}
@media print {
.Input > input:placeholder-shown,
.Input > input:placeholder-shown + span,
.Input > input + span,
.Input > input + span:before,
.Input > input + span:after {
display: none;
}
.Input.Printable {
display: block !important;
margin-top: 0 !important;
}
.Input.Printable > input {
display: block !important;
width: 100% !important;
margin: 0 auto !important;
padding: 0 !important;
border: 0 !important;
text-align: center !important;
font-size: 1.25rem !important;
}
}
| 0.507568 | 0.102979 |
:root {
--dornika-blue: #00BCD4;
--dornika-gray: #2A2A2A;
}
@font-face {
font-family: 'dornika';
src: url('..\\font\\IRANSansWeb.woff')format('woff');
}
*{font-family:'dornika'}
html {
scroll-behavior: smooth;
}
.hero {
background: url(../img/hero-bg.png) no-repeat;
background-size: 1200px 100%;
height: 100vh;
}
.hero-image img {
width: 70%;
margin: auto;
display: block;
}
.hero-data {
padding-top: 35vh;
width: 80%;
}
.hero-buttons .btn {
margin: auto;
margin-top: 20px;
border-radius: 0px;
border: 3px solid var(--dornika-blue);
padding: 10px;
color: var(--dornika-blue);
font-size: 22px;
line-height: 54px;
width: 275px;
}
.hero-buttons span {
width: 42px;
height: 54px;
float: left;
margin-right: 20px;
}
.hero-buttons {
font-size: 10px;
width: 200;
}
@media (max-width: 1200px) {
.hero-image img {
width: 70%;
display: block;
margin: auto !important;
float: none;
}
.dornika-navbar {
background: var(--dornika-blue);
}
.hero {
background: none;
}
.hero-data {
margin: auto;
width: 100%;
}
}
@media (min-width: 991.98px) {
.navbar-dark .navbar-nav .nav-link {
font-size: 18px !important;
}
.dornika-ul {
margin-right: 200px !important;
}
}
@media (max-width: 767.98px) {
ul>li {
border-bottom: 1px solid white;
}
ul>li:last-child {
border-bottom:0px;
}
ul>li a{
padding-top: 28px !important;
}
}
@media (min-width: 767.98px) {
.active {
background: white !important;
color: var(--dornika-blue) !important;
border-radius: 10px !important;
margin-right:0!important;
}
}
.direct {
background: url("../img/apk.png") no-repeat center;
background-size: cover;
}
.bazaar {
background: url("../img/bazaar.png") no-repeat center;
background-size: 100%;
}
.article {
padding-top: 120px;
}
.title {
background: var(--dornika-blue);
color: white;
font-weight: bold;
display: inline-block;
padding: 6px;
font-size: 28px;
}
.describe {
font-size: 20px;
padding-top: 5px;
}
.title-black {
color: black;
background: none;
padding: 0px;
}
.title-white {
color: white;
background: none;
padding: 0px;
}
.image img {
width: 100%;
display: block;
}
.item div .image img {
width: auto;
height: 12rem;
}
.news.describe {
padding-top: 40px
}
div.news div.title {
padding-top: 100px;
}
.property {
background: var(--dornika-blue);
padding: 100px 0 100px 0;
}
.property .describe {
color: white;
}
.property .btn {
margin-top: 20px;
border-radius: 0px;
border: 3px solid white;
padding: 10px;
color: white;
font-size: 22px;
line-height: 54px;
}
.property span {
background: url("../img/go.png") no-repeat center;
width: 42px;
height: 54px;
float: left;
margin-right: 20px;
}
.phone {
background: url("../img/phone.png") center no-repeat;
height: 800px;
background-size: 100%;
width: 360px;
display: block;
position: absolute;
top: -60px;
right: -10px;
}
.avantages {
margin-top: 180px;
}
.avantages .describe {
margin: 10px 0 20px 0;
}
.avantages .subtitle {
width: 100%;
text-align: center;
font-size: 22px;
padding-top: 10px;
}
.avantages .image {
background: var(--dornika-blue);
border-radius: 100%;
display: block;
margin: auto;
border: 2px solid var(--bolama-darkblue);
border-radius: 100%;
height: 14rem;
margin: auto;
width: 14rem;
}
.avantages .image img {
margin: auto;
display: block;
height: 180px;
padding-top: 2.5rem;
}
.contact {
background: var(--dornika-blue);
padding: 0px;
margin-top: 150px;
overflow: hidden;
}
.map {
float: left;
min-height: 500px;
}
.address {
color: white;
padding: 50px;
padding-top: 55px;
font-size: 20px;
}
.address span {
font-weight: bolder;
}
.address i {
padding-left: 5px;
}
.address .title {
background: none;
}
.address hr {
border-top: 2px solid white;
padding-bottom: 40px;
}
.dornika-ul {
margin-right: 20px;
}
.dornika-navbar {
transition: all 400ms;
}
.navbar-dark .navbar-nav .nav-link {
color: white;
font-weight: bold;
font-size: 22px;
margin-top: -20px;
transition: all 400ms;
}
.navbar-brand img {
transition: all 400ms;
height: 80px;
}
.active {
background: none;
color: white;
border-radius: 0px;
margin-right:20%;
}
|
public/landing/css/style.css
|
:root {
--dornika-blue: #00BCD4;
--dornika-gray: #2A2A2A;
}
@font-face {
font-family: 'dornika';
src: url('..\\font\\IRANSansWeb.woff')format('woff');
}
*{font-family:'dornika'}
html {
scroll-behavior: smooth;
}
.hero {
background: url(../img/hero-bg.png) no-repeat;
background-size: 1200px 100%;
height: 100vh;
}
.hero-image img {
width: 70%;
margin: auto;
display: block;
}
.hero-data {
padding-top: 35vh;
width: 80%;
}
.hero-buttons .btn {
margin: auto;
margin-top: 20px;
border-radius: 0px;
border: 3px solid var(--dornika-blue);
padding: 10px;
color: var(--dornika-blue);
font-size: 22px;
line-height: 54px;
width: 275px;
}
.hero-buttons span {
width: 42px;
height: 54px;
float: left;
margin-right: 20px;
}
.hero-buttons {
font-size: 10px;
width: 200;
}
@media (max-width: 1200px) {
.hero-image img {
width: 70%;
display: block;
margin: auto !important;
float: none;
}
.dornika-navbar {
background: var(--dornika-blue);
}
.hero {
background: none;
}
.hero-data {
margin: auto;
width: 100%;
}
}
@media (min-width: 991.98px) {
.navbar-dark .navbar-nav .nav-link {
font-size: 18px !important;
}
.dornika-ul {
margin-right: 200px !important;
}
}
@media (max-width: 767.98px) {
ul>li {
border-bottom: 1px solid white;
}
ul>li:last-child {
border-bottom:0px;
}
ul>li a{
padding-top: 28px !important;
}
}
@media (min-width: 767.98px) {
.active {
background: white !important;
color: var(--dornika-blue) !important;
border-radius: 10px !important;
margin-right:0!important;
}
}
.direct {
background: url("../img/apk.png") no-repeat center;
background-size: cover;
}
.bazaar {
background: url("../img/bazaar.png") no-repeat center;
background-size: 100%;
}
.article {
padding-top: 120px;
}
.title {
background: var(--dornika-blue);
color: white;
font-weight: bold;
display: inline-block;
padding: 6px;
font-size: 28px;
}
.describe {
font-size: 20px;
padding-top: 5px;
}
.title-black {
color: black;
background: none;
padding: 0px;
}
.title-white {
color: white;
background: none;
padding: 0px;
}
.image img {
width: 100%;
display: block;
}
.item div .image img {
width: auto;
height: 12rem;
}
.news.describe {
padding-top: 40px
}
div.news div.title {
padding-top: 100px;
}
.property {
background: var(--dornika-blue);
padding: 100px 0 100px 0;
}
.property .describe {
color: white;
}
.property .btn {
margin-top: 20px;
border-radius: 0px;
border: 3px solid white;
padding: 10px;
color: white;
font-size: 22px;
line-height: 54px;
}
.property span {
background: url("../img/go.png") no-repeat center;
width: 42px;
height: 54px;
float: left;
margin-right: 20px;
}
.phone {
background: url("../img/phone.png") center no-repeat;
height: 800px;
background-size: 100%;
width: 360px;
display: block;
position: absolute;
top: -60px;
right: -10px;
}
.avantages {
margin-top: 180px;
}
.avantages .describe {
margin: 10px 0 20px 0;
}
.avantages .subtitle {
width: 100%;
text-align: center;
font-size: 22px;
padding-top: 10px;
}
.avantages .image {
background: var(--dornika-blue);
border-radius: 100%;
display: block;
margin: auto;
border: 2px solid var(--bolama-darkblue);
border-radius: 100%;
height: 14rem;
margin: auto;
width: 14rem;
}
.avantages .image img {
margin: auto;
display: block;
height: 180px;
padding-top: 2.5rem;
}
.contact {
background: var(--dornika-blue);
padding: 0px;
margin-top: 150px;
overflow: hidden;
}
.map {
float: left;
min-height: 500px;
}
.address {
color: white;
padding: 50px;
padding-top: 55px;
font-size: 20px;
}
.address span {
font-weight: bolder;
}
.address i {
padding-left: 5px;
}
.address .title {
background: none;
}
.address hr {
border-top: 2px solid white;
padding-bottom: 40px;
}
.dornika-ul {
margin-right: 20px;
}
.dornika-navbar {
transition: all 400ms;
}
.navbar-dark .navbar-nav .nav-link {
color: white;
font-weight: bold;
font-size: 22px;
margin-top: -20px;
transition: all 400ms;
}
.navbar-brand img {
transition: all 400ms;
height: 80px;
}
.active {
background: none;
color: white;
border-radius: 0px;
margin-right:20%;
}
| 0.437583 | 0.197019 |
:root {
--cinza: #859399 !important;
}
@font-face {
font-family: "Kirvy Regular";
font-style: normal;
font-weight: normal;
src: local("Kirvy Regular"),
url("/assets/fonts/Kirvy-Regular.woff") format("woff");
}
@font-face {
font-family: "Kirvy Thin";
font-style: normal;
font-weight: normal;
src: local("Kirvy Thin"), url("/assets/fonts/Kirvy-Thin.woff") format("woff");
}
@font-face {
font-family: "Kirvy Light";
font-style: normal;
font-weight: normal;
src: local("Kirvy Light"),
url("/assets/fonts/Kirvy-Light.woff") format("woff");
}
@font-face {
font-family: "Kirvy Bold";
font-style: normal;
font-weight: normal;
src: local("Kirvy Bold"), url("/assets/fonts/Kirvy-Bold.woff") format("woff");
}
@font-face {
font-family: "GRENDEL BOLD";
font-style: normal;
font-weight: normal;
src: local("GRENDEL BOLD"), url("/assets/fonts/GRENDB__.woff") format("woff");
}
.fw-600 {
font-weight: 600;
font-family: "Kirvy Bold";
}
/* Override UGG site */
body {
/* overflow: hidden; */
position: relative;
font-size: 12pt;
width: 100%;
background-color: rgb(82, 86, 89);
background: rgb(82, 86, 89);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
color: #000;
font-family: "Kirvy Regular" !important;
line-height: 1.3 !important;
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Safari */
image-rendering: optimize-contrast; /* CSS3 Proposed */
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
}
/*
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #f5f5f5;
}
::-webkit-scrollbar {
width: 12px;
background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #555;
}
::-webkit-scrollbar-button:single-button {
background-color: #bbbbbb;
display: block;
border-style: solid;
height: 13px;
width: 16px;
}
::-webkit-scrollbar-button:single-button:vertical:decrement {
border-width: 0 8px 8px 8px;
border-color: transparent transparent #555555 transparent;
}
::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
border-color: transparent transparent #777777 transparent;
}
::-webkit-scrollbar-button:single-button:vertical:increment {
border-width: 8px 8px 0 8px;
border-color: #555555 transparent transparent transparent;
} */
svg {
font-family: "GRENDEL BOLD";
}
a {
text-decoration: none;
color: #f6f6f6;
}
.instagram a {
padding: 10px;
font-weight: 600;
/* background-color: tomato; */
}
.instagram a:hover {
color: #2b2b2b !important;
background-color: #f6f6f6;
border-radius: 5px;
transition: 0.5s;
}
b {
font-family: "GRENDEL BOLD";
}
strong {
font-family: "GRENDEL BOLD";
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "GRENDEL BOLD" !important;
}
section {
margin: 20px 0;
position: relative;
width: 100%;
background-color: #2b2b2b;
background: url(/assets/img/optimze/webp/jeans-min.webp);
/* background-attachment: fixed; */
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
color: #000;
}
#main {
width: 100%;
padding: 0;
}
#parallax-world-of-ugg .ferradura {
background: url(/assets/img/ferradura.png);
background-repeat: no-repeat;
background-origin: content-box;
background-position: bottom right;
}
.bloco_texto-group {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: center;
align-items: flex-start;
justify-content: center;
}
.centralizar-externo {
position: relative;
min-height: 100vh;
}
.centralizar-interno {
position: absolute;
top: 50%;
/* right: 50%; */
}
.bg-cinza {
background-color: var(--cinza);
}
.font-size-2-5 {
font-size: 2.5em;
}
.fs-11 {
font-size: 11pt;
}
.fs-12 {
font-size: 12pt;
}
.fs-13 {
font-size: 13pt;
}
.fs-14 {
font-size: 14pt;
}
.fs-15 {
font-size: 15pt;
}
.fs-16 {
font-size: 16pt;
}
.fs-17 {
font-size: 17pt;
}
.fs-18 {
font-size: 18pt;
}
.fs-20 {
font-size: 20pt;
}
.fs-21 {
font-size: 21pt;
}
.fs-22 {
font-size: 22pt;
}
.fs-23 {
font-size: 23pt;
}
.fs-24 {
font-size: 24pt;
}
.fs-25 {
font-size: 25pt;
}
.fs-26 {
font-size: 26pt;
}
.fs-27 {
font-size: 27pt;
}
.fs-28 {
font-size: 28pt;
}
.fs-29 {
font-size: 29pt;
}
.fs-30 {
font-size: 30pt;
}
.fs-31 {
font-size: 31pt;
}
.fs-32 {
font-size: 32pt;
}
.fs-33 {
font-size: 33pt;
}
.fs-34 {
font-size: 34pt;
}
.fs-35 {
font-size: 35pt;
}
.fs-38 {
font-size: 38pt;
}
.imagem_candelaria {
width: 41%;
}
.bloco_texto {
width: 180px;
border-radius: 3px;
}
.bloco_texto-geral {
width: 100%;
}
.radius-1 {
border-radius: 1px !important;
}
.radius-2 {
border-radius: 2px !important;
}
.radius-3 {
border-radius: 3px !important;
}
.radius-4 {
border-radius: 4px !important;
}
.radius-5 {
border-radius: 5px !important;
}
.radius-6 {
border-radius: 6px !important;
}
.radius-7 {
border-radius: 7px !important;
}
.radius-8 {
border-radius: 8px !important;
}
.radius-9 {
border-radius: 9px !important;
}
.radius-10 {
border-radius: 10px !important;
}
.radius-11 {
border-radius: 11px !important;
}
.radius-12 {
border-radius: 12px !important;
}
.radius-13 {
border-radius: 13px !important;
}
.radius-14 {
border-radius: 14px !important;
}
.radius-15 {
border-radius: 15px !important;
}
.radius-0 {
border-radius: 0px !important;
}
.radius-25 {
border-radius: 25% !important;
}
.radius-50 {
border-radius: 50% !important;
}
.radius-75 {
border-radius: 75% !important;
}
.radius-100 {
border-radius: 100% !important;
}
.cavalos-apresentacao img {
width: 100%;
}
.width-400 {
width: 400px;
}
.width-500 {
width: 500px;
}
.width-600 {
width: 600px;
}
.width-700 {
width: 700px;
}
.width-800 {
width: 800px;
}
.w-480p {
width: 768px;
}
.fw-600 {
font-weight: 600;
}
.text-cinza {
color: var(--cinza);
}
.content-asset p {
margin: 0 auto;
}
.breadcrumb {
display: none;
}
/* Section - Title */
/**************************/
#parallax-world-of-ugg .title {
padding: 60px;
margin: 0 auto;
text-align: center;
}
#parallax-world-of-ugg .title h1 {
font-size: 35px;
letter-spacing: 8px;
}
/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {
padding: 60px;
width: 820px;
margin: 0 auto;
text-align: justify;
}
#parallax-world-of-ugg .block-gray {
padding: 60px;
}
#parallax-world-of-ugg .section-overlay-mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
opacity: 0.7;
}
/* Section - Parallax */
/**************************/
#parallax-world-of-ugg #logocandelaria {
background-image: url("/assets/img/candelaria-final.svg");
background-size: 40%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}
#parallax-world-of-ugg #logocandelariatransparente {
background-image: url("/assets/img/teste-2.png");
/* overflow: overlay; */
position: relative;
/* width: 100%; */
min-height: 100vh !important;
/* background-attachment: fixed; */
/* background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain; */
background-repeat: no-repeat;
background-position: left;
}
#parallax-world-of-ugg .logocandelariatransparente2 {
background-image: url("/assets/img/teste-2.png");
/* overflow: overlay; */
position: relative;
/* width: 100%; */
min-height: 100vh !important;
/* background-attachment: fixed;
background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain; */
background-repeat: no-repeat;
background-position: left;
}
#parallax-world-of-ugg .parallax-jeans {
/* overflow: overlay; */
position: relative;
width: 100%;
background: url(/assets/img/optimze/webp/jeans-min.webp), #2b2b2b;
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
#parallax-world-of-ugg .parallax-candelaria-text {
/* overflow: overlay; */
position: relative;
width: 100%;
min-height: 100vh !important;
background: url(/assets/img/teste.png);
/* background-attachment: fixed; */
background-size: auto;
-moz-background-size: auto;
-webkit-background-size: auto;
background-repeat: no-repeat;
background-position: right bottom;
}
#parallax-world-of-ugg .parallax-cavalo {
/* overflow: overlay; */
position: relative;
width: 100%;
background-image: url(/assets/img/optimze/cavalo-min.png);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
#parallax-world-of-ugg .parallax-one {
padding-top: 200px;
padding-bottom: 200px;
/* overflow: overlay; */
position: relative;
width: 100%;
background-image: url(https://images.unsplash.com/photo-1415018255745-0ec3f7aee47b?dpr=1&auto=format&fit=crop&w=1500&h=938&q=80&cs=tinysrgb&crop=);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
#parallax-world-of-ugg .parallax-two {
padding-top: 200px;
padding-bottom: 200px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url(https://images.unsplash.com/photo-1432163230927-a32e4fd5a326?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
#parallax-world-of-ugg .parallax-three {
padding-top: 200px;
padding-bottom: 200px;
/* overflow: overlay; */
position: relative;
width: 100%;
background-image: url(https://images.unsplash.com/photo-1440688807730-73e4e2169fb8?dpr=1&auto=format&fit=crop&w=1500&h=1001&q=80&cs=tinysrgb&crop=);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
/* Extras */
/**************************/
#parallax-world-of-ugg .line-break {
border-bottom: 1px solid black;
width: 150px;
margin: 0 auto;
}
h1.line-h1 {
overflow: hidden;
text-align: center;
color: white;
padding: 10px;
font-family: "GRENDEL BOLD";
}
h1.line-h1:before,
h1.line-h1:after {
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
h1.line-h1:before {
right: 0.5em;
margin-left: -50%;
}
h1.line-h1:after {
left: 0.5em;
margin-right: -50%;
}
/* p */
p.line-p {
overflow: hidden;
text-align: center;
color: white;
}
p.line-p:before,
p.line-p:after {
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 12%;
}
p.line-p:before {
right: 0.5em;
margin-left: -50%;
}
p.line-p:after {
left: 0.5em;
margin-right: -50%;
}
/* line */
h3.line-h1 {
overflow: hidden;
text-align: center;
color: white;
padding: 10px;
font-size: 1.4em;
}
h3.line-h1:before,
h3.line-h1:after {
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
h3.line-h1:before {
right: 0.5em;
margin-left: -50%;
}
h3.line-h1:after {
left: 0.5em;
margin-right: -50%;
}
.link-a .app-card-link-mask {
position: absolute;
width: 100%;
height: 100%;
display: block;
left: 0;
top: 0;
}
.link-a {
position: relative;
border-radius: 0.25rem;
}
.text-justify {
text-align: justify !important;
}
.w-25 {
width: 25%;
}
.w-30 {
width: 30%;
}
.w-35 {
width: 35%;
}
.w-50 {
width: 50%;
}
.w-75 {
width: 75%;
}
.w-100 {
width: 100%;
}
.circle {
text-align: center;
min-width: 50px;
border-radius: 100%;
/* padding: 10px; */
display: flex;
float: left;
/* margin: 10px; */
align-items: center;
color: #fff;
}
.circle:before {
content: "";
margin-top: 100%; /* initial ratio of 1:1*/
}
/* Media Queries */
/**************************/
@media screen and (max-width: 959px) and (min-width: 768px) {
#parallax-world-of-ugg .block {
padding: 40px;
width: 620px;
}
}
@media screen and (max-width: 767px) {
#parallax-world-of-ugg .block {
padding: 30px;
width: 420px;
}
/* #parallax-world-of-ugg h2 {
font-size: 30px;
} */
#parallax-world-of-ugg .block {
padding: 30px;
}
#parallax-world-of-ugg .parallax-one,
#parallax-world-of-ugg .parallax-two,
#parallax-world-of-ugg .parallax-three {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media screen and (max-width: 479px) {
#parallax-world-of-ugg .block {
padding: 30px 15px;
width: 290px;
}
}
@media only screen and (max-width: 1000px) {
.w-480p {
width: 100%;
}
.width-500 {
width: 100%;
}
.width-600 {
width: 100%;
}
.width-700 {
width: 100%;
}
.width-800 {
width: 100%;
}
.bg-lg-cinza {
background-color: var(--cinza);
}
.bg-sm-cinza {
background-color: transparent;
}
.bloco_texto-group {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: center;
align-items: flex-start;
justify-content: center;
text-align: center;
}
.bloco_texto {
width: 100%;
border-radius: 3px;
}
.imagem_candelaria {
width: 100%;
margin: 1.5em 0;
}
#parallax-world-of-ugg .parallax-candelaria-text {
overflow: hidden;
position: relative;
width: 100%;
min-height: 100vh !important;
background: url(/assets/img/teste.png);
/* background-attachment: fixed; */
background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain;
background-repeat: no-repeat;
background-position: 50px bottom;
}
#parallax-world-of-ugg #logocandelaria {
background-image: url("/assets/img/candelaria-final.svg");
background-size: 80%;
background-position: center center;
background-repeat: no-repeat;
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Safari */
image-rendering: optimize-contrast; /* CSS3 Proposed */
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
}
#parallax-world-of-ugg #logocandelariatransparente {
background-image: url("/assets/img/teste-2.png");
background-size: 80%;
background-position: -80px;
background-repeat: no-repeat;
}
#parallax-world-of-ugg .logocandelariatransparente2 {
background-image: url(/assets/img/teste-2.png);
background-size: contain;
background-position: -90px;
background-repeat: no-repeat;
}
.demo a {
position: absolute;
bottom: 20px;
left: 43%;
z-index: 2;
display: inline-block;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #fff;
font: normal 400 20px/1 "Josefin Sans", sans-serif;
letter-spacing: 0.1em;
text-decoration: none;
transition: opacity 0.3s;
}
.fs-md-10 {
font-size: 10pt !important;
}
.fs-md-11 {
font-size: 11pt !important;
}
.fs-md-12 {
font-size: 12pt !important;
}
.fs-md-13 {
font-size: 13pt !important;
}
.fs-md-14 {
font-size: 14pt !important;
}
.fs-md-15 {
font-size: 15pt !important;
}
.fs-md-16 {
font-size: 16pt !important;
}
.fs-md-17 {
font-size: 17pt !important;
}
.fs-md-18 {
font-size: 18pt !important;
}
.fs-md-19 {
font-size: 19pt !important;
}
.fs-md-20 {
font-size: 20pt !important;
}
.fs-md-21 {
font-size: 21pt !important;
}
.fs-md-22 {
font-size: 22pt !important;
}
.fs-md-23 {
font-size: 23pt !important;
}
.fs-md-24 {
font-size: 24pt !important;
}
.fs-md-25 {
font-size: 25pt !important;
}
.fs-md-26 {
font-size: 26pt !important;
}
.fs-md-27 {
font-size: 27pt !important;
}
.fs-md-28 {
font-size: 28pt !important;
}
.fs-md-29 {
font-size: 29pt !important;
}
.fs-md-30 {
font-size: 30pt !important;
}
.fs-21 {
font-size: 18pt;
}
.fs-25 {
font-size: 19pt;
}
.fs-33 {
font-size: 24pt;
}
.w-md-25 {
width: 25% !important;
}
.w-md-50 {
width: 50% !important;
}
.w-md-75 {
width: 75% !important;
}
.w-md-100 {
width: 100% !important;
}
}
|
assets/css/parallax.css
|
:root {
--cinza: #859399 !important;
}
@font-face {
font-family: "Kirvy Regular";
font-style: normal;
font-weight: normal;
src: local("Kirvy Regular"),
url("/assets/fonts/Kirvy-Regular.woff") format("woff");
}
@font-face {
font-family: "Kirvy Thin";
font-style: normal;
font-weight: normal;
src: local("Kirvy Thin"), url("/assets/fonts/Kirvy-Thin.woff") format("woff");
}
@font-face {
font-family: "Kirvy Light";
font-style: normal;
font-weight: normal;
src: local("Kirvy Light"),
url("/assets/fonts/Kirvy-Light.woff") format("woff");
}
@font-face {
font-family: "Kirvy Bold";
font-style: normal;
font-weight: normal;
src: local("Kirvy Bold"), url("/assets/fonts/Kirvy-Bold.woff") format("woff");
}
@font-face {
font-family: "GRENDEL BOLD";
font-style: normal;
font-weight: normal;
src: local("GRENDEL BOLD"), url("/assets/fonts/GRENDB__.woff") format("woff");
}
.fw-600 {
font-weight: 600;
font-family: "Kirvy Bold";
}
/* Override UGG site */
body {
/* overflow: hidden; */
position: relative;
font-size: 12pt;
width: 100%;
background-color: rgb(82, 86, 89);
background: rgb(82, 86, 89);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
color: #000;
font-family: "Kirvy Regular" !important;
line-height: 1.3 !important;
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Safari */
image-rendering: optimize-contrast; /* CSS3 Proposed */
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
}
/*
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #f5f5f5;
}
::-webkit-scrollbar {
width: 12px;
background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #555;
}
::-webkit-scrollbar-button:single-button {
background-color: #bbbbbb;
display: block;
border-style: solid;
height: 13px;
width: 16px;
}
::-webkit-scrollbar-button:single-button:vertical:decrement {
border-width: 0 8px 8px 8px;
border-color: transparent transparent #555555 transparent;
}
::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
border-color: transparent transparent #777777 transparent;
}
::-webkit-scrollbar-button:single-button:vertical:increment {
border-width: 8px 8px 0 8px;
border-color: #555555 transparent transparent transparent;
} */
svg {
font-family: "GRENDEL BOLD";
}
a {
text-decoration: none;
color: #f6f6f6;
}
.instagram a {
padding: 10px;
font-weight: 600;
/* background-color: tomato; */
}
.instagram a:hover {
color: #2b2b2b !important;
background-color: #f6f6f6;
border-radius: 5px;
transition: 0.5s;
}
b {
font-family: "GRENDEL BOLD";
}
strong {
font-family: "GRENDEL BOLD";
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "GRENDEL BOLD" !important;
}
section {
margin: 20px 0;
position: relative;
width: 100%;
background-color: #2b2b2b;
background: url(/assets/img/optimze/webp/jeans-min.webp);
/* background-attachment: fixed; */
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
color: #000;
}
#main {
width: 100%;
padding: 0;
}
#parallax-world-of-ugg .ferradura {
background: url(/assets/img/ferradura.png);
background-repeat: no-repeat;
background-origin: content-box;
background-position: bottom right;
}
.bloco_texto-group {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: center;
align-items: flex-start;
justify-content: center;
}
.centralizar-externo {
position: relative;
min-height: 100vh;
}
.centralizar-interno {
position: absolute;
top: 50%;
/* right: 50%; */
}
.bg-cinza {
background-color: var(--cinza);
}
.font-size-2-5 {
font-size: 2.5em;
}
.fs-11 {
font-size: 11pt;
}
.fs-12 {
font-size: 12pt;
}
.fs-13 {
font-size: 13pt;
}
.fs-14 {
font-size: 14pt;
}
.fs-15 {
font-size: 15pt;
}
.fs-16 {
font-size: 16pt;
}
.fs-17 {
font-size: 17pt;
}
.fs-18 {
font-size: 18pt;
}
.fs-20 {
font-size: 20pt;
}
.fs-21 {
font-size: 21pt;
}
.fs-22 {
font-size: 22pt;
}
.fs-23 {
font-size: 23pt;
}
.fs-24 {
font-size: 24pt;
}
.fs-25 {
font-size: 25pt;
}
.fs-26 {
font-size: 26pt;
}
.fs-27 {
font-size: 27pt;
}
.fs-28 {
font-size: 28pt;
}
.fs-29 {
font-size: 29pt;
}
.fs-30 {
font-size: 30pt;
}
.fs-31 {
font-size: 31pt;
}
.fs-32 {
font-size: 32pt;
}
.fs-33 {
font-size: 33pt;
}
.fs-34 {
font-size: 34pt;
}
.fs-35 {
font-size: 35pt;
}
.fs-38 {
font-size: 38pt;
}
.imagem_candelaria {
width: 41%;
}
.bloco_texto {
width: 180px;
border-radius: 3px;
}
.bloco_texto-geral {
width: 100%;
}
.radius-1 {
border-radius: 1px !important;
}
.radius-2 {
border-radius: 2px !important;
}
.radius-3 {
border-radius: 3px !important;
}
.radius-4 {
border-radius: 4px !important;
}
.radius-5 {
border-radius: 5px !important;
}
.radius-6 {
border-radius: 6px !important;
}
.radius-7 {
border-radius: 7px !important;
}
.radius-8 {
border-radius: 8px !important;
}
.radius-9 {
border-radius: 9px !important;
}
.radius-10 {
border-radius: 10px !important;
}
.radius-11 {
border-radius: 11px !important;
}
.radius-12 {
border-radius: 12px !important;
}
.radius-13 {
border-radius: 13px !important;
}
.radius-14 {
border-radius: 14px !important;
}
.radius-15 {
border-radius: 15px !important;
}
.radius-0 {
border-radius: 0px !important;
}
.radius-25 {
border-radius: 25% !important;
}
.radius-50 {
border-radius: 50% !important;
}
.radius-75 {
border-radius: 75% !important;
}
.radius-100 {
border-radius: 100% !important;
}
.cavalos-apresentacao img {
width: 100%;
}
.width-400 {
width: 400px;
}
.width-500 {
width: 500px;
}
.width-600 {
width: 600px;
}
.width-700 {
width: 700px;
}
.width-800 {
width: 800px;
}
.w-480p {
width: 768px;
}
.fw-600 {
font-weight: 600;
}
.text-cinza {
color: var(--cinza);
}
.content-asset p {
margin: 0 auto;
}
.breadcrumb {
display: none;
}
/* Section - Title */
/**************************/
#parallax-world-of-ugg .title {
padding: 60px;
margin: 0 auto;
text-align: center;
}
#parallax-world-of-ugg .title h1 {
font-size: 35px;
letter-spacing: 8px;
}
/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {
padding: 60px;
width: 820px;
margin: 0 auto;
text-align: justify;
}
#parallax-world-of-ugg .block-gray {
padding: 60px;
}
#parallax-world-of-ugg .section-overlay-mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
opacity: 0.7;
}
/* Section - Parallax */
/**************************/
#parallax-world-of-ugg #logocandelaria {
background-image: url("/assets/img/candelaria-final.svg");
background-size: 40%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}
#parallax-world-of-ugg #logocandelariatransparente {
background-image: url("/assets/img/teste-2.png");
/* overflow: overlay; */
position: relative;
/* width: 100%; */
min-height: 100vh !important;
/* background-attachment: fixed; */
/* background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain; */
background-repeat: no-repeat;
background-position: left;
}
#parallax-world-of-ugg .logocandelariatransparente2 {
background-image: url("/assets/img/teste-2.png");
/* overflow: overlay; */
position: relative;
/* width: 100%; */
min-height: 100vh !important;
/* background-attachment: fixed;
background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain; */
background-repeat: no-repeat;
background-position: left;
}
#parallax-world-of-ugg .parallax-jeans {
/* overflow: overlay; */
position: relative;
width: 100%;
background: url(/assets/img/optimze/webp/jeans-min.webp), #2b2b2b;
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
#parallax-world-of-ugg .parallax-candelaria-text {
/* overflow: overlay; */
position: relative;
width: 100%;
min-height: 100vh !important;
background: url(/assets/img/teste.png);
/* background-attachment: fixed; */
background-size: auto;
-moz-background-size: auto;
-webkit-background-size: auto;
background-repeat: no-repeat;
background-position: right bottom;
}
#parallax-world-of-ugg .parallax-cavalo {
/* overflow: overlay; */
position: relative;
width: 100%;
background-image: url(/assets/img/optimze/cavalo-min.png);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
#parallax-world-of-ugg .parallax-one {
padding-top: 200px;
padding-bottom: 200px;
/* overflow: overlay; */
position: relative;
width: 100%;
background-image: url(https://images.unsplash.com/photo-1415018255745-0ec3f7aee47b?dpr=1&auto=format&fit=crop&w=1500&h=938&q=80&cs=tinysrgb&crop=);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
#parallax-world-of-ugg .parallax-two {
padding-top: 200px;
padding-bottom: 200px;
overflow: hidden;
position: relative;
width: 100%;
background-image: url(https://images.unsplash.com/photo-1432163230927-a32e4fd5a326?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
#parallax-world-of-ugg .parallax-three {
padding-top: 200px;
padding-bottom: 200px;
/* overflow: overlay; */
position: relative;
width: 100%;
background-image: url(https://images.unsplash.com/photo-1440688807730-73e4e2169fb8?dpr=1&auto=format&fit=crop&w=1500&h=1001&q=80&cs=tinysrgb&crop=);
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
/* Extras */
/**************************/
#parallax-world-of-ugg .line-break {
border-bottom: 1px solid black;
width: 150px;
margin: 0 auto;
}
h1.line-h1 {
overflow: hidden;
text-align: center;
color: white;
padding: 10px;
font-family: "GRENDEL BOLD";
}
h1.line-h1:before,
h1.line-h1:after {
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
h1.line-h1:before {
right: 0.5em;
margin-left: -50%;
}
h1.line-h1:after {
left: 0.5em;
margin-right: -50%;
}
/* p */
p.line-p {
overflow: hidden;
text-align: center;
color: white;
}
p.line-p:before,
p.line-p:after {
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 12%;
}
p.line-p:before {
right: 0.5em;
margin-left: -50%;
}
p.line-p:after {
left: 0.5em;
margin-right: -50%;
}
/* line */
h3.line-h1 {
overflow: hidden;
text-align: center;
color: white;
padding: 10px;
font-size: 1.4em;
}
h3.line-h1:before,
h3.line-h1:after {
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
h3.line-h1:before {
right: 0.5em;
margin-left: -50%;
}
h3.line-h1:after {
left: 0.5em;
margin-right: -50%;
}
.link-a .app-card-link-mask {
position: absolute;
width: 100%;
height: 100%;
display: block;
left: 0;
top: 0;
}
.link-a {
position: relative;
border-radius: 0.25rem;
}
.text-justify {
text-align: justify !important;
}
.w-25 {
width: 25%;
}
.w-30 {
width: 30%;
}
.w-35 {
width: 35%;
}
.w-50 {
width: 50%;
}
.w-75 {
width: 75%;
}
.w-100 {
width: 100%;
}
.circle {
text-align: center;
min-width: 50px;
border-radius: 100%;
/* padding: 10px; */
display: flex;
float: left;
/* margin: 10px; */
align-items: center;
color: #fff;
}
.circle:before {
content: "";
margin-top: 100%; /* initial ratio of 1:1*/
}
/* Media Queries */
/**************************/
@media screen and (max-width: 959px) and (min-width: 768px) {
#parallax-world-of-ugg .block {
padding: 40px;
width: 620px;
}
}
@media screen and (max-width: 767px) {
#parallax-world-of-ugg .block {
padding: 30px;
width: 420px;
}
/* #parallax-world-of-ugg h2 {
font-size: 30px;
} */
#parallax-world-of-ugg .block {
padding: 30px;
}
#parallax-world-of-ugg .parallax-one,
#parallax-world-of-ugg .parallax-two,
#parallax-world-of-ugg .parallax-three {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media screen and (max-width: 479px) {
#parallax-world-of-ugg .block {
padding: 30px 15px;
width: 290px;
}
}
@media only screen and (max-width: 1000px) {
.w-480p {
width: 100%;
}
.width-500 {
width: 100%;
}
.width-600 {
width: 100%;
}
.width-700 {
width: 100%;
}
.width-800 {
width: 100%;
}
.bg-lg-cinza {
background-color: var(--cinza);
}
.bg-sm-cinza {
background-color: transparent;
}
.bloco_texto-group {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: center;
align-items: flex-start;
justify-content: center;
text-align: center;
}
.bloco_texto {
width: 100%;
border-radius: 3px;
}
.imagem_candelaria {
width: 100%;
margin: 1.5em 0;
}
#parallax-world-of-ugg .parallax-candelaria-text {
overflow: hidden;
position: relative;
width: 100%;
min-height: 100vh !important;
background: url(/assets/img/teste.png);
/* background-attachment: fixed; */
background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain;
background-repeat: no-repeat;
background-position: 50px bottom;
}
#parallax-world-of-ugg #logocandelaria {
background-image: url("/assets/img/candelaria-final.svg");
background-size: 80%;
background-position: center center;
background-repeat: no-repeat;
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /* Safari */
image-rendering: optimize-contrast; /* CSS3 Proposed */
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
}
#parallax-world-of-ugg #logocandelariatransparente {
background-image: url("/assets/img/teste-2.png");
background-size: 80%;
background-position: -80px;
background-repeat: no-repeat;
}
#parallax-world-of-ugg .logocandelariatransparente2 {
background-image: url(/assets/img/teste-2.png);
background-size: contain;
background-position: -90px;
background-repeat: no-repeat;
}
.demo a {
position: absolute;
bottom: 20px;
left: 43%;
z-index: 2;
display: inline-block;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #fff;
font: normal 400 20px/1 "Josefin Sans", sans-serif;
letter-spacing: 0.1em;
text-decoration: none;
transition: opacity 0.3s;
}
.fs-md-10 {
font-size: 10pt !important;
}
.fs-md-11 {
font-size: 11pt !important;
}
.fs-md-12 {
font-size: 12pt !important;
}
.fs-md-13 {
font-size: 13pt !important;
}
.fs-md-14 {
font-size: 14pt !important;
}
.fs-md-15 {
font-size: 15pt !important;
}
.fs-md-16 {
font-size: 16pt !important;
}
.fs-md-17 {
font-size: 17pt !important;
}
.fs-md-18 {
font-size: 18pt !important;
}
.fs-md-19 {
font-size: 19pt !important;
}
.fs-md-20 {
font-size: 20pt !important;
}
.fs-md-21 {
font-size: 21pt !important;
}
.fs-md-22 {
font-size: 22pt !important;
}
.fs-md-23 {
font-size: 23pt !important;
}
.fs-md-24 {
font-size: 24pt !important;
}
.fs-md-25 {
font-size: 25pt !important;
}
.fs-md-26 {
font-size: 26pt !important;
}
.fs-md-27 {
font-size: 27pt !important;
}
.fs-md-28 {
font-size: 28pt !important;
}
.fs-md-29 {
font-size: 29pt !important;
}
.fs-md-30 {
font-size: 30pt !important;
}
.fs-21 {
font-size: 18pt;
}
.fs-25 {
font-size: 19pt;
}
.fs-33 {
font-size: 24pt;
}
.w-md-25 {
width: 25% !important;
}
.w-md-50 {
width: 50% !important;
}
.w-md-75 {
width: 75% !important;
}
.w-md-100 {
width: 100% !important;
}
}
| 0.368633 | 0.112113 |
@charset "utf-8";
/* CSS Document */
.header {
width: 100%;
max-height: 134px;
background: url(/images/icon/footer_bg.png) no-repeat left bottom #fff;
position: relative;
z-index: 9;
float: left;
}
.header .navbar_all {
padding: 0 15%;
*padding: 0 5%;
}
.header .avator {
width: 19%;
*width: 15%;
padding: 2% 0 0 0;
*padding: 1.5% 0 0 0;
float: left;
}
.header .avator img {
width: 100%;
}
.header .navbar {
width: 50%;
padding: 0 0 0 4%;
*padding: 0 0 0 5%;
text-align: center;
float: left;
}
.header .navbar li {
width: 16.666666666%;
*width: 16%;
padding: 38px 0 35px;
font-size: 20px;
font-size: 2.0rem;
line-height: 32px;
cursor: pointer;
float: left;
}
.header .navbar li a {
color: #000;
}
.header .navbar li .nav_ins {
width: 38%;
padding: 20px;
background: #fff;
background: rgba(255, 255, 255, 0.85);
filter: progid: DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr='#85ffffff', endColorstr='#85ffffff');
position: absolute;
left: 50%;
top: 101%;
margin: 0 0 0 -21%;
z-index: 999999;
display: none;
}
.header .navbar li .nav_ins .nav_img {
width: 35%;
float: left;
}
.header .navbar li .nav_ins .nav_img img {
width: 100%;
}
.header .navbar li .nav_ins .nav_txt {
width: 65%;
float: left;
}
.header .navbar li .nav_ins .ins_4 {
width: 44%;
padding: 0 0 0 6%;
float: left;
}
.header .navbar li .nav_ins .ins_4 h2 {
width: 90%;
padding: 0 0 0 10%;
margin: 0 0 5px 0;
border-bottom: 1px dashed #999999;
font-size: 20px;
font-size: 2.0rem;
line-height: 34px;
color: #0068b7;
font-weight: 100;
text-align: left;
}
.header .navbar li .nav_ins .ins_4 h2 a {
color: #0068b7;
}
.header .navbar li .nav_ins .ins_4 a:hover {
color: #0080cc;
}
.header .navbar li .nav_ins .ins_4 p {
width: 45%;
padding: 0 0 0 5%;
line-height: 30px;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
}
.header .navbar li .nav_ins .ins_4 p a {
color: #000;
}
.header .navbar li .nav_ins .ins_1 p {
float: left !important;
}
.header .navbar li.now .nav_ins {
display: block;
}
.header .rt_img {
width: 25%;
padding: 3% 0 0;
*padding: 2% 0 0;
height: 30px;
float: right;
}
.header .rt_img .search_input {
width: 53%;
padding: 0.5% 0 0.5% 3%;
margin: 0 1% 0 0;
border: 1px solid #0080cc;
border-radius: 14px;
float: right;
}
.header .rt_img .search_input input {
width: 79%;
padding: 2% 0;
line-height: 18px;
resize: none;
border: none;
background: #fff;
font-size: 16px;
font-size: 1.6rem;
outline: none;
float: right;
}
.header .rt_img .search_input a {
width: 12%;
margin: 0 3%;
padding: 0 0 0 3%;
display: block;
float: right;
}
.header .rt_img .search_input a img {
vertical-align: middle;
}
.header .rt_img .xin {
width: 8%;
margin: 0 1%;
float: right;
}
.header .rt_img .xin img {
width: 100%;
}
.header .rt_img .oa {
width: 8%;
margin: 0 1%;
float: right;
}
.header .rt_img .oa img {
width: 100%;
}
.header .rt_img .wei {
width: 8%;
margin: 0 1%;
float: right;
}
#er_icon {
width: 6%;
display: none;
padding: 15px 0 0 0;
background: url(/images/icon/er_up.png) no-repeat center top;
position: absolute;
right: 14.5%;
*right: 5.2%;
top: 91px;
z-index: 1000000;
}
.header .rt_img .wei img {
width: 100%;
}
.header .rt_img .en {
width: 8%;
margin: 0 1%;
float: right;
}
.header .rt_img .en img {
width: 100%;
}
/*幻灯*/
.device {
width: 100%;
max-height: 882px;
position: relative;
z-index: 1;
clear: both;
overflow: hidden;
}
.device .swiper-wrapper {
overflow: hidden;
}
.device .item_list {
position: relative;
display: block;
}
.device .item_list img {
width: 100%;
display: block;
}
.device .item_list .info {
width: 100%;
position: absolute;
top: 28%;
text-align: center;
}
.device .item_list .info h2 {
padding: 15px 0;
line-height: 60px;
font-size: 46px;
font-size: 4.6rem;
color: #fff;
font-weight: 100;
}
.device .item_list .info h3 {
padding: 15px 0;
line-height: 30px;
font-size: 24px;
font-size: 2.4rem;
font-family: "Arial";
color: #fff;
font-weight: 100;
}
.device .item_list .info h3 img {
width: 20px;
height: 20px;
margin: 0 20px;
display: inline;
}
.device .arrow-right {
width: 3%;
display: block;
position: absolute;
right: 2%;
top: 50%;
margin-top: -6%;
cursor: pointer;
z-index: 99999;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.device .arrow-right:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.device .arrow-left {
width: 3%;
display: block;
position: absolute;
left: 2%;
top: 50%;
margin-top: -6%;
cursor: pointer;
z-index: 99999;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.device .arrow-left:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.pagination {
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -33px;
z-index: 1;
display: none;
}
.pagination span {
width: 10px;
height: 10px;
margin: 0 5px;
background: none;
border: 1px solid #fff;
border-radius: 50%;
display: block;
cursor: pointer;
float: left;
}
.pagination .swiper-active-switch {
background: #fff;
}
/* 幻灯结束 */
/* 焦点新闻 */
.focus_content {
height: 54px;
background: url(/image/focus_bg.jpg) no-repeat center center;
background-size: 100% 100%;
position: relative;
z-index: 2;
clear: both;
}
.focus_hover {
height: 54px;
background: url(/image/focus_hover.jpg) no-repeat center center;
background-size: 100% 100%;
}
.focus_content .f_turn {
width: 100%;
position: absolute;
bottom: 15px;
text-align: center;
z-index: 9999;
}
.focus_content p {
text-align: center;
}
.focus_content p img {
width: 2%;
display: inline;
position: absolute;
top: -40px;
left: 50%;
margin: 0 0 0 -1%;
z-index: 9;
cursor: pointer;
animation: myfirst 3s infinite;
-moz-animation: myfirst 3s infinite;
/* Firefox */
-webkit-animation: myfirst 3s infinite;
/* Safari and Chrome */
-o-animation: myfirst 3s infinite;
/* Opera */
}
@keyframes myfirst {
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
@-moz-keyframes myfirst
/* Firefox */
{
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
@-webkit-keyframes myfirst
/* Safari 和 Chrome */
{
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
@-o-keyframes myfirst
/* Opera */
{
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
.focus_content .f_turn .f_wih {
width: 90.6%;
margin: 0 auto;
background: #fff;
background: rgba(255, 255, 255, 0.85);
filter: progid: DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr='#85ffffff', endColorstr='#85ffffff');
display: inline-block;
position: relative;
}
.focus_content .f_turn .txt {
width: 30%;
padding: 2% 1%;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
line-height: 35px;
text-align: left;
float: left;
}
.focus_content .f_turn .f_tit {
width: 68%;
padding: 3% 0;
float: left;
}
.focus_content .f_turn .f_tit li {
width: 25%;
*width: 24%;
text-align: center;
position: relative;
float: left;
}
.focus_content .f_turn .f_tit li img {
width: 40%;
display: inline;
}
.focus_content .f_turn .f_tit li h2 {
font-size: 24px;
font-size: 2.4rem;
color: #343434;
font-weight: 100;
line-height: 35px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 275px;
padding: 30px 3% 20px;
position: absolute;
top: -56%;
left: 0;
display: none;
background: url(/image/focus_bg.png) no-repeat center -6px;
line-height: 30px;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
}
.focus_content .f_turn .f_tit li .f_list a {
display: block;
}
.focus_content .f_turn .f_tit li .f_list a p {
padding: 1% 0 0;
font-size: 16px;
font-size: 1.6rem;
}
.focus_content .f_turn .f_tit li .f_list a:hover p {
padding: 1% 0 0;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
}
.focus_content .f_turn .f_tit li.f_current .f_list {
display: block;
}
.focus_content .f_turnk {
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
z-index: 9999;
display: none;
}
.focus_content .f_turnk .f_wih {
width: 90.6%;
margin: 0 auto;
background: #fff;
background: rgba(255, 255, 255, 0.85);
filter: progid: DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr='#85ffffff', endColorstr='#85ffffff');
display: inline-block;
position: relative;
}
.focus_content .f_turnk .txt {
width: 30%;
padding: 2% 1%;
font-size: 20px;
font-size: 2.0rem;
color: #646464;
line-height: 35px;
text-align: left;
float: left;
}
.focus_content .f_turnk .f_tit {
width: 68%;
padding: 3% 0;
float: left;
}
.focus_content .f_turnk .f_tit li {
width: 25%;
text-align: center;
position: relative;
float: left;
}
.focus_content .f_turnk .f_tit li a {
display: block;
}
.focus_content .f_turnk .f_tit li img {
width: 40%;
display: inline;
}
.focus_content .f_turnk .f_tit li h2 {
font-size: 24px;
font-size: 2.4rem;
color: #343434;
font-weight: 100;
line-height: 35px;
}
.ywfw {
padding: 0 0 0 40px;
line-height: 45px;
font-size: 24px;
font-size: 2.4rem;
color: #323232;
background: url(../image/png/f_wih_txt_tit.png) no-repeat 5px center;
}
/* 图片新闻开始 */
.pic_news {
width: 100%;
padding: 18px 0;
background: url(/images/icon/da_bg.jpg) no-repeat;
}
.da-thumbs {
width: 90.6%;
margin: 0 auto;
list-style: none;
position: relative;
padding: 0;
overflow: hidden;
}
.da-thumbs li {
width: 33.333333333%;
overflow: hidden;
float: left;
}
.da-thumbs li .da-thumb-bor {
border: 1px solid #d2d2d2;
overflow: hidden;
position: relative;
}
.da-thumbs li .tit_cn {
width: 100%;
padding: 6% 0 0;
line-height: 30px;
font-size: 24px;
font-size: 2.4rem;
color: #fff;
text-align: center;
font-weight: 100;
position: absolute;
z-index: 9;
}
.da-thumbs li .tit_en {
width: 100%;
padding: 6% 0 0;
line-height: 30px;
font-size: 20px;
font-size: 2.0rem;
color: #fff;
text-align: center;
font-weight: 100;
position: absolute;
top: 40px;
z-index: 9;
}
.da-thumbs li img {
width: 100%;
display: block;
position: relative;
}
.da-thumbs li .hot_info {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #0080cc;
/*background:rgba(0,128,204,0.9);*background:#0080cc;background:#0080cc\0;filter:alpha(Opacity=90);*/
z-index: 99;
overflow: hidden;
display: none;
}
.da-thumbs li .hot_info h2 {
padding: 6% 0 0;
line-height: 30px;
font-size: 24px;
font-size: 2.4rem;
color: #fff;
text-align: center;
font-weight: 100;
}
.da-thumbs li .hot_info h3 {
padding: 10px 0 0 0;
line-height: 30px;
font-size: 20px;
font-size: 2.0rem;
color: #fff;
text-align: center;
font-weight: 100;
}
.da-thumbs li .hot_info div {
padding: 3% 15%;
line-height: 42px;
font-size: 16px;
font-size: 1.6rem;
color: #fff;
text-align: center;
}
.da-thumbs li .hot_info dl {
padding: 3% 15%;
overflow: hidden;
}
.da-thumbs li .hot_info dl dd {
width: 100%;
padding: 3% 0;
line-height: 20px;
float: left;
}
.da-thumbs li .hot_info dl dd a .left {
font-size: 16px;
font-size: 1.6rem;
color: #fff;
}
.da-thumbs li .hot_info dl dd a .right {
font-size: 14px;
font-size: 1.6rem;
color: #fff;
}
.da-thumbs li .hot_info p {
width: 100%;
text-align: center;
}
.da-thumbs li .hot_info p img {
width: 32px;
height: 32px;
display: inline;
}
/* 图片新闻结束 */
/* 尾部 */
.footer {
line-height: 45px;
padding: 2% 15%;
border-top: 2px solid #c8c8c8;
background-color: #0D6DB9;
overflow: hidden;
}
.footer .left {
font-size: 16px;
font-size: 1.6rem;
color: #FFFFFF;
float: left;
}
.footer .left a {
margin: 0 5px;
color: #FFFFFF;
}
.footer .left a:hover {
color: #000000;
}
.footer .right {
font-size: 16px;
font-size: 1.6rem;
color: #FFFFFF;
}
/* 尾部结束 */
/* 弹窗 */
.theme-popover-mask {
z-index: 999999998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.6;
filter: alpha(opacity=60);
display: none
}
.theme-popover {
z-index: 9999999999;
position: fixed;
top: 50%;
left: 50%;
width: 400px;
margin: -10% 0 0 -200px;
border-radius: 5px;
background-color: #fff;
display: none;
box-shadow: 0 0 10px #999999;
}
.theme-poptit {
padding: 12px;
position: relative;
font-size: 20px;
font-size: 2.0rem;
}
.theme-poptit .close {
float: right;
color: #999;
margin: -2px -5px -5px;
padding: 0 0 5px 5px;
font-weight: bold;
font-size: 24px;
font-size: 2.4rem;
text-shadow: 0 1px 0 #ddd;
}
.theme-poptit .close:hover {
color: #444;
}
.theme-poptit h3 {
padding: 10% 0;
font-size: 28px;
font-size: 2.8rem;
color: #0080cc;
text-align: center;
}
.theme-popover .btn {
padding: 0 0 8% 0;
text-align: center;
}
.theme-popover .btn a {
padding: 3% 9%;
margin: 0 2%;
background: #0080cc;
color: #ffffff;
font-size: 22px;
font-size: 1.8rem;
cursor: pointer;
}
.theme-popover .btn a:hover {
color: #ffffff;
background: #0287d6;
}
.theme-popover .p_ins {
padding: 0 10% 8%;
line-height: 24px;
color: #999999;
font-size: 14px;
font-size: 1.4rem;
}
@media only screen and (max-width: 1600px) {
html {
font-size: 55%;
}
.header {
max-height: 110px;
}
.header .navbar_all {
padding: 0 3%;
}
.header .navbar li {
padding: 42px 0 42px;
}
.header .navbar li .nav_ins {
width: 50%;
margin: 0 0 0 -28%;
}
#er_icon {
top: 96px;
right: 3.5%;
}
.focus_content {
max-height: 44px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 245px;
}
.da-thumbs li .hot_info dl {
padding: 2% 15%;
}
.da-thumbs li .hot_info dl dd {
padding: 2% 0;
}
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info div {
padding: 2% 10%;
line-height: 32px;
}
}
@media only screen and (max-width: 1280px) {
html {
font-size: 50%;
}
.header {
max-height: 90px;
}
.header .navbar_all {
padding: 0 2%;
}
.header .navbar li {
padding: 34px 0 30px;
}
.header .rt_img .search_input input {
padding: 1% 0;
}
.header .rt_img .search_input a {
width: 11%;
}
#er_icon {
top: 76px;
right: 2.5%;
}
.focus_content {
max-height: 40px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 235px;
padding: 30px 2% 10px;
}
.focus_content .f_turn .txt {
line-height: 25px !important;
}
.focus_content .f_turn .f_tit li .f_list p {
line-height: 20px;
}
.da-thumbs li .hot_info dl {
padding: 1% 10%;
}
.da-thumbs li .hot_info dl dd {
padding: 1% 0;
}
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info h2 {
padding: 4% 0 0;
}
.da-thumbs li .hot_info h3 {
padding: 5px 0 0 0;
}
.da-thumbs li .hot_info div {
padding: 1% 10%;
line-height: 26px;
}
.right{
float: none!important;
text-align: center;
}
.left{
float: none!important;
text-align: center;
}
}
@media only screen and (max-width: 1024px) {
html {
width: 1024px;
font-size: 45%;
}
.header {
max-height: 70px;
}
.header .navbar_all {
padding: 0 2%;
}
.header .navbar li {
padding: 24px 0 20px;
}
.header .rt_img .search_input {
padding: 0% 0 0% 3%;
}
.header .rt_img .search_input input {
padding: 0;
}
.header .rt_img .search_input a {
width: 9%;
}
#er_icon {
top: 56px;
right: 2%;
}
.focus_content {
max-height: 35px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 225px;
}
.focus_content .f_turn .txt {
line-height: 25px !important;
}
.focus_content .f_turn .f_tit li .f_list p {
line-height: 20px;
}
.da-thumbs li .hot_info dl {
padding: 1% 10%;
}
.da-thumbs li .hot_info dl dd {
padding: 1% 0;
}
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info h2 {
padding: 4% 0 0;
}
.da-thumbs li .hot_info h3 {
padding: 5px 0 0 0;
}
.da-thumbs li .hot_info div {
padding: 1% 8%;
line-height: 24px;
}
@keyframes myfirst {
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
@-moz-keyframes myfirst/* Firefox */
{
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
@-webkit-keyframes myfirst/* Safari 和 Chrome */
{
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
@-o-keyframes myfirst/* Opera */
{
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
.right{
float: none!important;
text-align: center;
}
.left{
float: none!important;
text-align: center;
}
}
@media only screen and (max-width: 960px) {
/* html {
width: 960px;
font-size: 45%;
}
.header {
width: 960px;
max-height: 60px;
}
.header .navbar_all {
padding: 0 2%;
}
.header .navbar li {
padding: 20px 0 14px;
}
#er_icon {
top: 46px;
right: 2.5%;
}
.da-thumbs li .hot_info dl {
padding: 0 2%;
}
.da-thumbs li .hot_info dl dd {
padding: 1% 0;
}*/
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info h2 {
padding: 2% 0 0;
}
.da-thumbs li .hot_info h3 {
padding: 0 0 0 0;
line-height: 20px;
}
.da-thumbs li .hot_info div {
padding: 0 2%;
line-height: 25px;
}
.focus_content {
max-height: 30px;
}
.focus_content .f_turn {
display: none;
}
.focus_content .f_turnk {
display: block;
}
.focus_content .f_turnk .txt {
line-height: 25px !important;
}
/*.focus_content .f_turn .txt{ line-height:25px !important;}
.focus_content .f_turn .f_tit li .f_list p{ line-height:20px;}*/
.footer {
padding: 2%;
}
.footer .left {
width: 100%;
line-height: 30px;
text-align: center;
}
.footer .right {
width: 100%;
text-align: center;
}
.right{
float: none!important;
text-align: center;
}
.left{
float: none!important;
text-align: center;
}
}
|
web/frontend/css/main.css
|
@charset "utf-8";
/* CSS Document */
.header {
width: 100%;
max-height: 134px;
background: url(/images/icon/footer_bg.png) no-repeat left bottom #fff;
position: relative;
z-index: 9;
float: left;
}
.header .navbar_all {
padding: 0 15%;
*padding: 0 5%;
}
.header .avator {
width: 19%;
*width: 15%;
padding: 2% 0 0 0;
*padding: 1.5% 0 0 0;
float: left;
}
.header .avator img {
width: 100%;
}
.header .navbar {
width: 50%;
padding: 0 0 0 4%;
*padding: 0 0 0 5%;
text-align: center;
float: left;
}
.header .navbar li {
width: 16.666666666%;
*width: 16%;
padding: 38px 0 35px;
font-size: 20px;
font-size: 2.0rem;
line-height: 32px;
cursor: pointer;
float: left;
}
.header .navbar li a {
color: #000;
}
.header .navbar li .nav_ins {
width: 38%;
padding: 20px;
background: #fff;
background: rgba(255, 255, 255, 0.85);
filter: progid: DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr='#85ffffff', endColorstr='#85ffffff');
position: absolute;
left: 50%;
top: 101%;
margin: 0 0 0 -21%;
z-index: 999999;
display: none;
}
.header .navbar li .nav_ins .nav_img {
width: 35%;
float: left;
}
.header .navbar li .nav_ins .nav_img img {
width: 100%;
}
.header .navbar li .nav_ins .nav_txt {
width: 65%;
float: left;
}
.header .navbar li .nav_ins .ins_4 {
width: 44%;
padding: 0 0 0 6%;
float: left;
}
.header .navbar li .nav_ins .ins_4 h2 {
width: 90%;
padding: 0 0 0 10%;
margin: 0 0 5px 0;
border-bottom: 1px dashed #999999;
font-size: 20px;
font-size: 2.0rem;
line-height: 34px;
color: #0068b7;
font-weight: 100;
text-align: left;
}
.header .navbar li .nav_ins .ins_4 h2 a {
color: #0068b7;
}
.header .navbar li .nav_ins .ins_4 a:hover {
color: #0080cc;
}
.header .navbar li .nav_ins .ins_4 p {
width: 45%;
padding: 0 0 0 5%;
line-height: 30px;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
}
.header .navbar li .nav_ins .ins_4 p a {
color: #000;
}
.header .navbar li .nav_ins .ins_1 p {
float: left !important;
}
.header .navbar li.now .nav_ins {
display: block;
}
.header .rt_img {
width: 25%;
padding: 3% 0 0;
*padding: 2% 0 0;
height: 30px;
float: right;
}
.header .rt_img .search_input {
width: 53%;
padding: 0.5% 0 0.5% 3%;
margin: 0 1% 0 0;
border: 1px solid #0080cc;
border-radius: 14px;
float: right;
}
.header .rt_img .search_input input {
width: 79%;
padding: 2% 0;
line-height: 18px;
resize: none;
border: none;
background: #fff;
font-size: 16px;
font-size: 1.6rem;
outline: none;
float: right;
}
.header .rt_img .search_input a {
width: 12%;
margin: 0 3%;
padding: 0 0 0 3%;
display: block;
float: right;
}
.header .rt_img .search_input a img {
vertical-align: middle;
}
.header .rt_img .xin {
width: 8%;
margin: 0 1%;
float: right;
}
.header .rt_img .xin img {
width: 100%;
}
.header .rt_img .oa {
width: 8%;
margin: 0 1%;
float: right;
}
.header .rt_img .oa img {
width: 100%;
}
.header .rt_img .wei {
width: 8%;
margin: 0 1%;
float: right;
}
#er_icon {
width: 6%;
display: none;
padding: 15px 0 0 0;
background: url(/images/icon/er_up.png) no-repeat center top;
position: absolute;
right: 14.5%;
*right: 5.2%;
top: 91px;
z-index: 1000000;
}
.header .rt_img .wei img {
width: 100%;
}
.header .rt_img .en {
width: 8%;
margin: 0 1%;
float: right;
}
.header .rt_img .en img {
width: 100%;
}
/*幻灯*/
.device {
width: 100%;
max-height: 882px;
position: relative;
z-index: 1;
clear: both;
overflow: hidden;
}
.device .swiper-wrapper {
overflow: hidden;
}
.device .item_list {
position: relative;
display: block;
}
.device .item_list img {
width: 100%;
display: block;
}
.device .item_list .info {
width: 100%;
position: absolute;
top: 28%;
text-align: center;
}
.device .item_list .info h2 {
padding: 15px 0;
line-height: 60px;
font-size: 46px;
font-size: 4.6rem;
color: #fff;
font-weight: 100;
}
.device .item_list .info h3 {
padding: 15px 0;
line-height: 30px;
font-size: 24px;
font-size: 2.4rem;
font-family: "Arial";
color: #fff;
font-weight: 100;
}
.device .item_list .info h3 img {
width: 20px;
height: 20px;
margin: 0 20px;
display: inline;
}
.device .arrow-right {
width: 3%;
display: block;
position: absolute;
right: 2%;
top: 50%;
margin-top: -6%;
cursor: pointer;
z-index: 99999;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.device .arrow-right:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.device .arrow-left {
width: 3%;
display: block;
position: absolute;
left: 2%;
top: 50%;
margin-top: -6%;
cursor: pointer;
z-index: 99999;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.device .arrow-left:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.pagination {
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -33px;
z-index: 1;
display: none;
}
.pagination span {
width: 10px;
height: 10px;
margin: 0 5px;
background: none;
border: 1px solid #fff;
border-radius: 50%;
display: block;
cursor: pointer;
float: left;
}
.pagination .swiper-active-switch {
background: #fff;
}
/* 幻灯结束 */
/* 焦点新闻 */
.focus_content {
height: 54px;
background: url(/image/focus_bg.jpg) no-repeat center center;
background-size: 100% 100%;
position: relative;
z-index: 2;
clear: both;
}
.focus_hover {
height: 54px;
background: url(/image/focus_hover.jpg) no-repeat center center;
background-size: 100% 100%;
}
.focus_content .f_turn {
width: 100%;
position: absolute;
bottom: 15px;
text-align: center;
z-index: 9999;
}
.focus_content p {
text-align: center;
}
.focus_content p img {
width: 2%;
display: inline;
position: absolute;
top: -40px;
left: 50%;
margin: 0 0 0 -1%;
z-index: 9;
cursor: pointer;
animation: myfirst 3s infinite;
-moz-animation: myfirst 3s infinite;
/* Firefox */
-webkit-animation: myfirst 3s infinite;
/* Safari and Chrome */
-o-animation: myfirst 3s infinite;
/* Opera */
}
@keyframes myfirst {
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
@-moz-keyframes myfirst
/* Firefox */
{
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
@-webkit-keyframes myfirst
/* Safari 和 Chrome */
{
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
@-o-keyframes myfirst
/* Opera */
{
0% {
top: -45px;
}
50% {
top: -52px;
}
100% {
top: -45px;
}
}
.focus_content .f_turn .f_wih {
width: 90.6%;
margin: 0 auto;
background: #fff;
background: rgba(255, 255, 255, 0.85);
filter: progid: DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr='#85ffffff', endColorstr='#85ffffff');
display: inline-block;
position: relative;
}
.focus_content .f_turn .txt {
width: 30%;
padding: 2% 1%;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
line-height: 35px;
text-align: left;
float: left;
}
.focus_content .f_turn .f_tit {
width: 68%;
padding: 3% 0;
float: left;
}
.focus_content .f_turn .f_tit li {
width: 25%;
*width: 24%;
text-align: center;
position: relative;
float: left;
}
.focus_content .f_turn .f_tit li img {
width: 40%;
display: inline;
}
.focus_content .f_turn .f_tit li h2 {
font-size: 24px;
font-size: 2.4rem;
color: #343434;
font-weight: 100;
line-height: 35px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 275px;
padding: 30px 3% 20px;
position: absolute;
top: -56%;
left: 0;
display: none;
background: url(/image/focus_bg.png) no-repeat center -6px;
line-height: 30px;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
}
.focus_content .f_turn .f_tit li .f_list a {
display: block;
}
.focus_content .f_turn .f_tit li .f_list a p {
padding: 1% 0 0;
font-size: 16px;
font-size: 1.6rem;
}
.focus_content .f_turn .f_tit li .f_list a:hover p {
padding: 1% 0 0;
font-size: 16px;
font-size: 1.6rem;
color: #646464;
}
.focus_content .f_turn .f_tit li.f_current .f_list {
display: block;
}
.focus_content .f_turnk {
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
z-index: 9999;
display: none;
}
.focus_content .f_turnk .f_wih {
width: 90.6%;
margin: 0 auto;
background: #fff;
background: rgba(255, 255, 255, 0.85);
filter: progid: DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr='#85ffffff', endColorstr='#85ffffff');
display: inline-block;
position: relative;
}
.focus_content .f_turnk .txt {
width: 30%;
padding: 2% 1%;
font-size: 20px;
font-size: 2.0rem;
color: #646464;
line-height: 35px;
text-align: left;
float: left;
}
.focus_content .f_turnk .f_tit {
width: 68%;
padding: 3% 0;
float: left;
}
.focus_content .f_turnk .f_tit li {
width: 25%;
text-align: center;
position: relative;
float: left;
}
.focus_content .f_turnk .f_tit li a {
display: block;
}
.focus_content .f_turnk .f_tit li img {
width: 40%;
display: inline;
}
.focus_content .f_turnk .f_tit li h2 {
font-size: 24px;
font-size: 2.4rem;
color: #343434;
font-weight: 100;
line-height: 35px;
}
.ywfw {
padding: 0 0 0 40px;
line-height: 45px;
font-size: 24px;
font-size: 2.4rem;
color: #323232;
background: url(../image/png/f_wih_txt_tit.png) no-repeat 5px center;
}
/* 图片新闻开始 */
.pic_news {
width: 100%;
padding: 18px 0;
background: url(/images/icon/da_bg.jpg) no-repeat;
}
.da-thumbs {
width: 90.6%;
margin: 0 auto;
list-style: none;
position: relative;
padding: 0;
overflow: hidden;
}
.da-thumbs li {
width: 33.333333333%;
overflow: hidden;
float: left;
}
.da-thumbs li .da-thumb-bor {
border: 1px solid #d2d2d2;
overflow: hidden;
position: relative;
}
.da-thumbs li .tit_cn {
width: 100%;
padding: 6% 0 0;
line-height: 30px;
font-size: 24px;
font-size: 2.4rem;
color: #fff;
text-align: center;
font-weight: 100;
position: absolute;
z-index: 9;
}
.da-thumbs li .tit_en {
width: 100%;
padding: 6% 0 0;
line-height: 30px;
font-size: 20px;
font-size: 2.0rem;
color: #fff;
text-align: center;
font-weight: 100;
position: absolute;
top: 40px;
z-index: 9;
}
.da-thumbs li img {
width: 100%;
display: block;
position: relative;
}
.da-thumbs li .hot_info {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #0080cc;
/*background:rgba(0,128,204,0.9);*background:#0080cc;background:#0080cc\0;filter:alpha(Opacity=90);*/
z-index: 99;
overflow: hidden;
display: none;
}
.da-thumbs li .hot_info h2 {
padding: 6% 0 0;
line-height: 30px;
font-size: 24px;
font-size: 2.4rem;
color: #fff;
text-align: center;
font-weight: 100;
}
.da-thumbs li .hot_info h3 {
padding: 10px 0 0 0;
line-height: 30px;
font-size: 20px;
font-size: 2.0rem;
color: #fff;
text-align: center;
font-weight: 100;
}
.da-thumbs li .hot_info div {
padding: 3% 15%;
line-height: 42px;
font-size: 16px;
font-size: 1.6rem;
color: #fff;
text-align: center;
}
.da-thumbs li .hot_info dl {
padding: 3% 15%;
overflow: hidden;
}
.da-thumbs li .hot_info dl dd {
width: 100%;
padding: 3% 0;
line-height: 20px;
float: left;
}
.da-thumbs li .hot_info dl dd a .left {
font-size: 16px;
font-size: 1.6rem;
color: #fff;
}
.da-thumbs li .hot_info dl dd a .right {
font-size: 14px;
font-size: 1.6rem;
color: #fff;
}
.da-thumbs li .hot_info p {
width: 100%;
text-align: center;
}
.da-thumbs li .hot_info p img {
width: 32px;
height: 32px;
display: inline;
}
/* 图片新闻结束 */
/* 尾部 */
.footer {
line-height: 45px;
padding: 2% 15%;
border-top: 2px solid #c8c8c8;
background-color: #0D6DB9;
overflow: hidden;
}
.footer .left {
font-size: 16px;
font-size: 1.6rem;
color: #FFFFFF;
float: left;
}
.footer .left a {
margin: 0 5px;
color: #FFFFFF;
}
.footer .left a:hover {
color: #000000;
}
.footer .right {
font-size: 16px;
font-size: 1.6rem;
color: #FFFFFF;
}
/* 尾部结束 */
/* 弹窗 */
.theme-popover-mask {
z-index: 999999998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.6;
filter: alpha(opacity=60);
display: none
}
.theme-popover {
z-index: 9999999999;
position: fixed;
top: 50%;
left: 50%;
width: 400px;
margin: -10% 0 0 -200px;
border-radius: 5px;
background-color: #fff;
display: none;
box-shadow: 0 0 10px #999999;
}
.theme-poptit {
padding: 12px;
position: relative;
font-size: 20px;
font-size: 2.0rem;
}
.theme-poptit .close {
float: right;
color: #999;
margin: -2px -5px -5px;
padding: 0 0 5px 5px;
font-weight: bold;
font-size: 24px;
font-size: 2.4rem;
text-shadow: 0 1px 0 #ddd;
}
.theme-poptit .close:hover {
color: #444;
}
.theme-poptit h3 {
padding: 10% 0;
font-size: 28px;
font-size: 2.8rem;
color: #0080cc;
text-align: center;
}
.theme-popover .btn {
padding: 0 0 8% 0;
text-align: center;
}
.theme-popover .btn a {
padding: 3% 9%;
margin: 0 2%;
background: #0080cc;
color: #ffffff;
font-size: 22px;
font-size: 1.8rem;
cursor: pointer;
}
.theme-popover .btn a:hover {
color: #ffffff;
background: #0287d6;
}
.theme-popover .p_ins {
padding: 0 10% 8%;
line-height: 24px;
color: #999999;
font-size: 14px;
font-size: 1.4rem;
}
@media only screen and (max-width: 1600px) {
html {
font-size: 55%;
}
.header {
max-height: 110px;
}
.header .navbar_all {
padding: 0 3%;
}
.header .navbar li {
padding: 42px 0 42px;
}
.header .navbar li .nav_ins {
width: 50%;
margin: 0 0 0 -28%;
}
#er_icon {
top: 96px;
right: 3.5%;
}
.focus_content {
max-height: 44px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 245px;
}
.da-thumbs li .hot_info dl {
padding: 2% 15%;
}
.da-thumbs li .hot_info dl dd {
padding: 2% 0;
}
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info div {
padding: 2% 10%;
line-height: 32px;
}
}
@media only screen and (max-width: 1280px) {
html {
font-size: 50%;
}
.header {
max-height: 90px;
}
.header .navbar_all {
padding: 0 2%;
}
.header .navbar li {
padding: 34px 0 30px;
}
.header .rt_img .search_input input {
padding: 1% 0;
}
.header .rt_img .search_input a {
width: 11%;
}
#er_icon {
top: 76px;
right: 2.5%;
}
.focus_content {
max-height: 40px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 235px;
padding: 30px 2% 10px;
}
.focus_content .f_turn .txt {
line-height: 25px !important;
}
.focus_content .f_turn .f_tit li .f_list p {
line-height: 20px;
}
.da-thumbs li .hot_info dl {
padding: 1% 10%;
}
.da-thumbs li .hot_info dl dd {
padding: 1% 0;
}
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info h2 {
padding: 4% 0 0;
}
.da-thumbs li .hot_info h3 {
padding: 5px 0 0 0;
}
.da-thumbs li .hot_info div {
padding: 1% 10%;
line-height: 26px;
}
.right{
float: none!important;
text-align: center;
}
.left{
float: none!important;
text-align: center;
}
}
@media only screen and (max-width: 1024px) {
html {
width: 1024px;
font-size: 45%;
}
.header {
max-height: 70px;
}
.header .navbar_all {
padding: 0 2%;
}
.header .navbar li {
padding: 24px 0 20px;
}
.header .rt_img .search_input {
padding: 0% 0 0% 3%;
}
.header .rt_img .search_input input {
padding: 0;
}
.header .rt_img .search_input a {
width: 9%;
}
#er_icon {
top: 56px;
right: 2%;
}
.focus_content {
max-height: 35px;
}
.focus_content .f_turn .f_tit li .f_list {
height: 225px;
}
.focus_content .f_turn .txt {
line-height: 25px !important;
}
.focus_content .f_turn .f_tit li .f_list p {
line-height: 20px;
}
.da-thumbs li .hot_info dl {
padding: 1% 10%;
}
.da-thumbs li .hot_info dl dd {
padding: 1% 0;
}
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info h2 {
padding: 4% 0 0;
}
.da-thumbs li .hot_info h3 {
padding: 5px 0 0 0;
}
.da-thumbs li .hot_info div {
padding: 1% 8%;
line-height: 24px;
}
@keyframes myfirst {
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
@-moz-keyframes myfirst/* Firefox */
{
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
@-webkit-keyframes myfirst/* Safari 和 Chrome */
{
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
@-o-keyframes myfirst/* Opera */
{
0% {
top: -35px;
}
50% {
top: -45px;
}
100% {
top: -35px;
}
}
.right{
float: none!important;
text-align: center;
}
.left{
float: none!important;
text-align: center;
}
}
@media only screen and (max-width: 960px) {
/* html {
width: 960px;
font-size: 45%;
}
.header {
width: 960px;
max-height: 60px;
}
.header .navbar_all {
padding: 0 2%;
}
.header .navbar li {
padding: 20px 0 14px;
}
#er_icon {
top: 46px;
right: 2.5%;
}
.da-thumbs li .hot_info dl {
padding: 0 2%;
}
.da-thumbs li .hot_info dl dd {
padding: 1% 0;
}*/
.da-thumbs li .hot_info p img {
width: 7%;
height: inherit;
}
.da-thumbs li .hot_info h2 {
padding: 2% 0 0;
}
.da-thumbs li .hot_info h3 {
padding: 0 0 0 0;
line-height: 20px;
}
.da-thumbs li .hot_info div {
padding: 0 2%;
line-height: 25px;
}
.focus_content {
max-height: 30px;
}
.focus_content .f_turn {
display: none;
}
.focus_content .f_turnk {
display: block;
}
.focus_content .f_turnk .txt {
line-height: 25px !important;
}
/*.focus_content .f_turn .txt{ line-height:25px !important;}
.focus_content .f_turn .f_tit li .f_list p{ line-height:20px;}*/
.footer {
padding: 2%;
}
.footer .left {
width: 100%;
line-height: 30px;
text-align: center;
}
.footer .right {
width: 100%;
text-align: center;
}
.right{
float: none!important;
text-align: center;
}
.left{
float: none!important;
text-align: center;
}
}
| 0.393968 | 0.060032 |
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
html {
font-size: 10px;
background-color: #f2f2f2;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background-color: #f1f1f1;
}
::-webkit-scrollbar-thumb {
background-color: #d9d9d9;
border-radius: 1rem;
}
::-webkit-scrollbar-thumb:hover {
background-color: #cccccc;
}
.mega-box {
max-width: 80rem;
height: 100vh;
margin: 0 auto;
padding: 2rem;
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 3rem;
}
#chat-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 1.5rem;
overflow-y: auto;
padding-right: 1rem;
}
.alert {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
font-size: 1.2rem;
}
.message-box {
min-width: 10rem;
max-width: 30rem;
border-radius: 0.7rem;
background-color: #fff;
padding: 1.3rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 0.3rem;
color: #2e2e2e;
-ms-flex-item-align: start;
align-self: flex-start;
word-wrap: break-word;
}
.message-box h2 {
font-weight: 500;
font-size: 1.4rem;
}
.message-box p {
font-size: 1.2rem;
}
.message-box.sent {
-ms-flex-item-align: end;
align-self: flex-end;
background-color: #d9e1ff;
}
.send-message textarea {
resize: none;
width: 100%;
padding: 1rem;
border-radius: 0.7rem;
border-color: #dbdbdb;
outline-color: #cfcfcf;
}
|
public/assets/styles/css/chat.style.css
|
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
html {
font-size: 10px;
background-color: #f2f2f2;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background-color: #f1f1f1;
}
::-webkit-scrollbar-thumb {
background-color: #d9d9d9;
border-radius: 1rem;
}
::-webkit-scrollbar-thumb:hover {
background-color: #cccccc;
}
.mega-box {
max-width: 80rem;
height: 100vh;
margin: 0 auto;
padding: 2rem;
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 3rem;
}
#chat-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 1.5rem;
overflow-y: auto;
padding-right: 1rem;
}
.alert {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
font-size: 1.2rem;
}
.message-box {
min-width: 10rem;
max-width: 30rem;
border-radius: 0.7rem;
background-color: #fff;
padding: 1.3rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 0.3rem;
color: #2e2e2e;
-ms-flex-item-align: start;
align-self: flex-start;
word-wrap: break-word;
}
.message-box h2 {
font-weight: 500;
font-size: 1.4rem;
}
.message-box p {
font-size: 1.2rem;
}
.message-box.sent {
-ms-flex-item-align: end;
align-self: flex-end;
background-color: #d9e1ff;
}
.send-message textarea {
resize: none;
width: 100%;
padding: 1rem;
border-radius: 0.7rem;
border-color: #dbdbdb;
outline-color: #cfcfcf;
}
| 0.332744 | 0.074265 |
position: fixed;
z-index: 999;
top: 0;
height: 50px;
width: 100%;
}
ul {
list-style: none;
padding: 0;
}
li {
display: inline-block;
padding: 15px 5px;
margin: 10px 10px;
}
:root {
--mainColor: rgb(236, 30, 150);
--accentColor: black;
}
.nav-link {
color: white;
font-family: "Chakra Petch", sans-serif;
font-weight: 900;
background: linear-gradient(
to bottom,
var(--mainColor) 0%,
var(--mainColor) 100%
);
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 4px 4px;
text-decoration: none;
transition: background-size 0.3s;
}
.nav-link:hover {
/* color: rgb(255, 87, 185);
text-shadow: 0 0 15px rgb(255, 87, 185, 0.7); */
color: white;
background-size: 4px 50px;
}
#footer {
background-color: black;
height: 40px;
position: fixed;
z-index: 999;
bottom: 0;
width: 100%;
font-family: "Chakra Petch", sans-serif;
font-size: 25px;
text-align: center;
padding: 5px 0 5px 0;
opacity: 70%;
}
.icon {
color: rgb(236, 30, 150);
}
.icon:hover {
color: rgb(255, 87, 185);
}
.icon:active {
color: white;
}
.fa-linkedin,
.fa-envelope {
margin-left: 50px;
}
.home-area {
background-color: black;
background-image: url("../images/hexagons2.png");
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#name-header {
color: white;
font-family: "Chakra Petch", sans-serif;
text-shadow: 0px 0px 13px rgb(236, 30, 150);
font-weight: bolder;
font-size: 100px;
}
.wrapper {
margin-left: 5%;
}
.about-area {
background: rgb(236, 30, 150);
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#about-header {
font-family: "Chakra Petch", sans-serif;
text-shadow: 0px 0px 13px white;
font-weight: bolder;
font-size: 100px;
}
.body-text-bold {
font-family: "Chakra Petch", sans-serif;
font-weight: 800;
font-size: 20px;
}
.body-text {
font-family: "Chakra Petch", sans-serif;
font-size: 15px;
line-height: 25px;
}
#headshot {
height: 250px;
border-radius: 100%;
box-shadow: 2px 0px 10px 5px rgba(0, 0, 0, 0.5);
}
.projects-area {
background-image: url("../images/design.jpg");
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#projects-header {
font-family: "Chakra Petch", sans-serif;
color: rgb(236, 30, 150);
text-shadow: 0px 0px 13px #212529;
font-weight: bolder;
font-size: 100px;
}
.projects-container a {
position: relative;
text-align: center;
text-decoration: none;
width: 30%;
margin: 10px;
display: inline-block;
overflow: hidden;
}
.projects-container {
position: relative;
}
.image {
display: block;
height: 160px;
box-shadow: 0px 10px rgba(0, 0, 0, 0.3);
margin: 15px;
border-radius: 5px;
float: left;
}
.overlay {
position: absolute;
top: 13px;
bottom: 0;
left: 15px;
right: 0;
height: 87%;
width: 91%;
opacity: 0;
transition: 0.5s ease;
background-color: black;
border-radius: 5px;
}
.projects-container:hover .overlay {
opacity: 0.8;
}
span {
color: white;
font-size: 20px;
position: absolute;
text-transform: uppercase;
font-family: "Courier New", Courier, monospace;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.contact-area {
background-image: url("../images/hexagons2.png");
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#contact-header {
color: whitesmoke;
font-family: "Chakra Petch", sans-serif;
text-shadow: 0px 0px 13px rgb(236, 30, 150);
font-weight: bolder;
font-size: 100px;
}
#message {
width: 50%;
height: 120px;
padding: 10px 20px;
border-radius: 5px;
font-family: "Chakra Petch", sans-serif;
}
#email,
#name {
width: 50%;
height: 40px;
padding: 0 20px;
border-radius: 5px;
font-family: "Chakra Petch", sans-serif;
}
.reach-out {
color: white;
font-family: "Chakra Petch", sans-serif;
font-size: 20px;
padding-bottom: 15px;
}
#form {
margin-left: 5%;
width: 100%;
}
#submit-btn {
background-color: rgb(236, 30, 150);
font-family: "Chakra Petch", sans-serif;
font-weight: 500;
border: none;
padding: 5px 25px;
color: whitesmoke;
border-radius: 5px;
}
.row {
background-color: rgb(247, 68, 172);
border-radius: 5px;
padding: 30px;
color: black;
font-weight: 400;
line-height: 20px;
height: 100%;
}
#viewprojects {
/* background-color: #212529; */
/* padding: 10px 15px;
text-decoration: none; */
/* box-shadow: 3px 3px 3px black; */
padding: 10px 5px;
font-size: 18px;
color: black;
font-family: "Chakra Petch", sans-serif;
font-weight: 900;
background: linear-gradient(
to bottom,
var(--mainColor) 0%,
var(--mainColor) 100%
);
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 4px 4px;
text-decoration: none;
transition: background-size 0.3s;
}
#viewprojects:hover {
/* color: rgb(255, 87, 185);
text-shadow: 0 0 15px rgb(255, 87, 185, 0.7); */
color: white;
background-size: 4px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
.wrapper {
width: 90%;
}
.nav-link {
/* display: none; */
}
li {
display: none;
padding: 10px 5px;
margin: 5px 5px;
}
#name-header,
#projects-header,
#about-header,
#contact-header {
font-size: 55px;
}
#email,
#name,
#message {
width: 80%;
}
.body-text {
font-family: "<NAME>", sans-serif;
font-size: 12px;
line-height: 13px;
float: left;
}
#headshot {
height: 100px;
margin-bottom: 10px;
}
.row {
padding: 10px;
}
}
|
assets/style/style.css
|
position: fixed;
z-index: 999;
top: 0;
height: 50px;
width: 100%;
}
ul {
list-style: none;
padding: 0;
}
li {
display: inline-block;
padding: 15px 5px;
margin: 10px 10px;
}
:root {
--mainColor: rgb(236, 30, 150);
--accentColor: black;
}
.nav-link {
color: white;
font-family: "Chakra Petch", sans-serif;
font-weight: 900;
background: linear-gradient(
to bottom,
var(--mainColor) 0%,
var(--mainColor) 100%
);
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 4px 4px;
text-decoration: none;
transition: background-size 0.3s;
}
.nav-link:hover {
/* color: rgb(255, 87, 185);
text-shadow: 0 0 15px rgb(255, 87, 185, 0.7); */
color: white;
background-size: 4px 50px;
}
#footer {
background-color: black;
height: 40px;
position: fixed;
z-index: 999;
bottom: 0;
width: 100%;
font-family: "Chakra Petch", sans-serif;
font-size: 25px;
text-align: center;
padding: 5px 0 5px 0;
opacity: 70%;
}
.icon {
color: rgb(236, 30, 150);
}
.icon:hover {
color: rgb(255, 87, 185);
}
.icon:active {
color: white;
}
.fa-linkedin,
.fa-envelope {
margin-left: 50px;
}
.home-area {
background-color: black;
background-image: url("../images/hexagons2.png");
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#name-header {
color: white;
font-family: "Chakra Petch", sans-serif;
text-shadow: 0px 0px 13px rgb(236, 30, 150);
font-weight: bolder;
font-size: 100px;
}
.wrapper {
margin-left: 5%;
}
.about-area {
background: rgb(236, 30, 150);
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#about-header {
font-family: "Chakra Petch", sans-serif;
text-shadow: 0px 0px 13px white;
font-weight: bolder;
font-size: 100px;
}
.body-text-bold {
font-family: "Chakra Petch", sans-serif;
font-weight: 800;
font-size: 20px;
}
.body-text {
font-family: "Chakra Petch", sans-serif;
font-size: 15px;
line-height: 25px;
}
#headshot {
height: 250px;
border-radius: 100%;
box-shadow: 2px 0px 10px 5px rgba(0, 0, 0, 0.5);
}
.projects-area {
background-image: url("../images/design.jpg");
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#projects-header {
font-family: "Chakra Petch", sans-serif;
color: rgb(236, 30, 150);
text-shadow: 0px 0px 13px #212529;
font-weight: bolder;
font-size: 100px;
}
.projects-container a {
position: relative;
text-align: center;
text-decoration: none;
width: 30%;
margin: 10px;
display: inline-block;
overflow: hidden;
}
.projects-container {
position: relative;
}
.image {
display: block;
height: 160px;
box-shadow: 0px 10px rgba(0, 0, 0, 0.3);
margin: 15px;
border-radius: 5px;
float: left;
}
.overlay {
position: absolute;
top: 13px;
bottom: 0;
left: 15px;
right: 0;
height: 87%;
width: 91%;
opacity: 0;
transition: 0.5s ease;
background-color: black;
border-radius: 5px;
}
.projects-container:hover .overlay {
opacity: 0.8;
}
span {
color: white;
font-size: 20px;
position: absolute;
text-transform: uppercase;
font-family: "Courier New", Courier, monospace;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.contact-area {
background-image: url("../images/hexagons2.png");
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
}
#contact-header {
color: whitesmoke;
font-family: "Chakra Petch", sans-serif;
text-shadow: 0px 0px 13px rgb(236, 30, 150);
font-weight: bolder;
font-size: 100px;
}
#message {
width: 50%;
height: 120px;
padding: 10px 20px;
border-radius: 5px;
font-family: "Chakra Petch", sans-serif;
}
#email,
#name {
width: 50%;
height: 40px;
padding: 0 20px;
border-radius: 5px;
font-family: "Chakra Petch", sans-serif;
}
.reach-out {
color: white;
font-family: "Chakra Petch", sans-serif;
font-size: 20px;
padding-bottom: 15px;
}
#form {
margin-left: 5%;
width: 100%;
}
#submit-btn {
background-color: rgb(236, 30, 150);
font-family: "Chakra Petch", sans-serif;
font-weight: 500;
border: none;
padding: 5px 25px;
color: whitesmoke;
border-radius: 5px;
}
.row {
background-color: rgb(247, 68, 172);
border-radius: 5px;
padding: 30px;
color: black;
font-weight: 400;
line-height: 20px;
height: 100%;
}
#viewprojects {
/* background-color: #212529; */
/* padding: 10px 15px;
text-decoration: none; */
/* box-shadow: 3px 3px 3px black; */
padding: 10px 5px;
font-size: 18px;
color: black;
font-family: "Chakra Petch", sans-serif;
font-weight: 900;
background: linear-gradient(
to bottom,
var(--mainColor) 0%,
var(--mainColor) 100%
);
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 4px 4px;
text-decoration: none;
transition: background-size 0.3s;
}
#viewprojects:hover {
/* color: rgb(255, 87, 185);
text-shadow: 0 0 15px rgb(255, 87, 185, 0.7); */
color: white;
background-size: 4px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
.wrapper {
width: 90%;
}
.nav-link {
/* display: none; */
}
li {
display: none;
padding: 10px 5px;
margin: 5px 5px;
}
#name-header,
#projects-header,
#about-header,
#contact-header {
font-size: 55px;
}
#email,
#name,
#message {
width: 80%;
}
.body-text {
font-family: "<NAME>", sans-serif;
font-size: 12px;
line-height: 13px;
float: left;
}
#headshot {
height: 100px;
margin-bottom: 10px;
}
.row {
padding: 10px;
}
}
| 0.361503 | 0.096706 |
body {font-family: 'lato';}
/* start header */
.header .container {
/*background: url('../images/toy.jpeg') no-repeat center;*/
/*background-size: cover;*/
/*height: 370px;*/
}
.header img {
width:100%;
height:300px;
object-fit:cover;
}
.header .adv {
height:300px;
border: 1px solid #CCC;
}
.header h3 {
color: #FFF;
margin-top: 150px;
text-shadow: 1px 1px 1px #111;
text-decoration: underline;
font-weight:bold;
}
.header p {
color: #FFF;
text-shadow: 1px 1px 1px #111;
}
@media (max-width:991px) {
.header .container {
height: 270px;
}
.header h3 {
margin-top: 120px;
text-shadow: 1px 1px 1px #111;
}
.header img {
height:200px;
}
.header .adv {
height: 100px;
margin:15px 0;
}
}
/* end header */
/* start floating button */
.faded {
margin:0 auto;
}
.floating {
background: linear-gradient(to right, #004E68 , #0093A6);
color: #FFF;
border:none;
padding:10px 20px;
border-radius:50px;
position:fixed;
bottom:10px;
left:43%;
/*right:43%;*/
z-index: 99999;
width:160px;
}
.floating a {
color:#FFF;
cursor:pointer;
text-decoration: none;
}
@media (max-width:786px){
.floating {
font-size:9px;
padding: 5px 10px;
left: 45%;
right:45%;
width:100px;
}
}
@media (max-width:480px){
.floating {
left: 39%;
right:45%;
}
}
@media (max-width:412px){
.floating {
left: 39%;
right:45%;
}
}
@media (max-width:375px){
.floating {
left: 37%;
right:45%;
}
}
/* end floating button */
/* start hr */
.hr {
width: 100%;
height: 20px;
border-bottom: 1px solid rgb(207,207,215);
text-align: center;
margin-bottom: 30px;
margin-top: 30px;
}
.hr span {
font-size: 22px;
background-color: #FFF;
padding: 0 40px;
color: #00415e;
}
@media (max-width:786px) {
.hr {
height: 10px;
}
.hr span {
padding: 0 30px;
font-size: 12px;
}
}
/* end hr */
/* start content */
.content h1 {
color: #01425D;
margin-top: 24px;
}
.content .date span {
color: #888;
}
.content p.first {
color: #01425D;
font-size: 16px;
margin-top: 25px;
line-height:1.6;
}
.content p {
color: #01425D;
font-size: 16px;
}
.slider-nav {
margin-left:20%;
margin-right:20%;
margin-top: 30px;
}
.item {
width:100%;
height:310px;
}
.slider-nav img {
width:98%;
height: 90%;
}
.slick-slide:focus,
.slick-current:focus {
outline: none;
}
.slick-dots li {
display:none;
}
.slick-prev, .slick-next {
color:#FFF;
background: #c1c1c175;
height: 100px;
width: 21px;
}
.slick-prev, .slick-prev:before {
content:"◄";
}
.slick-next, .slick-next:before {
content:"►";
}
.slick-prev:hover, .slick-next:hover {
color: #FFF;
background: #c1c1c175;
}
.slick-prev:before, .slick-next:before {
color: #FFF;
background: #cccccc00;
height: 100px;
width: 21px;
}
.slick-prev:focus, .slick-next:focus {
background: #c1c1c175;
}
.author h3 {
color:#BBB;
font-size: 14px;
}
.side-border {
border-right: 1px solid #CCC;
}
.ad {
border: 1px solid #CCC;
/*height: 275px;*/
margin: 20px 0;
overflow: hidden;
}
.ad img {
width: 100%;
height: 100%;
object-fit: cover;
}
.similar-schools {
border: 1px solid #CCC;
border-radius: 15px;
width: 90%;
margin-bottom: 30px;
}
.similar-schools img {
width: 40px;
height: 40px;
vertical-align: middle;
margin-top: -25px;
background: #FFF;
object-fit: contain;
}
.sim-sch-name {
overflow: hidden;
height: 23px;
}
.similar-schools p a {
color:#01425D;
cursor: pointer;
line-height:1.8;
}
.similar-schools i {
color: #ffe003;
font-size:27px
}
.content .similar-schools .rate {
margin-top: -22px;
font-size: 10px;
}
.article {
overflow:hidden;
border: none;
border-radius: 20px;
height: 113px;
margin-bottom: 30px;
box-shadow: 4px 4px 4px #CCC;
}
.article-pic {
overflow: hidden;
padding: 0 !important;
position: inherit;
}
/*.article p {*/
/*font-size: 9px;*/
/*padding:0;*/
/*overflow: hidden;*/
/*height: 49px;*/
/*color:#01425D;*/
/*}*/
.article p a {
color:#888;
font-size: 12px;
}
.article h5 {
color:#01425D;
height:68px;
overflow: hidden;
width: 100%;
line-height:1.7;
font-size: 13px;
}
.article img {
width: 326px;
overflow: hidden;
}
@media (max-width:568px) {
.item {
height:140px;
}
}
@media (max-width:786px) {
.content p {
font-size: 9px;
}
.slider-nav {
margin-left:10%;
margin-right:10%;
}
.content h1 {
font-size: 16px;
margin-top: 15px;
margin-bottom:0;
}
.content span {
font-size: 10px;
}
.content p.first {
font-size: 10px;
margin-top: 10px;
line-height: 15px;
}
.content p {
font-size: 10px;
line-height: 15px;
}
.author h3 {
color:#BBB;
font-size: 9px;
}
.slick-next, .slick-next:before {
height:41px;
}
.slick-prev, .slick-prev:before {
height:41px;
}
.side-border {
border-right: none;
}
}
/* end content */
|
public/backend/website/css/notMinified/displayArticleStyle.css
|
body {font-family: 'lato';}
/* start header */
.header .container {
/*background: url('../images/toy.jpeg') no-repeat center;*/
/*background-size: cover;*/
/*height: 370px;*/
}
.header img {
width:100%;
height:300px;
object-fit:cover;
}
.header .adv {
height:300px;
border: 1px solid #CCC;
}
.header h3 {
color: #FFF;
margin-top: 150px;
text-shadow: 1px 1px 1px #111;
text-decoration: underline;
font-weight:bold;
}
.header p {
color: #FFF;
text-shadow: 1px 1px 1px #111;
}
@media (max-width:991px) {
.header .container {
height: 270px;
}
.header h3 {
margin-top: 120px;
text-shadow: 1px 1px 1px #111;
}
.header img {
height:200px;
}
.header .adv {
height: 100px;
margin:15px 0;
}
}
/* end header */
/* start floating button */
.faded {
margin:0 auto;
}
.floating {
background: linear-gradient(to right, #004E68 , #0093A6);
color: #FFF;
border:none;
padding:10px 20px;
border-radius:50px;
position:fixed;
bottom:10px;
left:43%;
/*right:43%;*/
z-index: 99999;
width:160px;
}
.floating a {
color:#FFF;
cursor:pointer;
text-decoration: none;
}
@media (max-width:786px){
.floating {
font-size:9px;
padding: 5px 10px;
left: 45%;
right:45%;
width:100px;
}
}
@media (max-width:480px){
.floating {
left: 39%;
right:45%;
}
}
@media (max-width:412px){
.floating {
left: 39%;
right:45%;
}
}
@media (max-width:375px){
.floating {
left: 37%;
right:45%;
}
}
/* end floating button */
/* start hr */
.hr {
width: 100%;
height: 20px;
border-bottom: 1px solid rgb(207,207,215);
text-align: center;
margin-bottom: 30px;
margin-top: 30px;
}
.hr span {
font-size: 22px;
background-color: #FFF;
padding: 0 40px;
color: #00415e;
}
@media (max-width:786px) {
.hr {
height: 10px;
}
.hr span {
padding: 0 30px;
font-size: 12px;
}
}
/* end hr */
/* start content */
.content h1 {
color: #01425D;
margin-top: 24px;
}
.content .date span {
color: #888;
}
.content p.first {
color: #01425D;
font-size: 16px;
margin-top: 25px;
line-height:1.6;
}
.content p {
color: #01425D;
font-size: 16px;
}
.slider-nav {
margin-left:20%;
margin-right:20%;
margin-top: 30px;
}
.item {
width:100%;
height:310px;
}
.slider-nav img {
width:98%;
height: 90%;
}
.slick-slide:focus,
.slick-current:focus {
outline: none;
}
.slick-dots li {
display:none;
}
.slick-prev, .slick-next {
color:#FFF;
background: #c1c1c175;
height: 100px;
width: 21px;
}
.slick-prev, .slick-prev:before {
content:"◄";
}
.slick-next, .slick-next:before {
content:"►";
}
.slick-prev:hover, .slick-next:hover {
color: #FFF;
background: #c1c1c175;
}
.slick-prev:before, .slick-next:before {
color: #FFF;
background: #cccccc00;
height: 100px;
width: 21px;
}
.slick-prev:focus, .slick-next:focus {
background: #c1c1c175;
}
.author h3 {
color:#BBB;
font-size: 14px;
}
.side-border {
border-right: 1px solid #CCC;
}
.ad {
border: 1px solid #CCC;
/*height: 275px;*/
margin: 20px 0;
overflow: hidden;
}
.ad img {
width: 100%;
height: 100%;
object-fit: cover;
}
.similar-schools {
border: 1px solid #CCC;
border-radius: 15px;
width: 90%;
margin-bottom: 30px;
}
.similar-schools img {
width: 40px;
height: 40px;
vertical-align: middle;
margin-top: -25px;
background: #FFF;
object-fit: contain;
}
.sim-sch-name {
overflow: hidden;
height: 23px;
}
.similar-schools p a {
color:#01425D;
cursor: pointer;
line-height:1.8;
}
.similar-schools i {
color: #ffe003;
font-size:27px
}
.content .similar-schools .rate {
margin-top: -22px;
font-size: 10px;
}
.article {
overflow:hidden;
border: none;
border-radius: 20px;
height: 113px;
margin-bottom: 30px;
box-shadow: 4px 4px 4px #CCC;
}
.article-pic {
overflow: hidden;
padding: 0 !important;
position: inherit;
}
/*.article p {*/
/*font-size: 9px;*/
/*padding:0;*/
/*overflow: hidden;*/
/*height: 49px;*/
/*color:#01425D;*/
/*}*/
.article p a {
color:#888;
font-size: 12px;
}
.article h5 {
color:#01425D;
height:68px;
overflow: hidden;
width: 100%;
line-height:1.7;
font-size: 13px;
}
.article img {
width: 326px;
overflow: hidden;
}
@media (max-width:568px) {
.item {
height:140px;
}
}
@media (max-width:786px) {
.content p {
font-size: 9px;
}
.slider-nav {
margin-left:10%;
margin-right:10%;
}
.content h1 {
font-size: 16px;
margin-top: 15px;
margin-bottom:0;
}
.content span {
font-size: 10px;
}
.content p.first {
font-size: 10px;
margin-top: 10px;
line-height: 15px;
}
.content p {
font-size: 10px;
line-height: 15px;
}
.author h3 {
color:#BBB;
font-size: 9px;
}
.slick-next, .slick-next:before {
height:41px;
}
.slick-prev, .slick-prev:before {
height:41px;
}
.side-border {
border-right: none;
}
}
/* end content */
| 0.303732 | 0.089614 |
*{
margin:0;
padding:0;
}
img{
max-width: 100%;
}
ul{
list-style: none;
padding-left: 0;
margin: 0;
}
a, a:focus, a:hover{
text-decoration: none;
outline: none;
}
body{
font-family: 'Montserrat', sans-serif;
}
button:focus, .btn.focus, .btn:focus{
outline:none;
border:none;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
}
.header .top_header{
background:#fff1e7;
}
.header .top_header{
background:#fff1e7;
}
/* Container */
.container{
max-width: 1170px;
}
/* section */
.custom_section{
padding-top:69px;
padding-bottom:69px;
}
.header .top_header .brand{
padding-top:14px;
padding-bottom:14px;
display: inline-block;
}
/* Toogle Btn */
.mh-btns-left{
display:none;
}
.header .navigation_block .menu{
text-align: right;
}
.header .navigation_block .menu li{
padding:0 16px;
display: inline-block;
}
.header .navigation_block .menu li.btn_block{
padding:0 6px;
}
.header .navigation_block .menu li a{
padding: 0px;
}
.header .navigation_block .menu li a span{
padding: 30px 0;
display: block;
font-weight: 300;
color: #333332;
font-size: 14px;
}
.header .navigation_block .menu li a span.btn-primary{
padding:5px 25px;
color: #fff;
background-color: #ff6700;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
margin: 24px 0;
}
.header .navigation_block .menu li a span.btn-secondary{
padding:5px 25px;
color: #ff6700;
background-color: #fff1e7;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
margin: 24px 0;
}
.header .navigation_block .menu li a span.btn-secondary:hover,
.header .navigation_block .menu li a span.btn-secondary:focus,
.header .navigation_block .menu li a span.btn-secondary:active{
color: #fff;
background-color: #ff6700;
border:1px solid #ff6700;
transition: all ease 0.5s;
}
.header .navigation_block .menu li a span.btn-primary:hover,
.header .navigation_block .menu li a span.btn-primary:focus,
.header .navigation_block .menu li a span.btn-primary:active{
color: #ff6700;
background-color: #fff1e7;
border:1px solid #ff6700;
transition: all ease 0.5s;
}
.header .navigation_block .menu li a.btn-secondary::before,
.header .navigation_block .menu li a.btn-primary::before{
display: none;
}
.header .navigation_block .menu li a::before {
content: '';
display: block;
width: 0;
height: 3px;
background: #ff6700;
transition: width .3s;
}
.header .navigation_block .menu li a:hover::before {
width: 100%;
transition: width .3s;
}
.header .navigation_block .menu li.btn_block a:hover::before {
width: 0;
}
.header .navigation_block .menu li .sub_menu li{
display: none;
}
.video_bg{
padding: 15px;
}
.video_bg iframe{
max-width: 800px;
width: 100%;
height: 500px;
}
/* Banner */
.banner_section{
background-color: #fd9a57;
background-image: url("../../img/frontend/banner_bg.png");
background-size: cover;
background-position: top right;
}
.cloud_wrapper{
background-image: url("../../img/frontend/clouds_bg.png");
background-repeat: repeat-x;
background-size: auto 100%;
animation: animatedBackground 500s linear infinite
}
@keyframes animatedBackground {
from {
background-position: 0 0
}
to {
background-position: -10000px 0
}
}
.banner_section .caption_block .content_block{
padding-top:148px;
padding-bottom:76px;
}
.banner_section .caption_block .content_block h1{
color: #fff;
font-size: 38px;
font-weight: 700;
text-shadow: 0px 3px 0px rgba(66, 79, 94, 0.17);
margin-bottom: 18px;
}
.banner_section .caption_block .content_block p{
color: #fff;
font-size:18px;
font-weight: 300;
text-shadow: 0px 3px 0px rgba(66, 79, 94, 0.17);
margin-bottom: 18px;
}
.banner_section .caption_block .content_block .btn{
color: #fff;
font-size:14px;
line-height: 14px;
font-weight: 300;
background: #8f3a00;
padding:14px 15px;
text-transform: uppercase;
display: inline-block;
box-shadow: 0px 5px 13px 0px rgba(186, 122, 79, 0.56);
transition: all ease 0.5s;
}
.banner_section .caption_block .content_block .btn:hover, .banner_section .caption_block .content_block .btn:active, .banner_section .caption_block .content_block .btn:focus{
color: #8f3a00;
background: #fff;
transition: all ease 0.5s;
}
.get_plan_box{
background:#8f3a00;
padding-top: 42px;
padding-bottom: 36px;
}
.get_plan_box h2{
color:#ffffff;
font-size: 34px;
font-weight:500;
margin-bottom: 0;
}
.custom_btn{
padding:9px 30px;
color: #fff;
background-color: #ff6700;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
display: inline-block;
font-size: 14px;
font-weight: 500;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
text-transform: uppercase;
}
.custom_btn:hover, .custom_btn:active, .custom_btn:focus{
color: #ff6700;
background-color: #fff;
border:1px solid #fff;
}
.dropdown-toggle::after{
display: none;
}
.header .navigation_block .menu li .dropdown-menu a {
padding: 4px 12px;
display: block;
color: #333332;
}
.header .navigation_block .menu li .dropdown-menu{
padding: 0px;
margin: 0px;
border-radius: 0px;
background: #fff1e7;
left: 15px
}
#navbarNavDropdown .dropdown-toggle:hover + .dropdown-menu,
#navbarNavDropdown .dropdown-menu:hover{
display: block;
}
.header .navigation_block .menu li .dropdown-menu a::before {
display: none;
}
.header .navigation_block .menu li .dropdown-menu a::after {
content: '';
display: block;
width: 0;
height: 3px;
background: #ff6700;
transition: width .3s;
}
.header .navigation_block .menu li .dropdown-menu a:hover::after {
width: 100%;
transition: width .3s;
}
/* Home Page Process Section */
.process_section{
padding:62px 0;
}
.process_section .heading{
font-size: 30px;
font-weight: 700;
color:#535353;
}
.process-box{
width: 100%;
}
.process-content{
width: calc(100% - 0px);
padding: 30px 14px;
background-color: #f6f6f6;
border-radius: 40px;
float: left;
position: relative;
}
.process-content:hover {
background-color: #fff;
box-shadow: 0px 0px 41px #dddddd;
}
.process-box h2{
font-size: 19px;
font-weight: bold;
color: #535353;
margin-top: 30px;
}
.process-box p{
font-size: 14px;
font-weight: 400;
color: #535353
}
.process-box::before{
}
.process_section .process-section-box .process-box::after{
content: attr(data-lable);
font-size: 100px;
font-weight: bold;
color: #f1f4f7;
width: 100%;
padding: 40px 0 60px;
float: left;
line-height: 100px;
}
.process_section .process-section-box .process-box .process-content::before{
content: '';
width: 28px;
height: 28px;
padding: 0px;
border: 6px solid #fff;
background: #f6f6f6;
border-radius: 100%;
position: absolute;
bottom: -14px;
left: 50%;
transform: translate(-50%, -0%);
}
.process_section .process-section-box:nth-child(2n) .process-box::before{
content: attr(data-lable);
font-size: 100px;
font-weight: bold;
color: #f1f4f7;
width: 100%;
padding: 60px 0 40px;
float: left;
line-height: 100px;
position: initial;
height: initial;
background: none;
border:0px;
transform: translate(0%, -0%);
}
.process_section .process-section-box:nth-child(2n) .process-box .process-content::after{
content: '';
width: 28px;
height: 28px;
padding: 0px;
border: 6px solid #fff;
background: #f6f6f6;
border-radius: 100%;
position: absolute;
top: -14px;
left: 50%;
transform: translate(-50%, -0%);
}
.process_section .process-section-box:nth-child(2n) .process-box::after,
.process_section .process-section-box:nth-child(2n) .process-box .process-content::before{
display: none;
}
/* progress section left right*/
.prgress-steps-vertical{
width: 100%;
padding: 0px 0 60px;
}
.prgress-steps-vertical .process-content{
width: calc(100% - 52px);
padding: 30px 14px;
background-color: #f6f6f6;
border-radius: 40px;
float: left;
position: relative;
padding-right: 60px;
height: 100%;
}
.prgress-steps-vertical .process-section-box{
margin-bottom: 30px;
}
.prgress-steps-vertical .process-section-box .process-box:after {
content: attr(data-lable);
width: 84px;
height: 84px;
border-radius: 100%;
text-align: center;
line-height: 64px;
font-size: 36px;
font-weight: bold;
color: #ffffff;
background: #eef2f5;
display: inline-block;
position: absolute;
right: 30px;
transform: translate(-0%, -50%);
top: 50%;
border: 10px solid #fff;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box:after{
right:initial;
left: 30px;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box .process-content{
float: right;
padding-right: 14px;
padding-left: 60px;
}
.prgress-steps-vertical .process-section-box .process-box .process-image{
width: 160px;
float: left;
margin-right: 10px;
}
.prgress-steps-vertical .process-section-box .process-box .process-text{
width: calc(100% - 170px);
text-align: left;
float: left;
}
.prgress-steps-vertical .process-section-box .process-box h2{
margin-top: 0px;
}
.prgress-steps-vertical .process-content:hover{
background: #fff;
}
.prgress-steps-vertical .process-section-box .process-box{
height: 100%;
}
.prgress-steps-vertical .process-section-box .process-box:hover:after{
background: #ff6700
}
/* How IT Works Section */
.how_it_works_section{
padding:62px 0 0;
background-color: #e9f3ff;
/*background-image: url(../../img/frontend/how_it_works_bg.png);
background-position: center bottom;
background-size: cover;
min-height: 100vh;
height: 100vh;
position: relative;*/
position: relative;
}
.position-relative{
position: relative;
}
.how_it_works_section .heading{
color: #6a7889;
font-size: 30px;
font-weight: 700;
}
.position-absolute{
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
text-align: center;
}
.display-table{
display: table;
height: 100%;
width: 100%;
}
.display-table-cell{
display: table-cell;
vertical-align: middle;
}
.play_video_btn{
padding:15px 45px 18px;
border-radius:9px;
background:#ff6700;
color:#fff;
border:none;
/*position: absolute;*/
/*top:50%;
left:50%;
transform: translate(-50%, -50%);*/
font-size: 25px;
}
.play_video_btn:hover{
background: #cc5200;
}
.navbar-toggler{
padding: 5px 7px;
font-size: 14px;
line-height: 1;
background-color: #ff6700;
border: 1px solid #ff6700;
}
/* Verified Section Start */
.verified_section{
background:#7bc0ef;
padding-top: 42px;
padding-bottom: 36px;
}
.verified_section h2{
color:#ffffff;
font-size: 34px;
font-weight:400;
margin-bottom: 0;
}
.verified_btn{
padding:10px 35px;
color: #fff;
background-color: #ff6700;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
display: inline-block;
font-size: 16px;
font-weight: 300;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
text-transform: uppercase;
}
.verified_btn:hover, .verified_btn:active, .verified_btn:focus{
color: #ff6700;
background-color: #fff;
border:1px solid #fff;
}
/* Verified Section Ends */
/* More Detail Section Start */
.text_section h2{
color:#535353;
font-size: 28px;
font-weight: 700;
line-height: 38px;
margin-bottom: 18px;
}
.text_section p{
color:#656565;
font-size: 18px;
font-weight: 300;
line-height: 32px;
margin-bottom: 18px;
}
/* More Detail Section Ends */
/* Blog Section Start */
.blog_section{
background-image:url(../../img/frontend/blog_g.png);
background-repeat: repeat;
background-position: top center;
}
.blog_section .heading{
font-size: 30px;
font-weight: 700;
color:#535353;
margin-bottom: 40px;
}
.blog_col .img_block{
margin-bottom:20px;
}
.blog_col .img_block img{
height: auto;
}
.text_block .title{
font-size: 20px;
font-weight: 700;
color:#545454;
}
.text_block .desc{
font-size: 14px;
font-weight: 300;
color:#656565;
margin-bottom: 20px;
}
.more .date_block{
color: #7f7f7f;
font-size: 12px;
font-weight: 300;
display: inline-block;
}
.more .read_more{
color:#7f7f7f;
font-size: 12px;
font-weight: 300;
float: right;
display: inline-block;
padding-right: 36px;
background-image: url(../../img/frontend/arrow.png);
background-repeat: no-repeat;
background-position: right center;
text-transform: uppercase;
line-height: 27px;
}
.more .read_more:focus, .more .read_more:hover, .more .read_more:active{
background-image: url(../../img/frontend/arrow_active.png);
background-repeat: no-repeat;
background-position: right center;
}
/* Blog Section Ends */
.blog_col .inside{}
/* footer */
footer{
width: 100%;
background: #38302b;
padding: 50px 0;
}
footer p{
font-size: 14px;
font-weight: 400;
color: #ffffff
}
footer h3{
font-size: 16px;
font-weight: 400;
color: #ffffff;
margin-bottom: 20px
}
footer ul{
font-size: 14px;
font-weight: 400;
color: #ffffff
}
footer ul li{
width: 100%;
margin-bottom: 10px;
}
footer ul li a{
font-size: 14px;
font-weight: 400;
color: #ffffff
}
footer ul li a:hover,footer ul li a:focus{
color: #c4c4c4;
}
/* footer End */
/* Copy Right */
.copy-right{
width: 100%;
background:#2e2722 ;
padding: 10px 0;
}
.copy-right p{
font-size: 12px;
color: #fff;
margin: 0px;
padding: 0px;
line-height: 34px;
}
.copy-right ul{
display: inline-block;
}
.copy-right ul li{
display: inline-block;
margin-left: 10px;
}
.copy-right ul li a{
color: #fff;
width: 34px;
height: 34px;
border-radius: 100%;
text-align: center;
line-height: 34px;
display: block;
background: #4b423d;
font-size: 18px;
}
/* Copy Right End */
/***************************************************************************/
/************************** BLOG PAGE SECTION ******************************/
/***************************************************************************/
.blog-page-section{
background: #fff;
}
.page-banner{
width: 100%;
background-image: url('../../img/frontend/inner-banner.png');
padding: 64px 0;
background-position: bottom center;
background-repeat: no-repeat;
}
.page-banner h2{
font-size: 38px;
font-weight: bold;
color: #fff;
margin-top: 18px;
}
.blog_col .inside{
box-shadow: 0px 0px 10px #ccc;
padding:0px;
background: #fff;
}
.blog_col .inside .text_block{
padding:0 15px 15px;
}
.blog-page-section .form-group{
background: #eef1f6;
border:1px solid #d6dae2;
border-radius: 4px;
padding: 8px 0px;
}
.blog-page-section .form-group label{
font-weight: 600;
color: #323043;
text-transform: uppercase;
font-size: 16px;
}
.blog-page-section .form-group .form-control {
background-color: #ff6700;
font-size: 16px;
color: #fff;
font-weight: 500;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(../../img/frontend/drop-arrow.png);
background-repeat: no-repeat;
background-position: 99% center;
}
.blog-page-section .form-group .form-control:focus{
border-color:#ced4da !important;
box-shadow: none !important;
}
.blog-page-section .form-group .form-control option{
background: #fff;
color: #ff6700;
}
.blog-page-section .form-group .form-control option:hover{
background-color: #ff6700;
}
.page-link {
color: #7f7f7f;
background-color: #fff;
border: 0px solid #dee2e6;
margin: 0px 5px;
box-shadow: 0px 3px 9px #ccc;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
width: 50px;
height: 50px;
line-height: 33px;
text-align: center;
}
.page-link:focus,
.page-link:hover,
.page-link.active {
z-index: 2;
outline: 0;
box-shadow:none;
background-color: #ff6700;
color: #fff
}
.single-blog{
background: #fff;
}
.post-details li{
font-size: 14px;
display: inline-block;
margin-right: 20px;
text-transform: uppercase;
margin-bottom: 20px;
}
.text_section p a i {
font-size: 24px;
margin-right: 10px;
float: left;
}
.twitter_btn{
border-radius: 0px;
background: #1da1f2;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.twitter_btn:hover,
.twitter_btn:focus,
.tumbir_btn:hover,
.tumbir_btn:focus,
.facebook_btn:hover,
.facebook_btn:focus,
.more_btn:hover,
.more_btn:focus{
color: #fff
}
.tumbir_btn{
border-radius: 0px;
background:#37455c ;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.facebook_btn{
border-radius: 0px;
background:#3b5998 ;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.more_btn{
border-radius: 0px;
background: #ff6550;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.heading-border{
width: 100%;
position: relative;
display: block;
}
.heading-border:before{
content: '';
width: 100%;
position: absolute;
height: 3px;
background: #e6e6e6;
bottom: 0px;
}
.heading-border h2 {
font-size: 20px;
font-weight: bold;
padding: 10px 0;
text-transform: uppercase;
color: #545454;
display: inline-block;
margin: 0px;
border-bottom: 3px solid #aaaaaa;
position: relative;
margin-top: 10px;
}
.author-box {
width: 100%;
padding: 15px 0;
vertical-align: top;
}
.author-box img{
width: 170px;
display: inline-block;
}
.author-details{
display: inline-block;
width: calc(100% - 175px);
padding: 0 15px;
vertical-align: top;
}
.author-details h2{
font-size: 20px;
font-weight: bold;
color: #7f7f7f;
margin-bottom: 10px;
line-height: 24px;
}
.author-details p{
font-size: 16px;
font-weight: 300;
color: #656565
}
.author-details li{
display: inline-block;
margin-right: 8px;
}
.author-details li a{
color: #8c8c8c
}
.single-blog form label {
color: #656565;
}
.post-latest-list {
width: 100%;
float: left;
margin-bottom: 10px;
}
.post-latest-image {
width: 100px;
float: left;
padding-right: 10px;
}
.post-latest-text {
width: calc(100% - 100px);
float: left;
text-align: left;
}
.post-latest-text h2 {
font-size: 16px;
font-weight: bold;
float: left;
color: #545454;
}
.post-latest-text p{
font-size: 14px;
font-weight: 300;
float: left;
color: #7f7f7f
}
.post-latest-list:hover h2 {
color: #ff6700
}
.nav-pills .nav-link {
background: #f2f2f2;
font-size: 14px;
text-transform: uppercase;
color: #545454;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link{
background: #ff6700;
}
.categories-list h2 {
font-weight: bold;
font-size: 28px;
color: #ff6700;
}
.categories-list {
float: left;
width: 100%;
margin-top: 10px;
}
.btn-gray{
background: #adadad;
color: #fff;
margin:10px;
margin-left: 0px;
}
/***************************************************************************/
/************************** BLOG PAGE END **********************************/
/***************************************************************************/
/***************************************************************************/
/************************** PRICING PAGE END **********************************/
/***************************************************************************/
.pricing{
background-image: url(../../img/frontend/blog_g.png);
background-repeat: repeat;
padding: 50px 0 50px
}
.pricing-list{
width: 100%;
background: #f4f9ff;
border-radius: 10px;
}
.pricing_package,
.package_details,
.package_list,
.package_action {
display: table;
width: 100%;
height: 100%;
text-align: center;
padding:15px;
}
.pricing_package{
background: #8f3a00;
border-radius: 10px;
}
.pricing_package.complete{
background: #38302b
}
.pricing_package h2{
font-size: 54px;
font-weight: bold;
color: #fff;
}
.pricing_package p{
font-size: 26px;
font-weight: bold;
color: #fff;
line-height: 30px;
}
.display-table-cell{
display: table-cell;
vertical-align: middle;
}
.package_details p{
font-size: 15px;
font-weight: 400;
color: #646464;
text-align: left;
line-height: 36px;
}
.package_list{
background: #fff;
padding: 15px
}
.package_list ul{
}
.package_list ul li {
margin-bottom: 10px;
font-size: 16px;
font-weight: 400;
color: #646464;
text-align: left;
padding-left: 30px;
background: url(../../img/frontend/tick.png);
background-repeat: no-repeat;
background-position: left 8px;
}
.package_action .form-check-label{
position: relative;
margin-bottom: 10px;
cursor: pointer;
font-size: 14px;
font-weight: 400 !important;
color: #ff6700;
}
.package_action .form-check-input{
opacity: 0;
}
.package_action .form-check-label:after {
content: '';
width: 20px;
height: 20px;
display: inline-block;
position: absolute;
left: -25px;
border: 2px solid #ff6700;
transform: translate(0px, -50%);
top: 50%;
}
.package_action .form-check-input:checked + .form-check-label:after {
background-color: #ff6700;
background-image: url(../../img/frontend/white-tick.png);
background-repeat: no-repeat;
background-position: center;
}
.package_action h2{
font-size: 38px;
font-weight: bold;
color: #656565;
}
.display-inline{
display: inline-block;
}
/***************************************************************************/
/************************** PRICING PAGE END **********************************/
/***************************************************************************/
/***************************************************************************/
/************************** REGISTER PAGE END **********************************/
/***************************************************************************/
.register-form{
padding: 150px 0 200px;
width: 100%;
background-repeat: no-repeat;
background-position: bottom center;
background-image: url(../../img/frontend/login-bg.png);
background-size: cover;
}
.register-form-section{
width: 100%;
float: left;
padding:30px 40px;
background: #fff;
}
.page-heading{
color: #ff6700;
font-size: 34px;
font-weight: bold;
margin: 20px 0 30px;
}
.register-form-section .form-control{
border-color: #ff6700;
color: #4d4d4d;
font-size: 14px;
font-weight: 600;
height: auto;
padding: 8px 15px;
}
.register-form-section .form-control:focus{
box-shadow: 0 0 0 0.2rem #ff6700
}
.or{
color: #333332;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
display: block;
width: 40px;
margin: auto;
height: 40px;
line-height: 40px;
/*box-shadow: 0px 0px 10px #c5c5c5;*/
border-radius: 100%;
}
.or::after {
content: 'or';
width: 40px;
background: #fff;
height: 40px;
display: block;
position: absolute;
top: 50%;
border-radius: 100%;
box-shadow: 0px 0px 2px #fff;
transform: translate(0,-50%);
}
.or::before {
content: '';
position: absolute;
left: 50%;
height: 600%;
width: 1px;
background: #e6e6e6;
top: -250%;
z-index: 0;
/*box-shadow: 0px 0px 10px #878787;*/
}
/***************************************************************************/
/************************** REGISTER PAGE END **********************************/
/***************************************************************************/
/******************************
User Section
******************************/
.user-section .header .top_header{
background: #fff;
/*box-shadow: 0px 0px 10px #c2c2c2*/
}
.user-middle-section {
width: 100%;
padding: 40px 0;
background: #ececec;
box-shadow: inset 0px 0px 16px #898989;
min-height: calc(100vh - 468px);
}
.side-user-dashboard {
max-width: 150px;
transform: all .3s easy-in-out;
-webkit-transform: all .3s easy-in-out;
-moz-transform: all .3s easy-in-out;
-o-transform: all .3s easy-in-out;
}
.dashboard-menu-user{
text-align: center;
border-radius: 4px;
}
.dashboard-menu-user li {
padding: 0px 10px;
margin-bottom: 2px;
border-radius: 4px;
background: #f4f4f4;
min-height: 120px;
display: flex;
flex-direction: column;
justify-content: center;
}
.dashboard-menu-user li span {
width: 100%;
display: block;
font-size: 12px;
color: #7e7e7e;
font-weight: bold;
padding: 10px 0;
}
.dataTables_wrapper.container-fluid{
padding: 0px;
}
.dashboard-menu-user li.active,
.dashboard-menu-user li:hover,
.dashboard-menu-user li:focus{
background: #ff6700;
box-shadow: 0px 2px 7px rgba(179,179,179,.9);
position: relative;
z-index: 99;
}
.dashboard-menu-user li.active span,
.dashboard-menu-user li:hover span,
.dashboard-menu-user li:focus span{
color: #fff;
}
.dashboard-menu-user li .user-section-active,
.dashboard-menu-user li.active .user-section-notactive,
.dashboard-menu-user li:hover .user-section-notactive,
.dashboard-menu-user li:focus .user-section-notactive{
display: none;
}
.dashboard-menu-user li.active .user-section-active,
.dashboard-menu-user li:hover .user-section-active,
.dashboard-menu-user li:focus .user-section-active{
display: initial;
}
.user-section-box {
padding: 16px 15px;
background: #38302b;
border-radius: 4px;
height: 100%;
color: #fff;
background-repeat: no-repeat;
background-size: cover;
}
.user-icon {
width: 56px;
float: left;
border: 1px solid #fff;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 35px;
color: #fff;
}
.user-name {
float: left;
width: calc(100% - 56px);
padding-left: 16px;
}
.user-name h3{
font-size: 22px;
margin: 0px;
}
.user-section-box .user-name p{
text-align: left;
}
.user-name p a{
color: #fff;
font-size: 14px;
font-weight: 400;
}
.second-section{
background-image: url(../../img/verifier/red.png);
}
.third-section{
background-image: url(../../img/verifier/blue.png);
}
.fourth-section{
background-image: url(../../img/verifier/yellow.png);
}
.user-section-box p{
font-size: 12px;
color: #ffffff;
font-weight: 500;
text-align: center;
}
.user-section-box h2{
font-size: 26px;
color: #ffffff;
font-weight: 400;
text-align: center;
}
.left-section {
float: left;
width: 40%;
}
.right-section {
float: left;
width: 60%;
padding-top: 42px;
text-align: center;
}
.btn-orange {
background: #ff6700;
color: #fff;
border: 2px solid #fff;
font-weight: 500;
font-size: 14px;
}
.btn-orange:hover,
.btn-orange:focus {
background: #ff7004;
color: #fff;
}
.verification-section {
padding: 15px;
background: #fff;
border-radius: 4px;
width: 100%;
}
.verification-section .nav-pills .nav-link{
font-size: 15px;
font-weight: 500;
color: #ff6700;
border: 1px solid #ff6700;
background: #fff;
text-transform: uppercase;
padding: 13px 50px;
}
.verification-section .nav-pills .nav-link.active{
color: #fff;
background: #ff6700;
}
.custom-button-size{
padding: 13px 30px;
text-transform: uppercase;
}
.verification-section .form-control {
padding: 8px 15px !important;
font-size: 14px;
height: auto;
}
.verification-section .form-control:focus{
border-color: #ff6700;
outline: 0;
box-shadow: 0 0 0 0.2rem rgb(255, 103, 0);
}
.user-middle-section .list-group .list-group-item:before {
content: '';
width: 10px;
height: 47px;
display: flex;
position: absolute;
left: 0px;
/*background: red;*/
top: 0;
border-radius: 7px;
}
.user-middle-section .list-group .list-group-item.border-muted:before {
background: #6c757d !important;
}
.user-middle-section .list-group .list-group-item.border-success:before {
background: #28a745!important;
}
.user-middle-section .list-group .list-group-item.border-warning:before {
background: #ffc107!important;
}
.user-middle-section .list-group .list-group-item.border-danger:before {
background: #dc3545!important;
}
.user-middle-section .list-group .list-group-item h5{
font-size: 16px;
}
.user-middle-section .list-group .list-group-item h5 span{
font-size:80%;
}
.user-middle-section .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #38302b;
border-color: #38302b;
}
.verification-section .form-check-input{
opacity: 0;
}
.verification-section .form-check-label:before{
content: '';
width: 35px;
height: 35px;
border-radius: 100%;
float: left;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
position: absolute;
left: -28px;
}
.verification-section .form-check-label {
margin-bottom: 0;
line-height: 36px;
font-weight: 600;
color: #7e7e7e;
font-size: 16px;
padding-left: 14px;
margin: 0px 13px;
position: relative;
}
.verification-section .form-check-input:checked + .form-check-label:before{
background-color: #ff6700;
background-image: url(../../img/frontend/white-tick.png);
background-repeat: no-repeat;
/*background-size: cover;*/
background-position: center;
border-color: #ff6700
}
.user-section .header .navigation-block .menu{
height: 100%;
width: auto;
float: right;
}
.user-section .header .navigation-block .menu li a::before,
.user-section .header .navigation-block .menu li a::after{
display: none;
}
.user-section .header .navigation-block .menu li {
padding: 0px;
height: 100%;
float: left;
vertical-align: middle;
display: flex;
flex-direction: column;
justify-content: center;
white-space: nowrap;
margin-left: 15px;
}
.user-section .header .navigation-block .menu li a {
color: #ff6700 !important;
border-radius: 4px;
padding: 0px;
background: #f0f0f0;
border: 1px solid;
}
.user-section .header .navigation-block .menu li a i:nth-child(1) {
padding: 10px;
border: 2px solid #ff6700;
/*border-radius: 5px;*/
float: left;
background: #ff6700;
color: #fff;
}
.user-section .header .navigation-block .menu li a i:nth-child(2) {
padding: 10px;
background: #f0f0f0;
border: 2px solid #f0f0f0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
float: left;
color: #7e7e7e;
}
.user-section .dropdown-menu.show{
padding: 0px;
}
.user-section .header .navigation-block .menu li .dropdown-menu.show a,
{
padding: 6px 15px;
border:0px;
border-radius: 0px;
}
#my-menu .menu .dropdown-menu a{
padding: 6px 15px;
border:0px;
border-radius: 0px;
}
#my-menu .menu .dropdown-menu {
padding: 0px;
left: initial !important;
right: 0px;
transform: translate3d(0px, 66px, 0px) !important;
}
.user-section .header .navigation-block .menu li .dropdown-menu.show a:hover{
color: #fff !important;
background:#ff6700
}
.page-title {
font-size: 20px;
font-weight: bold;
color: #38302b
}
.page-title sub{
font-size: 12px;
color: #ff6700;
font-weight: 600;
}
input.search-field {
padding: 8px 5px 8px 40px;
background: #f4f4f4;
border: 0px;
box-shadow: 0px 4px 6px #c2c2c2;
font-size: 12px;
box-sizing: border-box;
background-image: url(../../img/verifier/serach-gray.png);
background-repeat: no-repeat;
background-position: 13px center;
font-weight: 600;
width: 290px;}
input.search-field:focus {
outline: none !important;
}
.non-border-table table thead th {
border: 0px !important;
border-color: transparent !important;
text-transform: uppercase;
font-size: 12px;
color: #545454;
overflow: hidden;
background: #fff;
white-space: nowrap;
/*background-image: url(../../img/verifier/table-arrow.png);*/
background-repeat: no-repeat;
background-position: center right;
padding-right: 24px;
}
.non-border-table table tr{
border:0px;
}
.non-border-table table thead th:first-child ,
.non-border-table table tbody td:first-child{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.non-border-table table thead th:last-child,
.non-border-table table tbody td:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.non-border-table table thead {
box-shadow: 0px 4px 6px #c2c2c2;
border-radius: 4px;
border: 0px;
}
/*.non-border-table table tbody tr:first-child td {
background: transparent;
}*/
.non-border-table table tbody td {
background: #f8f8f8;
border-color: #ececec;
border-width: 2px;
font-size: 12px;
text-transform: capitalize;
white-space: nowrap;
}
.non-border-table table tbody tr:hover td {
background: #fff;
}
.non-border-table table tbody tr:hover td:first-child {
color: #ff6700
}
.non-border-table table tbody tr:hover{
box-shadow: 0px 4px 6px #c2c2c2;
}
.non-border-table table tbody tr:first-child:hover td {
background: transparent;
}
.user-middle-section .page-link{
width: 44px;
height: 44px;
font-size: 15px;
line-height: 44px;
padding: 0px;
}
.total-entries{
color: #656565;
font-size: 14px;
display: inline-block;
font-weight: 500;
}
.popup-custom{
position:fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
background-color: rgba(0,0,0,.2);
z-index: 99
}
.popup-inner {
max-width: 680px;
display: block;
margin: 20px auto;
background: #fff;
padding: 30px 15px;
position: relative;
}
.display-table{
display: table;
height: 100%;
width: 100%;
}
.display-table-cell{
display: table-cell;
vertical-align: middle;
}
.close-popup {
position: absolute;
right: -15px;
top: -15px;
width: 30px;
height: 30px;
border-radius: 100%;
border: 2px solid #fff;
background: #ff6700;
color: #fff;
line-height: 26px;
text-align: center;
}
.popup-title {
text-align: center;
color: #38302b;
font-size: 24px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
margin-bottom: 30px;
}
.popup-title span {
width: 50px;
height: 4px;
display: inline-block;
background: #ec9559;
}
.table-section-popup .row:nth-child(2n) .col p{
background: red
}
/******************************
User Section End
******************************/
/******************
Data table
*******************/
#listing_table_filter,
#listing_table_length{
display: none;
}
.check-input .form-check-input{
width: 35px;
height: 35px;
border-radius: 100%;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
flex: 1;
position: absolute;
left: 15px;
margin-left: 0px;
margin-top: 0px;
opacity: 0;
}
.check-input .form-check-input + span {
width: 35px;
height: 35px;
border-radius: 100%;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
flex: 1;
float: left;
}
.check-input .form-control {
width: calc(100% - 56px);
margin-left: 10px;
float: left;
}
.check-input .form-check-input:checked + span {
background-color: #ff6700;
background-image: url(../../img/frontend/white-tick.png);
background-repeat: no-repeat;
/*background-size: cover;*/
background-position: center;
border-color: #ff6700;
}
.verification-page-social{
display: flex;
}
.linked-verified{
flex: 1
}
.verification-page-social .login-social-button{
/*display: inline-block;*/
padding: 7px 12px;
/* flex: 1;*/
text-align: center;
/*height: 39px;*/
}
.linked-verified-icon{
width: 35px;
height: 35px;
border-radius: 100%;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
display: inline-block;
line-height: 35px;
color: #c9c9c9;
}
.linked-verified-icon:hover,
.linked-verified-icon:focus{
background-color: #ff6700;
color: #fff;
border-color: #ff6700;
}
/* Responsive */
@media(max-width:991.9999px){
.header .navigation_block .menu li{
padding: 0px 5px;
}
.header .navigation_block .menu li a span{
font-size: 14px;
}
.header .navigation_block .menu li a span.btn-primary,
.header .navigation_block .menu li a span.btn-secondary{
padding: 5px 10px;
}
.verification-page-social{
display: initial;
}
.linked-verified{
display: inline-block;
width: auto;
margin: 10px;
}
.register-form-section{
padding: 30px 15px;
}
}
@media(max-width: 767px){
/*.navigation_block{
display: none;
}*/
.mh-btns-left{
display: inline-block;
float: right;
margin-top: 28px;
font-size: 26px;
}
.mh-btns-left .toggle_btn{
color: #ff6700;
}
.page-link{
font-size: 12px;
margin: 0px 2px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
padding: 0px;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box .process-content,
.prgress-steps-vertical .process-section-box .process-box .process-content{
padding-left: 14px;
padding-right: 14px;
width: 100%;
padding-top: 60px;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box:after ,
.prgress-steps-vertical .process-section-box .process-box:after {
top: -40px;
left: 50%;
right: 50%;
transform: translate(-50%, -0%);
}
.prgress-steps-vertical .process-section-box .process-box .process-text{
width: 100%;
text-align: center;
}
.prgress-steps-vertical .process-section-box .process-box .process-image{
width: 100%;
text-align: center;
}
.prgress-steps-vertical .process-section-box{
margin-bottom: 50px;
}
.user-section .mh-btns-left{
display: none;
}
.header .navigation_block .menu li a span{
padding: 6px 0;
text-align: left;
}
.navbar-collapse {
position: absolute;
top: 100%;
width: calc(100% + 30px);
left: -15px;
background: #fff1e7;
z-index: 999;
padding: 15px;
border-top: 2px solid #ff6700;
}
.header .navigation_block .menu li a span.btn-primary,
.header .navigation_block .menu li a span.btn-secondary{
margin: 0px;
}
.header .navigation_block .menu li.btn_block{
width: calc(50% - 4px);
display: inline-block;
}
/**************10-07-2018***************/
.qr-content-box{
min-height:120px !important;
}
.verified-qr-code-wrap h2{
max-width:160px !important;
font-size:1.5rem;
line-height:24px !important;
}
}
@media(min-width: 768px){
.navigation_block{
display: block;
}
.navigation_block.mm-menu{
display: none;
}
}
@media(min-width: 576px){
.side-user-dashboard + .col{
max-width: calc(100% - 200px);
}
}
@media(max-width: 575.9999px){
.process_section .process-section-box .process-box::before{
content: attr(data-lable);
font-size: 100px;
font-weight: bold;
color: #f1f4f7;
width: 100%;
padding: 60px 0 40px;
float: left;
line-height: 100px;
position: initial;
height: initial;
background: none;
border:0px;
transform: translate(0%, -0%);
}
.process_section .process-section-box .process-box::after{
display: none;
}
.process_section .process-section-box .process-box .process-content::before{
bottom: initial;
top: -14px;
}
.user-section .mh-btns-left{
display: initial;
margin-top: 20px;
}
.user-section .header .navigation-block .menu li{
margin-left: 5px;
}
.side-user-dashboard {
max-width: 0%;
width: 0px;
overflow:hidden;
padding: 0px;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
}
.side-user-dashboard.show-menu {
max-width: 100%;
width: 100%;
padding: 0 15px;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
margin-bottom: 10px;
}
.dashboard-menu-user li{
min-height: 100px;
}
.verification-section .nav-item {
margin-left: 0px !important;
width: 100%;
text-align: center;
margin-right: 0px !important;
margin-bottom: 10px !important;
}
.verification-section .nav-pills .nav-link{
padding: 13px 0px;
}
.verification-section .custom-button-size{
padding: 13px 0;
width: 100%;
}
.align-items-center .col-auto:last-child{
width: 100%;
}
.user-middle-section .list-group .list-group-item::before{
width: 100%;
height: 4px;
}
.user-middle-section .list-group .list-group-item h5{
font-size: 16px;
}
.total-entries{
float: none !important;
}
.user-middle-section .page-link {
width: 30px;
height: 30px;
font-size: 12px;
line-height: 30px;
padding: 0px;
}
.verification-section .form-check-inline{
display: block;
text-align: left;
margin-bottom: 10px;
padding-left: 20px;
}
/**************10-07-2018***************/
.verified-qr-code-wrap .card-footer-wrap .identity-assured-at{
width:100% !important;
}
.verified-qr-code-wrap .card-footer-wrap .qr-code-box {
width: 80px;
height: 80px;
padding: 6px;
margin-top: -10px !important;
background: #fff;
position: absolute;
right: 15px;
}
}
/******************************
account setting
******************************/
.form-heading{
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.verification-section .form-control:focus{
box-shadow: none !important;
}
/*********************
creadit History
*********************/
.credit-score {
margin-right: 0px;
display: inline-block;
background: #fff;
padding: 6px 12px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
color: #7e7e7e;
width: 290px;
}
.credit-score img{
margin-right: 10px;
}
.credit-score span {
margin: 0px 3px 0px 10px;
color: #ff6700;
}
.login-social-button {
padding: 7px 12px;
line-height: 25px;
text-align: left;
padding-left: 50px;
position: relative;
border-radius: 4px;
transition: all ease 0.5s;
display: block;
font-size: 12px;
font-weight: 500;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
text-transform: uppercase;
color: #fff;
}
.login-social-button .fa{
border-right: 2px solid rgba(255,255,255,.1);
position: absolute;
left: 0px;
width: 40px;
height: 39px;
top: 0px;
text-align: center;
line-height: 40px;
font-size: 16px;
}
.login-social-button:hover {
color: #fff
}
.fb-color{
background: #3d5a99;
}
.tw-color{
background: #1da1f2;
}
.gplus-color{
background: #dd5144;
}
.insta-color{
background:radial-gradient(ellipse at 70% 70%,#ee583f 1%,#d92d77 82%,#bd3381 58%);
}
.linkedin-color{
background: #0077b5;
}
.fb-color:hover{
background: #334f8d;
}
.tw-color:hover{
background: #1092e3;
}
.gplus-color:hover{
background: #cf4639;
}
.insta-color:hover{
background: radial-gradient(ellipse at 70% 70%,#e05139 1%,#c6266b 82%,#ae2a75 58%);
}
.linkedin-color:hover{
background: #04699e;
}
.disclaimer_div {
margin: 30px 0px;
}
.verification-section .form-check-label a{
color: #ff6700;
}
.non-shadow{
box-shadow: none !important;
}
.inside.non-shadow img{
border-radius: 6px;
}
.inside.non-shadow p {
line-height: 30px;
font-size: 16px;
font-weight: 500;
}
.validation-errors {
color:red;
font-weight: 500;
margin-top: 15px;
}
/****************10-07-2018*******************/
.verified-qr-code-wrap{
float:left;
width:100%;
color:#fff;
background:url(../../img/frontend/card_back-1.png) no-repeat center top;
background-size:100% 250px;
border-top-left-radius:20px;
border-top-right-radius:20px;
}
.verified-qr-code-wrap h2{
max-width: 170px;
border-left: 3px solid #fff;
padding-left: 10px;
margin: 0px;
line-height: 34px;
font-weight: 700;
}
.qr-content-box{
float:left;
width:100%;
padding:20px;
min-height:160px;
}
.verified-qr-code-wrap .veifiyed-link{
float:left;
padding-left:20px;
padding-bottom:30px;
font-weight: 700;
margin:0px;
width: calc(100% - 20px)
}
.card-footer-wrap{
float:left;
width:100%;
padding: 10px 20px;
background:#fff;
background:url(../../img/frontend/card_back-2.png) no-repeat center top;
background-size:100% 100%;
}
.card-footer-wrap .logo{
float:left;
width:130px;
}
.card-footer-wrap .identity-assured-at{
float:left;
width:calc(100% - 240px);
padding:0px 20px;
color:#000;
}
.card-footer-wrap .identity-assured-at p{
margin:0px;
font-size: 13px;
font-weight: 500;
}
.card-footer-wrap .qr-code-box{
float:left;
width:110px;
height:110px;
padding:10px;
margin-top: -40px;
background:#fff;
}
/***************dashborad-responsive*****************/
@media screen and (max-width:950px){
.verified-qr-code-wrap.dashboard-qr-wrap .card-footer-wrap .identity-assured-at{
width:100%;
}
.verified-qr-code-wrap.dashboard-qr-wrap .card-footer-wrap .qr-code-box{
position:absolute;
right:20px;
margin-top:-10px;
}
}
.navbar-brand img {
width: 120px;
}
|
public/css/frontend/style.css
|
*{
margin:0;
padding:0;
}
img{
max-width: 100%;
}
ul{
list-style: none;
padding-left: 0;
margin: 0;
}
a, a:focus, a:hover{
text-decoration: none;
outline: none;
}
body{
font-family: 'Montserrat', sans-serif;
}
button:focus, .btn.focus, .btn:focus{
outline:none;
border:none;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
}
.header .top_header{
background:#fff1e7;
}
.header .top_header{
background:#fff1e7;
}
/* Container */
.container{
max-width: 1170px;
}
/* section */
.custom_section{
padding-top:69px;
padding-bottom:69px;
}
.header .top_header .brand{
padding-top:14px;
padding-bottom:14px;
display: inline-block;
}
/* Toogle Btn */
.mh-btns-left{
display:none;
}
.header .navigation_block .menu{
text-align: right;
}
.header .navigation_block .menu li{
padding:0 16px;
display: inline-block;
}
.header .navigation_block .menu li.btn_block{
padding:0 6px;
}
.header .navigation_block .menu li a{
padding: 0px;
}
.header .navigation_block .menu li a span{
padding: 30px 0;
display: block;
font-weight: 300;
color: #333332;
font-size: 14px;
}
.header .navigation_block .menu li a span.btn-primary{
padding:5px 25px;
color: #fff;
background-color: #ff6700;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
margin: 24px 0;
}
.header .navigation_block .menu li a span.btn-secondary{
padding:5px 25px;
color: #ff6700;
background-color: #fff1e7;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
margin: 24px 0;
}
.header .navigation_block .menu li a span.btn-secondary:hover,
.header .navigation_block .menu li a span.btn-secondary:focus,
.header .navigation_block .menu li a span.btn-secondary:active{
color: #fff;
background-color: #ff6700;
border:1px solid #ff6700;
transition: all ease 0.5s;
}
.header .navigation_block .menu li a span.btn-primary:hover,
.header .navigation_block .menu li a span.btn-primary:focus,
.header .navigation_block .menu li a span.btn-primary:active{
color: #ff6700;
background-color: #fff1e7;
border:1px solid #ff6700;
transition: all ease 0.5s;
}
.header .navigation_block .menu li a.btn-secondary::before,
.header .navigation_block .menu li a.btn-primary::before{
display: none;
}
.header .navigation_block .menu li a::before {
content: '';
display: block;
width: 0;
height: 3px;
background: #ff6700;
transition: width .3s;
}
.header .navigation_block .menu li a:hover::before {
width: 100%;
transition: width .3s;
}
.header .navigation_block .menu li.btn_block a:hover::before {
width: 0;
}
.header .navigation_block .menu li .sub_menu li{
display: none;
}
.video_bg{
padding: 15px;
}
.video_bg iframe{
max-width: 800px;
width: 100%;
height: 500px;
}
/* Banner */
.banner_section{
background-color: #fd9a57;
background-image: url("../../img/frontend/banner_bg.png");
background-size: cover;
background-position: top right;
}
.cloud_wrapper{
background-image: url("../../img/frontend/clouds_bg.png");
background-repeat: repeat-x;
background-size: auto 100%;
animation: animatedBackground 500s linear infinite
}
@keyframes animatedBackground {
from {
background-position: 0 0
}
to {
background-position: -10000px 0
}
}
.banner_section .caption_block .content_block{
padding-top:148px;
padding-bottom:76px;
}
.banner_section .caption_block .content_block h1{
color: #fff;
font-size: 38px;
font-weight: 700;
text-shadow: 0px 3px 0px rgba(66, 79, 94, 0.17);
margin-bottom: 18px;
}
.banner_section .caption_block .content_block p{
color: #fff;
font-size:18px;
font-weight: 300;
text-shadow: 0px 3px 0px rgba(66, 79, 94, 0.17);
margin-bottom: 18px;
}
.banner_section .caption_block .content_block .btn{
color: #fff;
font-size:14px;
line-height: 14px;
font-weight: 300;
background: #8f3a00;
padding:14px 15px;
text-transform: uppercase;
display: inline-block;
box-shadow: 0px 5px 13px 0px rgba(186, 122, 79, 0.56);
transition: all ease 0.5s;
}
.banner_section .caption_block .content_block .btn:hover, .banner_section .caption_block .content_block .btn:active, .banner_section .caption_block .content_block .btn:focus{
color: #8f3a00;
background: #fff;
transition: all ease 0.5s;
}
.get_plan_box{
background:#8f3a00;
padding-top: 42px;
padding-bottom: 36px;
}
.get_plan_box h2{
color:#ffffff;
font-size: 34px;
font-weight:500;
margin-bottom: 0;
}
.custom_btn{
padding:9px 30px;
color: #fff;
background-color: #ff6700;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
display: inline-block;
font-size: 14px;
font-weight: 500;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
text-transform: uppercase;
}
.custom_btn:hover, .custom_btn:active, .custom_btn:focus{
color: #ff6700;
background-color: #fff;
border:1px solid #fff;
}
.dropdown-toggle::after{
display: none;
}
.header .navigation_block .menu li .dropdown-menu a {
padding: 4px 12px;
display: block;
color: #333332;
}
.header .navigation_block .menu li .dropdown-menu{
padding: 0px;
margin: 0px;
border-radius: 0px;
background: #fff1e7;
left: 15px
}
#navbarNavDropdown .dropdown-toggle:hover + .dropdown-menu,
#navbarNavDropdown .dropdown-menu:hover{
display: block;
}
.header .navigation_block .menu li .dropdown-menu a::before {
display: none;
}
.header .navigation_block .menu li .dropdown-menu a::after {
content: '';
display: block;
width: 0;
height: 3px;
background: #ff6700;
transition: width .3s;
}
.header .navigation_block .menu li .dropdown-menu a:hover::after {
width: 100%;
transition: width .3s;
}
/* Home Page Process Section */
.process_section{
padding:62px 0;
}
.process_section .heading{
font-size: 30px;
font-weight: 700;
color:#535353;
}
.process-box{
width: 100%;
}
.process-content{
width: calc(100% - 0px);
padding: 30px 14px;
background-color: #f6f6f6;
border-radius: 40px;
float: left;
position: relative;
}
.process-content:hover {
background-color: #fff;
box-shadow: 0px 0px 41px #dddddd;
}
.process-box h2{
font-size: 19px;
font-weight: bold;
color: #535353;
margin-top: 30px;
}
.process-box p{
font-size: 14px;
font-weight: 400;
color: #535353
}
.process-box::before{
}
.process_section .process-section-box .process-box::after{
content: attr(data-lable);
font-size: 100px;
font-weight: bold;
color: #f1f4f7;
width: 100%;
padding: 40px 0 60px;
float: left;
line-height: 100px;
}
.process_section .process-section-box .process-box .process-content::before{
content: '';
width: 28px;
height: 28px;
padding: 0px;
border: 6px solid #fff;
background: #f6f6f6;
border-radius: 100%;
position: absolute;
bottom: -14px;
left: 50%;
transform: translate(-50%, -0%);
}
.process_section .process-section-box:nth-child(2n) .process-box::before{
content: attr(data-lable);
font-size: 100px;
font-weight: bold;
color: #f1f4f7;
width: 100%;
padding: 60px 0 40px;
float: left;
line-height: 100px;
position: initial;
height: initial;
background: none;
border:0px;
transform: translate(0%, -0%);
}
.process_section .process-section-box:nth-child(2n) .process-box .process-content::after{
content: '';
width: 28px;
height: 28px;
padding: 0px;
border: 6px solid #fff;
background: #f6f6f6;
border-radius: 100%;
position: absolute;
top: -14px;
left: 50%;
transform: translate(-50%, -0%);
}
.process_section .process-section-box:nth-child(2n) .process-box::after,
.process_section .process-section-box:nth-child(2n) .process-box .process-content::before{
display: none;
}
/* progress section left right*/
.prgress-steps-vertical{
width: 100%;
padding: 0px 0 60px;
}
.prgress-steps-vertical .process-content{
width: calc(100% - 52px);
padding: 30px 14px;
background-color: #f6f6f6;
border-radius: 40px;
float: left;
position: relative;
padding-right: 60px;
height: 100%;
}
.prgress-steps-vertical .process-section-box{
margin-bottom: 30px;
}
.prgress-steps-vertical .process-section-box .process-box:after {
content: attr(data-lable);
width: 84px;
height: 84px;
border-radius: 100%;
text-align: center;
line-height: 64px;
font-size: 36px;
font-weight: bold;
color: #ffffff;
background: #eef2f5;
display: inline-block;
position: absolute;
right: 30px;
transform: translate(-0%, -50%);
top: 50%;
border: 10px solid #fff;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box:after{
right:initial;
left: 30px;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box .process-content{
float: right;
padding-right: 14px;
padding-left: 60px;
}
.prgress-steps-vertical .process-section-box .process-box .process-image{
width: 160px;
float: left;
margin-right: 10px;
}
.prgress-steps-vertical .process-section-box .process-box .process-text{
width: calc(100% - 170px);
text-align: left;
float: left;
}
.prgress-steps-vertical .process-section-box .process-box h2{
margin-top: 0px;
}
.prgress-steps-vertical .process-content:hover{
background: #fff;
}
.prgress-steps-vertical .process-section-box .process-box{
height: 100%;
}
.prgress-steps-vertical .process-section-box .process-box:hover:after{
background: #ff6700
}
/* How IT Works Section */
.how_it_works_section{
padding:62px 0 0;
background-color: #e9f3ff;
/*background-image: url(../../img/frontend/how_it_works_bg.png);
background-position: center bottom;
background-size: cover;
min-height: 100vh;
height: 100vh;
position: relative;*/
position: relative;
}
.position-relative{
position: relative;
}
.how_it_works_section .heading{
color: #6a7889;
font-size: 30px;
font-weight: 700;
}
.position-absolute{
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
text-align: center;
}
.display-table{
display: table;
height: 100%;
width: 100%;
}
.display-table-cell{
display: table-cell;
vertical-align: middle;
}
.play_video_btn{
padding:15px 45px 18px;
border-radius:9px;
background:#ff6700;
color:#fff;
border:none;
/*position: absolute;*/
/*top:50%;
left:50%;
transform: translate(-50%, -50%);*/
font-size: 25px;
}
.play_video_btn:hover{
background: #cc5200;
}
.navbar-toggler{
padding: 5px 7px;
font-size: 14px;
line-height: 1;
background-color: #ff6700;
border: 1px solid #ff6700;
}
/* Verified Section Start */
.verified_section{
background:#7bc0ef;
padding-top: 42px;
padding-bottom: 36px;
}
.verified_section h2{
color:#ffffff;
font-size: 34px;
font-weight:400;
margin-bottom: 0;
}
.verified_btn{
padding:10px 35px;
color: #fff;
background-color: #ff6700;
border-radius: 4px;
border:1px solid #ff6700;
transition: all ease 0.5s;
display: inline-block;
font-size: 16px;
font-weight: 300;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
text-transform: uppercase;
}
.verified_btn:hover, .verified_btn:active, .verified_btn:focus{
color: #ff6700;
background-color: #fff;
border:1px solid #fff;
}
/* Verified Section Ends */
/* More Detail Section Start */
.text_section h2{
color:#535353;
font-size: 28px;
font-weight: 700;
line-height: 38px;
margin-bottom: 18px;
}
.text_section p{
color:#656565;
font-size: 18px;
font-weight: 300;
line-height: 32px;
margin-bottom: 18px;
}
/* More Detail Section Ends */
/* Blog Section Start */
.blog_section{
background-image:url(../../img/frontend/blog_g.png);
background-repeat: repeat;
background-position: top center;
}
.blog_section .heading{
font-size: 30px;
font-weight: 700;
color:#535353;
margin-bottom: 40px;
}
.blog_col .img_block{
margin-bottom:20px;
}
.blog_col .img_block img{
height: auto;
}
.text_block .title{
font-size: 20px;
font-weight: 700;
color:#545454;
}
.text_block .desc{
font-size: 14px;
font-weight: 300;
color:#656565;
margin-bottom: 20px;
}
.more .date_block{
color: #7f7f7f;
font-size: 12px;
font-weight: 300;
display: inline-block;
}
.more .read_more{
color:#7f7f7f;
font-size: 12px;
font-weight: 300;
float: right;
display: inline-block;
padding-right: 36px;
background-image: url(../../img/frontend/arrow.png);
background-repeat: no-repeat;
background-position: right center;
text-transform: uppercase;
line-height: 27px;
}
.more .read_more:focus, .more .read_more:hover, .more .read_more:active{
background-image: url(../../img/frontend/arrow_active.png);
background-repeat: no-repeat;
background-position: right center;
}
/* Blog Section Ends */
.blog_col .inside{}
/* footer */
footer{
width: 100%;
background: #38302b;
padding: 50px 0;
}
footer p{
font-size: 14px;
font-weight: 400;
color: #ffffff
}
footer h3{
font-size: 16px;
font-weight: 400;
color: #ffffff;
margin-bottom: 20px
}
footer ul{
font-size: 14px;
font-weight: 400;
color: #ffffff
}
footer ul li{
width: 100%;
margin-bottom: 10px;
}
footer ul li a{
font-size: 14px;
font-weight: 400;
color: #ffffff
}
footer ul li a:hover,footer ul li a:focus{
color: #c4c4c4;
}
/* footer End */
/* Copy Right */
.copy-right{
width: 100%;
background:#2e2722 ;
padding: 10px 0;
}
.copy-right p{
font-size: 12px;
color: #fff;
margin: 0px;
padding: 0px;
line-height: 34px;
}
.copy-right ul{
display: inline-block;
}
.copy-right ul li{
display: inline-block;
margin-left: 10px;
}
.copy-right ul li a{
color: #fff;
width: 34px;
height: 34px;
border-radius: 100%;
text-align: center;
line-height: 34px;
display: block;
background: #4b423d;
font-size: 18px;
}
/* Copy Right End */
/***************************************************************************/
/************************** BLOG PAGE SECTION ******************************/
/***************************************************************************/
.blog-page-section{
background: #fff;
}
.page-banner{
width: 100%;
background-image: url('../../img/frontend/inner-banner.png');
padding: 64px 0;
background-position: bottom center;
background-repeat: no-repeat;
}
.page-banner h2{
font-size: 38px;
font-weight: bold;
color: #fff;
margin-top: 18px;
}
.blog_col .inside{
box-shadow: 0px 0px 10px #ccc;
padding:0px;
background: #fff;
}
.blog_col .inside .text_block{
padding:0 15px 15px;
}
.blog-page-section .form-group{
background: #eef1f6;
border:1px solid #d6dae2;
border-radius: 4px;
padding: 8px 0px;
}
.blog-page-section .form-group label{
font-weight: 600;
color: #323043;
text-transform: uppercase;
font-size: 16px;
}
.blog-page-section .form-group .form-control {
background-color: #ff6700;
font-size: 16px;
color: #fff;
font-weight: 500;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(../../img/frontend/drop-arrow.png);
background-repeat: no-repeat;
background-position: 99% center;
}
.blog-page-section .form-group .form-control:focus{
border-color:#ced4da !important;
box-shadow: none !important;
}
.blog-page-section .form-group .form-control option{
background: #fff;
color: #ff6700;
}
.blog-page-section .form-group .form-control option:hover{
background-color: #ff6700;
}
.page-link {
color: #7f7f7f;
background-color: #fff;
border: 0px solid #dee2e6;
margin: 0px 5px;
box-shadow: 0px 3px 9px #ccc;
font-size: 18px;
font-weight: bold;
border-radius: 5px;
width: 50px;
height: 50px;
line-height: 33px;
text-align: center;
}
.page-link:focus,
.page-link:hover,
.page-link.active {
z-index: 2;
outline: 0;
box-shadow:none;
background-color: #ff6700;
color: #fff
}
.single-blog{
background: #fff;
}
.post-details li{
font-size: 14px;
display: inline-block;
margin-right: 20px;
text-transform: uppercase;
margin-bottom: 20px;
}
.text_section p a i {
font-size: 24px;
margin-right: 10px;
float: left;
}
.twitter_btn{
border-radius: 0px;
background: #1da1f2;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.twitter_btn:hover,
.twitter_btn:focus,
.tumbir_btn:hover,
.tumbir_btn:focus,
.facebook_btn:hover,
.facebook_btn:focus,
.more_btn:hover,
.more_btn:focus{
color: #fff
}
.tumbir_btn{
border-radius: 0px;
background:#37455c ;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.facebook_btn{
border-radius: 0px;
background:#3b5998 ;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.more_btn{
border-radius: 0px;
background: #ff6550;
color: #fff;
font-size: 12px;
line-height: 24px;
padding: 6px 14px;
}
.heading-border{
width: 100%;
position: relative;
display: block;
}
.heading-border:before{
content: '';
width: 100%;
position: absolute;
height: 3px;
background: #e6e6e6;
bottom: 0px;
}
.heading-border h2 {
font-size: 20px;
font-weight: bold;
padding: 10px 0;
text-transform: uppercase;
color: #545454;
display: inline-block;
margin: 0px;
border-bottom: 3px solid #aaaaaa;
position: relative;
margin-top: 10px;
}
.author-box {
width: 100%;
padding: 15px 0;
vertical-align: top;
}
.author-box img{
width: 170px;
display: inline-block;
}
.author-details{
display: inline-block;
width: calc(100% - 175px);
padding: 0 15px;
vertical-align: top;
}
.author-details h2{
font-size: 20px;
font-weight: bold;
color: #7f7f7f;
margin-bottom: 10px;
line-height: 24px;
}
.author-details p{
font-size: 16px;
font-weight: 300;
color: #656565
}
.author-details li{
display: inline-block;
margin-right: 8px;
}
.author-details li a{
color: #8c8c8c
}
.single-blog form label {
color: #656565;
}
.post-latest-list {
width: 100%;
float: left;
margin-bottom: 10px;
}
.post-latest-image {
width: 100px;
float: left;
padding-right: 10px;
}
.post-latest-text {
width: calc(100% - 100px);
float: left;
text-align: left;
}
.post-latest-text h2 {
font-size: 16px;
font-weight: bold;
float: left;
color: #545454;
}
.post-latest-text p{
font-size: 14px;
font-weight: 300;
float: left;
color: #7f7f7f
}
.post-latest-list:hover h2 {
color: #ff6700
}
.nav-pills .nav-link {
background: #f2f2f2;
font-size: 14px;
text-transform: uppercase;
color: #545454;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link{
background: #ff6700;
}
.categories-list h2 {
font-weight: bold;
font-size: 28px;
color: #ff6700;
}
.categories-list {
float: left;
width: 100%;
margin-top: 10px;
}
.btn-gray{
background: #adadad;
color: #fff;
margin:10px;
margin-left: 0px;
}
/***************************************************************************/
/************************** BLOG PAGE END **********************************/
/***************************************************************************/
/***************************************************************************/
/************************** PRICING PAGE END **********************************/
/***************************************************************************/
.pricing{
background-image: url(../../img/frontend/blog_g.png);
background-repeat: repeat;
padding: 50px 0 50px
}
.pricing-list{
width: 100%;
background: #f4f9ff;
border-radius: 10px;
}
.pricing_package,
.package_details,
.package_list,
.package_action {
display: table;
width: 100%;
height: 100%;
text-align: center;
padding:15px;
}
.pricing_package{
background: #8f3a00;
border-radius: 10px;
}
.pricing_package.complete{
background: #38302b
}
.pricing_package h2{
font-size: 54px;
font-weight: bold;
color: #fff;
}
.pricing_package p{
font-size: 26px;
font-weight: bold;
color: #fff;
line-height: 30px;
}
.display-table-cell{
display: table-cell;
vertical-align: middle;
}
.package_details p{
font-size: 15px;
font-weight: 400;
color: #646464;
text-align: left;
line-height: 36px;
}
.package_list{
background: #fff;
padding: 15px
}
.package_list ul{
}
.package_list ul li {
margin-bottom: 10px;
font-size: 16px;
font-weight: 400;
color: #646464;
text-align: left;
padding-left: 30px;
background: url(../../img/frontend/tick.png);
background-repeat: no-repeat;
background-position: left 8px;
}
.package_action .form-check-label{
position: relative;
margin-bottom: 10px;
cursor: pointer;
font-size: 14px;
font-weight: 400 !important;
color: #ff6700;
}
.package_action .form-check-input{
opacity: 0;
}
.package_action .form-check-label:after {
content: '';
width: 20px;
height: 20px;
display: inline-block;
position: absolute;
left: -25px;
border: 2px solid #ff6700;
transform: translate(0px, -50%);
top: 50%;
}
.package_action .form-check-input:checked + .form-check-label:after {
background-color: #ff6700;
background-image: url(../../img/frontend/white-tick.png);
background-repeat: no-repeat;
background-position: center;
}
.package_action h2{
font-size: 38px;
font-weight: bold;
color: #656565;
}
.display-inline{
display: inline-block;
}
/***************************************************************************/
/************************** PRICING PAGE END **********************************/
/***************************************************************************/
/***************************************************************************/
/************************** REGISTER PAGE END **********************************/
/***************************************************************************/
.register-form{
padding: 150px 0 200px;
width: 100%;
background-repeat: no-repeat;
background-position: bottom center;
background-image: url(../../img/frontend/login-bg.png);
background-size: cover;
}
.register-form-section{
width: 100%;
float: left;
padding:30px 40px;
background: #fff;
}
.page-heading{
color: #ff6700;
font-size: 34px;
font-weight: bold;
margin: 20px 0 30px;
}
.register-form-section .form-control{
border-color: #ff6700;
color: #4d4d4d;
font-size: 14px;
font-weight: 600;
height: auto;
padding: 8px 15px;
}
.register-form-section .form-control:focus{
box-shadow: 0 0 0 0.2rem #ff6700
}
.or{
color: #333332;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
display: block;
width: 40px;
margin: auto;
height: 40px;
line-height: 40px;
/*box-shadow: 0px 0px 10px #c5c5c5;*/
border-radius: 100%;
}
.or::after {
content: 'or';
width: 40px;
background: #fff;
height: 40px;
display: block;
position: absolute;
top: 50%;
border-radius: 100%;
box-shadow: 0px 0px 2px #fff;
transform: translate(0,-50%);
}
.or::before {
content: '';
position: absolute;
left: 50%;
height: 600%;
width: 1px;
background: #e6e6e6;
top: -250%;
z-index: 0;
/*box-shadow: 0px 0px 10px #878787;*/
}
/***************************************************************************/
/************************** REGISTER PAGE END **********************************/
/***************************************************************************/
/******************************
User Section
******************************/
.user-section .header .top_header{
background: #fff;
/*box-shadow: 0px 0px 10px #c2c2c2*/
}
.user-middle-section {
width: 100%;
padding: 40px 0;
background: #ececec;
box-shadow: inset 0px 0px 16px #898989;
min-height: calc(100vh - 468px);
}
.side-user-dashboard {
max-width: 150px;
transform: all .3s easy-in-out;
-webkit-transform: all .3s easy-in-out;
-moz-transform: all .3s easy-in-out;
-o-transform: all .3s easy-in-out;
}
.dashboard-menu-user{
text-align: center;
border-radius: 4px;
}
.dashboard-menu-user li {
padding: 0px 10px;
margin-bottom: 2px;
border-radius: 4px;
background: #f4f4f4;
min-height: 120px;
display: flex;
flex-direction: column;
justify-content: center;
}
.dashboard-menu-user li span {
width: 100%;
display: block;
font-size: 12px;
color: #7e7e7e;
font-weight: bold;
padding: 10px 0;
}
.dataTables_wrapper.container-fluid{
padding: 0px;
}
.dashboard-menu-user li.active,
.dashboard-menu-user li:hover,
.dashboard-menu-user li:focus{
background: #ff6700;
box-shadow: 0px 2px 7px rgba(179,179,179,.9);
position: relative;
z-index: 99;
}
.dashboard-menu-user li.active span,
.dashboard-menu-user li:hover span,
.dashboard-menu-user li:focus span{
color: #fff;
}
.dashboard-menu-user li .user-section-active,
.dashboard-menu-user li.active .user-section-notactive,
.dashboard-menu-user li:hover .user-section-notactive,
.dashboard-menu-user li:focus .user-section-notactive{
display: none;
}
.dashboard-menu-user li.active .user-section-active,
.dashboard-menu-user li:hover .user-section-active,
.dashboard-menu-user li:focus .user-section-active{
display: initial;
}
.user-section-box {
padding: 16px 15px;
background: #38302b;
border-radius: 4px;
height: 100%;
color: #fff;
background-repeat: no-repeat;
background-size: cover;
}
.user-icon {
width: 56px;
float: left;
border: 1px solid #fff;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 35px;
color: #fff;
}
.user-name {
float: left;
width: calc(100% - 56px);
padding-left: 16px;
}
.user-name h3{
font-size: 22px;
margin: 0px;
}
.user-section-box .user-name p{
text-align: left;
}
.user-name p a{
color: #fff;
font-size: 14px;
font-weight: 400;
}
.second-section{
background-image: url(../../img/verifier/red.png);
}
.third-section{
background-image: url(../../img/verifier/blue.png);
}
.fourth-section{
background-image: url(../../img/verifier/yellow.png);
}
.user-section-box p{
font-size: 12px;
color: #ffffff;
font-weight: 500;
text-align: center;
}
.user-section-box h2{
font-size: 26px;
color: #ffffff;
font-weight: 400;
text-align: center;
}
.left-section {
float: left;
width: 40%;
}
.right-section {
float: left;
width: 60%;
padding-top: 42px;
text-align: center;
}
.btn-orange {
background: #ff6700;
color: #fff;
border: 2px solid #fff;
font-weight: 500;
font-size: 14px;
}
.btn-orange:hover,
.btn-orange:focus {
background: #ff7004;
color: #fff;
}
.verification-section {
padding: 15px;
background: #fff;
border-radius: 4px;
width: 100%;
}
.verification-section .nav-pills .nav-link{
font-size: 15px;
font-weight: 500;
color: #ff6700;
border: 1px solid #ff6700;
background: #fff;
text-transform: uppercase;
padding: 13px 50px;
}
.verification-section .nav-pills .nav-link.active{
color: #fff;
background: #ff6700;
}
.custom-button-size{
padding: 13px 30px;
text-transform: uppercase;
}
.verification-section .form-control {
padding: 8px 15px !important;
font-size: 14px;
height: auto;
}
.verification-section .form-control:focus{
border-color: #ff6700;
outline: 0;
box-shadow: 0 0 0 0.2rem rgb(255, 103, 0);
}
.user-middle-section .list-group .list-group-item:before {
content: '';
width: 10px;
height: 47px;
display: flex;
position: absolute;
left: 0px;
/*background: red;*/
top: 0;
border-radius: 7px;
}
.user-middle-section .list-group .list-group-item.border-muted:before {
background: #6c757d !important;
}
.user-middle-section .list-group .list-group-item.border-success:before {
background: #28a745!important;
}
.user-middle-section .list-group .list-group-item.border-warning:before {
background: #ffc107!important;
}
.user-middle-section .list-group .list-group-item.border-danger:before {
background: #dc3545!important;
}
.user-middle-section .list-group .list-group-item h5{
font-size: 16px;
}
.user-middle-section .list-group .list-group-item h5 span{
font-size:80%;
}
.user-middle-section .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #38302b;
border-color: #38302b;
}
.verification-section .form-check-input{
opacity: 0;
}
.verification-section .form-check-label:before{
content: '';
width: 35px;
height: 35px;
border-radius: 100%;
float: left;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
position: absolute;
left: -28px;
}
.verification-section .form-check-label {
margin-bottom: 0;
line-height: 36px;
font-weight: 600;
color: #7e7e7e;
font-size: 16px;
padding-left: 14px;
margin: 0px 13px;
position: relative;
}
.verification-section .form-check-input:checked + .form-check-label:before{
background-color: #ff6700;
background-image: url(../../img/frontend/white-tick.png);
background-repeat: no-repeat;
/*background-size: cover;*/
background-position: center;
border-color: #ff6700
}
.user-section .header .navigation-block .menu{
height: 100%;
width: auto;
float: right;
}
.user-section .header .navigation-block .menu li a::before,
.user-section .header .navigation-block .menu li a::after{
display: none;
}
.user-section .header .navigation-block .menu li {
padding: 0px;
height: 100%;
float: left;
vertical-align: middle;
display: flex;
flex-direction: column;
justify-content: center;
white-space: nowrap;
margin-left: 15px;
}
.user-section .header .navigation-block .menu li a {
color: #ff6700 !important;
border-radius: 4px;
padding: 0px;
background: #f0f0f0;
border: 1px solid;
}
.user-section .header .navigation-block .menu li a i:nth-child(1) {
padding: 10px;
border: 2px solid #ff6700;
/*border-radius: 5px;*/
float: left;
background: #ff6700;
color: #fff;
}
.user-section .header .navigation-block .menu li a i:nth-child(2) {
padding: 10px;
background: #f0f0f0;
border: 2px solid #f0f0f0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
float: left;
color: #7e7e7e;
}
.user-section .dropdown-menu.show{
padding: 0px;
}
.user-section .header .navigation-block .menu li .dropdown-menu.show a,
{
padding: 6px 15px;
border:0px;
border-radius: 0px;
}
#my-menu .menu .dropdown-menu a{
padding: 6px 15px;
border:0px;
border-radius: 0px;
}
#my-menu .menu .dropdown-menu {
padding: 0px;
left: initial !important;
right: 0px;
transform: translate3d(0px, 66px, 0px) !important;
}
.user-section .header .navigation-block .menu li .dropdown-menu.show a:hover{
color: #fff !important;
background:#ff6700
}
.page-title {
font-size: 20px;
font-weight: bold;
color: #38302b
}
.page-title sub{
font-size: 12px;
color: #ff6700;
font-weight: 600;
}
input.search-field {
padding: 8px 5px 8px 40px;
background: #f4f4f4;
border: 0px;
box-shadow: 0px 4px 6px #c2c2c2;
font-size: 12px;
box-sizing: border-box;
background-image: url(../../img/verifier/serach-gray.png);
background-repeat: no-repeat;
background-position: 13px center;
font-weight: 600;
width: 290px;}
input.search-field:focus {
outline: none !important;
}
.non-border-table table thead th {
border: 0px !important;
border-color: transparent !important;
text-transform: uppercase;
font-size: 12px;
color: #545454;
overflow: hidden;
background: #fff;
white-space: nowrap;
/*background-image: url(../../img/verifier/table-arrow.png);*/
background-repeat: no-repeat;
background-position: center right;
padding-right: 24px;
}
.non-border-table table tr{
border:0px;
}
.non-border-table table thead th:first-child ,
.non-border-table table tbody td:first-child{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.non-border-table table thead th:last-child,
.non-border-table table tbody td:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.non-border-table table thead {
box-shadow: 0px 4px 6px #c2c2c2;
border-radius: 4px;
border: 0px;
}
/*.non-border-table table tbody tr:first-child td {
background: transparent;
}*/
.non-border-table table tbody td {
background: #f8f8f8;
border-color: #ececec;
border-width: 2px;
font-size: 12px;
text-transform: capitalize;
white-space: nowrap;
}
.non-border-table table tbody tr:hover td {
background: #fff;
}
.non-border-table table tbody tr:hover td:first-child {
color: #ff6700
}
.non-border-table table tbody tr:hover{
box-shadow: 0px 4px 6px #c2c2c2;
}
.non-border-table table tbody tr:first-child:hover td {
background: transparent;
}
.user-middle-section .page-link{
width: 44px;
height: 44px;
font-size: 15px;
line-height: 44px;
padding: 0px;
}
.total-entries{
color: #656565;
font-size: 14px;
display: inline-block;
font-weight: 500;
}
.popup-custom{
position:fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
background-color: rgba(0,0,0,.2);
z-index: 99
}
.popup-inner {
max-width: 680px;
display: block;
margin: 20px auto;
background: #fff;
padding: 30px 15px;
position: relative;
}
.display-table{
display: table;
height: 100%;
width: 100%;
}
.display-table-cell{
display: table-cell;
vertical-align: middle;
}
.close-popup {
position: absolute;
right: -15px;
top: -15px;
width: 30px;
height: 30px;
border-radius: 100%;
border: 2px solid #fff;
background: #ff6700;
color: #fff;
line-height: 26px;
text-align: center;
}
.popup-title {
text-align: center;
color: #38302b;
font-size: 24px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
margin-bottom: 30px;
}
.popup-title span {
width: 50px;
height: 4px;
display: inline-block;
background: #ec9559;
}
.table-section-popup .row:nth-child(2n) .col p{
background: red
}
/******************************
User Section End
******************************/
/******************
Data table
*******************/
#listing_table_filter,
#listing_table_length{
display: none;
}
.check-input .form-check-input{
width: 35px;
height: 35px;
border-radius: 100%;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
flex: 1;
position: absolute;
left: 15px;
margin-left: 0px;
margin-top: 0px;
opacity: 0;
}
.check-input .form-check-input + span {
width: 35px;
height: 35px;
border-radius: 100%;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
flex: 1;
float: left;
}
.check-input .form-control {
width: calc(100% - 56px);
margin-left: 10px;
float: left;
}
.check-input .form-check-input:checked + span {
background-color: #ff6700;
background-image: url(../../img/frontend/white-tick.png);
background-repeat: no-repeat;
/*background-size: cover;*/
background-position: center;
border-color: #ff6700;
}
.verification-page-social{
display: flex;
}
.linked-verified{
flex: 1
}
.verification-page-social .login-social-button{
/*display: inline-block;*/
padding: 7px 12px;
/* flex: 1;*/
text-align: center;
/*height: 39px;*/
}
.linked-verified-icon{
width: 35px;
height: 35px;
border-radius: 100%;
border: 1px solid #c9c9c9;
margin-right: 11px;
background-color: #ececec;
display: inline-block;
line-height: 35px;
color: #c9c9c9;
}
.linked-verified-icon:hover,
.linked-verified-icon:focus{
background-color: #ff6700;
color: #fff;
border-color: #ff6700;
}
/* Responsive */
@media(max-width:991.9999px){
.header .navigation_block .menu li{
padding: 0px 5px;
}
.header .navigation_block .menu li a span{
font-size: 14px;
}
.header .navigation_block .menu li a span.btn-primary,
.header .navigation_block .menu li a span.btn-secondary{
padding: 5px 10px;
}
.verification-page-social{
display: initial;
}
.linked-verified{
display: inline-block;
width: auto;
margin: 10px;
}
.register-form-section{
padding: 30px 15px;
}
}
@media(max-width: 767px){
/*.navigation_block{
display: none;
}*/
.mh-btns-left{
display: inline-block;
float: right;
margin-top: 28px;
font-size: 26px;
}
.mh-btns-left .toggle_btn{
color: #ff6700;
}
.page-link{
font-size: 12px;
margin: 0px 2px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
padding: 0px;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box .process-content,
.prgress-steps-vertical .process-section-box .process-box .process-content{
padding-left: 14px;
padding-right: 14px;
width: 100%;
padding-top: 60px;
}
.prgress-steps-vertical .process-section-box:nth-child(2n) .process-box:after ,
.prgress-steps-vertical .process-section-box .process-box:after {
top: -40px;
left: 50%;
right: 50%;
transform: translate(-50%, -0%);
}
.prgress-steps-vertical .process-section-box .process-box .process-text{
width: 100%;
text-align: center;
}
.prgress-steps-vertical .process-section-box .process-box .process-image{
width: 100%;
text-align: center;
}
.prgress-steps-vertical .process-section-box{
margin-bottom: 50px;
}
.user-section .mh-btns-left{
display: none;
}
.header .navigation_block .menu li a span{
padding: 6px 0;
text-align: left;
}
.navbar-collapse {
position: absolute;
top: 100%;
width: calc(100% + 30px);
left: -15px;
background: #fff1e7;
z-index: 999;
padding: 15px;
border-top: 2px solid #ff6700;
}
.header .navigation_block .menu li a span.btn-primary,
.header .navigation_block .menu li a span.btn-secondary{
margin: 0px;
}
.header .navigation_block .menu li.btn_block{
width: calc(50% - 4px);
display: inline-block;
}
/**************10-07-2018***************/
.qr-content-box{
min-height:120px !important;
}
.verified-qr-code-wrap h2{
max-width:160px !important;
font-size:1.5rem;
line-height:24px !important;
}
}
@media(min-width: 768px){
.navigation_block{
display: block;
}
.navigation_block.mm-menu{
display: none;
}
}
@media(min-width: 576px){
.side-user-dashboard + .col{
max-width: calc(100% - 200px);
}
}
@media(max-width: 575.9999px){
.process_section .process-section-box .process-box::before{
content: attr(data-lable);
font-size: 100px;
font-weight: bold;
color: #f1f4f7;
width: 100%;
padding: 60px 0 40px;
float: left;
line-height: 100px;
position: initial;
height: initial;
background: none;
border:0px;
transform: translate(0%, -0%);
}
.process_section .process-section-box .process-box::after{
display: none;
}
.process_section .process-section-box .process-box .process-content::before{
bottom: initial;
top: -14px;
}
.user-section .mh-btns-left{
display: initial;
margin-top: 20px;
}
.user-section .header .navigation-block .menu li{
margin-left: 5px;
}
.side-user-dashboard {
max-width: 0%;
width: 0px;
overflow:hidden;
padding: 0px;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
}
.side-user-dashboard.show-menu {
max-width: 100%;
width: 100%;
padding: 0 15px;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
margin-bottom: 10px;
}
.dashboard-menu-user li{
min-height: 100px;
}
.verification-section .nav-item {
margin-left: 0px !important;
width: 100%;
text-align: center;
margin-right: 0px !important;
margin-bottom: 10px !important;
}
.verification-section .nav-pills .nav-link{
padding: 13px 0px;
}
.verification-section .custom-button-size{
padding: 13px 0;
width: 100%;
}
.align-items-center .col-auto:last-child{
width: 100%;
}
.user-middle-section .list-group .list-group-item::before{
width: 100%;
height: 4px;
}
.user-middle-section .list-group .list-group-item h5{
font-size: 16px;
}
.total-entries{
float: none !important;
}
.user-middle-section .page-link {
width: 30px;
height: 30px;
font-size: 12px;
line-height: 30px;
padding: 0px;
}
.verification-section .form-check-inline{
display: block;
text-align: left;
margin-bottom: 10px;
padding-left: 20px;
}
/**************10-07-2018***************/
.verified-qr-code-wrap .card-footer-wrap .identity-assured-at{
width:100% !important;
}
.verified-qr-code-wrap .card-footer-wrap .qr-code-box {
width: 80px;
height: 80px;
padding: 6px;
margin-top: -10px !important;
background: #fff;
position: absolute;
right: 15px;
}
}
/******************************
account setting
******************************/
.form-heading{
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}
.verification-section .form-control:focus{
box-shadow: none !important;
}
/*********************
creadit History
*********************/
.credit-score {
margin-right: 0px;
display: inline-block;
background: #fff;
padding: 6px 12px;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
color: #7e7e7e;
width: 290px;
}
.credit-score img{
margin-right: 10px;
}
.credit-score span {
margin: 0px 3px 0px 10px;
color: #ff6700;
}
.login-social-button {
padding: 7px 12px;
line-height: 25px;
text-align: left;
padding-left: 50px;
position: relative;
border-radius: 4px;
transition: all ease 0.5s;
display: block;
font-size: 12px;
font-weight: 500;
box-shadow: 0px 5px 13px 0px rgba(126, 45, 0, 0.56);
text-transform: uppercase;
color: #fff;
}
.login-social-button .fa{
border-right: 2px solid rgba(255,255,255,.1);
position: absolute;
left: 0px;
width: 40px;
height: 39px;
top: 0px;
text-align: center;
line-height: 40px;
font-size: 16px;
}
.login-social-button:hover {
color: #fff
}
.fb-color{
background: #3d5a99;
}
.tw-color{
background: #1da1f2;
}
.gplus-color{
background: #dd5144;
}
.insta-color{
background:radial-gradient(ellipse at 70% 70%,#ee583f 1%,#d92d77 82%,#bd3381 58%);
}
.linkedin-color{
background: #0077b5;
}
.fb-color:hover{
background: #334f8d;
}
.tw-color:hover{
background: #1092e3;
}
.gplus-color:hover{
background: #cf4639;
}
.insta-color:hover{
background: radial-gradient(ellipse at 70% 70%,#e05139 1%,#c6266b 82%,#ae2a75 58%);
}
.linkedin-color:hover{
background: #04699e;
}
.disclaimer_div {
margin: 30px 0px;
}
.verification-section .form-check-label a{
color: #ff6700;
}
.non-shadow{
box-shadow: none !important;
}
.inside.non-shadow img{
border-radius: 6px;
}
.inside.non-shadow p {
line-height: 30px;
font-size: 16px;
font-weight: 500;
}
.validation-errors {
color:red;
font-weight: 500;
margin-top: 15px;
}
/****************10-07-2018*******************/
.verified-qr-code-wrap{
float:left;
width:100%;
color:#fff;
background:url(../../img/frontend/card_back-1.png) no-repeat center top;
background-size:100% 250px;
border-top-left-radius:20px;
border-top-right-radius:20px;
}
.verified-qr-code-wrap h2{
max-width: 170px;
border-left: 3px solid #fff;
padding-left: 10px;
margin: 0px;
line-height: 34px;
font-weight: 700;
}
.qr-content-box{
float:left;
width:100%;
padding:20px;
min-height:160px;
}
.verified-qr-code-wrap .veifiyed-link{
float:left;
padding-left:20px;
padding-bottom:30px;
font-weight: 700;
margin:0px;
width: calc(100% - 20px)
}
.card-footer-wrap{
float:left;
width:100%;
padding: 10px 20px;
background:#fff;
background:url(../../img/frontend/card_back-2.png) no-repeat center top;
background-size:100% 100%;
}
.card-footer-wrap .logo{
float:left;
width:130px;
}
.card-footer-wrap .identity-assured-at{
float:left;
width:calc(100% - 240px);
padding:0px 20px;
color:#000;
}
.card-footer-wrap .identity-assured-at p{
margin:0px;
font-size: 13px;
font-weight: 500;
}
.card-footer-wrap .qr-code-box{
float:left;
width:110px;
height:110px;
padding:10px;
margin-top: -40px;
background:#fff;
}
/***************dashborad-responsive*****************/
@media screen and (max-width:950px){
.verified-qr-code-wrap.dashboard-qr-wrap .card-footer-wrap .identity-assured-at{
width:100%;
}
.verified-qr-code-wrap.dashboard-qr-wrap .card-footer-wrap .qr-code-box{
position:absolute;
right:20px;
margin-top:-10px;
}
}
.navbar-brand img {
width: 120px;
}
| 0.282196 | 0.050191 |
html{
--width-tight: 767px;
--width-site: 1400px;
--width-full: 100%;
--gutter: 1.375rem;
--rhythm: 6rem;
--base-font-size: 16px;
--color-bg: #FFFFFF;
--color-fg: #000000;
--color-sc: #C00127;
--color-hl: #000000;
--color-hl-inverted: #FFFFFF;
--color-nav-bg: transparent;
--color-nav-fg: #000000;
--color-nav-panel-bg: transparent;
--color-nav-panel-fg: #000000;
}
@media only screen and (min-width: 768px) {
html{
--rhythm: 8rem;
--base-font-size: 18px;
}
}
@media only screen and (max-width: 480px) {
html{
--rhythm: 4rem;
}
}
/*
***************************************
My CSS Reset/Base
https://bitsofco.de/my-css-reset-base/
***************************************
*/
/*Resetting margins, paddings, and borders*/
html, body,
h1, h2, h3, h4, h5, h6,
a, p, span,
em, small, strong,
sub, sup,
mark, del, ins, strike,
abbr, dfn,
blockquote, q, cite,
code, pre,
ol, ul, li, dl, dt, dd,
div, section, article,
main, aside, nav,
header, hgroup, footer,
img, figure, figcaption,
address, time,
audio, video,
canvas, iframe,
details, summary,
fieldset, form, label, legend,
table, caption,
tbody, tfoot, thead,
tr, th, td {
margin: 0;
padding: 0;
border: 0;
}
/*Typography*/
html {
font-size: 100%;
}
body {
font-size: 1rem;
line-height: 1.4;
}
* {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a,
a:visited {
color: inherit;
}
strong {
font-weight: bold;
}
/*Layout & box sizing*/
article,
aside,
footer,
header,
nav,
section,
main {
display: block;
}
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: inherit;
}
/*Resetting specific element styles*/
table {
border-collapse: collapse;
border-spacing: 0;
}
ol,
ul {
list-style: none;
}
img,
video,
object {
max-width: 100%;
}
img {
border-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: "";
content: none;
}
/*Attributes & states*/
[hidden] {
display: none !important;
}
[disabled] {
cursor: not-allowed;
}
:focus:not(:focus-visible) {
outline: none;
}
/*Screen reader only utility*/
.sr-only {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
left: -9999px;
top: -9999px;
}
|
themes/zynthian/css/theme.css
|
html{
--width-tight: 767px;
--width-site: 1400px;
--width-full: 100%;
--gutter: 1.375rem;
--rhythm: 6rem;
--base-font-size: 16px;
--color-bg: #FFFFFF;
--color-fg: #000000;
--color-sc: #C00127;
--color-hl: #000000;
--color-hl-inverted: #FFFFFF;
--color-nav-bg: transparent;
--color-nav-fg: #000000;
--color-nav-panel-bg: transparent;
--color-nav-panel-fg: #000000;
}
@media only screen and (min-width: 768px) {
html{
--rhythm: 8rem;
--base-font-size: 18px;
}
}
@media only screen and (max-width: 480px) {
html{
--rhythm: 4rem;
}
}
/*
***************************************
My CSS Reset/Base
https://bitsofco.de/my-css-reset-base/
***************************************
*/
/*Resetting margins, paddings, and borders*/
html, body,
h1, h2, h3, h4, h5, h6,
a, p, span,
em, small, strong,
sub, sup,
mark, del, ins, strike,
abbr, dfn,
blockquote, q, cite,
code, pre,
ol, ul, li, dl, dt, dd,
div, section, article,
main, aside, nav,
header, hgroup, footer,
img, figure, figcaption,
address, time,
audio, video,
canvas, iframe,
details, summary,
fieldset, form, label, legend,
table, caption,
tbody, tfoot, thead,
tr, th, td {
margin: 0;
padding: 0;
border: 0;
}
/*Typography*/
html {
font-size: 100%;
}
body {
font-size: 1rem;
line-height: 1.4;
}
* {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a,
a:visited {
color: inherit;
}
strong {
font-weight: bold;
}
/*Layout & box sizing*/
article,
aside,
footer,
header,
nav,
section,
main {
display: block;
}
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: inherit;
}
/*Resetting specific element styles*/
table {
border-collapse: collapse;
border-spacing: 0;
}
ol,
ul {
list-style: none;
}
img,
video,
object {
max-width: 100%;
}
img {
border-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: "";
content: none;
}
/*Attributes & states*/
[hidden] {
display: none !important;
}
[disabled] {
cursor: not-allowed;
}
:focus:not(:focus-visible) {
outline: none;
}
/*Screen reader only utility*/
.sr-only {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
left: -9999px;
top: -9999px;
}
| 0.36591 | 0.050752 |
#toggle:checked~ label i:first-child{display:none;}
#toggle:not(checked)~ label i:first-child(){display: block;}
#toggle:not(checked)~ label i:nth-child(2){display:none;}
#toggle:checked~ul{display: block;}
#toggle:checked~ul div li a{display:block;}
#data-hora{
font-size:xx-large;
padding: 5px;
}
.menu{display: flex;flex-wrap: wrap;align-items: center;width: 100%;height:100%;position: fixed;display: none;}
@media screen and (max-width:600px) {.men1{margin-left: 20%;margin-bottom:30%;}.aba{margin-top: 40%;}.seta{width: 14% !important;;}
.v{margin-left:16%;margin-top:20px;}
.perfil{width: 13% !important;;}
.but3{width: 20% !important;margin-right:2px;}
.but2{margin-left:10px;}
.pi{float: left;margin-left:20px;}
.tarefa{width: 90%!important;margin-left:0px !important;}
}
i{font-size: 200%;}
#toggle{display: none;}
ul div li a{display: none;}
body{background-color: rgb(217, 248, 169);}
.menu{float:right;background-color: rgb(60, 100, 0);padding: 20px 20px;}
.menu li{list-style:none;;margin-right:10px;font-size:150%;align-items: center;margin: 30px;}
a{text-decoration: none;color: white;}
.mob{display:block;height: 50px;width: 50px;position:absolute;top:15px;right:15px;z-index: 999;}
.perfil{width:5%;display:inline;margin-bottom: 8px;border-radius:100%;margin-left:10px;margin-top:10px}
/*Codigo padrão*/
h1{display:inline-block;text-align: center;margin-left:40%;margin-top: 5px;font-size:150%;}
.cab{background-color: rgb(113, 150, 58);color: white;}
.but{width:30%;margin-top:15px;margin-left:10px;}
.but2{width:30%;margin-top:15px;margin-left:10px;}
.but3{width:30%;margin-top:15px;margin-left:10px;}
h2{margin-left:80px;margin-top:20px;}
.af li{list-style:none;}
.tarefa{width:50%;margin:10px;display:inline;margin-left:50px;}
.at{margin: left 15px !important;}
.bp{margin-right:30px;}
pi{text-align: left;}
input[type="checkbox"].modoTela{position: relative;width: 80px;height: 40px;
-webkit-appearance:none;background-color: rgb(243, 243, 243);outline: none;border-radius: 20px;
box-shadow: inset 0 0 5px rgba(85,85,85,0.2);transition: .2s;}
input[type="checkbox"].modoTela::before{
content: '';
position: absolute;
width: 40px;
height: 40px;
border-radius: 50%;
top: 0;
left: 0;
background-color: rgb(82,222,0);
transform: scale(1.2);
box-shadow: 0.2 5px rgba(0, 0, 0, 0.2);
transition: .2s;}
input:checked[type="checkbox"].modoTela::before{
left:40px;
background-color:rgb(0, 0, 0);}
.container{width: 100%;height: 100%;}
.newsletter {
padding: 80px 0;
background: rgb(113, 150, 58);
}
.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: white;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px;
border-radius:0;
background: #243c4f;
color: #fff;
font-weight:600;
}
.row.heading h2 {
color: #fff;
font-size: 52.52px;
line-height: 95px;
font-weight: 400;
text-align: center;
margin: 0 0 40px;
padding-bottom: 20px;
text-transform: uppercase;
}
ul{
margin:0;
padding:0;
list-style:none;
}
.heading.heading-icon {
display: block;
}
.padding-lg {
display: block;
padding-top: 60px;
padding-bottom: 60px;
}
.practice-area.padding-lg {
padding-bottom: 55px;
padding-top: 55px;
}
.practice-area .inner{
border:1px solid #999999;
text-align:center;
margin-bottom:28px;
padding:40px 25px;
}
.our-webcoderskull .cnt-block:hover {
box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
border: 0;
}
.practice-area .inner h3{
color:#3c3c3c;
font-size:24px;
font-weight:500;
font-family: 'Poppins', sans-serif;
padding: 10px 0;
}
.practice-area .inner p{
font-size:14px;
line-height:22px;
font-weight:400;
}
.practice-area .inner img{
display:inline-block;
}
.our-webcoderskull{
background: #d9f8a9;
}
.our-webcoderskull .cnt-block{
float:left;
width:100%;
background:lightgreen ;
padding:30px 20px;
text-align:center;
border:2px solid #d5d5d5;
margin: 0 0 28px;
}
.our-webcoderskull .cnt-block figure{
width:148px;
height:148px;
border-radius:100%;
display:inline-block;
margin-bottom: 15px;
}
.our-webcoderskull .cnt-block img{
width:148px;
height:148px;
border-radius:100%;
}
.our-webcoderskull .cnt-block h3{
color:#2a2a2a;
font-size:20px;
font-weight:500;
padding:6px 0;
text-transform:uppercase;
}
.our-webcoderskull .cnt-block h3 a{
text-decoration:none;
color:#2a2a2a;
}
.our-webcoderskull .cnt-block h3 a:hover{
color:#337ab7;
}
.our-webcoderskull .cnt-block p{
color:#2a2a2a;
font-size:13px;
line-height:20px;
font-weight:400;
}
.our-webcoderskull .cnt-block .follow-us{
margin:20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li{
display:inline-block;
width:auto;
margin:0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa{
font-size:24px;
color:#767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover{
color:#025a8e;
}
* {box-sizing:border-box}
/* Slideshow container */
.slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}
/* Hide the images by default */
.mySlides {
display: none;
}
/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}
/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active, .dot:hover {
background-color: #717171;
}
/* Fading animation */
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
.tarefa-container{
width: 80%;
display: flex;
align-items: center;
}
.btn-secondary{
background-color: rgb(185, 99, 0);
border-color: black;
}
.btn-danger{
background-color: rgb(124, 0, 0);
border-color: black;
}
.btn-primary{
background-color: rgb(16, 95, 0);
border-color: black;
}
|
Codigo/Projeto-tortuga/Pagina inicial/tp.css
|
#toggle:checked~ label i:first-child{display:none;}
#toggle:not(checked)~ label i:first-child(){display: block;}
#toggle:not(checked)~ label i:nth-child(2){display:none;}
#toggle:checked~ul{display: block;}
#toggle:checked~ul div li a{display:block;}
#data-hora{
font-size:xx-large;
padding: 5px;
}
.menu{display: flex;flex-wrap: wrap;align-items: center;width: 100%;height:100%;position: fixed;display: none;}
@media screen and (max-width:600px) {.men1{margin-left: 20%;margin-bottom:30%;}.aba{margin-top: 40%;}.seta{width: 14% !important;;}
.v{margin-left:16%;margin-top:20px;}
.perfil{width: 13% !important;;}
.but3{width: 20% !important;margin-right:2px;}
.but2{margin-left:10px;}
.pi{float: left;margin-left:20px;}
.tarefa{width: 90%!important;margin-left:0px !important;}
}
i{font-size: 200%;}
#toggle{display: none;}
ul div li a{display: none;}
body{background-color: rgb(217, 248, 169);}
.menu{float:right;background-color: rgb(60, 100, 0);padding: 20px 20px;}
.menu li{list-style:none;;margin-right:10px;font-size:150%;align-items: center;margin: 30px;}
a{text-decoration: none;color: white;}
.mob{display:block;height: 50px;width: 50px;position:absolute;top:15px;right:15px;z-index: 999;}
.perfil{width:5%;display:inline;margin-bottom: 8px;border-radius:100%;margin-left:10px;margin-top:10px}
/*Codigo padrão*/
h1{display:inline-block;text-align: center;margin-left:40%;margin-top: 5px;font-size:150%;}
.cab{background-color: rgb(113, 150, 58);color: white;}
.but{width:30%;margin-top:15px;margin-left:10px;}
.but2{width:30%;margin-top:15px;margin-left:10px;}
.but3{width:30%;margin-top:15px;margin-left:10px;}
h2{margin-left:80px;margin-top:20px;}
.af li{list-style:none;}
.tarefa{width:50%;margin:10px;display:inline;margin-left:50px;}
.at{margin: left 15px !important;}
.bp{margin-right:30px;}
pi{text-align: left;}
input[type="checkbox"].modoTela{position: relative;width: 80px;height: 40px;
-webkit-appearance:none;background-color: rgb(243, 243, 243);outline: none;border-radius: 20px;
box-shadow: inset 0 0 5px rgba(85,85,85,0.2);transition: .2s;}
input[type="checkbox"].modoTela::before{
content: '';
position: absolute;
width: 40px;
height: 40px;
border-radius: 50%;
top: 0;
left: 0;
background-color: rgb(82,222,0);
transform: scale(1.2);
box-shadow: 0.2 5px rgba(0, 0, 0, 0.2);
transition: .2s;}
input:checked[type="checkbox"].modoTela::before{
left:40px;
background-color:rgb(0, 0, 0);}
.container{width: 100%;height: 100%;}
.newsletter {
padding: 80px 0;
background: rgb(113, 150, 58);
}
.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: white;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px;
border-radius:0;
background: #243c4f;
color: #fff;
font-weight:600;
}
.row.heading h2 {
color: #fff;
font-size: 52.52px;
line-height: 95px;
font-weight: 400;
text-align: center;
margin: 0 0 40px;
padding-bottom: 20px;
text-transform: uppercase;
}
ul{
margin:0;
padding:0;
list-style:none;
}
.heading.heading-icon {
display: block;
}
.padding-lg {
display: block;
padding-top: 60px;
padding-bottom: 60px;
}
.practice-area.padding-lg {
padding-bottom: 55px;
padding-top: 55px;
}
.practice-area .inner{
border:1px solid #999999;
text-align:center;
margin-bottom:28px;
padding:40px 25px;
}
.our-webcoderskull .cnt-block:hover {
box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
border: 0;
}
.practice-area .inner h3{
color:#3c3c3c;
font-size:24px;
font-weight:500;
font-family: 'Poppins', sans-serif;
padding: 10px 0;
}
.practice-area .inner p{
font-size:14px;
line-height:22px;
font-weight:400;
}
.practice-area .inner img{
display:inline-block;
}
.our-webcoderskull{
background: #d9f8a9;
}
.our-webcoderskull .cnt-block{
float:left;
width:100%;
background:lightgreen ;
padding:30px 20px;
text-align:center;
border:2px solid #d5d5d5;
margin: 0 0 28px;
}
.our-webcoderskull .cnt-block figure{
width:148px;
height:148px;
border-radius:100%;
display:inline-block;
margin-bottom: 15px;
}
.our-webcoderskull .cnt-block img{
width:148px;
height:148px;
border-radius:100%;
}
.our-webcoderskull .cnt-block h3{
color:#2a2a2a;
font-size:20px;
font-weight:500;
padding:6px 0;
text-transform:uppercase;
}
.our-webcoderskull .cnt-block h3 a{
text-decoration:none;
color:#2a2a2a;
}
.our-webcoderskull .cnt-block h3 a:hover{
color:#337ab7;
}
.our-webcoderskull .cnt-block p{
color:#2a2a2a;
font-size:13px;
line-height:20px;
font-weight:400;
}
.our-webcoderskull .cnt-block .follow-us{
margin:20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li{
display:inline-block;
width:auto;
margin:0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa{
font-size:24px;
color:#767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover{
color:#025a8e;
}
* {box-sizing:border-box}
/* Slideshow container */
.slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}
/* Hide the images by default */
.mySlides {
display: none;
}
/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}
/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active, .dot:hover {
background-color: #717171;
}
/* Fading animation */
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
.tarefa-container{
width: 80%;
display: flex;
align-items: center;
}
.btn-secondary{
background-color: rgb(185, 99, 0);
border-color: black;
}
.btn-danger{
background-color: rgb(124, 0, 0);
border-color: black;
}
.btn-primary{
background-color: rgb(16, 95, 0);
border-color: black;
}
| 0.162979 | 0.082809 |
@media (min-width: 1400px) {
}
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
.special-item-image {
min-height:205px;
}
.promo-slider .slide {
margin-bottom:0 !important;
}
#comments .commenter img {
margin-top:-15px;
}
}
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
.special-item-image {
min-height:155px;
}
#our-products .our-product{
padding:15px;
}
#our-products .our-product h2{
font-size:20px;
}
.promo-slider {
margin-top: -300px;
}
.bx-wrapper .bx-prev {
top: 50px;
}
.bx-wrapper .bx-next {
top: 480px;
}
#weekly-promo {
max-height:585px;
}
.promo-slider .slide .promo-image{
margin-top:80px;
}
#comments .commenter img {
margin-top:40px;
}
}
/* xs */
@media (max-width: 767px) {
h1 {
font-size:28px;
}
h2{
font-size:20px;
}
h3{
font-size:16px;
}
.padding {
padding: 50px 0px;
}
.section-title {
margin-bottom:30px;
font-size:14px;
}
.section-title h1{
font-size:25px;
}
.slider-content{
font-size:20px;
}
.slider-content h1 {
font-size: 40px;
}
.slider-content h1 span.pacifico, .slider-content h2 {
font-size:24px;
}
#our-products {
background-image:inherit;
}
.special-item-image img {
width:100%;
}
.special-items .col-sm-4,
#our-products .col-sm-3,
.menu-items .col-sm-4{
float:left;
width:50%;
}
.special-item {
margin-bottom: 25px;
}
.special-item-image {
box-shadow:none;
-webkit-box-shadow: none;
}
.special-item h2 {
margin-bottom:15px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
font-size:30px;
left:50px;
color:#fff;
}
.bx-wrapper .bx-prev {
top: 20px;
}
.bx-wrapper .bx-next {
top: 50px;
bottom:inherit;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next,
.bx-controls-direction:before ,
.bx-controls-direction:after,
.promo-slider .slide .promo-image:before,
.promo-slider .slide.active-slide .promo-image:before {
display:none;
}
.promo-slider {
margin-top: -280px;
}
.promo-slider .slide {
margin-bottom:15px !important;
}
#weekly-promo {
max-height:680px;
}
.promo-offer-content h1 {
font-size:40px;
}
.promo-offer-content >span {
font-size: 28px;
}
.promo-offer-image img {
display:none;
}
#our-menu {
padding-top: 45px;
}
#menu-accordion .accordion-heading {
padding: 0px 0 10px;
}
#menu-accordion .accordion-heading h1 {
font-size:24px;
}
#extras .extra-benefits .extra {
margin-bottom: 40px;
}
#extras .extra-benefits i {
font-size: 40px;
}
.extra-benefits .col-sm-4 {
float:left;
width:33.33%;
}
.contact-info {
margin-bottom:35px;
}
#footer-bottom {
padding: 30px 0px 20px;
}
}
/* XS Portrait */
@media (max-width: 479px) {
.special-item-image {
max-height:205px;
}
#weekly-promo {
max-height:700px;
}
.promo-slider {
margin-top: -330px;
}
.special-items .col-sm-4,
#our-products .col-sm-3,
.menu-items .col-sm-4,
.extra-benefits .col-sm-4{
float:none;
width:100%;
}
}
|
public/assets/css/responsive.css
|
@media (min-width: 1400px) {
}
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
.special-item-image {
min-height:205px;
}
.promo-slider .slide {
margin-bottom:0 !important;
}
#comments .commenter img {
margin-top:-15px;
}
}
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
.special-item-image {
min-height:155px;
}
#our-products .our-product{
padding:15px;
}
#our-products .our-product h2{
font-size:20px;
}
.promo-slider {
margin-top: -300px;
}
.bx-wrapper .bx-prev {
top: 50px;
}
.bx-wrapper .bx-next {
top: 480px;
}
#weekly-promo {
max-height:585px;
}
.promo-slider .slide .promo-image{
margin-top:80px;
}
#comments .commenter img {
margin-top:40px;
}
}
/* xs */
@media (max-width: 767px) {
h1 {
font-size:28px;
}
h2{
font-size:20px;
}
h3{
font-size:16px;
}
.padding {
padding: 50px 0px;
}
.section-title {
margin-bottom:30px;
font-size:14px;
}
.section-title h1{
font-size:25px;
}
.slider-content{
font-size:20px;
}
.slider-content h1 {
font-size: 40px;
}
.slider-content h1 span.pacifico, .slider-content h2 {
font-size:24px;
}
#our-products {
background-image:inherit;
}
.special-item-image img {
width:100%;
}
.special-items .col-sm-4,
#our-products .col-sm-3,
.menu-items .col-sm-4{
float:left;
width:50%;
}
.special-item {
margin-bottom: 25px;
}
.special-item-image {
box-shadow:none;
-webkit-box-shadow: none;
}
.special-item h2 {
margin-bottom:15px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
font-size:30px;
left:50px;
color:#fff;
}
.bx-wrapper .bx-prev {
top: 20px;
}
.bx-wrapper .bx-next {
top: 50px;
bottom:inherit;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next,
.bx-controls-direction:before ,
.bx-controls-direction:after,
.promo-slider .slide .promo-image:before,
.promo-slider .slide.active-slide .promo-image:before {
display:none;
}
.promo-slider {
margin-top: -280px;
}
.promo-slider .slide {
margin-bottom:15px !important;
}
#weekly-promo {
max-height:680px;
}
.promo-offer-content h1 {
font-size:40px;
}
.promo-offer-content >span {
font-size: 28px;
}
.promo-offer-image img {
display:none;
}
#our-menu {
padding-top: 45px;
}
#menu-accordion .accordion-heading {
padding: 0px 0 10px;
}
#menu-accordion .accordion-heading h1 {
font-size:24px;
}
#extras .extra-benefits .extra {
margin-bottom: 40px;
}
#extras .extra-benefits i {
font-size: 40px;
}
.extra-benefits .col-sm-4 {
float:left;
width:33.33%;
}
.contact-info {
margin-bottom:35px;
}
#footer-bottom {
padding: 30px 0px 20px;
}
}
/* XS Portrait */
@media (max-width: 479px) {
.special-item-image {
max-height:205px;
}
#weekly-promo {
max-height:700px;
}
.promo-slider {
margin-top: -330px;
}
.special-items .col-sm-4,
#our-products .col-sm-3,
.menu-items .col-sm-4,
.extra-benefits .col-sm-4{
float:none;
width:100%;
}
}
| 0.10759 | 0.057971 |
body
{
background-color:white;
color:black;
font-family: 'Catamaran', sans-serif;
font-size:125%;
background-image: url("") ;
}
.headings
{
font-size : 2rem;
width: 50%;
float: left;
margin-left: 15px;
padding:3px;
white-space: nowrap;
line-height:5px;
}
.icon1
{
padding:1rem;
width:10rem;
}
#first_icon
{
height: 25%;
width : 25rem;
position : relative;
padding:auto;
margin:auto;
-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);
-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);
box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
#map-link
{
display:root;
margin:1%;
margin-top:-2.5rem;
border: 5px solid green;
position:relative;
}
#weather_icon
{
width:25%;
display:root;
position:relative;
margin:-25rem 0 0 0;
padding:0 0 0 50% ;
/*optional*/
}
.weather_info
{
width:50%;
margin-left: 75%;
margin-top:-9rem;
position:absolute;
display:inline flex;
}
/*
#img_home:not([src]) {
font-size: 0;
position: relative;
}
#img_home:not([src]):after {
font-size: 18px;
/*border: 1px solid black;
box-sizing: border-box;*/
/*content: attr(alt);
z-index: -1;
height: 100%;
width: 100%;
position: relative;
top: 0;
left: 0
}
*/
/*
.switch {
position: relative;
display: inline-block;
width: 10%;
height: 5%;
margin:2px;
} */
/* Hide default HTML checkbox */
/*
.switch input {
opacity: 0;
width: 0;
height: 0;
}
*/
/* The slider */
/*
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}
.slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 12.5px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
input:checked + .slider {
background-color: #2196F3;
}
input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
-webkit-transform: translateX(1.625em);
-ms-transform: translateX(1.625em);
transform: translateX(1.625em);
}
*/
/* Rounded sliders */
/*
.slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
.slider:after
{
content:'F';
color: black;
display: block;
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 75%;
right: 1rem;
font-size: 125%;
font-family: 'Reggae One', cursive;
--font-family: Verdana, sans-serif;
}
input:checked + .slider:after
{
content:'C';
display:inline-block
}
*/
#C_F {
/*text-align:center;*/
height:200px;
width:200px;
position: relaTIVE;
top:0;
bottom: 0;
left: 2.5%;
right: 10px;
margin: auto;
}
.switch {
position: relative;
display: inline-block;
vertical-align: top;
width: 100px;
height: 30px;
padding: 3px;
margin: 0 10px 10px 0;
background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
border-radius: 18px;
box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
cursor: pointer;
}
.switch-input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.switch-label {
position: relative;
display: block;
height: inherit;
font-size: 20px;
text-transform: uppercase;
background: #eceeef;
border-radius: inherit;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
}
.switch-label:before, .switch-label:after {
position: absolute;
top: 50%;
margin-top: -.5em;
line-height: 1;
-webkit-transition: inherit;
-moz-transition: inherit;
-o-transition: inherit;
transition: inherit;
}
.switch-label:before {
content: attr(data-off);
right: 11px;
color: #aaaaaa;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
content: attr(data-on);
left: 11px;
color: #FFFFFF;
text-shadow: 0 1px rgba(0, 0, 0, 0.2);
opacity: 0;
}
.switch-input:checked ~ .switch-label {
background: #0088cc;
border-color: #0088cc;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
opacity: 1;
}
.switch-handle {
position: absolute;
top: 4px;
left: 4px;
width: 28px;
height: 28px;
background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
border-radius: 100%;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin: -6px 0 0 -6px;
width: 12px;
height: 12px;
background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
border-radius: 6px;
box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
left: 74px;
box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* Transition
========================== */
.switch-label, .switch-handle {
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
-moz-transition: All 0.3s ease;
-o-transition: All 0.3s ease;
}
/*Added a button for show my location*/
|
target/weather-finder-0.0.1-SNAPSHOT/WEB-INF/classes/style.css
|
body
{
background-color:white;
color:black;
font-family: 'Catamaran', sans-serif;
font-size:125%;
background-image: url("") ;
}
.headings
{
font-size : 2rem;
width: 50%;
float: left;
margin-left: 15px;
padding:3px;
white-space: nowrap;
line-height:5px;
}
.icon1
{
padding:1rem;
width:10rem;
}
#first_icon
{
height: 25%;
width : 25rem;
position : relative;
padding:auto;
margin:auto;
-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);
-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);
box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
#map-link
{
display:root;
margin:1%;
margin-top:-2.5rem;
border: 5px solid green;
position:relative;
}
#weather_icon
{
width:25%;
display:root;
position:relative;
margin:-25rem 0 0 0;
padding:0 0 0 50% ;
/*optional*/
}
.weather_info
{
width:50%;
margin-left: 75%;
margin-top:-9rem;
position:absolute;
display:inline flex;
}
/*
#img_home:not([src]) {
font-size: 0;
position: relative;
}
#img_home:not([src]):after {
font-size: 18px;
/*border: 1px solid black;
box-sizing: border-box;*/
/*content: attr(alt);
z-index: -1;
height: 100%;
width: 100%;
position: relative;
top: 0;
left: 0
}
*/
/*
.switch {
position: relative;
display: inline-block;
width: 10%;
height: 5%;
margin:2px;
} */
/* Hide default HTML checkbox */
/*
.switch input {
opacity: 0;
width: 0;
height: 0;
}
*/
/* The slider */
/*
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}
.slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 12.5px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
input:checked + .slider {
background-color: #2196F3;
}
input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
-webkit-transform: translateX(1.625em);
-ms-transform: translateX(1.625em);
transform: translateX(1.625em);
}
*/
/* Rounded sliders */
/*
.slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
.slider:after
{
content:'F';
color: black;
display: block;
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 75%;
right: 1rem;
font-size: 125%;
font-family: 'Reggae One', cursive;
--font-family: Verdana, sans-serif;
}
input:checked + .slider:after
{
content:'C';
display:inline-block
}
*/
#C_F {
/*text-align:center;*/
height:200px;
width:200px;
position: relaTIVE;
top:0;
bottom: 0;
left: 2.5%;
right: 10px;
margin: auto;
}
.switch {
position: relative;
display: inline-block;
vertical-align: top;
width: 100px;
height: 30px;
padding: 3px;
margin: 0 10px 10px 0;
background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
border-radius: 18px;
box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
cursor: pointer;
}
.switch-input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.switch-label {
position: relative;
display: block;
height: inherit;
font-size: 20px;
text-transform: uppercase;
background: #eceeef;
border-radius: inherit;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
}
.switch-label:before, .switch-label:after {
position: absolute;
top: 50%;
margin-top: -.5em;
line-height: 1;
-webkit-transition: inherit;
-moz-transition: inherit;
-o-transition: inherit;
transition: inherit;
}
.switch-label:before {
content: attr(data-off);
right: 11px;
color: #aaaaaa;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
content: attr(data-on);
left: 11px;
color: #FFFFFF;
text-shadow: 0 1px rgba(0, 0, 0, 0.2);
opacity: 0;
}
.switch-input:checked ~ .switch-label {
background: #0088cc;
border-color: #0088cc;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
opacity: 1;
}
.switch-handle {
position: absolute;
top: 4px;
left: 4px;
width: 28px;
height: 28px;
background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
border-radius: 100%;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin: -6px 0 0 -6px;
width: 12px;
height: 12px;
background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
border-radius: 6px;
box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
left: 74px;
box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* Transition
========================== */
.switch-label, .switch-handle {
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
-moz-transition: All 0.3s ease;
-o-transition: All 0.3s ease;
}
/*Added a button for show my location*/
| 0.390708 | 0.056574 |
.header{
width: 100%;
height: 310px;
background-color:#222;
}
.header-container{
width: 78%;
height: 100%;
margin: auto;
padding-top: 40px;
}
.header-search{
width: 100%;
height: 60px;
margin-top: 40px;
}
.header-search .skill-search{
height: 100%;
width: 580px;
background-color: white;
}
.skill-search .fa-search{
font-size: 20px;
margin-top: 20px;
margin-left: 10px;
color: #999;
}
.skill-search .search-input{
margin-left: 10px;
height: calc(100% - 2px);
margin-top: 0;
width: 512px;
font-size: 20px;
border: none;
outline: none;
}
.header-search .city-search{
height: 100%;
width: 250px;
margin-left: 10px;
background-color: white;
}
.city-search .fa-map-marker-alt{
font-size: 20px;
margin-top: 20px;
margin-left: 10px;
color: #999;
}
.city-search #city-select{
height: calc(100% - 2px);
width: 210px;
font-size: 20px;
outline: none;
border: none;
}
.header-search .btn-search{
height: 100%;
width: 160px;
margin-left: 10px;
padding-top: 12px;
background-color: #ff263a;
}
.position{
display: flex;
margin-top: 60px;
}
.position #position{
margin-right: 5px;
}
.header-container .title-item{
width: 100%;
background-color: white;
height: 75px;
border-bottom: 1px solid #ddd;
margin-top: 95px;
display: flex;
}
.title-item .list-job-title{
width: 73%;
height: 100%;
}
.list-job-title .job-title{
font-size: 35px;
margin-left: 10px;
margin-top: 10px;
}
.title-item .company-title{
width: 27%;
height: 100%;
}
.company-title .company-hot-title{
font-size: 23px;
margin: auto;
margin-left: 15px;
margin-top: 20px;
}
/* Content */
.content{
width: 100%;
height: auto;
background-color: rgb(219, 219, 241);
padding-bottom: 50px;
}
.content-container{
height: calc(100% - 60px);
width: 78%;
margin: auto;
}
.main{
width: 100%;
height: 100%;
background-color: white;
}
.main .content-job{
height: auto;
width: calc(100% - 20px);
margin: auto;
display: flex;
}
.job-list{
width: 73%;
height: auto;
}
.job-list .job-item{
display: flex;
width: 100%;
height: 290px;
background-color: #eee;
margin-bottom: 10px;
padding-bottom: 20px;
}
.job-list .job-item:hover{
border: 1px solid #ccc;
cursor: pointer;
}
.job-list .job-item .company-logo{
width: 15%;
height: 100%;
}
.company-logo .logo{
height: 75px;
width: 75px;
margin: auto;
margin-top: 40px;
background-color: white;
}
/* job info */
.job-list .job-item .job-info{
width: 70%;
height: 100%;
padding: 10px;
padding-top: 30px;
}
.job-info .job-name h3 a{
color: black;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.job-info .job-salary{
color: red;
}
.job-info .job-benifit{
font-weight: bold;
font-size: 15px;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.job-info .job-description{
color: #555;
font-size: 14px;
margin-top: 15px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.job-info .job-skill{
margin-top: 15px;
width: 100%;
display: flex;
}
.job-info .job-skill .skill-item{
width: auto;
height: 24px;
border: 1px solid #555;
margin-right: 13px;
color: #555;
text-align: center;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
font-weight: bold;
}
/* job status css */
.job-list .job-item .job-status{
width: 15%;
height: 100%;
}
.job-status .hot-title{
background-color: coral;
text-align: center;
width: 60px;
height: 25px;
border: none;
font-size: 14px;
color: white;
margin: auto;
margin-top: 20px;
}
.job-status .job-city{
font-size: 14px;
color: #555;
margin-top: 80px;
margin-left: calc(50% - 20px);
}
.job-status .job-created{
font-size: 14px;
color: rgb(72, 72, 207);
margin-left: calc(50% - 50px);
margin-top: 90px;
}
/* company hot */
.company-hot{
width: 27%;
height: auto;
margin-left: 10px;
margin-top: 10px;
padding-bottom: 30px;
}
.company-hot .company-image{
height: 130px;
width: 90%;
background-color: yellow;
margin: auto;
margin-top: 20px;
padding-top: 90px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.company-hot .company-logo{
width: 75px;
height: 75px;
background-color: #1b4b72;
margin: auto;
border: 1px solid #ddd;
}
.company-hot .company-name a h5{
margin-top: 40px;
width: 100%;
text-align: center;
color: black;
}
.company-hot .company-city{
width: 100%;
text-align: center;
color: #888;
margin-top: 0px;
font-size: 15px;
}
.company-hot .company-introduction{
width: 100%;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
text-align: center;
font-family: "Courier New", Courier, monospace;
font-size: 16px;
color: #666;
margin-bottom: 20px;
}
.company-hot .job-item{
width: 100%;
height: 90px;
border-top: 1px solid #ccc;
text-align: center;
padding-top: 25px;
}
.company-hot .job-item .job-name{
font-family: "Courier New", Courier, monospace;
font-size: 18px;
}
.company-hot .job-number{
width: 100%;
text-align: center;
height: 20px;
margin-top: 0;
}
.job-number a{
color: #f22;
font-size: 15px;
height: 20px;
}
|
public/theme-seeker/css/job-list.css
|
.header{
width: 100%;
height: 310px;
background-color:#222;
}
.header-container{
width: 78%;
height: 100%;
margin: auto;
padding-top: 40px;
}
.header-search{
width: 100%;
height: 60px;
margin-top: 40px;
}
.header-search .skill-search{
height: 100%;
width: 580px;
background-color: white;
}
.skill-search .fa-search{
font-size: 20px;
margin-top: 20px;
margin-left: 10px;
color: #999;
}
.skill-search .search-input{
margin-left: 10px;
height: calc(100% - 2px);
margin-top: 0;
width: 512px;
font-size: 20px;
border: none;
outline: none;
}
.header-search .city-search{
height: 100%;
width: 250px;
margin-left: 10px;
background-color: white;
}
.city-search .fa-map-marker-alt{
font-size: 20px;
margin-top: 20px;
margin-left: 10px;
color: #999;
}
.city-search #city-select{
height: calc(100% - 2px);
width: 210px;
font-size: 20px;
outline: none;
border: none;
}
.header-search .btn-search{
height: 100%;
width: 160px;
margin-left: 10px;
padding-top: 12px;
background-color: #ff263a;
}
.position{
display: flex;
margin-top: 60px;
}
.position #position{
margin-right: 5px;
}
.header-container .title-item{
width: 100%;
background-color: white;
height: 75px;
border-bottom: 1px solid #ddd;
margin-top: 95px;
display: flex;
}
.title-item .list-job-title{
width: 73%;
height: 100%;
}
.list-job-title .job-title{
font-size: 35px;
margin-left: 10px;
margin-top: 10px;
}
.title-item .company-title{
width: 27%;
height: 100%;
}
.company-title .company-hot-title{
font-size: 23px;
margin: auto;
margin-left: 15px;
margin-top: 20px;
}
/* Content */
.content{
width: 100%;
height: auto;
background-color: rgb(219, 219, 241);
padding-bottom: 50px;
}
.content-container{
height: calc(100% - 60px);
width: 78%;
margin: auto;
}
.main{
width: 100%;
height: 100%;
background-color: white;
}
.main .content-job{
height: auto;
width: calc(100% - 20px);
margin: auto;
display: flex;
}
.job-list{
width: 73%;
height: auto;
}
.job-list .job-item{
display: flex;
width: 100%;
height: 290px;
background-color: #eee;
margin-bottom: 10px;
padding-bottom: 20px;
}
.job-list .job-item:hover{
border: 1px solid #ccc;
cursor: pointer;
}
.job-list .job-item .company-logo{
width: 15%;
height: 100%;
}
.company-logo .logo{
height: 75px;
width: 75px;
margin: auto;
margin-top: 40px;
background-color: white;
}
/* job info */
.job-list .job-item .job-info{
width: 70%;
height: 100%;
padding: 10px;
padding-top: 30px;
}
.job-info .job-name h3 a{
color: black;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.job-info .job-salary{
color: red;
}
.job-info .job-benifit{
font-weight: bold;
font-size: 15px;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.job-info .job-description{
color: #555;
font-size: 14px;
margin-top: 15px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.job-info .job-skill{
margin-top: 15px;
width: 100%;
display: flex;
}
.job-info .job-skill .skill-item{
width: auto;
height: 24px;
border: 1px solid #555;
margin-right: 13px;
color: #555;
text-align: center;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
font-weight: bold;
}
/* job status css */
.job-list .job-item .job-status{
width: 15%;
height: 100%;
}
.job-status .hot-title{
background-color: coral;
text-align: center;
width: 60px;
height: 25px;
border: none;
font-size: 14px;
color: white;
margin: auto;
margin-top: 20px;
}
.job-status .job-city{
font-size: 14px;
color: #555;
margin-top: 80px;
margin-left: calc(50% - 20px);
}
.job-status .job-created{
font-size: 14px;
color: rgb(72, 72, 207);
margin-left: calc(50% - 50px);
margin-top: 90px;
}
/* company hot */
.company-hot{
width: 27%;
height: auto;
margin-left: 10px;
margin-top: 10px;
padding-bottom: 30px;
}
.company-hot .company-image{
height: 130px;
width: 90%;
background-color: yellow;
margin: auto;
margin-top: 20px;
padding-top: 90px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.company-hot .company-logo{
width: 75px;
height: 75px;
background-color: #1b4b72;
margin: auto;
border: 1px solid #ddd;
}
.company-hot .company-name a h5{
margin-top: 40px;
width: 100%;
text-align: center;
color: black;
}
.company-hot .company-city{
width: 100%;
text-align: center;
color: #888;
margin-top: 0px;
font-size: 15px;
}
.company-hot .company-introduction{
width: 100%;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
text-align: center;
font-family: "Courier New", Courier, monospace;
font-size: 16px;
color: #666;
margin-bottom: 20px;
}
.company-hot .job-item{
width: 100%;
height: 90px;
border-top: 1px solid #ccc;
text-align: center;
padding-top: 25px;
}
.company-hot .job-item .job-name{
font-family: "Courier New", Courier, monospace;
font-size: 18px;
}
.company-hot .job-number{
width: 100%;
text-align: center;
height: 20px;
margin-top: 0;
}
.job-number a{
color: #f22;
font-size: 15px;
height: 20px;
}
| 0.40157 | 0.052328 |
HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
/**
* Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
* Known issue: no IE 6 support.
*/
[hidden] {
display: none;
}
/* ==========================================================================
Base
========================================================================== */
/**
* 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-size: 100%;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Address `font-family` inconsistency between `textarea` and other form
* elements.
*/
html,
button,
input,
select,
textarea {
font-family: sans-serif;
}
/**
* Address margins handled incorrectly in IE 6/7.
*/
body {
margin: 0;
}
/* ==========================================================================
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0;
}
/* ==========================================================================
Typography
========================================================================== */
/**
* Address font sizes and margins set differently in IE 6/7.
* Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
/**
* Address styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b,
strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
}
/**
* Address styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address differences between Firefox and other browsers.
* Known issue: no IE 6/7 normalization.
*/
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
/**
* Address styling not present in IE 6/7/8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address margins set differently in IE 6/7.
*/
p,
pre {
margin: 1em 0;
}
/**
* Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
}
/**
* Improve readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
/**
* Address CSS quotes not supported in IE 6/7.
*/
q {
quotes: none;
}
/**
* Address `quotes` property not supported in Safari 4.
*/
q:before,
q:after {
content: '';
content: none;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* ==========================================================================
Lists
========================================================================== */
/**
* Address margins set differently in IE 6/7.
*/
dl,
menu,
ol,
ul {
margin: 1em 0;
}
dd {
margin: 0 0 0 40px;
}
/**
* Address paddings set differently in IE 6/7.
*/
menu,
ol,
ul {
padding: 0 0 0 40px;
}
/**
* Correct list images handled incorrectly in IE 7.
*/
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
/* ==========================================================================
Embedded content
========================================================================== */
/**
* 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improve image quality when scaled in IE 7.
*/
img {
border: 0;
/* 1 */
-ms-interpolation-mode: bicubic;
/* 2 */
}
/**
* Correct overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden;
}
/* ==========================================================================
Figures
========================================================================== */
/**
* Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/
figure {
margin: 0;
}
/* ==========================================================================
Forms
========================================================================== */
/**
* Correct margin displayed oddly in IE 6/7.
*/
form {
margin: 0;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct color not being inherited in IE 6/7/8/9.
* 2. Correct text not wrapping in Firefox 3.
* 3. Correct alignment displayed oddly in IE 6/7.
*/
legend {
border: 0;
/* 1 */
padding: 0;
white-space: normal;
/* 2 */
*margin-left: -7px;
/* 3 */
}
/**
* 1. Correct font size not being inherited in all browsers.
* 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
* and Chrome.
* 3. Improve appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
font-size: 100%;
/* 1 */
margin: 0;
/* 2 */
vertical-align: baseline;
/* 3 */
*vertical-align: middle;
/* 3 */
}
/**
* Address Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
* Correct `select` style inheritance in Firefox 4+ and Opera.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
* 4. Remove inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
*overflow: visible;
/* 4 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* 1. Address box sizing set to content-box in IE 8/9.
* 2. Remove excess padding in IE 8/9.
* 3. Remove excess padding in IE 7.
* Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
*height: 13px;
/* 3 */
*width: 13px;
/* 3 */
}
/**
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
-webkit-box-sizing: content-box;
/* 2 */
box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Remove inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* 1. Remove default vertical scrollbar in IE 6/7/8/9.
* 2. Improve readability and alignment in all browsers.
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */
}
/* ==========================================================================
Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
@font-face {
font-family: 'Panton';
src: url("../font/panton.eot");
src: url("../font/panton.eot?#iefix") format("embedded-opentype"), url("../font/panton.woff2") format("woff2"), url("../font/panton.woff") format("woff"), url("../font/panton.ttf") format("truetype");
font-weight: 300;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html,
button,
input,
select,
textarea {
color: #222;
}
html {
font-size: 1em;
line-height: 1.4;
}
html,
body {
background: #fff;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas,
img,
video {
vertical-align: middle;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body,
button,
input,
select,
textarea {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
}
.wrapper {
max-width: 1200px;
margin: 0 auto;
clear: both;
}
.wrapper p:last-child {
margin-bottom: 0;
}
.wrapper h4 {
font-size: 30px;
}
.wrapper code.console {
background: #392813;
color: #fff;
font-size: 16px;
padding: 3px 7px;
}
.wrapper .note {
color: #888;
padding: 3px 0 3px 15px;
border-left: 3px solid #ffb864;
margin-right: 30px;
}
.wrapper .note > :first-child {
margin-top: 0;
}
.wrapper .note > :last-child {
margin-bottom: 0;
}
.section a {
text-decoration: none;
color: #ff974a;
}
.section a:hover, .section a:focus {
text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
margin: 0;
padding: 0;
}
hr.clearfix {
display: block;
border: none;
background: none;
margin: 0;
padding: 0;
height: 0;
clear: both;
}
table {
margin: 30px auto;
text-align: left;
}
table thead {
background: #fff;
}
table tbody tr {
border-bottom: 1px solid #ddd;
}
table tbody tr:nth-child(2n) {
background: #fcfcfc;
}
table td,
table th {
padding: 5px 15px;
}
/* ==========================================================================
Print styles
========================================================================== */
@media print {
* {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.button {
display: inline-block;
position: relative;
width: 250px;
border: 2px solid transparent;
margin: 0 auto;
padding: 23px 30px;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
text-decoration: none;
border-radius: 50px;
text-align: center;
-webkit-transition: color 150ms, background-color 150ms;
transition: color 150ms, background-color 150ms;
}
.button-primary {
background: #ff974a;
}
.button-secondary {
background: #f48d40;
}
.button-ghost {
border-color: rgba(255, 255, 255, 0.4);
}
.button + .button {
margin-left: 20px;
}
.button:hover,
.button:focus {
background: #fff;
color: #ff974a;
outline: none;
}
.header-landing {
position: relative;
background: #ff974a -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: #ff974a linear-gradient(to bottom left, #ff974a, #ffb864);
text-align: center;
color: #fff;
padding-bottom: 200px;
}
.header-nav {
float: right;
width: 100%;
margin: 0;
padding: 25px 40px 0;
font-weight: 400;
}
.header-nav li {
list-style: none;
float: right;
margin-right: 30px;
}
.header-nav li:first-child {
float: left;
}
.header-nav li:nth-child(2) {
margin-right: 0;
}
.header-nav li a {
display: block;
text-decoration: none;
color: #b65207;
font-size: 16px;
padding: 10px 0;
-webkit-transition: color 150ms;
transition: color 150ms;
}
.header-nav li a:hover {
color: #fff;
}
.header-nav li a.view-on-github {
-webkit-transform: translateY(-11px);
transform: translateY(-11px);
}
.header-nav li a.view-on-github svg {
width: 25px;
height: 25px;
fill: currentColor;
margin-right: 10px;
vertical-align: baseline;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.header-nav li a.view-on-github .star {
font-size: 18px;
}
.header-logo-container {
margin: 0 auto;
padding-top: calc(80px + 4%);
text-align: center;
}
.header-logo-container .header-logo-h1 {
position: relative;
margin: 0 auto;
width: 1000px;
max-width: 100%;
}
.header-logo-container .header-logo {
margin-right: -3%;
width: 1000px;
max-width: 80%;
}
.header-subtitle {
font-size: 28px;
padding: 0 20px;
}
.header-description {
font-size: 18px;
line-height: 1.6;
padding: 0 20px;
font-weight: 300;
}
.header-buttons {
margin: 50px 0;
}
.header-install {
font-size: 18px;
line-height: 1.6;
font-weight: 300;
}
#demonstration {
padding-bottom: 0;
margin-bottom: 80px;
}
#demonstration .trumbowyg-editor {
height: 300px !important;
}
#demonstration .trumbowyg-editor,
#demonstration .trumbowyg-textarea {
padding: 25px;
}
#demonstration .trumbowyg:not(.trumbowyg-fullscreen),
#trumbowyg-demo:not(.trumbowyg-textarea) {
display: block;
margin: -150px auto 0;
width: 100%;
height: 340px;
max-width: 900px;
background: #fff;
-webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.03);
box-shadow: 0 0 27px rgba(0, 0, 0, 0.03);
resize: none;
}
#demonstration .trumbowyg {
font-size: 16px;
line-height: 2;
}
#demonstration .trumbowyg p {
margin: 0 0 32px;
}
#demonstration .trumbowyg button {
font-weight: 400;
}
#trumbowyg-demo:not(.trumbowyg-textarea) {
color: transparent;
overflow: hidden;
border: 1px solid #dbdfe0;
}
.demo-switcher {
position: absolute;
bottom: -20px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 10;
margin: 0 auto;
width: 250px;
height: 40px;
border-radius: 50px;
border: 1px solid #dbdfe0;
background: #fff;
}
.demo-switcher .button {
display: block;
float: left;
padding: 10px;
margin: 0;
border: none;
width: 50%;
background: none;
color: #392813;
font-weight: 300;
-webkit-transition: color 150ms, text-indent 150ms;
transition: color 150ms, text-indent 150ms;
}
.demo-switcher .button:first-child {
text-indent: 5px;
}
.demo-switcher .button:last-child {
text-indent: -5px;
}
.demo-switcher .button.current {
text-indent: 0;
color: #fff;
}
.demo-switcher::after {
content: "";
display: block;
width: 50%;
height: 100%;
border-radius: 50px;
background: #ff974a;
-webkit-transition: margin-left 150ms;
transition: margin-left 150ms;
}
.demo-switcher.current-plugins::after {
margin-left: 50%;
}
.header-logo-animation {
position: absolute;
overflow: hidden;
top: -30px;
left: 91.5%;
width: 150px;
height: 150px;
}
.header-logo-animation svg {
position: absolute;
top: 0;
left: 0;
fill: #fff;
height: 25px;
width: 25px;
}
.header-logo-animation .header-logo-animation-strong {
-webkit-animation: headerLogoStrong 1s linear infinite;
animation: headerLogoStrong 1s linear infinite;
-webkit-animation-delay: -0.85s;
animation-delay: -0.85s;
}
.header-logo-animation .header-logo-animation-p {
-webkit-animation: headerLogoP 1s linear infinite;
animation: headerLogoP 1s linear infinite;
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.header-logo-animation .header-logo-animation-link {
-webkit-animation: headerLogoLink 1s linear infinite;
animation: headerLogoLink 1s linear infinite;
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.header-logo-animation .header-logo-animation-blockquote {
-webkit-animation: headerLogoBlockquote 1s linear infinite;
animation: headerLogoBlockquote 1s linear infinite;
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.header-logo-animation .header-logo-animation-view-html {
-webkit-animation: headerLogoViewHtml 1s linear infinite;
animation: headerLogoViewHtml 1s linear infinite;
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
@-webkit-keyframes headerLogoStrong {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(70px);
transform: translateX(-30px) translateY(70px);
}
20% {
-webkit-transform: translateX(15px) translateY(80px);
transform: translateX(15px) translateY(80px);
}
30% {
-webkit-transform: translateX(35px) translateY(75px);
transform: translateX(35px) translateY(75px);
}
40% {
-webkit-transform: translateX(40px) translateY(60px);
transform: translateX(40px) translateY(60px);
}
50% {
opacity: 1;
-webkit-transform: translateX(35px) translateY(40px);
transform: translateX(35px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@keyframes headerLogoStrong {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(70px);
transform: translateX(-30px) translateY(70px);
}
20% {
-webkit-transform: translateX(15px) translateY(80px);
transform: translateX(15px) translateY(80px);
}
30% {
-webkit-transform: translateX(35px) translateY(75px);
transform: translateX(35px) translateY(75px);
}
40% {
-webkit-transform: translateX(40px) translateY(60px);
transform: translateX(40px) translateY(60px);
}
50% {
opacity: 1;
-webkit-transform: translateX(35px) translateY(40px);
transform: translateX(35px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@-webkit-keyframes headerLogoP {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(60px);
transform: translateX(-30px) translateY(60px);
}
20% {
-webkit-transform: translateX(10px) translateY(60px);
transform: translateX(10px) translateY(60px);
}
30% {
-webkit-transform: translateX(20px) translateY(60px);
transform: translateX(20px) translateY(60px);
}
40% {
-webkit-transform: translateX(25px) translateY(55px);
transform: translateX(25px) translateY(55px);
}
50% {
opacity: 1;
-webkit-transform: translateX(32px) translateY(40px);
transform: translateX(32px) translateY(40px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(35px) translateY(20px) scale(0.5);
transform: translateX(35px) translateY(20px) scale(0.5);
}
}
@keyframes headerLogoP {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(60px);
transform: translateX(-30px) translateY(60px);
}
20% {
-webkit-transform: translateX(10px) translateY(60px);
transform: translateX(10px) translateY(60px);
}
30% {
-webkit-transform: translateX(20px) translateY(60px);
transform: translateX(20px) translateY(60px);
}
40% {
-webkit-transform: translateX(25px) translateY(55px);
transform: translateX(25px) translateY(55px);
}
50% {
opacity: 1;
-webkit-transform: translateX(32px) translateY(40px);
transform: translateX(32px) translateY(40px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(35px) translateY(20px) scale(0.5);
transform: translateX(35px) translateY(20px) scale(0.5);
}
}
@-webkit-keyframes headerLogoLink {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
20% {
-webkit-transform: translateX(15px) translateY(100px);
transform: translateX(15px) translateY(100px);
}
30% {
-webkit-transform: translateX(25px) translateY(95px);
transform: translateX(25px) translateY(95px);
}
40% {
-webkit-transform: translateX(30px) translateY(80px);
transform: translateX(30px) translateY(80px);
}
50% {
opacity: 1;
-webkit-transform: translateX(30px) translateY(70px);
transform: translateX(30px) translateY(70px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@keyframes headerLogoLink {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
20% {
-webkit-transform: translateX(15px) translateY(100px);
transform: translateX(15px) translateY(100px);
}
30% {
-webkit-transform: translateX(25px) translateY(95px);
transform: translateX(25px) translateY(95px);
}
40% {
-webkit-transform: translateX(30px) translateY(80px);
transform: translateX(30px) translateY(80px);
}
50% {
opacity: 1;
-webkit-transform: translateX(30px) translateY(70px);
transform: translateX(30px) translateY(70px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@-webkit-keyframes headerLogoBlockquote {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(55px);
transform: translateX(-30px) translateY(55px);
}
30% {
-webkit-transform: translateX(5px) translateY(50px);
transform: translateX(5px) translateY(50px);
}
40% {
-webkit-transform: translateX(10px) translateY(45px);
transform: translateX(10px) translateY(45px);
}
50% {
opacity: 1;
-webkit-transform: translateX(13px) translateY(40px);
transform: translateX(13px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(10px) scale(0.5);
transform: translateX(10px) translateY(10px) scale(0.5);
}
}
@keyframes headerLogoBlockquote {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(55px);
transform: translateX(-30px) translateY(55px);
}
30% {
-webkit-transform: translateX(5px) translateY(50px);
transform: translateX(5px) translateY(50px);
}
40% {
-webkit-transform: translateX(10px) translateY(45px);
transform: translateX(10px) translateY(45px);
}
50% {
opacity: 1;
-webkit-transform: translateX(13px) translateY(40px);
transform: translateX(13px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(10px) scale(0.5);
transform: translateX(10px) translateY(10px) scale(0.5);
}
}
@-webkit-keyframes headerLogoViewHtml {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
40% {
-webkit-transform: translateX(30px) translateY(105px);
transform: translateX(30px) translateY(105px);
}
50% {
-webkit-transform: translateX(40px) translateY(100px);
transform: translateX(40px) translateY(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(50px) translateY(90px);
transform: translateX(50px) translateY(90px);
}
100% {
opacity: 0;
-webkit-transform: translateX(70px) translateY(70px) scale(0.5);
transform: translateX(70px) translateY(70px) scale(0.5);
}
}
@keyframes headerLogoViewHtml {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
40% {
-webkit-transform: translateX(30px) translateY(105px);
transform: translateX(30px) translateY(105px);
}
50% {
-webkit-transform: translateX(40px) translateY(100px);
transform: translateX(40px) translateY(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(50px) translateY(90px);
transform: translateX(50px) translateY(90px);
}
100% {
opacity: 0;
-webkit-transform: translateX(70px) translateY(70px) scale(0.5);
transform: translateX(70px) translateY(70px) scale(0.5);
}
}
.section {
position: relative;
padding-bottom: 100px;
}
.section-primary {
color: #b65207;
background: -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: linear-gradient(to bottom left, #ff974a, #ffb864);
}
.section-primary .section-title {
color: #fff;
}
.section-primary a {
color: #fff;
}
.section-secondary {
background: #f4f7fa;
}
.section h4 {
font-weight: 400;
color: #392813;
font-size: 28px;
padding-top: 80px;
}
.section-title {
text-align: center;
font-family: "Panton", sans-serif;
font-size: 100px;
color: #ff974a;
padding-top: 100px;
padding-bottom: 30px;
}
.section-subtitle {
margin-top: -22px;
font-size: 23px;
color: #392813;
font-weight: 400;
}
.section-introduction {
margin-top: 50px;
padding-bottom: 70px;
}
.section-introduction .introduction-section {
height: 300px;
}
.section-introduction .introduction-section-col {
position: relative;
float: left;
width: 30%;
margin-right: 5%;
}
.section-introduction .introduction-section-col:last-child {
margin-right: 0;
}
.section-introduction .introduction-section-col-title {
font-size: 28px;
font-weight: 300;
margin-bottom: 0;
padding-top: 50px;
}
.section-introduction .introduction-section-col-title img {
height: 40px;
margin-right: 8px;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.section-introduction .introduction-section-col-title img.illu-lightweight {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.section-introduction .introduction-section-col-description {
font-size: 18px;
line-height: 28px;
margin-top: 10px;
}
.installation-first-step {
height: 400px;
color: #392813;
text-align: center;
padding-top: 10px;
margin: 20px 0 50px;
border: 1px solid rgba(0, 0, 0, 0.15);
}
.installation-first-step code {
display: block;
color: #888;
}
.installation-first-step .installation-download,
.installation-first-step .installation-package-managers {
width: 48%;
float: left;
}
.installation-first-step .installation-col-title {
font-size: 22px;
padding: 30px 0;
color: #392813;
}
.installation-first-step .button {
display: block;
color: #392813;
border-color: rgba(0, 0, 0, 0.07);
background-color: transparent;
-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.03);
box-shadow: 0 0 50px rgba(0, 0, 0, 0.03);
-webkit-transition: background-color 150ms, color 150ms, -webkit-box-shadow 150ms;
transition: background-color 150ms, color 150ms, -webkit-box-shadow 150ms;
transition: background-color 150ms, box-shadow 150ms, color 150ms;
transition: background-color 150ms, box-shadow 150ms, color 150ms, -webkit-box-shadow 150ms;
}
.installation-first-step .button:hover {
text-decoration: none;
color: #fff;
border-color: transparent;
background-color: #ff974a;
-webkit-box-shadow: 0 0 50px rgba(255, 151, 74, 0.4);
box-shadow: 0 0 50px rgba(255, 151, 74, 0.4);
}
.installation-first-step .installation-or {
position: relative;
font-weight: bold;
text-transform: uppercase;
width: 4%;
float: left;
font-size: 18px;
margin: 140px 0 20px;
border-radius: 50px;
z-index: 0;
}
.installation-first-step .installation-or::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
width: 100%;
padding-top: 100%;
min-width: 45px;
min-height: 45px;
background: #fff;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.installation-first-step .installation-package-managers {
font-size: 18px;
}
.installation-first-step .installation-package-managers code {
padding-top: 5px;
line-height: 1.6;
}
.installation-first-step .installation-package-managers code + code {
padding-top: 0;
}
.installation-first-step .installation-cdn {
clear: both;
width: 100%;
}
.languages p {
text-align: center;
margin: 0 0 5px;
font-size: 18px;
color: #fff;
}
.languages p a {
color: #b65207;
}
.languages .languages-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.languages .col-globe {
-webkit-box-flex: 1.07;
-ms-flex: 1.07;
flex: 1.07;
margin-top: 30px;
}
.languages .col-globe .globe {
width: 90%;
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
}
.languages .col-list {
-webkit-box-flex: 0.93;
-ms-flex: 0.93;
flex: 0.93;
padding-top: 80px;
line-height: 1.6;
font-weight: 400;
}
.languages .col-list .continent-name {
color: #fff;
font-size: 22px;
font-weight: 400;
background: none;
border: none;
padding: 0;
margin: 0;
}
.languages .col-list .continent-name:focus {
outline: none;
}
.languages .col-list .continent-name::after {
content: "";
display: inline-block;
height: 0;
width: 0;
border: 6px solid transparent;
border-left-color: #fff;
-webkit-transform: translateX(5px) translateY(-1px);
transform: translateX(5px) translateY(-1px);
}
.languages .col-list li[style] .continent-name::after {
border-left-color: transparent;
border-top-color: #fff;
-webkit-transform: translateX(2px) translateY(2px);
transform: translateX(2px) translateY(2px);
}
.languages .col-list .lang-code {
display: inline-block;
min-width: 30px;
padding-right: 8px;
opacity: 0.6;
-webkit-transition: opacity 150ms;
transition: opacity 150ms;
}
.languages .col-list .lang-name {
-webkit-transition: padding-left 150ms;
transition: padding-left 150ms;
}
.languages .col-list a {
color: #b65207;
-webkit-transition: color 150ms;
transition: color 150ms;
}
.languages .col-list a:hover {
color: #fff;
text-decoration: none;
}
.languages .col-list a:hover .lang-code {
opacity: 1;
}
.languages .col-list a:hover .lang-name {
padding-left: 8px;
}
.languages .col-list ul,
.languages .col-list li {
margin: 0;
padding: 0;
list-style: none;
}
.languages .col-list > ul {
padding-right: 50px;
}
.languages .col-list > ul > li {
overflow: hidden;
-webkit-transition: height 150ms linear;
transition: height 150ms linear;
}
.languages .col-list > ul > li[data-height] {
height: 30px;
}
.languages .col-list > ul > li ul {
padding: 15px 0;
-webkit-columns: 2;
columns: 2;
line-height: 1.8;
}
.plugins-packages .wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.plugins-packages .col-plugins {
-webkit-box-flex: 1.07;
-ms-flex: 1.07;
flex: 1.07;
}
.plugins-packages .col-packages {
-webkit-box-flex: 0.93;
-ms-flex: 0.93;
flex: 0.93;
}
.plugins-packages .section-title {
text-align: left;
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
.plugins-packages p {
padding: 0 100px 0 0;
line-height: 1.6;
}
.plugins-packages ul,
.plugins-packages li {
margin: 0;
padding: 0;
list-style: none;
}
.plugins-packages ul {
-webkit-columns: 2;
columns: 2;
margin: 50px 0 0;
max-width: 500px;
}
.plugins-packages li a {
position: relative;
display: inline-block;
overflow: visible;
color: #392813;
-webkit-transition: color 150ms, -webkit-transform 150ms;
transition: color 150ms, -webkit-transform 150ms;
transition: color 150ms, transform 150ms;
transition: color 150ms, transform 150ms, -webkit-transform 150ms;
line-height: 1.8;
}
.plugins-packages li a:hover {
color: #ff974a;
text-decoration: none;
}
.plugins-packages li a img,
.plugins-packages li a svg {
display: inline-block;
color: #ff974a;
fill: #ff974a;
width: 20px;
height: 20px;
margin-right: 8px;
vertical-align: sub;
}
.donate-container {
position: relative;
max-width: 800px;
margin: 0 auto;
}
.donate-container .donate-description {
width: 100%;
padding: 30px 50px 50px;
background: #f4f7fa;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.donate-container .donate-footer {
text-align: center;
padding: 50px 0;
background: #ff974a -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: #ff974a linear-gradient(to bottom left, #ff974a, #ffb864);
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.donate-container .donate-beer {
position: absolute;
left: -190px;
bottom: -30px;
width: 250px;
}
.donate-container .button {
color: #fff;
text-decoration: none;
}
.donate-container .button:hover, .donate-container .button:focus {
text-decoration: none;
background: #fff;
color: #ff974a;
}
.sponsors-container {
margin: 150px 0 0;
text-align: center;
}
.sponsors-container a {
padding: 0 20px;
}
.footer {
margin-top: 40px;
text-align: center;
color: #fff;
background: -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: linear-gradient(to bottom left, #ff974a, #ffb864);
clear: both;
}
.footer .footer-text,
.footer .footer-link {
display: inline-block;
padding: 40px;
}
.footer .footer-text {
padding-bottom: 0;
}
.footer .footer-text .hearts {
font-size: 18px;
color: #b65207;
}
.footer .footer-link {
text-decoration: none;
color: #fff;
-webkit-transition: color 0.15s;
transition: color 0.15s;
}
.footer .footer-link:hover, .footer .footer-link:focus {
color: #b65207;
}
/*
github.com style (c) <NAME> <<EMAIL>ants.net>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0 1.5em;
color: #333;
background: #fff;
-webkit-text-size-adjust: none;
}
.hljs-comment,
.diff .hljs-header,
.hljs-javadoc {
color: #998;
font-style: italic;
}
.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
color: #333;
font-weight: bold;
}
.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
color: #008080;
}
.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.hljs-dartdoc,
.tex .hljs-formula {
color: #d14;
}
.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
color: #900;
font-weight: bold;
}
.hljs-list .hljs-keyword,
.hljs-subst {
font-weight: normal;
}
.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
color: #458;
font-weight: bold;
}
.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
color: #000080;
font-weight: normal;
}
.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
color: #008080;
}
.hljs-regexp {
color: #009926;
}
.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
color: #990073;
}
.hljs-built_in {
color: #0086b3;
}
.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
color: #999;
font-weight: bold;
}
.hljs-deletion {
background: #fdd;
}
.hljs-addition {
background: #dfd;
}
.diff .hljs-change {
background: #0086b3;
}
.hljs-chunk {
color: #aaa;
}
.documentation-body {
background: #f4f7fa;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.documentation-body .main {
padding: 0 60px;
height: 100vh;
width: 78%;
overflow: auto;
}
.documentation-body .main-demos {
padding: 0;
overflow: hidden;
}
.documentation-body .main-demos iframe {
width: 100%;
height: 100vh;
background: #f4f7fa;
}
.documentation-body .main-demo-inner {
width: 100%;
}
.documentation-body .section-title {
padding: 50px 0 0;
}
.documentation-body h3 {
display: inline-block;
font-weight: bold;
font-size: 26px;
}
.documentation-body h4 {
padding: 20px 0 0;
}
.documentation-body p code,
.documentation-body dd code,
.documentation-body ul code {
color: #616870;
background: #dfe5eb;
padding: 0 5px;
border: 1px solid #d0d9e1;
border-radius: 2px;
}
.documentation-body code.type {
padding: 0 3px;
color: #b65207;
}
.documentation-body code.type::before {
content: "<";
}
.documentation-body code.type::after {
content: ">";
}
.documentation-body .button.button-demo {
border-color: rgba(244, 141, 64, 0.6);
color: #f48d40;
width: auto;
padding: 10px 30px;
}
.documentation-body .button.button-demo:hover, .documentation-body .button.button-demo:focus {
text-decoration: none;
border-color: #f48d40;
background: #f48d40;
color: #fff;
}
.documentation-body ::-webkit-scrollbar {
width: 17px;
}
.documentation-body ::-webkit-scrollbar-track {
background: #f4f7fa;
}
.documentation-body ::-webkit-scrollbar-thumb {
background: #cfd7de;
border: 2px solid #f4f7fa;
}
.documentation-body ::-webkit-scrollbar-thumb:hover {
background: #616870;
}
.header-documentation {
margin-top: 50px;
}
.header-documentation .documentation-logo-link {
display: block;
margin: 0 auto;
width: 80%;
max-width: 350px;
}
.header-documentation .documentation-logo-link .documentation-logo {
width: 100%;
}
.header-documentation .documentation-title {
text-align: center;
font-family: "Panton", sans-serif;
font-weight: 100;
line-height: 1;
}
@media (max-width: 1290px) {
.header-documentation .documentation-title {
font-size: 2.5vw;
}
}
.header-documentation .documentation-menu {
text-align: center;
margin-top: 40px;
background: #f48d40;
}
.header-documentation .documentation-menu a {
display: inline-block;
padding: 20px 5px;
}
.header-documentation .documentation-menu a:hover, .header-documentation .documentation-menu a:focus {
text-decoration: underline;
}
@media (max-width: 1550px) {
.header-documentation .documentation-menu {
padding: 5px 7%;
}
.header-documentation .documentation-menu a {
width: 48%;
padding: 10px 0;
}
.header-documentation .documentation-menu .documentation-menu-dot {
display: none;
}
}
.sidebar {
position: relative;
top: 0;
left: 0;
height: 100vh;
color: #fff;
background: #ff974a -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: #ff974a linear-gradient(to bottom left, #ff974a, #ffb864);
width: 22%;
}
.sidebar ::-webkit-scrollbar-track {
background: transparent;
}
.sidebar ::-webkit-scrollbar-thumb {
background: #ffb864;
border: 1px solid #ffb864;
border-right: none;
}
.sidebar ::-webkit-scrollbar-thumb:hover {
background: #fff;
}
.sidebar::after {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 70px;
width: calc(100% - 17px);
height: 100px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 184, 100, 0)), to(#ffb864));
background: linear-gradient(to bottom, rgba(255, 184, 100, 0), #ffb864);
pointer-events: none;
}
.sidebar .sidebar-inner {
overflow: auto;
overflow-y: scroll;
overflow-x: hidden;
height: calc(100vh - 70px);
}
.sidebar ul,
.sidebar li {
padding: 0;
margin: 0;
list-style: none;
}
.sidebar a {
text-decoration: none;
color: #fff;
-webkit-transition: color 150ms, text-indent 150ms;
transition: color 150ms, text-indent 150ms;
}
.sidebar .documentation-summary {
position: relative;
font-size: 18px;
margin-bottom: 100px;
}
.sidebar .documentation-summary > ul {
max-width: 340px;
margin: 0 auto;
padding: 0 30px;
}
.sidebar .documentation-summary > ul a,
.sidebar .documentation-summary > ul .documentation-summary-title {
display: block;
height: 30px;
line-height: 30px;
text-overflow: ellipsis;
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.sidebar .documentation-summary > ul > li {
margin-top: 30px;
}
.sidebar .documentation-summary > ul > li:first-child {
margin-top: 50px;
}
.sidebar .documentation-summary > ul > li > a,
.sidebar .documentation-summary > ul > li .documentation-summary-title {
font-weight: 600;
text-transform: uppercase;
margin-bottom: 5px;
}
.sidebar .documentation-summary > ul > li > a:hover, .sidebar .documentation-summary > ul > li > a:focus {
color: #b65207;
}
.sidebar .documentation-summary > ul > li ul li a:hover, .sidebar .documentation-summary > ul > li ul li a:focus {
color: #b65207;
text-indent: 10px;
}
.sidebar .documentation-sidebar-beer {
position: fixed;
width: 22%;
bottom: 0;
left: 0;
background: #fff;
height: 70px;
}
.sidebar .documentation-sidebar-beer a {
position: relative;
display: block;
height: 70px;
width: 100%;
text-align: left;
padding: 10px 17px 0 0;
background: none;
border: none;
border-top: 1px solid #e9eef3;
color: #9ca4ac;
}
.sidebar .documentation-sidebar-beer a:focus {
outline: none;
}
.sidebar .documentation-sidebar-beer a .beer-icon {
display: none;
}
@media (min-width: 1700px) {
.sidebar .documentation-sidebar-beer a .beer-icon {
position: absolute;
display: block;
width: calc((100% - 236px) / 2);
height: 50px;
margin: 0 auto;
}
}
.sidebar .documentation-sidebar-beer a .beer-label {
position: relative;
display: block;
max-width: 236px;
margin: 0 auto;
}
@media (max-width: 1290px) {
.sidebar .documentation-sidebar-beer a .beer-label {
font-size: 14px;
margin: 0;
padding: 7px 0 0 15px;
width: 200px;
}
}
.added-feature,
.deprecated-feature {
display: inline-block;
padding: 3px 13px;
margin: 0;
color: #fff;
font-size: 14px;
border-radius: 50px;
-webkit-transform: translateX(10px) translateY(-4px);
transform: translateX(10px) translateY(-4px);
}
.added-feature {
background: #5ecb0e;
}
.deprecated-feature {
background: #ff9a4d;
}
.deprecated-info {
padding: 7px 15px;
border-radius: 2px;
background: #f2dfc1;
border: 1px solid #ff9a4d;
}
.deprecated-info a {
color: #ff9a4d;
}
.version-tag {
display: inline-block;
padding: 2px 6px;
background: #5ecb0e;
color: #FFF;
font-size: 12px;
font-style: normal;
border-radius: 20px;
}
.note .version-tag {
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
}
.feature {
position: relative;
padding-bottom: 60px;
}
.feature::after {
content: " ";
display: block;
position: absolute;
bottom: 0;
left: 50%;
width: 40%;
height: 0;
border-bottom: 1px solid #ffb864;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.feature h3 {
position: relative;
padding-top: 50px;
margin-left: -15px;
padding-left: 15px;
}
.feature h4 {
position: relative;
font-size: 20px;
font-weight: bold;
}
.feature .title-link {
display: block;
position: absolute;
top: 53px;
left: -45px;
height: 30px;
width: 30px;
opacity: 0;
text-align: center;
text-decoration: none;
background: #ff974a;
border-radius: 50%;
-webkit-transition: opacity 150ms, background 150ms, color 150ms;
transition: opacity 150ms, background 150ms, color 150ms;
}
.feature .title-link:hover, .feature .title-link:focus {
background: #fff;
text-decoration: none;
}
.feature .title-link:hover svg, .feature .title-link:focus svg {
fill: #ff974a;
}
.feature .title-link svg {
fill: #fff;
width: 70%;
height: 100%;
}
.feature:hover .title-link {
opacity: 1;
}
.sample-data {
background: #fff;
padding: 25px;
}
.sample-data h4 {
padding: 0;
}
.sample-data input {
width: 100%;
border: none;
padding: 5px 7px;
color: #616870;
background: #dfe5eb;
}
.sample-data input:not(:last-child) {
margin-bottom: 10px;
}
dl dt {
display: inline-block;
color: #616870;
background: #dfe5eb;
padding: 0 5px;
border: 1px solid #d0d9e1;
border-radius: 2px;
}
dl dd {
padding: 5px 0 15px;
margin-left: 15px;
}
/*# sourceMappingURL=main.css.map */
|
public/js/trumbowyg/docs/scss/main.css
|
HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
/**
* Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
* Known issue: no IE 6 support.
*/
[hidden] {
display: none;
}
/* ==========================================================================
Base
========================================================================== */
/**
* 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-size: 100%;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Address `font-family` inconsistency between `textarea` and other form
* elements.
*/
html,
button,
input,
select,
textarea {
font-family: sans-serif;
}
/**
* Address margins handled incorrectly in IE 6/7.
*/
body {
margin: 0;
}
/* ==========================================================================
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0;
}
/* ==========================================================================
Typography
========================================================================== */
/**
* Address font sizes and margins set differently in IE 6/7.
* Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
/**
* Address styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b,
strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
}
/**
* Address styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address differences between Firefox and other browsers.
* Known issue: no IE 6/7 normalization.
*/
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
/**
* Address styling not present in IE 6/7/8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address margins set differently in IE 6/7.
*/
p,
pre {
margin: 1em 0;
}
/**
* Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
}
/**
* Improve readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
/**
* Address CSS quotes not supported in IE 6/7.
*/
q {
quotes: none;
}
/**
* Address `quotes` property not supported in Safari 4.
*/
q:before,
q:after {
content: '';
content: none;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* ==========================================================================
Lists
========================================================================== */
/**
* Address margins set differently in IE 6/7.
*/
dl,
menu,
ol,
ul {
margin: 1em 0;
}
dd {
margin: 0 0 0 40px;
}
/**
* Address paddings set differently in IE 6/7.
*/
menu,
ol,
ul {
padding: 0 0 0 40px;
}
/**
* Correct list images handled incorrectly in IE 7.
*/
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
/* ==========================================================================
Embedded content
========================================================================== */
/**
* 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improve image quality when scaled in IE 7.
*/
img {
border: 0;
/* 1 */
-ms-interpolation-mode: bicubic;
/* 2 */
}
/**
* Correct overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden;
}
/* ==========================================================================
Figures
========================================================================== */
/**
* Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/
figure {
margin: 0;
}
/* ==========================================================================
Forms
========================================================================== */
/**
* Correct margin displayed oddly in IE 6/7.
*/
form {
margin: 0;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct color not being inherited in IE 6/7/8/9.
* 2. Correct text not wrapping in Firefox 3.
* 3. Correct alignment displayed oddly in IE 6/7.
*/
legend {
border: 0;
/* 1 */
padding: 0;
white-space: normal;
/* 2 */
*margin-left: -7px;
/* 3 */
}
/**
* 1. Correct font size not being inherited in all browsers.
* 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
* and Chrome.
* 3. Improve appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
font-size: 100%;
/* 1 */
margin: 0;
/* 2 */
vertical-align: baseline;
/* 3 */
*vertical-align: middle;
/* 3 */
}
/**
* Address Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
* Correct `select` style inheritance in Firefox 4+ and Opera.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
* 4. Remove inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
*overflow: visible;
/* 4 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* 1. Address box sizing set to content-box in IE 8/9.
* 2. Remove excess padding in IE 8/9.
* 3. Remove excess padding in IE 7.
* Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
*height: 13px;
/* 3 */
*width: 13px;
/* 3 */
}
/**
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
-webkit-box-sizing: content-box;
/* 2 */
box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Remove inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* 1. Remove default vertical scrollbar in IE 6/7/8/9.
* 2. Improve readability and alignment in all browsers.
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */
}
/* ==========================================================================
Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
@font-face {
font-family: 'Panton';
src: url("../font/panton.eot");
src: url("../font/panton.eot?#iefix") format("embedded-opentype"), url("../font/panton.woff2") format("woff2"), url("../font/panton.woff") format("woff"), url("../font/panton.ttf") format("truetype");
font-weight: 300;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html,
button,
input,
select,
textarea {
color: #222;
}
html {
font-size: 1em;
line-height: 1.4;
}
html,
body {
background: #fff;
}
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas,
img,
video {
vertical-align: middle;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body,
button,
input,
select,
textarea {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
}
.wrapper {
max-width: 1200px;
margin: 0 auto;
clear: both;
}
.wrapper p:last-child {
margin-bottom: 0;
}
.wrapper h4 {
font-size: 30px;
}
.wrapper code.console {
background: #392813;
color: #fff;
font-size: 16px;
padding: 3px 7px;
}
.wrapper .note {
color: #888;
padding: 3px 0 3px 15px;
border-left: 3px solid #ffb864;
margin-right: 30px;
}
.wrapper .note > :first-child {
margin-top: 0;
}
.wrapper .note > :last-child {
margin-bottom: 0;
}
.section a {
text-decoration: none;
color: #ff974a;
}
.section a:hover, .section a:focus {
text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
margin: 0;
padding: 0;
}
hr.clearfix {
display: block;
border: none;
background: none;
margin: 0;
padding: 0;
height: 0;
clear: both;
}
table {
margin: 30px auto;
text-align: left;
}
table thead {
background: #fff;
}
table tbody tr {
border-bottom: 1px solid #ddd;
}
table tbody tr:nth-child(2n) {
background: #fcfcfc;
}
table td,
table th {
padding: 5px 15px;
}
/* ==========================================================================
Print styles
========================================================================== */
@media print {
* {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.button {
display: inline-block;
position: relative;
width: 250px;
border: 2px solid transparent;
margin: 0 auto;
padding: 23px 30px;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
text-decoration: none;
border-radius: 50px;
text-align: center;
-webkit-transition: color 150ms, background-color 150ms;
transition: color 150ms, background-color 150ms;
}
.button-primary {
background: #ff974a;
}
.button-secondary {
background: #f48d40;
}
.button-ghost {
border-color: rgba(255, 255, 255, 0.4);
}
.button + .button {
margin-left: 20px;
}
.button:hover,
.button:focus {
background: #fff;
color: #ff974a;
outline: none;
}
.header-landing {
position: relative;
background: #ff974a -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: #ff974a linear-gradient(to bottom left, #ff974a, #ffb864);
text-align: center;
color: #fff;
padding-bottom: 200px;
}
.header-nav {
float: right;
width: 100%;
margin: 0;
padding: 25px 40px 0;
font-weight: 400;
}
.header-nav li {
list-style: none;
float: right;
margin-right: 30px;
}
.header-nav li:first-child {
float: left;
}
.header-nav li:nth-child(2) {
margin-right: 0;
}
.header-nav li a {
display: block;
text-decoration: none;
color: #b65207;
font-size: 16px;
padding: 10px 0;
-webkit-transition: color 150ms;
transition: color 150ms;
}
.header-nav li a:hover {
color: #fff;
}
.header-nav li a.view-on-github {
-webkit-transform: translateY(-11px);
transform: translateY(-11px);
}
.header-nav li a.view-on-github svg {
width: 25px;
height: 25px;
fill: currentColor;
margin-right: 10px;
vertical-align: baseline;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.header-nav li a.view-on-github .star {
font-size: 18px;
}
.header-logo-container {
margin: 0 auto;
padding-top: calc(80px + 4%);
text-align: center;
}
.header-logo-container .header-logo-h1 {
position: relative;
margin: 0 auto;
width: 1000px;
max-width: 100%;
}
.header-logo-container .header-logo {
margin-right: -3%;
width: 1000px;
max-width: 80%;
}
.header-subtitle {
font-size: 28px;
padding: 0 20px;
}
.header-description {
font-size: 18px;
line-height: 1.6;
padding: 0 20px;
font-weight: 300;
}
.header-buttons {
margin: 50px 0;
}
.header-install {
font-size: 18px;
line-height: 1.6;
font-weight: 300;
}
#demonstration {
padding-bottom: 0;
margin-bottom: 80px;
}
#demonstration .trumbowyg-editor {
height: 300px !important;
}
#demonstration .trumbowyg-editor,
#demonstration .trumbowyg-textarea {
padding: 25px;
}
#demonstration .trumbowyg:not(.trumbowyg-fullscreen),
#trumbowyg-demo:not(.trumbowyg-textarea) {
display: block;
margin: -150px auto 0;
width: 100%;
height: 340px;
max-width: 900px;
background: #fff;
-webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.03);
box-shadow: 0 0 27px rgba(0, 0, 0, 0.03);
resize: none;
}
#demonstration .trumbowyg {
font-size: 16px;
line-height: 2;
}
#demonstration .trumbowyg p {
margin: 0 0 32px;
}
#demonstration .trumbowyg button {
font-weight: 400;
}
#trumbowyg-demo:not(.trumbowyg-textarea) {
color: transparent;
overflow: hidden;
border: 1px solid #dbdfe0;
}
.demo-switcher {
position: absolute;
bottom: -20px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 10;
margin: 0 auto;
width: 250px;
height: 40px;
border-radius: 50px;
border: 1px solid #dbdfe0;
background: #fff;
}
.demo-switcher .button {
display: block;
float: left;
padding: 10px;
margin: 0;
border: none;
width: 50%;
background: none;
color: #392813;
font-weight: 300;
-webkit-transition: color 150ms, text-indent 150ms;
transition: color 150ms, text-indent 150ms;
}
.demo-switcher .button:first-child {
text-indent: 5px;
}
.demo-switcher .button:last-child {
text-indent: -5px;
}
.demo-switcher .button.current {
text-indent: 0;
color: #fff;
}
.demo-switcher::after {
content: "";
display: block;
width: 50%;
height: 100%;
border-radius: 50px;
background: #ff974a;
-webkit-transition: margin-left 150ms;
transition: margin-left 150ms;
}
.demo-switcher.current-plugins::after {
margin-left: 50%;
}
.header-logo-animation {
position: absolute;
overflow: hidden;
top: -30px;
left: 91.5%;
width: 150px;
height: 150px;
}
.header-logo-animation svg {
position: absolute;
top: 0;
left: 0;
fill: #fff;
height: 25px;
width: 25px;
}
.header-logo-animation .header-logo-animation-strong {
-webkit-animation: headerLogoStrong 1s linear infinite;
animation: headerLogoStrong 1s linear infinite;
-webkit-animation-delay: -0.85s;
animation-delay: -0.85s;
}
.header-logo-animation .header-logo-animation-p {
-webkit-animation: headerLogoP 1s linear infinite;
animation: headerLogoP 1s linear infinite;
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.header-logo-animation .header-logo-animation-link {
-webkit-animation: headerLogoLink 1s linear infinite;
animation: headerLogoLink 1s linear infinite;
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.header-logo-animation .header-logo-animation-blockquote {
-webkit-animation: headerLogoBlockquote 1s linear infinite;
animation: headerLogoBlockquote 1s linear infinite;
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.header-logo-animation .header-logo-animation-view-html {
-webkit-animation: headerLogoViewHtml 1s linear infinite;
animation: headerLogoViewHtml 1s linear infinite;
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
@-webkit-keyframes headerLogoStrong {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(70px);
transform: translateX(-30px) translateY(70px);
}
20% {
-webkit-transform: translateX(15px) translateY(80px);
transform: translateX(15px) translateY(80px);
}
30% {
-webkit-transform: translateX(35px) translateY(75px);
transform: translateX(35px) translateY(75px);
}
40% {
-webkit-transform: translateX(40px) translateY(60px);
transform: translateX(40px) translateY(60px);
}
50% {
opacity: 1;
-webkit-transform: translateX(35px) translateY(40px);
transform: translateX(35px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@keyframes headerLogoStrong {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(70px);
transform: translateX(-30px) translateY(70px);
}
20% {
-webkit-transform: translateX(15px) translateY(80px);
transform: translateX(15px) translateY(80px);
}
30% {
-webkit-transform: translateX(35px) translateY(75px);
transform: translateX(35px) translateY(75px);
}
40% {
-webkit-transform: translateX(40px) translateY(60px);
transform: translateX(40px) translateY(60px);
}
50% {
opacity: 1;
-webkit-transform: translateX(35px) translateY(40px);
transform: translateX(35px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@-webkit-keyframes headerLogoP {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(60px);
transform: translateX(-30px) translateY(60px);
}
20% {
-webkit-transform: translateX(10px) translateY(60px);
transform: translateX(10px) translateY(60px);
}
30% {
-webkit-transform: translateX(20px) translateY(60px);
transform: translateX(20px) translateY(60px);
}
40% {
-webkit-transform: translateX(25px) translateY(55px);
transform: translateX(25px) translateY(55px);
}
50% {
opacity: 1;
-webkit-transform: translateX(32px) translateY(40px);
transform: translateX(32px) translateY(40px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(35px) translateY(20px) scale(0.5);
transform: translateX(35px) translateY(20px) scale(0.5);
}
}
@keyframes headerLogoP {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(60px);
transform: translateX(-30px) translateY(60px);
}
20% {
-webkit-transform: translateX(10px) translateY(60px);
transform: translateX(10px) translateY(60px);
}
30% {
-webkit-transform: translateX(20px) translateY(60px);
transform: translateX(20px) translateY(60px);
}
40% {
-webkit-transform: translateX(25px) translateY(55px);
transform: translateX(25px) translateY(55px);
}
50% {
opacity: 1;
-webkit-transform: translateX(32px) translateY(40px);
transform: translateX(32px) translateY(40px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(35px) translateY(20px) scale(0.5);
transform: translateX(35px) translateY(20px) scale(0.5);
}
}
@-webkit-keyframes headerLogoLink {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
20% {
-webkit-transform: translateX(15px) translateY(100px);
transform: translateX(15px) translateY(100px);
}
30% {
-webkit-transform: translateX(25px) translateY(95px);
transform: translateX(25px) translateY(95px);
}
40% {
-webkit-transform: translateX(30px) translateY(80px);
transform: translateX(30px) translateY(80px);
}
50% {
opacity: 1;
-webkit-transform: translateX(30px) translateY(70px);
transform: translateX(30px) translateY(70px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@keyframes headerLogoLink {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
20% {
-webkit-transform: translateX(15px) translateY(100px);
transform: translateX(15px) translateY(100px);
}
30% {
-webkit-transform: translateX(25px) translateY(95px);
transform: translateX(25px) translateY(95px);
}
40% {
-webkit-transform: translateX(30px) translateY(80px);
transform: translateX(30px) translateY(80px);
}
50% {
opacity: 1;
-webkit-transform: translateX(30px) translateY(70px);
transform: translateX(30px) translateY(70px);
}
90%,
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(0) scale(0.5);
transform: translateX(10px) translateY(0) scale(0.5);
}
}
@-webkit-keyframes headerLogoBlockquote {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(55px);
transform: translateX(-30px) translateY(55px);
}
30% {
-webkit-transform: translateX(5px) translateY(50px);
transform: translateX(5px) translateY(50px);
}
40% {
-webkit-transform: translateX(10px) translateY(45px);
transform: translateX(10px) translateY(45px);
}
50% {
opacity: 1;
-webkit-transform: translateX(13px) translateY(40px);
transform: translateX(13px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(10px) scale(0.5);
transform: translateX(10px) translateY(10px) scale(0.5);
}
}
@keyframes headerLogoBlockquote {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(55px);
transform: translateX(-30px) translateY(55px);
}
30% {
-webkit-transform: translateX(5px) translateY(50px);
transform: translateX(5px) translateY(50px);
}
40% {
-webkit-transform: translateX(10px) translateY(45px);
transform: translateX(10px) translateY(45px);
}
50% {
opacity: 1;
-webkit-transform: translateX(13px) translateY(40px);
transform: translateX(13px) translateY(40px);
}
100% {
opacity: 0;
-webkit-transform: translateX(10px) translateY(10px) scale(0.5);
transform: translateX(10px) translateY(10px) scale(0.5);
}
}
@-webkit-keyframes headerLogoViewHtml {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
40% {
-webkit-transform: translateX(30px) translateY(105px);
transform: translateX(30px) translateY(105px);
}
50% {
-webkit-transform: translateX(40px) translateY(100px);
transform: translateX(40px) translateY(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(50px) translateY(90px);
transform: translateX(50px) translateY(90px);
}
100% {
opacity: 0;
-webkit-transform: translateX(70px) translateY(70px) scale(0.5);
transform: translateX(70px) translateY(70px) scale(0.5);
}
}
@keyframes headerLogoViewHtml {
0% {
opacity: 1;
-webkit-transform: translateX(-30px) translateY(90px);
transform: translateX(-30px) translateY(90px);
}
40% {
-webkit-transform: translateX(30px) translateY(105px);
transform: translateX(30px) translateY(105px);
}
50% {
-webkit-transform: translateX(40px) translateY(100px);
transform: translateX(40px) translateY(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(50px) translateY(90px);
transform: translateX(50px) translateY(90px);
}
100% {
opacity: 0;
-webkit-transform: translateX(70px) translateY(70px) scale(0.5);
transform: translateX(70px) translateY(70px) scale(0.5);
}
}
.section {
position: relative;
padding-bottom: 100px;
}
.section-primary {
color: #b65207;
background: -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: linear-gradient(to bottom left, #ff974a, #ffb864);
}
.section-primary .section-title {
color: #fff;
}
.section-primary a {
color: #fff;
}
.section-secondary {
background: #f4f7fa;
}
.section h4 {
font-weight: 400;
color: #392813;
font-size: 28px;
padding-top: 80px;
}
.section-title {
text-align: center;
font-family: "Panton", sans-serif;
font-size: 100px;
color: #ff974a;
padding-top: 100px;
padding-bottom: 30px;
}
.section-subtitle {
margin-top: -22px;
font-size: 23px;
color: #392813;
font-weight: 400;
}
.section-introduction {
margin-top: 50px;
padding-bottom: 70px;
}
.section-introduction .introduction-section {
height: 300px;
}
.section-introduction .introduction-section-col {
position: relative;
float: left;
width: 30%;
margin-right: 5%;
}
.section-introduction .introduction-section-col:last-child {
margin-right: 0;
}
.section-introduction .introduction-section-col-title {
font-size: 28px;
font-weight: 300;
margin-bottom: 0;
padding-top: 50px;
}
.section-introduction .introduction-section-col-title img {
height: 40px;
margin-right: 8px;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.section-introduction .introduction-section-col-title img.illu-lightweight {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.section-introduction .introduction-section-col-description {
font-size: 18px;
line-height: 28px;
margin-top: 10px;
}
.installation-first-step {
height: 400px;
color: #392813;
text-align: center;
padding-top: 10px;
margin: 20px 0 50px;
border: 1px solid rgba(0, 0, 0, 0.15);
}
.installation-first-step code {
display: block;
color: #888;
}
.installation-first-step .installation-download,
.installation-first-step .installation-package-managers {
width: 48%;
float: left;
}
.installation-first-step .installation-col-title {
font-size: 22px;
padding: 30px 0;
color: #392813;
}
.installation-first-step .button {
display: block;
color: #392813;
border-color: rgba(0, 0, 0, 0.07);
background-color: transparent;
-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.03);
box-shadow: 0 0 50px rgba(0, 0, 0, 0.03);
-webkit-transition: background-color 150ms, color 150ms, -webkit-box-shadow 150ms;
transition: background-color 150ms, color 150ms, -webkit-box-shadow 150ms;
transition: background-color 150ms, box-shadow 150ms, color 150ms;
transition: background-color 150ms, box-shadow 150ms, color 150ms, -webkit-box-shadow 150ms;
}
.installation-first-step .button:hover {
text-decoration: none;
color: #fff;
border-color: transparent;
background-color: #ff974a;
-webkit-box-shadow: 0 0 50px rgba(255, 151, 74, 0.4);
box-shadow: 0 0 50px rgba(255, 151, 74, 0.4);
}
.installation-first-step .installation-or {
position: relative;
font-weight: bold;
text-transform: uppercase;
width: 4%;
float: left;
font-size: 18px;
margin: 140px 0 20px;
border-radius: 50px;
z-index: 0;
}
.installation-first-step .installation-or::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
width: 100%;
padding-top: 100%;
min-width: 45px;
min-height: 45px;
background: #fff;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.installation-first-step .installation-package-managers {
font-size: 18px;
}
.installation-first-step .installation-package-managers code {
padding-top: 5px;
line-height: 1.6;
}
.installation-first-step .installation-package-managers code + code {
padding-top: 0;
}
.installation-first-step .installation-cdn {
clear: both;
width: 100%;
}
.languages p {
text-align: center;
margin: 0 0 5px;
font-size: 18px;
color: #fff;
}
.languages p a {
color: #b65207;
}
.languages .languages-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.languages .col-globe {
-webkit-box-flex: 1.07;
-ms-flex: 1.07;
flex: 1.07;
margin-top: 30px;
}
.languages .col-globe .globe {
width: 90%;
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
}
.languages .col-list {
-webkit-box-flex: 0.93;
-ms-flex: 0.93;
flex: 0.93;
padding-top: 80px;
line-height: 1.6;
font-weight: 400;
}
.languages .col-list .continent-name {
color: #fff;
font-size: 22px;
font-weight: 400;
background: none;
border: none;
padding: 0;
margin: 0;
}
.languages .col-list .continent-name:focus {
outline: none;
}
.languages .col-list .continent-name::after {
content: "";
display: inline-block;
height: 0;
width: 0;
border: 6px solid transparent;
border-left-color: #fff;
-webkit-transform: translateX(5px) translateY(-1px);
transform: translateX(5px) translateY(-1px);
}
.languages .col-list li[style] .continent-name::after {
border-left-color: transparent;
border-top-color: #fff;
-webkit-transform: translateX(2px) translateY(2px);
transform: translateX(2px) translateY(2px);
}
.languages .col-list .lang-code {
display: inline-block;
min-width: 30px;
padding-right: 8px;
opacity: 0.6;
-webkit-transition: opacity 150ms;
transition: opacity 150ms;
}
.languages .col-list .lang-name {
-webkit-transition: padding-left 150ms;
transition: padding-left 150ms;
}
.languages .col-list a {
color: #b65207;
-webkit-transition: color 150ms;
transition: color 150ms;
}
.languages .col-list a:hover {
color: #fff;
text-decoration: none;
}
.languages .col-list a:hover .lang-code {
opacity: 1;
}
.languages .col-list a:hover .lang-name {
padding-left: 8px;
}
.languages .col-list ul,
.languages .col-list li {
margin: 0;
padding: 0;
list-style: none;
}
.languages .col-list > ul {
padding-right: 50px;
}
.languages .col-list > ul > li {
overflow: hidden;
-webkit-transition: height 150ms linear;
transition: height 150ms linear;
}
.languages .col-list > ul > li[data-height] {
height: 30px;
}
.languages .col-list > ul > li ul {
padding: 15px 0;
-webkit-columns: 2;
columns: 2;
line-height: 1.8;
}
.plugins-packages .wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.plugins-packages .col-plugins {
-webkit-box-flex: 1.07;
-ms-flex: 1.07;
flex: 1.07;
}
.plugins-packages .col-packages {
-webkit-box-flex: 0.93;
-ms-flex: 0.93;
flex: 0.93;
}
.plugins-packages .section-title {
text-align: left;
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
.plugins-packages p {
padding: 0 100px 0 0;
line-height: 1.6;
}
.plugins-packages ul,
.plugins-packages li {
margin: 0;
padding: 0;
list-style: none;
}
.plugins-packages ul {
-webkit-columns: 2;
columns: 2;
margin: 50px 0 0;
max-width: 500px;
}
.plugins-packages li a {
position: relative;
display: inline-block;
overflow: visible;
color: #392813;
-webkit-transition: color 150ms, -webkit-transform 150ms;
transition: color 150ms, -webkit-transform 150ms;
transition: color 150ms, transform 150ms;
transition: color 150ms, transform 150ms, -webkit-transform 150ms;
line-height: 1.8;
}
.plugins-packages li a:hover {
color: #ff974a;
text-decoration: none;
}
.plugins-packages li a img,
.plugins-packages li a svg {
display: inline-block;
color: #ff974a;
fill: #ff974a;
width: 20px;
height: 20px;
margin-right: 8px;
vertical-align: sub;
}
.donate-container {
position: relative;
max-width: 800px;
margin: 0 auto;
}
.donate-container .donate-description {
width: 100%;
padding: 30px 50px 50px;
background: #f4f7fa;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.donate-container .donate-footer {
text-align: center;
padding: 50px 0;
background: #ff974a -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: #ff974a linear-gradient(to bottom left, #ff974a, #ffb864);
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.donate-container .donate-beer {
position: absolute;
left: -190px;
bottom: -30px;
width: 250px;
}
.donate-container .button {
color: #fff;
text-decoration: none;
}
.donate-container .button:hover, .donate-container .button:focus {
text-decoration: none;
background: #fff;
color: #ff974a;
}
.sponsors-container {
margin: 150px 0 0;
text-align: center;
}
.sponsors-container a {
padding: 0 20px;
}
.footer {
margin-top: 40px;
text-align: center;
color: #fff;
background: -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: linear-gradient(to bottom left, #ff974a, #ffb864);
clear: both;
}
.footer .footer-text,
.footer .footer-link {
display: inline-block;
padding: 40px;
}
.footer .footer-text {
padding-bottom: 0;
}
.footer .footer-text .hearts {
font-size: 18px;
color: #b65207;
}
.footer .footer-link {
text-decoration: none;
color: #fff;
-webkit-transition: color 0.15s;
transition: color 0.15s;
}
.footer .footer-link:hover, .footer .footer-link:focus {
color: #b65207;
}
/*
github.com style (c) <NAME> <<EMAIL>ants.net>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0 1.5em;
color: #333;
background: #fff;
-webkit-text-size-adjust: none;
}
.hljs-comment,
.diff .hljs-header,
.hljs-javadoc {
color: #998;
font-style: italic;
}
.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
color: #333;
font-weight: bold;
}
.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
color: #008080;
}
.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.hljs-dartdoc,
.tex .hljs-formula {
color: #d14;
}
.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
color: #900;
font-weight: bold;
}
.hljs-list .hljs-keyword,
.hljs-subst {
font-weight: normal;
}
.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
color: #458;
font-weight: bold;
}
.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
color: #000080;
font-weight: normal;
}
.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
color: #008080;
}
.hljs-regexp {
color: #009926;
}
.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
color: #990073;
}
.hljs-built_in {
color: #0086b3;
}
.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
color: #999;
font-weight: bold;
}
.hljs-deletion {
background: #fdd;
}
.hljs-addition {
background: #dfd;
}
.diff .hljs-change {
background: #0086b3;
}
.hljs-chunk {
color: #aaa;
}
.documentation-body {
background: #f4f7fa;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.documentation-body .main {
padding: 0 60px;
height: 100vh;
width: 78%;
overflow: auto;
}
.documentation-body .main-demos {
padding: 0;
overflow: hidden;
}
.documentation-body .main-demos iframe {
width: 100%;
height: 100vh;
background: #f4f7fa;
}
.documentation-body .main-demo-inner {
width: 100%;
}
.documentation-body .section-title {
padding: 50px 0 0;
}
.documentation-body h3 {
display: inline-block;
font-weight: bold;
font-size: 26px;
}
.documentation-body h4 {
padding: 20px 0 0;
}
.documentation-body p code,
.documentation-body dd code,
.documentation-body ul code {
color: #616870;
background: #dfe5eb;
padding: 0 5px;
border: 1px solid #d0d9e1;
border-radius: 2px;
}
.documentation-body code.type {
padding: 0 3px;
color: #b65207;
}
.documentation-body code.type::before {
content: "<";
}
.documentation-body code.type::after {
content: ">";
}
.documentation-body .button.button-demo {
border-color: rgba(244, 141, 64, 0.6);
color: #f48d40;
width: auto;
padding: 10px 30px;
}
.documentation-body .button.button-demo:hover, .documentation-body .button.button-demo:focus {
text-decoration: none;
border-color: #f48d40;
background: #f48d40;
color: #fff;
}
.documentation-body ::-webkit-scrollbar {
width: 17px;
}
.documentation-body ::-webkit-scrollbar-track {
background: #f4f7fa;
}
.documentation-body ::-webkit-scrollbar-thumb {
background: #cfd7de;
border: 2px solid #f4f7fa;
}
.documentation-body ::-webkit-scrollbar-thumb:hover {
background: #616870;
}
.header-documentation {
margin-top: 50px;
}
.header-documentation .documentation-logo-link {
display: block;
margin: 0 auto;
width: 80%;
max-width: 350px;
}
.header-documentation .documentation-logo-link .documentation-logo {
width: 100%;
}
.header-documentation .documentation-title {
text-align: center;
font-family: "Panton", sans-serif;
font-weight: 100;
line-height: 1;
}
@media (max-width: 1290px) {
.header-documentation .documentation-title {
font-size: 2.5vw;
}
}
.header-documentation .documentation-menu {
text-align: center;
margin-top: 40px;
background: #f48d40;
}
.header-documentation .documentation-menu a {
display: inline-block;
padding: 20px 5px;
}
.header-documentation .documentation-menu a:hover, .header-documentation .documentation-menu a:focus {
text-decoration: underline;
}
@media (max-width: 1550px) {
.header-documentation .documentation-menu {
padding: 5px 7%;
}
.header-documentation .documentation-menu a {
width: 48%;
padding: 10px 0;
}
.header-documentation .documentation-menu .documentation-menu-dot {
display: none;
}
}
.sidebar {
position: relative;
top: 0;
left: 0;
height: 100vh;
color: #fff;
background: #ff974a -webkit-gradient(linear, right top, left bottom, from(#ff974a), to(#ffb864));
background: #ff974a linear-gradient(to bottom left, #ff974a, #ffb864);
width: 22%;
}
.sidebar ::-webkit-scrollbar-track {
background: transparent;
}
.sidebar ::-webkit-scrollbar-thumb {
background: #ffb864;
border: 1px solid #ffb864;
border-right: none;
}
.sidebar ::-webkit-scrollbar-thumb:hover {
background: #fff;
}
.sidebar::after {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 70px;
width: calc(100% - 17px);
height: 100px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 184, 100, 0)), to(#ffb864));
background: linear-gradient(to bottom, rgba(255, 184, 100, 0), #ffb864);
pointer-events: none;
}
.sidebar .sidebar-inner {
overflow: auto;
overflow-y: scroll;
overflow-x: hidden;
height: calc(100vh - 70px);
}
.sidebar ul,
.sidebar li {
padding: 0;
margin: 0;
list-style: none;
}
.sidebar a {
text-decoration: none;
color: #fff;
-webkit-transition: color 150ms, text-indent 150ms;
transition: color 150ms, text-indent 150ms;
}
.sidebar .documentation-summary {
position: relative;
font-size: 18px;
margin-bottom: 100px;
}
.sidebar .documentation-summary > ul {
max-width: 340px;
margin: 0 auto;
padding: 0 30px;
}
.sidebar .documentation-summary > ul a,
.sidebar .documentation-summary > ul .documentation-summary-title {
display: block;
height: 30px;
line-height: 30px;
text-overflow: ellipsis;
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.sidebar .documentation-summary > ul > li {
margin-top: 30px;
}
.sidebar .documentation-summary > ul > li:first-child {
margin-top: 50px;
}
.sidebar .documentation-summary > ul > li > a,
.sidebar .documentation-summary > ul > li .documentation-summary-title {
font-weight: 600;
text-transform: uppercase;
margin-bottom: 5px;
}
.sidebar .documentation-summary > ul > li > a:hover, .sidebar .documentation-summary > ul > li > a:focus {
color: #b65207;
}
.sidebar .documentation-summary > ul > li ul li a:hover, .sidebar .documentation-summary > ul > li ul li a:focus {
color: #b65207;
text-indent: 10px;
}
.sidebar .documentation-sidebar-beer {
position: fixed;
width: 22%;
bottom: 0;
left: 0;
background: #fff;
height: 70px;
}
.sidebar .documentation-sidebar-beer a {
position: relative;
display: block;
height: 70px;
width: 100%;
text-align: left;
padding: 10px 17px 0 0;
background: none;
border: none;
border-top: 1px solid #e9eef3;
color: #9ca4ac;
}
.sidebar .documentation-sidebar-beer a:focus {
outline: none;
}
.sidebar .documentation-sidebar-beer a .beer-icon {
display: none;
}
@media (min-width: 1700px) {
.sidebar .documentation-sidebar-beer a .beer-icon {
position: absolute;
display: block;
width: calc((100% - 236px) / 2);
height: 50px;
margin: 0 auto;
}
}
.sidebar .documentation-sidebar-beer a .beer-label {
position: relative;
display: block;
max-width: 236px;
margin: 0 auto;
}
@media (max-width: 1290px) {
.sidebar .documentation-sidebar-beer a .beer-label {
font-size: 14px;
margin: 0;
padding: 7px 0 0 15px;
width: 200px;
}
}
.added-feature,
.deprecated-feature {
display: inline-block;
padding: 3px 13px;
margin: 0;
color: #fff;
font-size: 14px;
border-radius: 50px;
-webkit-transform: translateX(10px) translateY(-4px);
transform: translateX(10px) translateY(-4px);
}
.added-feature {
background: #5ecb0e;
}
.deprecated-feature {
background: #ff9a4d;
}
.deprecated-info {
padding: 7px 15px;
border-radius: 2px;
background: #f2dfc1;
border: 1px solid #ff9a4d;
}
.deprecated-info a {
color: #ff9a4d;
}
.version-tag {
display: inline-block;
padding: 2px 6px;
background: #5ecb0e;
color: #FFF;
font-size: 12px;
font-style: normal;
border-radius: 20px;
}
.note .version-tag {
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
}
.feature {
position: relative;
padding-bottom: 60px;
}
.feature::after {
content: " ";
display: block;
position: absolute;
bottom: 0;
left: 50%;
width: 40%;
height: 0;
border-bottom: 1px solid #ffb864;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.feature h3 {
position: relative;
padding-top: 50px;
margin-left: -15px;
padding-left: 15px;
}
.feature h4 {
position: relative;
font-size: 20px;
font-weight: bold;
}
.feature .title-link {
display: block;
position: absolute;
top: 53px;
left: -45px;
height: 30px;
width: 30px;
opacity: 0;
text-align: center;
text-decoration: none;
background: #ff974a;
border-radius: 50%;
-webkit-transition: opacity 150ms, background 150ms, color 150ms;
transition: opacity 150ms, background 150ms, color 150ms;
}
.feature .title-link:hover, .feature .title-link:focus {
background: #fff;
text-decoration: none;
}
.feature .title-link:hover svg, .feature .title-link:focus svg {
fill: #ff974a;
}
.feature .title-link svg {
fill: #fff;
width: 70%;
height: 100%;
}
.feature:hover .title-link {
opacity: 1;
}
.sample-data {
background: #fff;
padding: 25px;
}
.sample-data h4 {
padding: 0;
}
.sample-data input {
width: 100%;
border: none;
padding: 5px 7px;
color: #616870;
background: #dfe5eb;
}
.sample-data input:not(:last-child) {
margin-bottom: 10px;
}
dl dt {
display: inline-block;
color: #616870;
background: #dfe5eb;
padding: 0 5px;
border: 1px solid #d0d9e1;
border-radius: 2px;
}
dl dd {
padding: 5px 0 15px;
margin-left: 15px;
}
/*# sourceMappingURL=main.css.map */
| 0.591959 | 0.08438 |
.ProfileContainer-Estudiantes_inicio{
background-color:#1565c0;
display: flex;
flex-flow: column;
align-items: center;
justify-content: space-around;
height: 80vh;
border-radius: 20px;
}
.ImgProfile-Estudiantes_inicio{
width: 15vw;
height: 15vw;
border-radius: 100%;
}
.DirectivosContainer-Estudiantes_inicio{
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.DirectivosGrid-Estudiantes_inicio{
width: 100%;
height: max-content;
margin:0% 10% 0% 10%;
background-color:#2D3A3A;
display: grid;
grid-template-columns: 30% 70%;
grid-template-rows: 1fr;
border-radius: 20px;
}
.ProfileCont-Estudiantes_inicio{
grid-column: 1/2;
grid-row: 1/2;
}
.CardsCont-Estudiantes_inicio{
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr;
grid-column: 2/3;
grid-row: 1/2;
}
.Grupo1-Estudiantes_inicio{
align-items: center;
justify-content: space-around;
display: flex;
grid-column: 1/2;
grid-row: 1/2;
}
.Grupo2-Estudiantes_inicio{
align-items: center;
justify-content: space-around;
display: flex;
grid-column: 1/2;
grid-row: 2/3;
}
.CardS-Estudiantes_inicio{
background-size: 100%;
width: 13vw;
height: 13vw;
border-radius: 50%;
cursor: pointer;
transition:all 700ms;
box-shadow: 15px 15px 20px black !important;;
}
.CardS-Estudiantes_inicio:hover{
transition:all 700ms;
width: 12vw;
height: 12vw;
box-shadow: 10px 10px 10px black !important;
}
.DatosContainer-Estudiantes_inicio{
background-color: white;
padding: 1vw;
border-radius: 1vw;
}
.img-direc1-Estudiantes_inicio{
background: linear-gradient(90deg, rgba(2,0,64,0.5) 0%, rgba(121,9,9,0.7) 30%, rgba(121,9,9,1) 100%);
width: 13vw;
height: 13vw;
}
.img-direc2-Estudiantes_inicio{
background: linear-gradient(120deg, rgba(60,0,64,0.5) 0%, rgba(248,255,0,0.7) 70%, rgba(248,255,0,1) 100%);
width: 13vw;
height: 13vw;
}
.img-direc3-Estudiantes_inicio{
background: linear-gradient(50deg, rgba(100, 0, 0, 0.7) 0%, rgba(0,249,255,0.7) 90%, rgba(0,249,255,1) 100%);
width: 13vw;
height: 13vw;
}
.img-direc4-Estudiantes_inicio{
background: linear-gradient(50deg, rgba(64,0,62,0.7) 0%, rgba(17,121,9,0.5) 50%, rgba(17,121,9,0.7) 100%);
width: 13vw;
height: 13vw;;
}
.icono{
width: 13vw;
transition: all 700ms;
}
.icono:hover{
width: 12vw;
transition: all 700ms;
}
.pIcono{
font-size: 1.2vw;
text-align: center;
}
.button2-Estudiantes_inicio{
border: 0px solid;
border-radius: 16px;
box-shadow: 0 6px 5px 3px rgba(0, 0, 0, 0.7);
}
.button2-Estudiantes_inicio:hover{
background-color: rgb(208, 135, 0);
border: 2px solid white;
}
.Pprofile-Estudiantes_inicio{
font-weight: bold;
color: black;
}
/* Responsive */
@media(max-width: 600px){
.CardsCont-Estudiantes_inicio{
grid-template-columns: 1fr 1fr;
grid-template-rows: 80vh;
}
.Grupo1-Estudiantes_inicio{
flex-flow: column;
grid-column: 1/2;
grid-row: 1/2;
}
.Grupo2-Estudiantes_inicio{
flex-flow: column;
grid-column: 2/3;
grid-row: 1/2;
}
.CardS-Estudiantes_inicio{
width: 18vh;
height: 18vh;
}
.ImgProfile-Estudiantes_inicio{
margin:0 0 0 3px;
width: 10vh;
}
.Pprofile-Estudiantes_inicio{
margin:0 3px 0 3px;
}
.DirectivosContainer-Estudiantes_inicio{
display: block;
}
.ProfileContainer-Estudiantes_inicio{
height: 20vh;
flex-flow: initial;
}
.DirectivosGrid-Estudiantes_inicio{
margin:0;
grid-template-columns: 1fr;
grid-template-rows: max-content max-content;
}
.ProfileCont-Estudiantes_inicio{
grid-column: 1/2;
grid-row: 1/2;
}
.CardsCont-Estudiantes_inicio{
grid-column: 1/2;
grid-row: 2/3;
}
}
@media(max-width: 560px){
.button2{
font-size: 12px;
}
}
|
frontend/src/Styles/Estudiantes_inicio.css
|
.ProfileContainer-Estudiantes_inicio{
background-color:#1565c0;
display: flex;
flex-flow: column;
align-items: center;
justify-content: space-around;
height: 80vh;
border-radius: 20px;
}
.ImgProfile-Estudiantes_inicio{
width: 15vw;
height: 15vw;
border-radius: 100%;
}
.DirectivosContainer-Estudiantes_inicio{
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.DirectivosGrid-Estudiantes_inicio{
width: 100%;
height: max-content;
margin:0% 10% 0% 10%;
background-color:#2D3A3A;
display: grid;
grid-template-columns: 30% 70%;
grid-template-rows: 1fr;
border-radius: 20px;
}
.ProfileCont-Estudiantes_inicio{
grid-column: 1/2;
grid-row: 1/2;
}
.CardsCont-Estudiantes_inicio{
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr;
grid-column: 2/3;
grid-row: 1/2;
}
.Grupo1-Estudiantes_inicio{
align-items: center;
justify-content: space-around;
display: flex;
grid-column: 1/2;
grid-row: 1/2;
}
.Grupo2-Estudiantes_inicio{
align-items: center;
justify-content: space-around;
display: flex;
grid-column: 1/2;
grid-row: 2/3;
}
.CardS-Estudiantes_inicio{
background-size: 100%;
width: 13vw;
height: 13vw;
border-radius: 50%;
cursor: pointer;
transition:all 700ms;
box-shadow: 15px 15px 20px black !important;;
}
.CardS-Estudiantes_inicio:hover{
transition:all 700ms;
width: 12vw;
height: 12vw;
box-shadow: 10px 10px 10px black !important;
}
.DatosContainer-Estudiantes_inicio{
background-color: white;
padding: 1vw;
border-radius: 1vw;
}
.img-direc1-Estudiantes_inicio{
background: linear-gradient(90deg, rgba(2,0,64,0.5) 0%, rgba(121,9,9,0.7) 30%, rgba(121,9,9,1) 100%);
width: 13vw;
height: 13vw;
}
.img-direc2-Estudiantes_inicio{
background: linear-gradient(120deg, rgba(60,0,64,0.5) 0%, rgba(248,255,0,0.7) 70%, rgba(248,255,0,1) 100%);
width: 13vw;
height: 13vw;
}
.img-direc3-Estudiantes_inicio{
background: linear-gradient(50deg, rgba(100, 0, 0, 0.7) 0%, rgba(0,249,255,0.7) 90%, rgba(0,249,255,1) 100%);
width: 13vw;
height: 13vw;
}
.img-direc4-Estudiantes_inicio{
background: linear-gradient(50deg, rgba(64,0,62,0.7) 0%, rgba(17,121,9,0.5) 50%, rgba(17,121,9,0.7) 100%);
width: 13vw;
height: 13vw;;
}
.icono{
width: 13vw;
transition: all 700ms;
}
.icono:hover{
width: 12vw;
transition: all 700ms;
}
.pIcono{
font-size: 1.2vw;
text-align: center;
}
.button2-Estudiantes_inicio{
border: 0px solid;
border-radius: 16px;
box-shadow: 0 6px 5px 3px rgba(0, 0, 0, 0.7);
}
.button2-Estudiantes_inicio:hover{
background-color: rgb(208, 135, 0);
border: 2px solid white;
}
.Pprofile-Estudiantes_inicio{
font-weight: bold;
color: black;
}
/* Responsive */
@media(max-width: 600px){
.CardsCont-Estudiantes_inicio{
grid-template-columns: 1fr 1fr;
grid-template-rows: 80vh;
}
.Grupo1-Estudiantes_inicio{
flex-flow: column;
grid-column: 1/2;
grid-row: 1/2;
}
.Grupo2-Estudiantes_inicio{
flex-flow: column;
grid-column: 2/3;
grid-row: 1/2;
}
.CardS-Estudiantes_inicio{
width: 18vh;
height: 18vh;
}
.ImgProfile-Estudiantes_inicio{
margin:0 0 0 3px;
width: 10vh;
}
.Pprofile-Estudiantes_inicio{
margin:0 3px 0 3px;
}
.DirectivosContainer-Estudiantes_inicio{
display: block;
}
.ProfileContainer-Estudiantes_inicio{
height: 20vh;
flex-flow: initial;
}
.DirectivosGrid-Estudiantes_inicio{
margin:0;
grid-template-columns: 1fr;
grid-template-rows: max-content max-content;
}
.ProfileCont-Estudiantes_inicio{
grid-column: 1/2;
grid-row: 1/2;
}
.CardsCont-Estudiantes_inicio{
grid-column: 1/2;
grid-row: 2/3;
}
}
@media(max-width: 560px){
.button2{
font-size: 12px;
}
}
| 0.437103 | 0.107297 |
.xefros-color {
color: var(--xefros-color);
}
.t-dark .xefros-color {
color: var(--xefros-color-dark);
}
.waves-effect.waves-xefros .waves-ripple {
background-color: var(--xefros-color);
}
.checkbox-xefros[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--xefros-color);
background-color: var(--xefros-color);
}
.trizza-color {
color: var(--trizza-color);
}
.t-dark .trizza-color {
color: var(--trizza-color-dark);
}
.waves-effect.waves-trizza .waves-ripple {
background-color: var(--trizza-color);
}
.checkbox-trizza[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--trizza-color);
background-color: var(--trizza-color);
}
.diemen-color {
color: var(--diemen-color);
}
.t-dark .diemen-color {
color: var(--diemen-color-dark);
}
.waves-effect.waves-diemen .waves-ripple {
background-color: var(--diemen-color);
}
.checkbox-diemen[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--diemen-color);
background-color: var(--diemen-color);
}
.amisia-color {
color: var(--amisia-color);
}
.t-dark .amisia-color {
color: var(--amisia-color-dark);
}
.waves-effect.waves-amisia .waves-ripple {
background-color: var(--amisia-color);
}
.checkbox-amisia[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--amisia-color);
background-color: var(--amisia-color);
}
.skylla-color {
color: var(--skylla-color);
}
.t-dark .skylla-color {
color: var(--skylla-color-dark);
}
.waves-effect.waves-skylla .waves-ripple {
background-color: var(--skylla-color);
}
.checkbox-skylla[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--skylla-color);
background-color: var(--skylla-color);
}
.bronya-color {
color: var(--bronya-color);
}
.t-dark .bronya-color {
color: var(--bronya-color-dark);
}
.waves-effect.waves-bronya .waves-ripple {
background-color: var(--bronya-color);
}
.checkbox-bronya[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--bronya-color);
background-color: var(--bronya-color);
}
.tagora-color {
color: var(--tagora-color);
}
.t-dark .tagora-color {
color: var(--tagora-color-dark);
}
.waves-effect.waves-tagora .waves-ripple {
background-color: var(--tagora-color);
}
.checkbox-tagora[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--tagora-color);
background-color: var(--tagora-color);
}
.polypa-color {
color: var(--polypa-color);
}
.t-dark .polypa-color {
color: var(--polypa-color-dark);
}
.waves-effect.waves-polypa .waves-ripple {
background-color: var(--polypa-color);
}
.checkbox-polypa[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--polypa-color);
background-color: var(--polypa-color);
}
.kuprum-color {
color: var(--kuprum-color);
}
.t-dark .kuprum-color {
color: var(--kuprum-color-dark);
}
.waves-effect.waves-kuprum .waves-ripple {
background-color: var(--kuprum-color);
}
.checkbox-kuprum[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--kuprum-color);
background-color: var(--kuprum-color);
}
.chahut-color {
color: var(--chahut-color);
}
.t-dark .chahut-color {
color: var(--chahut-color-dark);
}
.waves-effect.waves-chahut .waves-ripple {
background-color: var(--chahut-color);
}
.checkbox-chahut[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--chahut-color);
background-color: var(--chahut-color);
}
|
App/TextColors/hvsp.css
|
.xefros-color {
color: var(--xefros-color);
}
.t-dark .xefros-color {
color: var(--xefros-color-dark);
}
.waves-effect.waves-xefros .waves-ripple {
background-color: var(--xefros-color);
}
.checkbox-xefros[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--xefros-color);
background-color: var(--xefros-color);
}
.trizza-color {
color: var(--trizza-color);
}
.t-dark .trizza-color {
color: var(--trizza-color-dark);
}
.waves-effect.waves-trizza .waves-ripple {
background-color: var(--trizza-color);
}
.checkbox-trizza[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--trizza-color);
background-color: var(--trizza-color);
}
.diemen-color {
color: var(--diemen-color);
}
.t-dark .diemen-color {
color: var(--diemen-color-dark);
}
.waves-effect.waves-diemen .waves-ripple {
background-color: var(--diemen-color);
}
.checkbox-diemen[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--diemen-color);
background-color: var(--diemen-color);
}
.amisia-color {
color: var(--amisia-color);
}
.t-dark .amisia-color {
color: var(--amisia-color-dark);
}
.waves-effect.waves-amisia .waves-ripple {
background-color: var(--amisia-color);
}
.checkbox-amisia[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--amisia-color);
background-color: var(--amisia-color);
}
.skylla-color {
color: var(--skylla-color);
}
.t-dark .skylla-color {
color: var(--skylla-color-dark);
}
.waves-effect.waves-skylla .waves-ripple {
background-color: var(--skylla-color);
}
.checkbox-skylla[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--skylla-color);
background-color: var(--skylla-color);
}
.bronya-color {
color: var(--bronya-color);
}
.t-dark .bronya-color {
color: var(--bronya-color-dark);
}
.waves-effect.waves-bronya .waves-ripple {
background-color: var(--bronya-color);
}
.checkbox-bronya[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--bronya-color);
background-color: var(--bronya-color);
}
.tagora-color {
color: var(--tagora-color);
}
.t-dark .tagora-color {
color: var(--tagora-color-dark);
}
.waves-effect.waves-tagora .waves-ripple {
background-color: var(--tagora-color);
}
.checkbox-tagora[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--tagora-color);
background-color: var(--tagora-color);
}
.polypa-color {
color: var(--polypa-color);
}
.t-dark .polypa-color {
color: var(--polypa-color-dark);
}
.waves-effect.waves-polypa .waves-ripple {
background-color: var(--polypa-color);
}
.checkbox-polypa[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--polypa-color);
background-color: var(--polypa-color);
}
.kuprum-color {
color: var(--kuprum-color);
}
.t-dark .kuprum-color {
color: var(--kuprum-color-dark);
}
.waves-effect.waves-kuprum .waves-ripple {
background-color: var(--kuprum-color);
}
.checkbox-kuprum[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--kuprum-color);
background-color: var(--kuprum-color);
}
.chahut-color {
color: var(--chahut-color);
}
.t-dark .chahut-color {
color: var(--chahut-color-dark);
}
.waves-effect.waves-chahut .waves-ripple {
background-color: var(--chahut-color);
}
.checkbox-chahut[type="checkbox"].filled-in:checked + span:not(.lever):after {
border: 2px solid var(--chahut-color);
background-color: var(--chahut-color);
}
| 0.560373 | 0.180071 |
@media only screen and (max-width: 600px) {
body.desplegado{
overflow: hidden;
}
/* header .container{
position: relative;
} */
#menu{
display: none;
}
#boton-menu{
display: table-cell;
padding-left: 30px;
}
#btn-perfil{
padding-right: 30px;
}
#scroll{
bottom: 10px;
}
#mission-vision {
background-position: center bottom !important;
background-size: 160px auto;
padding-bottom: 170px;
}
#exam-types img:first-child{
width: 95% !important;
}
#exam-types img{
float: none;
margin: 30px auto;
width: 95%;
}
#skills .skill{
margin: 40px 2% !important;
width: 46%;
}
#skills .skill#skill-speaking,
#skills .skill#skill-writing{
float: left;
margin: inherit;
}
#skills .skill#skill-writing{
float: none;
clear: both;
margin: 40px auto !important;
margin-bottom: 0 !important;
}
#datos-contacto{
display: block;
}
#datos-contacto .otc, #datos-contacto .oem{
display: block;
width: 100%;
}
#contact .container{
background-size: auto 70%;
}
.img-skill{
display: none;
}
.contenedor-skill .texto-skill{
float: none;
width: 100%;
}
.texto-skill h2{
text-align: center;
}
.texto-skill .skill-mobile{
width: 80%;
margin: 20px auto;
display: block;
}
#london-text h1{
font-size: 30px;
}
#london-text .container div{
line-height: 25px;
font: 18px !important;
}
#exams .container{
width: 100%;
}
#about-us,#exams,#skills,#associates{
padding: 50px 0;
}
#mission-vision,#contact .container{
padding-top: 50px;
}
#skills h1{
margin-bottom: 50px;
}
.mfp-container{
padding: 0;
width: 100%;
}
#contact .container{
background-image: none;
}
#datos-contacto{
float: none;
margin: 0 auto;
width: 90%;
}
#bloque-margaret{
height: auto;
}
#margaret,#foto-margaret,#datos-margaret{
display: block;
text-align: center;
width: 100%;
}
#margaret{
left: 0;
padding-top: 150px;
position: relative;
width: 100%;
}
#datos-margaret{
margin-top: 50px;
}
#profile{
right: -100%;
width: 100%;
}
.desplegado #menu ul li a{
font-size: 1.2em;
}
.level-info{
float: none;
width: 100%;
}
#guideline {
background-size: auto 100px;
background-position: center bottom;
}
#level-comparison{
font-size: 20px;
}
#associates img{
width: 25%;
}
#social-responsability .description {
padding: 0 20px;
}
#contact-form {
padding: unset;
}
}
|
frontend/web/css/max-600.css
|
@media only screen and (max-width: 600px) {
body.desplegado{
overflow: hidden;
}
/* header .container{
position: relative;
} */
#menu{
display: none;
}
#boton-menu{
display: table-cell;
padding-left: 30px;
}
#btn-perfil{
padding-right: 30px;
}
#scroll{
bottom: 10px;
}
#mission-vision {
background-position: center bottom !important;
background-size: 160px auto;
padding-bottom: 170px;
}
#exam-types img:first-child{
width: 95% !important;
}
#exam-types img{
float: none;
margin: 30px auto;
width: 95%;
}
#skills .skill{
margin: 40px 2% !important;
width: 46%;
}
#skills .skill#skill-speaking,
#skills .skill#skill-writing{
float: left;
margin: inherit;
}
#skills .skill#skill-writing{
float: none;
clear: both;
margin: 40px auto !important;
margin-bottom: 0 !important;
}
#datos-contacto{
display: block;
}
#datos-contacto .otc, #datos-contacto .oem{
display: block;
width: 100%;
}
#contact .container{
background-size: auto 70%;
}
.img-skill{
display: none;
}
.contenedor-skill .texto-skill{
float: none;
width: 100%;
}
.texto-skill h2{
text-align: center;
}
.texto-skill .skill-mobile{
width: 80%;
margin: 20px auto;
display: block;
}
#london-text h1{
font-size: 30px;
}
#london-text .container div{
line-height: 25px;
font: 18px !important;
}
#exams .container{
width: 100%;
}
#about-us,#exams,#skills,#associates{
padding: 50px 0;
}
#mission-vision,#contact .container{
padding-top: 50px;
}
#skills h1{
margin-bottom: 50px;
}
.mfp-container{
padding: 0;
width: 100%;
}
#contact .container{
background-image: none;
}
#datos-contacto{
float: none;
margin: 0 auto;
width: 90%;
}
#bloque-margaret{
height: auto;
}
#margaret,#foto-margaret,#datos-margaret{
display: block;
text-align: center;
width: 100%;
}
#margaret{
left: 0;
padding-top: 150px;
position: relative;
width: 100%;
}
#datos-margaret{
margin-top: 50px;
}
#profile{
right: -100%;
width: 100%;
}
.desplegado #menu ul li a{
font-size: 1.2em;
}
.level-info{
float: none;
width: 100%;
}
#guideline {
background-size: auto 100px;
background-position: center bottom;
}
#level-comparison{
font-size: 20px;
}
#associates img{
width: 25%;
}
#social-responsability .description {
padding: 0 20px;
}
#contact-form {
padding: unset;
}
}
| 0.359139 | 0.084153 |
@import url('https://fonts.googleapis.com/css2?family=Fruktur&family=Oswald&display=swap');
*{
margin: 0;
padding: 0;
background-color: black;
font-family: 'Fruktur', cursive;
font-family: 'Oswald', sans-serif;
color: white;
text-decoration: none;
}
.perfis {
padding-left: 20%;
padding-top: 20%;
display: flex;
justify-content: space-around;
justify-content: space-between;
padding-right: 20%;
}
.p1 :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.p2 :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.p3 :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.nomes {
padding-left: 20%;
display: flex;
justify-content: space-around;
justify-content: space-between;
padding-right: 20%;
padding-top: 5%;
}
.n1 {
margin-left: 0%;
}
.n3 {
margin-right: 7.5%;
}
.usavel :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.nusa {
margin-left: 5%;
}
@media (max-width: 1600px){
img {
height: 180px;
}
}
@media (max-width: 1200px){
img {
height: 140px;
}
}
@media (max-width: 900px){
img {
height: 100px;
}
.nomes {
margin-left: -10%;
}
.nomes .n3 {
margin-right: -5%;
}
}
@media (max-width: 650px){
img {
height: 60px;
}
.usavel h3 {
width: 50%;
}
@media (max-width: 420px){
img {
height: 40px;
}
.perfis img {
margin-left: 10%;
margin-right: 10%;
}
body h3{
font-size: smaller;
}
}
.nusa {
width: 20px;
}
.n1 {
margin-left: 7.5%;
}
.n3 {
margin-right: 0%;
}
}
.usavel h3 {
text-align: center;
margin-top: 7.5%;
}
.p1 h3 {
text-align: center;
margin-top: 7.5%;
}
.p2 h3 {
text-align: center;
margin-top: 7.5%;
}
.p3 h3 {
text-align: center;
margin-top: 7.5%;
}
|
login/main.css
|
@import url('https://fonts.googleapis.com/css2?family=Fruktur&family=Oswald&display=swap');
*{
margin: 0;
padding: 0;
background-color: black;
font-family: 'Fruktur', cursive;
font-family: 'Oswald', sans-serif;
color: white;
text-decoration: none;
}
.perfis {
padding-left: 20%;
padding-top: 20%;
display: flex;
justify-content: space-around;
justify-content: space-between;
padding-right: 20%;
}
.p1 :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.p2 :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.p3 :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.nomes {
padding-left: 20%;
display: flex;
justify-content: space-around;
justify-content: space-between;
padding-right: 20%;
padding-top: 5%;
}
.n1 {
margin-left: 0%;
}
.n3 {
margin-right: 7.5%;
}
.usavel :hover {
transition: 0.5s;
transform: scale(1.25,1.25)
}
.nusa {
margin-left: 5%;
}
@media (max-width: 1600px){
img {
height: 180px;
}
}
@media (max-width: 1200px){
img {
height: 140px;
}
}
@media (max-width: 900px){
img {
height: 100px;
}
.nomes {
margin-left: -10%;
}
.nomes .n3 {
margin-right: -5%;
}
}
@media (max-width: 650px){
img {
height: 60px;
}
.usavel h3 {
width: 50%;
}
@media (max-width: 420px){
img {
height: 40px;
}
.perfis img {
margin-left: 10%;
margin-right: 10%;
}
body h3{
font-size: smaller;
}
}
.nusa {
width: 20px;
}
.n1 {
margin-left: 7.5%;
}
.n3 {
margin-right: 0%;
}
}
.usavel h3 {
text-align: center;
margin-top: 7.5%;
}
.p1 h3 {
text-align: center;
margin-top: 7.5%;
}
.p2 h3 {
text-align: center;
margin-top: 7.5%;
}
.p3 h3 {
text-align: center;
margin-top: 7.5%;
}
| 0.379378 | 0.083965 |
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.progress-bar-success {
background-color: #9b4dca;
}
#nav img {
height: 30px;
width: 30px;
}
#nav span {
margin-left: 1vw;
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
padding-right: 0.3em;
}
.menu > li:nth-child(1):before {
content: "";
padding: 0;
}
.landingplate {
position: absolute;
padding: 10px;
left: 50%;
margin-left: -25%;
top: 50%;
margin-top: 15%;
width: 50%;
text-align: center;
}
.landingplate h1 {
text-align: center;
}
.landingplate p {
text-align: center;
}
li {
display: inline-flex;
}
#valueprop,
#problem,
#magic,
#businessmodel,
#marketplan,
#analysis,
#map,
#title {
height: 100vh;
max-width: 80vw;
z-index: 9999;
}
.angular-google-map-container {
height: 70vh;
width: 50vw;
}
li.active {
background: #D2A4EE;
font-weight: bold;
transition: all 300ms ease-in-out;
}
#fixed {
position: fixed;
max-width: 20%;
/*max-width: 20%; Viktor tog bort detta pga ikonernas storlek blev fucked.*/
/* width: 205px; */
}
#nav ul {
padding: 5px;
list-style: none;
}
#nav {
max-width: 100%;
}
#nav li {
border-radius: 5px;
padding: 5px;
}
#nav span {
margin-left: 1vw;
}
#dropbox {
width: 150px;
height: 150px;
background-color: blue;
}
#magicDraggable {
width: 120px;
height: 30px;
background-color: red;
}
#companyTitle {
position: relative;
left: 210px;
top: 220px;
}
#vennDiagram {
margin-top: -70px;
top: 0;
}
.stakeholder-card,
.addNewCard {
position: relative;
max-width: 25%;
height: 450px;
border-style: solid;
border-width: 1px 1px 1px 1px;
padding: 1em 1em 1em 1em;
background-color: white;
}
.stakeholder-card img {
max-width: 60%;
max-height: 60%;
margin: 0.5em 0.5em 0.5em 2.5em;
}
.addNewCard {
border-style: dashed;
margin-left: 1em;
max-width: 40%;
background-color: white;
}
#valueAnimate {
animation-duration: 2s;
animation-delay: 0s;
position: fixed;
max-width: 100%;
width: 100%;
top: 15em;
margin-left: -40em;
z-index: -1;
}
.fullpage-wrapper {
position: relative;
padding: 10px;
left: 50%;
margin-left: -25%;
top: 50%;
margin-top: 15%;
width: 50%;
text-align: center;
}
.removeButton {
width: 1.5em;
height: 1.5em;
position: absolute;
right: -1.2em;
top: -1.2em;
z-index: 9999;
}
a, .menu-link {
cursor: pointer;
}
|
app/app.css
|
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.progress-bar-success {
background-color: #9b4dca;
}
#nav img {
height: 30px;
width: 30px;
}
#nav span {
margin-left: 1vw;
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
padding-right: 0.3em;
}
.menu > li:nth-child(1):before {
content: "";
padding: 0;
}
.landingplate {
position: absolute;
padding: 10px;
left: 50%;
margin-left: -25%;
top: 50%;
margin-top: 15%;
width: 50%;
text-align: center;
}
.landingplate h1 {
text-align: center;
}
.landingplate p {
text-align: center;
}
li {
display: inline-flex;
}
#valueprop,
#problem,
#magic,
#businessmodel,
#marketplan,
#analysis,
#map,
#title {
height: 100vh;
max-width: 80vw;
z-index: 9999;
}
.angular-google-map-container {
height: 70vh;
width: 50vw;
}
li.active {
background: #D2A4EE;
font-weight: bold;
transition: all 300ms ease-in-out;
}
#fixed {
position: fixed;
max-width: 20%;
/*max-width: 20%; Viktor tog bort detta pga ikonernas storlek blev fucked.*/
/* width: 205px; */
}
#nav ul {
padding: 5px;
list-style: none;
}
#nav {
max-width: 100%;
}
#nav li {
border-radius: 5px;
padding: 5px;
}
#nav span {
margin-left: 1vw;
}
#dropbox {
width: 150px;
height: 150px;
background-color: blue;
}
#magicDraggable {
width: 120px;
height: 30px;
background-color: red;
}
#companyTitle {
position: relative;
left: 210px;
top: 220px;
}
#vennDiagram {
margin-top: -70px;
top: 0;
}
.stakeholder-card,
.addNewCard {
position: relative;
max-width: 25%;
height: 450px;
border-style: solid;
border-width: 1px 1px 1px 1px;
padding: 1em 1em 1em 1em;
background-color: white;
}
.stakeholder-card img {
max-width: 60%;
max-height: 60%;
margin: 0.5em 0.5em 0.5em 2.5em;
}
.addNewCard {
border-style: dashed;
margin-left: 1em;
max-width: 40%;
background-color: white;
}
#valueAnimate {
animation-duration: 2s;
animation-delay: 0s;
position: fixed;
max-width: 100%;
width: 100%;
top: 15em;
margin-left: -40em;
z-index: -1;
}
.fullpage-wrapper {
position: relative;
padding: 10px;
left: 50%;
margin-left: -25%;
top: 50%;
margin-top: 15%;
width: 50%;
text-align: center;
}
.removeButton {
width: 1.5em;
height: 1.5em;
position: absolute;
right: -1.2em;
top: -1.2em;
z-index: 9999;
}
a, .menu-link {
cursor: pointer;
}
| 0.420719 | 0.086555 |
* {
margin:0px;
padding:0px;
}
.clear_both {
clear:both;
}
#header_bar {
background-color:#0080FF;
display:block;
text-align:center;
color:white;
margin:0px;
padding:50px 0 5px 0;
font-size:1.5em;
font-family:junction;
}
#header_link {
display:block;
margin:0.5% auto 0 auto;
text-align:center;
}
#header_link a {
color:#0080FF;
text-decoration:none;
font-size:1.5em;
transition: color 0.6s;
font-family:junction;
}
#header_link h1 {
color:white;
}
#header_link a:hover {
color:white;
text-decoration:underline;
}
#nav {
display:block;
margin:0.5% auto 0 auto;
text-align:center;
border-bottom-style: solid;
border-color: #0080FF;
border-width: 2px;
}
#nav li {
display:inline;
text-align:center;
margin:0 2%;
list-style-type:none;
}
#normal_nav li { /* normal_nav can be applied to the div using javascript for normal browsers to make everything centre properly, but anything non-widescreen needs standard #nav */
display:inline-block;
text-align:center;
width:12%;
margin:0 2%;
list-style-type:none;
border-left:2px solid white;
border-right:2px solid white;
}
#nav a {
color:#C3C7C4;
text-decoration:none;
font-size:1.5em;
transition: color 0.6s;
font-family:junction;
}
#nav h1 {
color:white;
}
#nav a:hover {
color:#0080FF; /*temp colour only - to be considered*/
text-decoration:underline;
}
#content_wrapper {
font-family: junction;
}
#sep-img_1 {
width:100%;
}
#news_wrapper {
display: block;
width: 100%;
height: auto;
}
#blog_posts {
display: block;
width:75%;
float:right;
border-left: 2px dotted #0080FF;
border-bottom: 2px dotted #0080FF;
border-top:2px dotted #0080FF;
border-bottom-left-radius:1vw;
border-top-left-radius:1vw;
padding:3px;
margin: 1%;
margin-right:0;
}
.blog_posts_left {
display: block;
width:75%;
float:left;
border-right: 2px dotted #0080FF;
border-bottom: 2px dotted #0080FF;
border-top:2px dotted #0080FF;
border-bottom-right-radius:1vw;
border-top-right-radius:1vw;
padding:3px;
margin: 1%;
margin-left:0;
}
#blog_posts ol{
list-style-type:none;
}
#about_us {
float:left;
width:75%;
padding:3px 3px 3px 15px;
border-right: 2px solid #0080FF;
border-bottom:2px solid #0080FF;
border-top:2px solid #0080FF;
border-bottom-right-radius:1vw;
border-top-right-radius:1vw;
}
#logo_div img{
height:250px;
clear:right;
display:block;
margin:0 auto;
}
#about_blog_wrapper {
/*background-image:url(img/bg_green.svg);*/
background-size:50%;
display:block;
padding:1% 0px 2% 0px;
}
#meet_team {
margin: auto;
text-align:center;
background:#C3C7C4;
padding:2% 0;
}
#meet_team_list li {
position: sticky;
left: 50%;
display:inline-block;
clear:none;
width:30vw;
padding: 1%;
margin: 2.5% 3%;
list-style-type: none;
text-align: left;
background:white;
border-radius: 1vw;
vertical-align:top;
}
.team_content_wrapper {
float:right;
display:inline;
width:45%;
}
#meet_team_list h4 {
text-align:center;
}
#meet_team_list img {
width:50%;
height:100%;
float:left;
}
#meet_team_list {
clear:none;
}
#footer {
width: 100%;
display:block;
margin:0px auto;
background:#0080FF;
text-align:center;
color:white;
}
#social {
border:3px solid white;
border-top:none;
border-bottom-left-radius:1vw;
border-bottom-right-radius:1vw;
padding:2%;
margin:0px auto 1% auto;
width:25%;
background:grey;
color:white;
}
#social a {
color:white;
}
@font-face{
font-family: junction;
src: url(fonts/junction-regular.woff);
}
@media all and (max-width: 850px) {
/* narrower screen CSS */
#about_us {
width:100%;
border-right:none;
border-top-right-radius:0;
border-bottom-right-radius:0;
margin:0;
margin-bottom:2%;
padding:0px;
}
#logo_div {
clear:both;
}
#blog_posts {
width:100%;
padding:0px;
margin:0px;
margin-top:2%;
border-top-left-radius:0;
border-bottom-left-radius:0;
border-left:none;
}
#meet_team_list li {
width:80%;
clear:both;
margin:3% 0;
text-align:center;
border-radius: 3vw;
}
#meet_team_list img {
display:block;
width:50%;
float:none;
margin:0 auto;
}
.team_content_wrapper {
display:inline;
width:100%;
}
}
|
main.css
|
* {
margin:0px;
padding:0px;
}
.clear_both {
clear:both;
}
#header_bar {
background-color:#0080FF;
display:block;
text-align:center;
color:white;
margin:0px;
padding:50px 0 5px 0;
font-size:1.5em;
font-family:junction;
}
#header_link {
display:block;
margin:0.5% auto 0 auto;
text-align:center;
}
#header_link a {
color:#0080FF;
text-decoration:none;
font-size:1.5em;
transition: color 0.6s;
font-family:junction;
}
#header_link h1 {
color:white;
}
#header_link a:hover {
color:white;
text-decoration:underline;
}
#nav {
display:block;
margin:0.5% auto 0 auto;
text-align:center;
border-bottom-style: solid;
border-color: #0080FF;
border-width: 2px;
}
#nav li {
display:inline;
text-align:center;
margin:0 2%;
list-style-type:none;
}
#normal_nav li { /* normal_nav can be applied to the div using javascript for normal browsers to make everything centre properly, but anything non-widescreen needs standard #nav */
display:inline-block;
text-align:center;
width:12%;
margin:0 2%;
list-style-type:none;
border-left:2px solid white;
border-right:2px solid white;
}
#nav a {
color:#C3C7C4;
text-decoration:none;
font-size:1.5em;
transition: color 0.6s;
font-family:junction;
}
#nav h1 {
color:white;
}
#nav a:hover {
color:#0080FF; /*temp colour only - to be considered*/
text-decoration:underline;
}
#content_wrapper {
font-family: junction;
}
#sep-img_1 {
width:100%;
}
#news_wrapper {
display: block;
width: 100%;
height: auto;
}
#blog_posts {
display: block;
width:75%;
float:right;
border-left: 2px dotted #0080FF;
border-bottom: 2px dotted #0080FF;
border-top:2px dotted #0080FF;
border-bottom-left-radius:1vw;
border-top-left-radius:1vw;
padding:3px;
margin: 1%;
margin-right:0;
}
.blog_posts_left {
display: block;
width:75%;
float:left;
border-right: 2px dotted #0080FF;
border-bottom: 2px dotted #0080FF;
border-top:2px dotted #0080FF;
border-bottom-right-radius:1vw;
border-top-right-radius:1vw;
padding:3px;
margin: 1%;
margin-left:0;
}
#blog_posts ol{
list-style-type:none;
}
#about_us {
float:left;
width:75%;
padding:3px 3px 3px 15px;
border-right: 2px solid #0080FF;
border-bottom:2px solid #0080FF;
border-top:2px solid #0080FF;
border-bottom-right-radius:1vw;
border-top-right-radius:1vw;
}
#logo_div img{
height:250px;
clear:right;
display:block;
margin:0 auto;
}
#about_blog_wrapper {
/*background-image:url(img/bg_green.svg);*/
background-size:50%;
display:block;
padding:1% 0px 2% 0px;
}
#meet_team {
margin: auto;
text-align:center;
background:#C3C7C4;
padding:2% 0;
}
#meet_team_list li {
position: sticky;
left: 50%;
display:inline-block;
clear:none;
width:30vw;
padding: 1%;
margin: 2.5% 3%;
list-style-type: none;
text-align: left;
background:white;
border-radius: 1vw;
vertical-align:top;
}
.team_content_wrapper {
float:right;
display:inline;
width:45%;
}
#meet_team_list h4 {
text-align:center;
}
#meet_team_list img {
width:50%;
height:100%;
float:left;
}
#meet_team_list {
clear:none;
}
#footer {
width: 100%;
display:block;
margin:0px auto;
background:#0080FF;
text-align:center;
color:white;
}
#social {
border:3px solid white;
border-top:none;
border-bottom-left-radius:1vw;
border-bottom-right-radius:1vw;
padding:2%;
margin:0px auto 1% auto;
width:25%;
background:grey;
color:white;
}
#social a {
color:white;
}
@font-face{
font-family: junction;
src: url(fonts/junction-regular.woff);
}
@media all and (max-width: 850px) {
/* narrower screen CSS */
#about_us {
width:100%;
border-right:none;
border-top-right-radius:0;
border-bottom-right-radius:0;
margin:0;
margin-bottom:2%;
padding:0px;
}
#logo_div {
clear:both;
}
#blog_posts {
width:100%;
padding:0px;
margin:0px;
margin-top:2%;
border-top-left-radius:0;
border-bottom-left-radius:0;
border-left:none;
}
#meet_team_list li {
width:80%;
clear:both;
margin:3% 0;
text-align:center;
border-radius: 3vw;
}
#meet_team_list img {
display:block;
width:50%;
float:none;
margin:0 auto;
}
.team_content_wrapper {
display:inline;
width:100%;
}
}
| 0.302494 | 0.110279 |
@charset "UTF-8";
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
em,
button {
margin: 0;
padding: 0; }
img,
fieldset {
margin: 0;
padding: 0;
border: 0; }
input,
textarea,
select,
button {
font-family: 'Microsoft Yahei', 'Lucida Grande', Tahoma, Arial, Helvetica, 'Hiragino Sans GB', Simsun, STXihei, Sans-serif;
font-size: 12px; }
table {
border-spacing: 0;
border-collapse: collapse; }
a {
text-decoration: none;
color: #06c;
outline: none; }
a:hover {
text-decoration: none; }
h1,
h2,
h3,
h4,
h5 {
font-weight: normal; }
li {
list-style: none; }
dfn {
font-family: arial;
font-style: normal; }
i,
em {
font-style: normal; }
.fl {
float: left; }
.fr {
float: right; }
.clear {
clear: both; }
.clearfix {
*zoom: 1; }
.clearfix:after {
display: block;
clear: both;
height: 0;
content: '\0020'; }
.container {
background-color: #c9c9c9;
margin: 0 auto;
overflow-x: hidden;
font-family: "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;
-webkit-user-select: none;
-ms-user-select: none;
word-wrap: break-word;
word-break: break-all;
color: #999;
-webkit-overflow-scrolling: touch;
-webkit-touch-callout: none;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute; }
.pages {
width: 100%;
height: 100%; }
.div-apply {
width: 100%;
height: 100%; }
.content-box {
position: relative;
width: 100%;
height: 100%; }
.content-box h2 {
font-size: 0.9rem;
display: none;
text-align: center;
background-color: #3468af;
padding: 0.35rem 0;
position: absolute;
width: 100%;
z-index: 77; }
.content-box h2 a {
color: #fff; }
.slide-text {
display: none;
font-size: 0.9rem;
-webkit-transition: all cubic-bezier(0, 0, 0.2, 1) 0.2s;
transition: all cubic-bezier(0, 0, 0.2, 1) 0.2s;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 0.25rem;
z-index: 100;
position: fixed;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 90%;
height: auto;
padding: 4rem 0 1rem 0; }
.slide-box {
position: relative;
height: 22.4rem;
width: 11.1rem;
margin: auto;
display: none;
top: -0.9rem; }
.slide-box ul {
position: absolute;
z-index: 2;
width: 9.475rem;
height: 16.775rem;
background: transparent;
top: 4.4rem;
left: 0.75rem; }
.slide-box ul li {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 2px solid #969696;
box-sizing: border-box; }
.slide-box ul li img {
width: 100%;
display: none; }
.meng {
display: none;
position: absolute;
left: 50%;
top: 1.5rem;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 11.1rem;
height: 22.4rem; }
div .slide-text .curv h3 {
background-color: #eeeeee;
color: #333333;
border-radius: 0.25rem; }
.slide-text li {
margin: 1.1rem auto;
width: 11.5rem;
position: relative;
text-align: center;
color: #333333; }
.slide-text li:first-child {
margin-top: 0; }
.slide-text li:first-child::before {
content: "";
position: absolute;
display: block;
width: 2.5rem;
height: 1.9rem;
background-image: url(../images/car.png);
background-size: cover;
background-repeat: no-repeat;
left: 50%;
top: -150%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.slide-text li:last-child, .slide-text li:nth-child(4) {
margin-bottom: 0; }
.slide-text li:last-child::after, .slide-text li:nth-child(4)::after {
border: 0 none; }
.slide-text li:last-child {
margin-top: 4rem; }
.slide-text li:last-child::before {
content: "";
position: absolute;
display: block;
width: 2.575rem;
height: 1.9rem;
background-image: url(../images/boss.png);
background-size: cover;
background-repeat: no-repeat;
left: 50%;
top: -150%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.slide-text li::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0.5rem 0.5rem 0 0.5rem;
border-color: #ca3d48 transparent transparent transparent;
position: absolute;
left: 50%;
bottom: -0.55rem;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%); }
div .slide-text h3 {
padding: 0.25rem 0;
border-radius: 0.25rem;
border: 1px solid transparent;
background-color: #eeeeee; }
div .slide-text h3:hover {
background-color: #3468af;
color: #fff; }
.slide-nav {
-webkit-transform: translate3d(-200%, -50%, 0);
transform: translate3d(-200%, -50%, 0); }
.slide-box ul li .img1 {
position: absolute;
width: 1.5rem !important;
height: 1.5rem !important; }
/* loading */
@-webkit-keyframes loading-ani {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
@keyframes loading-ani {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
@-webkit-keyframes loading-img {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
@keyframes loading-img {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
.show-tips {
animation: loading-img 1.2s 0s infinite;
-webkit-animation: loading-img 1.2s 0s infinite; }
/* line 6, ../sass/loading.scss */
.loading {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 100;
background-color: #383231; }
/* line 11, ../sass/loading.scss */
.loading img {
position: absolute;
width: 172px;
height: 70px;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -65px; }
/* line 20, ../sass/loading.scss */
.loading .progress {
position: absolute;
width: 340px;
height: 22px;
top: 50%;
left: 50%;
margin-top: 50px;
margin-left: -170px;
border: 4px solid #eeefef;
border-radius: 6px; }
/* line 31, ../sass/loading.scss */
.loading .progress .bar {
position: absolute;
top: 0;
left: 0;
width: 340px;
height: 100%; }
/* line 38, ../sass/loading.scss */
.loading .progress .bar .inner {
width: 0%;
height: 100%;
background-color: #eeefef; }
/* line 45, ../sass/loading.scss */
.loading .loading-text {
top: 50%;
left: 50%;
margin-top: 90px;
margin-left: -2.1rem;
position: absolute;
width: 4.2rem;
height: 1.1rem;
background: url("http://pic.c-ctrip.com/corp_niv/logo_corpbiz_white.png") no-repeat;
background-size: 100%; }
/* line 52, ../sass/loading.scss */
.complete {
-webkit-animation: loading-ani 0.5s both;
animation: loading-ani 0.5s both; }
.click-tips {
position: absolute;
display: none;
background-color: #3468af;
color: #fff;
font-size: 0.6rem;
border-radius: 0.25rem;
padding: 0 0.375rem;
height: 1.25rem;
line-height: 1.25rem; }
/* 左边减8 上边加6*/
.click-tips:before {
width: 0;
height: 0;
border-style: solid;
border-width: 0 0.25rem 0.4rem 0.25rem;
border-color: transparent transparent #3468af transparent;
position: absolute;
left: 50%;
margin-left: -0.2rem;
content: "";
top: -0.35rem; }
.type-left,
.type-right {
border-radius: 0.25rem; }
.type-left:before {
margin-left: 0;
left: 0.25rem; }
.type-right:before {
margin-left: 0;
right: 0.25rem;
left: auto; }
.type-left-down:before {
border-width: 0.4rem 0.25rem 0 0.25rem;
border-color: #3468af transparent transparent transparent;
bottom: -0.35rem;
left: 18%;
top: auto; }
.type-right-down:before {
border-width: 0.4rem 0.25rem 0 0.25rem;
border-color: #3468af transparent transparent transparent;
bottom: -0.35rem;
right: 18%;
top: auto;
left: auto; }
.type-down:before {
border-width: 0.4rem 0.25rem 0 0.25rem;
border-color: #3468af transparent transparent transparent;
bottom: -0.35rem;
top: auto;
margin-left: -0.2rem; }
.c-start {
width: 100%;
height: 100%;
background-image: url(../images/start-bg.png);
background-size: cover;
background-position: top center;
position: fixed;
z-index: 99;
top: 0;
left: 0; }
.c-start .c-logo {
width: 4.375rem;
height: 1.275rem;
position: absolute;
left: 0.5rem;
top: 0.5rem; }
.c-start .c-ready {
font-size: 0.9rem;
color: #fff;
display: block;
width: 7rem;
background-color: #3468af;
border-radius: 0.25rem;
text-align: center;
padding: 0.5rem 0;
position: absolute;
left: 50%;
margin-left: -3.5rem;
bottom: 1.875rem; }
.demo {
position: absolute;
left: 0.5rem;
top: 0.5rem;
font-size: 0.6rem;
z-index: 9999; }
.fix-text {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: yellow;
height: 60px;
display: none; }
.tip-text {
position: fixed;
width: 100%;
left: 0;
bottom: 0;
height: auto;
background-color: rgba(0, 0, 0, 0.7);
z-index: 777;
font-size: 0.65rem;
padding: 0.25rem 0;
color: #fff; }
.tip-text .up-text {
padding: 0 2em; }
.tip-text {
display: none; }
.c-words {
text-align: center;
color: #fff;
padding-top: 3rem; }
.c-words p:first-child {
font-size: 1.05rem;
margin-bottom: 0.25rem; }
.c-words p:last-child {
font-size: 0.9rem; }
.body-bg {
background-image: url(../images/body_bg.png);
background-repeat: no-repeat;
background-size: cover; }
.last-tips {
display: block !important;
position: fixed !important;
left: 0.6rem !important;
top: 2.3rem !important;
background-color: rgba(0, 0, 0, 0.4) !important; }
.last-tips:before {
border-color: transparent transparent rgba(0, 0, 0, 0.4) transparent !important;
top: -0.4rem !important; }
.know-more {
position: absolute;
width: 100%;
bottom: 0;
display: block;
text-align: center;
font-size: .7rem;
color: #fff;
}
|
demo/show3/css/main.css
|
@charset "UTF-8";
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
em,
button {
margin: 0;
padding: 0; }
img,
fieldset {
margin: 0;
padding: 0;
border: 0; }
input,
textarea,
select,
button {
font-family: 'Microsoft Yahei', 'Lucida Grande', Tahoma, Arial, Helvetica, 'Hiragino Sans GB', Simsun, STXihei, Sans-serif;
font-size: 12px; }
table {
border-spacing: 0;
border-collapse: collapse; }
a {
text-decoration: none;
color: #06c;
outline: none; }
a:hover {
text-decoration: none; }
h1,
h2,
h3,
h4,
h5 {
font-weight: normal; }
li {
list-style: none; }
dfn {
font-family: arial;
font-style: normal; }
i,
em {
font-style: normal; }
.fl {
float: left; }
.fr {
float: right; }
.clear {
clear: both; }
.clearfix {
*zoom: 1; }
.clearfix:after {
display: block;
clear: both;
height: 0;
content: '\0020'; }
.container {
background-color: #c9c9c9;
margin: 0 auto;
overflow-x: hidden;
font-family: "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;
-webkit-user-select: none;
-ms-user-select: none;
word-wrap: break-word;
word-break: break-all;
color: #999;
-webkit-overflow-scrolling: touch;
-webkit-touch-callout: none;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute; }
.pages {
width: 100%;
height: 100%; }
.div-apply {
width: 100%;
height: 100%; }
.content-box {
position: relative;
width: 100%;
height: 100%; }
.content-box h2 {
font-size: 0.9rem;
display: none;
text-align: center;
background-color: #3468af;
padding: 0.35rem 0;
position: absolute;
width: 100%;
z-index: 77; }
.content-box h2 a {
color: #fff; }
.slide-text {
display: none;
font-size: 0.9rem;
-webkit-transition: all cubic-bezier(0, 0, 0.2, 1) 0.2s;
transition: all cubic-bezier(0, 0, 0.2, 1) 0.2s;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 0.25rem;
z-index: 100;
position: fixed;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 90%;
height: auto;
padding: 4rem 0 1rem 0; }
.slide-box {
position: relative;
height: 22.4rem;
width: 11.1rem;
margin: auto;
display: none;
top: -0.9rem; }
.slide-box ul {
position: absolute;
z-index: 2;
width: 9.475rem;
height: 16.775rem;
background: transparent;
top: 4.4rem;
left: 0.75rem; }
.slide-box ul li {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 2px solid #969696;
box-sizing: border-box; }
.slide-box ul li img {
width: 100%;
display: none; }
.meng {
display: none;
position: absolute;
left: 50%;
top: 1.5rem;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 11.1rem;
height: 22.4rem; }
div .slide-text .curv h3 {
background-color: #eeeeee;
color: #333333;
border-radius: 0.25rem; }
.slide-text li {
margin: 1.1rem auto;
width: 11.5rem;
position: relative;
text-align: center;
color: #333333; }
.slide-text li:first-child {
margin-top: 0; }
.slide-text li:first-child::before {
content: "";
position: absolute;
display: block;
width: 2.5rem;
height: 1.9rem;
background-image: url(../images/car.png);
background-size: cover;
background-repeat: no-repeat;
left: 50%;
top: -150%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.slide-text li:last-child, .slide-text li:nth-child(4) {
margin-bottom: 0; }
.slide-text li:last-child::after, .slide-text li:nth-child(4)::after {
border: 0 none; }
.slide-text li:last-child {
margin-top: 4rem; }
.slide-text li:last-child::before {
content: "";
position: absolute;
display: block;
width: 2.575rem;
height: 1.9rem;
background-image: url(../images/boss.png);
background-size: cover;
background-repeat: no-repeat;
left: 50%;
top: -150%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.slide-text li::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0.5rem 0.5rem 0 0.5rem;
border-color: #ca3d48 transparent transparent transparent;
position: absolute;
left: 50%;
bottom: -0.55rem;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%); }
div .slide-text h3 {
padding: 0.25rem 0;
border-radius: 0.25rem;
border: 1px solid transparent;
background-color: #eeeeee; }
div .slide-text h3:hover {
background-color: #3468af;
color: #fff; }
.slide-nav {
-webkit-transform: translate3d(-200%, -50%, 0);
transform: translate3d(-200%, -50%, 0); }
.slide-box ul li .img1 {
position: absolute;
width: 1.5rem !important;
height: 1.5rem !important; }
/* loading */
@-webkit-keyframes loading-ani {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
@keyframes loading-ani {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
@-webkit-keyframes loading-img {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
@keyframes loading-img {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1); }
100% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1); } }
.show-tips {
animation: loading-img 1.2s 0s infinite;
-webkit-animation: loading-img 1.2s 0s infinite; }
/* line 6, ../sass/loading.scss */
.loading {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 100;
background-color: #383231; }
/* line 11, ../sass/loading.scss */
.loading img {
position: absolute;
width: 172px;
height: 70px;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -65px; }
/* line 20, ../sass/loading.scss */
.loading .progress {
position: absolute;
width: 340px;
height: 22px;
top: 50%;
left: 50%;
margin-top: 50px;
margin-left: -170px;
border: 4px solid #eeefef;
border-radius: 6px; }
/* line 31, ../sass/loading.scss */
.loading .progress .bar {
position: absolute;
top: 0;
left: 0;
width: 340px;
height: 100%; }
/* line 38, ../sass/loading.scss */
.loading .progress .bar .inner {
width: 0%;
height: 100%;
background-color: #eeefef; }
/* line 45, ../sass/loading.scss */
.loading .loading-text {
top: 50%;
left: 50%;
margin-top: 90px;
margin-left: -2.1rem;
position: absolute;
width: 4.2rem;
height: 1.1rem;
background: url("http://pic.c-ctrip.com/corp_niv/logo_corpbiz_white.png") no-repeat;
background-size: 100%; }
/* line 52, ../sass/loading.scss */
.complete {
-webkit-animation: loading-ani 0.5s both;
animation: loading-ani 0.5s both; }
.click-tips {
position: absolute;
display: none;
background-color: #3468af;
color: #fff;
font-size: 0.6rem;
border-radius: 0.25rem;
padding: 0 0.375rem;
height: 1.25rem;
line-height: 1.25rem; }
/* 左边减8 上边加6*/
.click-tips:before {
width: 0;
height: 0;
border-style: solid;
border-width: 0 0.25rem 0.4rem 0.25rem;
border-color: transparent transparent #3468af transparent;
position: absolute;
left: 50%;
margin-left: -0.2rem;
content: "";
top: -0.35rem; }
.type-left,
.type-right {
border-radius: 0.25rem; }
.type-left:before {
margin-left: 0;
left: 0.25rem; }
.type-right:before {
margin-left: 0;
right: 0.25rem;
left: auto; }
.type-left-down:before {
border-width: 0.4rem 0.25rem 0 0.25rem;
border-color: #3468af transparent transparent transparent;
bottom: -0.35rem;
left: 18%;
top: auto; }
.type-right-down:before {
border-width: 0.4rem 0.25rem 0 0.25rem;
border-color: #3468af transparent transparent transparent;
bottom: -0.35rem;
right: 18%;
top: auto;
left: auto; }
.type-down:before {
border-width: 0.4rem 0.25rem 0 0.25rem;
border-color: #3468af transparent transparent transparent;
bottom: -0.35rem;
top: auto;
margin-left: -0.2rem; }
.c-start {
width: 100%;
height: 100%;
background-image: url(../images/start-bg.png);
background-size: cover;
background-position: top center;
position: fixed;
z-index: 99;
top: 0;
left: 0; }
.c-start .c-logo {
width: 4.375rem;
height: 1.275rem;
position: absolute;
left: 0.5rem;
top: 0.5rem; }
.c-start .c-ready {
font-size: 0.9rem;
color: #fff;
display: block;
width: 7rem;
background-color: #3468af;
border-radius: 0.25rem;
text-align: center;
padding: 0.5rem 0;
position: absolute;
left: 50%;
margin-left: -3.5rem;
bottom: 1.875rem; }
.demo {
position: absolute;
left: 0.5rem;
top: 0.5rem;
font-size: 0.6rem;
z-index: 9999; }
.fix-text {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: yellow;
height: 60px;
display: none; }
.tip-text {
position: fixed;
width: 100%;
left: 0;
bottom: 0;
height: auto;
background-color: rgba(0, 0, 0, 0.7);
z-index: 777;
font-size: 0.65rem;
padding: 0.25rem 0;
color: #fff; }
.tip-text .up-text {
padding: 0 2em; }
.tip-text {
display: none; }
.c-words {
text-align: center;
color: #fff;
padding-top: 3rem; }
.c-words p:first-child {
font-size: 1.05rem;
margin-bottom: 0.25rem; }
.c-words p:last-child {
font-size: 0.9rem; }
.body-bg {
background-image: url(../images/body_bg.png);
background-repeat: no-repeat;
background-size: cover; }
.last-tips {
display: block !important;
position: fixed !important;
left: 0.6rem !important;
top: 2.3rem !important;
background-color: rgba(0, 0, 0, 0.4) !important; }
.last-tips:before {
border-color: transparent transparent rgba(0, 0, 0, 0.4) transparent !important;
top: -0.4rem !important; }
.know-more {
position: absolute;
width: 100%;
bottom: 0;
display: block;
text-align: center;
font-size: .7rem;
color: #fff;
}
| 0.364664 | 0.058426 |
.settingsWrapper {
margin-top: 7rem;
margin-bottom: 7rem;
}
.settingsSubWrapper {
height: auto;
padding-bottom: 2rem;
background: var(--secondary-color);
}
.settings__userHeader,
.settings__userSubHeader {
font-style: normal;
font-weight: 900;
font-size: 18px;
line-height: 175.78%;
text-align: justify;
color: var(--text-dark);
text-align: center;
padding-top: 2rem;
padding-bottom: 2rem;
}
.settings__userSubHeader {
font-size: 16px;
font-weight: normal;
padding-bottom: 1rem;
}
.settingsPages {
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 2rem;
}
.settings__userSettings,
.settings__userAnnouncement {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 175.78%;
text-align: justify;
color: var(--text-dark);
}
.settings__userSettings {
margin-right: 1rem;
}
.settings__userAnnouncement {
margin-left: 1rem;
}
/* camera */
.cameraWrapper__camera {
border-radius: 50%;
height: 7.5475rem;
width: 7.611875rem;
background: #d8d8d8;
text-align: center;
margin: auto;
cursor: pointer;
}
.cameraIcon {
text-align: center;
margin-top: 3rem;
font-size: 25px;
color: #fff;
}
.camera__imageupload {
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color: var(--text-dark);
margin-top: 1rem;
text-align: center;
}
/* update details form */
.form__user {
width: 40%;
margin: 1rem auto;
}
.formInput__user {
width: 26.4375rem;
background: #ffffff;
border: 1px solid #efefef;
border-radius: 100px;
padding: 0.5rem 0.5rem;
padding-left: 1rem;
outline-color: var(--primary-color);
}
.formInput__submit {
width: 26.4375rem;
background: var(--btn-color);
border: none;
color: #fff;
text-align: center;
border-radius: 100px;
font-style: normal;
font-weight: bold;
font-size: 14px;
cursor: pointer;
padding: 0.5rem 0.5rem;
padding-left: 1rem;
outline: none;
}
.formInput__submit:focus {
outline-color: var(--primary-color);
}
.formInput__divider {
margin-bottom: 1rem;
}
/* back btn */
.back__redirect {
display: flex;
justify-content: flex-end;
width: 15%;
margin: left;
margin-bottom: 3rem;
}
.backButton {
font-size: 1.5rem;
}
.back__redirect {
font-style: normal;
font-weight: normal;
color: var(--text-dark);
}
.back__redirect span {
color: var(--primary-color-light);
font-weight: bold;
}
@media only screen and (max-width: 768px) {
.form__user {
width: 60%;
}
}
@media only screen and (max-width: 500px) {
.form__user {
width: 100%;
}
.formInput__user {
width: 100%;
}
.formInput__submit {
width: 100%;
}
.settings__userSettings,
.settings__userAnnouncement {
font-size: 14px;
}
.back__redirect {
width: 25%;
}
.settingsWrapper {
margin-top: 4rem;
margin-bottom: 4rem;
}
.back__redirect {
margin-bottom: 0;
}
}
|
styles/Settings.module.css
|
.settingsWrapper {
margin-top: 7rem;
margin-bottom: 7rem;
}
.settingsSubWrapper {
height: auto;
padding-bottom: 2rem;
background: var(--secondary-color);
}
.settings__userHeader,
.settings__userSubHeader {
font-style: normal;
font-weight: 900;
font-size: 18px;
line-height: 175.78%;
text-align: justify;
color: var(--text-dark);
text-align: center;
padding-top: 2rem;
padding-bottom: 2rem;
}
.settings__userSubHeader {
font-size: 16px;
font-weight: normal;
padding-bottom: 1rem;
}
.settingsPages {
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 2rem;
}
.settings__userSettings,
.settings__userAnnouncement {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 175.78%;
text-align: justify;
color: var(--text-dark);
}
.settings__userSettings {
margin-right: 1rem;
}
.settings__userAnnouncement {
margin-left: 1rem;
}
/* camera */
.cameraWrapper__camera {
border-radius: 50%;
height: 7.5475rem;
width: 7.611875rem;
background: #d8d8d8;
text-align: center;
margin: auto;
cursor: pointer;
}
.cameraIcon {
text-align: center;
margin-top: 3rem;
font-size: 25px;
color: #fff;
}
.camera__imageupload {
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color: var(--text-dark);
margin-top: 1rem;
text-align: center;
}
/* update details form */
.form__user {
width: 40%;
margin: 1rem auto;
}
.formInput__user {
width: 26.4375rem;
background: #ffffff;
border: 1px solid #efefef;
border-radius: 100px;
padding: 0.5rem 0.5rem;
padding-left: 1rem;
outline-color: var(--primary-color);
}
.formInput__submit {
width: 26.4375rem;
background: var(--btn-color);
border: none;
color: #fff;
text-align: center;
border-radius: 100px;
font-style: normal;
font-weight: bold;
font-size: 14px;
cursor: pointer;
padding: 0.5rem 0.5rem;
padding-left: 1rem;
outline: none;
}
.formInput__submit:focus {
outline-color: var(--primary-color);
}
.formInput__divider {
margin-bottom: 1rem;
}
/* back btn */
.back__redirect {
display: flex;
justify-content: flex-end;
width: 15%;
margin: left;
margin-bottom: 3rem;
}
.backButton {
font-size: 1.5rem;
}
.back__redirect {
font-style: normal;
font-weight: normal;
color: var(--text-dark);
}
.back__redirect span {
color: var(--primary-color-light);
font-weight: bold;
}
@media only screen and (max-width: 768px) {
.form__user {
width: 60%;
}
}
@media only screen and (max-width: 500px) {
.form__user {
width: 100%;
}
.formInput__user {
width: 100%;
}
.formInput__submit {
width: 100%;
}
.settings__userSettings,
.settings__userAnnouncement {
font-size: 14px;
}
.back__redirect {
width: 25%;
}
.settingsWrapper {
margin-top: 4rem;
margin-bottom: 4rem;
}
.back__redirect {
margin-bottom: 0;
}
}
| 0.560373 | 0.053034 |
.footer__objects {
text-decoration: none;
color: #8e8e8e;
padding: 0 1rem 0 0;
}
.footer__nav {
margin: auto;
text-align: center;
}
.footer__div {
margin-left: auto;
margin-right: auto;
margin-top: 3.125rem;
margin-bottom: 0;
max-width: 46.875rem;
font-size: 0.75rem;
}
.login__screen {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
text-align: center;
max-width: 21.875rem;
max-height: 35.875rem;
padding: 0.625rem 0;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
.login__screen .login__inputs {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
width: 13.125rem;
height: 2.25rem;
background: white;
border-radius: 0.25rem;
margin: 0.3125rem;
}
.login__screen .login__button {
width: 13.625rem;
height: 1.75rem;
background-color: #0095f6;
border: none;
margin: 0.3125rem;
color: white;
border-radius: 0.3125rem;
cursor: pointer;
}
.login__screen .login__menu {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
background-color: white;
}
.login__screen .facebook__login {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
margin: 0.75rem;
color: #385185;
font-weight: bold;
}
.login__screen .facebook__login img {
height: 1rem;
size: 1rem;
}
.login__screen .facebook__login a {
text-decoration: none;
}
.forgot__pass {
color: #385185;
font-size: 0.75rem;
line-height: 0.875rem;
margin-top: 0.75rem;
margin-bottom: 1.25rem;
text-align: center;
cursor: pointer;
text-decoration: none;
font-weight: lighter;
}
.or__login {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: center;
margin-top: 0.9375rem;
color: #8e8e8e;
}
.or__login * {
margin: 0.3125rem;
}
.or__lines {
width: 6.6875rem;
height: 0.0625rem;
background-color: #dbdbdb;
}
@media (max-width: 500px) {
.login__menu .new__user .app_links {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
}
main {
display: flex;
justify-content: center;
margin: 3.125rem;
}
body {
background-color: rgba(var(--b3f, 250, 250, 250), 1);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
font-size: 0.875rem;
line-height: 1.125rem;
}
.link__img {
height: 2.5rem;
width: 8.3925rem;
}
.logo__img {
width: 10.9375rem;
height: 3.1875rem;
margin: 1.375rem auto 0.75rem;
}
.app__links {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
width: 21.875rem;
height: 5rem;
}
.new___user {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: center;
background-color: white;
width: 21.875rem;
height: 4rem;
}
.new___user a {
color: #0095f6;
font-weight: bold;
margin-left: 0.3125rem;
text-decoration: none;
}
.smartphone__image {
background: url(../assets/iPhoneBackGround.png);
width: 454px;
height: 618px;
}
.display__image {
position: relative;
left: 33.3%;
bottom: -99.5px;
}
@media (max-width: 916px) {
.smartphone__image {
display: none;
}
.login__screen {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
.login__screen .login__menu {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
.new___user {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
}
.main__page--nav {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-evenly;
background-color: white;
border-bottom: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
padding: 0.5rem;
}
.nav__icons {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 1.5rem;
}
.profile__pic {
border: 1.5px solid black;
border-radius: 100%;
background-color: skyblue;
}
.search__bar {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
background-color: rgba(var(--b3f, 250, 250, 250), 1);
height: 1.5rem;
width: 12rem;
text-align: center;
}
.main__stories {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
height: 5.25rem;
padding: 1rem;
background-color: white;
font-size: small;
width: 40rem;
}
.main__stories--list {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
list-style-type: none;
padding: 0;
margin: 0;
gap: 0.5rem;
}
.main__stories--story {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
text-decoration: none;
margin: 0 10px;
}
.main__stories--story img {
border-radius: 100%;
cursor: pointer;
border: 2px solid purple;
}
.page__main {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: center;
margin: 1.5rem;
align-items: flex-start;
gap: 2rem;
}
aside {
max-width: 22rem;
}
.switch__profile {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-between;
font-weight: bold;
font-size: small;
gap: 5rem;
margin-top: 1rem;
}
.switch__profile--exclude--button {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 1rem;
}
.switch__profile button {
color: #0095f6;
font-weight: bold;
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
cursor: pointer;
}
.switch__profile--cat {
border: 1px solid #f5d4f5;
border-radius: 100%;
}
.switch__profile--names {
display: flex;
flex-direction: column;
}
.switch__profile--name {
font-weight: lighter;
}
.suggestions {
margin-top: 2rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-between;
}
.suggestions__title {
color: #8e8e8e;
font-weight: bold;
}
.suggestions__btn {
background-color: rgba(var(--b3f, 250, 250, 250), 1);
border: none;
cursor: pointer;
}
@media (max-width: 916px) {
aside {
display: none;
}
}
.suggestions__list {
list-style-type: none;
padding: 0;
}
.suggested__users {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 2rem;
margin-bottom: 0.5rem;
}
.suggested__users img {
border: #8e8e8e 1px solid;
border-radius: 100%;
}
.suggested__users button {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
color: #0095f6;
font-weight: bold;
cursor: pointer;
}
.ig__users {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
align-items: flex-start;
width: 20rem;
}
.ig__users .name {
font-weight: bold;
}
.post__feed {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
margin-top: 2rem;
padding-bottom: 1rem;
background-color: white;
}
.post__feed--header {
margin: 1rem;
display: flex;
justify-content: space-between;
}
.post__feed--header button {
border: none;
background-color: inherit;
}
.post__feed--img {
border: 2px solid purple;
border-radius: 100%;
}
.post__feed--title {
font-weight: bold;
}
.post__feed--label {
display: flex;
align-items: center;
gap: 1rem;
}
.post__main {
display: block;
margin: 0;
}
.post__main--img {
width: 42rem;
height: 40rem;
}
.post__main--nav {
width: 38rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-between;
padding: 1.5rem 1rem 1rem 1rem;
}
.nav__like {
display: flex;
align-items: center;
gap: 1rem;
cursor: pointer;
}
.like__heart:active {
fill: #ed4956;
}
.bold__username {
font-weight: bold;
}
.comment-and-likes {
width: 40rem;
margin-left: 1rem;
}
.comment__section {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
align-items: flex-start;
width: 40rem;
margin-top: 0.5rem;
margin-left: 1rem;
}
.comment__section--comment {
margin-top: 0.3rem;
}
.comment__section--mention {
color: #0095f6;
cursor: pointer;
}
.show__more {
margin-top: 0.5rem;
color: #8e8e8e;
cursor: pointer;
}/*# sourceMappingURL=index.css.map */
|
css/index.css
|
.footer__objects {
text-decoration: none;
color: #8e8e8e;
padding: 0 1rem 0 0;
}
.footer__nav {
margin: auto;
text-align: center;
}
.footer__div {
margin-left: auto;
margin-right: auto;
margin-top: 3.125rem;
margin-bottom: 0;
max-width: 46.875rem;
font-size: 0.75rem;
}
.login__screen {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
text-align: center;
max-width: 21.875rem;
max-height: 35.875rem;
padding: 0.625rem 0;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
.login__screen .login__inputs {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
width: 13.125rem;
height: 2.25rem;
background: white;
border-radius: 0.25rem;
margin: 0.3125rem;
}
.login__screen .login__button {
width: 13.625rem;
height: 1.75rem;
background-color: #0095f6;
border: none;
margin: 0.3125rem;
color: white;
border-radius: 0.3125rem;
cursor: pointer;
}
.login__screen .login__menu {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
background-color: white;
}
.login__screen .facebook__login {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
margin: 0.75rem;
color: #385185;
font-weight: bold;
}
.login__screen .facebook__login img {
height: 1rem;
size: 1rem;
}
.login__screen .facebook__login a {
text-decoration: none;
}
.forgot__pass {
color: #385185;
font-size: 0.75rem;
line-height: 0.875rem;
margin-top: 0.75rem;
margin-bottom: 1.25rem;
text-align: center;
cursor: pointer;
text-decoration: none;
font-weight: lighter;
}
.or__login {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: center;
margin-top: 0.9375rem;
color: #8e8e8e;
}
.or__login * {
margin: 0.3125rem;
}
.or__lines {
width: 6.6875rem;
height: 0.0625rem;
background-color: #dbdbdb;
}
@media (max-width: 500px) {
.login__menu .new__user .app_links {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
}
main {
display: flex;
justify-content: center;
margin: 3.125rem;
}
body {
background-color: rgba(var(--b3f, 250, 250, 250), 1);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
font-size: 0.875rem;
line-height: 1.125rem;
}
.link__img {
height: 2.5rem;
width: 8.3925rem;
}
.logo__img {
width: 10.9375rem;
height: 3.1875rem;
margin: 1.375rem auto 0.75rem;
}
.app__links {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
width: 21.875rem;
height: 5rem;
}
.new___user {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: center;
background-color: white;
width: 21.875rem;
height: 4rem;
}
.new___user a {
color: #0095f6;
font-weight: bold;
margin-left: 0.3125rem;
text-decoration: none;
}
.smartphone__image {
background: url(../assets/iPhoneBackGround.png);
width: 454px;
height: 618px;
}
.display__image {
position: relative;
left: 33.3%;
bottom: -99.5px;
}
@media (max-width: 916px) {
.smartphone__image {
display: none;
}
.login__screen {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
.login__screen .login__menu {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
.new___user {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
}
}
.main__page--nav {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-evenly;
background-color: white;
border-bottom: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
padding: 0.5rem;
}
.nav__icons {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 1.5rem;
}
.profile__pic {
border: 1.5px solid black;
border-radius: 100%;
background-color: skyblue;
}
.search__bar {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
background-color: rgba(var(--b3f, 250, 250, 250), 1);
height: 1.5rem;
width: 12rem;
text-align: center;
}
.main__stories {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
height: 5.25rem;
padding: 1rem;
background-color: white;
font-size: small;
width: 40rem;
}
.main__stories--list {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
list-style-type: none;
padding: 0;
margin: 0;
gap: 0.5rem;
}
.main__stories--story {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
text-decoration: none;
margin: 0 10px;
}
.main__stories--story img {
border-radius: 100%;
cursor: pointer;
border: 2px solid purple;
}
.page__main {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: center;
margin: 1.5rem;
align-items: flex-start;
gap: 2rem;
}
aside {
max-width: 22rem;
}
.switch__profile {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-between;
font-weight: bold;
font-size: small;
gap: 5rem;
margin-top: 1rem;
}
.switch__profile--exclude--button {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 1rem;
}
.switch__profile button {
color: #0095f6;
font-weight: bold;
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
cursor: pointer;
}
.switch__profile--cat {
border: 1px solid #f5d4f5;
border-radius: 100%;
}
.switch__profile--names {
display: flex;
flex-direction: column;
}
.switch__profile--name {
font-weight: lighter;
}
.suggestions {
margin-top: 2rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-between;
}
.suggestions__title {
color: #8e8e8e;
font-weight: bold;
}
.suggestions__btn {
background-color: rgba(var(--b3f, 250, 250, 250), 1);
border: none;
cursor: pointer;
}
@media (max-width: 916px) {
aside {
display: none;
}
}
.suggestions__list {
list-style-type: none;
padding: 0;
}
.suggested__users {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 2rem;
margin-bottom: 0.5rem;
}
.suggested__users img {
border: #8e8e8e 1px solid;
border-radius: 100%;
}
.suggested__users button {
border: none;
background-color: rgba(var(--b3f, 250, 250, 250), 1);
color: #0095f6;
font-weight: bold;
cursor: pointer;
}
.ig__users {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
align-items: flex-start;
width: 20rem;
}
.ig__users .name {
font-weight: bold;
}
.post__feed {
border: 0.0625rem solid rgba(var(--b6a, 219, 219, 219), 1);
margin-top: 2rem;
padding-bottom: 1rem;
background-color: white;
}
.post__feed--header {
margin: 1rem;
display: flex;
justify-content: space-between;
}
.post__feed--header button {
border: none;
background-color: inherit;
}
.post__feed--img {
border: 2px solid purple;
border-radius: 100%;
}
.post__feed--title {
font-weight: bold;
}
.post__feed--label {
display: flex;
align-items: center;
gap: 1rem;
}
.post__main {
display: block;
margin: 0;
}
.post__main--img {
width: 42rem;
height: 40rem;
}
.post__main--nav {
width: 38rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
flex-direction: row;
justify-content: space-between;
padding: 1.5rem 1rem 1rem 1rem;
}
.nav__like {
display: flex;
align-items: center;
gap: 1rem;
cursor: pointer;
}
.like__heart:active {
fill: #ed4956;
}
.bold__username {
font-weight: bold;
}
.comment-and-likes {
width: 40rem;
margin-left: 1rem;
}
.comment__section {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
align-items: flex-start;
width: 40rem;
margin-top: 0.5rem;
margin-left: 1rem;
}
.comment__section--comment {
margin-top: 0.3rem;
}
.comment__section--mention {
color: #0095f6;
cursor: pointer;
}
.show__more {
margin-top: 0.5rem;
color: #8e8e8e;
cursor: pointer;
}/*# sourceMappingURL=index.css.map */
| 0.398524 | 0.053428 |
@component Btn {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
vertical-align: middle;
border: none;
border-radius: 4px;
font-size: var(--fontSize-default);
transition: var(--transition-btn-default);
text-decoration: none;
box-shadow: 0 0 0 0 transparent;
overflow: hidden;
text-overflow: ellipsis;
outline: none;
white-space: nowrap;
background: inherit;
cursor: pointer;
&:not(.disabled) {
cursor: pointer;
}
/*type*/
@m primary {
background: var(--color-primary);
color: var(--color-white);
&.o-Btn--ghost {
border: 1px solid var(--color-primary);
background: transparent;
color: var(--color-primary);
&:hover {
background: var(--color-primary);
color: var(--color-white);
}
}
&:hover {
background: var(--color-primary-dark);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-primary-dark) alpha(30%));
}
}
@m danger {
background: var(--color-danger);
color: var(--color-white);
&.o-Btn--ghost {
border: 1px solid var(--color-danger);
background: transparent;
color: var(--color-danger);
&:hover {
background: var(--color-danger);
color: var(--color-white);
}
}
&:hover {
background: var(--color-danger-dark);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-danger-dark) alpha(30%));
}
}
@m warning {
background: var(--color-warning);
color: var(--color-white);
&.o-Btn--ghost {
border: 1px solid var(--color-warning);
background: transparent;
color: var(--color-warning);
&:hover {
background: var(--color-warning);
color: var(--color-white);
}
}
&:hover {
background: var(--color-warning-dark);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-warning-dark) alpha(30%));
}
}
@m text {
background: transparent;
color: var(--fontColor-default);
text-decoration: none;
}
@m link {
background: transparent;
color: var(--color-primary);
text-decoration: none;
&:hover {
text-decoration: underline;
}
}
@m default {
background: var(--color-gray-3);
color: var(--color-black-4);
&.o-Btn--ghost {
border: 1px solid var(--color-black-4);
background: transparent;
color: var(--color-black-4);
&:hover {
background: var(--color-gray-3);
}
}
&:hover {
background: var(--color-gray-3);
}
& .o-Btn__loading:after {
border-color: var(--color-black-4);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-black-4) alpha(40%));
}
}
/*size*/
@m sm {
height: var(--Button-sm-height);
line-height: var(--Button-sm-height);
font-size: var(--fontSize-14);
padding: 0 var(--Button-sm-padding);
& .o-Btn__loading {
left: calc(var(--Button-sm-padding) - 9px);
}
&.is-loading {
padding: 0 calc(var(--Button-sm-padding) - 9px) 0 calc(var(--Button-sm-padding) + 9px);
}
&.o-Btn--round {
border-radius: calc(var(--Button-sm-height) / 2);
}
}
@m md {
height: var(--Button-md-height);
line-height: var(--Button-md-height);
font-size: var(--fontSize-16);
padding: 0 var(--Button-md-padding);
& .o-Btn__loading {
left: calc(var(--Button-md-padding) - 9px);
}
&.is-loading {
padding: 0 calc(var(--Button-md-padding) - 9px) 0 calc(var(--Button-md-padding) + 9px);
}
&.o-Btn--round {
border-radius: calc(var(--Button-md-height) / 2);
}
}
@m lg {
height: var(--Button-lg-height);
line-height: var(--Button-lg-height);
font-size: var(--fontSize-16);
padding: 0 var(--Button-lg-padding);
& .o-Btn__loading {
left: calc(var(--Button-lg-padding) - 9px);
}
&.is-loading {
padding: 0 calc(var(--Button-lg-padding) - 9px) 0 calc(var(--Button-lg-padding) + 9px);
}
&.o-Btn--round {
border-radius: calc(var(--Button-lg-height) / 2);
}
}
@m gradient {
&.o-Btn--primary {
background: linear-gradient(90deg, var(--color-primary), var(--color-primary-light) 90%);
&:hover {
background: linear-gradient(90deg, var(--color-primary-dark), var(--color-primary-dark) 100%);
}
}
}
@m block {
display: block;
width: 100%;
& + .o-Btn--block {
margin-top: .5rem;
}
}
/*disabled*/
@when disabled {
cursor: not-allowed !important;
border: none;
color: var(--color-white);
background: var(--color-gray-2);
border-color: var(--color-gray-2);
&:hover {
background: var(--color-gray-2);
border-color: var(--color-gray-2);
}
}
/*loading*/
@d loading {
position: absolute;
top: 50%;
margin-top: calc(var(--fontSize-12) / -2);
display: inline-block;
width: var(--fontSize-12);
height: var(--fontSize-12);
&:after {
box-sizing: border-box;
display: block;
position: relative;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
border: 2px solid var(--color-white);
border-bottom-color: transparent !important;
animation: loading-rotate infinite 1.4s 0s linear;
}
}
@d wrapper {
display: inline-block;
position: relative;
height: 100%;
width: auto;
padding-right: calc(var(--Button-md-padding) - 9px);
vertical-align: middle;
transition: all ease-in-out 220ms;
}
}
@component BtnGroup {
font-size: 0;
& .o-Btn:not(:first-of-type).o-Btn--ghost {
margin-left: -1px;
}
& .o-Btn:not(:first-of-type):not(:last-of-type) {
margin-left: -1px;
border-radius: 0;
}
& .o-Btn:not(:first-of-type):not(:last-of-type):not(.o-Btn--ghost) {
border-right: 1px solid rgba(255,255,255,0.2);
border-left: 1px solid rgba(255,255,255,0.2);
}
& .o-Btn:first-of-type {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
& .o-Btn:last-of-type {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
& .o-Btn--primary:not(:hover):not(.o-Btn--ghost) {
background: var(--color-primary);
/*background: linear-gradient(90deg, var(--color-primary), var(--color-primary) 100%);*/
}
}
|
packages/theme/src/button.css
|
@component Btn {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
vertical-align: middle;
border: none;
border-radius: 4px;
font-size: var(--fontSize-default);
transition: var(--transition-btn-default);
text-decoration: none;
box-shadow: 0 0 0 0 transparent;
overflow: hidden;
text-overflow: ellipsis;
outline: none;
white-space: nowrap;
background: inherit;
cursor: pointer;
&:not(.disabled) {
cursor: pointer;
}
/*type*/
@m primary {
background: var(--color-primary);
color: var(--color-white);
&.o-Btn--ghost {
border: 1px solid var(--color-primary);
background: transparent;
color: var(--color-primary);
&:hover {
background: var(--color-primary);
color: var(--color-white);
}
}
&:hover {
background: var(--color-primary-dark);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-primary-dark) alpha(30%));
}
}
@m danger {
background: var(--color-danger);
color: var(--color-white);
&.o-Btn--ghost {
border: 1px solid var(--color-danger);
background: transparent;
color: var(--color-danger);
&:hover {
background: var(--color-danger);
color: var(--color-white);
}
}
&:hover {
background: var(--color-danger-dark);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-danger-dark) alpha(30%));
}
}
@m warning {
background: var(--color-warning);
color: var(--color-white);
&.o-Btn--ghost {
border: 1px solid var(--color-warning);
background: transparent;
color: var(--color-warning);
&:hover {
background: var(--color-warning);
color: var(--color-white);
}
}
&:hover {
background: var(--color-warning-dark);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-warning-dark) alpha(30%));
}
}
@m text {
background: transparent;
color: var(--fontColor-default);
text-decoration: none;
}
@m link {
background: transparent;
color: var(--color-primary);
text-decoration: none;
&:hover {
text-decoration: underline;
}
}
@m default {
background: var(--color-gray-3);
color: var(--color-black-4);
&.o-Btn--ghost {
border: 1px solid var(--color-black-4);
background: transparent;
color: var(--color-black-4);
&:hover {
background: var(--color-gray-3);
}
}
&:hover {
background: var(--color-gray-3);
}
& .o-Btn__loading:after {
border-color: var(--color-black-4);
}
&:active:not(.is-disabled) {
box-shadow: 0 0 0 2px color(var(--color-black-4) alpha(40%));
}
}
/*size*/
@m sm {
height: var(--Button-sm-height);
line-height: var(--Button-sm-height);
font-size: var(--fontSize-14);
padding: 0 var(--Button-sm-padding);
& .o-Btn__loading {
left: calc(var(--Button-sm-padding) - 9px);
}
&.is-loading {
padding: 0 calc(var(--Button-sm-padding) - 9px) 0 calc(var(--Button-sm-padding) + 9px);
}
&.o-Btn--round {
border-radius: calc(var(--Button-sm-height) / 2);
}
}
@m md {
height: var(--Button-md-height);
line-height: var(--Button-md-height);
font-size: var(--fontSize-16);
padding: 0 var(--Button-md-padding);
& .o-Btn__loading {
left: calc(var(--Button-md-padding) - 9px);
}
&.is-loading {
padding: 0 calc(var(--Button-md-padding) - 9px) 0 calc(var(--Button-md-padding) + 9px);
}
&.o-Btn--round {
border-radius: calc(var(--Button-md-height) / 2);
}
}
@m lg {
height: var(--Button-lg-height);
line-height: var(--Button-lg-height);
font-size: var(--fontSize-16);
padding: 0 var(--Button-lg-padding);
& .o-Btn__loading {
left: calc(var(--Button-lg-padding) - 9px);
}
&.is-loading {
padding: 0 calc(var(--Button-lg-padding) - 9px) 0 calc(var(--Button-lg-padding) + 9px);
}
&.o-Btn--round {
border-radius: calc(var(--Button-lg-height) / 2);
}
}
@m gradient {
&.o-Btn--primary {
background: linear-gradient(90deg, var(--color-primary), var(--color-primary-light) 90%);
&:hover {
background: linear-gradient(90deg, var(--color-primary-dark), var(--color-primary-dark) 100%);
}
}
}
@m block {
display: block;
width: 100%;
& + .o-Btn--block {
margin-top: .5rem;
}
}
/*disabled*/
@when disabled {
cursor: not-allowed !important;
border: none;
color: var(--color-white);
background: var(--color-gray-2);
border-color: var(--color-gray-2);
&:hover {
background: var(--color-gray-2);
border-color: var(--color-gray-2);
}
}
/*loading*/
@d loading {
position: absolute;
top: 50%;
margin-top: calc(var(--fontSize-12) / -2);
display: inline-block;
width: var(--fontSize-12);
height: var(--fontSize-12);
&:after {
box-sizing: border-box;
display: block;
position: relative;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
border: 2px solid var(--color-white);
border-bottom-color: transparent !important;
animation: loading-rotate infinite 1.4s 0s linear;
}
}
@d wrapper {
display: inline-block;
position: relative;
height: 100%;
width: auto;
padding-right: calc(var(--Button-md-padding) - 9px);
vertical-align: middle;
transition: all ease-in-out 220ms;
}
}
@component BtnGroup {
font-size: 0;
& .o-Btn:not(:first-of-type).o-Btn--ghost {
margin-left: -1px;
}
& .o-Btn:not(:first-of-type):not(:last-of-type) {
margin-left: -1px;
border-radius: 0;
}
& .o-Btn:not(:first-of-type):not(:last-of-type):not(.o-Btn--ghost) {
border-right: 1px solid rgba(255,255,255,0.2);
border-left: 1px solid rgba(255,255,255,0.2);
}
& .o-Btn:first-of-type {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
& .o-Btn:last-of-type {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
& .o-Btn--primary:not(:hover):not(.o-Btn--ghost) {
background: var(--color-primary);
/*background: linear-gradient(90deg, var(--color-primary), var(--color-primary) 100%);*/
}
}
| 0.327238 | 0.138287 |
#inspector-button {
list-style-image: url(chrome://firebug/skin/inspect.png);
}
#inspector-button[disabled="true"] {
list-style-image: url(chrome://firebug/skin/inspectDisabled.png);
}
toolbar[iconsize="small"] #inspector-button > .toolbarbutton-icon {
list-style-image: url(chrome://firebug/skin/inspectSmall.png);
width: 16px;
height: 16px;
}
#firebug-button {
list-style-image: url(chrome://firebug/skin/firebug24.png);
}
toolbar[iconsize="small"] #firebug-button > .toolbarbutton-icon {
list-style-image: url(chrome://firebug/skin/firebug16.png);
width: 16px;
height: 16px;
}
/********************************************************************************************/
#fbLocationSeparator,
#fbStatusSeparator {
min-height: 11px;
}
#fbCommandArow {
margin: 2px 0 2px 7px;
font-family: Monaco, monospace;
color: #0000FF;
}
#fbCommandLine {
-moz-appearance: none;
margin: 2px 0 0 0;
padding: 0 4px;
height: 0;
border: none;
font-family: Monaco, monospace;
}
#fbLargeCommandLine {
margin: 0;
font-family: Monaco, monospace;
}
#fbCommandLine > .textbox-input-box > .textbox-textarea {
overflow: hidden;
}
/********************************************************************************************/
#fbStatusBar {
cursor: pointer;
}
#fbStatusIcon {
list-style-image: url(chrome://firebug/skin/firebug-gray-16.png);
}
#fbStatusIcon[jsd="on"] {
list-style-image: url(chrome://firebug/skin/firebug16.png);
}
#fbStatusIcon[net="on"] {
list-style-image: url(chrome://firebug/skin/firebug16.png);
}
#fbStatusIcon[errors="on"] {
list-style-image: url(chrome://firebug/skin/firebug16.png);
}
#menu_toggleSuspendFirebug[suspended="suspending"] {
color: graytext;
}
#menu_toggleSuspendFirebug[suspended="resuming"] {
color: graytext;
}
#fbStatusText {
cursor: pointer;
color: red;
font-weight: bold;
}
#fbStatusBar[errors] #fbStatusIcon {
list-style-image: url(chrome://firebug/skin/errorIcon-sm.png);
}
/********************************************************************************************/
#fbToolbar {
padding-left: 4px;
}
#fbToolbarInner {
overflow: hidden;
}
#fbSearchBox {
margin-left: 0;
margin-right: 6px;
width: 158px;
}
#fbCommandBox {
border-top: 1px solid #CCCCCC;
background-color: #FFFFFF;
}
/********************************************************************************************/
.toolbar-image-button {
-moz-appearance: none;
margin: 0 2px;
border: none;
padding: 0 !important;
background: transparent !important;
}
.toolbar-image-button > .toolbarbutton-icon {
padding: 0 !important;
}
.toolbar-image-button > .toolbarbutton-text {
display: none;
}
.fbURLMenuItem { /* let file names be as long as need be */
max-width: none;
}
/************************************************************************************************/
#fbDebuggerButtons {
margin-right: 2px;
}
#fbContinueButton,
#fbStepOverButton,
#fbStepIntoButton,
#fbStepOutButton {
-moz-image-region: rect(auto,auto,auto,auto) !important;
}
#fbContinueButton {
list-style-image: url(chrome://firebug/skin/continue.png);
}
#fbContinueButton:hover:active {
list-style-image: url(chrome://firebug/skin/continueActive.png);
}
#fbContinueButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/continueDisabled.png) !important;
}
#fbStepOverButton {
list-style-image: url(chrome://firebug/skin/stepOver.png);
}
#fbStepOverButton:hover:active {
list-style-image: url(chrome://firebug/skin/stepOverActive.png);
}
#fbStepOverButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/stepOverDisabled.png) !important;
}
#fbStepIntoButton {
list-style-image: url(chrome://firebug/skin/stepInto.png);
}
#fbStepIntoButton:hover:active {
list-style-image: url(chrome://firebug/skin/stepIntoActive.png);
}
#fbStepIntoButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/stepIntoDisabled.png) !important;
}
#fbStepOutButton {
list-style-image: url(chrome://firebug/skin/stepOut.png);
}
#fbStepOutButton:hover:active {
list-style-image: url(chrome://firebug/skin/stepOutActive.png);
}
#fbStepOutButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/stepOutDisabled.png) !important;
}
#fbBreakOnErrors {
list-style-image: url(chrome://firebug/skin/breakErrors.png);
}
#fbBreakOnErrors[checked="true"] {
list-style-image: url(chrome://firebug/skin/breakErrorsOn.png);
}
|
skin/classic/firebug.css
|
#inspector-button {
list-style-image: url(chrome://firebug/skin/inspect.png);
}
#inspector-button[disabled="true"] {
list-style-image: url(chrome://firebug/skin/inspectDisabled.png);
}
toolbar[iconsize="small"] #inspector-button > .toolbarbutton-icon {
list-style-image: url(chrome://firebug/skin/inspectSmall.png);
width: 16px;
height: 16px;
}
#firebug-button {
list-style-image: url(chrome://firebug/skin/firebug24.png);
}
toolbar[iconsize="small"] #firebug-button > .toolbarbutton-icon {
list-style-image: url(chrome://firebug/skin/firebug16.png);
width: 16px;
height: 16px;
}
/********************************************************************************************/
#fbLocationSeparator,
#fbStatusSeparator {
min-height: 11px;
}
#fbCommandArow {
margin: 2px 0 2px 7px;
font-family: Monaco, monospace;
color: #0000FF;
}
#fbCommandLine {
-moz-appearance: none;
margin: 2px 0 0 0;
padding: 0 4px;
height: 0;
border: none;
font-family: Monaco, monospace;
}
#fbLargeCommandLine {
margin: 0;
font-family: Monaco, monospace;
}
#fbCommandLine > .textbox-input-box > .textbox-textarea {
overflow: hidden;
}
/********************************************************************************************/
#fbStatusBar {
cursor: pointer;
}
#fbStatusIcon {
list-style-image: url(chrome://firebug/skin/firebug-gray-16.png);
}
#fbStatusIcon[jsd="on"] {
list-style-image: url(chrome://firebug/skin/firebug16.png);
}
#fbStatusIcon[net="on"] {
list-style-image: url(chrome://firebug/skin/firebug16.png);
}
#fbStatusIcon[errors="on"] {
list-style-image: url(chrome://firebug/skin/firebug16.png);
}
#menu_toggleSuspendFirebug[suspended="suspending"] {
color: graytext;
}
#menu_toggleSuspendFirebug[suspended="resuming"] {
color: graytext;
}
#fbStatusText {
cursor: pointer;
color: red;
font-weight: bold;
}
#fbStatusBar[errors] #fbStatusIcon {
list-style-image: url(chrome://firebug/skin/errorIcon-sm.png);
}
/********************************************************************************************/
#fbToolbar {
padding-left: 4px;
}
#fbToolbarInner {
overflow: hidden;
}
#fbSearchBox {
margin-left: 0;
margin-right: 6px;
width: 158px;
}
#fbCommandBox {
border-top: 1px solid #CCCCCC;
background-color: #FFFFFF;
}
/********************************************************************************************/
.toolbar-image-button {
-moz-appearance: none;
margin: 0 2px;
border: none;
padding: 0 !important;
background: transparent !important;
}
.toolbar-image-button > .toolbarbutton-icon {
padding: 0 !important;
}
.toolbar-image-button > .toolbarbutton-text {
display: none;
}
.fbURLMenuItem { /* let file names be as long as need be */
max-width: none;
}
/************************************************************************************************/
#fbDebuggerButtons {
margin-right: 2px;
}
#fbContinueButton,
#fbStepOverButton,
#fbStepIntoButton,
#fbStepOutButton {
-moz-image-region: rect(auto,auto,auto,auto) !important;
}
#fbContinueButton {
list-style-image: url(chrome://firebug/skin/continue.png);
}
#fbContinueButton:hover:active {
list-style-image: url(chrome://firebug/skin/continueActive.png);
}
#fbContinueButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/continueDisabled.png) !important;
}
#fbStepOverButton {
list-style-image: url(chrome://firebug/skin/stepOver.png);
}
#fbStepOverButton:hover:active {
list-style-image: url(chrome://firebug/skin/stepOverActive.png);
}
#fbStepOverButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/stepOverDisabled.png) !important;
}
#fbStepIntoButton {
list-style-image: url(chrome://firebug/skin/stepInto.png);
}
#fbStepIntoButton:hover:active {
list-style-image: url(chrome://firebug/skin/stepIntoActive.png);
}
#fbStepIntoButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/stepIntoDisabled.png) !important;
}
#fbStepOutButton {
list-style-image: url(chrome://firebug/skin/stepOut.png);
}
#fbStepOutButton:hover:active {
list-style-image: url(chrome://firebug/skin/stepOutActive.png);
}
#fbStepOutButton[disabled="true"] {
list-style-image: url(chrome://firebug/skin/stepOutDisabled.png) !important;
}
#fbBreakOnErrors {
list-style-image: url(chrome://firebug/skin/breakErrors.png);
}
#fbBreakOnErrors[checked="true"] {
list-style-image: url(chrome://firebug/skin/breakErrorsOn.png);
}
| 0.294114 | 0.081447 |
.clearfix:after,.wrap:after,.cwrap:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix,.wrap,.cwrap{zoom:1}/* for IE6 IE7 */
/* 空标签清除法 */
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
/* 要注意表单元素并不继承父级 font 的问题 根据自身需求设置 这里可以注意下建议在使用表单元素的时候再定义 */
body{font:12px/1.5 Tahoma, Arial,\5b8b\4f53;}
button,input,select,textarea{font:12px/1.5 Tahoma, Arial,\5b8b\4f53;}
blockquote,pre{word-wrap:break-word;/*white-space:pre-wrap;会引起空白行*/}
/* 如果将font-family中的第一个字体设置为Tahoma,则可以完美的实现(type="checkbox",type="radio")对齐(Verdana等字体也可以)。而且在FF3.5/IE6/IE7/IE8和Chrome中均显示正常。 */
/* 使Chrome支持12px以下的字体 */
.text-size{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 两端对齐 */
.text-justify{text-align:justify;text-justify:inter-ideograph;}
/* 半透明 */
.opacity {opacity:.5;filter:alpha(opacity=50);}
/* 文本过长变成省略号,需要定义宽度 */
.text-ell{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/* css3属性 */
.css3_shadow{transition:all 1s ease-out 0s;border-radius:5px;box-shadow:0 0px 4px rgba(206, 201, 170, 0.8);}
.css3_shadow:hover{box-shadow:0 0px 5px rgba(206, 201, 170, 1);}
/* 定义全站级统一样式 */
/*a:link{color:#05a}a:visited{color:#7a94ae}a:hover{color:#f00}.view_more{color:#06c;padding:0 2px;}*/
.yahei{font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","黑体"}
/* 以下是模块化开发属性——模块化组合样式
------------------------------------------------------------ */
/* 设置内联, 减少浮动带来的bug */
.fl,.fr{display:inline}.fl{float:left;}.fr{float:right}
/* 块状盒模型居中及内容居中 */
bc{margin-left:auto;margin-right:auto;}.tc{text-align:center}
/* 组合样式 */
.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f22{font-size:22px}.f24{font-size:24px}
.lh18{line-height:18px}.lh20{line-height:20px}.lh22{line-height:22px}.lh24{line-height:24px}
.mt10{margin-top:10px}.mt20{margin-top:20px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}
.ml10{margin-left:10px}.mr10{margin-right:10px}
.pd10{padding:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.plr10{padding-left:10px;padding-right:10px}
.wrap{width:980px; margin-left:auto; margin-right:auto}
.cwrap{padding:8px 8px 0;margin-left:auto;margin-right:auto; background:white;}
/*关于定位*/
/* 这条分割线以上的属性会提取到全站级公用样式 common.css中
==================================================================================================== */
/*<!--以下修复IE6使之支持png透明(必须放到html页面中),可自定义设置标签或class -->
<!--[if ie 6]>
<script src="http://pic.lvmama.com/js/zt/DD_belatedPNG.js"></script>
<script>DD_belatedPNG.fix('.ie6png');</script>
<![endif]-->
*/
/* = 关于一下css调试设置的方法
* html {} for IE 6及以下版本
*:first-child+html {} for IE 7 only
*:first-child+html {} for IE 7及以下版本
* html {} html>body {} for IE 7以及标准浏览器
html:first-child {} for Opera 9及以下版本
*:ie6-7
_:ie6
\0:ie8-9
\9:ie6-9
!important: ff、ie6-9
------------------------------------------------------------ */
/* =扩展属性
:<filter>+ 仅IE支持
<filter>:要使用的滤镜效果。多个滤镜之间用空格隔开。
{filter:alpha(opacity=50);}设置透明度 (其它高级浏览器的实现参阅opacity)
div{filter:alpha(opacity=50);} /* for IE8 and earlier 实现50%的透明度,此2段代码的效果相同
div{opacity:.5;} /* for IE9 and other browsers opacity IE6,7,8不支持,请使用filter属性
关系选择符 |包含选择符(E F)
|子选择符(E>F)相邻选择符(E+F)兄弟选择符(E~F) 仅IE6不支持
属性选择符 -> E[att] 具有att属性的E元素... 仅IE6不支持
/* 条件Hack
<!--[if <keywords>? IE <version>?]>
HTML代码块
<![endif]-->
if条件共包含6种选择方式:是否!、大于gt、大于或等于gte、小于lt、小于或等于lte、非指定版本
(关于特殊字符<:< >:> ":" &:&)
<keywords>
<version> 目前的常用IE版本为6.0及以上
/* 选择符级Hack *** 选择不同的浏览器及版本,尽可能减少对CSS Hack的使用。Hack有风险,使用需谨慎
通常如未作特别说明,本文档所有的代码和示例的默认运行环境都为!!标准模式!!。以下下简单列举几个
* html .test{color:#090;} /* For IE6 and earlier
* + html .test{color:#ff0;} /* For IE7
.test:lang(zh-cn){color:#f00;} /* For IE8+ and not IE
.test:nth-child(1){color:#0ff;} /* For IE9+ and not IE /* IE都能识别*,但FF不识别
/*!important
IE6及以下浏览器有个比较显式的支持问题存在,!important并不覆盖掉在同一条样式的后面的规则,但是在两条样式中时是起作用的!!!
/* 属性Hack
如想同一段文字在IE6,7,8显示为不同颜色,可这样写:
.test{
color:#c30; /* For Firefox
[;color:#ddd;]; /* For webkit(Chrome and Safari)
color:#090\0; /* For Opera
color:#00f\9; /* For IE8+
*color:#f00; /* For IE7
_color:#ff0; /* For IE6
}
/* radius 圆角
border-radius:[<length>|<percentage> ]{1,4}[/[<length>|<percentage>]{1,4}] IE6,7,8不支持
.test{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
/* box-shadow 阴影设置IE6,7,8不支持
box-shadow:none | <shadow> [ , <shadow> ]*
<shadow> = inset? && [ <length>{2,4} && <color>? ]
none: 无阴影(默认值)
<length>①:第1个长度值用来设置对象的阴影水平偏移值。可以为负值
<length>②:第2个长度值用来设置对象的阴影垂直偏移值。可以为负值
<length>③:如果提供了第3个长度值则用来设置对象的阴影模糊值。不允许负值
<length>④:如果提供了第4个长度值则用来设置对象的阴影外延值。不允许负值
<color>: 设置对象的阴影的颜色。请参阅颜色值
inset: 设置对象的阴影类型为内阴影。该值为空时,则对象的阴影类型为外阴影
/* text-shadow 设置或检索对象中文本的文字是否有阴影及模糊效果
text-shadow:none|<shadow>[,<shadow>]*
<shadow> = <length>{2,3} && <color>?
<length>①: 第1个长度值用来设置对象的阴影水平偏移值。可以为负值
<length>②: 第2个长度值用来设置对象的阴影垂直偏移值。可以为负值
<length>③: 如果提供了第3个长度值则用来设置对象的阴影模糊值。不允许负值
/* calc() 用于动态计算长度值 Webkit(Chrome/Safari) Presto(Opera) IE6,7,8不支持
任何长度值都可以使用calc()函数进行计算。 calc()函数支持+, -, *, /, mod运算
Gecko(Firefox) -moz-calc()
Trident(IE) calc() /* IE9
.test{width:-moz-calc(100%-50px);width:calc(100%-50px);background:#eee;}
Firefox浏览器中使用"height: 100%"会固定其高度,而不是自动延伸成100%的高度,这个在IE浏览器中非常非常正常的一个CSS定义,到Firefox浏览器中就会有问题,不过为了兼容,总得研究研究再研究!这个"height: 100%"就象padding一样,要慎用。^_^此处已经解决,如上html,body处设置^_^
DIV高度自适应-----CSS布局中最小高度(min-height)的妙用(兼容IE,FF) 以下待验证
{height:auto !important;height:600px; min-height:600px;}
IE6 不支持min-height属性,但它却认为height就是最小高度。/* 所有浏览器
#container {min-height:200px; height:auto !important; height:200px;}
</style> <!--[if IE 6]> <style type="text/css"> #wrapper { width: expression((m=document.documentElement.clientWidth-10)+'px'); height: expression((m=document.documentElement.clientHeight-10)+'px'); } </style> <![endif]-->
Overflow Bug
在IE6/7中,overflow无法正确的隐藏有相对定位position:relative;的子元素:
解决方法就是给外包容器 也加上position:relative;
在IE6、IE7、IE8下,若浮动元素紧邻绝对定位元素的时候并且浮动元素设置了宽度,这样就会导致绝对定位元素"神秘失踪"。触发了IE的haslayout,解决方法就是取消这两个元素直接相邻
------------------------------------------------------------ */
|
cnDocs/assets/css/common.css
|
.clearfix:after,.wrap:after,.cwrap:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix,.wrap,.cwrap{zoom:1}/* for IE6 IE7 */
/* 空标签清除法 */
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
/* 要注意表单元素并不继承父级 font 的问题 根据自身需求设置 这里可以注意下建议在使用表单元素的时候再定义 */
body{font:12px/1.5 Tahoma, Arial,\5b8b\4f53;}
button,input,select,textarea{font:12px/1.5 Tahoma, Arial,\5b8b\4f53;}
blockquote,pre{word-wrap:break-word;/*white-space:pre-wrap;会引起空白行*/}
/* 如果将font-family中的第一个字体设置为Tahoma,则可以完美的实现(type="checkbox",type="radio")对齐(Verdana等字体也可以)。而且在FF3.5/IE6/IE7/IE8和Chrome中均显示正常。 */
/* 使Chrome支持12px以下的字体 */
.text-size{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 两端对齐 */
.text-justify{text-align:justify;text-justify:inter-ideograph;}
/* 半透明 */
.opacity {opacity:.5;filter:alpha(opacity=50);}
/* 文本过长变成省略号,需要定义宽度 */
.text-ell{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/* css3属性 */
.css3_shadow{transition:all 1s ease-out 0s;border-radius:5px;box-shadow:0 0px 4px rgba(206, 201, 170, 0.8);}
.css3_shadow:hover{box-shadow:0 0px 5px rgba(206, 201, 170, 1);}
/* 定义全站级统一样式 */
/*a:link{color:#05a}a:visited{color:#7a94ae}a:hover{color:#f00}.view_more{color:#06c;padding:0 2px;}*/
.yahei{font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","黑体"}
/* 以下是模块化开发属性——模块化组合样式
------------------------------------------------------------ */
/* 设置内联, 减少浮动带来的bug */
.fl,.fr{display:inline}.fl{float:left;}.fr{float:right}
/* 块状盒模型居中及内容居中 */
bc{margin-left:auto;margin-right:auto;}.tc{text-align:center}
/* 组合样式 */
.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f22{font-size:22px}.f24{font-size:24px}
.lh18{line-height:18px}.lh20{line-height:20px}.lh22{line-height:22px}.lh24{line-height:24px}
.mt10{margin-top:10px}.mt20{margin-top:20px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}
.ml10{margin-left:10px}.mr10{margin-right:10px}
.pd10{padding:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.plr10{padding-left:10px;padding-right:10px}
.wrap{width:980px; margin-left:auto; margin-right:auto}
.cwrap{padding:8px 8px 0;margin-left:auto;margin-right:auto; background:white;}
/*关于定位*/
/* 这条分割线以上的属性会提取到全站级公用样式 common.css中
==================================================================================================== */
/*<!--以下修复IE6使之支持png透明(必须放到html页面中),可自定义设置标签或class -->
<!--[if ie 6]>
<script src="http://pic.lvmama.com/js/zt/DD_belatedPNG.js"></script>
<script>DD_belatedPNG.fix('.ie6png');</script>
<![endif]-->
*/
/* = 关于一下css调试设置的方法
* html {} for IE 6及以下版本
*:first-child+html {} for IE 7 only
*:first-child+html {} for IE 7及以下版本
* html {} html>body {} for IE 7以及标准浏览器
html:first-child {} for Opera 9及以下版本
*:ie6-7
_:ie6
\0:ie8-9
\9:ie6-9
!important: ff、ie6-9
------------------------------------------------------------ */
/* =扩展属性
:<filter>+ 仅IE支持
<filter>:要使用的滤镜效果。多个滤镜之间用空格隔开。
{filter:alpha(opacity=50);}设置透明度 (其它高级浏览器的实现参阅opacity)
div{filter:alpha(opacity=50);} /* for IE8 and earlier 实现50%的透明度,此2段代码的效果相同
div{opacity:.5;} /* for IE9 and other browsers opacity IE6,7,8不支持,请使用filter属性
关系选择符 |包含选择符(E F)
|子选择符(E>F)相邻选择符(E+F)兄弟选择符(E~F) 仅IE6不支持
属性选择符 -> E[att] 具有att属性的E元素... 仅IE6不支持
/* 条件Hack
<!--[if <keywords>? IE <version>?]>
HTML代码块
<![endif]-->
if条件共包含6种选择方式:是否!、大于gt、大于或等于gte、小于lt、小于或等于lte、非指定版本
(关于特殊字符<:< >:> ":" &:&)
<keywords>
<version> 目前的常用IE版本为6.0及以上
/* 选择符级Hack *** 选择不同的浏览器及版本,尽可能减少对CSS Hack的使用。Hack有风险,使用需谨慎
通常如未作特别说明,本文档所有的代码和示例的默认运行环境都为!!标准模式!!。以下下简单列举几个
* html .test{color:#090;} /* For IE6 and earlier
* + html .test{color:#ff0;} /* For IE7
.test:lang(zh-cn){color:#f00;} /* For IE8+ and not IE
.test:nth-child(1){color:#0ff;} /* For IE9+ and not IE /* IE都能识别*,但FF不识别
/*!important
IE6及以下浏览器有个比较显式的支持问题存在,!important并不覆盖掉在同一条样式的后面的规则,但是在两条样式中时是起作用的!!!
/* 属性Hack
如想同一段文字在IE6,7,8显示为不同颜色,可这样写:
.test{
color:#c30; /* For Firefox
[;color:#ddd;]; /* For webkit(Chrome and Safari)
color:#090\0; /* For Opera
color:#00f\9; /* For IE8+
*color:#f00; /* For IE7
_color:#ff0; /* For IE6
}
/* radius 圆角
border-radius:[<length>|<percentage> ]{1,4}[/[<length>|<percentage>]{1,4}] IE6,7,8不支持
.test{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
/* box-shadow 阴影设置IE6,7,8不支持
box-shadow:none | <shadow> [ , <shadow> ]*
<shadow> = inset? && [ <length>{2,4} && <color>? ]
none: 无阴影(默认值)
<length>①:第1个长度值用来设置对象的阴影水平偏移值。可以为负值
<length>②:第2个长度值用来设置对象的阴影垂直偏移值。可以为负值
<length>③:如果提供了第3个长度值则用来设置对象的阴影模糊值。不允许负值
<length>④:如果提供了第4个长度值则用来设置对象的阴影外延值。不允许负值
<color>: 设置对象的阴影的颜色。请参阅颜色值
inset: 设置对象的阴影类型为内阴影。该值为空时,则对象的阴影类型为外阴影
/* text-shadow 设置或检索对象中文本的文字是否有阴影及模糊效果
text-shadow:none|<shadow>[,<shadow>]*
<shadow> = <length>{2,3} && <color>?
<length>①: 第1个长度值用来设置对象的阴影水平偏移值。可以为负值
<length>②: 第2个长度值用来设置对象的阴影垂直偏移值。可以为负值
<length>③: 如果提供了第3个长度值则用来设置对象的阴影模糊值。不允许负值
/* calc() 用于动态计算长度值 Webkit(Chrome/Safari) Presto(Opera) IE6,7,8不支持
任何长度值都可以使用calc()函数进行计算。 calc()函数支持+, -, *, /, mod运算
Gecko(Firefox) -moz-calc()
Trident(IE) calc() /* IE9
.test{width:-moz-calc(100%-50px);width:calc(100%-50px);background:#eee;}
Firefox浏览器中使用"height: 100%"会固定其高度,而不是自动延伸成100%的高度,这个在IE浏览器中非常非常正常的一个CSS定义,到Firefox浏览器中就会有问题,不过为了兼容,总得研究研究再研究!这个"height: 100%"就象padding一样,要慎用。^_^此处已经解决,如上html,body处设置^_^
DIV高度自适应-----CSS布局中最小高度(min-height)的妙用(兼容IE,FF) 以下待验证
{height:auto !important;height:600px; min-height:600px;}
IE6 不支持min-height属性,但它却认为height就是最小高度。/* 所有浏览器
#container {min-height:200px; height:auto !important; height:200px;}
</style> <!--[if IE 6]> <style type="text/css"> #wrapper { width: expression((m=document.documentElement.clientWidth-10)+'px'); height: expression((m=document.documentElement.clientHeight-10)+'px'); } </style> <![endif]-->
Overflow Bug
在IE6/7中,overflow无法正确的隐藏有相对定位position:relative;的子元素:
解决方法就是给外包容器 也加上position:relative;
在IE6、IE7、IE8下,若浮动元素紧邻绝对定位元素的时候并且浮动元素设置了宽度,这样就会导致绝对定位元素"神秘失踪"。触发了IE的haslayout,解决方法就是取消这两个元素直接相邻
------------------------------------------------------------ */
| 0.153549 | 0.083516 |
.sk {
position: absolute;
top: 40px;
left: 185px;
height: 32px;
border-left: 1px solid #b1191a;
padding: 5px 0 0 15px;
}
.sk_list li {
float: left;
line-height: 45px;
margin: 0 30px;
}
.sk_list li a {
font-size: 16px;
color: #000;
font-weight: 700;
}
.sk_list li a:hover {
color: #c81523;
}
.sk_con li {
float: left;
line-height: 45px;
margin: 0 20px;
}
.sk_con li a {
font-size: 14px;
font-weight: 700;
font-family: 'icomoon';
}
/*列表页内容区域?*/
.sk_bd {
margin-top: 25px;
}
.sk_bd ul {
width: 1212px;
}
.sk_goods {
position: relative;
float: left;
width: 288px;
height: 458px;
border: 1px solid transparent;
margin: 0 12px 15px 0;
}
.sk_goods:hover {
border: 1px solid #e12228;
}
.sk_goods_title {
font-size: 14px;
color: #666;
font-weight: normal;
padding: 10px;
}
.sk_goods_price {
padding: 0 10px;
}
.sk_goods_price em {
font-size: 22px;
color: #e60012;
}
.sk_goods_price del {
font-size: 14px;
font-weight: 700;
color: #a4a4a4;
}
.sk_goods_progress {
padding: 0 10px;
}
.bar {
display: inline-block;
width: 130px;
height: 10px;
border: 1px solid #b1191a;
vertical-align: middle;
margin: 0 5px;
border-radius: 5px;
}
.bar_in {
width: 87%;
height: 10px;
background-color: #f24349;
}
.sk_goods_progress em,
.sk_goods_progress i {
color: #f24349;
}
.sk_goods_buy {
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
background-color: #b1191a;
color: #fff;
text-align: center;
line-height: 50px;
font-size: 20px;
}
.page {
margin: 40px 0;
/*里面的文字内容 行内块 行内元素 都可以水平居中对齐*/
text-align: center;
}
.page_num a {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
border: 1px solid #ccc;
background-color: #f7f7f7;
}
.page_num .pn_prev,
.page_num .pn_next {
width: 83px;
}
.page_num .dotted ,
.page_num .current {
border: 1px solid transparent;
background-color: transparent;
}
.page_skip input {
width: 46px;
height: 36px;
border: 1px solid #ccc;
text-align: center;
/*过渡写在本身上 谁做动画,给谁加*/
transition: all 0.3s;
}
/*表单获得焦点后 */
.page_skip input:focus {
width: 88px;
border: 1px solid skyblue;
}
.page_skip button {
width: 54px;
height: 36px;
border: 1px solid #ccc;
background-color: #f7f7f7;
}
|
css/list.css
|
.sk {
position: absolute;
top: 40px;
left: 185px;
height: 32px;
border-left: 1px solid #b1191a;
padding: 5px 0 0 15px;
}
.sk_list li {
float: left;
line-height: 45px;
margin: 0 30px;
}
.sk_list li a {
font-size: 16px;
color: #000;
font-weight: 700;
}
.sk_list li a:hover {
color: #c81523;
}
.sk_con li {
float: left;
line-height: 45px;
margin: 0 20px;
}
.sk_con li a {
font-size: 14px;
font-weight: 700;
font-family: 'icomoon';
}
/*列表页内容区域?*/
.sk_bd {
margin-top: 25px;
}
.sk_bd ul {
width: 1212px;
}
.sk_goods {
position: relative;
float: left;
width: 288px;
height: 458px;
border: 1px solid transparent;
margin: 0 12px 15px 0;
}
.sk_goods:hover {
border: 1px solid #e12228;
}
.sk_goods_title {
font-size: 14px;
color: #666;
font-weight: normal;
padding: 10px;
}
.sk_goods_price {
padding: 0 10px;
}
.sk_goods_price em {
font-size: 22px;
color: #e60012;
}
.sk_goods_price del {
font-size: 14px;
font-weight: 700;
color: #a4a4a4;
}
.sk_goods_progress {
padding: 0 10px;
}
.bar {
display: inline-block;
width: 130px;
height: 10px;
border: 1px solid #b1191a;
vertical-align: middle;
margin: 0 5px;
border-radius: 5px;
}
.bar_in {
width: 87%;
height: 10px;
background-color: #f24349;
}
.sk_goods_progress em,
.sk_goods_progress i {
color: #f24349;
}
.sk_goods_buy {
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
background-color: #b1191a;
color: #fff;
text-align: center;
line-height: 50px;
font-size: 20px;
}
.page {
margin: 40px 0;
/*里面的文字内容 行内块 行内元素 都可以水平居中对齐*/
text-align: center;
}
.page_num a {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
border: 1px solid #ccc;
background-color: #f7f7f7;
}
.page_num .pn_prev,
.page_num .pn_next {
width: 83px;
}
.page_num .dotted ,
.page_num .current {
border: 1px solid transparent;
background-color: transparent;
}
.page_skip input {
width: 46px;
height: 36px;
border: 1px solid #ccc;
text-align: center;
/*过渡写在本身上 谁做动画,给谁加*/
transition: all 0.3s;
}
/*表单获得焦点后 */
.page_skip input:focus {
width: 88px;
border: 1px solid skyblue;
}
.page_skip button {
width: 54px;
height: 36px;
border: 1px solid #ccc;
background-color: #f7f7f7;
}
| 0.271059 | 0.142799 |
@import url(bootstrap-grid.min.css);
@import url(jquery.pagepiling.min.css);
@import url(swiper-bundle.min.css);
@import url(magnific-popup.css);
@font-face {
font-family: "NeueMontreal-Regular";
font-display: swap;
src: url("../fonts/NeueMontreal-Regular.woff") format("woff"), url("../fonts/NeueMontreal-Regular.woff2") format("woff2"); }
@font-face {
font-family: "NeueMontreal-Medium";
font-display: swap;
src: url("../fonts/NeueMontreal-Medium.woff") format("woff"), url("../fonts/NeueMontreal-Medium.woff2") format("woff2"); }
@font-face {
font-family: "SFProDisplay-Medium";
font-display: swap;
src: url("../fonts/SFProDisplay-Medium.woff") format("woff"), url("../fonts/SFProDisplay-Medium.woff2") format("woff2"); }
/* 1.3 Sprite */
.svg-image-arrow-top, .svg-image-facebook, .svg-image-instagram, .svg-image-linkedin, .svg-image-play {
background: url("../images/sprites/main.svg") no-repeat; }
.svg-image-arrow-top {
background-position: 0 100%;
background-size: 2570% auto;
width: 40px; }
.svg-image-arrow-top:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 97.5%; }
.svg-image-arrow-top-dims {
width: 40px;
height: 39px; }
.svg-image-facebook {
background-position: 0 0;
background-size: 200% auto;
width: 514px; }
.svg-image-facebook:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 100%; }
.svg-image-facebook-dims {
width: 514px;
height: 514px; }
.svg-image-instagram {
background-position: 5.9523809523809526% 96.61654135338345%;
background-size: 5140% auto;
width: 20px; }
.svg-image-instagram:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 105%; }
.svg-image-instagram-dims {
width: 20px;
height: 21px; }
.svg-image-linkedin {
background-position: 100% 0;
background-size: 200% auto;
width: 514px; }
.svg-image-linkedin:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 100%; }
.svg-image-linkedin-dims {
width: 514px;
height: 514px; }
.svg-image-play {
background-position: 3.9682539682539684% 97.16446124763705%;
background-size: 5140% auto;
width: 20px; }
.svg-image-play:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 120%; }
.svg-image-play-dims {
width: 20px;
height: 24px; }
.image-by-height {
width: auto; }
.image-by-height:before {
content: none; }
.image-by-height > svg {
height: inherit; }
.image-by-height > img {
height: inherit !important;
vertical-align: top !important;
margin: 0 !important;
padding: 0 !important;
max-width: none !important;
max-height: none !important;
border: 0 !important;
opacity: 0 !important; }
* {
box-sizing: border-box; }
html, body, .main, .section {
overflow-x: hidden; }
html.inner-page, body.inner-page, body.inner-page .main {
overflow-y: auto !important; }
body {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background: #0F0F0F;
font-family: "NeueMontreal-Regular", sans-serif, "Helvetica", Arial, sans-serif;
width: 100%;
height: 100%;
min-height: 100vh;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
/* 1.4 Typography */
h1, .h1 {
font-family: "NeueMontreal-Regular", sans-serif;
font-weight: normal;
font-size: 140px;
line-height: 90%;
color: #FDE3A7;
margin: 0; }
h2, .h2 {
font-family: "NeueMontreal-Regular", sans-serif;
font-weight: normal;
font-size: 60px;
line-height: 100%;
color: #FDE3A7;
margin: 0; }
p {
margin: 0; }
a {
text-decoration: none;
transition: all 0.3s ease-out; }
.container {
padding: 0 15px; }
[class^=svg-image-] {
display: inline-block;
vertical-align: middle; }
/* 1.5 Btns */
.btn {
font-family: "SFProDisplay-Medium", sans-serif;
display: block;
background: #a95847;
padding: 18px 42px;
font-size: 14px;
line-height: 100%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FDE3A7;
transition: all 0.3s ease-out;
text-decoration: none; }
.btn:hover, .btn:focus {
color: #a95847;
background: #FDE3A7; }
.btn:focus {
outline: none; }
.btn-border {
background: #0F0F0F;
border: 1px solid #FDE3A7; }
.btn-border:hover, .btn-border:focus {
color: #0F0F0F;
background: #FDE3A7; }
/* 1.6 Loader */
.loader {
position: fixed;
overflow: hidden;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #0F0F0F;
color: #000000;
text-align: center; }
.spinner {
position: absolute;
top: 50%;
left: 50%;
width: 50px;
height: 50px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.double-bounce1, .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #FDE3A7;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out; }
.double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s; }
/* 1.6.1 Loader Animation */
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0); }
50% {
-webkit-transform: scale(1); } }
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0); }
50% {
transform: scale(1);
-webkit-transform: scale(1); } }
/* 2. Header */
.header {
padding: 20px;
padding: 45px 100px 40px;
position: fixed;
width: 100%;
top: 0;
left: 0;
right: 0;
margin: auto;
z-index: 101;
transition: all 0.3s ease-out; }
.header .container-fluid {
padding: 0; }
.header-inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.header-cnt {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
/* 2.1 Header - Logo */
.header-logo {
position: absolute;
left: 40px;
top: 40px;
margin: auto; }
.header-logo span {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 25px;
line-height: 30px;
text-transform: uppercase;
color: #FDE3A7; }
/* 2.2 Header - Contacts */
.header-contacts {
text-align: right; }
.header-contacts__link {
font-size: 20px;
line-height: 90%;
color: #FDE3A7;
font-family: "SFProDisplay-Medium", sans-serif;
text-decoration: none;
transition: all 0.3s ease-out;
display: none; }
.header-contacts__link:hover {
color: #a95847; }
.header-contacts__copyright {
display: none; }
.header-contacts .social {
display: none; }
.header-contacts .social-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.header-contacts .social-item {
margin-bottom: 0;
margin-right: 32px; }
.header-contacts .social-item:last-child {
margin-right: 0; }
.header-contacts .social-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.header-phone {
display: block;
position: absolute;
right: 90px;
top: 45px; }
/* 2.3 Header - Languages */
.header-lang {
display: none;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 0 85px;
padding: 0;
list-style: none; }
.header-lang__item {
margin-right: 13px; }
.header-lang__item:last-child {
margin-right: 0; }
.header-lang__item.active .header-lang__link {
color: #a95847; }
.header-lang__link {
font-size: 13px;
line-height: 150%;
color: #FDE3A7; }
.header-lang__link:hover, .header-lang__link:focus, .header-lang__link:active {
color: #a95847; }
/* 2.4 Header - Burger */
.header-burger {
width: 30px;
height: 30px;
cursor: pointer;
display: none;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
z-index: 100; }
.header-burger-inner {
width: 30px;
height: 20px;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.header-burger-line {
display: block;
background: #FDE3A7;
width: 30px;
height: 3px;
transition: all 0.3s ease-out;
margin: 5px 0; }
.header-burger.clicked .header-burger-line:nth-child(2) {
opacity: 0;
-webkit-transform: translateX(10px);
transform: translateX(10px); }
.header-burger.clicked .header-burger-line:nth-child(1) {
-webkit-transform: rotate(45deg) translateY(7px) translateX(5px);
transform: rotate(45deg) translateY(7px) translateX(5px); }
.header-burger.clicked .header-burger-line:nth-child(3) {
-webkit-transform: rotate(-45deg) translateY(-7px) translateX(5px);
transform: rotate(-45deg) translateY(-7px) translateX(5px); }
.inner-page .header.fixed {
background: #0F0F0F; }
/* 2.5 Header - Navbar */
.nav-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0;
margin: 0;
list-style: none; }
.nav-item {
margin-right: 42px; }
.nav-item:last-child {
margin-right: 0; }
.nav-item.active .nav-link {
color: #a95847; }
.nav-link {
display: inline-block;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 15px;
line-height: 18px;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #FDE3A7;
text-decoration: none;
position: relative;
transition: all 0.3s ease-out; }
.nav-link:hover {
color: #a95847; }
/* Social media icons style */
.social {
position: fixed;
z-index: 100;
left: 40px;
top: 0;
bottom: 0;
margin: auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.social-list {
padding: 0;
margin: 0;
list-style: none; }
.social-item {
margin-bottom: 30px; }
.social-item:last-child {
margin-bottom: 0; }
.social-link {
display: block;
height: 18px;
width: 18px; }
.social-link i {
width: 100%; }
/* 4. Main */
.main {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
/* 4.1 Main - Sections' scroll */
.section-scroll {
position: fixed;
z-index: 100;
right: 90px;
top: 0;
bottom: 0;
margin: auto;
height: 540px;
width: 3px; }
.section-scroll-item {
width: 3px;
background: #FDE3A7;
position: relative; }
.section-scroll-item:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 0;
background: #a95847;
transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99); }
.section-scroll-item.active:after {
height: 100%; }
/* 4.2 Main - Sections general */
.section {
background: #0F0F0F;
overflow-y: auto;
/* width */
/* Track */
/* Handle */
/* Handle on hover */ }
.section::-webkit-scrollbar {
width: 3px; }
.section::-webkit-scrollbar-track {
background: #FDE3A7; }
.section::-webkit-scrollbar-thumb {
background: #a95847; }
.section::-webkit-scrollbar-thumb:hover {
background: #a95847; }
.section-inner {
min-height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-left: 80px;
padding-right: 80px; }
.section-cnt {
z-index: 1;
opacity: 0;
margin-bottom: 20px;
transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
transition-delay: .1s;
-webkit-transform: translateY(80%);
transform: translateY(80%); }
.section.active .section-cnt {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); }
/* 4.3 Main - Hero section. First section */
.hero {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
padding-bottom: 140px;
padding-top: 140px;
padding-left: 100px; }
.hero:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.4); }
.hero-title {
margin: 0 0 30px; }
.hero-txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 25px;
line-height: 130%;
color: #FDE3A7;
margin: 0; }
.hero-play {
margin-bottom: 40px; }
.hero-play-btn {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 105px;
height: 105px;
border-radius: 50%;
background: #a95847;
transition: all 0.3s ease-out; }
.hero-play-btn i {
color: #FDE3A7;
transition: all 0.3s ease-out;
transition-delay: .15s; }
.hero-play-btn:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
.hero-play-btn:hover i {
-webkit-transform: scale(1.3);
transform: scale(1.3); }
.hero-inner {
position: relative;
overflow: hidden; }
.hero-inner-cnt {
height: 75vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.hero-inner__title {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 100px;
line-height: 100%;
text-align: center;
color: #FDE3A7;
margin-bottom: 70px; }
.hero-inner__title:last-child {
margin-bottom: 0; }
.hero-inner__txt {
text-align: center;
font-size: 15px;
line-height: 150%;
color: #FDE3A7;
padding: 0 60px; }
.hero-project .hero-inner-cnt {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.hero-project .hero-inner-cnt:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.5); }
.hero-project .container {
position: relative;
z-index: 100;
padding-top: 213px; }
.hero-blog:after {
background: linear-gradient(180deg, rgba(22, 22, 22, 0) 0%, #161616 100%); }
.hero-blog .hero-inner-cnt {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.hero-blog .hero-inner-cnt .container {
padding-bottom: 250px;
position: relative;
z-index: 1; }
.hero-blog .hero-inner__title {
text-align: left; }
/* 4.3.1 Main - Styles for magnific video */
.mfp-iframe-holder .mfp-content {
max-width: calc(100% - 80px); }
/* 4.4 Main - Experience section. Second section */
.experience {
padding: 10px 80px 100px; }
.experience-img {
padding-left: 90px;
padding-top: 75px;
position: relative; }
.experience-img:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 35px;
left: 0;
background-image: url(../images/experience-bg.png);
background-repeat: no-repeat; }
.experience-img img {
position: relative;
z-index: 1;
max-width: 100%; }
.experience-info {
padding-top: 175px; }
.experience-info__title {
margin: 0 0 25px; }
.experience-info__txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
width: 63%;
margin-bottom: 110px; }
.experience-skills {
max-width: 440px;
width: 100%; }
.experience-skills__item {
margin-bottom: 52px; }
.experience-skills__top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 2px; }
.experience-skills__title {
font-family: "NeueMontreal-Regular", sans-serif;
font-weight: normal;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #FDE3A7;
margin: 0; }
.experience-skills__percent {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #FDE3A7;
margin: 0; }
.experience-skills progress {
width: 100%;
background-color: #FDE3A7;
height: 4px; }
.experience-skills progress[value] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
background-color: #a95847; }
.experience-skills progress[value]::-webkit-progress-bar {
border: 0;
background-color: #FDE3A7; }
.experience-skills progress[value]::-webkit-progress-value {
border: 0;
background-color: #a95847; }
/* 4.5 Main - Education section. Third section */
.education {
padding: 170px 80px 150px; }
.education:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.4); }
.education-header {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 97px; }
.education-title {
margin: 0; }
.education-table {
border-top: 1px solid #FDE3A7; }
.education-table__row {
border-bottom: 1px solid #FDE3A7;
padding: 40px 0;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.education-table__txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 28px;
line-height: 100%;
color: #FDE3A7;
margin: 0; }
.education-table__descr {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
margin: 0;
padding-right: 3px; }
.education-table__cell {
margin-bottom: 20px; }
.education-table__cell:last-child {
margin-bottom: 0; }
.education .swiper-buttons {
margin-top: 60px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.education .swiper-buttons .swiper-button-prev, .education .swiper-buttons .swiper-button-next {
position: relative;
z-index: 10;
left: inherit;
right: inherit;
margin: 0 20px;
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-position: center; }
.education .swiper-buttons .swiper-button-prev:after, .education .swiper-buttons .swiper-button-next:after {
content: none; }
.education .swiper-buttons .swiper-button-prev:focus, .education .swiper-buttons .swiper-button-next:focus {
outline: none; }
.education .swiper-buttons .swiper-button-prev {
background-image: url(../images/prev.svg); }
.education .swiper-buttons .swiper-button-next {
background-image: url(../images/next.svg); }
/* 4.6 Main - Projects section. Fourth section */
.projects-list {
overflow: inherit; }
.projects-list .swiper-wrapper {
transition-timing-function: linear !important; }
.projects-list .swiper-slide {
position: relative;
width: auto;
margin-right: 180px; }
.projects-list__item {
padding: 0 93px; }
.projects-list__item:hover {
cursor: url("../images/hover.svg"), pointer; }
.projects-list__txt {
font-size: 60px;
line-height: 100%;
color: #FDE3A7;
white-space: nowrap;
text-align: center; }
.projects-list__hover {
position: absolute;
width: 500px;
opacity: 0;
margin: auto;
z-index: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
transition: .2s ease; }
.projects-list__img {
position: relative;
padding-bottom: 120%;
display: block;
cursor: url("../images/hover.svg"), pointer; }
.projects-list__img img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
width: 100%;
height: 100%; }
/* 4.7 Main - Services section. Fifth section */
.services {
padding: 170px 80px 150px; }
.services:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(15, 15, 15, 0.7); }
.services-title {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
font-weight: normal;
margin: 0;
font-family: "NeueMontreal-Medium", sans-serif; }
.services-title span.mark {
display: block;
font-size: 220px;
line-height: 90%;
margin-right: 34px; }
.services-title span.txt {
font-family: "NeueMontreal-Medium", sans-serif;
margin-bottom: 15px;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #FDE3A7; }
.services-subtitle {
font-weight: normal;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 32px;
line-height: 38px;
color: #FDE3A7;
padding-right: 50px;
margin: 0 0 130px; }
.services-subtitle span {
color: #a95847; }
.services-items {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: -56px; }
.services-item {
width: 41%;
margin-bottom: 56px; }
.services-item__title {
font-weight: normal;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 15px;
line-height: 130%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FDE3A7;
margin: 0 0 27px; }
.services-item__descr {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7; }
/* 4.8 Main - Reviews section. Sixth section */
.reviews {
padding: 170px 80px 150px; }
.reviews-title {
margin: 0;
padding-right: 70px; }
.reviews-txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
margin: 0 0 50px; }
.reviews-author {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 25px;
line-height: 130%;
color: #FDE3A7;
margin: 0 0 10px; }
.reviews-post {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
text-transform: uppercase;
color: #a95847; }
.reviews-cnt {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 12vh;}
.reviews-quote {
margin-right: 80px;}
.reviews-items {
width: 66%; }
.reviews .swiper-buttons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 50px -20px 0; }
.reviews .swiper-buttons .swiper-button-prev, .reviews .swiper-buttons .swiper-button-next {
position: relative;
z-index: 10;
left: inherit;
right: inherit;
margin: 0 20px;
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-position: center; }
.reviews .swiper-buttons .swiper-button-prev:after, .reviews .swiper-buttons .swiper-button-next:after {
content: none; }
.reviews .swiper-buttons .swiper-button-prev:focus, .reviews .swiper-buttons .swiper-button-next:focus {
outline: none; }
.reviews .swiper-buttons .swiper-button-prev {
background-image: url(../images/prev.svg); }
.reviews .swiper-buttons .swiper-button-next {
background-image: url(../images/next.svg); }
/* 4.9 Main - Latest news section. Seventh section*/
.news {
padding: 170px 80px 150px; }
.news-title {
margin: 0 0 97px; }
.news-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-decoration: none; }
.news-link:hover .news-item__img img {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
.news-item__img {
margin-bottom: 30px;
margin-right: 30px;
overflow: hidden; }
.news-item__img img {
max-width: 100%;
transition: all 0.3s ease-out; }
.news-item__info {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 12px; }
.news-item__info-date, .news-item__info-tag {
margin: 0;
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%; }
.news-item__info-date {
margin-right: 5px;
color: #a95847; }
.news-item__info-tag {
color: #FDE3A7; }
.news-item__title {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 32px;
line-height: 130%;
color: #FDE3A7;
padding-right: 20px; }
/* 4.10 Main - Contact section. Eight section*/
.contact {
padding: 170px 80px 150px; }
.contact:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.4); }
.contact-cnt {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%; }
.contact-title {
margin: 0 0 45px; }
.contact-subtitle {
margin: 0 0 10px;
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
letter-spacing: 0.075em;
text-transform: uppercase;
color: #a95847; }
.contact-descr {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
width: 80%; }
.contact-logos__item {
margin-bottom: 50px; }
.contact-logos__item img {
max-width: 100%; }
.contact-info__mail, .contact-info__phone {
display: block;
color: #FDE3A7;
transition: all 0.3s ease-out;
text-decoration: none;
font-size: 28px; }
.contact-info__mail:hover, .contact-info__phone:hover {
color: #a95847; }
.contact-info__mail {
line-height: 100%;
font-family: "NeueMontreal-Regular", sans-serif;
margin-bottom: 32px; }
.contact-info__phone {
line-height: 90%;
font-family: "SFProDisplay-Medium", sans-serif;
margin-bottom: 75px; }
.contact-form .form-group {
position: relative;
margin-bottom: 60px; }
.contact-form .form-group .form-label {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 100%;
letter-spacing: 0.075em;
text-transform: uppercase;
color: #FDE3A7;
transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
transition: transform 150ms ease-out, font-size 150ms ease-out;
transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out; }
.contact-form .form-group.focused .form-label {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
font-size: .75em; }
.contact-form .form-control {
height: 35px;
border: 0;
background: transparent;
border-bottom: 1px solid #FDE3A7;
width: 100%;
border-radius: 0;
-webkit-appearance: inherit;
font-size: 15px;
line-height: 100%;
padding: 0;
color: #FDE3A7;
font-family: "NeueMontreal-Regular", sans-serif; }
.contact-form .form-control:focus {
outline: none; }
.contact-form textarea.form-control {
height: 90px; }
.contact-form .error {
display: block;
color: #a95847;
margin-top: 10px; }
.contact-btn {
border: 0;
cursor: pointer;
-webkit-appearance: inherit;
border-radius: 0; }
/* 6. Modal */
.modal.show {
display: block;
z-index: 100;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5); }
.modal-dialog {
max-width: 500px;
margin: 100px auto;
text-align: center; }
.modal-content {
border: 0;
background: #0F0F0F; }
.modal-header {
border: 0;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
color: #FDE3A7;
padding: 30px; }
.modal-header .close {
position: absolute;
top: 15px;
right: 15px;
cursor: pointer; }
.modal-header .modal-subtitle {
color: #a95847; }
/* 7. Ticker */
.content-marquee {
position: relative;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-animation: 14s marquee linear infinite;
animation: 14s marquee linear infinite;
white-space: nowrap;
--speed: 10s; }
.content-marquee.has-stopable:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused; }
.content-marquee__original > *,
.content-marquee__copy > * {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.content-marquee__copy {
position: absolute;
top: 0;
left: 100%;
width: 100%;
height: 100%; }
@-webkit-keyframes marquee {
0% {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0); }
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0); } }
@-webkit-keyframes vlt_marquee {
0% {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0); }
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0); } }
@keyframes vlt_marquee {
0% {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0); }
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0); } }
/* 8. Project */
/* 8.1 Project - Project info */
.project-info {
padding: 85px 0;
border-bottom: 1px solid #FDE3A7; }
.pi-items {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.pi-item__title {
font-size: 16px;
line-height: 150%;
color: #FDE3A7;
margin: 0 0 6px; }
.pi-item__txt {
font-size: 16px;
line-height: 150%;
color: #FDE3A7; }
/* 8.2 Project - Project section */
.project-section {
padding: 180px 0 40px; }
.project-section:last-child {
padding: 180px 0 220px; }
.ps-title {
margin-bottom: 85px;
font-family: "NeueMontreal-Medium", sans-serif;
text-align: center; }
.ps-txt {
text-align: center;
font-size: 15px;
line-height: 150%;
color: #FDE3A7;
padding: 0 60px;
margin-bottom: 150px; }
.ps-txt a {
font-size: 15px;
line-height: 150%;
color: #a95847; }
.ps-img {
text-align: center;
margin-bottom: 170px;
position: relative; }
.ps-img img {
max-width: 100%; }
.ps-img:last-child {
margin-bottom: 0; }
.ps-img-mask {
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 100%;
width: 100%;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
transition-duration: 1s;
transition-timing-function: ease; }
.ps-img-mask .inside {
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
background: #0F0F0F;
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform-origin: bottom;
transform-origin: bottom; }
.ps-img.active .ps-img-mask {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
.ps-video {
height: 760px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-repeat: no-repeat;
background-position: center; }
.ps-heart__link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 119px;
height: 119px;
border-radius: 50%;
background: #a95847;
margin: auto; }
.ps-heart__link svg path {
transition: all 0.3s ease-out; }
.ps-heart__link:hover {
background: #FDE3A7; }
.ps-heart__link:hover svg path {
fill: #a95847; }
/* 9. Blog */
.blog {
padding: 185px 0 140px;
border-bottom: 1px solid #FDE3A7; }
.blog-date {
margin-bottom: 45px;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #a95847; }
.blog-title {
margin-bottom: 45px;
font-family: "NeueMontreal-Medium", sans-serif; }
.blog-txt {
font-size: 16px;
line-height: 162%;
color: #FDE3A7;
margin-bottom: 25px; }
.blog-txt:last-child {
margin-bottom: 0; }
.blog-block {
margin-bottom: 120px; }
.blog-block:last-child {
margin-bottom: 0; }
.blog-img {
margin-bottom: 120px; }
.blog-img img {
width: 100%; }
.blog-figure {
border: 1px solid #FDE3A7;
margin: 0 0 60px;
padding: 40px 72px 20px 128px;
position: relative; }
.blog-figure:before {
content: '';
position: absolute;
width: 38px;
height: 38px;
background-image: url(../images/blog-quote.svg);
background-repeat: no-repeat;
background-size: contain;
top: 41px;
left: 41px; }
.blog-blockquote {
margin: 0; }
.blog-blockquote__txt {
font-size: 20px;
line-height: 175%;
color: #FDE3A7;
margin-bottom: 40px; }
.blog-figcaption {
font-size: 16px;
line-height: 26px;
color: #a95847; }
.blog-figcaption cite {
color: #FDE3A7;
font-style: normal; }
.blog-tag {
margin-bottom: 35px; }
.blog-tag__item {
color: #FDE3A7;
margin-right: 6px; }
.blog-tag__item:after {
content: ','; }
.blog-tag__item:last-child {
margin-right: 0; }
.blog-tag__item:last-child:after {
content: none; }
.blog-tag__link {
color: #FDE3A7;
transition: all 0.3s ease-out; }
.blog-tag__link:hover {
color: #a95847; }
.blog-tag, .blog-share {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
line-height: 26px; }
.blog-tag__txt, .blog-share__txt {
margin-right: 6px;
color: #FDE3A7;
font-family: "NeueMontreal-Medium", sans-serif; }
.blog-tag__list, .blog-share__list {
margin: 0;
padding: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
list-style: none; }
.blog-share__item {
margin-right: 20px; }
.blog-share__item:last-child {
margin-right: 0; }
.blog-share__link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.blog-share__link svg path {
transition: all 0.3s ease-out; }
.blog-share__link:hover svg path {
fill: #a95847; }
/* 10. Comment */
.comment {
padding: 135px 0 200px; }
.comment-title {
margin-bottom: 85px; }
.comment-form__title {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 28px;
line-height: 34px;
color: #FDE3A7;
margin-bottom: 75px; }
.comment-cnt {
margin-bottom: 75px; }
.comment-item__inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 90px; }
.comment-item__inner:last-child {
margin-bottom: 0; }
.comment-item__img {
width: 80px;
height: 80px;
margin-right: 35px; }
.comment-item__img img {
border-radius: 50%;
max-width: 100%;
width: 100%; }
.comment-item__info {
width: calc(100% - 115px); }
.comment-item__header {
font-size: 13px;
line-height: 19px;
text-transform: uppercase;
color: #FDE3A7;
margin-bottom: 11px; }
.comment-item__author {
font-size: 16px;
line-height: 19px;
color: #a95847;
margin-right: 3px; }
.comment-item__txt {
font-size: 15px;
line-height: 173%;
color: #FDE3A7;
margin-bottom: 20px; }
.comment-item .comment-items {
padding-left: 115px; }
.comment-item__btn {
padding: 5px 25px;
display: inline-block;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 12px;
line-height: 14px;
text-transform: capitalize; }
.footer {
padding: 50px 90px;
position: fixed;
width: 100%;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 100; }
.footer-copyright {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 16px;
line-height: 140%;
color: #FDE3A7;
text-decoration: none;
transition: all 0.3s ease-out;
text-align: right;
margin: 0; }
.top-arrow {
position: fixed;
z-index: 100;
left: 40px;
bottom: 0;
display: block;
width: 38px;
height: 38px;
transition: all 0.3s ease-out;
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
.top-arrow:hover {
-webkit-transform: translate(10px, -10px);
transform: translate(10px, -10px); }
/* Media */
@media only screen and (max-width: 1440px) {
.header-phone {
right: 40px; }
.section-scroll {
right: 40px; }
.footer {
padding: 40px; } }
@media only screen and (max-width: 1540px) {
.header {
padding: 45px 40px 40px; }
.header-cnt {
position: fixed;
width: 100%;
max-width: 504px;
background: #0F0F0F;
min-height: 100%;
right: 0;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
top: 0;
bottom: 0;
margin: auto;
padding: 40px 65px;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
opacity: 0;
-webkit-transform: translateX(50%);
transform: translateX(50%);
visibility: hidden;
overflow-y: auto; }
.header-cnt.anime {
transition: all 0.3s ease-out; }
.header-cnt.active {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
visibility: visible; }
.header-contacts__link {
display: none; }
.header-contacts__copyright {
display: block;
font-size: 14px;
line-height: 150%;
color: #FDE3A7;
text-align: left;
margin: 0; }
.header-contacts .social {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
position: static;
margin-bottom: 40px; }
.header-phone {
display: none; }
.header-lang {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.header-burger {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.nav-list {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 30px; }
.nav-item {
margin-right: 0;
margin-bottom: 37px; }
.nav-item:last-child {
margin-bottom: 0; }
.nav-link {
font-size: 30px;
line-height: 36px;
letter-spacing: 0.02em;
text-transform: capitalize; }
.contact-info {
padding-top: 30px; }
.project-section {
padding: 100px 0 40px; }
.project-section:last-child {
padding: 100px 0 180px; }
.ps-video {
height: 600px; }
.blog .container {
padding: 0 40px; }
.comment .container {
padding: 0 40px; } }
@media only screen and (max-width: 1024px) {
h2, .h2 {
font-size: 50px; }
.hero-play-btn {
width: 80px;
height: 80px; }
.hero-inner__title {
font-size: 75px; }
.experience-img {
padding-left: 45px; }
.experience-info {
padding-top: 100px; }
.experience-info__txt {
width: 80%;
margin-bottom: 50px; }
.education-header {
margin-bottom: 50px; }
.education-table__txt {
font-size: 22px; }
.education .swiper-buttons {
margin-top: 30px; }
.projects-list__txt {
font-size: 50px; }
.projects-list__hover {
width: 400px; }
.services-title span.mark {
margin-right: 15px; }
.services-subtitle {
margin: 0 0 110px;
font-size: 28px;
line-height: 34px; }
.services-items {
margin-bottom: -30px; }
.services-item {
margin-bottom: 45px; }
.reviews-title {
margin-bottom: 70px; }
.reviews-author {
font-size: 22px; }
.reviews-cnt {
padding-top: 0; }
.reviews-items {
width: 80%; }
.news-title {
margin: 0 0 50px; }
.news-item__info {
margin-bottom: 10px; }
.news-item__title {
font-size: 24px; }
.contact-title {
margin: 0 0 30px; }
.pi-items {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: -50px; }
.pi-item {
width: 50%;
margin-bottom: 50px; }
.ps-title {
margin-bottom: 70px; }
.ps-img {
margin-bottom: 100px; }
.ps-txt {
margin-bottom: 120px; }
.blog {
padding: 100px 0; }
.comment {
padding: 100px 0; } }
@media only screen and (max-width: 991px) {
h1, .h1 {
font-size: 100px; }
h2, .h2 {
font-size: 32px; }
.section-scroll {
right: 15px; }
.hero-title {
margin: 0 0 15px; }
.hero-txt {
font-size: 18px; }
.hero-play {
margin-bottom: 20px; }
.hero-play-btn i {
width: 15px; }
.experience-info {
padding-top: 30px; }
.experience-info__txt {
width: 100%; }
.experience-skills {
max-width: 100%; }
.education-table__txt {
font-size: 18px; }
.project-list__txt {
font-size: 32px; }
.project-list__hover {
width: 250px; }
.services-title {
margin-bottom: 80px; }
.services-subtitle {
padding-right: 0; }
.services-items {
margin: 0; }
.services-item {
width: 100%; }
.services-item:last-child {
margin-bottom: 0; }
.services-item__title {
margin: 0 0 20px; }
.reviews-cnt {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.reviews-quote {
margin-bottom: 30px;
width: auto;
text-align: left; }
.reviews-quote img {
padding: 0;
width: 50px; }
.reviews-items {
width: 100%; }
.reviews .swiper-buttons {
margin: 20px -20px 0; }
.news {
padding: 120px 80px 100px; }
.news-item-wrap {
margin-bottom: 50px; }
.news-item-wrap:last-child {
margin-bottom: 0; }
.contact {
padding: 120px 80px 100px; }
.contact-descr {
margin-bottom: 80px; }
.contact-logos {
margin-bottom: 0; }
.contact-info__mail, .contact-info__phone {
font-size: 20px; }
.blog-block {
margin-bottom: 100px; }
.blog-img {
margin-bottom: 100px; }
.blog-figure {
padding: 115px 40px 20px; }
.blog-blockquote__txt {
margin-bottom: 30px;
font-size: 18px; } }
@media only screen and (max-width: 767px) {
h1, .h1 {
font-size: 80px; }
.header {
padding: 15px; }
.header-logo {
left: 15px;
top: 20px; }
.section-inner {
padding-left: 30px;
padding-right: 30px; }
.hero-project .container {
padding-bottom: 90px;
padding-top: 100px; }
.hero-blog .hero-inner-cnt .container {
padding-bottom: 150px; }
.experience, .education, .services, .reviews, .contact {
padding: 50px 45px; }
.reviews-title {
padding-right: 0; }
.news {
padding: 80px 45px; }
.footer {
padding: 15px; }
.top-arrow {
left: 15px; }
.social {
left: 15px; }
.ps-txt {
padding: 0;
margin-bottom: 75px; }
.ps-video {
height: 400px;
background-size: cover;
background-position: right; }
.blog .container {
padding: 0 15px; }
.comment .container {
padding: 0 15px; } }
@media only screen and (max-width: 600px) {
.hero {
padding-left: 0; }
.experience, .education, .services, .reviews {
padding: 50px 30px; }
.education-header {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.education-title {
margin: 0 0 15px; }
.projects-list__item {
padding: 0 50px; }
.news {
padding: 80px 30px; }
.news-item__img {
margin-right: 0; }
.contact {
padding: 50px 30px; }
.socila {
display: none; }
.pi-items {
margin-bottom: 0; }
.pi-item {
width: 100%; }
.pi-item:last-child {
margin-bottom: 0; }
.blog-figure {
padding: 76px 20px 20px; }
.blog-figure:before {
left: 20px;
top: 20px; }
.comment-item__inner {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.comment-item__img {
margin-right: 0;
margin-bottom: 35px; }
.comment-item__info {
width: 100%; }
.comment-item .comment-items {
padding-left: 35px; } }
/*# sourceMappingURL=maps/main.css.map */
|
css/main.css
|
@import url(bootstrap-grid.min.css);
@import url(jquery.pagepiling.min.css);
@import url(swiper-bundle.min.css);
@import url(magnific-popup.css);
@font-face {
font-family: "NeueMontreal-Regular";
font-display: swap;
src: url("../fonts/NeueMontreal-Regular.woff") format("woff"), url("../fonts/NeueMontreal-Regular.woff2") format("woff2"); }
@font-face {
font-family: "NeueMontreal-Medium";
font-display: swap;
src: url("../fonts/NeueMontreal-Medium.woff") format("woff"), url("../fonts/NeueMontreal-Medium.woff2") format("woff2"); }
@font-face {
font-family: "SFProDisplay-Medium";
font-display: swap;
src: url("../fonts/SFProDisplay-Medium.woff") format("woff"), url("../fonts/SFProDisplay-Medium.woff2") format("woff2"); }
/* 1.3 Sprite */
.svg-image-arrow-top, .svg-image-facebook, .svg-image-instagram, .svg-image-linkedin, .svg-image-play {
background: url("../images/sprites/main.svg") no-repeat; }
.svg-image-arrow-top {
background-position: 0 100%;
background-size: 2570% auto;
width: 40px; }
.svg-image-arrow-top:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 97.5%; }
.svg-image-arrow-top-dims {
width: 40px;
height: 39px; }
.svg-image-facebook {
background-position: 0 0;
background-size: 200% auto;
width: 514px; }
.svg-image-facebook:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 100%; }
.svg-image-facebook-dims {
width: 514px;
height: 514px; }
.svg-image-instagram {
background-position: 5.9523809523809526% 96.61654135338345%;
background-size: 5140% auto;
width: 20px; }
.svg-image-instagram:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 105%; }
.svg-image-instagram-dims {
width: 20px;
height: 21px; }
.svg-image-linkedin {
background-position: 100% 0;
background-size: 200% auto;
width: 514px; }
.svg-image-linkedin:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 100%; }
.svg-image-linkedin-dims {
width: 514px;
height: 514px; }
.svg-image-play {
background-position: 3.9682539682539684% 97.16446124763705%;
background-size: 5140% auto;
width: 20px; }
.svg-image-play:before {
content: "";
display: block;
font-size: 0;
line-height: 0;
padding-top: 120%; }
.svg-image-play-dims {
width: 20px;
height: 24px; }
.image-by-height {
width: auto; }
.image-by-height:before {
content: none; }
.image-by-height > svg {
height: inherit; }
.image-by-height > img {
height: inherit !important;
vertical-align: top !important;
margin: 0 !important;
padding: 0 !important;
max-width: none !important;
max-height: none !important;
border: 0 !important;
opacity: 0 !important; }
* {
box-sizing: border-box; }
html, body, .main, .section {
overflow-x: hidden; }
html.inner-page, body.inner-page, body.inner-page .main {
overflow-y: auto !important; }
body {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background: #0F0F0F;
font-family: "NeueMontreal-Regular", sans-serif, "Helvetica", Arial, sans-serif;
width: 100%;
height: 100%;
min-height: 100vh;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
/* 1.4 Typography */
h1, .h1 {
font-family: "NeueMontreal-Regular", sans-serif;
font-weight: normal;
font-size: 140px;
line-height: 90%;
color: #FDE3A7;
margin: 0; }
h2, .h2 {
font-family: "NeueMontreal-Regular", sans-serif;
font-weight: normal;
font-size: 60px;
line-height: 100%;
color: #FDE3A7;
margin: 0; }
p {
margin: 0; }
a {
text-decoration: none;
transition: all 0.3s ease-out; }
.container {
padding: 0 15px; }
[class^=svg-image-] {
display: inline-block;
vertical-align: middle; }
/* 1.5 Btns */
.btn {
font-family: "SFProDisplay-Medium", sans-serif;
display: block;
background: #a95847;
padding: 18px 42px;
font-size: 14px;
line-height: 100%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FDE3A7;
transition: all 0.3s ease-out;
text-decoration: none; }
.btn:hover, .btn:focus {
color: #a95847;
background: #FDE3A7; }
.btn:focus {
outline: none; }
.btn-border {
background: #0F0F0F;
border: 1px solid #FDE3A7; }
.btn-border:hover, .btn-border:focus {
color: #0F0F0F;
background: #FDE3A7; }
/* 1.6 Loader */
.loader {
position: fixed;
overflow: hidden;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #0F0F0F;
color: #000000;
text-align: center; }
.spinner {
position: absolute;
top: 50%;
left: 50%;
width: 50px;
height: 50px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.double-bounce1, .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #FDE3A7;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out; }
.double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s; }
/* 1.6.1 Loader Animation */
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0); }
50% {
-webkit-transform: scale(1); } }
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0); }
50% {
transform: scale(1);
-webkit-transform: scale(1); } }
/* 2. Header */
.header {
padding: 20px;
padding: 45px 100px 40px;
position: fixed;
width: 100%;
top: 0;
left: 0;
right: 0;
margin: auto;
z-index: 101;
transition: all 0.3s ease-out; }
.header .container-fluid {
padding: 0; }
.header-inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.header-cnt {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
/* 2.1 Header - Logo */
.header-logo {
position: absolute;
left: 40px;
top: 40px;
margin: auto; }
.header-logo span {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 25px;
line-height: 30px;
text-transform: uppercase;
color: #FDE3A7; }
/* 2.2 Header - Contacts */
.header-contacts {
text-align: right; }
.header-contacts__link {
font-size: 20px;
line-height: 90%;
color: #FDE3A7;
font-family: "SFProDisplay-Medium", sans-serif;
text-decoration: none;
transition: all 0.3s ease-out;
display: none; }
.header-contacts__link:hover {
color: #a95847; }
.header-contacts__copyright {
display: none; }
.header-contacts .social {
display: none; }
.header-contacts .social-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.header-contacts .social-item {
margin-bottom: 0;
margin-right: 32px; }
.header-contacts .social-item:last-child {
margin-right: 0; }
.header-contacts .social-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.header-phone {
display: block;
position: absolute;
right: 90px;
top: 45px; }
/* 2.3 Header - Languages */
.header-lang {
display: none;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 0 85px;
padding: 0;
list-style: none; }
.header-lang__item {
margin-right: 13px; }
.header-lang__item:last-child {
margin-right: 0; }
.header-lang__item.active .header-lang__link {
color: #a95847; }
.header-lang__link {
font-size: 13px;
line-height: 150%;
color: #FDE3A7; }
.header-lang__link:hover, .header-lang__link:focus, .header-lang__link:active {
color: #a95847; }
/* 2.4 Header - Burger */
.header-burger {
width: 30px;
height: 30px;
cursor: pointer;
display: none;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
z-index: 100; }
.header-burger-inner {
width: 30px;
height: 20px;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.header-burger-line {
display: block;
background: #FDE3A7;
width: 30px;
height: 3px;
transition: all 0.3s ease-out;
margin: 5px 0; }
.header-burger.clicked .header-burger-line:nth-child(2) {
opacity: 0;
-webkit-transform: translateX(10px);
transform: translateX(10px); }
.header-burger.clicked .header-burger-line:nth-child(1) {
-webkit-transform: rotate(45deg) translateY(7px) translateX(5px);
transform: rotate(45deg) translateY(7px) translateX(5px); }
.header-burger.clicked .header-burger-line:nth-child(3) {
-webkit-transform: rotate(-45deg) translateY(-7px) translateX(5px);
transform: rotate(-45deg) translateY(-7px) translateX(5px); }
.inner-page .header.fixed {
background: #0F0F0F; }
/* 2.5 Header - Navbar */
.nav-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0;
margin: 0;
list-style: none; }
.nav-item {
margin-right: 42px; }
.nav-item:last-child {
margin-right: 0; }
.nav-item.active .nav-link {
color: #a95847; }
.nav-link {
display: inline-block;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 15px;
line-height: 18px;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #FDE3A7;
text-decoration: none;
position: relative;
transition: all 0.3s ease-out; }
.nav-link:hover {
color: #a95847; }
/* Social media icons style */
.social {
position: fixed;
z-index: 100;
left: 40px;
top: 0;
bottom: 0;
margin: auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.social-list {
padding: 0;
margin: 0;
list-style: none; }
.social-item {
margin-bottom: 30px; }
.social-item:last-child {
margin-bottom: 0; }
.social-link {
display: block;
height: 18px;
width: 18px; }
.social-link i {
width: 100%; }
/* 4. Main */
.main {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
/* 4.1 Main - Sections' scroll */
.section-scroll {
position: fixed;
z-index: 100;
right: 90px;
top: 0;
bottom: 0;
margin: auto;
height: 540px;
width: 3px; }
.section-scroll-item {
width: 3px;
background: #FDE3A7;
position: relative; }
.section-scroll-item:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 0;
background: #a95847;
transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99); }
.section-scroll-item.active:after {
height: 100%; }
/* 4.2 Main - Sections general */
.section {
background: #0F0F0F;
overflow-y: auto;
/* width */
/* Track */
/* Handle */
/* Handle on hover */ }
.section::-webkit-scrollbar {
width: 3px; }
.section::-webkit-scrollbar-track {
background: #FDE3A7; }
.section::-webkit-scrollbar-thumb {
background: #a95847; }
.section::-webkit-scrollbar-thumb:hover {
background: #a95847; }
.section-inner {
min-height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-left: 80px;
padding-right: 80px; }
.section-cnt {
z-index: 1;
opacity: 0;
margin-bottom: 20px;
transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
transition-delay: .1s;
-webkit-transform: translateY(80%);
transform: translateY(80%); }
.section.active .section-cnt {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); }
/* 4.3 Main - Hero section. First section */
.hero {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
padding-bottom: 140px;
padding-top: 140px;
padding-left: 100px; }
.hero:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.4); }
.hero-title {
margin: 0 0 30px; }
.hero-txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 25px;
line-height: 130%;
color: #FDE3A7;
margin: 0; }
.hero-play {
margin-bottom: 40px; }
.hero-play-btn {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 105px;
height: 105px;
border-radius: 50%;
background: #a95847;
transition: all 0.3s ease-out; }
.hero-play-btn i {
color: #FDE3A7;
transition: all 0.3s ease-out;
transition-delay: .15s; }
.hero-play-btn:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
.hero-play-btn:hover i {
-webkit-transform: scale(1.3);
transform: scale(1.3); }
.hero-inner {
position: relative;
overflow: hidden; }
.hero-inner-cnt {
height: 75vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.hero-inner__title {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 100px;
line-height: 100%;
text-align: center;
color: #FDE3A7;
margin-bottom: 70px; }
.hero-inner__title:last-child {
margin-bottom: 0; }
.hero-inner__txt {
text-align: center;
font-size: 15px;
line-height: 150%;
color: #FDE3A7;
padding: 0 60px; }
.hero-project .hero-inner-cnt {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.hero-project .hero-inner-cnt:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.5); }
.hero-project .container {
position: relative;
z-index: 100;
padding-top: 213px; }
.hero-blog:after {
background: linear-gradient(180deg, rgba(22, 22, 22, 0) 0%, #161616 100%); }
.hero-blog .hero-inner-cnt {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.hero-blog .hero-inner-cnt .container {
padding-bottom: 250px;
position: relative;
z-index: 1; }
.hero-blog .hero-inner__title {
text-align: left; }
/* 4.3.1 Main - Styles for magnific video */
.mfp-iframe-holder .mfp-content {
max-width: calc(100% - 80px); }
/* 4.4 Main - Experience section. Second section */
.experience {
padding: 10px 80px 100px; }
.experience-img {
padding-left: 90px;
padding-top: 75px;
position: relative; }
.experience-img:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 35px;
left: 0;
background-image: url(../images/experience-bg.png);
background-repeat: no-repeat; }
.experience-img img {
position: relative;
z-index: 1;
max-width: 100%; }
.experience-info {
padding-top: 175px; }
.experience-info__title {
margin: 0 0 25px; }
.experience-info__txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
width: 63%;
margin-bottom: 110px; }
.experience-skills {
max-width: 440px;
width: 100%; }
.experience-skills__item {
margin-bottom: 52px; }
.experience-skills__top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 2px; }
.experience-skills__title {
font-family: "NeueMontreal-Regular", sans-serif;
font-weight: normal;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #FDE3A7;
margin: 0; }
.experience-skills__percent {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #FDE3A7;
margin: 0; }
.experience-skills progress {
width: 100%;
background-color: #FDE3A7;
height: 4px; }
.experience-skills progress[value] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
background-color: #a95847; }
.experience-skills progress[value]::-webkit-progress-bar {
border: 0;
background-color: #FDE3A7; }
.experience-skills progress[value]::-webkit-progress-value {
border: 0;
background-color: #a95847; }
/* 4.5 Main - Education section. Third section */
.education {
padding: 170px 80px 150px; }
.education:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.4); }
.education-header {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 97px; }
.education-title {
margin: 0; }
.education-table {
border-top: 1px solid #FDE3A7; }
.education-table__row {
border-bottom: 1px solid #FDE3A7;
padding: 40px 0;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.education-table__txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 28px;
line-height: 100%;
color: #FDE3A7;
margin: 0; }
.education-table__descr {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
margin: 0;
padding-right: 3px; }
.education-table__cell {
margin-bottom: 20px; }
.education-table__cell:last-child {
margin-bottom: 0; }
.education .swiper-buttons {
margin-top: 60px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.education .swiper-buttons .swiper-button-prev, .education .swiper-buttons .swiper-button-next {
position: relative;
z-index: 10;
left: inherit;
right: inherit;
margin: 0 20px;
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-position: center; }
.education .swiper-buttons .swiper-button-prev:after, .education .swiper-buttons .swiper-button-next:after {
content: none; }
.education .swiper-buttons .swiper-button-prev:focus, .education .swiper-buttons .swiper-button-next:focus {
outline: none; }
.education .swiper-buttons .swiper-button-prev {
background-image: url(../images/prev.svg); }
.education .swiper-buttons .swiper-button-next {
background-image: url(../images/next.svg); }
/* 4.6 Main - Projects section. Fourth section */
.projects-list {
overflow: inherit; }
.projects-list .swiper-wrapper {
transition-timing-function: linear !important; }
.projects-list .swiper-slide {
position: relative;
width: auto;
margin-right: 180px; }
.projects-list__item {
padding: 0 93px; }
.projects-list__item:hover {
cursor: url("../images/hover.svg"), pointer; }
.projects-list__txt {
font-size: 60px;
line-height: 100%;
color: #FDE3A7;
white-space: nowrap;
text-align: center; }
.projects-list__hover {
position: absolute;
width: 500px;
opacity: 0;
margin: auto;
z-index: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
transition: .2s ease; }
.projects-list__img {
position: relative;
padding-bottom: 120%;
display: block;
cursor: url("../images/hover.svg"), pointer; }
.projects-list__img img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
width: 100%;
height: 100%; }
/* 4.7 Main - Services section. Fifth section */
.services {
padding: 170px 80px 150px; }
.services:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(15, 15, 15, 0.7); }
.services-title {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
font-weight: normal;
margin: 0;
font-family: "NeueMontreal-Medium", sans-serif; }
.services-title span.mark {
display: block;
font-size: 220px;
line-height: 90%;
margin-right: 34px; }
.services-title span.txt {
font-family: "NeueMontreal-Medium", sans-serif;
margin-bottom: 15px;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #FDE3A7; }
.services-subtitle {
font-weight: normal;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 32px;
line-height: 38px;
color: #FDE3A7;
padding-right: 50px;
margin: 0 0 130px; }
.services-subtitle span {
color: #a95847; }
.services-items {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: -56px; }
.services-item {
width: 41%;
margin-bottom: 56px; }
.services-item__title {
font-weight: normal;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 15px;
line-height: 130%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FDE3A7;
margin: 0 0 27px; }
.services-item__descr {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7; }
/* 4.8 Main - Reviews section. Sixth section */
.reviews {
padding: 170px 80px 150px; }
.reviews-title {
margin: 0;
padding-right: 70px; }
.reviews-txt {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
margin: 0 0 50px; }
.reviews-author {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 25px;
line-height: 130%;
color: #FDE3A7;
margin: 0 0 10px; }
.reviews-post {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
text-transform: uppercase;
color: #a95847; }
.reviews-cnt {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 12vh;}
.reviews-quote {
margin-right: 80px;}
.reviews-items {
width: 66%; }
.reviews .swiper-buttons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 50px -20px 0; }
.reviews .swiper-buttons .swiper-button-prev, .reviews .swiper-buttons .swiper-button-next {
position: relative;
z-index: 10;
left: inherit;
right: inherit;
margin: 0 20px;
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-position: center; }
.reviews .swiper-buttons .swiper-button-prev:after, .reviews .swiper-buttons .swiper-button-next:after {
content: none; }
.reviews .swiper-buttons .swiper-button-prev:focus, .reviews .swiper-buttons .swiper-button-next:focus {
outline: none; }
.reviews .swiper-buttons .swiper-button-prev {
background-image: url(../images/prev.svg); }
.reviews .swiper-buttons .swiper-button-next {
background-image: url(../images/next.svg); }
/* 4.9 Main - Latest news section. Seventh section*/
.news {
padding: 170px 80px 150px; }
.news-title {
margin: 0 0 97px; }
.news-link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-decoration: none; }
.news-link:hover .news-item__img img {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
.news-item__img {
margin-bottom: 30px;
margin-right: 30px;
overflow: hidden; }
.news-item__img img {
max-width: 100%;
transition: all 0.3s ease-out; }
.news-item__info {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 12px; }
.news-item__info-date, .news-item__info-tag {
margin: 0;
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%; }
.news-item__info-date {
margin-right: 5px;
color: #a95847; }
.news-item__info-tag {
color: #FDE3A7; }
.news-item__title {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 32px;
line-height: 130%;
color: #FDE3A7;
padding-right: 20px; }
/* 4.10 Main - Contact section. Eight section*/
.contact {
padding: 170px 80px 150px; }
.contact:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(0, 0, 0, 0.4); }
.contact-cnt {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%; }
.contact-title {
margin: 0 0 45px; }
.contact-subtitle {
margin: 0 0 10px;
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
letter-spacing: 0.075em;
text-transform: uppercase;
color: #a95847; }
.contact-descr {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 130%;
color: #FDE3A7;
width: 80%; }
.contact-logos__item {
margin-bottom: 50px; }
.contact-logos__item img {
max-width: 100%; }
.contact-info__mail, .contact-info__phone {
display: block;
color: #FDE3A7;
transition: all 0.3s ease-out;
text-decoration: none;
font-size: 28px; }
.contact-info__mail:hover, .contact-info__phone:hover {
color: #a95847; }
.contact-info__mail {
line-height: 100%;
font-family: "NeueMontreal-Regular", sans-serif;
margin-bottom: 32px; }
.contact-info__phone {
line-height: 90%;
font-family: "SFProDisplay-Medium", sans-serif;
margin-bottom: 75px; }
.contact-form .form-group {
position: relative;
margin-bottom: 60px; }
.contact-form .form-group .form-label {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 15px;
line-height: 100%;
letter-spacing: 0.075em;
text-transform: uppercase;
color: #FDE3A7;
transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
transition: transform 150ms ease-out, font-size 150ms ease-out;
transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out; }
.contact-form .form-group.focused .form-label {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
font-size: .75em; }
.contact-form .form-control {
height: 35px;
border: 0;
background: transparent;
border-bottom: 1px solid #FDE3A7;
width: 100%;
border-radius: 0;
-webkit-appearance: inherit;
font-size: 15px;
line-height: 100%;
padding: 0;
color: #FDE3A7;
font-family: "NeueMontreal-Regular", sans-serif; }
.contact-form .form-control:focus {
outline: none; }
.contact-form textarea.form-control {
height: 90px; }
.contact-form .error {
display: block;
color: #a95847;
margin-top: 10px; }
.contact-btn {
border: 0;
cursor: pointer;
-webkit-appearance: inherit;
border-radius: 0; }
/* 6. Modal */
.modal.show {
display: block;
z-index: 100;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5); }
.modal-dialog {
max-width: 500px;
margin: 100px auto;
text-align: center; }
.modal-content {
border: 0;
background: #0F0F0F; }
.modal-header {
border: 0;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
color: #FDE3A7;
padding: 30px; }
.modal-header .close {
position: absolute;
top: 15px;
right: 15px;
cursor: pointer; }
.modal-header .modal-subtitle {
color: #a95847; }
/* 7. Ticker */
.content-marquee {
position: relative;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-animation: 14s marquee linear infinite;
animation: 14s marquee linear infinite;
white-space: nowrap;
--speed: 10s; }
.content-marquee.has-stopable:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused; }
.content-marquee__original > *,
.content-marquee__copy > * {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex; }
.content-marquee__copy {
position: absolute;
top: 0;
left: 100%;
width: 100%;
height: 100%; }
@-webkit-keyframes marquee {
0% {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0); }
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0); } }
@-webkit-keyframes vlt_marquee {
0% {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0); }
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0); } }
@keyframes vlt_marquee {
0% {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0); }
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0); } }
/* 8. Project */
/* 8.1 Project - Project info */
.project-info {
padding: 85px 0;
border-bottom: 1px solid #FDE3A7; }
.pi-items {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.pi-item__title {
font-size: 16px;
line-height: 150%;
color: #FDE3A7;
margin: 0 0 6px; }
.pi-item__txt {
font-size: 16px;
line-height: 150%;
color: #FDE3A7; }
/* 8.2 Project - Project section */
.project-section {
padding: 180px 0 40px; }
.project-section:last-child {
padding: 180px 0 220px; }
.ps-title {
margin-bottom: 85px;
font-family: "NeueMontreal-Medium", sans-serif;
text-align: center; }
.ps-txt {
text-align: center;
font-size: 15px;
line-height: 150%;
color: #FDE3A7;
padding: 0 60px;
margin-bottom: 150px; }
.ps-txt a {
font-size: 15px;
line-height: 150%;
color: #a95847; }
.ps-img {
text-align: center;
margin-bottom: 170px;
position: relative; }
.ps-img img {
max-width: 100%; }
.ps-img:last-child {
margin-bottom: 0; }
.ps-img-mask {
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 100%;
width: 100%;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
transition-duration: 1s;
transition-timing-function: ease; }
.ps-img-mask .inside {
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
background: #0F0F0F;
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform-origin: bottom;
transform-origin: bottom; }
.ps-img.active .ps-img-mask {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
.ps-video {
height: 760px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-repeat: no-repeat;
background-position: center; }
.ps-heart__link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 119px;
height: 119px;
border-radius: 50%;
background: #a95847;
margin: auto; }
.ps-heart__link svg path {
transition: all 0.3s ease-out; }
.ps-heart__link:hover {
background: #FDE3A7; }
.ps-heart__link:hover svg path {
fill: #a95847; }
/* 9. Blog */
.blog {
padding: 185px 0 140px;
border-bottom: 1px solid #FDE3A7; }
.blog-date {
margin-bottom: 45px;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
color: #a95847; }
.blog-title {
margin-bottom: 45px;
font-family: "NeueMontreal-Medium", sans-serif; }
.blog-txt {
font-size: 16px;
line-height: 162%;
color: #FDE3A7;
margin-bottom: 25px; }
.blog-txt:last-child {
margin-bottom: 0; }
.blog-block {
margin-bottom: 120px; }
.blog-block:last-child {
margin-bottom: 0; }
.blog-img {
margin-bottom: 120px; }
.blog-img img {
width: 100%; }
.blog-figure {
border: 1px solid #FDE3A7;
margin: 0 0 60px;
padding: 40px 72px 20px 128px;
position: relative; }
.blog-figure:before {
content: '';
position: absolute;
width: 38px;
height: 38px;
background-image: url(../images/blog-quote.svg);
background-repeat: no-repeat;
background-size: contain;
top: 41px;
left: 41px; }
.blog-blockquote {
margin: 0; }
.blog-blockquote__txt {
font-size: 20px;
line-height: 175%;
color: #FDE3A7;
margin-bottom: 40px; }
.blog-figcaption {
font-size: 16px;
line-height: 26px;
color: #a95847; }
.blog-figcaption cite {
color: #FDE3A7;
font-style: normal; }
.blog-tag {
margin-bottom: 35px; }
.blog-tag__item {
color: #FDE3A7;
margin-right: 6px; }
.blog-tag__item:after {
content: ','; }
.blog-tag__item:last-child {
margin-right: 0; }
.blog-tag__item:last-child:after {
content: none; }
.blog-tag__link {
color: #FDE3A7;
transition: all 0.3s ease-out; }
.blog-tag__link:hover {
color: #a95847; }
.blog-tag, .blog-share {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
line-height: 26px; }
.blog-tag__txt, .blog-share__txt {
margin-right: 6px;
color: #FDE3A7;
font-family: "NeueMontreal-Medium", sans-serif; }
.blog-tag__list, .blog-share__list {
margin: 0;
padding: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
list-style: none; }
.blog-share__item {
margin-right: 20px; }
.blog-share__item:last-child {
margin-right: 0; }
.blog-share__link {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.blog-share__link svg path {
transition: all 0.3s ease-out; }
.blog-share__link:hover svg path {
fill: #a95847; }
/* 10. Comment */
.comment {
padding: 135px 0 200px; }
.comment-title {
margin-bottom: 85px; }
.comment-form__title {
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 28px;
line-height: 34px;
color: #FDE3A7;
margin-bottom: 75px; }
.comment-cnt {
margin-bottom: 75px; }
.comment-item__inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 90px; }
.comment-item__inner:last-child {
margin-bottom: 0; }
.comment-item__img {
width: 80px;
height: 80px;
margin-right: 35px; }
.comment-item__img img {
border-radius: 50%;
max-width: 100%;
width: 100%; }
.comment-item__info {
width: calc(100% - 115px); }
.comment-item__header {
font-size: 13px;
line-height: 19px;
text-transform: uppercase;
color: #FDE3A7;
margin-bottom: 11px; }
.comment-item__author {
font-size: 16px;
line-height: 19px;
color: #a95847;
margin-right: 3px; }
.comment-item__txt {
font-size: 15px;
line-height: 173%;
color: #FDE3A7;
margin-bottom: 20px; }
.comment-item .comment-items {
padding-left: 115px; }
.comment-item__btn {
padding: 5px 25px;
display: inline-block;
font-family: "NeueMontreal-Medium", sans-serif;
font-size: 12px;
line-height: 14px;
text-transform: capitalize; }
.footer {
padding: 50px 90px;
position: fixed;
width: 100%;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 100; }
.footer-copyright {
font-family: "NeueMontreal-Regular", sans-serif;
font-size: 16px;
line-height: 140%;
color: #FDE3A7;
text-decoration: none;
transition: all 0.3s ease-out;
text-align: right;
margin: 0; }
.top-arrow {
position: fixed;
z-index: 100;
left: 40px;
bottom: 0;
display: block;
width: 38px;
height: 38px;
transition: all 0.3s ease-out;
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
.top-arrow:hover {
-webkit-transform: translate(10px, -10px);
transform: translate(10px, -10px); }
/* Media */
@media only screen and (max-width: 1440px) {
.header-phone {
right: 40px; }
.section-scroll {
right: 40px; }
.footer {
padding: 40px; } }
@media only screen and (max-width: 1540px) {
.header {
padding: 45px 40px 40px; }
.header-cnt {
position: fixed;
width: 100%;
max-width: 504px;
background: #0F0F0F;
min-height: 100%;
right: 0;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
top: 0;
bottom: 0;
margin: auto;
padding: 40px 65px;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
opacity: 0;
-webkit-transform: translateX(50%);
transform: translateX(50%);
visibility: hidden;
overflow-y: auto; }
.header-cnt.anime {
transition: all 0.3s ease-out; }
.header-cnt.active {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
visibility: visible; }
.header-contacts__link {
display: none; }
.header-contacts__copyright {
display: block;
font-size: 14px;
line-height: 150%;
color: #FDE3A7;
text-align: left;
margin: 0; }
.header-contacts .social {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
position: static;
margin-bottom: 40px; }
.header-phone {
display: none; }
.header-lang {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.header-burger {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.nav-list {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 30px; }
.nav-item {
margin-right: 0;
margin-bottom: 37px; }
.nav-item:last-child {
margin-bottom: 0; }
.nav-link {
font-size: 30px;
line-height: 36px;
letter-spacing: 0.02em;
text-transform: capitalize; }
.contact-info {
padding-top: 30px; }
.project-section {
padding: 100px 0 40px; }
.project-section:last-child {
padding: 100px 0 180px; }
.ps-video {
height: 600px; }
.blog .container {
padding: 0 40px; }
.comment .container {
padding: 0 40px; } }
@media only screen and (max-width: 1024px) {
h2, .h2 {
font-size: 50px; }
.hero-play-btn {
width: 80px;
height: 80px; }
.hero-inner__title {
font-size: 75px; }
.experience-img {
padding-left: 45px; }
.experience-info {
padding-top: 100px; }
.experience-info__txt {
width: 80%;
margin-bottom: 50px; }
.education-header {
margin-bottom: 50px; }
.education-table__txt {
font-size: 22px; }
.education .swiper-buttons {
margin-top: 30px; }
.projects-list__txt {
font-size: 50px; }
.projects-list__hover {
width: 400px; }
.services-title span.mark {
margin-right: 15px; }
.services-subtitle {
margin: 0 0 110px;
font-size: 28px;
line-height: 34px; }
.services-items {
margin-bottom: -30px; }
.services-item {
margin-bottom: 45px; }
.reviews-title {
margin-bottom: 70px; }
.reviews-author {
font-size: 22px; }
.reviews-cnt {
padding-top: 0; }
.reviews-items {
width: 80%; }
.news-title {
margin: 0 0 50px; }
.news-item__info {
margin-bottom: 10px; }
.news-item__title {
font-size: 24px; }
.contact-title {
margin: 0 0 30px; }
.pi-items {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: -50px; }
.pi-item {
width: 50%;
margin-bottom: 50px; }
.ps-title {
margin-bottom: 70px; }
.ps-img {
margin-bottom: 100px; }
.ps-txt {
margin-bottom: 120px; }
.blog {
padding: 100px 0; }
.comment {
padding: 100px 0; } }
@media only screen and (max-width: 991px) {
h1, .h1 {
font-size: 100px; }
h2, .h2 {
font-size: 32px; }
.section-scroll {
right: 15px; }
.hero-title {
margin: 0 0 15px; }
.hero-txt {
font-size: 18px; }
.hero-play {
margin-bottom: 20px; }
.hero-play-btn i {
width: 15px; }
.experience-info {
padding-top: 30px; }
.experience-info__txt {
width: 100%; }
.experience-skills {
max-width: 100%; }
.education-table__txt {
font-size: 18px; }
.project-list__txt {
font-size: 32px; }
.project-list__hover {
width: 250px; }
.services-title {
margin-bottom: 80px; }
.services-subtitle {
padding-right: 0; }
.services-items {
margin: 0; }
.services-item {
width: 100%; }
.services-item:last-child {
margin-bottom: 0; }
.services-item__title {
margin: 0 0 20px; }
.reviews-cnt {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.reviews-quote {
margin-bottom: 30px;
width: auto;
text-align: left; }
.reviews-quote img {
padding: 0;
width: 50px; }
.reviews-items {
width: 100%; }
.reviews .swiper-buttons {
margin: 20px -20px 0; }
.news {
padding: 120px 80px 100px; }
.news-item-wrap {
margin-bottom: 50px; }
.news-item-wrap:last-child {
margin-bottom: 0; }
.contact {
padding: 120px 80px 100px; }
.contact-descr {
margin-bottom: 80px; }
.contact-logos {
margin-bottom: 0; }
.contact-info__mail, .contact-info__phone {
font-size: 20px; }
.blog-block {
margin-bottom: 100px; }
.blog-img {
margin-bottom: 100px; }
.blog-figure {
padding: 115px 40px 20px; }
.blog-blockquote__txt {
margin-bottom: 30px;
font-size: 18px; } }
@media only screen and (max-width: 767px) {
h1, .h1 {
font-size: 80px; }
.header {
padding: 15px; }
.header-logo {
left: 15px;
top: 20px; }
.section-inner {
padding-left: 30px;
padding-right: 30px; }
.hero-project .container {
padding-bottom: 90px;
padding-top: 100px; }
.hero-blog .hero-inner-cnt .container {
padding-bottom: 150px; }
.experience, .education, .services, .reviews, .contact {
padding: 50px 45px; }
.reviews-title {
padding-right: 0; }
.news {
padding: 80px 45px; }
.footer {
padding: 15px; }
.top-arrow {
left: 15px; }
.social {
left: 15px; }
.ps-txt {
padding: 0;
margin-bottom: 75px; }
.ps-video {
height: 400px;
background-size: cover;
background-position: right; }
.blog .container {
padding: 0 15px; }
.comment .container {
padding: 0 15px; } }
@media only screen and (max-width: 600px) {
.hero {
padding-left: 0; }
.experience, .education, .services, .reviews {
padding: 50px 30px; }
.education-header {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.education-title {
margin: 0 0 15px; }
.projects-list__item {
padding: 0 50px; }
.news {
padding: 80px 30px; }
.news-item__img {
margin-right: 0; }
.contact {
padding: 50px 30px; }
.socila {
display: none; }
.pi-items {
margin-bottom: 0; }
.pi-item {
width: 100%; }
.pi-item:last-child {
margin-bottom: 0; }
.blog-figure {
padding: 76px 20px 20px; }
.blog-figure:before {
left: 20px;
top: 20px; }
.comment-item__inner {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.comment-item__img {
margin-right: 0;
margin-bottom: 35px; }
.comment-item__info {
width: 100%; }
.comment-item .comment-items {
padding-left: 35px; } }
/*# sourceMappingURL=maps/main.css.map */
| 0.343232 | 0.051702 |
body{
margin: 0;
padding: 0;
font-family: 'Lora', serif;
color: black;
}
:root {
--primary: #14152e;
--background: #afb6c0;
--subbackground: #f3f9fb;
--neutral: #ececec;
--highlight: orange;
--secondary: #494ca2;
--inputfocus: #dadddf;
--buttonfocus: #fdfdfd;
}
#overlay {
position: absolute;
width: 100%;
height: 100vh;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
linear-gradient(to bottom, rgba(26, 22, 25, 0.73), rgba(48, 20, 41, 0.73)),
url('../files/images/cover-signup.jpg');
background-size: cover;
background-attachment: fixed;
z-index: -1;
}
#home-navbar {
height: 50px;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: var(--primary);
padding: 10px 0;
overflow: hidden;
}
.right {
float: right;
}
.navbutton a {
color: var(--background);
}
.navbutton a:hover{
color: #585974;
}
.nav-brand a {
font-family: 'Gugi', cursive;
font-size: 20px;
color: #fff;
}
span {
color: var(--highlight);
}
nav ul {
list-style-type: none;
text-decoration: none;
}
nav ul li {
padding: 20px;
color: var(--background);
display: inline;
text-decoration: none;
text-align: center;
margin: 5px;
}
a{
text-decoration: none;
}
.signup-view{
width: 100%;
height: auto;
padding-top: 10px;
}
.signup-form-container{
width: 500px;
margin: auto;
text-align: center;
border-radius: 10px;
background-color: #eeeeee;
padding: 10px 20px;
margin-top: 10%;
}
h1{
color: #494ca2;
}
form{
margin: auto;
}
form .row{
display: flex;
flex-direction: row;
padding: 0;
}
.form-group .row input{
height: 40px;
width: 45%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
.form-group .row input:focus{
border: 1px solid #494ca2;
}
.form-group .single-row input{
height: 40px;
width: 95%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
form-group .single-row input:focus{
border: 1px solid #494ca2;
}
.submit-button{
width: 98%;
height: 60px;
text-align: center;
border:none;
background-color: #494ca2;
color: #e3e7f1;
font-weight: 300;
font-size: 20px;
outline: none;
cursor: pointer;
margin: 5px 0;
}
.submit-button:hover{
background-color: #252750;
}
.login-link{
text-align: center;
color: rgb(68, 67, 67);
font-size: 18px;
}
.login-link p a{
text-decoration: none;
outline: none;
color: rgb(76, 70, 102);
}
.login-link p a:hover{
color: #252750;
}
.footer{
color: #e3e7f1;
text-align: center;
}
.nav {
position: fixed;
right: 60px;
top: 50px;
}
.nav a {
color: #fff;
font-size: 20px;
text-decoration: none;
}
.nav a:hover,
.nav a:visited,
.nav a:active {
color: #fff;
text-decoration: none;
}
/** Media queries for responsiveness **/
@media screen and (max-width: 540px) {
.signup-view{
width: 100%;
height: auto;
margin: 0;
padding-top: 30px;
}
.signup-form-container{
min-width: 80%;
text-align: center;
border-radius: 10px;
background-color: #eeeeee;
padding: 2px 5px;
}
form{
margin: auto;
}
form .row{
display: flex;
flex-direction: column;
}
.form-group .row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
.form-group .row input:focus{
border: 1px solid #494ca2;
}
.form-group .single-row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
form-group .single-row input:focus{
border: 1px solid #494ca2;
}
.submit-button{
width: 82%;
height: 60px;
text-align: center;
border:none;
background-color: #494ca2;
color: #e3e7f1;
font-weight: 300;
font-size: 20px;
outline: none;
cursor: pointer;
margin: 5px 0;
}
}
@media screen and (max-width: 530px) {
.signup-view{
width: 100%;
height: auto;
padding-top: 80px;
margin: 0;
}
.signup-form-container{
width: 300px;
margin: 0 auto;
text-align: center;
border-radius: 10px;
background: none;
border: 1px solid #494ca2;
}
form{
margin: auto;
}
form .row{
display: flex;
flex-direction: column;
}
.form-group .row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
border: none;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
.form-group .row input:focus{
border: 1px solid #494ca2;
}
.form-group .single-row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
border: none;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
form-group .single-row input:focus{
border: 1px solid #494ca2;
}
.submit-button{
width: 85%;
height: 60px;
text-align: center;
border:none;
background-color: #494ca2;
color: #e3e7f1;
font-weight: 300;
font-size: 20px;
outline: none;
cursor: pointer;
margin: 0;
padding: 5px 8px;
}
p{
color: #a89fc0
}
.login-link p a{
color: #cad4f0
}
.login-link p a:hover{
color: #a89fc0
}
}
|
UI/css/signup.css
|
body{
margin: 0;
padding: 0;
font-family: 'Lora', serif;
color: black;
}
:root {
--primary: #14152e;
--background: #afb6c0;
--subbackground: #f3f9fb;
--neutral: #ececec;
--highlight: orange;
--secondary: #494ca2;
--inputfocus: #dadddf;
--buttonfocus: #fdfdfd;
}
#overlay {
position: absolute;
width: 100%;
height: 100vh;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image:
linear-gradient(to bottom, rgba(26, 22, 25, 0.73), rgba(48, 20, 41, 0.73)),
url('../files/images/cover-signup.jpg');
background-size: cover;
background-attachment: fixed;
z-index: -1;
}
#home-navbar {
height: 50px;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: var(--primary);
padding: 10px 0;
overflow: hidden;
}
.right {
float: right;
}
.navbutton a {
color: var(--background);
}
.navbutton a:hover{
color: #585974;
}
.nav-brand a {
font-family: 'Gugi', cursive;
font-size: 20px;
color: #fff;
}
span {
color: var(--highlight);
}
nav ul {
list-style-type: none;
text-decoration: none;
}
nav ul li {
padding: 20px;
color: var(--background);
display: inline;
text-decoration: none;
text-align: center;
margin: 5px;
}
a{
text-decoration: none;
}
.signup-view{
width: 100%;
height: auto;
padding-top: 10px;
}
.signup-form-container{
width: 500px;
margin: auto;
text-align: center;
border-radius: 10px;
background-color: #eeeeee;
padding: 10px 20px;
margin-top: 10%;
}
h1{
color: #494ca2;
}
form{
margin: auto;
}
form .row{
display: flex;
flex-direction: row;
padding: 0;
}
.form-group .row input{
height: 40px;
width: 45%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
.form-group .row input:focus{
border: 1px solid #494ca2;
}
.form-group .single-row input{
height: 40px;
width: 95%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
form-group .single-row input:focus{
border: 1px solid #494ca2;
}
.submit-button{
width: 98%;
height: 60px;
text-align: center;
border:none;
background-color: #494ca2;
color: #e3e7f1;
font-weight: 300;
font-size: 20px;
outline: none;
cursor: pointer;
margin: 5px 0;
}
.submit-button:hover{
background-color: #252750;
}
.login-link{
text-align: center;
color: rgb(68, 67, 67);
font-size: 18px;
}
.login-link p a{
text-decoration: none;
outline: none;
color: rgb(76, 70, 102);
}
.login-link p a:hover{
color: #252750;
}
.footer{
color: #e3e7f1;
text-align: center;
}
.nav {
position: fixed;
right: 60px;
top: 50px;
}
.nav a {
color: #fff;
font-size: 20px;
text-decoration: none;
}
.nav a:hover,
.nav a:visited,
.nav a:active {
color: #fff;
text-decoration: none;
}
/** Media queries for responsiveness **/
@media screen and (max-width: 540px) {
.signup-view{
width: 100%;
height: auto;
margin: 0;
padding-top: 30px;
}
.signup-form-container{
min-width: 80%;
text-align: center;
border-radius: 10px;
background-color: #eeeeee;
padding: 2px 5px;
}
form{
margin: auto;
}
form .row{
display: flex;
flex-direction: column;
}
.form-group .row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
.form-group .row input:focus{
border: 1px solid #494ca2;
}
.form-group .single-row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
form-group .single-row input:focus{
border: 1px solid #494ca2;
}
.submit-button{
width: 82%;
height: 60px;
text-align: center;
border:none;
background-color: #494ca2;
color: #e3e7f1;
font-weight: 300;
font-size: 20px;
outline: none;
cursor: pointer;
margin: 5px 0;
}
}
@media screen and (max-width: 530px) {
.signup-view{
width: 100%;
height: auto;
padding-top: 80px;
margin: 0;
}
.signup-form-container{
width: 300px;
margin: 0 auto;
text-align: center;
border-radius: 10px;
background: none;
border: 1px solid #494ca2;
}
form{
margin: auto;
}
form .row{
display: flex;
flex-direction: column;
}
.form-group .row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
border: none;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
.form-group .row input:focus{
border: 1px solid #494ca2;
}
.form-group .single-row input{
height: 40px;
width: 80%;
margin: 5px auto;
background-color: white;
border: none;
color: #2c2d3d;
padding: 2px 8px;
outline: none;
}
form-group .single-row input:focus{
border: 1px solid #494ca2;
}
.submit-button{
width: 85%;
height: 60px;
text-align: center;
border:none;
background-color: #494ca2;
color: #e3e7f1;
font-weight: 300;
font-size: 20px;
outline: none;
cursor: pointer;
margin: 0;
padding: 5px 8px;
}
p{
color: #a89fc0
}
.login-link p a{
color: #cad4f0
}
.login-link p a:hover{
color: #a89fc0
}
}
| 0.467575 | 0.096621 |
p {
line-height: 2rem;
}
.icon-block {
padding: 0 15px;
}
.material-icons {
font-size: inherit;
}
.dialog {
width: 30%;
}
.divider.large {
margin: 2em 0 2em 0;
}
/* HELPERS */
.no-margin {
margin: 0 !important;
}
.no-padding {
padding: 0 !important;
}
.no-margin-top {
margin-top: 0 !important;
}
.no-padding-top {
padding-top: 0 !important;
}
.no-margin-bottom {
margin-bottom: 0 !important;
}
.no-padding-bottom {
padding-bottom: 0 !important;
}
/* BUTTONS */
.btn-icon {
padding: 0 1rem;
}
.btn-nav {
padding: 0 20px;
}
/* OVERRIDE COLORS */
.chips .chip.selected {
background-color: #9575cd;
}
.chips.focus {
border-bottom: 1px solid #9575cd;
box-shadow: 0 1px 0 0 #9575cd;
}
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
border-bottom: 1px solid #9575cd;
box-shadow: 0 1px 0 0 #9575cd;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
color: #9575cd;
}
.progress {
background-color: #d1c4e9;
}
.progress .indeterminate,
.progress .determinate {
background-color: #9575cd;
}
/* NAVIGATION */
nav ul a,
nav .brand-logo,
nav .material-icons {
color: #444;
}
/* PARALLAX */
.parallax-container {
min-height: 640px;
line-height: 0;
height: auto;
color: rgba(255, 255, 255, .9);
}
.parallax-container .section {
width: 100%;
}
@media only screen and (max-width: 1200px) {
.dialog {
width: 80%;
}
}
@media only screen and (max-width: 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 15%;
}
}
|
css/main.css
|
p {
line-height: 2rem;
}
.icon-block {
padding: 0 15px;
}
.material-icons {
font-size: inherit;
}
.dialog {
width: 30%;
}
.divider.large {
margin: 2em 0 2em 0;
}
/* HELPERS */
.no-margin {
margin: 0 !important;
}
.no-padding {
padding: 0 !important;
}
.no-margin-top {
margin-top: 0 !important;
}
.no-padding-top {
padding-top: 0 !important;
}
.no-margin-bottom {
margin-bottom: 0 !important;
}
.no-padding-bottom {
padding-bottom: 0 !important;
}
/* BUTTONS */
.btn-icon {
padding: 0 1rem;
}
.btn-nav {
padding: 0 20px;
}
/* OVERRIDE COLORS */
.chips .chip.selected {
background-color: #9575cd;
}
.chips.focus {
border-bottom: 1px solid #9575cd;
box-shadow: 0 1px 0 0 #9575cd;
}
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
border-bottom: 1px solid #9575cd;
box-shadow: 0 1px 0 0 #9575cd;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
color: #9575cd;
}
.progress {
background-color: #d1c4e9;
}
.progress .indeterminate,
.progress .determinate {
background-color: #9575cd;
}
/* NAVIGATION */
nav ul a,
nav .brand-logo,
nav .material-icons {
color: #444;
}
/* PARALLAX */
.parallax-container {
min-height: 640px;
line-height: 0;
height: auto;
color: rgba(255, 255, 255, .9);
}
.parallax-container .section {
width: 100%;
}
@media only screen and (max-width: 1200px) {
.dialog {
width: 80%;
}
}
@media only screen and (max-width: 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 15%;
}
}
| 0.367043 | 0.135375 |
html,body{
padding:0px;
margin:0px;
font-size: 12px;
background-color: #fff;
}
html{
height: 100%;
}
body{
min-height: 100%;
}
nav{
background-color:#DE99F2;
padding: 10px 40px; /*Establece el espacio de relleno requerido por todos los lados de un elemento*/
}
nav h1{
font-weight: normal; /*Sirve para cambiar el pese de la tipografia. Ejem: Bold a normal*/
margin: 0;
font-size: 35px;
font-family: "Raleway";
}
.main_section{
text-align: center;
max-width: 712px;
width: 100%;
margin: 46px auto 33px;
box-sizing: border-box;
}
.main_section h2{
font-family: "Raleway";
font-size: 30px;
color: #2E2E2E;
}
.products{
display: flex;
justify-content: center; /*Sirve para centrar el contenido horizontal en un elemento display flex*/
}
.product{
padding: 8px 26px 26px;
width: 332px;
text-align: center;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
border: 1px solid #F7F4F4;
background-image: url(../images/Fondo-botones.svg);
background-size: contain; /*Ajusta el fondo al tamaño del elemento, sin salirse.*/
background-repeat: no-repeat;
background-position: bottom center;
box-sizing: border-box; /*Impide que los espaciados del contenedor lo hagan mas grande del ancho establecido.*/
border-radius: 16px;
}
/* firts child selecciona el primer elemento */
.product:first-child{
margin-right: 75px;
}
.product h3, .product p{
text-align: left;
}
.product h3{
margin: 0 0 8px;
font-family: "Raleway";
font-size: 25px;
color: #2E2E2E;
}
.product p{
margin: 0 0 18px;
font-family: "Raleway";
font-size: 18px;
color: #707070;
}
.lion{
width: 127px;
height: 122px;
text-align: center;
margin: 19px 0 10px;
}
.body_spine{
width: 143px;
height: 143px;
text-align: center;
margin-top: 8px;
}
.product button{
width: 100%;
height: 62px;
border-radius: 5px;
font-size: 25px;
font-family: "Raleway";
font-weight: bold;
color: white;
background-color: #DE99F2;
border: 1px solid #707070;
box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
cursor: pointer;
outline: none;
transition: background ease 0.3s;
}
.product button:hover{
background-color: #B37BC3;
}
.comments{
background-image: url(../images/Cuvas.png);
background-size: 100% auto;
background-repeat: no-repeat;
background-position: bottom;
}
.comments_header h2{
font-family: "Raleway";
font-size: 30px;
margin: 71px 0 20px;
text-align: center;
color: #2E2E2E;
}
.comments_header p{
text-align: center;
font-family: "Raleway";
font-size: 18px;
color: #A8A8A8;
margin: 0 auto 35px;
}
.separator{
height: 13px;
width: 125px;
background-color: #DE99F2;
margin: 0 auto 30px;
border-radius: 30px;
}
.comments_content{
display: flex;
justify-content: center;
}
.comment{
width: 359px;
height: 431px;
background-color: #FFFFFF;
margin: 0 38px 108px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
border-radius: 16px;
}
.comment p{
font-family: Raleway;
font-size: 16px;
color: #585858;
margin: 0 134px 43px 56px;
}
.quote_image{
width: 36px;
height: 36px;
margin: 56px 267px 46px 56px;
}
.comment_user{
display: flex;
justify-content: center;
align-items: center; /*Alinea los items verticalmente*/
}
.comment_user p{
font-family: "Raleway";
font-size: 14px;
font-weight: bold;
margin: 0 0 0 0;
}
.user_image{
width: 65px;
height: 65px;
margin-right: 14px;
border-radius: 65px;
border: 1px solid #CECECE;
}
footer{
position: relative;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
}
.contact{
display: flex;
justify-content: space-between;
background-color: #DE99F2;
padding: 13px 19px;
}
.contact a{
text-decoration: none;
color: #000000;
}
.terms_and_Conditions{
font-family: "Raleway";
font-size: 15px;
}
.terms_and_Conditions h3{
margin: 0;
}
.email{
font-family: "Raleway";
font-size: 15px;
}
.email h3{
margin: 0;
}
/*CSS de formulario*/
.conteiners{
display: flex;
justify-content: center;
}
.conteiner{
padding: 8px 26px 26px;
width: 332px;
text-align: center;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
border: 1px solid #F7F4F4;
background-image: url(../images/Fondo-botones.svg);
background-size: contain;
background-position: bottom center;
background-repeat: no-repeat;
box-sizing: border-box;
border-radius: 16px;
}
.conteiner h3{
margin: 0 0 8px;
font-family: "Raleway";
font-size: 25px;
color: #2E2E2E;
}
.conteiner p{
margin: 0 0 18px;
font-family: "Raleway";
font-size: 18px;
color: #707070;
}
.conteiner .lion{
margin-top: 80px;
}
.form{
padding: 26px;
width: 584px;
}
.form:first-child{
margin-right: 58px;
}
.form input{
margin-bottom: 10px;
width: 100%;
height: 46px;
border: 1px solid #707070;
border-radius: 8px;
padding: 0 10px;
font-size: 16px;
box-sizing: border-box;
}
.form label{
font-family: "Raleway";
font-size: 20px;
color: #A9A9A9;
}
.form button{
width: 280px;
height: 62px;
border-radius: 5px;
font-size: 25px;
font-family: "Raleway";
font-weight: bold;
color: white;
background-color: #DE99F2;
border: 1px solid #707070;
box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
cursor: pointer;
outline: none;
transition: background ease 0.3s;
margin-left: 50%;
transform: translateX(-50%); /*transforma el elemento, si es trasleteX lo mueve en horizontal*/
}
.foot{
position: absolute;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
}
.title{
text-decoration: none;
color: #000000;
transition: all ease .3s;
display: inline-block;
}
.title:hover{
transform: scale(1.1);
}
|
css/estilos.css
|
html,body{
padding:0px;
margin:0px;
font-size: 12px;
background-color: #fff;
}
html{
height: 100%;
}
body{
min-height: 100%;
}
nav{
background-color:#DE99F2;
padding: 10px 40px; /*Establece el espacio de relleno requerido por todos los lados de un elemento*/
}
nav h1{
font-weight: normal; /*Sirve para cambiar el pese de la tipografia. Ejem: Bold a normal*/
margin: 0;
font-size: 35px;
font-family: "Raleway";
}
.main_section{
text-align: center;
max-width: 712px;
width: 100%;
margin: 46px auto 33px;
box-sizing: border-box;
}
.main_section h2{
font-family: "Raleway";
font-size: 30px;
color: #2E2E2E;
}
.products{
display: flex;
justify-content: center; /*Sirve para centrar el contenido horizontal en un elemento display flex*/
}
.product{
padding: 8px 26px 26px;
width: 332px;
text-align: center;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
border: 1px solid #F7F4F4;
background-image: url(../images/Fondo-botones.svg);
background-size: contain; /*Ajusta el fondo al tamaño del elemento, sin salirse.*/
background-repeat: no-repeat;
background-position: bottom center;
box-sizing: border-box; /*Impide que los espaciados del contenedor lo hagan mas grande del ancho establecido.*/
border-radius: 16px;
}
/* firts child selecciona el primer elemento */
.product:first-child{
margin-right: 75px;
}
.product h3, .product p{
text-align: left;
}
.product h3{
margin: 0 0 8px;
font-family: "Raleway";
font-size: 25px;
color: #2E2E2E;
}
.product p{
margin: 0 0 18px;
font-family: "Raleway";
font-size: 18px;
color: #707070;
}
.lion{
width: 127px;
height: 122px;
text-align: center;
margin: 19px 0 10px;
}
.body_spine{
width: 143px;
height: 143px;
text-align: center;
margin-top: 8px;
}
.product button{
width: 100%;
height: 62px;
border-radius: 5px;
font-size: 25px;
font-family: "Raleway";
font-weight: bold;
color: white;
background-color: #DE99F2;
border: 1px solid #707070;
box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
cursor: pointer;
outline: none;
transition: background ease 0.3s;
}
.product button:hover{
background-color: #B37BC3;
}
.comments{
background-image: url(../images/Cuvas.png);
background-size: 100% auto;
background-repeat: no-repeat;
background-position: bottom;
}
.comments_header h2{
font-family: "Raleway";
font-size: 30px;
margin: 71px 0 20px;
text-align: center;
color: #2E2E2E;
}
.comments_header p{
text-align: center;
font-family: "Raleway";
font-size: 18px;
color: #A8A8A8;
margin: 0 auto 35px;
}
.separator{
height: 13px;
width: 125px;
background-color: #DE99F2;
margin: 0 auto 30px;
border-radius: 30px;
}
.comments_content{
display: flex;
justify-content: center;
}
.comment{
width: 359px;
height: 431px;
background-color: #FFFFFF;
margin: 0 38px 108px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
border-radius: 16px;
}
.comment p{
font-family: Raleway;
font-size: 16px;
color: #585858;
margin: 0 134px 43px 56px;
}
.quote_image{
width: 36px;
height: 36px;
margin: 56px 267px 46px 56px;
}
.comment_user{
display: flex;
justify-content: center;
align-items: center; /*Alinea los items verticalmente*/
}
.comment_user p{
font-family: "Raleway";
font-size: 14px;
font-weight: bold;
margin: 0 0 0 0;
}
.user_image{
width: 65px;
height: 65px;
margin-right: 14px;
border-radius: 65px;
border: 1px solid #CECECE;
}
footer{
position: relative;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
}
.contact{
display: flex;
justify-content: space-between;
background-color: #DE99F2;
padding: 13px 19px;
}
.contact a{
text-decoration: none;
color: #000000;
}
.terms_and_Conditions{
font-family: "Raleway";
font-size: 15px;
}
.terms_and_Conditions h3{
margin: 0;
}
.email{
font-family: "Raleway";
font-size: 15px;
}
.email h3{
margin: 0;
}
/*CSS de formulario*/
.conteiners{
display: flex;
justify-content: center;
}
.conteiner{
padding: 8px 26px 26px;
width: 332px;
text-align: center;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
border: 1px solid #F7F4F4;
background-image: url(../images/Fondo-botones.svg);
background-size: contain;
background-position: bottom center;
background-repeat: no-repeat;
box-sizing: border-box;
border-radius: 16px;
}
.conteiner h3{
margin: 0 0 8px;
font-family: "Raleway";
font-size: 25px;
color: #2E2E2E;
}
.conteiner p{
margin: 0 0 18px;
font-family: "Raleway";
font-size: 18px;
color: #707070;
}
.conteiner .lion{
margin-top: 80px;
}
.form{
padding: 26px;
width: 584px;
}
.form:first-child{
margin-right: 58px;
}
.form input{
margin-bottom: 10px;
width: 100%;
height: 46px;
border: 1px solid #707070;
border-radius: 8px;
padding: 0 10px;
font-size: 16px;
box-sizing: border-box;
}
.form label{
font-family: "Raleway";
font-size: 20px;
color: #A9A9A9;
}
.form button{
width: 280px;
height: 62px;
border-radius: 5px;
font-size: 25px;
font-family: "Raleway";
font-weight: bold;
color: white;
background-color: #DE99F2;
border: 1px solid #707070;
box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.16);
cursor: pointer;
outline: none;
transition: background ease 0.3s;
margin-left: 50%;
transform: translateX(-50%); /*transforma el elemento, si es trasleteX lo mueve en horizontal*/
}
.foot{
position: absolute;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
}
.title{
text-decoration: none;
color: #000000;
transition: all ease .3s;
display: inline-block;
}
.title:hover{
transform: scale(1.1);
}
| 0.317744 | 0.08617 |
.service-cms {
padding: 10px;
margin-bottom: 35px; }
.service-cms h3 {
padding-top: 10px;
margin-bottom: 13px;
color: #666666; }
.service-cms p {
text-align: center; }
.service-cms div > span.compartir {
text-align: center; }
.link-inicio {
color: #ffffff;
text-decoration: none; }
.header-pages {
height: 220px; }
.header-pages h1 {
text-align: center;
color: #ffffff;
font-family: sans-serif, "Open-Sans"; }
.nosotros {
background: #666666;
background-image: url("../img/nosotros-banner.jpg");
background-repeat: no-repeat;
background-size: cover; }
#titulo {
display: flex;
justify-content: center; }
.title-center {
color: #ffffff;
text-align: ceneter;
align-content: center;
font-weight: 800;
text-shadow: 2px 3px 2px #555555; }
.sub-title-nosotros {
font-family: sans-serif, "Open-Sans";
font-weight: 700;
padding-bottom: 15px; }
.alquiler {
background: #666666;
background-image: url("../img/alquiler-banner.jpg");
background-repeat: no-repeat;
background-size: cover; }
.header-blue {
background: #1595D4;
color: #ffffff;
padding: 5px 0px 5px 0px; }
.header-blue a {
color: #ffffff; }
#nav.navbar-default, .navbar-static-top {
background: none;
border: none; }
#nav.navbar {
margin-bottom: 0;
min-height: 75px; }
#nav {
-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2); }
#nav {
background-color: #fff; }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
.logo-banner {
padding: 30px 0px 10px 0px; }
#requisitos {
overflow-y: auto;
overflow-x: none;
max-height: 230px; }
.aceptar_terminos {
font-size: 18px;
font-weight: bold; }
.cam-jumbo {
background: #ffffff;
box-shadow: 2px 3px 3px #999999;
display: flex;
align-content: center; }
.cam-jumbo h2 {
color: #444444; }
.cam-jumbo i {
font-size: 55px;
align-content: center; }
.title-cam-h3 {
font-family: "Helvetica", sans-serif,"Arial";
color: #777777; }
.cam-form textarea::-webkit-input-placeholder, .cam-form input::-webkit-input-placeholder {
color: #555555 !important; }
.cam-form textarea::-moz-input-placeholder, .cam-form input:-moz-placeholder {
/* Firefox 18- */
color: #555555 !important; }
.cam-form textarea::-moz-input-placeholder, .cam-form input::-moz-placeholder {
/* Firefox 19+ */
color: #555555 !important; }
.cam-form textarea:-ms-input-placeholder, .cam-form input:-ms-input-placeholder {
color: #555555 !important; }
.item-carro-contratar {
min-height: 100px;
padding: 0px;
border: 1px solid #dadada;
margin-bottom: 7px; }
.item-carro-imagen {
padding: 10px; }
.item-carro-list {
padding: 10px 10px 10px 0px; }
.container-items-disponibles {
overflow-y: auto;
max-height: 470px; }
body {
overflow-x: hidden; }
.title-h1-cam {
font-family: Helvetica,Arial; }
.list-sm-cam {
border-radius: 0px; }
.list-sm-cam li {
padding: 5px 10px; }
.h3-grey-title {
color: #444444;
font-size: 25px;
font-family: 'Open Sans',Helvetica, arial; }
.subtitle-cam {
font-size: 35px;
font-weight: 800px;
text-align: center; }
.contact-item {
display: flex;
flex-direction: column; }
.contact-item span {
background: #1595D4;
color: #ffffff; }
.list-pop {
text-align: left; }
.list-pop span {
text-align: right; }
.h2-grey-title {
color: #444444;
font-size: 30px;
font-family: 'Open Sans',Helvetica, arial; }
.title-w {
color: #ffffff;
font-size: 30px;
font-family: 'Open Sans',Helvetica, arial; }
.titulos_valores {
color: #FFFFFF;
font-size: 25px;
font-family: 'Open Sans',Helvetica, arial;
background: #1595D4; }
.titulos_banner {
color: #FFFFFF;
font-size: 38px;
font-family: 'Open Sans',Helvetica, arial;
text-shadow: 2px 2px 2px #555555; }
.otros_autos {
padding-top: 40px;
margin-top: 25px; }
.title-slide-cm {
font-family: 'Raleway', sans-serif; }
.title-50 {
font-size: 45px; }
.sombra {
text-shadow: 2px 1px 2px #333; }
.cm-padding-40 {
padding-top: 85px; }
.title-alquiler-h3 {
font-family: 'Raleway', sans-serif;
font-size: 23px; }
.title-alquiler-h5 {
font-family: 'Raleway', sans-serif;
font-size: 18px; }
/*# sourceMappingURL=maincamoranns.css.map */
|
public/css/maincamoranns.css
|
.service-cms {
padding: 10px;
margin-bottom: 35px; }
.service-cms h3 {
padding-top: 10px;
margin-bottom: 13px;
color: #666666; }
.service-cms p {
text-align: center; }
.service-cms div > span.compartir {
text-align: center; }
.link-inicio {
color: #ffffff;
text-decoration: none; }
.header-pages {
height: 220px; }
.header-pages h1 {
text-align: center;
color: #ffffff;
font-family: sans-serif, "Open-Sans"; }
.nosotros {
background: #666666;
background-image: url("../img/nosotros-banner.jpg");
background-repeat: no-repeat;
background-size: cover; }
#titulo {
display: flex;
justify-content: center; }
.title-center {
color: #ffffff;
text-align: ceneter;
align-content: center;
font-weight: 800;
text-shadow: 2px 3px 2px #555555; }
.sub-title-nosotros {
font-family: sans-serif, "Open-Sans";
font-weight: 700;
padding-bottom: 15px; }
.alquiler {
background: #666666;
background-image: url("../img/alquiler-banner.jpg");
background-repeat: no-repeat;
background-size: cover; }
.header-blue {
background: #1595D4;
color: #ffffff;
padding: 5px 0px 5px 0px; }
.header-blue a {
color: #ffffff; }
#nav.navbar-default, .navbar-static-top {
background: none;
border: none; }
#nav.navbar {
margin-bottom: 0;
min-height: 75px; }
#nav {
-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2); }
#nav {
background-color: #fff; }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
.logo-banner {
padding: 30px 0px 10px 0px; }
#requisitos {
overflow-y: auto;
overflow-x: none;
max-height: 230px; }
.aceptar_terminos {
font-size: 18px;
font-weight: bold; }
.cam-jumbo {
background: #ffffff;
box-shadow: 2px 3px 3px #999999;
display: flex;
align-content: center; }
.cam-jumbo h2 {
color: #444444; }
.cam-jumbo i {
font-size: 55px;
align-content: center; }
.title-cam-h3 {
font-family: "Helvetica", sans-serif,"Arial";
color: #777777; }
.cam-form textarea::-webkit-input-placeholder, .cam-form input::-webkit-input-placeholder {
color: #555555 !important; }
.cam-form textarea::-moz-input-placeholder, .cam-form input:-moz-placeholder {
/* Firefox 18- */
color: #555555 !important; }
.cam-form textarea::-moz-input-placeholder, .cam-form input::-moz-placeholder {
/* Firefox 19+ */
color: #555555 !important; }
.cam-form textarea:-ms-input-placeholder, .cam-form input:-ms-input-placeholder {
color: #555555 !important; }
.item-carro-contratar {
min-height: 100px;
padding: 0px;
border: 1px solid #dadada;
margin-bottom: 7px; }
.item-carro-imagen {
padding: 10px; }
.item-carro-list {
padding: 10px 10px 10px 0px; }
.container-items-disponibles {
overflow-y: auto;
max-height: 470px; }
body {
overflow-x: hidden; }
.title-h1-cam {
font-family: Helvetica,Arial; }
.list-sm-cam {
border-radius: 0px; }
.list-sm-cam li {
padding: 5px 10px; }
.h3-grey-title {
color: #444444;
font-size: 25px;
font-family: 'Open Sans',Helvetica, arial; }
.subtitle-cam {
font-size: 35px;
font-weight: 800px;
text-align: center; }
.contact-item {
display: flex;
flex-direction: column; }
.contact-item span {
background: #1595D4;
color: #ffffff; }
.list-pop {
text-align: left; }
.list-pop span {
text-align: right; }
.h2-grey-title {
color: #444444;
font-size: 30px;
font-family: 'Open Sans',Helvetica, arial; }
.title-w {
color: #ffffff;
font-size: 30px;
font-family: 'Open Sans',Helvetica, arial; }
.titulos_valores {
color: #FFFFFF;
font-size: 25px;
font-family: 'Open Sans',Helvetica, arial;
background: #1595D4; }
.titulos_banner {
color: #FFFFFF;
font-size: 38px;
font-family: 'Open Sans',Helvetica, arial;
text-shadow: 2px 2px 2px #555555; }
.otros_autos {
padding-top: 40px;
margin-top: 25px; }
.title-slide-cm {
font-family: 'Raleway', sans-serif; }
.title-50 {
font-size: 45px; }
.sombra {
text-shadow: 2px 1px 2px #333; }
.cm-padding-40 {
padding-top: 85px; }
.title-alquiler-h3 {
font-family: 'Raleway', sans-serif;
font-size: 23px; }
.title-alquiler-h5 {
font-family: 'Raleway', sans-serif;
font-size: 18px; }
/*# sourceMappingURL=maincamoranns.css.map */
| 0.36727 | 0.080249 |
body {
background-color: var(--bs-light);
font-family: 'Roboto', sans-serif;
/* background: linear-gradient(313deg, rgb(204, 204, 204) 0%, rgba(223, 217, 247, 0.841) 35%, rgb(199, 232, 240) 100%); */
}
.color{
background: linear-gradient(313deg, rgb(204, 204, 204) 0%, rgba(223, 217, 247, 0.841) 35%, rgb(199, 232, 240) 100%);
padding: 0px;
margin: 0px;
height: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
overflow: hidden;
}
.container {
max-width: 960px;
}
.container-offcanvas{
max-width: 600px;
}
.pricing-header {
max-width: 700px;
}
.b-example-divider {
height: 3rem;
background-color: rgba(0, 0, 0, .1);
border: solid rgba(0, 0, 0, .15);
border-width: 1px 0;
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.bi {
vertical-align: -.125em;
fill: currentColor;
}
.opacity-50 { opacity: .5; }
.opacity-75 { opacity: .75; }
.list-group {
width: auto;
max-width: 360px;
margin: 2rem auto;
}
.form-check-input:checked + .form-checked-content {
opacity: .5;
}
.form-check-input-placeholder {
pointer-events: none;
border-style: dashed;
}
[contenteditable]:focus {
outline: 0;
}
.list-group-checkable {
display: grid;
gap: .5rem;
border: 0;
}
.list-group-checkable .list-group-item {
cursor: pointer;
border-radius: .5rem;
}
.list-group-item-check {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.list-group-item-check:hover + .list-group-item {
background-color: #565758;
color: white;
}
.list-group-item-check:checked + .list-group-item {
color: #fff;
background-color: var(--bs-blue);
}
.list-group-item-check[disabled] + .list-group-item,
.list-group-item-check:disabled + .list-group-item {
pointer-events: none;
filter: none;
opacity: .5;
}
.dot {
height: 25px;
width: 25px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
/*----------------*/
.cal-month,
.cal-days,
.cal-weekdays {
display: grid;
grid-template-columns: repeat(7, 1fr);
align-items: center;
}
.cal-month-name {
grid-column-start: 2;
grid-column-end: 7;
text-align: center;
}
.cal-weekday,
.cal-btn {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
height: 3rem;
width: 3rem;
padding: 0;
}
.cal-btn:not([disabled]) {
font-weight: 500;
}
.cal-btn:hover,
.cal-btn:focus {
background-color: rgba(0, 0, 0, .05);
}
.cal-btn[disabled] {
opacity: .5;
}
/*-----------------------------*/
.dark-mode {
background-color: #121212;
color: #d7dadc;
}
.dark-mode-2 {
background-color: #272729;
color: #d7dadc;
}
.dark-mode-3 {
background-color: #565758;
color: #d7dadc;
}
.dark{
background-color: #272729;
}
/* ------------------------------ */
.offcanvas-bottom {
height: 100%;
}
/*-------------------------*/
.dropdown-menu {
position: static;
display: block;
width: auto;
/* margin: 4rem auto; */
}
.dropdown-menu-macos {
display: grid;
/* gap: .25rem; */
padding: .5rem;
border-radius: .5rem;
}
.dropdown-menu-macos .dropdown-item {
border-radius: .25rem;
}
.dropdown-item {
padding: 0;
}
textarea {
resize: none;
}
.icon-square {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.5rem;
height: 2.5rem;
font-size: 1rem;
border-radius: 0.75rem;
}
.icon-square-l {
display: inline-flex;
align-items: center;
justify-content: center;
width: 3.5rem;
height: 3.5rem;
font-size: 1rem;
border-radius: 0.75rem;
}
.bg-0{
background-color: #006CFF ;
}
.bg-1{
background-color: #63ad0e ;
}
.bg-2{
background-color: #f1e05a;
}
.bg-3{
background-color: #ff7300;
}
.bg-4{
background-color: #ca2b2b;
}
.bg-none{
background-color: none;
}
.year-review{
display: grid;
grid-template-rows: repeat(12, 1fr);
grid-template-columns: repeat(32, 1fr);
align-items: center;
}
.year-btn {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
height: 1rem;
width: 0.5rem;
padding: 0;
}
|
style.css
|
body {
background-color: var(--bs-light);
font-family: 'Roboto', sans-serif;
/* background: linear-gradient(313deg, rgb(204, 204, 204) 0%, rgba(223, 217, 247, 0.841) 35%, rgb(199, 232, 240) 100%); */
}
.color{
background: linear-gradient(313deg, rgb(204, 204, 204) 0%, rgba(223, 217, 247, 0.841) 35%, rgb(199, 232, 240) 100%);
padding: 0px;
margin: 0px;
height: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
overflow: hidden;
}
.container {
max-width: 960px;
}
.container-offcanvas{
max-width: 600px;
}
.pricing-header {
max-width: 700px;
}
.b-example-divider {
height: 3rem;
background-color: rgba(0, 0, 0, .1);
border: solid rgba(0, 0, 0, .15);
border-width: 1px 0;
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.bi {
vertical-align: -.125em;
fill: currentColor;
}
.opacity-50 { opacity: .5; }
.opacity-75 { opacity: .75; }
.list-group {
width: auto;
max-width: 360px;
margin: 2rem auto;
}
.form-check-input:checked + .form-checked-content {
opacity: .5;
}
.form-check-input-placeholder {
pointer-events: none;
border-style: dashed;
}
[contenteditable]:focus {
outline: 0;
}
.list-group-checkable {
display: grid;
gap: .5rem;
border: 0;
}
.list-group-checkable .list-group-item {
cursor: pointer;
border-radius: .5rem;
}
.list-group-item-check {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.list-group-item-check:hover + .list-group-item {
background-color: #565758;
color: white;
}
.list-group-item-check:checked + .list-group-item {
color: #fff;
background-color: var(--bs-blue);
}
.list-group-item-check[disabled] + .list-group-item,
.list-group-item-check:disabled + .list-group-item {
pointer-events: none;
filter: none;
opacity: .5;
}
.dot {
height: 25px;
width: 25px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
/*----------------*/
.cal-month,
.cal-days,
.cal-weekdays {
display: grid;
grid-template-columns: repeat(7, 1fr);
align-items: center;
}
.cal-month-name {
grid-column-start: 2;
grid-column-end: 7;
text-align: center;
}
.cal-weekday,
.cal-btn {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
height: 3rem;
width: 3rem;
padding: 0;
}
.cal-btn:not([disabled]) {
font-weight: 500;
}
.cal-btn:hover,
.cal-btn:focus {
background-color: rgba(0, 0, 0, .05);
}
.cal-btn[disabled] {
opacity: .5;
}
/*-----------------------------*/
.dark-mode {
background-color: #121212;
color: #d7dadc;
}
.dark-mode-2 {
background-color: #272729;
color: #d7dadc;
}
.dark-mode-3 {
background-color: #565758;
color: #d7dadc;
}
.dark{
background-color: #272729;
}
/* ------------------------------ */
.offcanvas-bottom {
height: 100%;
}
/*-------------------------*/
.dropdown-menu {
position: static;
display: block;
width: auto;
/* margin: 4rem auto; */
}
.dropdown-menu-macos {
display: grid;
/* gap: .25rem; */
padding: .5rem;
border-radius: .5rem;
}
.dropdown-menu-macos .dropdown-item {
border-radius: .25rem;
}
.dropdown-item {
padding: 0;
}
textarea {
resize: none;
}
.icon-square {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.5rem;
height: 2.5rem;
font-size: 1rem;
border-radius: 0.75rem;
}
.icon-square-l {
display: inline-flex;
align-items: center;
justify-content: center;
width: 3.5rem;
height: 3.5rem;
font-size: 1rem;
border-radius: 0.75rem;
}
.bg-0{
background-color: #006CFF ;
}
.bg-1{
background-color: #63ad0e ;
}
.bg-2{
background-color: #f1e05a;
}
.bg-3{
background-color: #ff7300;
}
.bg-4{
background-color: #ca2b2b;
}
.bg-none{
background-color: none;
}
.year-review{
display: grid;
grid-template-rows: repeat(12, 1fr);
grid-template-columns: repeat(32, 1fr);
align-items: center;
}
.year-btn {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
height: 1rem;
width: 0.5rem;
padding: 0;
}
| 0.542621 | 0.090574 |
*,
*::before,
*::after {
margin: 0;
padding: 0;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 62.5%;
}
@media only screen and (max-width: 22.5em) {
html {
font-size: 58%;
}
}
@media only screen and (min-width: 93em) {
html {
font-size: 75%;
}
}
::-moz-selection {
background-color: #4f7df3;
color: #fff;
}
::selection {
background-color: #4f7df3;
color: #fff;
}
.container {
min-height: 100vh;
padding: 0 4rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
max-width: 60rem;
margin: 0 auto;
}
.img-container {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
width: 110%;
}
@media only screen and (min-width: 35em) {
.img-container {
width: 100%;
}
}
.img-container img {
margin: 0 auto;
display: block;
max-width: 100%;
}
body {
font-family: 'Libre Franklin', sans-serif;
font-size: 2rem;
}
h1 {
font-size: 2.5rem;
}
@media only screen and (min-width: 35em) {
h1 {
font-size: 3.5rem;
}
}
h2 {
font-size: 1.5rem;
}
.heading__logo {
margin: 1rem 0;
}
.heading__primary {
margin-bottom: 2rem;
}
.heading__primary span {
color: #969696;
font-weight: 300;
}
.heading__secondary {
color: #151f29;
font-weight: 300;
}
.cta__form {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
@media only screen and (min-width: 35em) {
.cta__form {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.cta__form__input, .cta__form__btn {
font-family: inherit;
padding: 1.5rem 3rem;
border-radius: 10rem;
outline: none;
font-size: 1.4rem;
}
.cta__form__input {
border: 1px solid #e5ebf2;
margin-bottom: 1rem;
}
@media only screen and (min-width: 35em) {
.cta__form__input {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-right: 2rem;
margin-bottom: 0;
}
}
.cta__form__input::-webkit-input-placeholder {
color: #d3d7e0;
}
.cta__form__input:-ms-input-placeholder {
color: #d3d7e0;
}
.cta__form__input::-ms-input-placeholder {
color: #d3d7e0;
}
.cta__form__input::placeholder {
color: #d3d7e0;
}
.cta__form__input--error {
border: 1px solid #ff5263;
}
.cta__form__error-message {
margin-top: -0.5rem;
margin-bottom: 2rem;
font-size: 1.2rem;
color: #ff5263;
font-style: italic;
display: none;
}
@media only screen and (min-width: 35em) {
.cta__form__error-message {
position: absolute;
top: 5.7rem;
left: 3rem;
}
}
.cta__form__btn {
cursor: pointer;
color: #fff;
background-color: #4f7df3;
-webkit-box-shadow: 0 0.8rem 2rem rgba(79, 125, 243, 0.4);
box-shadow: 0 0.8rem 2rem rgba(79, 125, 243, 0.4);
border: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
padding-left: 5rem;
padding-right: 5rem;
}
.cta__form__btn:hover {
background-color: #7195f5;
}
.cta__form__btn:active {
background-color: #4f7df3;
-webkit-transform: translateY(0.2rem);
transform: translateY(0.2rem);
-webkit-box-shadow: 0 0.8rem 1.7rem rgba(79, 125, 243, 0.4);
box-shadow: 0 0.8rem 1.7rem rgba(79, 125, 243, 0.4);
}
.show-error {
display: block;
}
.footer__icon-container {
cursor: pointer;
padding: 1rem;
height: 45px;
width: 45px;
border: 1px solid #e5ebf2;
border-radius: 50%;
position: relative;
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
@media only screen and (max-width: 22.5em) {
.footer__icon-container {
-webkit-transform: scale(0.55);
transform: scale(0.55);
}
}
.footer__icon-container:hover {
background-color: #4f7df3;
}
.footer__icon {
fill: #4f7df3;
position: absolute;
display: block;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.footer__icon--facebook {
height: 28px;
width: 16px;
}
.footer__icon--twitter {
height: 28px;
width: 26px;
}
.footer__icon--instagram {
height: 28px;
width: 24px;
}
.footer__icon-container:hover .footer__icon {
fill: #fff;
}
.footer__icons-group {
display: -ms-grid;
display: grid;
-ms-grid-columns: (max-content)[3];
grid-template-columns: repeat(3, -webkit-max-content);
grid-template-columns: repeat(3, max-content);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-column-gap: 2rem;
column-gap: 2rem;
}
.footer__copyright {
color: #969696;
font-size: 1.3rem;
margin-top: 1rem;
}
/*# sourceMappingURL=main.css.map */
|
css/main.css
|
*,
*::before,
*::after {
margin: 0;
padding: 0;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 62.5%;
}
@media only screen and (max-width: 22.5em) {
html {
font-size: 58%;
}
}
@media only screen and (min-width: 93em) {
html {
font-size: 75%;
}
}
::-moz-selection {
background-color: #4f7df3;
color: #fff;
}
::selection {
background-color: #4f7df3;
color: #fff;
}
.container {
min-height: 100vh;
padding: 0 4rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
max-width: 60rem;
margin: 0 auto;
}
.img-container {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
width: 110%;
}
@media only screen and (min-width: 35em) {
.img-container {
width: 100%;
}
}
.img-container img {
margin: 0 auto;
display: block;
max-width: 100%;
}
body {
font-family: 'Libre Franklin', sans-serif;
font-size: 2rem;
}
h1 {
font-size: 2.5rem;
}
@media only screen and (min-width: 35em) {
h1 {
font-size: 3.5rem;
}
}
h2 {
font-size: 1.5rem;
}
.heading__logo {
margin: 1rem 0;
}
.heading__primary {
margin-bottom: 2rem;
}
.heading__primary span {
color: #969696;
font-weight: 300;
}
.heading__secondary {
color: #151f29;
font-weight: 300;
}
.cta__form {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
@media only screen and (min-width: 35em) {
.cta__form {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.cta__form__input, .cta__form__btn {
font-family: inherit;
padding: 1.5rem 3rem;
border-radius: 10rem;
outline: none;
font-size: 1.4rem;
}
.cta__form__input {
border: 1px solid #e5ebf2;
margin-bottom: 1rem;
}
@media only screen and (min-width: 35em) {
.cta__form__input {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-right: 2rem;
margin-bottom: 0;
}
}
.cta__form__input::-webkit-input-placeholder {
color: #d3d7e0;
}
.cta__form__input:-ms-input-placeholder {
color: #d3d7e0;
}
.cta__form__input::-ms-input-placeholder {
color: #d3d7e0;
}
.cta__form__input::placeholder {
color: #d3d7e0;
}
.cta__form__input--error {
border: 1px solid #ff5263;
}
.cta__form__error-message {
margin-top: -0.5rem;
margin-bottom: 2rem;
font-size: 1.2rem;
color: #ff5263;
font-style: italic;
display: none;
}
@media only screen and (min-width: 35em) {
.cta__form__error-message {
position: absolute;
top: 5.7rem;
left: 3rem;
}
}
.cta__form__btn {
cursor: pointer;
color: #fff;
background-color: #4f7df3;
-webkit-box-shadow: 0 0.8rem 2rem rgba(79, 125, 243, 0.4);
box-shadow: 0 0.8rem 2rem rgba(79, 125, 243, 0.4);
border: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
padding-left: 5rem;
padding-right: 5rem;
}
.cta__form__btn:hover {
background-color: #7195f5;
}
.cta__form__btn:active {
background-color: #4f7df3;
-webkit-transform: translateY(0.2rem);
transform: translateY(0.2rem);
-webkit-box-shadow: 0 0.8rem 1.7rem rgba(79, 125, 243, 0.4);
box-shadow: 0 0.8rem 1.7rem rgba(79, 125, 243, 0.4);
}
.show-error {
display: block;
}
.footer__icon-container {
cursor: pointer;
padding: 1rem;
height: 45px;
width: 45px;
border: 1px solid #e5ebf2;
border-radius: 50%;
position: relative;
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
@media only screen and (max-width: 22.5em) {
.footer__icon-container {
-webkit-transform: scale(0.55);
transform: scale(0.55);
}
}
.footer__icon-container:hover {
background-color: #4f7df3;
}
.footer__icon {
fill: #4f7df3;
position: absolute;
display: block;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.footer__icon--facebook {
height: 28px;
width: 16px;
}
.footer__icon--twitter {
height: 28px;
width: 26px;
}
.footer__icon--instagram {
height: 28px;
width: 24px;
}
.footer__icon-container:hover .footer__icon {
fill: #fff;
}
.footer__icons-group {
display: -ms-grid;
display: grid;
-ms-grid-columns: (max-content)[3];
grid-template-columns: repeat(3, -webkit-max-content);
grid-template-columns: repeat(3, max-content);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-column-gap: 2rem;
column-gap: 2rem;
}
.footer__copyright {
color: #969696;
font-size: 1.3rem;
margin-top: 1rem;
}
/*# sourceMappingURL=main.css.map */
| 0.404978 | 0.052522 |
a, a:visited{
text-decoration: none;
color: #fff;
}
a:hover{
color: #fff;
}
/* USER COMPONENT STYLES */
.logout-btn, .delete-account-button{
background-color: #ff4040;
padding: 8px;
margin-top: 0;
border-radius: 25px;
width: 120px;
font-weight: 700;
color: #fff;
}
.logout-btn:hover, .delete-account-button:hover{
background-color: #ffffff;
color: #ff4040;
}
.logout-btn a{
text-decoration: none;
}
#user-box{
background-color: #111;
min-height: 290px;
width: 400px;
margin-top: 25px;
border-radius: 25px;
float: right;
}
#user-box-img{
background: rgb(51,51,51);
background: linear-gradient(270deg, rgba(51,51,51,1) 0%, rgba(17,17,17,1) 100%);
border-radius: 15px 15px 0 0;
width: inherit;
height: 100px;
margin: 0;
padding-top: 60px;
border-bottom: 3px solid #fff;
}
#user-box-username{
font-weight: 700
}
#user-img{
width: 72px;
border-radius: 50%;
padding-left: 0px;
border: 3px solid #fff;
}
#user-box-info, #user-box-settings, #user-box-logout{
padding-left: 15px;
}
#user-box-settings, #user-box-logout{
font-weight: 500;
padding-bottom: 25px;
}
#user-box-info {
padding-top: 25px;
border-bottom: 1px #222 solid;
}
#settings-icon, #logout-icon{
width: 22px;
filter: invert();
margin-right: 10px;
}
/* MAIN COMPONENT STYLES */
::-webkit-scrollbar {
width: 0;
background: transparent;
}
.chirp-user-img{
border-radius: 50%;
float: right;
width: 64px;
margin-left: auto;
margin-right: auto;
display: block;
}
.main-container, .user-col, .main-component-col{
height: 100vh;
background-color: #222;
overflow: hidden;
}
.main-component-box{
background-color: #111;
width: 600px;
height: 95vh;
overflow-y: scroll;
margin-top: 25px;
border-radius: 30px 30px 25px 25px;
padding-right: 0;
position: fixed;
}
.new-chirp-input, .new-bio-input{
width: 100%;
min-height: 100px;
resize: none;
background: none;
color: #fff;
padding: 12px;
border: 1px solid #222;
border-radius: 5px;
overflow: hidden;
}
.new-chirp-button, .new-bio-button{
margin-top: 8px;
width: 100px;
float: right;
border: 0;
border-radius: 50px;
color: #333;
font-weight: 700;
background: #fff;
}
.new-chirp-button:hover, .new-bio-button:hover{
color: #fff;
background: #333;
}
.chirp{
border-bottom: 1px #222 solid;
padding: 25px 10px 25px 10px;
}
.chirp:hover{
background-color: #0e0e0e;
}
.chirp-user{
font-weight: 700;
}
.chirp-body{
font-size: 18px;
}
.chirp-time{
font-size: 14px;
}
.delete-button{
background: none;
border: 0;
float: right;
}
#main-component-title{
background: #0e0e0e;
color: #fff;
padding: 34px 50px 25px 25px;
position: fixed;
width: inherit;
border-radius: 25px 25px 0 0;
z-index: 1;
font-size: 24px;
font-weight: 500;
}
#post-chirp{
padding: 120px 50px 32px 50px;
width: 100%;
padding-bottom: 75px;
border-bottom: 1px #222 solid;
}
#new-chirp-label{
float: left;
}
/* SETTINGS STYLES */
#settings-content-wrapper{
padding-top: 90px;
}
#update-bio{
height: 275px;
padding: 50px;
border-bottom: 1px #222 solid;
}
#delete-account{
height: 250px;
padding: 50px;
}
.delete-account-confirmation{
width: 100%;
min-height: 25px;
background: none;
color: #fff;
padding: 12px;
border: 1px solid #222;
border-radius: 5px;
overflow: hidden;
}
.delete-account-button{
margin-top: 12px;
float: right;
}
/* USER CHIRPS STYLES */
#user-chirps-box{
background: #0e0e0e;
color: #fff;
padding: 24px 50px 24px 25px;
position: fixed;
width: inherit;
border-radius: 25px 25px 0 0;
z-index: 1;
float: left;
}
#user-chirp-title{
padding-left: 8px;
}
#user-chirps-wrapper{
padding-top: 32px !important;
}
#user-img-title{
width: 32px;
border-radius: 50%;
padding-left: 0px;
}
#user-chirper-logo{
float: right;
width: 124px;
}
|
src/css/style.css
|
a, a:visited{
text-decoration: none;
color: #fff;
}
a:hover{
color: #fff;
}
/* USER COMPONENT STYLES */
.logout-btn, .delete-account-button{
background-color: #ff4040;
padding: 8px;
margin-top: 0;
border-radius: 25px;
width: 120px;
font-weight: 700;
color: #fff;
}
.logout-btn:hover, .delete-account-button:hover{
background-color: #ffffff;
color: #ff4040;
}
.logout-btn a{
text-decoration: none;
}
#user-box{
background-color: #111;
min-height: 290px;
width: 400px;
margin-top: 25px;
border-radius: 25px;
float: right;
}
#user-box-img{
background: rgb(51,51,51);
background: linear-gradient(270deg, rgba(51,51,51,1) 0%, rgba(17,17,17,1) 100%);
border-radius: 15px 15px 0 0;
width: inherit;
height: 100px;
margin: 0;
padding-top: 60px;
border-bottom: 3px solid #fff;
}
#user-box-username{
font-weight: 700
}
#user-img{
width: 72px;
border-radius: 50%;
padding-left: 0px;
border: 3px solid #fff;
}
#user-box-info, #user-box-settings, #user-box-logout{
padding-left: 15px;
}
#user-box-settings, #user-box-logout{
font-weight: 500;
padding-bottom: 25px;
}
#user-box-info {
padding-top: 25px;
border-bottom: 1px #222 solid;
}
#settings-icon, #logout-icon{
width: 22px;
filter: invert();
margin-right: 10px;
}
/* MAIN COMPONENT STYLES */
::-webkit-scrollbar {
width: 0;
background: transparent;
}
.chirp-user-img{
border-radius: 50%;
float: right;
width: 64px;
margin-left: auto;
margin-right: auto;
display: block;
}
.main-container, .user-col, .main-component-col{
height: 100vh;
background-color: #222;
overflow: hidden;
}
.main-component-box{
background-color: #111;
width: 600px;
height: 95vh;
overflow-y: scroll;
margin-top: 25px;
border-radius: 30px 30px 25px 25px;
padding-right: 0;
position: fixed;
}
.new-chirp-input, .new-bio-input{
width: 100%;
min-height: 100px;
resize: none;
background: none;
color: #fff;
padding: 12px;
border: 1px solid #222;
border-radius: 5px;
overflow: hidden;
}
.new-chirp-button, .new-bio-button{
margin-top: 8px;
width: 100px;
float: right;
border: 0;
border-radius: 50px;
color: #333;
font-weight: 700;
background: #fff;
}
.new-chirp-button:hover, .new-bio-button:hover{
color: #fff;
background: #333;
}
.chirp{
border-bottom: 1px #222 solid;
padding: 25px 10px 25px 10px;
}
.chirp:hover{
background-color: #0e0e0e;
}
.chirp-user{
font-weight: 700;
}
.chirp-body{
font-size: 18px;
}
.chirp-time{
font-size: 14px;
}
.delete-button{
background: none;
border: 0;
float: right;
}
#main-component-title{
background: #0e0e0e;
color: #fff;
padding: 34px 50px 25px 25px;
position: fixed;
width: inherit;
border-radius: 25px 25px 0 0;
z-index: 1;
font-size: 24px;
font-weight: 500;
}
#post-chirp{
padding: 120px 50px 32px 50px;
width: 100%;
padding-bottom: 75px;
border-bottom: 1px #222 solid;
}
#new-chirp-label{
float: left;
}
/* SETTINGS STYLES */
#settings-content-wrapper{
padding-top: 90px;
}
#update-bio{
height: 275px;
padding: 50px;
border-bottom: 1px #222 solid;
}
#delete-account{
height: 250px;
padding: 50px;
}
.delete-account-confirmation{
width: 100%;
min-height: 25px;
background: none;
color: #fff;
padding: 12px;
border: 1px solid #222;
border-radius: 5px;
overflow: hidden;
}
.delete-account-button{
margin-top: 12px;
float: right;
}
/* USER CHIRPS STYLES */
#user-chirps-box{
background: #0e0e0e;
color: #fff;
padding: 24px 50px 24px 25px;
position: fixed;
width: inherit;
border-radius: 25px 25px 0 0;
z-index: 1;
float: left;
}
#user-chirp-title{
padding-left: 8px;
}
#user-chirps-wrapper{
padding-top: 32px !important;
}
#user-img-title{
width: 32px;
border-radius: 50%;
padding-left: 0px;
}
#user-chirper-logo{
float: right;
width: 124px;
}
| 0.379493 | 0.070528 |
*{
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
}
li {
text-decoration: none;
list-style: none;
}
h1 {
text-align: left;
padding-left: 30px;
}
.disclaimer {
font-size: 30px;
font-weight: bold;
color: grey;
}
.pagecontainer {
display: flex;
flex-direction: row;
justify-content: center;
text-align: center;
flex-wrap: wrap;
padding-bottom: 20px;
padding-top: 40px;
}
.navigationcontainer {
padding-top: 50px;
width: 20%;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.navigation {
border: 2px solid black;
border-radius: 5px;
padding: 10px;
width: 90%;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
flex-wrap: wrap;
}
.navigation a {
padding-top: 14px;
height: 40px;
font-size: 20px;
color: black;
background: white;
border-bottom: 2px solid white;
border-radius: 5px 5px 0 0;
vertical-align: middle;
}
.navigation a:hover {
background: rgb(200, 200, 200);
border-bottom: 2px solid black;
}
.content {
width: 70%;
display: flex;
flex-direction: row;
justify-content: center;
text-align: left;
flex-wrap: wrap;
}
.book {
background: white;
width: 22%;
margin: 10px;
border: 2px solid black;
border-radius: 5px;
transition: all .2s ease-in-out;
font-size: 15px;
}
.book .delete_button {
visibility: hidden;
}
.book a {
color: black;
}
.book:hover {
transform: scale(1.05);
}
.book:hover .delete_button {
visibility: visible;
}
.book img {
width: 100%;
}
.book p {
text-align: center;
}
.price {
text-align: right;
padding-right: 10px;
padding-bottom: 10px;
font-weight: bold;
}
.contentcount {
display: flex;
flex-direction: row;
justify-content: center;
padding-bottom: 20px;
}
.pagenumber {
width: 50px;
height: 50px;
padding-top: 2px;
text-align: center;
background: rgb(200, 200, 200);
border: 2px solid white;
border-radius: 5px;
color: black;
font-size: 30px;
font-weight: normal;
margin: 5px;
}
.pagenumber:hover {
border: 2px solid black;
}
.pagenumber_selected {
width: 50px;
height: 50px;
padding-top: 2px;
text-align: center;
background: rgb(180, 180, 180);
border: 2px solid rgb(40, 40, 40);
border-radius: 10px;
color: black;
font-size: 30px;
font-weight: normal;
margin: 5px;
}
.delete_button {
text-align: left;
position: absolute;
top: 0px;
left: 0px;
background: white;
border-style: solid;
border-width: 0px 2px 2px 0px;
border-color: black;
border-radius: 2px;
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
transition: all .2s ease-in-out;
}
.popupcontainer {
position: fixed;
bottom: 20px;
right: 20px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.popuptext {
margin-top: 5px;
cursor: pointer;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 8px 12px;
}
.pay {
width: 20%;
height: 50px;
font-size: 25px;
padding: 10px 10px 10px 10px;
margin-bottom: 20px;
background: black;
border-radius: 3px;
border: 1px solid black;
color: white;
transition: all .2s ease-in-out;
}
.pay:hover {
background: rgb(50, 50, 50);
}
.pay:disabled {
background: rgb(50, 50, 50);
color: black;
}
@media screen and (max-width: 1150px) {
.book {
width: 30%;
}
}
@media screen and (max-width: 1030px) {
.book {
width: 40%;
}
}
@media screen and (max-width: 820px) {
.book {
width: 40%;
}
}
@media screen and (max-width: 700px) {
.pagecontainer {
justify-content: center;
align-items: center;
flex-direction: column;
}
.navigationcontainer {
flex-direction: row;
justify-content: center;
padding-top: 0px;
width: 95%;
}
.content {
padding-top: 40px;
width: 100%;
}
}
@media screen and (max-width: 300px) {
.book {
width: 80%;
}
}
|
site/stylesheets/mybooks.css
|
*{
margin: 0px;
padding: 0px;
}
a {
text-decoration: none;
}
li {
text-decoration: none;
list-style: none;
}
h1 {
text-align: left;
padding-left: 30px;
}
.disclaimer {
font-size: 30px;
font-weight: bold;
color: grey;
}
.pagecontainer {
display: flex;
flex-direction: row;
justify-content: center;
text-align: center;
flex-wrap: wrap;
padding-bottom: 20px;
padding-top: 40px;
}
.navigationcontainer {
padding-top: 50px;
width: 20%;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.navigation {
border: 2px solid black;
border-radius: 5px;
padding: 10px;
width: 90%;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
flex-wrap: wrap;
}
.navigation a {
padding-top: 14px;
height: 40px;
font-size: 20px;
color: black;
background: white;
border-bottom: 2px solid white;
border-radius: 5px 5px 0 0;
vertical-align: middle;
}
.navigation a:hover {
background: rgb(200, 200, 200);
border-bottom: 2px solid black;
}
.content {
width: 70%;
display: flex;
flex-direction: row;
justify-content: center;
text-align: left;
flex-wrap: wrap;
}
.book {
background: white;
width: 22%;
margin: 10px;
border: 2px solid black;
border-radius: 5px;
transition: all .2s ease-in-out;
font-size: 15px;
}
.book .delete_button {
visibility: hidden;
}
.book a {
color: black;
}
.book:hover {
transform: scale(1.05);
}
.book:hover .delete_button {
visibility: visible;
}
.book img {
width: 100%;
}
.book p {
text-align: center;
}
.price {
text-align: right;
padding-right: 10px;
padding-bottom: 10px;
font-weight: bold;
}
.contentcount {
display: flex;
flex-direction: row;
justify-content: center;
padding-bottom: 20px;
}
.pagenumber {
width: 50px;
height: 50px;
padding-top: 2px;
text-align: center;
background: rgb(200, 200, 200);
border: 2px solid white;
border-radius: 5px;
color: black;
font-size: 30px;
font-weight: normal;
margin: 5px;
}
.pagenumber:hover {
border: 2px solid black;
}
.pagenumber_selected {
width: 50px;
height: 50px;
padding-top: 2px;
text-align: center;
background: rgb(180, 180, 180);
border: 2px solid rgb(40, 40, 40);
border-radius: 10px;
color: black;
font-size: 30px;
font-weight: normal;
margin: 5px;
}
.delete_button {
text-align: left;
position: absolute;
top: 0px;
left: 0px;
background: white;
border-style: solid;
border-width: 0px 2px 2px 0px;
border-color: black;
border-radius: 2px;
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
transition: all .2s ease-in-out;
}
.popupcontainer {
position: fixed;
bottom: 20px;
right: 20px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.popuptext {
margin-top: 5px;
cursor: pointer;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 8px 12px;
}
.pay {
width: 20%;
height: 50px;
font-size: 25px;
padding: 10px 10px 10px 10px;
margin-bottom: 20px;
background: black;
border-radius: 3px;
border: 1px solid black;
color: white;
transition: all .2s ease-in-out;
}
.pay:hover {
background: rgb(50, 50, 50);
}
.pay:disabled {
background: rgb(50, 50, 50);
color: black;
}
@media screen and (max-width: 1150px) {
.book {
width: 30%;
}
}
@media screen and (max-width: 1030px) {
.book {
width: 40%;
}
}
@media screen and (max-width: 820px) {
.book {
width: 40%;
}
}
@media screen and (max-width: 700px) {
.pagecontainer {
justify-content: center;
align-items: center;
flex-direction: column;
}
.navigationcontainer {
flex-direction: row;
justify-content: center;
padding-top: 0px;
width: 95%;
}
.content {
padding-top: 40px;
width: 100%;
}
}
@media screen and (max-width: 300px) {
.book {
width: 80%;
}
}
| 0.427038 | 0.09236 |
.range-slider {
border: 1px solid #DDDDDD;
margin: 1.25rem 0;
position: relative;
-ms-touch-action: none;
touch-action: none;
display: block;
height: 1rem;
width: 100%;
background: #FAFAFA; }
.range-slider.vertical-range {
border: 1px solid #DDDDDD;
margin: 1.25rem 0;
position: relative;
-ms-touch-action: none;
touch-action: none;
display: inline-block;
height: 12.5rem;
width: 1rem; }
.range-slider.vertical-range .range-slider-handle {
bottom: -10.5rem;
margin-left: -0.5rem;
margin-top: 0;
position: absolute; }
.range-slider.vertical-range .range-slider-active-segment {
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
border-top-left-radius: initial;
bottom: 0;
height: auto;
width: 0.875rem; }
.range-slider.radius {
background: #FAFAFA;
border-radius: 3px; }
.range-slider.radius .range-slider-handle {
background: #008CBA;
border-radius: 3px; }
.range-slider.radius .range-slider-handle:hover {
background: #007ba4; }
.range-slider.round {
background: #FAFAFA;
border-radius: 1000px; }
.range-slider.round .range-slider-handle {
background: #008CBA;
border-radius: 1000px; }
.range-slider.round .range-slider-handle:hover {
background: #007ba4; }
.range-slider.disabled, .range-slider[disabled] {
background: #FAFAFA;
cursor: not-allowed;
opacity: 0.7; }
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
background: #008CBA;
cursor: default;
opacity: 0.7; }
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
background: #007ba4; }
.range-slider-active-segment {
background: #e5e5e5;
border-bottom-left-radius: inherit;
border-top-left-radius: inherit;
display: inline-block;
height: 0.875rem;
position: absolute; }
.range-slider-handle {
border: 1px solid none;
cursor: pointer;
display: inline-block;
height: 1.375rem;
position: absolute;
top: -0.3125rem;
width: 2rem;
z-index: 1;
-ms-touch-action: manipulation;
touch-action: manipulation;
background: #008CBA; }
.range-slider-handle:hover {
background: #007ba4; }
|
data/assets/default/css/form/foundation.slider.css
|
.range-slider {
border: 1px solid #DDDDDD;
margin: 1.25rem 0;
position: relative;
-ms-touch-action: none;
touch-action: none;
display: block;
height: 1rem;
width: 100%;
background: #FAFAFA; }
.range-slider.vertical-range {
border: 1px solid #DDDDDD;
margin: 1.25rem 0;
position: relative;
-ms-touch-action: none;
touch-action: none;
display: inline-block;
height: 12.5rem;
width: 1rem; }
.range-slider.vertical-range .range-slider-handle {
bottom: -10.5rem;
margin-left: -0.5rem;
margin-top: 0;
position: absolute; }
.range-slider.vertical-range .range-slider-active-segment {
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
border-top-left-radius: initial;
bottom: 0;
height: auto;
width: 0.875rem; }
.range-slider.radius {
background: #FAFAFA;
border-radius: 3px; }
.range-slider.radius .range-slider-handle {
background: #008CBA;
border-radius: 3px; }
.range-slider.radius .range-slider-handle:hover {
background: #007ba4; }
.range-slider.round {
background: #FAFAFA;
border-radius: 1000px; }
.range-slider.round .range-slider-handle {
background: #008CBA;
border-radius: 1000px; }
.range-slider.round .range-slider-handle:hover {
background: #007ba4; }
.range-slider.disabled, .range-slider[disabled] {
background: #FAFAFA;
cursor: not-allowed;
opacity: 0.7; }
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
background: #008CBA;
cursor: default;
opacity: 0.7; }
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
background: #007ba4; }
.range-slider-active-segment {
background: #e5e5e5;
border-bottom-left-radius: inherit;
border-top-left-radius: inherit;
display: inline-block;
height: 0.875rem;
position: absolute; }
.range-slider-handle {
border: 1px solid none;
cursor: pointer;
display: inline-block;
height: 1.375rem;
position: absolute;
top: -0.3125rem;
width: 2rem;
z-index: 1;
-ms-touch-action: manipulation;
touch-action: manipulation;
background: #008CBA; }
.range-slider-handle:hover {
background: #007ba4; }
| 0.52829 | 0.107087 |
width: 100%;
height: 150px;
}
input{
display: block;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#evento-sigla, #evento-responsavel, #evento-allow, #user-notificarviaemail{
width: 30%;
}
.field-evento-palestrante_idpalestrante, .field-evento-local_idlocal, .field-evento-tipo_idtipo{
width: 30%;
}
#evento-local_idlocal, #evento-tipo_idtipo, #user-nome, #user-senha, #user-senha_repeat, #user-email, #user-instituicao, #user-cracha, .field-user-notificarviaemail{
width: 20%;
}
#evento-descricao, #pacote-titulo, #pacote-descricao, .field-pacote-itens, #pacote-valor-disp, #voluntario-nome, #voluntario-email, #voluntario-cracha,
#voluntario-instituicao, #palestrante-nome, #palestrante-email{
width: 30%;
}
#evento-dataini-disp-kvdate, #evento-datafim-disp-kvdate{
width: 300px;
}
#evento-vagas, #evento-cargahoraria{
width: 200px;
}
#evento-imagem, #evento-imagem2{
padding: 0px;
border: none;
border-radius: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#evento-detalhe{
width: 30%;
height: 150px;
}
.field-eventohasvoluntario-voluntario_idvoluntario, .field-itemprogramacao-palestrante_idpalestrante, .field-itemprogramacao-local_idlocal{
width: 360px;
}
#evento-tipo_idtipo, #evento-local_idlocal, #recuperar-email{
width: 30%;
}
.field-evento-tipo{
width: 150px;
}
#lateralMenu{
width: 300px;
float: left;
}
.field-tipo-titulo{
width: 300px;
}
#itemprogramacao-titulo{
width: 360px;
}
#itemprogramacao-descricao{
width: 360px;
}
#itemprogramacao-palestrante{
width: 360px;
}
#itemprogramacao-data{
width: 230px;
}
#itemprogramacao-data-disp{
width: 230px;
}
.bootstrap-timepicker{
width: 200px;
}
#itemprogramacao-vagas{
width: 115px;
}
#itemprogramacao-cargahoraria{
width: 115px;
}
#itemprogramacao-detalhe, #itemprogramacao-notificacao, #itemprogramacao-local_idlocal, #itemprogramacao-evento_idevento, #itemprogramacao-tipo_idtipo{
width: 360px;
}
#icone{
height: 64px;
width: 64px;
}
#homeICOMP{
width: 75%;
height: 350px;
margin: 0 0 0 70px;
}
@media(max-width:768px) {
#evento-sigla, #evento-vagas, #evento-cargahoraria, #evento-responsavel, #evento-allow, #user-notificarviaemail{
width: 100%;
}
#pacote-valor, #user-nome, #user-senha, #user-senha_repeat, #user-email, #user-instituicao{
width: 100%;
}
#evento-descricao, #pacote-titulo, #pacote-descricao{
width: 100%;
}
#evento-dataini-disp-kvdate, #evento-datafim-disp-kvdate, .field-evento-horaini-disp, .field-evento-horafim-disp{
width: 100%;
}
#eventosativoscollapse {
width: 100% !important;
}
}
#coordenadorhasevento-usuario_idusuario{
width: 40%;
}
#coordenadorhasevento-evento_idevento{
width: 40%;
}
#eventosativoscollapse{
width: 100%;
}
/*Icones da Barra de Ferramenta*/
.divicone{
padding: 5px;
height: 84px;
float: right;
margin: 5px;
border: solid 2px;
background-color: rgba(255, 255, 255, 0.38);
border-radius: 10px;
}
.diviconegeral{
margin-bottom: 10px;
width: 100%;
height: 100px;
text-align: center;
border: 3px solid #924E4A;
background-color: rgba(65, 160, 19, 0.21);
/* definimos o quão arredondado irá ficar nosso box */
border-radius: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3dced+0,29b8e5+50,bce0ee+100;Blue+Pipe */
background: #b3dced; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzZGNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5YjhlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiY2UwZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10 preview */
background: linear-gradient(to right, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=1 ); /* IE6-8 */
}
/*Icones com palavras maiores*/
.divicone-l1{
width: 78px;
}
.divicone-l2{
width: 95px;
}
.imgicone{
width: 32px;
height: 32px;
}
.label{
}
.clear{
clear: both;
}
.labelicone{
margin-top: 10px;
}
|
web/css/temp.css
|
width: 100%;
height: 150px;
}
input{
display: block;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#evento-sigla, #evento-responsavel, #evento-allow, #user-notificarviaemail{
width: 30%;
}
.field-evento-palestrante_idpalestrante, .field-evento-local_idlocal, .field-evento-tipo_idtipo{
width: 30%;
}
#evento-local_idlocal, #evento-tipo_idtipo, #user-nome, #user-senha, #user-senha_repeat, #user-email, #user-instituicao, #user-cracha, .field-user-notificarviaemail{
width: 20%;
}
#evento-descricao, #pacote-titulo, #pacote-descricao, .field-pacote-itens, #pacote-valor-disp, #voluntario-nome, #voluntario-email, #voluntario-cracha,
#voluntario-instituicao, #palestrante-nome, #palestrante-email{
width: 30%;
}
#evento-dataini-disp-kvdate, #evento-datafim-disp-kvdate{
width: 300px;
}
#evento-vagas, #evento-cargahoraria{
width: 200px;
}
#evento-imagem, #evento-imagem2{
padding: 0px;
border: none;
border-radius: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#evento-detalhe{
width: 30%;
height: 150px;
}
.field-eventohasvoluntario-voluntario_idvoluntario, .field-itemprogramacao-palestrante_idpalestrante, .field-itemprogramacao-local_idlocal{
width: 360px;
}
#evento-tipo_idtipo, #evento-local_idlocal, #recuperar-email{
width: 30%;
}
.field-evento-tipo{
width: 150px;
}
#lateralMenu{
width: 300px;
float: left;
}
.field-tipo-titulo{
width: 300px;
}
#itemprogramacao-titulo{
width: 360px;
}
#itemprogramacao-descricao{
width: 360px;
}
#itemprogramacao-palestrante{
width: 360px;
}
#itemprogramacao-data{
width: 230px;
}
#itemprogramacao-data-disp{
width: 230px;
}
.bootstrap-timepicker{
width: 200px;
}
#itemprogramacao-vagas{
width: 115px;
}
#itemprogramacao-cargahoraria{
width: 115px;
}
#itemprogramacao-detalhe, #itemprogramacao-notificacao, #itemprogramacao-local_idlocal, #itemprogramacao-evento_idevento, #itemprogramacao-tipo_idtipo{
width: 360px;
}
#icone{
height: 64px;
width: 64px;
}
#homeICOMP{
width: 75%;
height: 350px;
margin: 0 0 0 70px;
}
@media(max-width:768px) {
#evento-sigla, #evento-vagas, #evento-cargahoraria, #evento-responsavel, #evento-allow, #user-notificarviaemail{
width: 100%;
}
#pacote-valor, #user-nome, #user-senha, #user-senha_repeat, #user-email, #user-instituicao{
width: 100%;
}
#evento-descricao, #pacote-titulo, #pacote-descricao{
width: 100%;
}
#evento-dataini-disp-kvdate, #evento-datafim-disp-kvdate, .field-evento-horaini-disp, .field-evento-horafim-disp{
width: 100%;
}
#eventosativoscollapse {
width: 100% !important;
}
}
#coordenadorhasevento-usuario_idusuario{
width: 40%;
}
#coordenadorhasevento-evento_idevento{
width: 40%;
}
#eventosativoscollapse{
width: 100%;
}
/*Icones da Barra de Ferramenta*/
.divicone{
padding: 5px;
height: 84px;
float: right;
margin: 5px;
border: solid 2px;
background-color: rgba(255, 255, 255, 0.38);
border-radius: 10px;
}
.diviconegeral{
margin-bottom: 10px;
width: 100%;
height: 100px;
text-align: center;
border: 3px solid #924E4A;
background-color: rgba(65, 160, 19, 0.21);
/* definimos o quão arredondado irá ficar nosso box */
border-radius: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3dced+0,29b8e5+50,bce0ee+100;Blue+Pipe */
background: #b3dced; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzZGNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5YjhlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiY2UwZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10 preview */
background: linear-gradient(to right, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=1 ); /* IE6-8 */
}
/*Icones com palavras maiores*/
.divicone-l1{
width: 78px;
}
.divicone-l2{
width: 95px;
}
.imgicone{
width: 32px;
height: 32px;
}
.label{
}
.clear{
clear: both;
}
.labelicone{
margin-top: 10px;
}
| 0.14624 | 0.049543 |
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
}
#dados {
border: 2px solid black;
}
button{
margin: 10px;
position: center;
}
#js-valor-dados{
margin: 10px;
}
#tablero {
display: 1;
border: 2px solid black;
background-color: gainsboro;
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
}
.tablero-center {
width: 675px;
border: none;
vertical-align: bottom;
background-repeat: no-repeat;
background-size: auto 40px;
}
.tablero-corner {
width: 102px;
height: 102px;
}
.tablero-top {
width: 72px;
height: 102px;
}
.tablero-bottom {
width: 72px;
height: 102px;
}
.tablero-left {
width: 102px;
height: 72px;
}
.tablero-right {
width: 102px;
height: 72px;
}
.tablero-top .cell-owner {
background-image: url("images/hori-bar.png");
height: 15px;
left: 0px;
top: -25px;
width: 72px;
}
.tablero-bottom .cell-owner {
background-image: url("images/hori-bar.png");
bottom: -25px;
height: 15px;
left: 0px;
width: 72px;
}
.tablero-left .cell-owner {
background-image: url("images/vert-bar.png");
height: 68px;
left: -25px;
top: 0px;
width: 15px;
}
.tablero-right .cell-owner {
background-image: url("images/vert-bar.png");
height: 68px;
right: -25px;
top: 0px;
width: 15px;
}
.cell {
border: 1px solid black;
position: relative;
top: 0px;
left: 0px;
padding: 0px;
vertical-align: bottom;
background-repeat: no-repeat;
background-size: auto 40px;
text-align: center;
vertical-align: middle;
}
.cell-info{
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
display: none;
}
.cell:hover + .cell-info {
display: block;
color: red;
}
#detalle-celda{
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
border: 2px solid black;
}
#detalle-celda-nombre{
margin: 10px;
}
#detalle-celda-precio{
margin: 10px;
}
#detalle-celda-alquiler{
margin: 10px;
}
#detalle-celda-pcasa{
margin: 10px;
}
#detalle-celda-photel{
margin: 10px;
}
#detalle-celda-alq-1{
margin: 10px;
}
#detalle-celda-alq-2{
margin: 10px;
}
#detalle-celda-alq-3{
margin: 10px;
}#detalle-celda-alq-4{
margin: 10px;
}
#detalle-celda-alq-5{
margin: 10px;
}
#color-celda {
border: 1px solid black;
border-spacing: 3px;
margin: 10px;
height: 30px;
background-color: white;
}
#dinero-jugadores{
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
border: 2px solid black;
}
#posicion-jugadores{
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
border: 2px solid black;
}
|
progweb1/monopoly/styles.css
|
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
}
#dados {
border: 2px solid black;
}
button{
margin: 10px;
position: center;
}
#js-valor-dados{
margin: 10px;
}
#tablero {
display: 1;
border: 2px solid black;
background-color: gainsboro;
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
}
.tablero-center {
width: 675px;
border: none;
vertical-align: bottom;
background-repeat: no-repeat;
background-size: auto 40px;
}
.tablero-corner {
width: 102px;
height: 102px;
}
.tablero-top {
width: 72px;
height: 102px;
}
.tablero-bottom {
width: 72px;
height: 102px;
}
.tablero-left {
width: 102px;
height: 72px;
}
.tablero-right {
width: 102px;
height: 72px;
}
.tablero-top .cell-owner {
background-image: url("images/hori-bar.png");
height: 15px;
left: 0px;
top: -25px;
width: 72px;
}
.tablero-bottom .cell-owner {
background-image: url("images/hori-bar.png");
bottom: -25px;
height: 15px;
left: 0px;
width: 72px;
}
.tablero-left .cell-owner {
background-image: url("images/vert-bar.png");
height: 68px;
left: -25px;
top: 0px;
width: 15px;
}
.tablero-right .cell-owner {
background-image: url("images/vert-bar.png");
height: 68px;
right: -25px;
top: 0px;
width: 15px;
}
.cell {
border: 1px solid black;
position: relative;
top: 0px;
left: 0px;
padding: 0px;
vertical-align: bottom;
background-repeat: no-repeat;
background-size: auto 40px;
text-align: center;
vertical-align: middle;
}
.cell-info{
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
display: none;
}
.cell:hover + .cell-info {
display: block;
color: red;
}
#detalle-celda{
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
border: 2px solid black;
}
#detalle-celda-nombre{
margin: 10px;
}
#detalle-celda-precio{
margin: 10px;
}
#detalle-celda-alquiler{
margin: 10px;
}
#detalle-celda-pcasa{
margin: 10px;
}
#detalle-celda-photel{
margin: 10px;
}
#detalle-celda-alq-1{
margin: 10px;
}
#detalle-celda-alq-2{
margin: 10px;
}
#detalle-celda-alq-3{
margin: 10px;
}#detalle-celda-alq-4{
margin: 10px;
}
#detalle-celda-alq-5{
margin: 10px;
}
#color-celda {
border: 1px solid black;
border-spacing: 3px;
margin: 10px;
height: 30px;
background-color: white;
}
#dinero-jugadores{
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
border: 2px solid black;
}
#posicion-jugadores{
border-spacing: 3px;
margin: 25px;
float: left;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;;
border: 2px solid black;
}
| 0.292899 | 0.098209 |
body,td,th { color:#000; font:12px Arial,Helvetica,sans-serif; }
input,select,textarea,button { color:#000; font:11px Arial,Helvetica,sans-serif; }
/*a { font-family:Arial,Helvetica,sans-serif; }*/
body,form { margin:0px; padding:0px; }
body {font:12px arial,helvetica,sans-serif;color:#000;}
/* begin added to overcome injected css from third-party ads via DC */
body {
overflow-y: auto!important;
}
/* end added to overcome injected css from third-party ads */
body.mlb {background:url(/images/masthead/y2010/mlb_bg_gradient.png) 0 0 repeat-x fixed;}
*html body.mlb #bodyWrap {behavior: url(/scripts/fix_png_bg.htc)}
#metaWrap {width:100%; margin:0 auto;}
#contentWrap {width:990px; margin:0 auto; position:relative;}
#content_wrapper {background-color:#fff;overflow:hidden;zoom:1;}
/* #content_under_header {-moz-box-shadow: 0px 0px 25px #000;-webkit-box-shadow: 0px 0px 25px #000;box-shadow: 0px 0px 25px #000;} */
/* template tw_blank isn't centered and has no background */
body.tw_blank {background:none;}
body.tw_blank #metaWrap, body.tw_blank #bodyWrap {width:auto; overflow:auto; position:static; margin:0;background:none;}
/* anchor behavior */
a { text-decoration:none; }
a:hover { text-decoration:underline; }
/* headlines */
.hlXs { font-size:12px; font-weight:bold; } /* 9 pt */
.hlSm { font-size:16px; font-weight:bold; } /* 12 pt */
.hlMd { font-size:18px; font-weight:bold; }
.hl { font-size:25px; font-weight:bold; } /* 18 pt */
.hlBlack { font:25px Arial Black,Arial,Helvetica,sans-serif; }
.hlLg { font-size:34px; font-weight:bold; } /* 28 pt */
.hlLgBlack { font:34px Arial Black,Arial,Helvetica,sans-serif; }
.hlXl { font-size:43px; font-weight:bold; letter-spacing:-1px; } /* 36 pt */
.hlXxl { font-size:52px; font-weight:bold; letter-spacing:-3px; } /* 42 pt */
/* sub/secondary-headline */
.subHead { font-size:16px; font-weight:bold; }
.subHeadBlack { font:16px Arial Black,Arial,Helvetica,sans-serif; }
.subHeadLite { color:#666; font-size:16px; font-weight:bold; }
/* other editorial */
.blurb { font-size:12px; }
.timeStamp { font-size:11px; }
.byLine, .caption { font-size:10px; }
.tagLine { color:#666; font-size:11px; font-style:italic; }
/* all-purpose text */
.textXs, .textXs td { font-size:10px; } /* 7 pt */
.textSm, .textSm td { font-size:11px; } /* 8 pt */
.text, .text td { font-size:12px; } /* 9 pt */
.textLg, .textLg td { font-size:14px; } /* 11 pt */
.textXl, .textXl td { font-size:16px; } /* 12 pt */
/* tab-style component header */
.tab { color:#000; font:10px Tahoma,Arial,Helvetica,sans-serif; margin-left:8px; }
.tab a { color:#000; font:10px Tahoma,Arial,Helvetica,sans-serif; }
/* component header */
.compHdr, .compHdr a { font-weight:bold; }
.compHdrW, .compHdrW a,.compHdrW a:visited,a:visited.compHdrW { color:#fff; font-weight:bold; }
/* section header (above left nav) */
.secHdr { color:#999; font-size:19px; text-transform:capitalize; }
/* main component title bar */
.mcTitle { background-color:#999; color:#fff; font-weight:bold; padding-left:6px; }
/* global buttons */
.btnGrey { background-color:#ccc; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
.btnGreyOn { background-color:#666; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
.btnGreen { background-color:#9c6; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
.btnGreenOn { background-color:#693; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
/* color-only */
.red, .red td, a:visited.red { color:#c00; }
.green, .green td, a:visited.green { color:#090; }
form td.red, form span.red, form div.red { color:#c00; font-weight:bold; } /* red class within forms gets bolded */
.white, .white td, a:visited.white { color:#fff; }
.greyLite, .greyLite td, a:visited.greyLite { color:#ccc; }
.grey, .grey td, a:visited.grey { color:#999; }
.greyDark, .greyDark td, a:visited.greyDark { color:#666; }
.greyBlack, .greyBlack td, a:visited.greyBlack { color:#333; }
.black, .black td, a:visited.black { color:#000; }
/* image padding */
.floatLeft { float:left; margin-right:5px; margin-bottom:3px; } /* left-aligned with right- and bottom- */
.floatRight { float:right; margin-left:5px; margin-bottom:3px; } /* right-aligned with left- and bottom- */
/* margins (space between block-level box and border) */
.mar0 { margin:0px; }
.mar3 { margin:3px; }
.mar5 { margin:5px; }
.mar7 { margin:7px; }
.mar3tb { margin:3px 0px; }
.mar3lr { margin:0px 3px; }
.mar5tb { margin:5px 0px; }
.mar5lr { margin:0px 5px; }
.mar7tb { margin:7px 0px; }
.mar7lr { margin:0px 7px; }
/* padding (space between border and content) */
.pad0 { padding:0px; }
.pad3 { padding:3px; }
.pad5 { padding:5px; }
.pad7 { padding:7px; }
.pad3tb { padding:3px 0px; }
.pad3lr { padding:0px 3px; }
.pad5tb { padding:5px 0px; }
.pad5lr { padding:0px 5px; }
.pad7tb { padding:7px 0px; }
.pad7lr { padding:0px 7px; }
form td.pad3 { padding-top:3px; } /* form <td>s that need 3px top padding */
.mini { font:10px Tahoma,Arial,Helvetica,sans-serif; }
/* header anchors not underlined on hover */
#hdr a:hover { text-decoration:none; }
/* use to set transparency in IE on PNGs */
img.png { behavior: url("/scripts/fix_png.htc"); }
/* sphere it style */
#sphere{text-align:center; font-size:11px; font-weight:bold;}
/* team.com footers -- THESE CAN BE REMOVED IF ALL CLUB/MLB PAGES NOW USE RESPONSIVE HEADER/FOOTER */
#team_footer { color: #b8b8b8; background-color:#000000; clear:both; width: 990px; height:275px;position:relative;}
#team_footer .footer_logo {position:absolute;top:-8px;padding-left:9px;}
#team_footer_links ul li {float:left; margin:0px; padding:14px 0px 12px 25px;}
#team_footer_links ul li.home {border-bottom:none;padding:0px; width:215px; height:76px; overflow:hidden;}
#team_footer_links ul li.home a {text-indent:-9999em; display:block; width:190px; height:66px; overflow:hidden; margin:10px 0px 0px 0px; padding:0px;}
#team_footer_links ul li.second {padding-left:0;}
#team_footer_global {clear:both;}
#team_footer_global { padding: 16px 20px 0px; width: 950px; }
#team_footer_global #sponsor_image_container {width:230px;float:left;}
#team_footer_global #sponsor_image {float:left;border:none;padding-right:20px;}
#team_footer_global #footer_blurb {margin:2px 0 0 0;float:left;width:690px;}
#team_footer_global a { color: #d4d4d4; font-weight: bold; margin-right:15px; }
/* mlb.com footers -- THESE CAN BE REMOVED IF ALL CLUB/MLB PAGES NOW USE RESPONSIVE HEADER/FOOTER */
#mlb-footer {padding:10px;color:#dadada;background:#1e1e1e;}
#mlb-footer li, #mlb-footer ul {margin:0;padding:0;list-style-type: none;}
#mlb-footer a {color:#dadada;}
#mlb-footer #sponsor-image-container {float:left;padding:0 30px 0 0;}
#mlb-footer #sponsor-image-container li {float:left;}
#mlb-footer #sponsor-image-container #footer-mlb-logo {position:relative;top:6px;}
#mlb-footer #sponsor-image-container #footer-bgca-logo {}
#mlb-footer #footer-links-container {float:left;width:62%;position:relative;top:8px;}
@media (max-width: 990px) {
#mlb-footer #footer-links-container {width:100% !important;top:-20px;}
}
@media (min-width: 500px) {
#mlb-footer #footer-language-links {display:none;}
}
#mlb-footer #footer-links {margin:0 0 10px 0;width:100%;}
#mlb-footer #footer-links li {display:inline;margin:0 18px 0 0;line-height:18px;}
#mlb-footer #footer-links li a {white-space:nowrap;}
#mlb-footer #copyright-container {margin:0 0 8px 0;color: #8d8d8d;}
#mlb-footer #mlbpa-container {margin:0 0 8px 0;color: #8d8d8d;}
#mlb-footer #footer-social {clear:both;padding:0px 0 34px 0;}
#mlb-footer #footer-social dt {color: #8d8d8d;float: left;font: 400 12px/24px mlb_secondary;
margin-right: 10px;text-transform: uppercase;}
#mlb-footer #footer-social dd {float:left;margin-right:10px;}
#mlb-footer #footer-social dd a {
background: url("http://ui.bamstatic.com/bridge/images/social/[email protected]") no-repeat scroll 0 0 / 24px 300px rgba(0, 0, 0, 0);
display: block;height: 24px;text-indent: -999em;width: 24px;}
#mlb-footer #footer-social .twitter a {background-position: 0 -70px;}
#mlb-footer #footer-social .facebook a {background-position: 0 0;}
#mlb-footer #footer-social .google a {background-position: 0 -186px;}
#mlb-footer #footer-language-links {clear:both;}
#mlb-footer #footer-language-links li {display:inline;margin:0 4px 0 0;padding:0 6px 0 0;}
#mlb-footer #footer-language-links li:first-child {border-right:1px solid #8d8d8d;}
#global-footer-container ul {
padding: 0;
}
/* ADA */
.ada {position:absolute; z-index:1; top:-1px; left:-1px; width:1px; height:1px; overflow:hidden;}
.screen_reader {position: absolute;left: -9999em;top: 0;width: 1px;height: 1px;overflow: hidden;}
/* Responsive Header */
#banner_ad {
background: none repeat scroll 0 0 black;
margin: 0 auto;
text-align: center;
max-width: 990px;
}
body.team #banner_ad > div {
background: none repeat scroll 0 0 black;
margin: 0 auto;
max-width: 728px;
text-align: center;
}
body.mlb #banner_ad {
max-width: 100%;
}
body.mlb #banner_ad div {
margin: 0 auto;
}
.team #header_container .main-container,
.team_es #header_container .main-container {
margin: 0 auto;
max-width: 990px;
}
/* overrides for 2009 header to work */
#masthead img{border:0;}
#masthead .screen_reader {position: absolute;left: -9999em;top: 0;width: 1px;height: 1px;overflow: hidden;}
/* section_navigation */
#section_navigation h2 {color:#999; font-size:19px; text-transform:capitalize;}
#section_navigation h2 img {padding-right:2px;}
#section_navigation {width:160px;margin:0 0 5px 5px;display:block;}
#section_navigation_links {width:160px;margin:0 0 5px 5px;display:block;}
#section_navigation ul {font-size:11px;line-height:14px;}
#section_navigation ul, #section_navigation ul ul {list-style:none;margin:0;padding:0;}
#section_navigation ul em,#section_navigation ul a {font-style:normal;color:#666;}
#section_navigation ul li {margin:1em 0;}
#section_navigation ul li ul li {margin:0;}
#section_navigation ul li ul li em,#section_navigation ul li ul li a {color:#11225B;}
#section_navigation ul.accessibleNav em,#section_navigation ul.accessibleNav a {display:inline-block;cursor:pointer;background:transparent url(/images/nav/plus_minus_arrow_toggle.gif) no-repeat left -148px;}
#section_navigation ul.accessibleNav li em.accessibleNav-hovered {background-position:left -308px;}
#section_navigation ul.accessibleNav li em.accessibleNav-expanded {background-position:left -468px;}
#section_navigation ul.accessibleNav li em.accessibleNav-hovered.accessibleNav-expanded {background-position:left -628px;}
#section_navigation ul.accessibleNav li a {background-position:left -788px;}
#section_navigation ul.accessibleNav li a.accessibleNav-hovered {background-position:left -948px;}
#section_navigation ul.accessibleNav li em, #section_navigation ul.accessibleNav li a, #section_navigation ul.accessibleNav li ul li {padding-left:15px;}
#section_navigation ul.accessibleNav span.accessibleNav-selected {display:block;padding-left:15px;background:transparent url(/images/nav/plus_minus_arrow_toggle.gif) no-repeat left -948px;}
*html #section_navigation ul.accessibleNav span.accessibleNav-selected {display:inline;}
#section_navigation ul.accessibleNav li ul li em, #section_navigation ul.accessibleNav li ul li a, #section_navigation ul.accessibleNav li ul li span.accessibleNav-selected {background:none !important;padding-left:0;color:#11225B;}
#section_navigation ul.accessibleNav span.accessibleNav-selected {font-weight:bold;}
#section_navigation ul#section_navigation_ad li {text-align:center;margin:20px 0;}
.main_content_table {margin-left:5px;}
/* autocomplete - Removed from http://mlb.mlb.com/components/search/style/jquery.autocomplete.css on 4/28/2009.
For more info: http://docs.jquery.com/UI/Autocomplete */
.ac_results {padding: 0px;border: 1px solid WindowFrame;background-color: Window;overflow: hidden;z-index:101;position:relative;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results iframe {display:none;/*sorry for IE5*/display/**/:block;/*sorry for IE5*/position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:3000px;}
.ac_results li {margin: 0px;padding: 2px 5px;cursor: pointer;display: block;width: 100%;font: menu;font-size: 12px;overflow: hidden;}
.ac_loading {background: Window url('../images/loading.gif') top no-repeat;}
.ac_over {background-color: Highlight;color: HighlightText;}
/* The following styles have been put in to facilitate the new wrapper and navigation moving to the right */
/* overrides */
#breadcrumbs_container ul, #breadcrumbs_container li, #related_container ul, #related_container li, #tw_interior h3 {margin:0;padding:0;}
#breadcrumbs_container li, #related_container li {list-style:none;}
/* recreating retired_template */
#tw_interior.retired_template #mc {border-bottom:1px solid #9a9a9a;border-left:1px solid #9a9a9a;border-right:1px solid #9a9a9a;width:581px;padding:6px;margin-left:30px;}
#tw_interior.retired_template #mc h3 {margin:-7px 0 0 -7px;}
*html #tw_interior.retired_template #mc h3 {margin:-6px -7px 0 -7px;}
#tw_interior.retired_template #mc h3#page_title_text {background-color:#9a9a9a;height:17px;padding:2px;color:#fff;margin-right:-7px;}
/* template wrappers */
#tw_interior #mc_container {width:649px;float:left;margin:0 0 0 11px;padding-bottom:11px;}
#tw_interior #contentWrap a { font-family:Arial,Helvetica,sans-serif; }
#tw_interior #contentWrap { font:12px Arial,Helvetica,sans-serif; }
*html #tw_interior #mc_container {margin:0 0 0 6px;}
#tw_interior #related_container {width:300px;float:left;margin:0 0 0 17px;padding-bottom:11px;}
#footer_container, #footerLegal {clear:both;background:#000;}
#tw_mc, #tw_interior, #tw_mc_ad, #tw_secnav_mc, #tw_secnav_mc_ad {margin: 0 auto; width:100%;}
/* breadcrumbs */
#breadcrumbs_container {margin:8px 0;font-size:10px;font-weight:bold;padding:0 11px;}
#breadcrumbs_container h2 {font-size:10px;display:inline;font-weight:bold;}
#breadcrumbs_container ul li {display:inline;padding-right:4px;}
/* related container */
#related_container .related_links {border-top:1px solid #4d4d4d;padding:2px 0}
#related_container h3 {font-size:14px;text-transform:uppercase;padding:0 0 0 12px;background:none;line-height:1em;}
#related_container h3 a, #related_container h3 {display:inline;}
#related_container .related_links {background:transparent url(/images/global/related_links_bg.gif) repeat-x;margin-bottom:24px;}
#related_container .ad {margin-bottom:24px;}
#related_container .related_links ul {padding-top:2px;}
#related_container .related_links li {background:transparent url(/images/icons/bullet_square_black.gif) no-repeat scroll 1.6em .45em; padding-left:30px;}
#related_container .related_links li.video {background:transparent url(/images/icons/video.gif) no-repeat scroll .6em .1em; padding-left:30px;}
#related_container .related_links li.photo {background:transparent url(/images/icons/photo.gif) no-repeat scroll .7em .1em; padding-left:30px;}
#related_container .related_links li.audio {background:transparent url(/images/icons/audio.gif) no-repeat scroll .7em .1em; padding-left:30px;}
#related_container #ad_stubhub {text-align:center;}
#related_container #ad_stubhub img {width:120px;display:block;margin:0 auto;border:0;}
/* print styles */
@media print {
#header_container, #footer_container, #related_container, #breadcrumbs_container {display:none;}
}
.image_left { float:left; margin:0 4px 4px 0; }
/* fonts */
@font-face {
font-family: 'adelle';
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot");
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot?") format("embedded-opentype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-3.woff") format("woff"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-1.ttf") format("truetype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-4.svg#web") format("svg");
font-style: normal;
font-weight: bold;
}
/* fonts */
@font-face {
font-family: "mlb_primary";
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot");
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot?") format("embedded-opentype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-3.woff") format("woff"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-1.ttf") format("truetype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-4.svg#web") format("svg");
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "mlb_secondary";
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot");
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot?") format("embedded-opentype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-3.woff") format("woff"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-1.ttf") format("truetype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-4.svg#web") format("svg");
font-style: normal;
font-weight: bold;
}
@media (max-width: 1025px) {
body.team, body.team_es {background-image: none;}
}
|
Data/PP/mlb.com/priv_files/global.css
|
body,td,th { color:#000; font:12px Arial,Helvetica,sans-serif; }
input,select,textarea,button { color:#000; font:11px Arial,Helvetica,sans-serif; }
/*a { font-family:Arial,Helvetica,sans-serif; }*/
body,form { margin:0px; padding:0px; }
body {font:12px arial,helvetica,sans-serif;color:#000;}
/* begin added to overcome injected css from third-party ads via DC */
body {
overflow-y: auto!important;
}
/* end added to overcome injected css from third-party ads */
body.mlb {background:url(/images/masthead/y2010/mlb_bg_gradient.png) 0 0 repeat-x fixed;}
*html body.mlb #bodyWrap {behavior: url(/scripts/fix_png_bg.htc)}
#metaWrap {width:100%; margin:0 auto;}
#contentWrap {width:990px; margin:0 auto; position:relative;}
#content_wrapper {background-color:#fff;overflow:hidden;zoom:1;}
/* #content_under_header {-moz-box-shadow: 0px 0px 25px #000;-webkit-box-shadow: 0px 0px 25px #000;box-shadow: 0px 0px 25px #000;} */
/* template tw_blank isn't centered and has no background */
body.tw_blank {background:none;}
body.tw_blank #metaWrap, body.tw_blank #bodyWrap {width:auto; overflow:auto; position:static; margin:0;background:none;}
/* anchor behavior */
a { text-decoration:none; }
a:hover { text-decoration:underline; }
/* headlines */
.hlXs { font-size:12px; font-weight:bold; } /* 9 pt */
.hlSm { font-size:16px; font-weight:bold; } /* 12 pt */
.hlMd { font-size:18px; font-weight:bold; }
.hl { font-size:25px; font-weight:bold; } /* 18 pt */
.hlBlack { font:25px Arial Black,Arial,Helvetica,sans-serif; }
.hlLg { font-size:34px; font-weight:bold; } /* 28 pt */
.hlLgBlack { font:34px Arial Black,Arial,Helvetica,sans-serif; }
.hlXl { font-size:43px; font-weight:bold; letter-spacing:-1px; } /* 36 pt */
.hlXxl { font-size:52px; font-weight:bold; letter-spacing:-3px; } /* 42 pt */
/* sub/secondary-headline */
.subHead { font-size:16px; font-weight:bold; }
.subHeadBlack { font:16px Arial Black,Arial,Helvetica,sans-serif; }
.subHeadLite { color:#666; font-size:16px; font-weight:bold; }
/* other editorial */
.blurb { font-size:12px; }
.timeStamp { font-size:11px; }
.byLine, .caption { font-size:10px; }
.tagLine { color:#666; font-size:11px; font-style:italic; }
/* all-purpose text */
.textXs, .textXs td { font-size:10px; } /* 7 pt */
.textSm, .textSm td { font-size:11px; } /* 8 pt */
.text, .text td { font-size:12px; } /* 9 pt */
.textLg, .textLg td { font-size:14px; } /* 11 pt */
.textXl, .textXl td { font-size:16px; } /* 12 pt */
/* tab-style component header */
.tab { color:#000; font:10px Tahoma,Arial,Helvetica,sans-serif; margin-left:8px; }
.tab a { color:#000; font:10px Tahoma,Arial,Helvetica,sans-serif; }
/* component header */
.compHdr, .compHdr a { font-weight:bold; }
.compHdrW, .compHdrW a,.compHdrW a:visited,a:visited.compHdrW { color:#fff; font-weight:bold; }
/* section header (above left nav) */
.secHdr { color:#999; font-size:19px; text-transform:capitalize; }
/* main component title bar */
.mcTitle { background-color:#999; color:#fff; font-weight:bold; padding-left:6px; }
/* global buttons */
.btnGrey { background-color:#ccc; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
.btnGreyOn { background-color:#666; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
.btnGreen { background-color:#9c6; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
.btnGreenOn { background-color:#693; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif;cursor: pointer; }
/* color-only */
.red, .red td, a:visited.red { color:#c00; }
.green, .green td, a:visited.green { color:#090; }
form td.red, form span.red, form div.red { color:#c00; font-weight:bold; } /* red class within forms gets bolded */
.white, .white td, a:visited.white { color:#fff; }
.greyLite, .greyLite td, a:visited.greyLite { color:#ccc; }
.grey, .grey td, a:visited.grey { color:#999; }
.greyDark, .greyDark td, a:visited.greyDark { color:#666; }
.greyBlack, .greyBlack td, a:visited.greyBlack { color:#333; }
.black, .black td, a:visited.black { color:#000; }
/* image padding */
.floatLeft { float:left; margin-right:5px; margin-bottom:3px; } /* left-aligned with right- and bottom- */
.floatRight { float:right; margin-left:5px; margin-bottom:3px; } /* right-aligned with left- and bottom- */
/* margins (space between block-level box and border) */
.mar0 { margin:0px; }
.mar3 { margin:3px; }
.mar5 { margin:5px; }
.mar7 { margin:7px; }
.mar3tb { margin:3px 0px; }
.mar3lr { margin:0px 3px; }
.mar5tb { margin:5px 0px; }
.mar5lr { margin:0px 5px; }
.mar7tb { margin:7px 0px; }
.mar7lr { margin:0px 7px; }
/* padding (space between border and content) */
.pad0 { padding:0px; }
.pad3 { padding:3px; }
.pad5 { padding:5px; }
.pad7 { padding:7px; }
.pad3tb { padding:3px 0px; }
.pad3lr { padding:0px 3px; }
.pad5tb { padding:5px 0px; }
.pad5lr { padding:0px 5px; }
.pad7tb { padding:7px 0px; }
.pad7lr { padding:0px 7px; }
form td.pad3 { padding-top:3px; } /* form <td>s that need 3px top padding */
.mini { font:10px Tahoma,Arial,Helvetica,sans-serif; }
/* header anchors not underlined on hover */
#hdr a:hover { text-decoration:none; }
/* use to set transparency in IE on PNGs */
img.png { behavior: url("/scripts/fix_png.htc"); }
/* sphere it style */
#sphere{text-align:center; font-size:11px; font-weight:bold;}
/* team.com footers -- THESE CAN BE REMOVED IF ALL CLUB/MLB PAGES NOW USE RESPONSIVE HEADER/FOOTER */
#team_footer { color: #b8b8b8; background-color:#000000; clear:both; width: 990px; height:275px;position:relative;}
#team_footer .footer_logo {position:absolute;top:-8px;padding-left:9px;}
#team_footer_links ul li {float:left; margin:0px; padding:14px 0px 12px 25px;}
#team_footer_links ul li.home {border-bottom:none;padding:0px; width:215px; height:76px; overflow:hidden;}
#team_footer_links ul li.home a {text-indent:-9999em; display:block; width:190px; height:66px; overflow:hidden; margin:10px 0px 0px 0px; padding:0px;}
#team_footer_links ul li.second {padding-left:0;}
#team_footer_global {clear:both;}
#team_footer_global { padding: 16px 20px 0px; width: 950px; }
#team_footer_global #sponsor_image_container {width:230px;float:left;}
#team_footer_global #sponsor_image {float:left;border:none;padding-right:20px;}
#team_footer_global #footer_blurb {margin:2px 0 0 0;float:left;width:690px;}
#team_footer_global a { color: #d4d4d4; font-weight: bold; margin-right:15px; }
/* mlb.com footers -- THESE CAN BE REMOVED IF ALL CLUB/MLB PAGES NOW USE RESPONSIVE HEADER/FOOTER */
#mlb-footer {padding:10px;color:#dadada;background:#1e1e1e;}
#mlb-footer li, #mlb-footer ul {margin:0;padding:0;list-style-type: none;}
#mlb-footer a {color:#dadada;}
#mlb-footer #sponsor-image-container {float:left;padding:0 30px 0 0;}
#mlb-footer #sponsor-image-container li {float:left;}
#mlb-footer #sponsor-image-container #footer-mlb-logo {position:relative;top:6px;}
#mlb-footer #sponsor-image-container #footer-bgca-logo {}
#mlb-footer #footer-links-container {float:left;width:62%;position:relative;top:8px;}
@media (max-width: 990px) {
#mlb-footer #footer-links-container {width:100% !important;top:-20px;}
}
@media (min-width: 500px) {
#mlb-footer #footer-language-links {display:none;}
}
#mlb-footer #footer-links {margin:0 0 10px 0;width:100%;}
#mlb-footer #footer-links li {display:inline;margin:0 18px 0 0;line-height:18px;}
#mlb-footer #footer-links li a {white-space:nowrap;}
#mlb-footer #copyright-container {margin:0 0 8px 0;color: #8d8d8d;}
#mlb-footer #mlbpa-container {margin:0 0 8px 0;color: #8d8d8d;}
#mlb-footer #footer-social {clear:both;padding:0px 0 34px 0;}
#mlb-footer #footer-social dt {color: #8d8d8d;float: left;font: 400 12px/24px mlb_secondary;
margin-right: 10px;text-transform: uppercase;}
#mlb-footer #footer-social dd {float:left;margin-right:10px;}
#mlb-footer #footer-social dd a {
background: url("http://ui.bamstatic.com/bridge/images/social/[email protected]") no-repeat scroll 0 0 / 24px 300px rgba(0, 0, 0, 0);
display: block;height: 24px;text-indent: -999em;width: 24px;}
#mlb-footer #footer-social .twitter a {background-position: 0 -70px;}
#mlb-footer #footer-social .facebook a {background-position: 0 0;}
#mlb-footer #footer-social .google a {background-position: 0 -186px;}
#mlb-footer #footer-language-links {clear:both;}
#mlb-footer #footer-language-links li {display:inline;margin:0 4px 0 0;padding:0 6px 0 0;}
#mlb-footer #footer-language-links li:first-child {border-right:1px solid #8d8d8d;}
#global-footer-container ul {
padding: 0;
}
/* ADA */
.ada {position:absolute; z-index:1; top:-1px; left:-1px; width:1px; height:1px; overflow:hidden;}
.screen_reader {position: absolute;left: -9999em;top: 0;width: 1px;height: 1px;overflow: hidden;}
/* Responsive Header */
#banner_ad {
background: none repeat scroll 0 0 black;
margin: 0 auto;
text-align: center;
max-width: 990px;
}
body.team #banner_ad > div {
background: none repeat scroll 0 0 black;
margin: 0 auto;
max-width: 728px;
text-align: center;
}
body.mlb #banner_ad {
max-width: 100%;
}
body.mlb #banner_ad div {
margin: 0 auto;
}
.team #header_container .main-container,
.team_es #header_container .main-container {
margin: 0 auto;
max-width: 990px;
}
/* overrides for 2009 header to work */
#masthead img{border:0;}
#masthead .screen_reader {position: absolute;left: -9999em;top: 0;width: 1px;height: 1px;overflow: hidden;}
/* section_navigation */
#section_navigation h2 {color:#999; font-size:19px; text-transform:capitalize;}
#section_navigation h2 img {padding-right:2px;}
#section_navigation {width:160px;margin:0 0 5px 5px;display:block;}
#section_navigation_links {width:160px;margin:0 0 5px 5px;display:block;}
#section_navigation ul {font-size:11px;line-height:14px;}
#section_navigation ul, #section_navigation ul ul {list-style:none;margin:0;padding:0;}
#section_navigation ul em,#section_navigation ul a {font-style:normal;color:#666;}
#section_navigation ul li {margin:1em 0;}
#section_navigation ul li ul li {margin:0;}
#section_navigation ul li ul li em,#section_navigation ul li ul li a {color:#11225B;}
#section_navigation ul.accessibleNav em,#section_navigation ul.accessibleNav a {display:inline-block;cursor:pointer;background:transparent url(/images/nav/plus_minus_arrow_toggle.gif) no-repeat left -148px;}
#section_navigation ul.accessibleNav li em.accessibleNav-hovered {background-position:left -308px;}
#section_navigation ul.accessibleNav li em.accessibleNav-expanded {background-position:left -468px;}
#section_navigation ul.accessibleNav li em.accessibleNav-hovered.accessibleNav-expanded {background-position:left -628px;}
#section_navigation ul.accessibleNav li a {background-position:left -788px;}
#section_navigation ul.accessibleNav li a.accessibleNav-hovered {background-position:left -948px;}
#section_navigation ul.accessibleNav li em, #section_navigation ul.accessibleNav li a, #section_navigation ul.accessibleNav li ul li {padding-left:15px;}
#section_navigation ul.accessibleNav span.accessibleNav-selected {display:block;padding-left:15px;background:transparent url(/images/nav/plus_minus_arrow_toggle.gif) no-repeat left -948px;}
*html #section_navigation ul.accessibleNav span.accessibleNav-selected {display:inline;}
#section_navigation ul.accessibleNav li ul li em, #section_navigation ul.accessibleNav li ul li a, #section_navigation ul.accessibleNav li ul li span.accessibleNav-selected {background:none !important;padding-left:0;color:#11225B;}
#section_navigation ul.accessibleNav span.accessibleNav-selected {font-weight:bold;}
#section_navigation ul#section_navigation_ad li {text-align:center;margin:20px 0;}
.main_content_table {margin-left:5px;}
/* autocomplete - Removed from http://mlb.mlb.com/components/search/style/jquery.autocomplete.css on 4/28/2009.
For more info: http://docs.jquery.com/UI/Autocomplete */
.ac_results {padding: 0px;border: 1px solid WindowFrame;background-color: Window;overflow: hidden;z-index:101;position:relative;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results iframe {display:none;/*sorry for IE5*/display/**/:block;/*sorry for IE5*/position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:3000px;}
.ac_results li {margin: 0px;padding: 2px 5px;cursor: pointer;display: block;width: 100%;font: menu;font-size: 12px;overflow: hidden;}
.ac_loading {background: Window url('../images/loading.gif') top no-repeat;}
.ac_over {background-color: Highlight;color: HighlightText;}
/* The following styles have been put in to facilitate the new wrapper and navigation moving to the right */
/* overrides */
#breadcrumbs_container ul, #breadcrumbs_container li, #related_container ul, #related_container li, #tw_interior h3 {margin:0;padding:0;}
#breadcrumbs_container li, #related_container li {list-style:none;}
/* recreating retired_template */
#tw_interior.retired_template #mc {border-bottom:1px solid #9a9a9a;border-left:1px solid #9a9a9a;border-right:1px solid #9a9a9a;width:581px;padding:6px;margin-left:30px;}
#tw_interior.retired_template #mc h3 {margin:-7px 0 0 -7px;}
*html #tw_interior.retired_template #mc h3 {margin:-6px -7px 0 -7px;}
#tw_interior.retired_template #mc h3#page_title_text {background-color:#9a9a9a;height:17px;padding:2px;color:#fff;margin-right:-7px;}
/* template wrappers */
#tw_interior #mc_container {width:649px;float:left;margin:0 0 0 11px;padding-bottom:11px;}
#tw_interior #contentWrap a { font-family:Arial,Helvetica,sans-serif; }
#tw_interior #contentWrap { font:12px Arial,Helvetica,sans-serif; }
*html #tw_interior #mc_container {margin:0 0 0 6px;}
#tw_interior #related_container {width:300px;float:left;margin:0 0 0 17px;padding-bottom:11px;}
#footer_container, #footerLegal {clear:both;background:#000;}
#tw_mc, #tw_interior, #tw_mc_ad, #tw_secnav_mc, #tw_secnav_mc_ad {margin: 0 auto; width:100%;}
/* breadcrumbs */
#breadcrumbs_container {margin:8px 0;font-size:10px;font-weight:bold;padding:0 11px;}
#breadcrumbs_container h2 {font-size:10px;display:inline;font-weight:bold;}
#breadcrumbs_container ul li {display:inline;padding-right:4px;}
/* related container */
#related_container .related_links {border-top:1px solid #4d4d4d;padding:2px 0}
#related_container h3 {font-size:14px;text-transform:uppercase;padding:0 0 0 12px;background:none;line-height:1em;}
#related_container h3 a, #related_container h3 {display:inline;}
#related_container .related_links {background:transparent url(/images/global/related_links_bg.gif) repeat-x;margin-bottom:24px;}
#related_container .ad {margin-bottom:24px;}
#related_container .related_links ul {padding-top:2px;}
#related_container .related_links li {background:transparent url(/images/icons/bullet_square_black.gif) no-repeat scroll 1.6em .45em; padding-left:30px;}
#related_container .related_links li.video {background:transparent url(/images/icons/video.gif) no-repeat scroll .6em .1em; padding-left:30px;}
#related_container .related_links li.photo {background:transparent url(/images/icons/photo.gif) no-repeat scroll .7em .1em; padding-left:30px;}
#related_container .related_links li.audio {background:transparent url(/images/icons/audio.gif) no-repeat scroll .7em .1em; padding-left:30px;}
#related_container #ad_stubhub {text-align:center;}
#related_container #ad_stubhub img {width:120px;display:block;margin:0 auto;border:0;}
/* print styles */
@media print {
#header_container, #footer_container, #related_container, #breadcrumbs_container {display:none;}
}
.image_left { float:left; margin:0 4px 4px 0; }
/* fonts */
@font-face {
font-family: 'adelle';
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot");
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot?") format("embedded-opentype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-3.woff") format("woff"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-1.ttf") format("truetype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-4.svg#web") format("svg");
font-style: normal;
font-weight: bold;
}
/* fonts */
@font-face {
font-family: "mlb_primary";
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot");
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot?") format("embedded-opentype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-3.woff") format("woff"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-1.ttf") format("truetype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-4.svg#web") format("svg");
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "mlb_secondary";
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot");
src: url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-2.eot?") format("embedded-opentype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-3.woff") format("woff"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-1.ttf") format("truetype"),
url("/shared/fonts/benton_sans_cond_medium/6ec61f10-00ea-4ffd-a36b-26e2577a83f1-4.svg#web") format("svg");
font-style: normal;
font-weight: bold;
}
@media (max-width: 1025px) {
body.team, body.team_es {background-image: none;}
}
| 0.281208 | 0.076339 |
body{
background-color:#d1d1e0;
color:#3e3e5b;
font-family:sans-serif;
align-items: center;
display:flex;
}
#survey-container{
background:#fff;
border-radius:5px;
display:flex;
flex-direction:column;
font-size: 18px;
/* align-items: center; */
font-family:'Raleway', Helvetica, sans-serif;
padding:20px 100px;
margin:0 auto;
}
#survey-form{
padding:20px;
align-items: center;
}
.form-row{
display:flex;
align-items:center;
flex-direction: row;
margin-bottom: 20px;
}
.form-col1{
width:40%;
}
.form-col1 label{
font-size: 18px;
}
.form-col2{
width:60%;
}
#header{
text-align:center;
}
#header h1{
font-size:42px;
font-weight:400;
}
#header p{
font-weight:200px;
color:#3e3e5b;
}
input[type=text]{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
/* input[type=text]:focus{
border: 3px solid #3e3e5b;
} */
input[type=email]{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=number]{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=radio]{
margin-bottom:10px;
}
input[type=checkbox]{
margin-bottom:10px;
}
select{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
textarea{
border: 1px solid #ccc;
border-radius:5px;
padding:20px 30px;
}
input[type=submit]{
background-color:#4CAF50;
border:none;
border-radius:3px;
color: white;
padding: 10px 20px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}
@media only screen and (max-width:500px) {
body{
background-color:#d1d1e0;
color:#3e3e5b;
font-family:sans-serif;
align-items: center;
display:flex;
}
#survey-container{
background:#fff;
border-radius:5px;
display:flex;
flex-direction:column;
font-size: 18px;
/* align-items: center; */
font-family:'Raleway', Helvetica, sans-serif;
padding:10px 50px;
margin:0 auto;
}
#survey-form{
padding:10px;
align-items: center;
}
.form-row{
display:flex;
align-items:center;
flex-direction: column;
margin-bottom: 10px;
}
.form-col1{
width:100%;
margin-bottom:10px;
}
.form-col1 label{
font-size: 18px;
margin-bottom:10px;
}
.form-col2{
width:100%;
}
#header{
text-align: center;
}
#header h1{
font-size:32px;
font-weight:300;
}
#header p{
font-weight:200;
color:#3e3e5b;
}
input[type=text]{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=radio]{
margin-bottom:10px;
}
input[type=checkbox]{
margin-bottom:10px;
}
input[type=email]{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=number]{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
select{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
textarea{
border: 1px solid #ccc;
border-radius:5px;
padding:20px 30px;
}
input[type=submit]{
background-color:#4CAF50;
border:none;
border-radius:3px;
color: white;
padding: 10px 20px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}
}
|
SurveyForm/css/Style.css
|
body{
background-color:#d1d1e0;
color:#3e3e5b;
font-family:sans-serif;
align-items: center;
display:flex;
}
#survey-container{
background:#fff;
border-radius:5px;
display:flex;
flex-direction:column;
font-size: 18px;
/* align-items: center; */
font-family:'Raleway', Helvetica, sans-serif;
padding:20px 100px;
margin:0 auto;
}
#survey-form{
padding:20px;
align-items: center;
}
.form-row{
display:flex;
align-items:center;
flex-direction: row;
margin-bottom: 20px;
}
.form-col1{
width:40%;
}
.form-col1 label{
font-size: 18px;
}
.form-col2{
width:60%;
}
#header{
text-align:center;
}
#header h1{
font-size:42px;
font-weight:400;
}
#header p{
font-weight:200px;
color:#3e3e5b;
}
input[type=text]{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
/* input[type=text]:focus{
border: 3px solid #3e3e5b;
} */
input[type=email]{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=number]{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=radio]{
margin-bottom:10px;
}
input[type=checkbox]{
margin-bottom:10px;
}
select{
border: 1px solid #ccc;
border-radius: 5px;
width:60%;
padding:6px 15px;
color:#3e3e5b;
}
textarea{
border: 1px solid #ccc;
border-radius:5px;
padding:20px 30px;
}
input[type=submit]{
background-color:#4CAF50;
border:none;
border-radius:3px;
color: white;
padding: 10px 20px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}
@media only screen and (max-width:500px) {
body{
background-color:#d1d1e0;
color:#3e3e5b;
font-family:sans-serif;
align-items: center;
display:flex;
}
#survey-container{
background:#fff;
border-radius:5px;
display:flex;
flex-direction:column;
font-size: 18px;
/* align-items: center; */
font-family:'Raleway', Helvetica, sans-serif;
padding:10px 50px;
margin:0 auto;
}
#survey-form{
padding:10px;
align-items: center;
}
.form-row{
display:flex;
align-items:center;
flex-direction: column;
margin-bottom: 10px;
}
.form-col1{
width:100%;
margin-bottom:10px;
}
.form-col1 label{
font-size: 18px;
margin-bottom:10px;
}
.form-col2{
width:100%;
}
#header{
text-align: center;
}
#header h1{
font-size:32px;
font-weight:300;
}
#header p{
font-weight:200;
color:#3e3e5b;
}
input[type=text]{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=radio]{
margin-bottom:10px;
}
input[type=checkbox]{
margin-bottom:10px;
}
input[type=email]{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
input[type=number]{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
select{
border: 1px solid #ccc;
border-radius: 5px;
width:100%;
padding:6px 15px;
color:#3e3e5b;
}
textarea{
border: 1px solid #ccc;
border-radius:5px;
padding:20px 30px;
}
input[type=submit]{
background-color:#4CAF50;
border:none;
border-radius:3px;
color: white;
padding: 10px 20px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}
}
| 0.243463 | 0.093388 |
::selection { background-color: #E13300; color: white; }
::-moz-selection { background-color: #E13300; color: white; }
.bg {
width: 100%;
height: 100%;
}
.bg .content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
}
.bg .slide {
.bg .slide {
z-index: 1;
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
transition: opacity 2s ease-in-out;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0;
}
.bg .slide.show {
opacity: 1;
}
body {
background-color: #8BC471;
margin: 0;
font: 13px/20px normal Helvetica, Arial, sans-serif;
color: #4F5155;
}
a {
color: #003399;
background-color: transparent;
font-weight: normal;
}
h1 {
color: #444;
background-color: transparent;
border-bottom: 5px dashed #D0D0D0;
font-size: 19px;
font-weight: normal;
margin: 0 0 14px 0;
padding: 14px 15px 10px 15px;
}
#body {
margin: 0 15px 0 15px;
}
.footer {
position: fixed;
right: 0;
bottom: 0;
text-align: right;
font-size: 11px;
background-color:#FFFFFF;
border-top:5px dashed #D0D0D0;
border-left:5px dashed #D0D0D0;
line-height: 32px;
padding: 0 10px 0 10px;
margin: 20px 0 0 0;
}
#cntr {
background-color:#FFFFFF;
height: 220px;
width: 300px;
margin: auto;
margin-top: 15%;
padding-bottom: 10px;
border: 1px solid #D0D0D0;
border-radius: 10px;
box-shadow: 10px 10px 5px grey;
}
#container {
background-color:#FFFFFF;
padding: 10px;
margin: 20px;
margin-top: 65px;
border: 1px solid #D0D0D0;
border-radius: 10px;
box-shadow: 10px 10px 5px grey;
}
table, th, td {
border: hidden;
border-collapse: collapse;
}
table tr:hover {
background-color: transparent;
}
th, td {
padding: 5px;
text-align: left;
}
table#t01 {
border: 1px solid black;
}
table#t01 tr:nth-child(even) {
background-color: #eee;
}
table#t01 tr:nth-child(odd) {
background-color: #fff;
}
table#t01 tr:hover {
background-color: #DCDCDC;
}
table#t01 th {
background-color: black;
color: white;
text-align: center;
}
table#t02 tr:nth-child(even) {
background-color: #eee;
}
table#t02 tr:nth-child(odd) {
background-color: #fff;
}
table#t02 tr:hover {
background-color: #DCDCDC;
}
div {
display: inline-block;
}
td#btn {
padding: inherit;
}
.btnsave {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #ff9800;
border: none;
padding: 8px 15px;
color: black;
cursor: pointer;
}
.btnsave:hover {
background-color: #e68a00;
}
.btndel {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #f44336;
border: none;
padding: 8px 15px;
color: white;
cursor: pointer;
}
.btndel:hover {
background-color: #da190b;
}
.btnedit {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #e7e7e7;
border:outset;
padding: 8px 15px;
cursor: pointer;
}
.btnedit:hover {
background-color: #DCDCDC;
}
a#edit {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: transparent;
color: black;
border: none;
padding: 7px 22px;
text-decoration: none;
}
a#edit:hover {
background-color: #ff9800;
}
a#add {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #4CAF50;
color: white;
border: none;
padding: 7px 15px;
text-decoration: none;
}
a#add:hover {
background-color: #ff9800;
}
.btn-group .button {
background-color: #555555;
border: 1px solid black;
color: white;
padding: 10px 15px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor: pointer;
float: left;
}
.btn-group .button:not(last-child) {
border-right: none;
}
.btn-group .button:hover {
background-color: #707070;
}
|
assets/css/style1old.css
|
::selection { background-color: #E13300; color: white; }
::-moz-selection { background-color: #E13300; color: white; }
.bg {
width: 100%;
height: 100%;
}
.bg .content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
}
.bg .slide {
.bg .slide {
z-index: 1;
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
transition: opacity 2s ease-in-out;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0;
}
.bg .slide.show {
opacity: 1;
}
body {
background-color: #8BC471;
margin: 0;
font: 13px/20px normal Helvetica, Arial, sans-serif;
color: #4F5155;
}
a {
color: #003399;
background-color: transparent;
font-weight: normal;
}
h1 {
color: #444;
background-color: transparent;
border-bottom: 5px dashed #D0D0D0;
font-size: 19px;
font-weight: normal;
margin: 0 0 14px 0;
padding: 14px 15px 10px 15px;
}
#body {
margin: 0 15px 0 15px;
}
.footer {
position: fixed;
right: 0;
bottom: 0;
text-align: right;
font-size: 11px;
background-color:#FFFFFF;
border-top:5px dashed #D0D0D0;
border-left:5px dashed #D0D0D0;
line-height: 32px;
padding: 0 10px 0 10px;
margin: 20px 0 0 0;
}
#cntr {
background-color:#FFFFFF;
height: 220px;
width: 300px;
margin: auto;
margin-top: 15%;
padding-bottom: 10px;
border: 1px solid #D0D0D0;
border-radius: 10px;
box-shadow: 10px 10px 5px grey;
}
#container {
background-color:#FFFFFF;
padding: 10px;
margin: 20px;
margin-top: 65px;
border: 1px solid #D0D0D0;
border-radius: 10px;
box-shadow: 10px 10px 5px grey;
}
table, th, td {
border: hidden;
border-collapse: collapse;
}
table tr:hover {
background-color: transparent;
}
th, td {
padding: 5px;
text-align: left;
}
table#t01 {
border: 1px solid black;
}
table#t01 tr:nth-child(even) {
background-color: #eee;
}
table#t01 tr:nth-child(odd) {
background-color: #fff;
}
table#t01 tr:hover {
background-color: #DCDCDC;
}
table#t01 th {
background-color: black;
color: white;
text-align: center;
}
table#t02 tr:nth-child(even) {
background-color: #eee;
}
table#t02 tr:nth-child(odd) {
background-color: #fff;
}
table#t02 tr:hover {
background-color: #DCDCDC;
}
div {
display: inline-block;
}
td#btn {
padding: inherit;
}
.btnsave {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #ff9800;
border: none;
padding: 8px 15px;
color: black;
cursor: pointer;
}
.btnsave:hover {
background-color: #e68a00;
}
.btndel {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #f44336;
border: none;
padding: 8px 15px;
color: white;
cursor: pointer;
}
.btndel:hover {
background-color: #da190b;
}
.btnedit {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #e7e7e7;
border:outset;
padding: 8px 15px;
cursor: pointer;
}
.btnedit:hover {
background-color: #DCDCDC;
}
a#edit {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: transparent;
color: black;
border: none;
padding: 7px 22px;
text-decoration: none;
}
a#edit:hover {
background-color: #ff9800;
}
a#add {
-webkit-transition-duration: 0.5s; /* Safari */
transition-duration: 0.5s;
background-color: #4CAF50;
color: white;
border: none;
padding: 7px 15px;
text-decoration: none;
}
a#add:hover {
background-color: #ff9800;
}
.btn-group .button {
background-color: #555555;
border: 1px solid black;
color: white;
padding: 10px 15px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor: pointer;
float: left;
}
.btn-group .button:not(last-child) {
border-right: none;
}
.btn-group .button:hover {
background-color: #707070;
}
| 0.409103 | 0.089097 |
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
html, body {
font-family: 'Roboto', sans-serif;
}
body {
min-height: 100%;
max-height: 100%;
height: 100%;
overflow: hidden;
/*padding-top: 50px;*/
}
a {
color: inherit;
}
a:hover {
text-decoration: none;
}
.collapse-bar {
background-color: transparent;
width: 15px;
height: 100%;
overflow: hidden;
cursor: pointer;
outline: none;
position: absolute;
left: 0;
z-index: 10;
font-size: small;
}
.collapse-bar:hover {
background-color: rgba(127, 127, 127, 0.5);
}
.submit-fab {
position: absolute;
bottom: 20px;
right: 20px;
z-index: 100;
}
.page-background {
background-color: #f1f1f1;
}
va-canvas {
display: block;
position: relative;
/*overflow: auto;*/
/*-webkit-overflow-scrolling: touch;*/
background-color: inherit;
/*padding: 16px 16px 86px;*/
min-height: 100%;
}
.page-no-holes {
padding: 24px;
min-width: 816px;
max-width: 816px;
min-height: 1056px;
margin: auto;
position: relative;
z-index: 1;
height: auto;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
overflow: auto;
background-color: white;
}
.page {
margin: 16px auto;
background: url("/vandaid/content/img/north-America-3-ring-side_96ppi.png") repeat-y;
background-size: 81px 1056px;
padding: 0 0 0 78px;
min-width: 816px;
max-width: 816px;
min-height: 1056px;
max-height: 1056px;
height: auto;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
overflow: hidden;
}
.page-inner {
/*margin-left: 78px;*/
padding: 24px 24px 24px 0;
min-width: 738px;
min-height: 100%;
background-color: white;
}
.no-resize {
resize: none;
}
.no-overflow {
overflow: hidden;
}
.pointer {
cursor: pointer;
}
.canvas-label {
font-size: 75%;
color: gray;
white-space: nowrap;
}
.no-wrap {
white-space: nowrap;
}
.floating-label {
position: absolute;
top: -0.8em;
/*left: 0.8em;*/
overflow: auto;
}
.pt-header {
background: #f8f8f8;
padding: 4px 0 0;
font-size: 120%;
border-top: 1px solid lightgray;
}
.vandaid-items-bar {
background-color: white;
color: black;
}
.clickable {
cursor: pointer;
}
va-sidenav {
display: block;
/*max-height: 100%;*/
width: 500px;
padding-right: 6px;
/*min-width: 400px !important;*/
/*max-width: 400px !important;*/
}
.rotate {
transform: rotate(0deg);
-webkit-transition: transform 0.5s;
transition: transform 0.5s;
}
.rotate180 {
-webkit-transition: transform 0.5s;
transition: transform 0.5s;
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.vertical {
position: absolute;
top: 50%;
transform: rotate(270deg);
float: left;
}
.fade-out {
opacity: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.fade-in {
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.footer {
font-size: small;
margin: 10px;
}
.footer img {
height: 50px;
width: auto;
}
va-identity-bar {
z-index: 30;
}
.identity-bar-logo {
margin: 7px 16px 7px 7px;
max-height: 100%;
}
.side-nav-logo {
max-height: 200px;
width: auto;
}
.identity-bar-logo img {
padding: 0;
height: 50px;
width: auto;
}
.va-sidebar-toolbar {
background: inherit !important;
color: inherit !important;
z-index: 3;
}
.transparent {
background-color: transparent;
color: inherit;
}
.hidden-text {
visibility: hidden;
}
.opacity-10 {
opacity: 0.1;
}
va-top-bar {
z-index: 80;
}
|
src/client/vandaid/content/css/style.css
|
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
html, body {
font-family: 'Roboto', sans-serif;
}
body {
min-height: 100%;
max-height: 100%;
height: 100%;
overflow: hidden;
/*padding-top: 50px;*/
}
a {
color: inherit;
}
a:hover {
text-decoration: none;
}
.collapse-bar {
background-color: transparent;
width: 15px;
height: 100%;
overflow: hidden;
cursor: pointer;
outline: none;
position: absolute;
left: 0;
z-index: 10;
font-size: small;
}
.collapse-bar:hover {
background-color: rgba(127, 127, 127, 0.5);
}
.submit-fab {
position: absolute;
bottom: 20px;
right: 20px;
z-index: 100;
}
.page-background {
background-color: #f1f1f1;
}
va-canvas {
display: block;
position: relative;
/*overflow: auto;*/
/*-webkit-overflow-scrolling: touch;*/
background-color: inherit;
/*padding: 16px 16px 86px;*/
min-height: 100%;
}
.page-no-holes {
padding: 24px;
min-width: 816px;
max-width: 816px;
min-height: 1056px;
margin: auto;
position: relative;
z-index: 1;
height: auto;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
overflow: auto;
background-color: white;
}
.page {
margin: 16px auto;
background: url("/vandaid/content/img/north-America-3-ring-side_96ppi.png") repeat-y;
background-size: 81px 1056px;
padding: 0 0 0 78px;
min-width: 816px;
max-width: 816px;
min-height: 1056px;
max-height: 1056px;
height: auto;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
overflow: hidden;
}
.page-inner {
/*margin-left: 78px;*/
padding: 24px 24px 24px 0;
min-width: 738px;
min-height: 100%;
background-color: white;
}
.no-resize {
resize: none;
}
.no-overflow {
overflow: hidden;
}
.pointer {
cursor: pointer;
}
.canvas-label {
font-size: 75%;
color: gray;
white-space: nowrap;
}
.no-wrap {
white-space: nowrap;
}
.floating-label {
position: absolute;
top: -0.8em;
/*left: 0.8em;*/
overflow: auto;
}
.pt-header {
background: #f8f8f8;
padding: 4px 0 0;
font-size: 120%;
border-top: 1px solid lightgray;
}
.vandaid-items-bar {
background-color: white;
color: black;
}
.clickable {
cursor: pointer;
}
va-sidenav {
display: block;
/*max-height: 100%;*/
width: 500px;
padding-right: 6px;
/*min-width: 400px !important;*/
/*max-width: 400px !important;*/
}
.rotate {
transform: rotate(0deg);
-webkit-transition: transform 0.5s;
transition: transform 0.5s;
}
.rotate180 {
-webkit-transition: transform 0.5s;
transition: transform 0.5s;
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.vertical {
position: absolute;
top: 50%;
transform: rotate(270deg);
float: left;
}
.fade-out {
opacity: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.fade-in {
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.footer {
font-size: small;
margin: 10px;
}
.footer img {
height: 50px;
width: auto;
}
va-identity-bar {
z-index: 30;
}
.identity-bar-logo {
margin: 7px 16px 7px 7px;
max-height: 100%;
}
.side-nav-logo {
max-height: 200px;
width: auto;
}
.identity-bar-logo img {
padding: 0;
height: 50px;
width: auto;
}
.va-sidebar-toolbar {
background: inherit !important;
color: inherit !important;
z-index: 3;
}
.transparent {
background-color: transparent;
color: inherit;
}
.hidden-text {
visibility: hidden;
}
.opacity-10 {
opacity: 0.1;
}
va-top-bar {
z-index: 80;
}
| 0.441432 | 0.12552 |
{
position: absolute;
box-sizing:content-box;
-moz-box-sizing:content-box;
}
#ned-flanders
{
position: relative;
width: 120px;
height: 131px;
margin: 0 auto;
}
#ned-flanders .head *
{
border: 1px solid #110b00;
}
#ned-flanders .head .no-border
{
border: none;
}
#ned-flanders .head .body
{
background: #fbd800;
}
#ned-flanders .head .head-main
{
top: 58px;
left: 43px;
width: 41px;
height: 68px;
}
#ned-flanders .head .hair
{
background: #986a38;
}
#ned-flanders .head .hair-top
{
top: 11px;
left: 23px;
width: 71px;
height: 34px;
border-radius: 35% 50% 47% 50%/52% 51% 19% 43%;
-webkit-border-radius: 35% 50% 47% 50%/52% 51% 19% 43%;
-moz-border-radius: 35% 50% 47% 50%/52% 51% 19% 43%;
}
#ned-flanders .head .hair-side
{
top: 18px;
left: 68px;
width: 35px;
height: 91px;
border-left: none;
-webkit-border-radius: 35% 50% 33% 50%/52% 51% 19% 43%;
-moz-border-radius: 35% 50% 33% 50%/52% 51% 19% 43%;
border-radius: 35% 50% 33% 50%/52% 51% 19% 43%;
}
#ned-flanders .head .hair-line
{
border-left: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .hair-line1
{
top: 20px;
left: 26px;
width: 9px;
height: 16px;
-webkit-transform: rotate(-53deg);
-ms-transform: rotate(-53deg);
transform: rotate(-53deg);
}
#ned-flanders .head .hair-line2
{
top: 14px;
left: 34px;
width: 9px;
height: 17px;
-webkit-transform: rotate(-26deg);
-ms-transform: rotate(-26deg);
transform: rotate(-26deg);
}
#ned-flanders .head .hair-line3
{
top: 12px;
left: 45px;
width: 9px;
height: 15px;
-webkit-transform: rotate(9deg);
-ms-transform: rotate(9deg);
transform: rotate(9deg);
}
#ned-flanders .head .hair-line4
{
top: 12px;
left: 59px;
width: 9px;
height: 17px;
-webkit-transform: rotate(31deg);
-ms-transform: rotate(31deg);
transform: rotate(31deg);
}
#ned-flanders .head .hair-line5
{
top: 23px;
left: 78px;
width: 16px;
height: 17px;
border-top: 1px solid #110b00;
-webkit-border-radius: 10px 0 0 0;
-moz-border-radius: 10px 0 0 0;
border-radius: 10px 0 0 0;
}
#ned-flanders .head .head-top
{
top: 26px;
left: 29px;
width: 52px;
height: 34px;
border-bottom: none;
-webkit-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
-moz-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
}
#ned-flanders .head .head-top-inner
{
top: 27px;
left: 30px;
width: 50px;
height: 32px;
-webkit-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
-moz-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
}
#ned-flanders .head .head-side
{
top: 35px;
left: 68px;
width: 15px;
height: 52px;
border-right: 1px solid #110b00;
-webkit-border-radius: 0% 41% 0% 0;
-moz-border-radius: 0% 41% 0% 0;
border-radius: 0% 41% 0% 0;
}
#ned-flanders .head .sideburn
{
top: 67px;
left: 82px;
width: 10px;
height: 20px;
border-right: 1px solid #110b00;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 0 0 5px 3px;
-moz-border-radius: 0 0 5px 3px;
border-radius: 0 0 5px 3px;
}
#ned-flanders .head .ear
{
top: 70px;
left: 86px;
width: 16px;
height: 20px;
-webkit-border-radius:63px 63px 63px 63px/108px 108px 72px 72px;
-moz-border-radius:63px 63px 63px 63px/108px 108px 72px 72px;
border-radius:50% 50% 50% 50%/60% 60% 40% 40%;
}
#ned-flanders .head .ear .inner
{
top: 6px;
left: 5px;
width: 7px;
height: 7px;
border-top: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .eye-bulge
{
top: 44px;
left: 25px;
width: 10px;
height: 10px;
border-top: 1px solid #110b00;
border-left: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .eye
{
width: 25px;
height: 25px;
background: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
#ned-flanders .head .eye .pupil
{
width: 3px;
height: 3px;
background: #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .left-eye
{
top: 52px;
left: 19px;
}
#ned-flanders .head .left-eye .pupil
{
top: 12px;
left: 10px;
}
#ned-flanders .head .left-eye .eyelid-top
{
top: -15px;
left: 0px;
width: 25px;
height: 14px;
border-bottom: 1px solid #110b00;
border-radius: 50% 50% 0 0;
-webkit-animation-name: nedlefteyelidtop;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedlefteyelidtop;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
#ned-flanders .head .left-eye .eyelid-bottom
{
bottom: -10px;
left: 0px;
width: 25px;
height: 9px;
border-top: 1px solid #110b00;
border-radius: 0 0 50% 50%;
-webkit-animation-name: nedlefteyelidbottom;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedlefteyelidbottom;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
@-webkit-keyframes nedlefteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@keyframes nedlefteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@-webkit-keyframes nedlefteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
@keyframes nedlefteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
#ned-flanders .head .right-eye
{
top: 52px;
left: 46px;
width: 26px;
}
#ned-flanders .head .right-eye .pupil
{
top: 14px;
left: 16px;
}
#ned-flanders .head .right-eye .eyelid-top
{
top: -15px;
left: 0px;
width: 26px;
height: 14px;
border-bottom: 1px solid #110b00;
border-radius: 50% 50% 0 0;
-webkit-animation-name: nedrighteyelidtop;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedrighteyelidtop;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
#ned-flanders .head .right-eye .eyelid-bottom
{
bottom: -10px;
left: 0px;
width: 26px;
height: 9px;
border-top: 1px solid #110b00;
border-radius: 0 0 50% 50%;
-webkit-animation-name: nedrighteyelidbottom;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedrighteyelidbottom;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
@-webkit-keyframes nedrighteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@keyframes nedrighteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@-webkit-keyframes nedrighteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
@keyframes nedrighteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
#ned-flanders .head .glasses
{
top: 68px;
left: 73px;
width: 24px;
height: 1px;
background: #110b00;
-webkit-transform: rotate(8deg);
-ms-transform: rotate(8deg);
transform: rotate(8deg);
}
#ned-flanders .head .nose
{
top: 70px;
left: 28px;
width: 16px;
height: 12px;
border-right: none;
-webkit-border-radius: 10px 0 3px 10px;
-moz-border-radius: 10px 0 3px 10px;
border-radius: 10px 0 3px 10px;
}
#ned-flanders .head .moustache
{
top: 81px;
left: 13px;
width: 50px;
height: 18px;
background: #986a38;
-webkit-border-radius: 50% 50% 25% 25%/79% 90% 9% 10%;
-moz-border-radius: 50% 50% 25% 25%/79% 90% 9% 10%;
border-radius: 50% 50% 25% 25%/79% 90% 9% 10%;
}
#ned-flanders .head .moustache .hair
{
background: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .moustache .hair.left
{
border-left: 1px solid #110b00;
}
#ned-flanders .head .moustache .hair.right
{
border-right: 1px solid #110b00;
}
#ned-flanders .head .moustache .moustache-hair1
{
top: 3px;
left: 11px;
width: 2px;
height: 12px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
#ned-flanders .head .moustache .moustache-hair2
{
top: 4px;
left: 16px;
width: 2px;
height: 12px;
-webkit-transform: rotate(35deg);
-ms-transform: rotate(35deg);
transform: rotate(35deg);
}
#ned-flanders .head .moustache .moustache-hair3
{
top: 5px;
left: 22px;
width: 2px;
height: 11px;
-webkit-transform: rotate(19deg);
-ms-transform: rotate(19deg);
transform: rotate(19deg);
}
#ned-flanders .head .moustache .moustache-hair4
{
top: 5px;
left: 27px;
width: 2px;
height: 11px;
-webkit-transform: rotate(-19deg);
-ms-transform: rotate(-19deg);
transform: rotate(-19deg);
}
#ned-flanders .head .moustache .moustache-hair5
{
top: 4px;
left: 32px;
width: 2px;
height: 12px;
-webkit-transform: rotate(-35deg);
-ms-transform: rotate(-35deg);
transform: rotate(-35deg);
}
#ned-flanders .head .moustache .moustache-hair6
{
top: 3px;
left: 37px;
width: 2px;
height: 12px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#ned-flanders .head .neck-right
{
top: 83px;
left: 87px;
width: 8px;
height: 40px;
border-left: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
-webkit-box-shadow: -5px 0px 0px 0px rgba(251,216,0,1);
-moz-box-shadow: -5px 0px 0px 0px rgba(251,216,0,1);
box-shadow: -5px 0px 0px 0px rgba(251,216,0,1);
}
#ned-flanders .head .neck-bottom
{
top: 110px;
left: 41px;
width: 47px;
height: 20px;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 50% 50% 41% 40%/40% 40% 67% 33%;
-moz-border-radius: 50% 50% 41% 40%/40% 40% 67% 33%;
border-radius: 50% 50% 41% 40%/40% 40% 67% 33%;
-webkit-box-shadow: inset 0px -6px 0px 0px rgba(251,216,0,1);
-moz-box-shadow: inset 0px -6px 0px 0px rgba(251,216,0,1);
box-shadow: inset 0px -6px 0px 0px rgba(251,216,0,1);
}
#ned-flanders .head .mouth-top
{
top: 89px;
left: 48px;
width: 27px;
height: 5px;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 50% 50% 32% 50%;
-moz-border-radius: 50% 50% 32% 50%;
border-radius: 50% 50% 32% 50%;
-webkit-transform: rotate(-3deg);
-webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-left
{
top: 101px;
left: 40px;
width: 10px;
height: 10px;
border-right: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 4px 0px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: 4px 0px 0px 0px rgba(0,0,0,1);
box-shadow: 4px 0px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-right
{
top: 92px;
left: 61px;
width: 15px;
height: 17px;
border-right: 1px solid #110b00;
-webkit-border-radius: 50% 33% 50% 50%;
-moz-border-radius: 50% 33% 50% 50%;
border-radius: 50% 33% 50% 50%;
-webkit-transform: rotate(10deg);
-webkit-box-shadow: inset -3px -3px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: inset -3px -3px 0px 0px rgba(0,0,0,1);
box-shadow: inset -3px -3px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-bottom
{
top: 94px;
left: 44px;
width: 31px;
height: 17px;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 50% 50% 50% 14%;
-moz-border-radius: 50% 50% 50% 14%;
border-radius: 50% 50% 50% 14%;
-webkit-box-shadow: inset -4px -1px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: inset -4px -1px 0px 0px rgba(0,0,0,1);
box-shadow: inset -4px -1px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-inner
{
top: 96px;
left: 51px;
width: 23px;
height: 14px;
background: #000000;
-webkit-border-radius: 0 0 20px 0;
-moz-border-radius: 0 0 20px 0;
border-radius: 0 0 20px 0;
}
#ned-flanders .head .lip
{
top: 106px;
left: 36px;
width: 14px;
height: 11px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .tongue
{
top: 104px;
left: 54px;
width: 20px;
height: 7px;
background: #da6339;
-webkit-border-radius: 100% 0 100% 0;
-moz-border-radius: 100% 0 100% 0;
border-radius: 100% 0 100% 0;
}
#ned-flanders .head .neck-left
{
top: 100px;
left: 41px;
width: 5px;
height: 27px;
border-left: 1px solid #110b00;
-webkit-border-radius: 0 0 0 2px;
-moz-border-radius: 0 0 0 2px;
border-radius: 0 0 0 2px;
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(251,216,0,1);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(251,216,0,1);
box-shadow: inset 1px 1px 0px 0px rgba(251,216,0,1);
}
|
apps/fun.v1/public/css/ned.characters.css
|
{
position: absolute;
box-sizing:content-box;
-moz-box-sizing:content-box;
}
#ned-flanders
{
position: relative;
width: 120px;
height: 131px;
margin: 0 auto;
}
#ned-flanders .head *
{
border: 1px solid #110b00;
}
#ned-flanders .head .no-border
{
border: none;
}
#ned-flanders .head .body
{
background: #fbd800;
}
#ned-flanders .head .head-main
{
top: 58px;
left: 43px;
width: 41px;
height: 68px;
}
#ned-flanders .head .hair
{
background: #986a38;
}
#ned-flanders .head .hair-top
{
top: 11px;
left: 23px;
width: 71px;
height: 34px;
border-radius: 35% 50% 47% 50%/52% 51% 19% 43%;
-webkit-border-radius: 35% 50% 47% 50%/52% 51% 19% 43%;
-moz-border-radius: 35% 50% 47% 50%/52% 51% 19% 43%;
}
#ned-flanders .head .hair-side
{
top: 18px;
left: 68px;
width: 35px;
height: 91px;
border-left: none;
-webkit-border-radius: 35% 50% 33% 50%/52% 51% 19% 43%;
-moz-border-radius: 35% 50% 33% 50%/52% 51% 19% 43%;
border-radius: 35% 50% 33% 50%/52% 51% 19% 43%;
}
#ned-flanders .head .hair-line
{
border-left: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .hair-line1
{
top: 20px;
left: 26px;
width: 9px;
height: 16px;
-webkit-transform: rotate(-53deg);
-ms-transform: rotate(-53deg);
transform: rotate(-53deg);
}
#ned-flanders .head .hair-line2
{
top: 14px;
left: 34px;
width: 9px;
height: 17px;
-webkit-transform: rotate(-26deg);
-ms-transform: rotate(-26deg);
transform: rotate(-26deg);
}
#ned-flanders .head .hair-line3
{
top: 12px;
left: 45px;
width: 9px;
height: 15px;
-webkit-transform: rotate(9deg);
-ms-transform: rotate(9deg);
transform: rotate(9deg);
}
#ned-flanders .head .hair-line4
{
top: 12px;
left: 59px;
width: 9px;
height: 17px;
-webkit-transform: rotate(31deg);
-ms-transform: rotate(31deg);
transform: rotate(31deg);
}
#ned-flanders .head .hair-line5
{
top: 23px;
left: 78px;
width: 16px;
height: 17px;
border-top: 1px solid #110b00;
-webkit-border-radius: 10px 0 0 0;
-moz-border-radius: 10px 0 0 0;
border-radius: 10px 0 0 0;
}
#ned-flanders .head .head-top
{
top: 26px;
left: 29px;
width: 52px;
height: 34px;
border-bottom: none;
-webkit-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
-moz-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
}
#ned-flanders .head .head-top-inner
{
top: 27px;
left: 30px;
width: 50px;
height: 32px;
-webkit-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
-moz-border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
border-radius: 34% 50% 47% 50%/50% 51% 19% 43%;
}
#ned-flanders .head .head-side
{
top: 35px;
left: 68px;
width: 15px;
height: 52px;
border-right: 1px solid #110b00;
-webkit-border-radius: 0% 41% 0% 0;
-moz-border-radius: 0% 41% 0% 0;
border-radius: 0% 41% 0% 0;
}
#ned-flanders .head .sideburn
{
top: 67px;
left: 82px;
width: 10px;
height: 20px;
border-right: 1px solid #110b00;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 0 0 5px 3px;
-moz-border-radius: 0 0 5px 3px;
border-radius: 0 0 5px 3px;
}
#ned-flanders .head .ear
{
top: 70px;
left: 86px;
width: 16px;
height: 20px;
-webkit-border-radius:63px 63px 63px 63px/108px 108px 72px 72px;
-moz-border-radius:63px 63px 63px 63px/108px 108px 72px 72px;
border-radius:50% 50% 50% 50%/60% 60% 40% 40%;
}
#ned-flanders .head .ear .inner
{
top: 6px;
left: 5px;
width: 7px;
height: 7px;
border-top: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .eye-bulge
{
top: 44px;
left: 25px;
width: 10px;
height: 10px;
border-top: 1px solid #110b00;
border-left: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .eye
{
width: 25px;
height: 25px;
background: #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
#ned-flanders .head .eye .pupil
{
width: 3px;
height: 3px;
background: #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .left-eye
{
top: 52px;
left: 19px;
}
#ned-flanders .head .left-eye .pupil
{
top: 12px;
left: 10px;
}
#ned-flanders .head .left-eye .eyelid-top
{
top: -15px;
left: 0px;
width: 25px;
height: 14px;
border-bottom: 1px solid #110b00;
border-radius: 50% 50% 0 0;
-webkit-animation-name: nedlefteyelidtop;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedlefteyelidtop;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
#ned-flanders .head .left-eye .eyelid-bottom
{
bottom: -10px;
left: 0px;
width: 25px;
height: 9px;
border-top: 1px solid #110b00;
border-radius: 0 0 50% 50%;
-webkit-animation-name: nedlefteyelidbottom;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedlefteyelidbottom;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
@-webkit-keyframes nedlefteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@keyframes nedlefteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@-webkit-keyframes nedlefteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
@keyframes nedlefteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
#ned-flanders .head .right-eye
{
top: 52px;
left: 46px;
width: 26px;
}
#ned-flanders .head .right-eye .pupil
{
top: 14px;
left: 16px;
}
#ned-flanders .head .right-eye .eyelid-top
{
top: -15px;
left: 0px;
width: 26px;
height: 14px;
border-bottom: 1px solid #110b00;
border-radius: 50% 50% 0 0;
-webkit-animation-name: nedrighteyelidtop;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedrighteyelidtop;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
#ned-flanders .head .right-eye .eyelid-bottom
{
bottom: -10px;
left: 0px;
width: 26px;
height: 9px;
border-top: 1px solid #110b00;
border-radius: 0 0 50% 50%;
-webkit-animation-name: nedrighteyelidbottom;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: nedrighteyelidbottom;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 1.3s;
animation-iteration-count: infinite;
animation-play-state: running;
}
@-webkit-keyframes nedrighteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@keyframes nedrighteyelidtop
{
0% {top: -15px;}
2% {top: 0px;}
4% {top: -15px;}
100% {top: -15px;}
}
@-webkit-keyframes nedrighteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
@keyframes nedrighteyelidbottom
{
0% {bottom: -10px;}
2% {bottom: 0px;}
4% {bottom: -10px;}
100% {bottom: -10px;}
}
#ned-flanders .head .glasses
{
top: 68px;
left: 73px;
width: 24px;
height: 1px;
background: #110b00;
-webkit-transform: rotate(8deg);
-ms-transform: rotate(8deg);
transform: rotate(8deg);
}
#ned-flanders .head .nose
{
top: 70px;
left: 28px;
width: 16px;
height: 12px;
border-right: none;
-webkit-border-radius: 10px 0 3px 10px;
-moz-border-radius: 10px 0 3px 10px;
border-radius: 10px 0 3px 10px;
}
#ned-flanders .head .moustache
{
top: 81px;
left: 13px;
width: 50px;
height: 18px;
background: #986a38;
-webkit-border-radius: 50% 50% 25% 25%/79% 90% 9% 10%;
-moz-border-radius: 50% 50% 25% 25%/79% 90% 9% 10%;
border-radius: 50% 50% 25% 25%/79% 90% 9% 10%;
}
#ned-flanders .head .moustache .hair
{
background: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .moustache .hair.left
{
border-left: 1px solid #110b00;
}
#ned-flanders .head .moustache .hair.right
{
border-right: 1px solid #110b00;
}
#ned-flanders .head .moustache .moustache-hair1
{
top: 3px;
left: 11px;
width: 2px;
height: 12px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
#ned-flanders .head .moustache .moustache-hair2
{
top: 4px;
left: 16px;
width: 2px;
height: 12px;
-webkit-transform: rotate(35deg);
-ms-transform: rotate(35deg);
transform: rotate(35deg);
}
#ned-flanders .head .moustache .moustache-hair3
{
top: 5px;
left: 22px;
width: 2px;
height: 11px;
-webkit-transform: rotate(19deg);
-ms-transform: rotate(19deg);
transform: rotate(19deg);
}
#ned-flanders .head .moustache .moustache-hair4
{
top: 5px;
left: 27px;
width: 2px;
height: 11px;
-webkit-transform: rotate(-19deg);
-ms-transform: rotate(-19deg);
transform: rotate(-19deg);
}
#ned-flanders .head .moustache .moustache-hair5
{
top: 4px;
left: 32px;
width: 2px;
height: 12px;
-webkit-transform: rotate(-35deg);
-ms-transform: rotate(-35deg);
transform: rotate(-35deg);
}
#ned-flanders .head .moustache .moustache-hair6
{
top: 3px;
left: 37px;
width: 2px;
height: 12px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#ned-flanders .head .neck-right
{
top: 83px;
left: 87px;
width: 8px;
height: 40px;
border-left: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
-webkit-box-shadow: -5px 0px 0px 0px rgba(251,216,0,1);
-moz-box-shadow: -5px 0px 0px 0px rgba(251,216,0,1);
box-shadow: -5px 0px 0px 0px rgba(251,216,0,1);
}
#ned-flanders .head .neck-bottom
{
top: 110px;
left: 41px;
width: 47px;
height: 20px;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 50% 50% 41% 40%/40% 40% 67% 33%;
-moz-border-radius: 50% 50% 41% 40%/40% 40% 67% 33%;
border-radius: 50% 50% 41% 40%/40% 40% 67% 33%;
-webkit-box-shadow: inset 0px -6px 0px 0px rgba(251,216,0,1);
-moz-box-shadow: inset 0px -6px 0px 0px rgba(251,216,0,1);
box-shadow: inset 0px -6px 0px 0px rgba(251,216,0,1);
}
#ned-flanders .head .mouth-top
{
top: 89px;
left: 48px;
width: 27px;
height: 5px;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 50% 50% 32% 50%;
-moz-border-radius: 50% 50% 32% 50%;
border-radius: 50% 50% 32% 50%;
-webkit-transform: rotate(-3deg);
-webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-left
{
top: 101px;
left: 40px;
width: 10px;
height: 10px;
border-right: 1px solid #110b00;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 4px 0px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: 4px 0px 0px 0px rgba(0,0,0,1);
box-shadow: 4px 0px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-right
{
top: 92px;
left: 61px;
width: 15px;
height: 17px;
border-right: 1px solid #110b00;
-webkit-border-radius: 50% 33% 50% 50%;
-moz-border-radius: 50% 33% 50% 50%;
border-radius: 50% 33% 50% 50%;
-webkit-transform: rotate(10deg);
-webkit-box-shadow: inset -3px -3px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: inset -3px -3px 0px 0px rgba(0,0,0,1);
box-shadow: inset -3px -3px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-bottom
{
top: 94px;
left: 44px;
width: 31px;
height: 17px;
border-bottom: 1px solid #110b00;
-webkit-border-radius: 50% 50% 50% 14%;
-moz-border-radius: 50% 50% 50% 14%;
border-radius: 50% 50% 50% 14%;
-webkit-box-shadow: inset -4px -1px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: inset -4px -1px 0px 0px rgba(0,0,0,1);
box-shadow: inset -4px -1px 0px 0px rgba(0,0,0,1);
}
#ned-flanders .head .mouth-inner
{
top: 96px;
left: 51px;
width: 23px;
height: 14px;
background: #000000;
-webkit-border-radius: 0 0 20px 0;
-moz-border-radius: 0 0 20px 0;
border-radius: 0 0 20px 0;
}
#ned-flanders .head .lip
{
top: 106px;
left: 36px;
width: 14px;
height: 11px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#ned-flanders .head .tongue
{
top: 104px;
left: 54px;
width: 20px;
height: 7px;
background: #da6339;
-webkit-border-radius: 100% 0 100% 0;
-moz-border-radius: 100% 0 100% 0;
border-radius: 100% 0 100% 0;
}
#ned-flanders .head .neck-left
{
top: 100px;
left: 41px;
width: 5px;
height: 27px;
border-left: 1px solid #110b00;
-webkit-border-radius: 0 0 0 2px;
-moz-border-radius: 0 0 0 2px;
border-radius: 0 0 0 2px;
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(251,216,0,1);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(251,216,0,1);
box-shadow: inset 1px 1px 0px 0px rgba(251,216,0,1);
}
| 0.342462 | 0.086942 |
.flag-edit-img {
background: url(images/flags/0.png) 0 5px no-repeat;
display: block;
width: 16px;
height: 12px;
margin-top: 3px;
text-indent: -9999px;
overflow: hidden;
padding: 0;
}
.flag-edit-img.prev {
display: inline-block;
width: 21px;
height: 19px;
background-position: 5px 4px;
}
.flag-edit-img.flag-0 {
/* @embed */
background-image: url(images/flags/0.png);
}
.flag-edit-img.flag-ad {
/* @embed */
background-image: url(images/flags/ad.png);
}
.flag-edit-img.flag-ae {
/* @embed */
background-image: url(images/flags/ae.png);
}
.flag-edit-img.flag-af {
/* @embed */
background-image: url(images/flags/af.png);
}
.flag-edit-img.flag-ag {
/* @embed */
background-image: url(images/flags/ag.png);
}
.flag-edit-img.flag-ai {
/* @embed */
background-image: url(images/flags/ai.png);
}
.flag-edit-img.flag-al {
/* @embed */
background-image: url(images/flags/al.png);
}
.flag-edit-img.flag-am {
/* @embed */
background-image: url(images/flags/am.png);
}
.flag-edit-img.flag-an {
/* @embed */
background-image: url(images/flags/an.png);
}
.flag-edit-img.flag-ao {
/* @embed */
background-image: url(images/flags/ao.png);
}
.flag-edit-img.flag-ar {
/* @embed */
background-image: url(images/flags/ar.png);
}
.flag-edit-img.flag-as {
/* @embed */
background-image: url(images/flags/as.png);
}
.flag-edit-img.flag-at {
/* @embed */
background-image: url(images/flags/at.png);
}
.flag-edit-img.flag-au {
/* @embed */
background-image: url(images/flags/au.png);
}
.flag-edit-img.flag-aw {
/* @embed */
background-image: url(images/flags/aw.png);
}
.flag-edit-img.flag-ax {
/* @embed */
background-image: url(images/flags/ax.png);
}
.flag-edit-img.flag-az {
/* @embed */
background-image: url(images/flags/az.png);
}
.flag-edit-img.flag-ba {
/* @embed */
background-image: url(images/flags/ba.png);
}
.flag-edit-img.flag-bb {
/* @embed */
background-image: url(images/flags/bb.png);
}
.flag-edit-img.flag-bd {
/* @embed */
background-image: url(images/flags/bd.png);
}
.flag-edit-img.flag-be {
/* @embed */
background-image: url(images/flags/be.png);
}
.flag-edit-img.flag-bf {
/* @embed */
background-image: url(images/flags/bf.png);
}
.flag-edit-img.flag-bg {
/* @embed */
background-image: url(images/flags/bg.png);
}
.flag-edit-img.flag-bh {
/* @embed */
background-image: url(images/flags/bh.png);
}
.flag-edit-img.flag-bi {
/* @embed */
background-image: url(images/flags/bi.png);
}
.flag-edit-img.flag-bj {
/* @embed */
background-image: url(images/flags/bj.png);
}
.flag-edit-img.flag-bm {
/* @embed */
background-image: url(images/flags/bm.png);
}
.flag-edit-img.flag-bn {
/* @embed */
background-image: url(images/flags/bn.png);
}
.flag-edit-img.flag-bo {
/* @embed */
background-image: url(images/flags/bo.png);
}
.flag-edit-img.flag-br {
/* @embed */
background-image: url(images/flags/br.png);
}
.flag-edit-img.flag-bs {
/* @embed */
background-image: url(images/flags/bs.png);
}
.flag-edit-img.flag-bt {
/* @embed */
background-image: url(images/flags/bt.png);
}
.flag-edit-img.flag-bv {
/* @embed */
background-image: url(images/flags/bv.png);
}
.flag-edit-img.flag-bw {
/* @embed */
background-image: url(images/flags/bw.png);
}
.flag-edit-img.flag-by {
/* @embed */
background-image: url(images/flags/by.png);
}
.flag-edit-img.flag-bz {
/* @embed */
background-image: url(images/flags/bz.png);
}
.flag-edit-img.flag-ca {
/* @embed */
background-image: url(images/flags/ca.png);
}
.flag-edit-img.flag-catalonia {
/* @embed */
background-image: url(images/flags/catalonia.png);
}
.flag-edit-img.flag-cc {
/* @embed */
background-image: url(images/flags/cc.png);
}
.flag-edit-img.flag-cd {
/* @embed */
background-image: url(images/flags/cd.png);
}
.flag-edit-img.flag-cf {
/* @embed */
background-image: url(images/flags/cf.png);
}
.flag-edit-img.flag-cg {
/* @embed */
background-image: url(images/flags/cg.png);
}
.flag-edit-img.flag-ch {
/* @embed */
background-image: url(images/flags/ch.png);
}
.flag-edit-img.flag-ci {
/* @embed */
background-image: url(images/flags/ci.png);
}
.flag-edit-img.flag-ck {
/* @embed */
background-image: url(images/flags/ck.png);
}
.flag-edit-img.flag-cl {
/* @embed */
background-image: url(images/flags/cl.png);
}
.flag-edit-img.flag-cm {
/* @embed */
background-image: url(images/flags/cm.png);
}
.flag-edit-img.flag-cn {
/* @embed */
background-image: url(images/flags/cn.png);
}
.flag-edit-img.flag-co {
/* @embed */
background-image: url(images/flags/co.png);
}
.flag-edit-img.flag-cr {
/* @embed */
background-image: url(images/flags/cr.png);
}
.flag-edit-img.flag-cs {
/* @embed */
background-image: url(images/flags/cs.png);
}
.flag-edit-img.flag-cu {
/* @embed */
background-image: url(images/flags/cu.png);
}
.flag-edit-img.flag-cv {
/* @embed */
background-image: url(images/flags/cv.png);
}
.flag-edit-img.flag-cx {
/* @embed */
background-image: url(images/flags/cx.png);
}
.flag-edit-img.flag-cy {
/* @embed */
background-image: url(images/flags/cy.png);
}
.flag-edit-img.flag-cz {
/* @embed */
background-image: url(images/flags/cz.png);
}
.flag-edit-img.flag-de {
/* @embed */
background-image: url(images/flags/de.png);
}
.flag-edit-img.flag-dj {
/* @embed */
background-image: url(images/flags/dj.png);
}
.flag-edit-img.flag-dk {
/* @embed */
background-image: url(images/flags/dk.png);
}
.flag-edit-img.flag-dm {
/* @embed */
background-image: url(images/flags/dm.png);
}
.flag-edit-img.flag-do {
/* @embed */
background-image: url(images/flags/do.png);
}
.flag-edit-img.flag-dz {
/* @embed */
background-image: url(images/flags/dz.png);
}
.flag-edit-img.flag-ec {
/* @embed */
background-image: url(images/flags/ec.png);
}
.flag-edit-img.flag-ee {
/* @embed */
background-image: url(images/flags/ee.png);
}
.flag-edit-img.flag-eg {
/* @embed */
background-image: url(images/flags/eg.png);
}
.flag-edit-img.flag-eh {
/* @embed */
background-image: url(images/flags/eh.png);
}
.flag-edit-img.flag-england {
/* @embed */
background-image: url(images/flags/england.png);
}
.flag-edit-img.flag-er {
/* @embed */
background-image: url(images/flags/er.png);
}
.flag-edit-img.flag-es {
/* @embed */
background-image: url(images/flags/es.png);
}
.flag-edit-img.flag-et {
/* @embed */
background-image: url(images/flags/et.png);
}
.flag-edit-img.flag-eu {
/* @embed */
background-image: url(images/flags/eu.png);
}
.flag-edit-img.flag-europeanunion {
/* @embed */
background-image: url(images/flags/europeanunion.png);
}
.flag-edit-img.flag-fam {
/* @embed */
background-image: url(images/flags/fam.png);
}
.flag-edit-img.flag-fi {
/* @embed */
background-image: url(images/flags/fi.png);
}
.flag-edit-img.flag-fj {
/* @embed */
background-image: url(images/flags/fj.png);
}
.flag-edit-img.flag-fk {
/* @embed */
background-image: url(images/flags/fk.png);
}
.flag-edit-img.flag-fm {
/* @embed */
background-image: url(images/flags/fm.png);
}
.flag-edit-img.flag-fo {
/* @embed */
background-image: url(images/flags/fo.png);
}
.flag-edit-img.flag-fr {
/* @embed */
background-image: url(images/flags/fr.png);
}
.flag-edit-img.flag-ga {
/* @embed */
background-image: url(images/flags/ga.png);
}
.flag-edit-img.flag-gb {
/* @embed */
background-image: url(images/flags/gb.png);
}
.flag-edit-img.flag-gd {
/* @embed */
background-image: url(images/flags/gd.png);
}
.flag-edit-img.flag-ge {
/* @embed */
background-image: url(images/flags/ge.png);
}
.flag-edit-img.flag-gf {
/* @embed */
background-image: url(images/flags/gf.png);
}
.flag-edit-img.flag-gh {
/* @embed */
background-image: url(images/flags/gh.png);
}
.flag-edit-img.flag-gi {
/* @embed */
background-image: url(images/flags/gi.png);
}
.flag-edit-img.flag-gl {
/* @embed */
background-image: url(images/flags/gl.png);
}
.flag-edit-img.flag-gm {
/* @embed */
background-image: url(images/flags/gm.png);
}
.flag-edit-img.flag-gn {
/* @embed */
background-image: url(images/flags/gn.png);
}
.flag-edit-img.flag-gp {
/* @embed */
background-image: url(images/flags/gp.png);
}
.flag-edit-img.flag-gq {
/* @embed */
background-image: url(images/flags/gq.png);
}
.flag-edit-img.flag-gr {
/* @embed */
background-image: url(images/flags/gr.png);
}
.flag-edit-img.flag-gs {
/* @embed */
background-image: url(images/flags/gs.png);
}
.flag-edit-img.flag-gt {
/* @embed */
background-image: url(images/flags/gt.png);
}
.flag-edit-img.flag-gu {
/* @embed */
background-image: url(images/flags/gu.png);
}
.flag-edit-img.flag-gw {
/* @embed */
background-image: url(images/flags/gw.png);
}
.flag-edit-img.flag-gy {
/* @embed */
background-image: url(images/flags/gy.png);
}
.flag-edit-img.flag-hk {
/* @embed */
background-image: url(images/flags/hk.png);
}
.flag-edit-img.flag-hm {
/* @embed */
background-image: url(images/flags/hm.png);
}
.flag-edit-img.flag-hn {
/* @embed */
background-image: url(images/flags/hn.png);
}
.flag-edit-img.flag-hr {
/* @embed */
background-image: url(images/flags/hr.png);
}
.flag-edit-img.flag-ht {
/* @embed */
background-image: url(images/flags/ht.png);
}
.flag-edit-img.flag-hu {
/* @embed */
background-image: url(images/flags/hu.png);
}
.flag-edit-img.flag-id {
/* @embed */
background-image: url(images/flags/id.png);
}
.flag-edit-img.flag-ie {
/* @embed */
background-image: url(images/flags/ie.png);
}
.flag-edit-img.flag-il {
/* @embed */
background-image: url(images/flags/il.png);
}
.flag-edit-img.flag-in {
/* @embed */
background-image: url(images/flags/in.png);
}
.flag-edit-img.flag-io {
/* @embed */
background-image: url(images/flags/io.png);
}
.flag-edit-img.flag-iq {
/* @embed */
background-image: url(images/flags/iq.png);
}
.flag-edit-img.flag-ir {
/* @embed */
background-image: url(images/flags/ir.png);
}
.flag-edit-img.flag-is {
/* @embed */
background-image: url(images/flags/is.png);
}
.flag-edit-img.flag-it {
/* @embed */
background-image: url(images/flags/it.png);
}
.flag-edit-img.flag-jm {
/* @embed */
background-image: url(images/flags/jm.png);
}
.flag-edit-img.flag-jo {
/* @embed */
background-image: url(images/flags/jo.png);
}
.flag-edit-img.flag-jp {
/* @embed */
background-image: url(images/flags/jp.png);
}
.flag-edit-img.flag-ke {
/* @embed */
background-image: url(images/flags/ke.png);
}
.flag-edit-img.flag-kg {
/* @embed */
background-image: url(images/flags/kg.png);
}
.flag-edit-img.flag-kh {
/* @embed */
background-image: url(images/flags/kh.png);
}
.flag-edit-img.flag-ki {
/* @embed */
background-image: url(images/flags/ki.png);
}
.flag-edit-img.flag-km {
/* @embed */
background-image: url(images/flags/km.png);
}
.flag-edit-img.flag-kn {
/* @embed */
background-image: url(images/flags/kn.png);
}
.flag-edit-img.flag-kp {
/* @embed */
background-image: url(images/flags/kp.png);
}
.flag-edit-img.flag-kr {
/* @embed */
background-image: url(images/flags/kr.png);
}
.flag-edit-img.flag-kw {
/* @embed */
background-image: url(images/flags/kw.png);
}
.flag-edit-img.flag-ky {
/* @embed */
background-image: url(images/flags/ky.png);
}
.flag-edit-img.flag-kz {
/* @embed */
background-image: url(images/flags/kz.png);
}
.flag-edit-img.flag-la {
/* @embed */
background-image: url(images/flags/la.png);
}
.flag-edit-img.flag-lb {
/* @embed */
background-image: url(images/flags/lb.png);
}
.flag-edit-img.flag-lc {
/* @embed */
background-image: url(images/flags/lc.png);
}
.flag-edit-img.flag-li {
/* @embed */
background-image: url(images/flags/li.png);
}
.flag-edit-img.flag-lk {
/* @embed */
background-image: url(images/flags/lk.png);
}
.flag-edit-img.flag-lr {
/* @embed */
background-image: url(images/flags/lr.png);
}
.flag-edit-img.flag-ls {
/* @embed */
background-image: url(images/flags/ls.png);
}
.flag-edit-img.flag-lt {
/* @embed */
background-image: url(images/flags/lt.png);
}
.flag-edit-img.flag-lu {
/* @embed */
background-image: url(images/flags/lu.png);
}
.flag-edit-img.flag-lv {
/* @embed */
background-image: url(images/flags/lv.png);
}
.flag-edit-img.flag-ly {
/* @embed */
background-image: url(images/flags/ly.png);
}
.flag-edit-img.flag-ma {
/* @embed */
background-image: url(images/flags/ma.png);
}
.flag-edit-img.flag-mc {
/* @embed */
background-image: url(images/flags/mc.png);
}
.flag-edit-img.flag-md {
/* @embed */
background-image: url(images/flags/md.png);
}
.flag-edit-img.flag-me {
/* @embed */
background-image: url(images/flags/me.png);
}
.flag-edit-img.flag-mg {
/* @embed */
background-image: url(images/flags/mg.png);
}
.flag-edit-img.flag-mh {
/* @embed */
background-image: url(images/flags/mh.png);
}
.flag-edit-img.flag-mk {
/* @embed */
background-image: url(images/flags/mk.png);
}
.flag-edit-img.flag-ml {
/* @embed */
background-image: url(images/flags/ml.png);
}
.flag-edit-img.flag-mm {
/* @embed */
background-image: url(images/flags/mm.png);
}
.flag-edit-img.flag-mn {
/* @embed */
background-image: url(images/flags/mn.png);
}
.flag-edit-img.flag-mo {
/* @embed */
background-image: url(images/flags/mo.png);
}
.flag-edit-img.flag-mp {
/* @embed */
background-image: url(images/flags/mp.png);
}
.flag-edit-img.flag-mq {
/* @embed */
background-image: url(images/flags/mq.png);
}
.flag-edit-img.flag-mr {
/* @embed */
background-image: url(images/flags/mr.png);
}
.flag-edit-img.flag-ms {
/* @embed */
background-image: url(images/flags/ms.png);
}
.flag-edit-img.flag-mt {
/* @embed */
background-image: url(images/flags/mt.png);
}
.flag-edit-img.flag-mu {
/* @embed */
background-image: url(images/flags/mu.png);
}
.flag-edit-img.flag-mv {
/* @embed */
background-image: url(images/flags/mv.png);
}
.flag-edit-img.flag-mw {
/* @embed */
background-image: url(images/flags/mw.png);
}
.flag-edit-img.flag-mx {
/* @embed */
background-image: url(images/flags/mx.png);
}
.flag-edit-img.flag-my {
/* @embed */
background-image: url(images/flags/my.png);
}
.flag-edit-img.flag-mz {
/* @embed */
background-image: url(images/flags/mz.png);
}
.flag-edit-img.flag-na {
/* @embed */
background-image: url(images/flags/na.png);
}
.flag-edit-img.flag-nc {
/* @embed */
background-image: url(images/flags/nc.png);
}
.flag-edit-img.flag-ne {
/* @embed */
background-image: url(images/flags/ne.png);
}
.flag-edit-img.flag-nf {
/* @embed */
background-image: url(images/flags/nf.png);
}
.flag-edit-img.flag-ng {
/* @embed */
background-image: url(images/flags/ng.png);
}
.flag-edit-img.flag-ni {
/* @embed */
background-image: url(images/flags/ni.png);
}
.flag-edit-img.flag-nl {
/* @embed */
background-image: url(images/flags/nl.png);
}
.flag-edit-img.flag-no {
/* @embed */
background-image: url(images/flags/no.png);
}
.flag-edit-img.flag-np {
/* @embed */
background-image: url(images/flags/np.png);
}
.flag-edit-img.flag-nr {
/* @embed */
background-image: url(images/flags/nr.png);
}
.flag-edit-img.flag-nu {
/* @embed */
background-image: url(images/flags/nu.png);
}
.flag-edit-img.flag-nz {
/* @embed */
background-image: url(images/flags/nz.png);
}
.flag-edit-img.flag-om {
/* @embed */
background-image: url(images/flags/om.png);
}
.flag-edit-img.flag-pa {
/* @embed */
background-image: url(images/flags/pa.png);
}
.flag-edit-img.flag-pe {
/* @embed */
background-image: url(images/flags/pe.png);
}
.flag-edit-img.flag-pf {
/* @embed */
background-image: url(images/flags/pf.png);
}
.flag-edit-img.flag-pg {
/* @embed */
background-image: url(images/flags/pg.png);
}
.flag-edit-img.flag-ph {
/* @embed */
background-image: url(images/flags/ph.png);
}
.flag-edit-img.flag-pk {
/* @embed */
background-image: url(images/flags/pk.png);
}
.flag-edit-img.flag-pl {
/* @embed */
background-image: url(images/flags/pl.png);
}
.flag-edit-img.flag-pm {
/* @embed */
background-image: url(images/flags/pm.png);
}
.flag-edit-img.flag-pn {
/* @embed */
background-image: url(images/flags/pn.png);
}
.flag-edit-img.flag-pr {
/* @embed */
background-image: url(images/flags/pr.png);
}
.flag-edit-img.flag-ps {
/* @embed */
background-image: url(images/flags/ps.png);
}
.flag-edit-img.flag-pt {
/* @embed */
background-image: url(images/flags/pt.png);
}
.flag-edit-img.flag-pw {
/* @embed */
background-image: url(images/flags/pw.png);
}
.flag-edit-img.flag-py {
/* @embed */
background-image: url(images/flags/py.png);
}
.flag-edit-img.flag-qa {
/* @embed */
background-image: url(images/flags/qa.png);
}
.flag-edit-img.flag-re {
/* @embed */
background-image: url(images/flags/re.png);
}
.flag-edit-img.flag-ro {
/* @embed */
background-image: url(images/flags/ro.png);
}
.flag-edit-img.flag-rs {
/* @embed */
background-image: url(images/flags/rs.png);
}
.flag-edit-img.flag-ru {
/* @embed */
background-image: url(images/flags/ru.png);
}
.flag-edit-img.flag-rw {
/* @embed */
background-image: url(images/flags/rw.png);
}
.flag-edit-img.flag-sa {
/* @embed */
background-image: url(images/flags/sa.png);
}
.flag-edit-img.flag-sb {
/* @embed */
background-image: url(images/flags/sb.png);
}
.flag-edit-img.flag-sc {
/* @embed */
background-image: url(images/flags/sc.png);
}
.flag-edit-img.flag-scotland {
/* @embed */
background-image: url(images/flags/scotland.png);
}
.flag-edit-img.flag-sd {
/* @embed */
background-image: url(images/flags/sd.png);
}
.flag-edit-img.flag-se {
/* @embed */
background-image: url(images/flags/se.png);
}
.flag-edit-img.flag-sg {
/* @embed */
background-image: url(images/flags/sg.png);
}
.flag-edit-img.flag-sh {
/* @embed */
background-image: url(images/flags/sh.png);
}
.flag-edit-img.flag-si {
/* @embed */
background-image: url(images/flags/si.png);
}
.flag-edit-img.flag-sj {
/* @embed */
background-image: url(images/flags/sj.png);
}
.flag-edit-img.flag-sk {
/* @embed */
background-image: url(images/flags/sk.png);
}
.flag-edit-img.flag-sl {
/* @embed */
background-image: url(images/flags/sl.png);
}
.flag-edit-img.flag-sm {
/* @embed */
background-image: url(images/flags/sm.png);
}
.flag-edit-img.flag-sn {
/* @embed */
background-image: url(images/flags/sn.png);
}
.flag-edit-img.flag-so {
/* @embed */
background-image: url(images/flags/so.png);
}
.flag-edit-img.flag-sr {
/* @embed */
background-image: url(images/flags/sr.png);
}
.flag-edit-img.flag-st {
/* @embed */
background-image: url(images/flags/st.png);
}
.flag-edit-img.flag-sv {
/* @embed */
background-image: url(images/flags/sv.png);
}
.flag-edit-img.flag-sy {
/* @embed */
background-image: url(images/flags/sy.png);
}
.flag-edit-img.flag-sz {
/* @embed */
background-image: url(images/flags/sz.png);
}
.flag-edit-img.flag-tc {
/* @embed */
background-image: url(images/flags/tc.png);
}
.flag-edit-img.flag-td {
/* @embed */
background-image: url(images/flags/td.png);
}
.flag-edit-img.flag-tf {
/* @embed */
background-image: url(images/flags/tf.png);
}
.flag-edit-img.flag-tg {
/* @embed */
background-image: url(images/flags/tg.png);
}
.flag-edit-img.flag-th {
/* @embed */
background-image: url(images/flags/th.png);
}
.flag-edit-img.flag-tj {
/* @embed */
background-image: url(images/flags/tj.png);
}
.flag-edit-img.flag-tk {
/* @embed */
background-image: url(images/flags/tk.png);
}
.flag-edit-img.flag-tl {
/* @embed */
background-image: url(images/flags/tl.png);
}
.flag-edit-img.flag-tm {
/* @embed */
background-image: url(images/flags/tm.png);
}
.flag-edit-img.flag-tn {
/* @embed */
background-image: url(images/flags/tn.png);
}
.flag-edit-img.flag-to {
/* @embed */
background-image: url(images/flags/to.png);
}
.flag-edit-img.flag-tr {
/* @embed */
background-image: url(images/flags/tr.png);
}
.flag-edit-img.flag-tt {
/* @embed */
background-image: url(images/flags/tt.png);
}
.flag-edit-img.flag-tv {
/* @embed */
background-image: url(images/flags/tv.png);
}
.flag-edit-img.flag-tw {
/* @embed */
background-image: url(images/flags/tw.png);
}
.flag-edit-img.flag-tz {
/* @embed */
background-image: url(images/flags/tz.png);
}
.flag-edit-img.flag-ua {
/* @embed */
background-image: url(images/flags/ua.png);
}
.flag-edit-img.flag-ug {
/* @embed */
background-image: url(images/flags/ug.png);
}
.flag-edit-img.flag-uk {
/* @embed */
background-image: url(images/flags/uk.png);
}
.flag-edit-img.flag-um {
/* @embed */
background-image: url(images/flags/um.png);
}
.flag-edit-img.flag-us {
/* @embed */
background-image: url(images/flags/us.png);
}
.flag-edit-img.flag-uy {
/* @embed */
background-image: url(images/flags/uy.png);
}
.flag-edit-img.flag-uz {
/* @embed */
background-image: url(images/flags/uz.png);
}
.flag-edit-img.flag-va {
/* @embed */
background-image: url(images/flags/va.png);
}
.flag-edit-img.flag-vc {
/* @embed */
background-image: url(images/flags/vc.png);
}
.flag-edit-img.flag-ve {
/* @embed */
background-image: url(images/flags/ve.png);
}
.flag-edit-img.flag-vg {
/* @embed */
background-image: url(images/flags/vg.png);
}
.flag-edit-img.flag-vi {
/* @embed */
background-image: url(images/flags/vi.png);
}
.flag-edit-img.flag-vn {
/* @embed */
background-image: url(images/flags/vn.png);
}
.flag-edit-img.flag-vu {
/* @embed */
background-image: url(images/flags/vu.png);
}
.flag-edit-img.flag-wales {
/* @embed */
background-image: url(images/flags/wales.png);
}
.flag-edit-img.flag-wf {
/* @embed */
background-image: url(images/flags/wf.png);
}
.flag-edit-img.flag-ws {
/* @embed */
background-image: url(images/flags/ws.png);
}
.flag-edit-img.flag-ye {
/* @embed */
background-image: url(images/flags/ye.png);
}
.flag-edit-img.flag-yt {
/* @embed */
background-image: url(images/flags/yt.png);
}
.flag-edit-img.flag-za {
/* @embed */
background-image: url(images/flags/za.png);
}
.flag-edit-img.flag-zm {
/* @embed */
background-image: url(images/flags/zm.png);
}
.flag-edit-img.flag-zw {
/* @embed */
background-image: url(images/flags/zw.png);
}
|
modules/ext.bracketManager.flags.css
|
.flag-edit-img {
background: url(images/flags/0.png) 0 5px no-repeat;
display: block;
width: 16px;
height: 12px;
margin-top: 3px;
text-indent: -9999px;
overflow: hidden;
padding: 0;
}
.flag-edit-img.prev {
display: inline-block;
width: 21px;
height: 19px;
background-position: 5px 4px;
}
.flag-edit-img.flag-0 {
/* @embed */
background-image: url(images/flags/0.png);
}
.flag-edit-img.flag-ad {
/* @embed */
background-image: url(images/flags/ad.png);
}
.flag-edit-img.flag-ae {
/* @embed */
background-image: url(images/flags/ae.png);
}
.flag-edit-img.flag-af {
/* @embed */
background-image: url(images/flags/af.png);
}
.flag-edit-img.flag-ag {
/* @embed */
background-image: url(images/flags/ag.png);
}
.flag-edit-img.flag-ai {
/* @embed */
background-image: url(images/flags/ai.png);
}
.flag-edit-img.flag-al {
/* @embed */
background-image: url(images/flags/al.png);
}
.flag-edit-img.flag-am {
/* @embed */
background-image: url(images/flags/am.png);
}
.flag-edit-img.flag-an {
/* @embed */
background-image: url(images/flags/an.png);
}
.flag-edit-img.flag-ao {
/* @embed */
background-image: url(images/flags/ao.png);
}
.flag-edit-img.flag-ar {
/* @embed */
background-image: url(images/flags/ar.png);
}
.flag-edit-img.flag-as {
/* @embed */
background-image: url(images/flags/as.png);
}
.flag-edit-img.flag-at {
/* @embed */
background-image: url(images/flags/at.png);
}
.flag-edit-img.flag-au {
/* @embed */
background-image: url(images/flags/au.png);
}
.flag-edit-img.flag-aw {
/* @embed */
background-image: url(images/flags/aw.png);
}
.flag-edit-img.flag-ax {
/* @embed */
background-image: url(images/flags/ax.png);
}
.flag-edit-img.flag-az {
/* @embed */
background-image: url(images/flags/az.png);
}
.flag-edit-img.flag-ba {
/* @embed */
background-image: url(images/flags/ba.png);
}
.flag-edit-img.flag-bb {
/* @embed */
background-image: url(images/flags/bb.png);
}
.flag-edit-img.flag-bd {
/* @embed */
background-image: url(images/flags/bd.png);
}
.flag-edit-img.flag-be {
/* @embed */
background-image: url(images/flags/be.png);
}
.flag-edit-img.flag-bf {
/* @embed */
background-image: url(images/flags/bf.png);
}
.flag-edit-img.flag-bg {
/* @embed */
background-image: url(images/flags/bg.png);
}
.flag-edit-img.flag-bh {
/* @embed */
background-image: url(images/flags/bh.png);
}
.flag-edit-img.flag-bi {
/* @embed */
background-image: url(images/flags/bi.png);
}
.flag-edit-img.flag-bj {
/* @embed */
background-image: url(images/flags/bj.png);
}
.flag-edit-img.flag-bm {
/* @embed */
background-image: url(images/flags/bm.png);
}
.flag-edit-img.flag-bn {
/* @embed */
background-image: url(images/flags/bn.png);
}
.flag-edit-img.flag-bo {
/* @embed */
background-image: url(images/flags/bo.png);
}
.flag-edit-img.flag-br {
/* @embed */
background-image: url(images/flags/br.png);
}
.flag-edit-img.flag-bs {
/* @embed */
background-image: url(images/flags/bs.png);
}
.flag-edit-img.flag-bt {
/* @embed */
background-image: url(images/flags/bt.png);
}
.flag-edit-img.flag-bv {
/* @embed */
background-image: url(images/flags/bv.png);
}
.flag-edit-img.flag-bw {
/* @embed */
background-image: url(images/flags/bw.png);
}
.flag-edit-img.flag-by {
/* @embed */
background-image: url(images/flags/by.png);
}
.flag-edit-img.flag-bz {
/* @embed */
background-image: url(images/flags/bz.png);
}
.flag-edit-img.flag-ca {
/* @embed */
background-image: url(images/flags/ca.png);
}
.flag-edit-img.flag-catalonia {
/* @embed */
background-image: url(images/flags/catalonia.png);
}
.flag-edit-img.flag-cc {
/* @embed */
background-image: url(images/flags/cc.png);
}
.flag-edit-img.flag-cd {
/* @embed */
background-image: url(images/flags/cd.png);
}
.flag-edit-img.flag-cf {
/* @embed */
background-image: url(images/flags/cf.png);
}
.flag-edit-img.flag-cg {
/* @embed */
background-image: url(images/flags/cg.png);
}
.flag-edit-img.flag-ch {
/* @embed */
background-image: url(images/flags/ch.png);
}
.flag-edit-img.flag-ci {
/* @embed */
background-image: url(images/flags/ci.png);
}
.flag-edit-img.flag-ck {
/* @embed */
background-image: url(images/flags/ck.png);
}
.flag-edit-img.flag-cl {
/* @embed */
background-image: url(images/flags/cl.png);
}
.flag-edit-img.flag-cm {
/* @embed */
background-image: url(images/flags/cm.png);
}
.flag-edit-img.flag-cn {
/* @embed */
background-image: url(images/flags/cn.png);
}
.flag-edit-img.flag-co {
/* @embed */
background-image: url(images/flags/co.png);
}
.flag-edit-img.flag-cr {
/* @embed */
background-image: url(images/flags/cr.png);
}
.flag-edit-img.flag-cs {
/* @embed */
background-image: url(images/flags/cs.png);
}
.flag-edit-img.flag-cu {
/* @embed */
background-image: url(images/flags/cu.png);
}
.flag-edit-img.flag-cv {
/* @embed */
background-image: url(images/flags/cv.png);
}
.flag-edit-img.flag-cx {
/* @embed */
background-image: url(images/flags/cx.png);
}
.flag-edit-img.flag-cy {
/* @embed */
background-image: url(images/flags/cy.png);
}
.flag-edit-img.flag-cz {
/* @embed */
background-image: url(images/flags/cz.png);
}
.flag-edit-img.flag-de {
/* @embed */
background-image: url(images/flags/de.png);
}
.flag-edit-img.flag-dj {
/* @embed */
background-image: url(images/flags/dj.png);
}
.flag-edit-img.flag-dk {
/* @embed */
background-image: url(images/flags/dk.png);
}
.flag-edit-img.flag-dm {
/* @embed */
background-image: url(images/flags/dm.png);
}
.flag-edit-img.flag-do {
/* @embed */
background-image: url(images/flags/do.png);
}
.flag-edit-img.flag-dz {
/* @embed */
background-image: url(images/flags/dz.png);
}
.flag-edit-img.flag-ec {
/* @embed */
background-image: url(images/flags/ec.png);
}
.flag-edit-img.flag-ee {
/* @embed */
background-image: url(images/flags/ee.png);
}
.flag-edit-img.flag-eg {
/* @embed */
background-image: url(images/flags/eg.png);
}
.flag-edit-img.flag-eh {
/* @embed */
background-image: url(images/flags/eh.png);
}
.flag-edit-img.flag-england {
/* @embed */
background-image: url(images/flags/england.png);
}
.flag-edit-img.flag-er {
/* @embed */
background-image: url(images/flags/er.png);
}
.flag-edit-img.flag-es {
/* @embed */
background-image: url(images/flags/es.png);
}
.flag-edit-img.flag-et {
/* @embed */
background-image: url(images/flags/et.png);
}
.flag-edit-img.flag-eu {
/* @embed */
background-image: url(images/flags/eu.png);
}
.flag-edit-img.flag-europeanunion {
/* @embed */
background-image: url(images/flags/europeanunion.png);
}
.flag-edit-img.flag-fam {
/* @embed */
background-image: url(images/flags/fam.png);
}
.flag-edit-img.flag-fi {
/* @embed */
background-image: url(images/flags/fi.png);
}
.flag-edit-img.flag-fj {
/* @embed */
background-image: url(images/flags/fj.png);
}
.flag-edit-img.flag-fk {
/* @embed */
background-image: url(images/flags/fk.png);
}
.flag-edit-img.flag-fm {
/* @embed */
background-image: url(images/flags/fm.png);
}
.flag-edit-img.flag-fo {
/* @embed */
background-image: url(images/flags/fo.png);
}
.flag-edit-img.flag-fr {
/* @embed */
background-image: url(images/flags/fr.png);
}
.flag-edit-img.flag-ga {
/* @embed */
background-image: url(images/flags/ga.png);
}
.flag-edit-img.flag-gb {
/* @embed */
background-image: url(images/flags/gb.png);
}
.flag-edit-img.flag-gd {
/* @embed */
background-image: url(images/flags/gd.png);
}
.flag-edit-img.flag-ge {
/* @embed */
background-image: url(images/flags/ge.png);
}
.flag-edit-img.flag-gf {
/* @embed */
background-image: url(images/flags/gf.png);
}
.flag-edit-img.flag-gh {
/* @embed */
background-image: url(images/flags/gh.png);
}
.flag-edit-img.flag-gi {
/* @embed */
background-image: url(images/flags/gi.png);
}
.flag-edit-img.flag-gl {
/* @embed */
background-image: url(images/flags/gl.png);
}
.flag-edit-img.flag-gm {
/* @embed */
background-image: url(images/flags/gm.png);
}
.flag-edit-img.flag-gn {
/* @embed */
background-image: url(images/flags/gn.png);
}
.flag-edit-img.flag-gp {
/* @embed */
background-image: url(images/flags/gp.png);
}
.flag-edit-img.flag-gq {
/* @embed */
background-image: url(images/flags/gq.png);
}
.flag-edit-img.flag-gr {
/* @embed */
background-image: url(images/flags/gr.png);
}
.flag-edit-img.flag-gs {
/* @embed */
background-image: url(images/flags/gs.png);
}
.flag-edit-img.flag-gt {
/* @embed */
background-image: url(images/flags/gt.png);
}
.flag-edit-img.flag-gu {
/* @embed */
background-image: url(images/flags/gu.png);
}
.flag-edit-img.flag-gw {
/* @embed */
background-image: url(images/flags/gw.png);
}
.flag-edit-img.flag-gy {
/* @embed */
background-image: url(images/flags/gy.png);
}
.flag-edit-img.flag-hk {
/* @embed */
background-image: url(images/flags/hk.png);
}
.flag-edit-img.flag-hm {
/* @embed */
background-image: url(images/flags/hm.png);
}
.flag-edit-img.flag-hn {
/* @embed */
background-image: url(images/flags/hn.png);
}
.flag-edit-img.flag-hr {
/* @embed */
background-image: url(images/flags/hr.png);
}
.flag-edit-img.flag-ht {
/* @embed */
background-image: url(images/flags/ht.png);
}
.flag-edit-img.flag-hu {
/* @embed */
background-image: url(images/flags/hu.png);
}
.flag-edit-img.flag-id {
/* @embed */
background-image: url(images/flags/id.png);
}
.flag-edit-img.flag-ie {
/* @embed */
background-image: url(images/flags/ie.png);
}
.flag-edit-img.flag-il {
/* @embed */
background-image: url(images/flags/il.png);
}
.flag-edit-img.flag-in {
/* @embed */
background-image: url(images/flags/in.png);
}
.flag-edit-img.flag-io {
/* @embed */
background-image: url(images/flags/io.png);
}
.flag-edit-img.flag-iq {
/* @embed */
background-image: url(images/flags/iq.png);
}
.flag-edit-img.flag-ir {
/* @embed */
background-image: url(images/flags/ir.png);
}
.flag-edit-img.flag-is {
/* @embed */
background-image: url(images/flags/is.png);
}
.flag-edit-img.flag-it {
/* @embed */
background-image: url(images/flags/it.png);
}
.flag-edit-img.flag-jm {
/* @embed */
background-image: url(images/flags/jm.png);
}
.flag-edit-img.flag-jo {
/* @embed */
background-image: url(images/flags/jo.png);
}
.flag-edit-img.flag-jp {
/* @embed */
background-image: url(images/flags/jp.png);
}
.flag-edit-img.flag-ke {
/* @embed */
background-image: url(images/flags/ke.png);
}
.flag-edit-img.flag-kg {
/* @embed */
background-image: url(images/flags/kg.png);
}
.flag-edit-img.flag-kh {
/* @embed */
background-image: url(images/flags/kh.png);
}
.flag-edit-img.flag-ki {
/* @embed */
background-image: url(images/flags/ki.png);
}
.flag-edit-img.flag-km {
/* @embed */
background-image: url(images/flags/km.png);
}
.flag-edit-img.flag-kn {
/* @embed */
background-image: url(images/flags/kn.png);
}
.flag-edit-img.flag-kp {
/* @embed */
background-image: url(images/flags/kp.png);
}
.flag-edit-img.flag-kr {
/* @embed */
background-image: url(images/flags/kr.png);
}
.flag-edit-img.flag-kw {
/* @embed */
background-image: url(images/flags/kw.png);
}
.flag-edit-img.flag-ky {
/* @embed */
background-image: url(images/flags/ky.png);
}
.flag-edit-img.flag-kz {
/* @embed */
background-image: url(images/flags/kz.png);
}
.flag-edit-img.flag-la {
/* @embed */
background-image: url(images/flags/la.png);
}
.flag-edit-img.flag-lb {
/* @embed */
background-image: url(images/flags/lb.png);
}
.flag-edit-img.flag-lc {
/* @embed */
background-image: url(images/flags/lc.png);
}
.flag-edit-img.flag-li {
/* @embed */
background-image: url(images/flags/li.png);
}
.flag-edit-img.flag-lk {
/* @embed */
background-image: url(images/flags/lk.png);
}
.flag-edit-img.flag-lr {
/* @embed */
background-image: url(images/flags/lr.png);
}
.flag-edit-img.flag-ls {
/* @embed */
background-image: url(images/flags/ls.png);
}
.flag-edit-img.flag-lt {
/* @embed */
background-image: url(images/flags/lt.png);
}
.flag-edit-img.flag-lu {
/* @embed */
background-image: url(images/flags/lu.png);
}
.flag-edit-img.flag-lv {
/* @embed */
background-image: url(images/flags/lv.png);
}
.flag-edit-img.flag-ly {
/* @embed */
background-image: url(images/flags/ly.png);
}
.flag-edit-img.flag-ma {
/* @embed */
background-image: url(images/flags/ma.png);
}
.flag-edit-img.flag-mc {
/* @embed */
background-image: url(images/flags/mc.png);
}
.flag-edit-img.flag-md {
/* @embed */
background-image: url(images/flags/md.png);
}
.flag-edit-img.flag-me {
/* @embed */
background-image: url(images/flags/me.png);
}
.flag-edit-img.flag-mg {
/* @embed */
background-image: url(images/flags/mg.png);
}
.flag-edit-img.flag-mh {
/* @embed */
background-image: url(images/flags/mh.png);
}
.flag-edit-img.flag-mk {
/* @embed */
background-image: url(images/flags/mk.png);
}
.flag-edit-img.flag-ml {
/* @embed */
background-image: url(images/flags/ml.png);
}
.flag-edit-img.flag-mm {
/* @embed */
background-image: url(images/flags/mm.png);
}
.flag-edit-img.flag-mn {
/* @embed */
background-image: url(images/flags/mn.png);
}
.flag-edit-img.flag-mo {
/* @embed */
background-image: url(images/flags/mo.png);
}
.flag-edit-img.flag-mp {
/* @embed */
background-image: url(images/flags/mp.png);
}
.flag-edit-img.flag-mq {
/* @embed */
background-image: url(images/flags/mq.png);
}
.flag-edit-img.flag-mr {
/* @embed */
background-image: url(images/flags/mr.png);
}
.flag-edit-img.flag-ms {
/* @embed */
background-image: url(images/flags/ms.png);
}
.flag-edit-img.flag-mt {
/* @embed */
background-image: url(images/flags/mt.png);
}
.flag-edit-img.flag-mu {
/* @embed */
background-image: url(images/flags/mu.png);
}
.flag-edit-img.flag-mv {
/* @embed */
background-image: url(images/flags/mv.png);
}
.flag-edit-img.flag-mw {
/* @embed */
background-image: url(images/flags/mw.png);
}
.flag-edit-img.flag-mx {
/* @embed */
background-image: url(images/flags/mx.png);
}
.flag-edit-img.flag-my {
/* @embed */
background-image: url(images/flags/my.png);
}
.flag-edit-img.flag-mz {
/* @embed */
background-image: url(images/flags/mz.png);
}
.flag-edit-img.flag-na {
/* @embed */
background-image: url(images/flags/na.png);
}
.flag-edit-img.flag-nc {
/* @embed */
background-image: url(images/flags/nc.png);
}
.flag-edit-img.flag-ne {
/* @embed */
background-image: url(images/flags/ne.png);
}
.flag-edit-img.flag-nf {
/* @embed */
background-image: url(images/flags/nf.png);
}
.flag-edit-img.flag-ng {
/* @embed */
background-image: url(images/flags/ng.png);
}
.flag-edit-img.flag-ni {
/* @embed */
background-image: url(images/flags/ni.png);
}
.flag-edit-img.flag-nl {
/* @embed */
background-image: url(images/flags/nl.png);
}
.flag-edit-img.flag-no {
/* @embed */
background-image: url(images/flags/no.png);
}
.flag-edit-img.flag-np {
/* @embed */
background-image: url(images/flags/np.png);
}
.flag-edit-img.flag-nr {
/* @embed */
background-image: url(images/flags/nr.png);
}
.flag-edit-img.flag-nu {
/* @embed */
background-image: url(images/flags/nu.png);
}
.flag-edit-img.flag-nz {
/* @embed */
background-image: url(images/flags/nz.png);
}
.flag-edit-img.flag-om {
/* @embed */
background-image: url(images/flags/om.png);
}
.flag-edit-img.flag-pa {
/* @embed */
background-image: url(images/flags/pa.png);
}
.flag-edit-img.flag-pe {
/* @embed */
background-image: url(images/flags/pe.png);
}
.flag-edit-img.flag-pf {
/* @embed */
background-image: url(images/flags/pf.png);
}
.flag-edit-img.flag-pg {
/* @embed */
background-image: url(images/flags/pg.png);
}
.flag-edit-img.flag-ph {
/* @embed */
background-image: url(images/flags/ph.png);
}
.flag-edit-img.flag-pk {
/* @embed */
background-image: url(images/flags/pk.png);
}
.flag-edit-img.flag-pl {
/* @embed */
background-image: url(images/flags/pl.png);
}
.flag-edit-img.flag-pm {
/* @embed */
background-image: url(images/flags/pm.png);
}
.flag-edit-img.flag-pn {
/* @embed */
background-image: url(images/flags/pn.png);
}
.flag-edit-img.flag-pr {
/* @embed */
background-image: url(images/flags/pr.png);
}
.flag-edit-img.flag-ps {
/* @embed */
background-image: url(images/flags/ps.png);
}
.flag-edit-img.flag-pt {
/* @embed */
background-image: url(images/flags/pt.png);
}
.flag-edit-img.flag-pw {
/* @embed */
background-image: url(images/flags/pw.png);
}
.flag-edit-img.flag-py {
/* @embed */
background-image: url(images/flags/py.png);
}
.flag-edit-img.flag-qa {
/* @embed */
background-image: url(images/flags/qa.png);
}
.flag-edit-img.flag-re {
/* @embed */
background-image: url(images/flags/re.png);
}
.flag-edit-img.flag-ro {
/* @embed */
background-image: url(images/flags/ro.png);
}
.flag-edit-img.flag-rs {
/* @embed */
background-image: url(images/flags/rs.png);
}
.flag-edit-img.flag-ru {
/* @embed */
background-image: url(images/flags/ru.png);
}
.flag-edit-img.flag-rw {
/* @embed */
background-image: url(images/flags/rw.png);
}
.flag-edit-img.flag-sa {
/* @embed */
background-image: url(images/flags/sa.png);
}
.flag-edit-img.flag-sb {
/* @embed */
background-image: url(images/flags/sb.png);
}
.flag-edit-img.flag-sc {
/* @embed */
background-image: url(images/flags/sc.png);
}
.flag-edit-img.flag-scotland {
/* @embed */
background-image: url(images/flags/scotland.png);
}
.flag-edit-img.flag-sd {
/* @embed */
background-image: url(images/flags/sd.png);
}
.flag-edit-img.flag-se {
/* @embed */
background-image: url(images/flags/se.png);
}
.flag-edit-img.flag-sg {
/* @embed */
background-image: url(images/flags/sg.png);
}
.flag-edit-img.flag-sh {
/* @embed */
background-image: url(images/flags/sh.png);
}
.flag-edit-img.flag-si {
/* @embed */
background-image: url(images/flags/si.png);
}
.flag-edit-img.flag-sj {
/* @embed */
background-image: url(images/flags/sj.png);
}
.flag-edit-img.flag-sk {
/* @embed */
background-image: url(images/flags/sk.png);
}
.flag-edit-img.flag-sl {
/* @embed */
background-image: url(images/flags/sl.png);
}
.flag-edit-img.flag-sm {
/* @embed */
background-image: url(images/flags/sm.png);
}
.flag-edit-img.flag-sn {
/* @embed */
background-image: url(images/flags/sn.png);
}
.flag-edit-img.flag-so {
/* @embed */
background-image: url(images/flags/so.png);
}
.flag-edit-img.flag-sr {
/* @embed */
background-image: url(images/flags/sr.png);
}
.flag-edit-img.flag-st {
/* @embed */
background-image: url(images/flags/st.png);
}
.flag-edit-img.flag-sv {
/* @embed */
background-image: url(images/flags/sv.png);
}
.flag-edit-img.flag-sy {
/* @embed */
background-image: url(images/flags/sy.png);
}
.flag-edit-img.flag-sz {
/* @embed */
background-image: url(images/flags/sz.png);
}
.flag-edit-img.flag-tc {
/* @embed */
background-image: url(images/flags/tc.png);
}
.flag-edit-img.flag-td {
/* @embed */
background-image: url(images/flags/td.png);
}
.flag-edit-img.flag-tf {
/* @embed */
background-image: url(images/flags/tf.png);
}
.flag-edit-img.flag-tg {
/* @embed */
background-image: url(images/flags/tg.png);
}
.flag-edit-img.flag-th {
/* @embed */
background-image: url(images/flags/th.png);
}
.flag-edit-img.flag-tj {
/* @embed */
background-image: url(images/flags/tj.png);
}
.flag-edit-img.flag-tk {
/* @embed */
background-image: url(images/flags/tk.png);
}
.flag-edit-img.flag-tl {
/* @embed */
background-image: url(images/flags/tl.png);
}
.flag-edit-img.flag-tm {
/* @embed */
background-image: url(images/flags/tm.png);
}
.flag-edit-img.flag-tn {
/* @embed */
background-image: url(images/flags/tn.png);
}
.flag-edit-img.flag-to {
/* @embed */
background-image: url(images/flags/to.png);
}
.flag-edit-img.flag-tr {
/* @embed */
background-image: url(images/flags/tr.png);
}
.flag-edit-img.flag-tt {
/* @embed */
background-image: url(images/flags/tt.png);
}
.flag-edit-img.flag-tv {
/* @embed */
background-image: url(images/flags/tv.png);
}
.flag-edit-img.flag-tw {
/* @embed */
background-image: url(images/flags/tw.png);
}
.flag-edit-img.flag-tz {
/* @embed */
background-image: url(images/flags/tz.png);
}
.flag-edit-img.flag-ua {
/* @embed */
background-image: url(images/flags/ua.png);
}
.flag-edit-img.flag-ug {
/* @embed */
background-image: url(images/flags/ug.png);
}
.flag-edit-img.flag-uk {
/* @embed */
background-image: url(images/flags/uk.png);
}
.flag-edit-img.flag-um {
/* @embed */
background-image: url(images/flags/um.png);
}
.flag-edit-img.flag-us {
/* @embed */
background-image: url(images/flags/us.png);
}
.flag-edit-img.flag-uy {
/* @embed */
background-image: url(images/flags/uy.png);
}
.flag-edit-img.flag-uz {
/* @embed */
background-image: url(images/flags/uz.png);
}
.flag-edit-img.flag-va {
/* @embed */
background-image: url(images/flags/va.png);
}
.flag-edit-img.flag-vc {
/* @embed */
background-image: url(images/flags/vc.png);
}
.flag-edit-img.flag-ve {
/* @embed */
background-image: url(images/flags/ve.png);
}
.flag-edit-img.flag-vg {
/* @embed */
background-image: url(images/flags/vg.png);
}
.flag-edit-img.flag-vi {
/* @embed */
background-image: url(images/flags/vi.png);
}
.flag-edit-img.flag-vn {
/* @embed */
background-image: url(images/flags/vn.png);
}
.flag-edit-img.flag-vu {
/* @embed */
background-image: url(images/flags/vu.png);
}
.flag-edit-img.flag-wales {
/* @embed */
background-image: url(images/flags/wales.png);
}
.flag-edit-img.flag-wf {
/* @embed */
background-image: url(images/flags/wf.png);
}
.flag-edit-img.flag-ws {
/* @embed */
background-image: url(images/flags/ws.png);
}
.flag-edit-img.flag-ye {
/* @embed */
background-image: url(images/flags/ye.png);
}
.flag-edit-img.flag-yt {
/* @embed */
background-image: url(images/flags/yt.png);
}
.flag-edit-img.flag-za {
/* @embed */
background-image: url(images/flags/za.png);
}
.flag-edit-img.flag-zm {
/* @embed */
background-image: url(images/flags/zm.png);
}
.flag-edit-img.flag-zw {
/* @embed */
background-image: url(images/flags/zw.png);
}
| 0.118118 | 0.11221 |
@import url("reset.css");
@import url("pygment.css");
@import url("typogrify.css");
/***** Global *****/
/* Body */
body {
background:url("../images/body-bg.jpg");
color: #000305;
font-size: 87.5%; /* Base font size: 14px */
font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, sans-serif;
line-height: 1.429;
margin: 0;
padding: 0;
text-align: left;
}
/* Headings */
/* Actual sizes are 8/5 the stated. */
h1 {font-size: 3.2em }
h2 {font-size: 2.7424em; margin-bottom: .333em;} /* 22px */
h3 {font-size: 2.2864em} /* 20px */
h4 {font-size: 2.0576em} /* 18px */
h5 {font-size: 1.8288em} /* 16px */
h6 {font-size: 1.6em} /* 14px */
h1, h2, h3, h4, h5, h6 {
/* font-weight: 400; */
line-height: 1.1;
margin-bottom: .8em;
font-family: 'Avenir Next', sans-serif;
}
h3, h4, h5, h6 { margin-top: .8em; }
hr { border: 2px solid #EEEEEE; }
/* Anchors */
a {outline: 0; color:#4896DF; text-decoration: none;}
a img {border: 0px; text-decoration: none;}
a:link {
color: #4896DF;
}
a:hover, a:active {
color: #4896DF;
text-decoration: underline;
}
h1 a:hover {
background-color: inherit;
color:#4896DF !important;
}
/* Paragraphs */
p {margin-bottom: 1.143em; color:#333 ; font-size:1.6em}
pre {margin-bottom: 1.143em; padding: 4px; font-size:1.6em}
strong, b {font-weight: bold; color: #333;}
em, i {font-style: italic;}
/* Lists */
ul {
list-style: outside disc;
margin: 1em 0 1.5em 1.5em;
}
ol {
list-style: outside decimal;
margin: 1em 0 1.5em 1.5em;
}
.url {
color:inherit !important;
}
.url:hover {
color:#4896DF !important;
}
.pull-right {
float:right;
}
.LaunchyardDetail {
font-size: 1.5em;
position: fixed;
left: 3.35%;
top: 150px;
width: 265px;
}
.LaunchyardDetail p {
margin:0;
/* margin-bottom: 1em; */
text-align: center;
font-size:.9em;
}
.LaunchyardDetail p#sitetagline {
font-style: italic;
margin-bottom: 3em;
}
.LaunchyardDetail a#aboutlink {
font-size: 0.95em;
font-family: 'Avenir Next', sans-serif;
/* font-weight: bold; */
}
.LaunchyardDetail ul {
list-style: none;
margin:0;
padding-left:20px;
}
.LaunchyardDetail li {
font-size: 0.95em;
font-family: 'Avenir Next', sans-serif;
font-weight: 700;
color: #333;
margin-bottom: 0.5em;
}
.LaunchyardDetial li a {
}
.LaunchyardDetail a#sitesubtitle {
text-decoration: none;
font-size: 3.5em;
font-weight: bold;
color: #4896DF;
}
.post-info {
width: 100%;
float:left;
margin:0 0 10px 0;
padding:5px 5px 20px 5px;
color:#999;
border-bottom: 1px solid #eee;
}
.post-info ul {
width:100%;
float:left;
margin:0;
list-style:none;
}
.post-info ul li {
display: inline;
float:left;
margin: 0 1% 0 0;
}
.post-info p{
margin-bottom: 1px;
}
.readmore { float: right }
dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}
/* Quotes */
blockquote {
margin: 20px;
font-style: italic;
}
cite {}
q {}
div.note {
float: right;
margin: 5px;
font-size: 85%;
max-width: 300px;
}
/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}
/* Thead */
thead th {padding: .5em .4em; text-align: left;}
thead td {}
/* Tbody */
tbody td {padding: .5em .4em;}
tbody th {}
tbody .alt td {}
tbody .alt th {}
/* Tfoot */
tfoot th {}
tfoot td {}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
display: block;
}
article img{
width: 100%;
}
/***** Layout *****/
.body {
clear: both;
/*margin: 0 auto; */
/*width: 800px;*/
/*width: 100%;*/
background: #fff;
margin: 2% 0 0 0;
overflow: hidden;
padding: 20px;
/*float:right;*/
border: 1px solid #ccc;
box-shadow: 0px 3px 8px 0px #ccc;
}
img.right, figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: left; margin: 0 2em 2em 0;}
/*
Header
*****************/
#banner {
margin: 0 auto;
padding: 2.5em 0 0 0;
}
/* Banner */
#banner h1 {font-size: 3.571em; line-height: 0; text-align: center; margin:0;}
#banner h1 a:link, #banner h1 a:visited {
color: #000305;
display: block;
font-weight: bold;
margin: 0 0 .6em .2em;
text-decoration: none;
}
#banner h1 a:hover, #banner h1 a:active {
background: none;
color: #C74350;
text-shadow: none;
}
#banner h1 strong {
font-size: 0.6em;
font-weight: normal;
margin: 6px 0 0 0;
position: relative;
top: -10px;
left: 5px;
letter-spacing: 2px;
color: #6398C9;
}
/* Main Nav */
#banner nav {
background: #000305;
font-size: 1.143em;
height: 40px;
line-height: 30px;
margin: 0 auto 2em auto;
padding: 0;
text-align: center;
width: 800px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#banner nav ul {list-style: none; margin: 0 auto; width: 800px;}
#banner nav li {float: left; display: inline; margin: 0;}
#banner nav a:link, #banner nav a:visited {
color: #fff;
display: inline-block;
height: 30px;
padding: 5px 1.5em;
text-decoration: none;
}
#banner nav a:hover, #banner nav a:active,
#banner nav .active a:link, #banner nav .active a:visited {
background: #C74451;
color: #fff;
text-shadow: none !important;
}
#banner nav li:first-child a {
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}
/*
Featured
*****************/
#featured {
width: 95%;
padding: 10px 0 10px 350px;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
/*background: #fff;*/
/*margin: 2% 7% 0% 0;*/
/*overflow: hidden;*/
/*padding: 20px;*/
/*float:right;*/
/*border: 1px solid #ccc;*/
/*box-shadow: 0px 3px 8px 0px #ccc;*/
}
#featured figure {
border: 2px solid #eee;
float: right;
margin: 0.786em 2em 0 5em;
width: 248px;
}
#featured figure img {display: block; float: right;}
#featured h2 {color: #333; font-size: 1.714em; margin-bottom: 0.333em;}
#featured h3 {font-size: 1.429em; margin-bottom: .5em;}
#featured h3 a:link, #featured h3 a:visited {color: #000305; text-decoration: none;}
#featured h3 a:hover, #featured h3 a:active {color: #fff;}
/*
Body
*****************/
#content {
width: 95%;
padding: 10px 0 10px 350px;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
/*background: #fff;*/
/*margin: 2% 7% 0 0 ;*/
/*float:right;*/
/*overflow: hidden;*/
/*padding: 20px 20px;*/
/*box-shadow: 0px 3px 8px 0px #CCC;*/
/*border: 1px solid #CCC;*/
}
/*
Extras
*****************/
#extras {margin: 0 auto; overflow: hidden;}
#extras ul {list-style: none; margin: 0;}
#extras li {border-bottom: 1px solid #fff;}
#extras h2 {
color: #C74350;
font-size: 1.429em;
margin-bottom: .25em;
padding: 0 3px;
}
#extras a:link, #extras a:visited {
color: #444;
display: block;
border-bottom: 1px solid #F4E3E3;
text-decoration: none;
padding: .3em .25em;
}
#extras a:hover, #extras a:active {color: #fff;}
/* Blogroll */
#extras .blogroll {
float: left;
width: 615px;
}
#extras .blogroll li {float: left; margin: 0 20px 0 0; width: 185px;}
/* Social */
#extras .social {
float: right;
width: 175px;
}
#extras div[class='social'] a {
background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 25px;
}
/* Icons */
.social a[href*='delicious.com'] {background-image: url('../images/icons/delicious.png');}
.social a[href*='digg.com'] {background-image: url('../images/icons/digg.png');}
.social a[href*='facebook.com'] {background-image: url('../images/icons/facebook.png');}
.social a[href*='last.fm'], .social a[href*='lastfm.'] {background-image: url('../images/icons/lastfm.png');}
.social a[type$='atom+xml'], .social a[type$='rss+xml'] {background-image: url('../images/icons/rss.png');}
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
.social a[href*='linkedin.com'] {background-image: url('../images/icons/linkedin.png');}
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.png');}
.social a[href*='github.com'],
.social a[href*='git.io'] {background-image: url('../images/icons/github.png');}
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
.social a[href*='plus.google.com'] {background-image: url('../images/icons/google-plus.png');}
/*
About
*****************/
#about {
font-size: .8em;
font-style: normal;
color: #666;
overflow: hidden;
padding: 15px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#about .primary {float: left; width: 165px;}
#about .primary strong {color: #C64350; display: block; font-size: 1.286em;}
#about .photo {float: left; margin: 5px 20px;}
#about .url:link, #about .url:visited {text-decoration: none;}
#about .bio {float: right; width: 500px;}
/*
Footer
*****************/
#contentinfo {
text-align: right;
float:right;
margin:0 4% 0 0;
}
/***** Sections *****/
/* Blog */
.hentry {
display: block;
clear: both;
border-bottom: 1px solid #eee;
padding: 1.5em 0;
}
li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
#content > .hentry {padding: 1em 0;}
.hentry img{display : none ;}
.entry-title {font-size: 3.5em; font-weight:bold; margin-bottom: 0px; margin-top: 0; }
.entry-title a:link, .entry-title a:visited {text-decoration: none; color: #333;}
.entry-title a:visited {background-color: #fff;}
.entry-content blockquote {font-size: 1.5em; margin: 10px 20px; }
.entry-content li {font-size: 1.6em;}
#featured .body li {font-size: 1.6em;}
#featured .body blockquote {font-size: 1.5em; margin: 10px 20px; }
.hentry .post-info * {font-style: normal;}
/* Content */
.hentry footer {margin-bottom: 2em;}
.hentry footer address {display: inline;}
#posts-list footer address {display: block;}
/* Blog Index */
#posts-list {list-style: none; margin: 0;}
#posts-list .hentry {padding-left: 10px; position: relative;}
#posts-list footer {
left: 10px;
position: relative;
float: left;
top: 0.5em;
width: 190px;
}
/* About the Author */
#about-author {
background: #f9f9f9;
clear: both;
font-style: normal;
margin: 2em 0;
padding: 10px 20px 15px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#about-author strong {
color: #C64350;
clear: both;
display: block;
font-size: 1.429em;
}
#about-author .photo {border: 1px solid #ddd; float: left; margin: 5px 1em 0 0;}
/* Comments */
#comments-list {list-style: none; margin: 0 1em;}
#comments-list blockquote {
background: #f8f8f8;
clear: both;
font-style: normal;
margin: 0;
padding: 15px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#comments-list footer {color: #888; padding: .5em 1em 0 0; text-align: right;}
#comments-list li:nth-child(2n) blockquote {background: #F5f5f5;}
/* Add a Comment */
#add-comment label {clear: left; float: left; text-align: left; width: 150px;}
#add-comment input[type='text'],
#add-comment input[type='email'],
#add-comment input[type='url'] {float: left; width: 200px;}
#add-comment textarea {float: left; height: 150px; width: 495px;}
#add-comment p.req {clear: both; margin: 0 .5em 1em 0; text-align: right;}
#add-comment input[type='submit'] {float: right; margin: 0 .5em;}
#add-comment * {margin-bottom: .5em;}
/********* Pagination *********/
.paginator {}
.navButton { background:#fafafa; padding:.5% 1%; border-radius:3px; font-size:1em; float:left; border:1px solid #ddd}
@media (max-width:768px){
.LaunchyardDetail {
position: static;
margin: 20px auto 10px;
}
#featured {
padding: 0;
margin: 0 auto;
float: none;
}
#content {
padding: 0;
margin: 0 auto;
float: none;
}
}
|
themes/SoMA2/static/css/main.css
|
@import url("reset.css");
@import url("pygment.css");
@import url("typogrify.css");
/***** Global *****/
/* Body */
body {
background:url("../images/body-bg.jpg");
color: #000305;
font-size: 87.5%; /* Base font size: 14px */
font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, sans-serif;
line-height: 1.429;
margin: 0;
padding: 0;
text-align: left;
}
/* Headings */
/* Actual sizes are 8/5 the stated. */
h1 {font-size: 3.2em }
h2 {font-size: 2.7424em; margin-bottom: .333em;} /* 22px */
h3 {font-size: 2.2864em} /* 20px */
h4 {font-size: 2.0576em} /* 18px */
h5 {font-size: 1.8288em} /* 16px */
h6 {font-size: 1.6em} /* 14px */
h1, h2, h3, h4, h5, h6 {
/* font-weight: 400; */
line-height: 1.1;
margin-bottom: .8em;
font-family: 'Avenir Next', sans-serif;
}
h3, h4, h5, h6 { margin-top: .8em; }
hr { border: 2px solid #EEEEEE; }
/* Anchors */
a {outline: 0; color:#4896DF; text-decoration: none;}
a img {border: 0px; text-decoration: none;}
a:link {
color: #4896DF;
}
a:hover, a:active {
color: #4896DF;
text-decoration: underline;
}
h1 a:hover {
background-color: inherit;
color:#4896DF !important;
}
/* Paragraphs */
p {margin-bottom: 1.143em; color:#333 ; font-size:1.6em}
pre {margin-bottom: 1.143em; padding: 4px; font-size:1.6em}
strong, b {font-weight: bold; color: #333;}
em, i {font-style: italic;}
/* Lists */
ul {
list-style: outside disc;
margin: 1em 0 1.5em 1.5em;
}
ol {
list-style: outside decimal;
margin: 1em 0 1.5em 1.5em;
}
.url {
color:inherit !important;
}
.url:hover {
color:#4896DF !important;
}
.pull-right {
float:right;
}
.LaunchyardDetail {
font-size: 1.5em;
position: fixed;
left: 3.35%;
top: 150px;
width: 265px;
}
.LaunchyardDetail p {
margin:0;
/* margin-bottom: 1em; */
text-align: center;
font-size:.9em;
}
.LaunchyardDetail p#sitetagline {
font-style: italic;
margin-bottom: 3em;
}
.LaunchyardDetail a#aboutlink {
font-size: 0.95em;
font-family: 'Avenir Next', sans-serif;
/* font-weight: bold; */
}
.LaunchyardDetail ul {
list-style: none;
margin:0;
padding-left:20px;
}
.LaunchyardDetail li {
font-size: 0.95em;
font-family: 'Avenir Next', sans-serif;
font-weight: 700;
color: #333;
margin-bottom: 0.5em;
}
.LaunchyardDetial li a {
}
.LaunchyardDetail a#sitesubtitle {
text-decoration: none;
font-size: 3.5em;
font-weight: bold;
color: #4896DF;
}
.post-info {
width: 100%;
float:left;
margin:0 0 10px 0;
padding:5px 5px 20px 5px;
color:#999;
border-bottom: 1px solid #eee;
}
.post-info ul {
width:100%;
float:left;
margin:0;
list-style:none;
}
.post-info ul li {
display: inline;
float:left;
margin: 0 1% 0 0;
}
.post-info p{
margin-bottom: 1px;
}
.readmore { float: right }
dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}
/* Quotes */
blockquote {
margin: 20px;
font-style: italic;
}
cite {}
q {}
div.note {
float: right;
margin: 5px;
font-size: 85%;
max-width: 300px;
}
/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}
/* Thead */
thead th {padding: .5em .4em; text-align: left;}
thead td {}
/* Tbody */
tbody td {padding: .5em .4em;}
tbody th {}
tbody .alt td {}
tbody .alt th {}
/* Tfoot */
tfoot th {}
tfoot td {}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
display: block;
}
article img{
width: 100%;
}
/***** Layout *****/
.body {
clear: both;
/*margin: 0 auto; */
/*width: 800px;*/
/*width: 100%;*/
background: #fff;
margin: 2% 0 0 0;
overflow: hidden;
padding: 20px;
/*float:right;*/
border: 1px solid #ccc;
box-shadow: 0px 3px 8px 0px #ccc;
}
img.right, figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: left; margin: 0 2em 2em 0;}
/*
Header
*****************/
#banner {
margin: 0 auto;
padding: 2.5em 0 0 0;
}
/* Banner */
#banner h1 {font-size: 3.571em; line-height: 0; text-align: center; margin:0;}
#banner h1 a:link, #banner h1 a:visited {
color: #000305;
display: block;
font-weight: bold;
margin: 0 0 .6em .2em;
text-decoration: none;
}
#banner h1 a:hover, #banner h1 a:active {
background: none;
color: #C74350;
text-shadow: none;
}
#banner h1 strong {
font-size: 0.6em;
font-weight: normal;
margin: 6px 0 0 0;
position: relative;
top: -10px;
left: 5px;
letter-spacing: 2px;
color: #6398C9;
}
/* Main Nav */
#banner nav {
background: #000305;
font-size: 1.143em;
height: 40px;
line-height: 30px;
margin: 0 auto 2em auto;
padding: 0;
text-align: center;
width: 800px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#banner nav ul {list-style: none; margin: 0 auto; width: 800px;}
#banner nav li {float: left; display: inline; margin: 0;}
#banner nav a:link, #banner nav a:visited {
color: #fff;
display: inline-block;
height: 30px;
padding: 5px 1.5em;
text-decoration: none;
}
#banner nav a:hover, #banner nav a:active,
#banner nav .active a:link, #banner nav .active a:visited {
background: #C74451;
color: #fff;
text-shadow: none !important;
}
#banner nav li:first-child a {
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}
/*
Featured
*****************/
#featured {
width: 95%;
padding: 10px 0 10px 350px;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
/*background: #fff;*/
/*margin: 2% 7% 0% 0;*/
/*overflow: hidden;*/
/*padding: 20px;*/
/*float:right;*/
/*border: 1px solid #ccc;*/
/*box-shadow: 0px 3px 8px 0px #ccc;*/
}
#featured figure {
border: 2px solid #eee;
float: right;
margin: 0.786em 2em 0 5em;
width: 248px;
}
#featured figure img {display: block; float: right;}
#featured h2 {color: #333; font-size: 1.714em; margin-bottom: 0.333em;}
#featured h3 {font-size: 1.429em; margin-bottom: .5em;}
#featured h3 a:link, #featured h3 a:visited {color: #000305; text-decoration: none;}
#featured h3 a:hover, #featured h3 a:active {color: #fff;}
/*
Body
*****************/
#content {
width: 95%;
padding: 10px 0 10px 350px;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
/*background: #fff;*/
/*margin: 2% 7% 0 0 ;*/
/*float:right;*/
/*overflow: hidden;*/
/*padding: 20px 20px;*/
/*box-shadow: 0px 3px 8px 0px #CCC;*/
/*border: 1px solid #CCC;*/
}
/*
Extras
*****************/
#extras {margin: 0 auto; overflow: hidden;}
#extras ul {list-style: none; margin: 0;}
#extras li {border-bottom: 1px solid #fff;}
#extras h2 {
color: #C74350;
font-size: 1.429em;
margin-bottom: .25em;
padding: 0 3px;
}
#extras a:link, #extras a:visited {
color: #444;
display: block;
border-bottom: 1px solid #F4E3E3;
text-decoration: none;
padding: .3em .25em;
}
#extras a:hover, #extras a:active {color: #fff;}
/* Blogroll */
#extras .blogroll {
float: left;
width: 615px;
}
#extras .blogroll li {float: left; margin: 0 20px 0 0; width: 185px;}
/* Social */
#extras .social {
float: right;
width: 175px;
}
#extras div[class='social'] a {
background-repeat: no-repeat;
background-position: 3px 6px;
padding-left: 25px;
}
/* Icons */
.social a[href*='delicious.com'] {background-image: url('../images/icons/delicious.png');}
.social a[href*='digg.com'] {background-image: url('../images/icons/digg.png');}
.social a[href*='facebook.com'] {background-image: url('../images/icons/facebook.png');}
.social a[href*='last.fm'], .social a[href*='lastfm.'] {background-image: url('../images/icons/lastfm.png');}
.social a[type$='atom+xml'], .social a[type$='rss+xml'] {background-image: url('../images/icons/rss.png');}
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
.social a[href*='linkedin.com'] {background-image: url('../images/icons/linkedin.png');}
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.png');}
.social a[href*='github.com'],
.social a[href*='git.io'] {background-image: url('../images/icons/github.png');}
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
.social a[href*='plus.google.com'] {background-image: url('../images/icons/google-plus.png');}
/*
About
*****************/
#about {
font-size: .8em;
font-style: normal;
color: #666;
overflow: hidden;
padding: 15px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
#about .primary {float: left; width: 165px;}
#about .primary strong {color: #C64350; display: block; font-size: 1.286em;}
#about .photo {float: left; margin: 5px 20px;}
#about .url:link, #about .url:visited {text-decoration: none;}
#about .bio {float: right; width: 500px;}
/*
Footer
*****************/
#contentinfo {
text-align: right;
float:right;
margin:0 4% 0 0;
}
/***** Sections *****/
/* Blog */
.hentry {
display: block;
clear: both;
border-bottom: 1px solid #eee;
padding: 1.5em 0;
}
li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
#content > .hentry {padding: 1em 0;}
.hentry img{display : none ;}
.entry-title {font-size: 3.5em; font-weight:bold; margin-bottom: 0px; margin-top: 0; }
.entry-title a:link, .entry-title a:visited {text-decoration: none; color: #333;}
.entry-title a:visited {background-color: #fff;}
.entry-content blockquote {font-size: 1.5em; margin: 10px 20px; }
.entry-content li {font-size: 1.6em;}
#featured .body li {font-size: 1.6em;}
#featured .body blockquote {font-size: 1.5em; margin: 10px 20px; }
.hentry .post-info * {font-style: normal;}
/* Content */
.hentry footer {margin-bottom: 2em;}
.hentry footer address {display: inline;}
#posts-list footer address {display: block;}
/* Blog Index */
#posts-list {list-style: none; margin: 0;}
#posts-list .hentry {padding-left: 10px; position: relative;}
#posts-list footer {
left: 10px;
position: relative;
float: left;
top: 0.5em;
width: 190px;
}
/* About the Author */
#about-author {
background: #f9f9f9;
clear: both;
font-style: normal;
margin: 2em 0;
padding: 10px 20px 15px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#about-author strong {
color: #C64350;
clear: both;
display: block;
font-size: 1.429em;
}
#about-author .photo {border: 1px solid #ddd; float: left; margin: 5px 1em 0 0;}
/* Comments */
#comments-list {list-style: none; margin: 0 1em;}
#comments-list blockquote {
background: #f8f8f8;
clear: both;
font-style: normal;
margin: 0;
padding: 15px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#comments-list footer {color: #888; padding: .5em 1em 0 0; text-align: right;}
#comments-list li:nth-child(2n) blockquote {background: #F5f5f5;}
/* Add a Comment */
#add-comment label {clear: left; float: left; text-align: left; width: 150px;}
#add-comment input[type='text'],
#add-comment input[type='email'],
#add-comment input[type='url'] {float: left; width: 200px;}
#add-comment textarea {float: left; height: 150px; width: 495px;}
#add-comment p.req {clear: both; margin: 0 .5em 1em 0; text-align: right;}
#add-comment input[type='submit'] {float: right; margin: 0 .5em;}
#add-comment * {margin-bottom: .5em;}
/********* Pagination *********/
.paginator {}
.navButton { background:#fafafa; padding:.5% 1%; border-radius:3px; font-size:1em; float:left; border:1px solid #ddd}
@media (max-width:768px){
.LaunchyardDetail {
position: static;
margin: 20px auto 10px;
}
#featured {
padding: 0;
margin: 0 auto;
float: none;
}
#content {
padding: 0;
margin: 0 auto;
float: none;
}
}
| 0.254602 | 0.083815 |
* {
margin: 0;
padding: 0;
}
body {
font: 14px/18px'OpenSans-Bold', sans-serif;
}
ul {
list-style: none;
}
.wrapper {
width: 700px;
margin: 20px auto;
}
.products {
margin: 40px 0;
overflow: hidden;
border-left: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}
.products ul li p {
display: none;
}
.products ul.list li p {
display: block;
}
.products .list li {
float: none;
display: block;
width: 691px;
height: 245px;
}
.products .list li .itemTitle {
float: left;
position: relative;
padding: 45px 0 20px 0;
width: auto;
height: auto;
border: 0;
background: transparent;
}
.products .list li:hover .itemTitle {
border: 0;
}
.products .list li .itemTitle a {
padding: 0 0 5px 0;
}
.products .list li .itemTitle .des {
color: #333;
text-transform: none !important;
padding: 10px 0 0 0;
}
.products .list li .itemTitle p {
color: #333;
text-transform: none !important;
width: 440px;
}
.products .list li .itemIMG {
height: 243px;
float: left;
border-right: 1px solid #d9d9d9;
margin: 0 13px 0 0;
width: 230px;
position: relative;
}
.products .list li .itemIMG img {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.products .list li .addCART {
height: 243px;
border-bottom: 1px solid rgba(51, 51, 51, 1);
}
.products .list li .addCART a {
margin: 45% auto auto 40px;
}
.products.catalog {
margin: 80px auto 40px auto;
}
.products.category {
margin: 10px 0;
width: 693px;
float: left;
}
.products ul li {
float: left;
margin: 0;
padding: 0;
width: 230px;
height: 244px;
position: relative;
border-top: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
}
.products ul li img {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.products ul li:hover .addCART, .products ul li:hover .addCART a {
opacity: 1;
}
.products ul li:hover .itemTitle {
border: 1px solid rgba(51, 51, 51, 1);
border-top: 0;
}
.products ul li:hover .itemTitle a {
color: #010101;
}
.addCART {
position: absolute;
top: 0;
left: 0;
width: 228px;
height: 186px;
border: 1px solid rgba(51, 51, 51, 1);
border-bottom: 0;
background: rgba(255, 255, 255, 0.5);
opacity: 0;
-webkit-transition: opacity 0s;
-moz-transition: opacity 0s;
-o-transition: opacity 0s;
}
.addCART a {
text-decoration: none;
display: inline-block;
width: 157px;
height: 40px;
margin: 100px auto auto 40px;
background-color: #333;
text-align: center;
font: 14px/40px'OpenSans-Italic', sans-serif;
color: #fff;
opacity: 0;
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
}
.itemTitle {
position: absolute;
bottom: 0;
left: 0;
width: 208px;
height: 36px;
border: 1px solid rgba(51, 51, 51, 0);
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
border-top: 0;
padding: 10px;
background: rgba(255, 255, 255, 0.5);
}
.itemTitle p, .itemTitle span, .itemTitle a {
text-transform: uppercase;
}
.itemTitle a {
color: #003f75;
text-decoration: none;
display: block;
}
.itemTitle span {
color: #a20000;
}
.view p { top: 5px; margin: 0 10px 0 0; }
.view p,
.view a {
float: left;
display: inline-block;
text-decoration: none;
position: relative;
}
.icon-grid {
background: url("images/grid-view.png") no-repeat 0 0;
height: 16px;
width: 16px;
top: 7px;
}
.icon-list {
background: url("images/list-view.png") no-repeat 0 0;
height: 32px;
width: 32px;
}
|
components/esb-tools/plugins/org.wso2.integrationstudio.apim.endpoint.central/WebAppContent/libs/list_grid_view/table_style.css
|
* {
margin: 0;
padding: 0;
}
body {
font: 14px/18px'OpenSans-Bold', sans-serif;
}
ul {
list-style: none;
}
.wrapper {
width: 700px;
margin: 20px auto;
}
.products {
margin: 40px 0;
overflow: hidden;
border-left: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}
.products ul li p {
display: none;
}
.products ul.list li p {
display: block;
}
.products .list li {
float: none;
display: block;
width: 691px;
height: 245px;
}
.products .list li .itemTitle {
float: left;
position: relative;
padding: 45px 0 20px 0;
width: auto;
height: auto;
border: 0;
background: transparent;
}
.products .list li:hover .itemTitle {
border: 0;
}
.products .list li .itemTitle a {
padding: 0 0 5px 0;
}
.products .list li .itemTitle .des {
color: #333;
text-transform: none !important;
padding: 10px 0 0 0;
}
.products .list li .itemTitle p {
color: #333;
text-transform: none !important;
width: 440px;
}
.products .list li .itemIMG {
height: 243px;
float: left;
border-right: 1px solid #d9d9d9;
margin: 0 13px 0 0;
width: 230px;
position: relative;
}
.products .list li .itemIMG img {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.products .list li .addCART {
height: 243px;
border-bottom: 1px solid rgba(51, 51, 51, 1);
}
.products .list li .addCART a {
margin: 45% auto auto 40px;
}
.products.catalog {
margin: 80px auto 40px auto;
}
.products.category {
margin: 10px 0;
width: 693px;
float: left;
}
.products ul li {
float: left;
margin: 0;
padding: 0;
width: 230px;
height: 244px;
position: relative;
border-top: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
}
.products ul li img {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.products ul li:hover .addCART, .products ul li:hover .addCART a {
opacity: 1;
}
.products ul li:hover .itemTitle {
border: 1px solid rgba(51, 51, 51, 1);
border-top: 0;
}
.products ul li:hover .itemTitle a {
color: #010101;
}
.addCART {
position: absolute;
top: 0;
left: 0;
width: 228px;
height: 186px;
border: 1px solid rgba(51, 51, 51, 1);
border-bottom: 0;
background: rgba(255, 255, 255, 0.5);
opacity: 0;
-webkit-transition: opacity 0s;
-moz-transition: opacity 0s;
-o-transition: opacity 0s;
}
.addCART a {
text-decoration: none;
display: inline-block;
width: 157px;
height: 40px;
margin: 100px auto auto 40px;
background-color: #333;
text-align: center;
font: 14px/40px'OpenSans-Italic', sans-serif;
color: #fff;
opacity: 0;
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
}
.itemTitle {
position: absolute;
bottom: 0;
left: 0;
width: 208px;
height: 36px;
border: 1px solid rgba(51, 51, 51, 0);
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
border-top: 0;
padding: 10px;
background: rgba(255, 255, 255, 0.5);
}
.itemTitle p, .itemTitle span, .itemTitle a {
text-transform: uppercase;
}
.itemTitle a {
color: #003f75;
text-decoration: none;
display: block;
}
.itemTitle span {
color: #a20000;
}
.view p { top: 5px; margin: 0 10px 0 0; }
.view p,
.view a {
float: left;
display: inline-block;
text-decoration: none;
position: relative;
}
.icon-grid {
background: url("images/grid-view.png") no-repeat 0 0;
height: 16px;
width: 16px;
top: 7px;
}
.icon-list {
background: url("images/list-view.png") no-repeat 0 0;
height: 32px;
width: 32px;
}
| 0.465873 | 0.107625 |
body {
background-color: black;
color: burlywood;
font-family: "Courier New", serif;
font-size: 40px;
}
input {
background-color: brown;
border-radius: 4px;
}
.btn {
background-color: burlywood;
height: 100px;
width: 200px;
border-radius: 10px;
border: none;
font-family: "Courier New", serif;
font-size: 28px;
text-align: center;
cursor: pointer;
}
.wrapper {
display: flex;
flex-flow: column;
}
.shortify-form {
display: flex;
justify-content: center;
}
.home-link {
display: flex;
justify-content: center;
background-color: burlywood;
flex-flow: row;
margin-bottom: 20px;
}
.site-name > a {
display: flex;
color: #1a202c;
text-decoration: none;
}
.input-create-link {
border-radius: 10px;
border-color: burlywood;
width: 250px;
}
.copy-btn {
color: brown;
}
.to-api-documentation-btn {
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-top: 10px;
}
.btn:hover {
background-color: antiquewhite;
border: double brown;
}
.wrapper-api-page {
color: darkorange;
font-size: 18px;
font-family: "Courier New", serif, "Bookman Old Style", cursive;
display: grid;
grid-auto-columns: 1fr;
grid-template-columns: 1fr;
grid-template-rows: 0.2fr 1.8fr;
gap: 0 0;
grid-template-areas: "api-caption" "api-info";
}
.api-caption {
grid-area: api-caption;
color: grey;
text-align: center;
}
.api-info {
grid-area: api-info;
background-color: #2d3748;
margin: 20px;
border-radius: 10px;
padding: 20px;
}
.api-info .api-explain {
border-radius: 5px;
display: inline;
}
.api-info .api-explain .api-explain-method {
background-color: black;
color: white;
}
.api-info .api-explain .api-explain-type {
background-color: black;
color: white;
}
.api-info .api-explain .api-explain-data {
background-color: black;
color: white;
}
.api-info .api-explain .api-example-code {
background-color: black;
}
.api-info .api-explain .api-example-code code {
all: unset;
}
.api-info .api-explain .api-explain-return {
background-color: black;
color: green;
}
|
public/css/app.css
|
body {
background-color: black;
color: burlywood;
font-family: "Courier New", serif;
font-size: 40px;
}
input {
background-color: brown;
border-radius: 4px;
}
.btn {
background-color: burlywood;
height: 100px;
width: 200px;
border-radius: 10px;
border: none;
font-family: "Courier New", serif;
font-size: 28px;
text-align: center;
cursor: pointer;
}
.wrapper {
display: flex;
flex-flow: column;
}
.shortify-form {
display: flex;
justify-content: center;
}
.home-link {
display: flex;
justify-content: center;
background-color: burlywood;
flex-flow: row;
margin-bottom: 20px;
}
.site-name > a {
display: flex;
color: #1a202c;
text-decoration: none;
}
.input-create-link {
border-radius: 10px;
border-color: burlywood;
width: 250px;
}
.copy-btn {
color: brown;
}
.to-api-documentation-btn {
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-top: 10px;
}
.btn:hover {
background-color: antiquewhite;
border: double brown;
}
.wrapper-api-page {
color: darkorange;
font-size: 18px;
font-family: "Courier New", serif, "Bookman Old Style", cursive;
display: grid;
grid-auto-columns: 1fr;
grid-template-columns: 1fr;
grid-template-rows: 0.2fr 1.8fr;
gap: 0 0;
grid-template-areas: "api-caption" "api-info";
}
.api-caption {
grid-area: api-caption;
color: grey;
text-align: center;
}
.api-info {
grid-area: api-info;
background-color: #2d3748;
margin: 20px;
border-radius: 10px;
padding: 20px;
}
.api-info .api-explain {
border-radius: 5px;
display: inline;
}
.api-info .api-explain .api-explain-method {
background-color: black;
color: white;
}
.api-info .api-explain .api-explain-type {
background-color: black;
color: white;
}
.api-info .api-explain .api-explain-data {
background-color: black;
color: white;
}
.api-info .api-explain .api-example-code {
background-color: black;
}
.api-info .api-explain .api-example-code code {
all: unset;
}
.api-info .api-explain .api-explain-return {
background-color: black;
color: green;
}
| 0.525856 | 0.074265 |
*,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: inherit;
}
*::selection {
background-color: var(--color-primary);
color: var(--color-pure-white);
}
html {
font-size: 62.5%;
}
@media screen and (max-width: 1200px) {
html {
font-size: 60%;
}
}
@media screen and (max-width: 900px) {
html {
font-size: 56.25%;
}
}
@media screen and (max-width: 600px) {
html {
font-size: 50%;
}
}
body {
box-sizing: border-box;
}
body {
font-size: 1.4rem;
font-family: "Open Sans", sans-serif;
font-weight: 400;
color: var(--color-black);
background-color: var(--color-pure-white);
}
:root {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(180, 65%, 81%);
--color-primary: hsl(181, 69%, 61%);
--color-primary-dark: hsl(181, 100%, 41%);
--color-primary-h: 181;
--color-primary-s: 100%;
--color-primary-l: 41%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(0, 0%, 93%);
--color-tertiary2: hsl(240, 5%, 74%);
--color-tertiary3: hsl(0, 0%, 50%);
--color-tertiary4: hsl(0, 0%, 40%);
--color-tertiary-h: 0;
--color-tertiary-s: 0%;
--color-tertiary-l: 40%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: rgb(241, 241, 241);
--color-pure-white: rgb(255, 255, 255);
--color-black: rgb(51, 51, 51);
--color-black-dark: rgb(34, 34, 34);
--text-font: "Open Sans", sans-serif;
}
.whiteMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(180, 65%, 81%);
--color-primary: hsl(181, 69%, 61%);
--color-primary-dark: hsl(181, 100%, 41%);
--color-primary-h: 181;
--color-primary-s: 100%;
--color-primary-l: 41%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(0, 0%, 93%);
--color-tertiary2: hsl(240, 5%, 74%);
--color-tertiary3: hsl(0, 0%, 50%);
--color-tertiary4: hsl(0, 0%, 40%);
--color-tertiary-h: 0;
--color-tertiary-s: 0%;
--color-tertiary-l: 40%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: rgb(241, 241, 241);
--color-pure-white: rgb(255, 255, 255);
--color-black: rgb(51, 51, 51);
--color-black-dark: rgb(34, 34, 34);
}
.greenMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(29, 55%, 60%);
--color-primary: hsl(29, 64%, 55%);
--color-primary-dark: hsl(29, 74%, 50%);
--color-primary-h: 29;
--color-primary-s: 74%;
--color-primary-l: 50%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(51, 35%, 100%);
--color-tertiary2: hsl(51, 40%, 92%);
--color-tertiary3: hsl(51, 45%, 82%);
--color-tertiary4: hsl(51, 50%, 72%);
--color-tertiary-h: 51;
--color-tertiary-s: 50%;
--color-tertiary-l: 72%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: hsl(146, 35%, 40%);
--color-pure-white: hsl(146, 43%, 30%);
--color-black: rgb(241, 241, 241);
--color-black-dark: rgb(255, 255, 255);
}
.blackMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(180, 65%, 81%);
--color-primary: hsl(181, 69%, 61%);
--color-primary-dark: hsl(181, 100%, 41%);
--color-primary-h: 181;
--color-primary-s: 100%;
--color-primary-l: 41%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(0, 0%, 40%);
--color-tertiary2: hsl(0, 0%, 50%);
--color-tertiary3: hsl(240, 5%, 74%);
--color-tertiary4: hsl(0, 0%, 88%);
--color-tertiary-h: 240;
--color-tertiary-s: 5%;
--color-tertiary-l: 50%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: rgb(51, 51, 51);
--color-pure-white: rgb(34, 34, 34);
--color-black: rgb(241, 241, 241);
--color-black-dark: rgb(255, 255, 255);
}
.blueMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(328, 65%, 60%);
--color-primary: hsl(328, 75%, 50%);
--color-primary-dark: hsl(328, 85%, 45%);
--color-primary-h: 328;
--color-primary-s: 85%;
--color-primary-l: 45%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(51, 35%, 100%);
--color-tertiary2: hsl(51, 40%, 92%);
--color-tertiary3: hsl(51, 45%, 82%);
--color-tertiary4: hsl(51, 50%, 72%);
--color-tertiary-h: 51;
--color-tertiary-s: 50%;
--color-tertiary-l: 72%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: hsl(201, 100%, 20%);
--color-pure-white: hsl(201, 100%, 14%);
--color-black: rgb(241, 241, 241);
--color-black-dark: rgb(255, 255, 255);
}
|
src/index.css
|
*,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: inherit;
}
*::selection {
background-color: var(--color-primary);
color: var(--color-pure-white);
}
html {
font-size: 62.5%;
}
@media screen and (max-width: 1200px) {
html {
font-size: 60%;
}
}
@media screen and (max-width: 900px) {
html {
font-size: 56.25%;
}
}
@media screen and (max-width: 600px) {
html {
font-size: 50%;
}
}
body {
box-sizing: border-box;
}
body {
font-size: 1.4rem;
font-family: "Open Sans", sans-serif;
font-weight: 400;
color: var(--color-black);
background-color: var(--color-pure-white);
}
:root {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(180, 65%, 81%);
--color-primary: hsl(181, 69%, 61%);
--color-primary-dark: hsl(181, 100%, 41%);
--color-primary-h: 181;
--color-primary-s: 100%;
--color-primary-l: 41%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(0, 0%, 93%);
--color-tertiary2: hsl(240, 5%, 74%);
--color-tertiary3: hsl(0, 0%, 50%);
--color-tertiary4: hsl(0, 0%, 40%);
--color-tertiary-h: 0;
--color-tertiary-s: 0%;
--color-tertiary-l: 40%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: rgb(241, 241, 241);
--color-pure-white: rgb(255, 255, 255);
--color-black: rgb(51, 51, 51);
--color-black-dark: rgb(34, 34, 34);
--text-font: "Open Sans", sans-serif;
}
.whiteMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(180, 65%, 81%);
--color-primary: hsl(181, 69%, 61%);
--color-primary-dark: hsl(181, 100%, 41%);
--color-primary-h: 181;
--color-primary-s: 100%;
--color-primary-l: 41%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(0, 0%, 93%);
--color-tertiary2: hsl(240, 5%, 74%);
--color-tertiary3: hsl(0, 0%, 50%);
--color-tertiary4: hsl(0, 0%, 40%);
--color-tertiary-h: 0;
--color-tertiary-s: 0%;
--color-tertiary-l: 40%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: rgb(241, 241, 241);
--color-pure-white: rgb(255, 255, 255);
--color-black: rgb(51, 51, 51);
--color-black-dark: rgb(34, 34, 34);
}
.greenMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(29, 55%, 60%);
--color-primary: hsl(29, 64%, 55%);
--color-primary-dark: hsl(29, 74%, 50%);
--color-primary-h: 29;
--color-primary-s: 74%;
--color-primary-l: 50%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(51, 35%, 100%);
--color-tertiary2: hsl(51, 40%, 92%);
--color-tertiary3: hsl(51, 45%, 82%);
--color-tertiary4: hsl(51, 50%, 72%);
--color-tertiary-h: 51;
--color-tertiary-s: 50%;
--color-tertiary-l: 72%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: hsl(146, 35%, 40%);
--color-pure-white: hsl(146, 43%, 30%);
--color-black: rgb(241, 241, 241);
--color-black-dark: rgb(255, 255, 255);
}
.blackMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(180, 65%, 81%);
--color-primary: hsl(181, 69%, 61%);
--color-primary-dark: hsl(181, 100%, 41%);
--color-primary-h: 181;
--color-primary-s: 100%;
--color-primary-l: 41%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(0, 0%, 40%);
--color-tertiary2: hsl(0, 0%, 50%);
--color-tertiary3: hsl(240, 5%, 74%);
--color-tertiary4: hsl(0, 0%, 88%);
--color-tertiary-h: 240;
--color-tertiary-s: 5%;
--color-tertiary-l: 50%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: rgb(51, 51, 51);
--color-pure-white: rgb(34, 34, 34);
--color-black: rgb(241, 241, 241);
--color-black-dark: rgb(255, 255, 255);
}
.blueMode {
/* ---------- PRIMARY COLORS ------------ */
--color-primary-light: hsl(328, 65%, 60%);
--color-primary: hsl(328, 75%, 50%);
--color-primary-dark: hsl(328, 85%, 45%);
--color-primary-h: 328;
--color-primary-s: 85%;
--color-primary-l: 45%;
/* ---------- SECONDARY COLORS ------------ */
--color-secondary-light: hsl(146, 35%, 40%);
--color-secondary: hsl(146, 43%, 30%);
--color-secondary-dark: hsl(146, 59%, 20%);
--color-sec-light: hsl(16, 90%, 63%);
--color-sec: hsl(16, 95%, 55%);
--color-sec-dark: hsl(16, 100%, 50%);
/* ---------- TERTIARY COLORS ------------ */
--color-tertiary1: hsl(51, 35%, 100%);
--color-tertiary2: hsl(51, 40%, 92%);
--color-tertiary3: hsl(51, 45%, 82%);
--color-tertiary4: hsl(51, 50%, 72%);
--color-tertiary-h: 51;
--color-tertiary-s: 50%;
--color-tertiary-l: 72%;
/* ---------- ESSENTIAL COLORS ------------ */
--color-white: hsl(201, 100%, 20%);
--color-pure-white: hsl(201, 100%, 14%);
--color-black: rgb(241, 241, 241);
--color-black-dark: rgb(255, 255, 255);
}
| 0.57821 | 0.054324 |
@charset "utf-8";
/* CSS Document */
.h1 {
color: rgb(19, 19, 17);
}
.h2 {
color: rgb(37, 37, 35);
}
.p {
color: rgb(226, 143, 87);
}
.body {
background-image: url(./images/bg.JPG);
}
.wrapper {
width: 1280px;
height: auto;
overflow: hidden;
margin: 30px auto 30px auto;
position: relative;
}
.header {
width: 870px;
height: 50px;
}
.header-logo {
width: 154px;
height: 145px;
background-image: url();
background-image: no-repeat;
float: left;
}
.header-text {
width: 870px;
height: 20px;
margin: 0 5px;
float: left;
font-size: xx-large;
}
.header-mini-logo {
width: 84px;
height: 16px;
float: right;
margin: 5px;
}
.navbar {
width: 1280;
height: 40px;
border-radius: 80px;
background-color: black
/* background-image: url(./images/menu_bg.png); */;
}
.navbar ul {
width: auto;
float: center;
display: flex;
align-items: stretch; /* Default */
justify-content: space-between;
list-style: none;
padding: 3px 194px 8px 160px;
margin: 0px;
text-align: center;
}
.navbar ul li {
display: inline;
padding: 0px;
margin: 0px;
}
.navbar ul li a {
display: block;
padding: 0px;
padding: 0 17px 0 17px;
flex: 0 1 auto; /* Default */
float: left;
text-decoration: none;
text-align: center;
color: #fff;
font-size: 18px;
line-height: 34px;
}
.navbar ul li a:hover {
color: #0C9;
}
.mainbody {
width: 1280;
height: 750px;
margin: 8px 2px 0px 2px;
border-radius: 31px;
background-color: #fff;
}
.mainbody-right {
width: 180px;
height: 300px;
border-radius: 10px;
margin: 10px 40px 0px 10px;
float: right;
}
.mainbody-right a {
color: #996;
text-decoration: none;
}
.mainbody-right a:hover {
color: #0C9;
text-decoration: underline;
}
.mainbody-center {
width: 1000px;
height: auto;
border-radius: 10px;
margin: 10px 10px 0px 10px;
float: left;
}
.footer {
width: 900px;
height: 100px;
padding: 0px 10px 0px 430px;
}
.footer p {
color: #fff;
padding: 10px;
background-color: rgb(8, 6, 6);
text-align: center;
margin: auto;
width: 35%;
border-radius: 20px;
height: auto;
}
.footer a {
color: #fff;
margin: 2px;
padding: 12px 12px 0px 5px;
text-decoration: none;
}
.footer a:hover {
color: #0C9;
text-decoration: underline;
}
.footer-right {
width: 80px;
height: 40px;
float: right;
}
.footer-right a {
color: #fff;
}
|
input/style.css
|
@charset "utf-8";
/* CSS Document */
.h1 {
color: rgb(19, 19, 17);
}
.h2 {
color: rgb(37, 37, 35);
}
.p {
color: rgb(226, 143, 87);
}
.body {
background-image: url(./images/bg.JPG);
}
.wrapper {
width: 1280px;
height: auto;
overflow: hidden;
margin: 30px auto 30px auto;
position: relative;
}
.header {
width: 870px;
height: 50px;
}
.header-logo {
width: 154px;
height: 145px;
background-image: url();
background-image: no-repeat;
float: left;
}
.header-text {
width: 870px;
height: 20px;
margin: 0 5px;
float: left;
font-size: xx-large;
}
.header-mini-logo {
width: 84px;
height: 16px;
float: right;
margin: 5px;
}
.navbar {
width: 1280;
height: 40px;
border-radius: 80px;
background-color: black
/* background-image: url(./images/menu_bg.png); */;
}
.navbar ul {
width: auto;
float: center;
display: flex;
align-items: stretch; /* Default */
justify-content: space-between;
list-style: none;
padding: 3px 194px 8px 160px;
margin: 0px;
text-align: center;
}
.navbar ul li {
display: inline;
padding: 0px;
margin: 0px;
}
.navbar ul li a {
display: block;
padding: 0px;
padding: 0 17px 0 17px;
flex: 0 1 auto; /* Default */
float: left;
text-decoration: none;
text-align: center;
color: #fff;
font-size: 18px;
line-height: 34px;
}
.navbar ul li a:hover {
color: #0C9;
}
.mainbody {
width: 1280;
height: 750px;
margin: 8px 2px 0px 2px;
border-radius: 31px;
background-color: #fff;
}
.mainbody-right {
width: 180px;
height: 300px;
border-radius: 10px;
margin: 10px 40px 0px 10px;
float: right;
}
.mainbody-right a {
color: #996;
text-decoration: none;
}
.mainbody-right a:hover {
color: #0C9;
text-decoration: underline;
}
.mainbody-center {
width: 1000px;
height: auto;
border-radius: 10px;
margin: 10px 10px 0px 10px;
float: left;
}
.footer {
width: 900px;
height: 100px;
padding: 0px 10px 0px 430px;
}
.footer p {
color: #fff;
padding: 10px;
background-color: rgb(8, 6, 6);
text-align: center;
margin: auto;
width: 35%;
border-radius: 20px;
height: auto;
}
.footer a {
color: #fff;
margin: 2px;
padding: 12px 12px 0px 5px;
text-decoration: none;
}
.footer a:hover {
color: #0C9;
text-decoration: underline;
}
.footer-right {
width: 80px;
height: 40px;
float: right;
}
.footer-right a {
color: #fff;
}
| 0.35488 | 0.122786 |
.Treant { position: relative; overflow: hidden; padding: 0 !important; }
.Treant > .node,
.Treant > .pseudo { position: absolute; display: block; visibility: hidden; }
.Treant.loaded .node,
.Treant.loaded .pseudo { visibility: visible; }
.Treant > .pseudo { width: 0; height: 0; border: none; padding: 0; }
.Treant .collapse-switch { width: 3px; height: 3px; display: block; border: 1px solid black; position: absolute; top: 1px; right: 1px; cursor: pointer; }
.Treant .collapsed .collapse-switch { background-color: #868DEE; }
.Treant > .node img { border: none; float: left; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
body { background: #fff; }
/* optional Container STYLES */
.chart { height: 500px; margin: 5px; width: 100%; }
.Treant > .node { }
.Treant > p { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: bold; font-size: 12px; }
.tree-node {
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ffffff;
border: 1px solid #000;
width: 200px;
font-family: Tahoma;
font-size: 12px;
}
.metainfo {
font-family: Tahoma;
font-weight: bold;
}
.metainfo > th {
padding: 1px 5px;
}
.mainphase {
background-color: #668D3C;
}
.subphase {
background-color: #B99C6B;
}
.phaseheader {
background-color: #83929F;
}
.node-name {
font-weight: bold;
text-align: center;
font-size: 14px;
}
.node-title {
text-align: center;
}
.node-contact {
font-weight: bold;
text-align: center;
}
th {
background:none;
}
.small-impact {
opacity: 0.7;
}
.medium-impact {
opacity: 0.8;
}
.high-impact {
opacity: 0.9;
}
.most-impact {
opacity: 1;
}
.tone-1 {
background-color: #493829;
}
.tone-2 {
background-color: #816C5B;
}
.tone-3 {
background-color: #A9A18C;
}
.tone-4 {
background-color: #613318;
}
.tone-5 {
background-color: #B99C6B;
}
.tone-6 {
background-color: #A15038;
}
.tone-7 {
background-color: #8F3B1B;
}
.tone-8 {
background-color: #D57500;
}
.tone-9 {
background-color: #DBCA69;
}
.tone-10 {
background-color: #404F24;
}
.tone-11 {
background-color: #668D3C;
}
.tone-12 {
background-color: #BDD09F;
}
.tone-13 {
background-color: #4E6172;
}
.tone-14 {
background-color: #83929F;
}
.tone-15 {
background-color: #A3ADB8;
}
|
tools/pythonpkg/duckdb_query_graph/query_graph.css
|
.Treant { position: relative; overflow: hidden; padding: 0 !important; }
.Treant > .node,
.Treant > .pseudo { position: absolute; display: block; visibility: hidden; }
.Treant.loaded .node,
.Treant.loaded .pseudo { visibility: visible; }
.Treant > .pseudo { width: 0; height: 0; border: none; padding: 0; }
.Treant .collapse-switch { width: 3px; height: 3px; display: block; border: 1px solid black; position: absolute; top: 1px; right: 1px; cursor: pointer; }
.Treant .collapsed .collapse-switch { background-color: #868DEE; }
.Treant > .node img { border: none; float: left; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
body { background: #fff; }
/* optional Container STYLES */
.chart { height: 500px; margin: 5px; width: 100%; }
.Treant > .node { }
.Treant > p { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: bold; font-size: 12px; }
.tree-node {
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ffffff;
border: 1px solid #000;
width: 200px;
font-family: Tahoma;
font-size: 12px;
}
.metainfo {
font-family: Tahoma;
font-weight: bold;
}
.metainfo > th {
padding: 1px 5px;
}
.mainphase {
background-color: #668D3C;
}
.subphase {
background-color: #B99C6B;
}
.phaseheader {
background-color: #83929F;
}
.node-name {
font-weight: bold;
text-align: center;
font-size: 14px;
}
.node-title {
text-align: center;
}
.node-contact {
font-weight: bold;
text-align: center;
}
th {
background:none;
}
.small-impact {
opacity: 0.7;
}
.medium-impact {
opacity: 0.8;
}
.high-impact {
opacity: 0.9;
}
.most-impact {
opacity: 1;
}
.tone-1 {
background-color: #493829;
}
.tone-2 {
background-color: #816C5B;
}
.tone-3 {
background-color: #A9A18C;
}
.tone-4 {
background-color: #613318;
}
.tone-5 {
background-color: #B99C6B;
}
.tone-6 {
background-color: #A15038;
}
.tone-7 {
background-color: #8F3B1B;
}
.tone-8 {
background-color: #D57500;
}
.tone-9 {
background-color: #DBCA69;
}
.tone-10 {
background-color: #404F24;
}
.tone-11 {
background-color: #668D3C;
}
.tone-12 {
background-color: #BDD09F;
}
.tone-13 {
background-color: #4E6172;
}
.tone-14 {
background-color: #83929F;
}
.tone-15 {
background-color: #A3ADB8;
}
| 0.521471 | 0.241366 |
.body {
height: 100%;
}
.main {
border-right: 1.5px solid #337ab7;
border-left: 1.5px solid #337ab7;
border-bottom: 1.5px solid #337ab7;
border-top: 1.5px solid #337ab7;
border-bottom-left-radius: 2.5%;
border-bottom-right-radius: 2.5%;
margin-right: .15%;
margin-left: .15%;
margin-bottom: .5%;
padding-bottom: .5%;
height: 100%;
}
.logo-right {
margin-top: 4%;
max-width: 75%;
max-height: 75%;
}
.logo-left {
margin-top: 4%;
max-width: 70%;
max-height: 70%;
}
.system .col-xs-4 {
height: 100%;
}
.systembox {
border: 1px solid black;
margin-top: 4%;
margin-bottom: 2%;
box-shadow: 8px 5px 2.5px #888888;
height: 100%;
width: 100%;
}
.systembox .sysheader img {
position: absolute; right: 8%;
}
.systembox .sysheader span {
font-size: 150%;
font-weight: bold;
color: #337ab7;
margin-left: 1%;
}
.systembox .sysbody {
margin-top: 5%;
height: 100%;
width: 100%;
overflow: auto;
}
.short {
min-height: 280px;
max-height: 280px;
}
.long {
min-height: 279px;
max-height: 279px;
}
.middle {
margin-left: 1.5%;
margin-right: 1.5%;
width: 97%;
}
.rightedge {
margin-right: 3%;
margin-left: 1.5%;
width: 95.5%;
}
.leftedge {
margin-left: 3%;
margin-right: 1.5%;
width: 95.5%;
}
.nav-center {
margin: 0 auto;
}
/*
* cmd buttons
*/
#get-time-btn, #set-time-btn,
#get-logs-btn, #del-logs-btn,
#update-bin-btn, #roll-back-btn,
#timetag-cmd-btn,
#deploy-antenna-btn, #start-payload-btn {
display: block;
margin: 0 auto;
margin-top: 1.5%;
margin-bottom: 1.5%;
width: 30%;
}
#get-telemetry-logs, #get-syscall-logs, #get-debug-logs {
display: block;
margin: 0 auto;
margin-top: 1.5%;
margin-bottom: 1.5%;
width: 60%;
}
/*
* Dialogs that go with cmd buttons
*/
.ui-widget-header,.ui-state-default, ui-button{
background:#b9cd6d;
border: 1px solid #b9cd6d;
color: #FFFFFF;
font-weight: bold;
}
/*
* system tables
*/
tr, th {
text-align: center;
}
/*
* Interface Image
*/
.interfaceimg {
padding-top: 3.5%;
padding-bottom: 3.5%;
}
.chartdatadivleft {
float:left;
margin-top: 5%;
margin-left: 7.5%;
margin-bottom: 7.5%;
}
.chartdatadivright {
float:right;
margin-top: 5%;
margin-right: 7.5%;
margin-bottom: 7.5%;
}
.chartdatadiv {
float:left;
margin-top: 5%;
margin-left: 30%;
margin-left: 30%;
margin-bottom: 7.5%;
}
/*
* Sensors Slide Show
*/
#container {
width:604px;
height:453px;
position:relative;
}
#container ul {
width:604px;
height:453px;
list-style:none outside none;
position:relative;
overflow:hidden;
}
#container li:first-child {
display:list-item;
position:absolute;
}
#container li {
position:absolute;
}
#container .prevButton {
height:72px;
width:68px;
position:absolute;
top:50%;
margin-top:-36px;
cursor:pointer;
z-index:2000;
background-position:left top;
left:0
}
#container .prevButton:hover{
background-position:left bottom;left:0;
}
#container .nextButton{
height:72px;
width:68px;
position:absolute;
top:50%;
margin-top:-36px;
cursor:pointer;
z-index:2000;
background-position:right top;
right:0
}
#container .nextButton:hover{
background-position:right bottom;right:0;
}
/*
* Battery heaters demo section
*/
#pss-title{
display: block;
margin: 0 auto;
margin-top: 2.5%;
margin-bottom: 5.5%;
}
#battery-demo-btn{
display: block;
margin: 0 auto;
margin-top: 6.5%;
margin-bottom: 1.5%;
width: 40%;
}
#control-title{
margin-bottom: 2.5%;
}
#batterydata {
margin-top: 4.5%;
margin-bottom: 4.5%;
}
#chartBatteryTemp1, #chartBatteryHeat1 {
display: inline;
}
#chartBatteryTemp2, #chartBatteryHeat2,
#chartBatteryTemp3, #chartBatteryHeat3,
#chartBatteryTemp4, #chartBatteryHeat4 {
display: none;
}
#sensorDataChart1 {
display: inline;
}
#sensorDataChart2,
#sensorDataChart3,
#sensorDataChart4,
#sensorDataChart5,
#sensorDataChart6 {
display: none;
}
#payloadrow0 {
display: inline;
}
#payloadrow1,
#payloadrow2,
#payloadrow3,
#payloadrow4 {
display: none;
}
|
src/gui/static/css/main.css
|
.body {
height: 100%;
}
.main {
border-right: 1.5px solid #337ab7;
border-left: 1.5px solid #337ab7;
border-bottom: 1.5px solid #337ab7;
border-top: 1.5px solid #337ab7;
border-bottom-left-radius: 2.5%;
border-bottom-right-radius: 2.5%;
margin-right: .15%;
margin-left: .15%;
margin-bottom: .5%;
padding-bottom: .5%;
height: 100%;
}
.logo-right {
margin-top: 4%;
max-width: 75%;
max-height: 75%;
}
.logo-left {
margin-top: 4%;
max-width: 70%;
max-height: 70%;
}
.system .col-xs-4 {
height: 100%;
}
.systembox {
border: 1px solid black;
margin-top: 4%;
margin-bottom: 2%;
box-shadow: 8px 5px 2.5px #888888;
height: 100%;
width: 100%;
}
.systembox .sysheader img {
position: absolute; right: 8%;
}
.systembox .sysheader span {
font-size: 150%;
font-weight: bold;
color: #337ab7;
margin-left: 1%;
}
.systembox .sysbody {
margin-top: 5%;
height: 100%;
width: 100%;
overflow: auto;
}
.short {
min-height: 280px;
max-height: 280px;
}
.long {
min-height: 279px;
max-height: 279px;
}
.middle {
margin-left: 1.5%;
margin-right: 1.5%;
width: 97%;
}
.rightedge {
margin-right: 3%;
margin-left: 1.5%;
width: 95.5%;
}
.leftedge {
margin-left: 3%;
margin-right: 1.5%;
width: 95.5%;
}
.nav-center {
margin: 0 auto;
}
/*
* cmd buttons
*/
#get-time-btn, #set-time-btn,
#get-logs-btn, #del-logs-btn,
#update-bin-btn, #roll-back-btn,
#timetag-cmd-btn,
#deploy-antenna-btn, #start-payload-btn {
display: block;
margin: 0 auto;
margin-top: 1.5%;
margin-bottom: 1.5%;
width: 30%;
}
#get-telemetry-logs, #get-syscall-logs, #get-debug-logs {
display: block;
margin: 0 auto;
margin-top: 1.5%;
margin-bottom: 1.5%;
width: 60%;
}
/*
* Dialogs that go with cmd buttons
*/
.ui-widget-header,.ui-state-default, ui-button{
background:#b9cd6d;
border: 1px solid #b9cd6d;
color: #FFFFFF;
font-weight: bold;
}
/*
* system tables
*/
tr, th {
text-align: center;
}
/*
* Interface Image
*/
.interfaceimg {
padding-top: 3.5%;
padding-bottom: 3.5%;
}
.chartdatadivleft {
float:left;
margin-top: 5%;
margin-left: 7.5%;
margin-bottom: 7.5%;
}
.chartdatadivright {
float:right;
margin-top: 5%;
margin-right: 7.5%;
margin-bottom: 7.5%;
}
.chartdatadiv {
float:left;
margin-top: 5%;
margin-left: 30%;
margin-left: 30%;
margin-bottom: 7.5%;
}
/*
* Sensors Slide Show
*/
#container {
width:604px;
height:453px;
position:relative;
}
#container ul {
width:604px;
height:453px;
list-style:none outside none;
position:relative;
overflow:hidden;
}
#container li:first-child {
display:list-item;
position:absolute;
}
#container li {
position:absolute;
}
#container .prevButton {
height:72px;
width:68px;
position:absolute;
top:50%;
margin-top:-36px;
cursor:pointer;
z-index:2000;
background-position:left top;
left:0
}
#container .prevButton:hover{
background-position:left bottom;left:0;
}
#container .nextButton{
height:72px;
width:68px;
position:absolute;
top:50%;
margin-top:-36px;
cursor:pointer;
z-index:2000;
background-position:right top;
right:0
}
#container .nextButton:hover{
background-position:right bottom;right:0;
}
/*
* Battery heaters demo section
*/
#pss-title{
display: block;
margin: 0 auto;
margin-top: 2.5%;
margin-bottom: 5.5%;
}
#battery-demo-btn{
display: block;
margin: 0 auto;
margin-top: 6.5%;
margin-bottom: 1.5%;
width: 40%;
}
#control-title{
margin-bottom: 2.5%;
}
#batterydata {
margin-top: 4.5%;
margin-bottom: 4.5%;
}
#chartBatteryTemp1, #chartBatteryHeat1 {
display: inline;
}
#chartBatteryTemp2, #chartBatteryHeat2,
#chartBatteryTemp3, #chartBatteryHeat3,
#chartBatteryTemp4, #chartBatteryHeat4 {
display: none;
}
#sensorDataChart1 {
display: inline;
}
#sensorDataChart2,
#sensorDataChart3,
#sensorDataChart4,
#sensorDataChart5,
#sensorDataChart6 {
display: none;
}
#payloadrow0 {
display: inline;
}
#payloadrow1,
#payloadrow2,
#payloadrow3,
#payloadrow4 {
display: none;
}
| 0.332744 | 0.069668 |
@-moz-document domain("ru-bit.com"), domain("mirror-rutor.org"), domain("x-bit.net"), domain("xrutor.org"), domain("zerkalo-rutor.org"), domain("mega-tor.org"), domain("free-rutor.org"), domain("top-tor.org"), domain("vip-tor.org"), domain("hd-bit.org"), domain("tracker.rutor.is"), domain("rutor.info"), domain("fast-bit.org"), regexp("^(https?://)?(zerkalo-|alt.)?rutor.org.*"), regexp("^(https?://)?(zerkalo-|alt.)?tracker.rutor.org.*"), regexp("^(https?://)?(zerkalo-|alt.)?rutor.info.*"), regexp("^(https?://)?(zerkalo-|alt.)?tracker.rutor.info.*"), regexp("^(https?://)?(zerkalo-|alt.)?tracker.rutor.is.*"), regexp("^(https?://)?(zerkalo-|alt.)?bit.org.*"), regexp("^(https?://)?(zerkalo-|alt.)?bit.net.*"), regexp("^(https?://)?(zerkalo-|alt.)?bit.com.*") {
body:not(#id) {
padding-top: 0 !important;
}
html, body {
background: #222933 none repeat scroll 0 0 !important;
color: #a5bbdc !important;
font-family: 'Source Sans Pro',sans-serif !important;
font-size: 12px !important;
font-weight: 100 !important;
}
div#index tr.tum {
background-color: #364451 !important;
}
div#index tr:hover {
background-color: #0d5771 !important;
/*transform: scale(1.03) !important;
transition: all 0.3s ease 0s !important;
}*/
/*div#index tr.tum {
background-color: #EEF3F5 !important;
}
div#index tr.tum:hover {
background-color: #0d5771 !important;
/* transform: scale(1.03) !important;
transition: all 0.3s ease 0s !important;*/
}
#download {
background-color: #2f4054 !important;
border: 1px solid #555 !important;
font-size: 26px !important;
margin: 5px !important;
padding: 3px !important;
width: 100% !important;
}
div#index tr a {
color: #a5bbdc !important;
text-decoration: none !important;
}
.green {
color: #14ad1b !important;
}
.red {
color: #dc143c !important;
}
.c_h {
background-color: #304156 !important;
}
tr.backgr {
background-color: #9b59b6 !important;
background-image: none !important;
background-repeat: repeat-x !important;
color: #fff !important;
font-weight: bold !important;
height: 31px !important;
text-shadow: 1px 2px 1px #000 !important;
}
#menu {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #364451 !important;
display: block !important;
height: auto !important;
margin: 120px 0 50px !important;
padding: 8px !important;
position: fixed !important;
right: 20px !important;
text-align: center !important;
width: 12% !important;
z-index: 10000 !important;
background-image: none !important;
}
/*#menu {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #364451 !important;
display: block !important;
height: auto !important;
margin: 120px 0 50px !important;
padding: 8px !important;
position: fixed !important;
right: 15px !important;
text-align: center !important;
width: 10% !important;
z-index: 10000 !important;
}*/
#menu:hover {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #fff !important;
box-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
}
#menu a {
color: #ffffff !important;
float: left !important;
font-size: 14px !important;
padding-bottom: 6px !important;
padding-left: 4px !important;
padding-right: 4px !important;
text-decoration: none !important;
}
.menu_b div {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #414141 !important;
color: #fff !important;
cursor: pointer !important;
font-family: Raleway,DIN Pro,Verdana,Helvetica,Arial,'Source Sans Pro',sans-serif !important;
font-size: 15px !important;
font-weight: 100 !important;
height: 30px !important;
line-height: 30px !important;
text-align: center !important;
text-transform: uppercase !important;
vertical-align: middle !important;
width: 95px !important;
}
.menu_b div:hover {
background: #000000 none repeat scroll 0 0 !important;
border: 1px solid #ffffff !important;
box-shadow: 0 0 0.2em #87f !important;
color: #fff !important;
font-size: 15px !important;
font-weight: 500 !important;
text-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
text-transform: uppercase !important;
}
.news_title a {
color: #fff !important;
text-decoration: none !important;
}
.news_date {
background-color: #000 !important;
border: 1px solid #b4b4b4 !important;
text-align: center !important;
}
div#down {
color: #ccc !important;
font-size: 12px !important;
padding-top: 1% !important;
text-align: center !important;
width: 100% !important;
}
div#down a {
color: orange !important;
text-decoration: none !important;
}
h1 {
display: none !important;
color: #fff !important;
font-size: 20px !important;
font-weight: normal !important;
padding-left: 10px !important;
}
.hidebody {
background-color: #233040 !important;
border-top: 1px solid #c3cbd1 !important;
color: #ccc !important;
/* display: none !important;*/
padding: 3px !important;
}
.hidehead {
background-color: #000 !important;
color: #fff !important;
}
a {
color: gold !important;
font-size: 17px !important;
}
a:hover {
color: #fff !important;
}
.c_t {
background-color: #364451 !important;
border: 1px solid #555 !important;
}
#menu .logout {
float: none !important;
}
td {
font-size: 14px !important;
}
h2 {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: #222 !important;
/* background-image: url("http://findicons.com/icon/download/71463/u_torrent/128/png") !important;*/
background-image: url("https://s8.hostingkartinok.com/uploads/images/2017/06/11356ab7b64d60ff560f8d9703ab9a18.jpg") !important;
background-origin: padding-box !important;
/* background-position: 20px 0 !important;*/
background-repeat: no-repeat !important;
background-size: 100% 100px !important;
/* border: 1px solid #fff !important;*/
/* box-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;*/
color: #ccc !important;
font-size: 22px !important;
font-weight: bold !important;
height: 60px !important;
padding: 10px !important;
text-align: center !important;
text-shadow: 1px 2px 1px #555 !important;
width: 97% !important;
}
#news_table {
display: none !important;
}
#up {
width: 100% !important;
height: 0px !important;
}
div#logo {
float: right !important;
margin: 460px 0 !important;
margin-left: 0px;
z-index: 10000 !important;
display: block !important;
position: fixed !important;
right: 2px;
}
элемент {
}
img[src="/s/logo.jpg"] {
background: rgba(0, 0, 0, 0) url("https://www.userlogos.org/files/rutor_01.png") no-repeat scroll 0 0 / contain !important;
height: 0 !important;
padding-left: 250px !important;
padding-top: 300px !important;
position: absolute !important;
right: 0px !important;
transition: all 0.15s ease-in 0s !important;
width: 0 !important;
}
/*#logo img {
height: 0 !important;
width: 0 !important;
}
#logo {
height: 108px !important;
width: 380px !important;
}
*/
.backgr > td > img {
height: 0 !important;
width: 60px !important;
}
#bolder a {
color: #ccc !important;
font-weight: bold !important;
}
#details > tbody:nth-child(1) > tr:nth-child(5) {
color: #14ad1b !important;
}
#details > tbody:nth-child(1) > tr:nth-child(6) {
color: #dc143c !important;
}
#details > tbody:nth-child(1) > tr:nth-child(9) {
color: #fff !important;
}
.hidewrap {
border: 1px solid #304156 !important;
}
.menu_b div, img {
transform: scale(1) !important;
transition: all 0.3s ease 0s !important;
}
.menu_b div:hover, img:hover {
transform: scale(1.13) !important;
}
.c_h_a {
background-color: red !important;
color: #fff !important;
}
.c_t_a {
background-color: #ffeff0 !important;
color: black !important;
}
input:hover, textarea:hover {
border: 1px solid #fff !important;
box-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
color: #fff !important;
text-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
}
#flash_header, div.sideblock2, div#MarketGid5190, #logo_mediaget_box, #mediaget_box, a#toolbar, a.rss, /*#up, */div[class="b_tz_on_top"] {
display: none !important;
}
#all {
margin: 3px !important;
}
/*шаблоны
img[src="/s/i/forum.gif"] {
line-height: 500px !important; !important;
}
A[href*="parimatch.com"]
DIV[style="display: block !important; width: 100% !important; height: 100% !important; position: absolute !important; overflow: hidden !important; left: 0px !important; top: 0px !important; z-index: 0 !important; background-image: url(\"https://cdn.skycdnhost.com/media/7/3/7365562161424_133.jpg\") !important; background-attachment: fixed !important; background-position: 50% 0% !important; background-repeat: no-repeat !important;"],
.branding-bottom > div[style*="padding:"] {
padding-top: 5px!important
/* Пустое место от директа на tv.yandex
.tv-grid__page > div[class^="tv-grid__item"], .tv-grid__page > .tv-sortable-item {
margin-right: auto!important
}
div[style*='!important'][style*='display'][style*='visibility'][style*='visible'] {
}
/*Сидер
#details > tbody:nth-child(1) > tr:nth-child(7) > td:nth-child(2):before
{
color: #888 !important;
content: 'Сидер замечен: ' !important;
font-size: 12px !important;
}
*/
img[src="/s/i/forum.gif"] {
display: none !important;
}
div#ws div#sidebar div.sideblock {
background: #111 url("https://lifeo.ru/wp-content/uploads/gif-dlya-prezentaciy-89.gif") no-repeat scroll 20px 2px / contain !important;
/* background: #111 none repeat scroll 0 0 !important;
background-image: url("https://t4.ftcdn.net/jpg/00/60/80/15/160_F_60801585_biDvpqYC7DbqjI9X2dJr2IkLLU0Oh3H9.jpg") !important;
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
http://millenniumstudio.net/discussion-forum-icon-219.png иконка 3 человечка
https://s8.hostingkartinok.com/uploads/images/2017/06/b2875e99c78f813b52f3ebc2228d60ae.png рутор 60х41
https://s8.hostingkartinok.com/uploads/images/2017/06/26a3b36186c01d5d1b3ebb38f938a790.png кинопоискс 54
*/
padding: 5px 0 !important;
border: 1px solid #444 !important;
}
a#fforum:before {
color: #fff !important;
content: 'ФОРУМ ' !important;
font-size: 22px !important;
font-family: Tahoma,Verdana,Arial,Helvetica,Source Sans Pro,sans-serif !important;
font-weight: 100 !important;
text-shadow: 0 0 0.2em #87f !important;
}
img[src=".backgr > td > img"] {
display: none !important;
}
#index > table > tbody:nth-child(1) > tr.backgr:nth-child(1) > td:nth-child(1) {
background-image: url("http://findicons.com/icon/download/71463/u_torrent/128/png") !important;
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
font-weight: bold !important;
text-shadow: 1px 2px 1px #555 !important;
}
img[src="/s/i/zaiti.gif"] {
display: none !important;
}
#menu .logout {
background-color: #111 !important;
margin-right: 20px !important;
padding: 5px 10px !important;
border: 1px solid #444 !important;
float: right !important;
}
div#menu_right_side a.logout:before {
color: #fff !important;
content: 'ВХОД ' !important;
font-size: 15px !important;
font-family: Tahoma,Verdana,Arial,Helvetica,Source Sans Pro,sans-serif !important;
font-weight: 100 !important;
}
img[src="/s/i/lupa.gif"] {
display: none !important;
}
table[background="/s/i/poisk_bg.gif"] {
/*background: #000 none repeat scroll 0 0 !important;*/
background: #111 url("http://quovadis.blogcindario.com/ficheros/Gifs_animados/letras_lupa.gif") no-repeat scroll 0 0 / contain !important;
margin-top: -3px !important;
}
h2 a {
color: #14ad1b !important;
background: url("http://s1.iconbird.com/ico/0912/ToolbarIcons/w256h2561346685464Refresh.png") no-repeat scroll 0 0 / contain !important;
padding: 0 24px !important;
}
img[src="/s/i/magnet.gif"] {
background: rgba(0, 0, 0, 0) url("http://stickeroid.com/uploads/pic/full-pngimg/75a0546615f6f6b6701ecc4bfb4c54c293f61427.png") no-repeat scroll 0 0 / contain !important;
height: 0 !important;
padding-left: 38px !important;
padding-top: 38px !important;
position: absolute !important;
right: 0px !important;
top: 25px !important;
transition: all 0.15s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/t/down.png"] {
background: rgba(0, 0, 0, 0) url("http://eduportal44.ru/npo/Pl-4/SiteAssets/SitePages/Главная/classifieds-768x590.png") no-repeat scroll 0 0 / contain !important;
height: 0 !important;
padding-left: 90px !important;
padding-top: 38px !important;
position: absolute !important;
right: 40px !important;
top: 27px !important;
transition: all 0.15s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/i/m.png"] {
background: rgba(0, 0, 0, 0) url("http://stickeroid.com/uploads/pic/full-pngimg/75a0546615f6f6b6701ecc4bfb4c54c293f61427.png") repeat scroll 0 0 / 16px auto !important;
height: 0 !important;
padding-left: 13px !important;
padding-top: 16px !important;
transition: all 0.1s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/i/d.gif"] {
background: rgba(0, 0, 0, 0) url("https://cdn.pixabay.com/photo/2013/07/12/14/06/arrows-147745__340.png") repeat scroll 0 0 / 14px auto !important;
height: 0 !important;
padding-left: 13px !important;
padding-top: 14px !important;
transition: all 0.1s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/t/arrowdown.gif"] {
background: rgba(0, 0, 0, 0) url("https://cdn.pixabay.com/photo/2013/07/12/14/06/arrows-147745__340.png") repeat scroll 0 0 / 12px auto !important;
height: 0 !important;
padding-left: 11px !important;
padding-top: 11px !important;
width: 0 !important;
}
img[src="/s/t/arrowup.gif"] {
background: rgba(0, 0, 0, 0) url("http://s1.iconbird.com/ico/0912/ToolbarIcons/w256h2561346685452ArrowUp.png") repeat scroll 0 0 / 12px auto !important;
height: 0 !important;
padding-left: 11px !important;
padding-top: 11px !important;
width: 0 !important;
}
input, textarea {
color: #fff !important;
background: #222 !important;
border: 1px solid #555 !important;
margin-left: 30% !important;
}
input:hover {
background: #000 !important;
}
html, body, a, a:hover {
cursor: url(http://cur.cursors-4u.net/symbols/sym-1/sym46.cur), default !important;
}
div#ws div#sidebar {
position: fixed !important;
right: 5px !important;
}
span {
color: #fff !important;
}
}
|
data/usercss/129543.user.css
|
@-moz-document domain("ru-bit.com"), domain("mirror-rutor.org"), domain("x-bit.net"), domain("xrutor.org"), domain("zerkalo-rutor.org"), domain("mega-tor.org"), domain("free-rutor.org"), domain("top-tor.org"), domain("vip-tor.org"), domain("hd-bit.org"), domain("tracker.rutor.is"), domain("rutor.info"), domain("fast-bit.org"), regexp("^(https?://)?(zerkalo-|alt.)?rutor.org.*"), regexp("^(https?://)?(zerkalo-|alt.)?tracker.rutor.org.*"), regexp("^(https?://)?(zerkalo-|alt.)?rutor.info.*"), regexp("^(https?://)?(zerkalo-|alt.)?tracker.rutor.info.*"), regexp("^(https?://)?(zerkalo-|alt.)?tracker.rutor.is.*"), regexp("^(https?://)?(zerkalo-|alt.)?bit.org.*"), regexp("^(https?://)?(zerkalo-|alt.)?bit.net.*"), regexp("^(https?://)?(zerkalo-|alt.)?bit.com.*") {
body:not(#id) {
padding-top: 0 !important;
}
html, body {
background: #222933 none repeat scroll 0 0 !important;
color: #a5bbdc !important;
font-family: 'Source Sans Pro',sans-serif !important;
font-size: 12px !important;
font-weight: 100 !important;
}
div#index tr.tum {
background-color: #364451 !important;
}
div#index tr:hover {
background-color: #0d5771 !important;
/*transform: scale(1.03) !important;
transition: all 0.3s ease 0s !important;
}*/
/*div#index tr.tum {
background-color: #EEF3F5 !important;
}
div#index tr.tum:hover {
background-color: #0d5771 !important;
/* transform: scale(1.03) !important;
transition: all 0.3s ease 0s !important;*/
}
#download {
background-color: #2f4054 !important;
border: 1px solid #555 !important;
font-size: 26px !important;
margin: 5px !important;
padding: 3px !important;
width: 100% !important;
}
div#index tr a {
color: #a5bbdc !important;
text-decoration: none !important;
}
.green {
color: #14ad1b !important;
}
.red {
color: #dc143c !important;
}
.c_h {
background-color: #304156 !important;
}
tr.backgr {
background-color: #9b59b6 !important;
background-image: none !important;
background-repeat: repeat-x !important;
color: #fff !important;
font-weight: bold !important;
height: 31px !important;
text-shadow: 1px 2px 1px #000 !important;
}
#menu {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #364451 !important;
display: block !important;
height: auto !important;
margin: 120px 0 50px !important;
padding: 8px !important;
position: fixed !important;
right: 20px !important;
text-align: center !important;
width: 12% !important;
z-index: 10000 !important;
background-image: none !important;
}
/*#menu {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #364451 !important;
display: block !important;
height: auto !important;
margin: 120px 0 50px !important;
padding: 8px !important;
position: fixed !important;
right: 15px !important;
text-align: center !important;
width: 10% !important;
z-index: 10000 !important;
}*/
#menu:hover {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #fff !important;
box-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
}
#menu a {
color: #ffffff !important;
float: left !important;
font-size: 14px !important;
padding-bottom: 6px !important;
padding-left: 4px !important;
padding-right: 4px !important;
text-decoration: none !important;
}
.menu_b div {
background: #000 none repeat scroll 0 0 !important;
border: 1px solid #414141 !important;
color: #fff !important;
cursor: pointer !important;
font-family: Raleway,DIN Pro,Verdana,Helvetica,Arial,'Source Sans Pro',sans-serif !important;
font-size: 15px !important;
font-weight: 100 !important;
height: 30px !important;
line-height: 30px !important;
text-align: center !important;
text-transform: uppercase !important;
vertical-align: middle !important;
width: 95px !important;
}
.menu_b div:hover {
background: #000000 none repeat scroll 0 0 !important;
border: 1px solid #ffffff !important;
box-shadow: 0 0 0.2em #87f !important;
color: #fff !important;
font-size: 15px !important;
font-weight: 500 !important;
text-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
text-transform: uppercase !important;
}
.news_title a {
color: #fff !important;
text-decoration: none !important;
}
.news_date {
background-color: #000 !important;
border: 1px solid #b4b4b4 !important;
text-align: center !important;
}
div#down {
color: #ccc !important;
font-size: 12px !important;
padding-top: 1% !important;
text-align: center !important;
width: 100% !important;
}
div#down a {
color: orange !important;
text-decoration: none !important;
}
h1 {
display: none !important;
color: #fff !important;
font-size: 20px !important;
font-weight: normal !important;
padding-left: 10px !important;
}
.hidebody {
background-color: #233040 !important;
border-top: 1px solid #c3cbd1 !important;
color: #ccc !important;
/* display: none !important;*/
padding: 3px !important;
}
.hidehead {
background-color: #000 !important;
color: #fff !important;
}
a {
color: gold !important;
font-size: 17px !important;
}
a:hover {
color: #fff !important;
}
.c_t {
background-color: #364451 !important;
border: 1px solid #555 !important;
}
#menu .logout {
float: none !important;
}
td {
font-size: 14px !important;
}
h2 {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: #222 !important;
/* background-image: url("http://findicons.com/icon/download/71463/u_torrent/128/png") !important;*/
background-image: url("https://s8.hostingkartinok.com/uploads/images/2017/06/11356ab7b64d60ff560f8d9703ab9a18.jpg") !important;
background-origin: padding-box !important;
/* background-position: 20px 0 !important;*/
background-repeat: no-repeat !important;
background-size: 100% 100px !important;
/* border: 1px solid #fff !important;*/
/* box-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;*/
color: #ccc !important;
font-size: 22px !important;
font-weight: bold !important;
height: 60px !important;
padding: 10px !important;
text-align: center !important;
text-shadow: 1px 2px 1px #555 !important;
width: 97% !important;
}
#news_table {
display: none !important;
}
#up {
width: 100% !important;
height: 0px !important;
}
div#logo {
float: right !important;
margin: 460px 0 !important;
margin-left: 0px;
z-index: 10000 !important;
display: block !important;
position: fixed !important;
right: 2px;
}
элемент {
}
img[src="/s/logo.jpg"] {
background: rgba(0, 0, 0, 0) url("https://www.userlogos.org/files/rutor_01.png") no-repeat scroll 0 0 / contain !important;
height: 0 !important;
padding-left: 250px !important;
padding-top: 300px !important;
position: absolute !important;
right: 0px !important;
transition: all 0.15s ease-in 0s !important;
width: 0 !important;
}
/*#logo img {
height: 0 !important;
width: 0 !important;
}
#logo {
height: 108px !important;
width: 380px !important;
}
*/
.backgr > td > img {
height: 0 !important;
width: 60px !important;
}
#bolder a {
color: #ccc !important;
font-weight: bold !important;
}
#details > tbody:nth-child(1) > tr:nth-child(5) {
color: #14ad1b !important;
}
#details > tbody:nth-child(1) > tr:nth-child(6) {
color: #dc143c !important;
}
#details > tbody:nth-child(1) > tr:nth-child(9) {
color: #fff !important;
}
.hidewrap {
border: 1px solid #304156 !important;
}
.menu_b div, img {
transform: scale(1) !important;
transition: all 0.3s ease 0s !important;
}
.menu_b div:hover, img:hover {
transform: scale(1.13) !important;
}
.c_h_a {
background-color: red !important;
color: #fff !important;
}
.c_t_a {
background-color: #ffeff0 !important;
color: black !important;
}
input:hover, textarea:hover {
border: 1px solid #fff !important;
box-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
color: #fff !important;
text-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f !important;
}
#flash_header, div.sideblock2, div#MarketGid5190, #logo_mediaget_box, #mediaget_box, a#toolbar, a.rss, /*#up, */div[class="b_tz_on_top"] {
display: none !important;
}
#all {
margin: 3px !important;
}
/*шаблоны
img[src="/s/i/forum.gif"] {
line-height: 500px !important; !important;
}
A[href*="parimatch.com"]
DIV[style="display: block !important; width: 100% !important; height: 100% !important; position: absolute !important; overflow: hidden !important; left: 0px !important; top: 0px !important; z-index: 0 !important; background-image: url(\"https://cdn.skycdnhost.com/media/7/3/7365562161424_133.jpg\") !important; background-attachment: fixed !important; background-position: 50% 0% !important; background-repeat: no-repeat !important;"],
.branding-bottom > div[style*="padding:"] {
padding-top: 5px!important
/* Пустое место от директа на tv.yandex
.tv-grid__page > div[class^="tv-grid__item"], .tv-grid__page > .tv-sortable-item {
margin-right: auto!important
}
div[style*='!important'][style*='display'][style*='visibility'][style*='visible'] {
}
/*Сидер
#details > tbody:nth-child(1) > tr:nth-child(7) > td:nth-child(2):before
{
color: #888 !important;
content: 'Сидер замечен: ' !important;
font-size: 12px !important;
}
*/
img[src="/s/i/forum.gif"] {
display: none !important;
}
div#ws div#sidebar div.sideblock {
background: #111 url("https://lifeo.ru/wp-content/uploads/gif-dlya-prezentaciy-89.gif") no-repeat scroll 20px 2px / contain !important;
/* background: #111 none repeat scroll 0 0 !important;
background-image: url("https://t4.ftcdn.net/jpg/00/60/80/15/160_F_60801585_biDvpqYC7DbqjI9X2dJr2IkLLU0Oh3H9.jpg") !important;
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
http://millenniumstudio.net/discussion-forum-icon-219.png иконка 3 человечка
https://s8.hostingkartinok.com/uploads/images/2017/06/b2875e99c78f813b52f3ebc2228d60ae.png рутор 60х41
https://s8.hostingkartinok.com/uploads/images/2017/06/26a3b36186c01d5d1b3ebb38f938a790.png кинопоискс 54
*/
padding: 5px 0 !important;
border: 1px solid #444 !important;
}
a#fforum:before {
color: #fff !important;
content: 'ФОРУМ ' !important;
font-size: 22px !important;
font-family: Tahoma,Verdana,Arial,Helvetica,Source Sans Pro,sans-serif !important;
font-weight: 100 !important;
text-shadow: 0 0 0.2em #87f !important;
}
img[src=".backgr > td > img"] {
display: none !important;
}
#index > table > tbody:nth-child(1) > tr.backgr:nth-child(1) > td:nth-child(1) {
background-image: url("http://findicons.com/icon/download/71463/u_torrent/128/png") !important;
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
font-weight: bold !important;
text-shadow: 1px 2px 1px #555 !important;
}
img[src="/s/i/zaiti.gif"] {
display: none !important;
}
#menu .logout {
background-color: #111 !important;
margin-right: 20px !important;
padding: 5px 10px !important;
border: 1px solid #444 !important;
float: right !important;
}
div#menu_right_side a.logout:before {
color: #fff !important;
content: 'ВХОД ' !important;
font-size: 15px !important;
font-family: Tahoma,Verdana,Arial,Helvetica,Source Sans Pro,sans-serif !important;
font-weight: 100 !important;
}
img[src="/s/i/lupa.gif"] {
display: none !important;
}
table[background="/s/i/poisk_bg.gif"] {
/*background: #000 none repeat scroll 0 0 !important;*/
background: #111 url("http://quovadis.blogcindario.com/ficheros/Gifs_animados/letras_lupa.gif") no-repeat scroll 0 0 / contain !important;
margin-top: -3px !important;
}
h2 a {
color: #14ad1b !important;
background: url("http://s1.iconbird.com/ico/0912/ToolbarIcons/w256h2561346685464Refresh.png") no-repeat scroll 0 0 / contain !important;
padding: 0 24px !important;
}
img[src="/s/i/magnet.gif"] {
background: rgba(0, 0, 0, 0) url("http://stickeroid.com/uploads/pic/full-pngimg/75a0546615f6f6b6701ecc4bfb4c54c293f61427.png") no-repeat scroll 0 0 / contain !important;
height: 0 !important;
padding-left: 38px !important;
padding-top: 38px !important;
position: absolute !important;
right: 0px !important;
top: 25px !important;
transition: all 0.15s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/t/down.png"] {
background: rgba(0, 0, 0, 0) url("http://eduportal44.ru/npo/Pl-4/SiteAssets/SitePages/Главная/classifieds-768x590.png") no-repeat scroll 0 0 / contain !important;
height: 0 !important;
padding-left: 90px !important;
padding-top: 38px !important;
position: absolute !important;
right: 40px !important;
top: 27px !important;
transition: all 0.15s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/i/m.png"] {
background: rgba(0, 0, 0, 0) url("http://stickeroid.com/uploads/pic/full-pngimg/75a0546615f6f6b6701ecc4bfb4c54c293f61427.png") repeat scroll 0 0 / 16px auto !important;
height: 0 !important;
padding-left: 13px !important;
padding-top: 16px !important;
transition: all 0.1s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/i/d.gif"] {
background: rgba(0, 0, 0, 0) url("https://cdn.pixabay.com/photo/2013/07/12/14/06/arrows-147745__340.png") repeat scroll 0 0 / 14px auto !important;
height: 0 !important;
padding-left: 13px !important;
padding-top: 14px !important;
transition: all 0.1s ease-in 0s !important;
width: 0 !important;
}
img[src="/s/t/arrowdown.gif"] {
background: rgba(0, 0, 0, 0) url("https://cdn.pixabay.com/photo/2013/07/12/14/06/arrows-147745__340.png") repeat scroll 0 0 / 12px auto !important;
height: 0 !important;
padding-left: 11px !important;
padding-top: 11px !important;
width: 0 !important;
}
img[src="/s/t/arrowup.gif"] {
background: rgba(0, 0, 0, 0) url("http://s1.iconbird.com/ico/0912/ToolbarIcons/w256h2561346685452ArrowUp.png") repeat scroll 0 0 / 12px auto !important;
height: 0 !important;
padding-left: 11px !important;
padding-top: 11px !important;
width: 0 !important;
}
input, textarea {
color: #fff !important;
background: #222 !important;
border: 1px solid #555 !important;
margin-left: 30% !important;
}
input:hover {
background: #000 !important;
}
html, body, a, a:hover {
cursor: url(http://cur.cursors-4u.net/symbols/sym-1/sym46.cur), default !important;
}
div#ws div#sidebar {
position: fixed !important;
right: 5px !important;
}
span {
color: #fff !important;
}
}
| 0.171373 | 0.433202 |
label { font-weight: normal;}
.no-pad-sm-right{ padding-right:0px; }
.no-pad-sm{ padding-left:0px; padding-right:0px; }
.no-pad-sm-left{ padding-left:0px; }
.no-pad-left{ padding-left:0px; }
.no-pad-right{ padding-right:0px; }
.no-pad{ padding-left:0px; padding-right:0px; }
.pad-right-5{ padding-right:5%; }
.pad-left-5{ padding-left:5%; }
.margin-height{ margin: 2% auto; }
.margin-bottom-2{ margin-bottom: 2%; }
.margin-top-2{ margin-top: 2%; }
.margin-bottom-5{ margin-bottom: 5%; }
.margin-top-5{ margin-top: 5%; }
.margin-left-5{ margin-left: 5%; }
.margin-right-5{ margin-right: 5%; }
table.display td.gradeBtd a.btn-sm {
padding: 5px 8px !important;
}
.red-link {
color: #a94442;
}
.red { background:#f75a57; color:#fff;}
tr.not-reviewd >td { font-weight: bold;}
tr.reviewd >td { font-weight: normal;}
.address-details, .qualification-details, .employment-info, .disabilities-info, .agent-claim, .reffered-claim, .stafflist { display: none;}
#fundingoption2, #fundingoption, #fundingoption3 { display: none;}
.img-left { float:left; min-width:50px; max-width: 130px; padding-left: 15px; padding-right: 15px;}
.company-info { float:left; min-width:230px; padding-left: 15px; padding-right: 15px;}
.img-left img {min-width:50px; max-width: 100px; margin-top:20px;}
a.logo { line-height: 28px; opacity:0.5}
a.logo:hover { opacity:1}
.top-logo { float:left; margin-right: 10px; }
.loading { display: none;}
#emulated { overflow: hidden; height: 100%; min-height: 600px;}
.side-nav i{
font-size:200%;
}
.side-nav { font-size: 12px;}
a.logo:hover > .top-logo { background-position: 0 32px;}
.navbar-inverse .navbar-nav > li > a {
color: #cacaca;
}
.page-header {
margin: 0px 0 20px;
}
.narr {
font-size: 10px;
font-style: italic;
color: #666;
}
#table1 .label {
color: #212121;
}
#table1 td {
padding-bottom: 5px;
}
.lebel-close {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
font-size: 15px;
font-weight: bold;
left: 5px;
position: relative;
top: 2px;
}
.btn-dark {
background: none repeat scroll 0 0 #454545;
color: #fff;
}
.btn-dark:hover {
background: none repeat scroll 0 0 #000;
color: #fff;
}
.dark {
color: #454545;
}
.dark:hover {
color: #000;
}
.no-bottom > td { border-top: none !important; }
tfoot tr { border-bottom: 2px solid #999; }
.divider {
background-color: #e5e5e5;
height: 1px;
margin: 9px 0;
overflow: hidden;
}
.checkbox-margin-right label{
margin-right: 10%;
}
.margin-top-bottom-o{
margin-bottom: 0px;
margin-top: 10px !important;
}
.mce-panel { border-color: #dfdfdf !important; border-radius: 5px;}
.search-student-list tbody tr{ cursor: pointer; }
.registration-student-list tbody tr, .student-management-list tbody tr{ cursor: pointer; }
.help-inline{
background-color: #FFA8A8; display:block; padding:2%; color:#404040; text-align:right;
}
.nav-pills-sm > li > a {
display: block;
padding: 5px 7px;
position: relative;
font-size: 107%;
cursor: pointer;
}
.image-container {
position: relative;
display: inline-block;
}
.image-container .after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
color: #FFF;
}
.image-container:hover .after {
display: block;
background: rgba(0, 0, 0, .6);
}
.centerbox {
left: 25%;
position: absolute;
text-align: center;
top: 50%;
}
.profileimage{
max-width: 255px; max-height: 255px;
}
.nsidep-body {
}
.nsidep-body a {
color: #c9302c;
}
.ui-timepicker-wrapper {
background: none repeat scroll 0 0 #fff;
border: 1px solid #ddd;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
height: 150px;
margin: 0;
outline: medium none;
overflow-y: auto;
width: 7.5em;
z-index: 10001;
}
table.absent_list_dashboard tr th{
padding-right: 0;
}
table.absent_list_dashboard tr td{
padding-right: 0;
}
select.theory_list {
width: 141px !important;
float: right;
margin-right: 10px;
}
a.lvl_edit {
padding-left: 10px;
}
p.year {
text-align: center;
border: 1px solid rgb(195, 193, 193);
padding: 39px;
border-radius: 4px;
}
.half-left {
width: 33%;
float: left;
}
/*text[text-anchor="middle"]{
color:white;
}*/
text[text-anchor="middle"] tspan {
/*display: none;*/
visibility: hidden;
opacity: 0;
}
.panel-heading h4 {
margin-top: 5px;
margin-bottom: 5px;
}
.attendance_title, .attendance_info {
width: 33.33%;
float: left;
}
.attendance_excuse, .excuse_info, .student-class-title {
width: 50%;
float: left;
}
.current-course {
height: 100px;
}
.attendance {
border-bottom: 1px solid rgb(224, 223, 223);
padding-bottom: 0;
}
.attendance:last-child {
border-bottom: none;
}
.student-id {
float: right;
max-width: 300px;
text-align: center;
}
.student_info h3 {
margin-top: 10px;
}
.class_list {
margin-top: 10px;
}
#class-list-details {
background: rgba(232, 29, 29, 0.8);
color: white;
}
#class-list-details th, #class-list-details td {
padding: 5px;
}
#class-list-details thead {
background: black;
color: white;
}
.attendance_info_list tr td:last-child {
width: 40%;
}
.idtext > h3 {
font-size: 38px;
font-weight: bold;
margin: 0 auto;
}
p.student-name {
font-size: 20px;
}
.student-picture {
width: 250px;
}
.student-picture img {
max-width: 225px;
}
/*.student-other-info {
max-width: 240px;
}*/
#student-phone, #student-email {
cursor: pointer;
font-size: 22px;
color: #74c767;
}
.tooltip {
border:none;
font-size: 16px;
background: none;
}
.tooltip-inner {
background: #74c767;
}
.tooltip.top .tooltip-arrow {
/*color: #74c767;*/
border-top-color: #74c767 !important;
/*display: none;*/
}
#exame-result-list {
margin-top: 30px;
}
#student_exm_result tr {
margin: 5px;
}
.notify-email {
}
.alert-red-box {
background: none repeat scroll 0 0 #d9534f;
border: medium none #d9534f;
color: #fff;
}
.alert-green-box {
background: none repeat scroll 0 0 #00A802;
border: medium none #00A802;
color: #fff;
}
.alert-yellow-box {
background: none repeat scroll 0 0 #F7B043;
border: medium none #F7B043;
color: #fff;
}
p#show-disability-error, p#show-dec-error {
border: 1px solid red;
padding: 3px 8px;
color: red;
border-radius: 4px;
display: none;
}
/*jquery ui mod*/
.ui-corner-all{
border: 1px solid #333;
}
.ui-autocomplete .ui-corner-all {
border:none;
}
a.ui-state-focus { background-image: url('/images/j.png') !important; background-color: #212121 !important; color: #fff !important; border: 1px solid #fff !important;}
#JournalTable tfoot{ border-bottom: 2px solid #666; }
@media (min-width: 992px) {
#page-wrapper { min-height:768px; }
}
@media (max-width: 767px) {
.no-pad-sm-right{ padding-right:15px; }
.no-pad-sm{ padding-left:15px; padding-right:15px; }
.no-pad-sm-left{ padding-left:15px; }
}
@media (min-width : 768px) and (max-width : 991px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
}
@media (min-width : 640px) and (max-width : 767px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
}
@media (min-width : 481px) and (max-width : 639px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
.student-picture {
width: 241px;
}
.student-picture img {
max-width: 215px;
}
}
@media (min-width : 320px) and (max-width : 480px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
.student-picture {
width: 100%;
margin-bottom: 10px;
}
.student-picture img {
max-width: 80%;
}
.student-other-info {
padding-left: 20px;
}
}
.tooltip.in {
opacity: 1;
}
.tooltip-arrow {
display: none;
}
.tooltip-inner {
max-width: 500px;
}
|
css/custom.css
|
label { font-weight: normal;}
.no-pad-sm-right{ padding-right:0px; }
.no-pad-sm{ padding-left:0px; padding-right:0px; }
.no-pad-sm-left{ padding-left:0px; }
.no-pad-left{ padding-left:0px; }
.no-pad-right{ padding-right:0px; }
.no-pad{ padding-left:0px; padding-right:0px; }
.pad-right-5{ padding-right:5%; }
.pad-left-5{ padding-left:5%; }
.margin-height{ margin: 2% auto; }
.margin-bottom-2{ margin-bottom: 2%; }
.margin-top-2{ margin-top: 2%; }
.margin-bottom-5{ margin-bottom: 5%; }
.margin-top-5{ margin-top: 5%; }
.margin-left-5{ margin-left: 5%; }
.margin-right-5{ margin-right: 5%; }
table.display td.gradeBtd a.btn-sm {
padding: 5px 8px !important;
}
.red-link {
color: #a94442;
}
.red { background:#f75a57; color:#fff;}
tr.not-reviewd >td { font-weight: bold;}
tr.reviewd >td { font-weight: normal;}
.address-details, .qualification-details, .employment-info, .disabilities-info, .agent-claim, .reffered-claim, .stafflist { display: none;}
#fundingoption2, #fundingoption, #fundingoption3 { display: none;}
.img-left { float:left; min-width:50px; max-width: 130px; padding-left: 15px; padding-right: 15px;}
.company-info { float:left; min-width:230px; padding-left: 15px; padding-right: 15px;}
.img-left img {min-width:50px; max-width: 100px; margin-top:20px;}
a.logo { line-height: 28px; opacity:0.5}
a.logo:hover { opacity:1}
.top-logo { float:left; margin-right: 10px; }
.loading { display: none;}
#emulated { overflow: hidden; height: 100%; min-height: 600px;}
.side-nav i{
font-size:200%;
}
.side-nav { font-size: 12px;}
a.logo:hover > .top-logo { background-position: 0 32px;}
.navbar-inverse .navbar-nav > li > a {
color: #cacaca;
}
.page-header {
margin: 0px 0 20px;
}
.narr {
font-size: 10px;
font-style: italic;
color: #666;
}
#table1 .label {
color: #212121;
}
#table1 td {
padding-bottom: 5px;
}
.lebel-close {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
font-size: 15px;
font-weight: bold;
left: 5px;
position: relative;
top: 2px;
}
.btn-dark {
background: none repeat scroll 0 0 #454545;
color: #fff;
}
.btn-dark:hover {
background: none repeat scroll 0 0 #000;
color: #fff;
}
.dark {
color: #454545;
}
.dark:hover {
color: #000;
}
.no-bottom > td { border-top: none !important; }
tfoot tr { border-bottom: 2px solid #999; }
.divider {
background-color: #e5e5e5;
height: 1px;
margin: 9px 0;
overflow: hidden;
}
.checkbox-margin-right label{
margin-right: 10%;
}
.margin-top-bottom-o{
margin-bottom: 0px;
margin-top: 10px !important;
}
.mce-panel { border-color: #dfdfdf !important; border-radius: 5px;}
.search-student-list tbody tr{ cursor: pointer; }
.registration-student-list tbody tr, .student-management-list tbody tr{ cursor: pointer; }
.help-inline{
background-color: #FFA8A8; display:block; padding:2%; color:#404040; text-align:right;
}
.nav-pills-sm > li > a {
display: block;
padding: 5px 7px;
position: relative;
font-size: 107%;
cursor: pointer;
}
.image-container {
position: relative;
display: inline-block;
}
.image-container .after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
color: #FFF;
}
.image-container:hover .after {
display: block;
background: rgba(0, 0, 0, .6);
}
.centerbox {
left: 25%;
position: absolute;
text-align: center;
top: 50%;
}
.profileimage{
max-width: 255px; max-height: 255px;
}
.nsidep-body {
}
.nsidep-body a {
color: #c9302c;
}
.ui-timepicker-wrapper {
background: none repeat scroll 0 0 #fff;
border: 1px solid #ddd;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
height: 150px;
margin: 0;
outline: medium none;
overflow-y: auto;
width: 7.5em;
z-index: 10001;
}
table.absent_list_dashboard tr th{
padding-right: 0;
}
table.absent_list_dashboard tr td{
padding-right: 0;
}
select.theory_list {
width: 141px !important;
float: right;
margin-right: 10px;
}
a.lvl_edit {
padding-left: 10px;
}
p.year {
text-align: center;
border: 1px solid rgb(195, 193, 193);
padding: 39px;
border-radius: 4px;
}
.half-left {
width: 33%;
float: left;
}
/*text[text-anchor="middle"]{
color:white;
}*/
text[text-anchor="middle"] tspan {
/*display: none;*/
visibility: hidden;
opacity: 0;
}
.panel-heading h4 {
margin-top: 5px;
margin-bottom: 5px;
}
.attendance_title, .attendance_info {
width: 33.33%;
float: left;
}
.attendance_excuse, .excuse_info, .student-class-title {
width: 50%;
float: left;
}
.current-course {
height: 100px;
}
.attendance {
border-bottom: 1px solid rgb(224, 223, 223);
padding-bottom: 0;
}
.attendance:last-child {
border-bottom: none;
}
.student-id {
float: right;
max-width: 300px;
text-align: center;
}
.student_info h3 {
margin-top: 10px;
}
.class_list {
margin-top: 10px;
}
#class-list-details {
background: rgba(232, 29, 29, 0.8);
color: white;
}
#class-list-details th, #class-list-details td {
padding: 5px;
}
#class-list-details thead {
background: black;
color: white;
}
.attendance_info_list tr td:last-child {
width: 40%;
}
.idtext > h3 {
font-size: 38px;
font-weight: bold;
margin: 0 auto;
}
p.student-name {
font-size: 20px;
}
.student-picture {
width: 250px;
}
.student-picture img {
max-width: 225px;
}
/*.student-other-info {
max-width: 240px;
}*/
#student-phone, #student-email {
cursor: pointer;
font-size: 22px;
color: #74c767;
}
.tooltip {
border:none;
font-size: 16px;
background: none;
}
.tooltip-inner {
background: #74c767;
}
.tooltip.top .tooltip-arrow {
/*color: #74c767;*/
border-top-color: #74c767 !important;
/*display: none;*/
}
#exame-result-list {
margin-top: 30px;
}
#student_exm_result tr {
margin: 5px;
}
.notify-email {
}
.alert-red-box {
background: none repeat scroll 0 0 #d9534f;
border: medium none #d9534f;
color: #fff;
}
.alert-green-box {
background: none repeat scroll 0 0 #00A802;
border: medium none #00A802;
color: #fff;
}
.alert-yellow-box {
background: none repeat scroll 0 0 #F7B043;
border: medium none #F7B043;
color: #fff;
}
p#show-disability-error, p#show-dec-error {
border: 1px solid red;
padding: 3px 8px;
color: red;
border-radius: 4px;
display: none;
}
/*jquery ui mod*/
.ui-corner-all{
border: 1px solid #333;
}
.ui-autocomplete .ui-corner-all {
border:none;
}
a.ui-state-focus { background-image: url('/images/j.png') !important; background-color: #212121 !important; color: #fff !important; border: 1px solid #fff !important;}
#JournalTable tfoot{ border-bottom: 2px solid #666; }
@media (min-width: 992px) {
#page-wrapper { min-height:768px; }
}
@media (max-width: 767px) {
.no-pad-sm-right{ padding-right:15px; }
.no-pad-sm{ padding-left:15px; padding-right:15px; }
.no-pad-sm-left{ padding-left:15px; }
}
@media (min-width : 768px) and (max-width : 991px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
}
@media (min-width : 640px) and (max-width : 767px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
}
@media (min-width : 481px) and (max-width : 639px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
.student-picture {
width: 241px;
}
.student-picture img {
max-width: 215px;
}
}
@media (min-width : 320px) and (max-width : 480px) {
.student-id {
float: none;
max-width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 15px;
}
.student-picture {
width: 100%;
margin-bottom: 10px;
}
.student-picture img {
max-width: 80%;
}
.student-other-info {
padding-left: 20px;
}
}
.tooltip.in {
opacity: 1;
}
.tooltip-arrow {
display: none;
}
.tooltip-inner {
max-width: 500px;
}
| 0.447219 | 0.222004 |
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace;
}
.col {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
body {
margin: 0;
}
div {
display: block;
}
footer {
text-align: center;
padding: 1rem;
text-decoration: none;
}
html {
min-height: 0vw;
font-size: 1rem;
line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
a {
color: #0056b3;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar {
padding-top: 1rem;
text-align: center;
}
nav {
position: relative;
align-items: center;
justify-content: flex-start;
margin: 0;
}
.nav-link {
padding: 0.5rem 0.5rem;
font-size: 20px;
overflow-wrap: normal;
}
.nav-link span {
display: inline-block;
}
.jumbotron {
padding: 3rem 1rem;
background-image: url("https://d33wubrfki0l68.cloudfront.net/dd3f15bf8a1d94bdcaff3f3076e88ba34eb7fe55/4938b/static/img/map.jpg");
height: auto;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
position: relative;
text-align: center;
vertical-align: middle;
color: white;
margin-bottom: 0;
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
vgtitle {
font-size: 10vmin;
vertical-align: middle;
}
.ipa-pronunciation {
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana,
sans-serif;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
cursor: pointer;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1140px;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
pre {
display: block;
}
figure {
margin: 0 0 1rem;
text-align: center;
}
.img-fluid {
max-width: 100%;
height: auto;
}
img {
vertical-align: middle;
border-style: none;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
.col-md-8 {
flex: 1 1 660px !important;
}
.col-md-4 {
flex: 1 1 290px !important;
}
*,
::after,
::before {
box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.75rem;
}
p,
pre {
margin-top: 0;
margin-bottom: 1rem;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
align-self: center;
}
dl,
ol,
ul {
margin-top: 0;
margin-bottom: 1rem;
}
.table-of-contents {
padding: 0 !important;
margin-bottom: 1rem;
}
.table-of-contents ul {
margin-bottom: 0 !important;
}
.centred {
text-align: center;
}
|
static/css/bootstrap-subset.css
|
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace;
}
.col {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
body {
margin: 0;
}
div {
display: block;
}
footer {
text-align: center;
padding: 1rem;
text-decoration: none;
}
html {
min-height: 0vw;
font-size: 1rem;
line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
a {
color: #0056b3;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar {
padding-top: 1rem;
text-align: center;
}
nav {
position: relative;
align-items: center;
justify-content: flex-start;
margin: 0;
}
.nav-link {
padding: 0.5rem 0.5rem;
font-size: 20px;
overflow-wrap: normal;
}
.nav-link span {
display: inline-block;
}
.jumbotron {
padding: 3rem 1rem;
background-image: url("https://d33wubrfki0l68.cloudfront.net/dd3f15bf8a1d94bdcaff3f3076e88ba34eb7fe55/4938b/static/img/map.jpg");
height: auto;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
position: relative;
text-align: center;
vertical-align: middle;
color: white;
margin-bottom: 0;
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
vgtitle {
font-size: 10vmin;
vertical-align: middle;
}
.ipa-pronunciation {
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana,
sans-serif;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
cursor: pointer;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1140px;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
pre {
display: block;
}
figure {
margin: 0 0 1rem;
text-align: center;
}
.img-fluid {
max-width: 100%;
height: auto;
}
img {
vertical-align: middle;
border-style: none;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
.col-md-8 {
flex: 1 1 660px !important;
}
.col-md-4 {
flex: 1 1 290px !important;
}
*,
::after,
::before {
box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.75rem;
}
p,
pre {
margin-top: 0;
margin-bottom: 1rem;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
align-self: center;
}
dl,
ol,
ul {
margin-top: 0;
margin-bottom: 1rem;
}
.table-of-contents {
padding: 0 !important;
margin-bottom: 1rem;
}
.table-of-contents ul {
margin-bottom: 0 !important;
}
.centred {
text-align: center;
}
| 0.439747 | 0.119075 |
@charset "utf-8";
/* CSS Document */
/* CSS 顶部横条 */
.index-top-box {
width: 100%;
height: 35px;
background: url(../img/sprite/sprite-point.jpg) #f5f5f5 bottom repeat-x;
}
.index-top {
width: 1200px;
height: 35px;
line-height: 35px;
}
/* 城市选择 */
.checkCity {
display: block;
width: 78px;
height: 34px;
line-height: 34px;
border: 1px solid #f5f5f5;
border-bottom: none;
margin-left: 5px;
position: relative;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 62px 15px
}
.checkCity:hover {
border: 1px solid #dedede;
border-bottom: none;
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 62px 15px
}
/* 城市选择 */
.listCity {
width: 510px;
padding: 20px;
background: #fff;
border: 1px solid #dedede;
border-top: none
}
.checkRegional {
width: 100%;
line-height: 22px;
border-bottom: 1px dotted #dedede;
margin-top: 10px;
padding-bottom: 10px;
}
.checkRegional a {
padding: 0 5px;
}
.checkRegional a:hover {
color: #FF0000;
}
.addMore {
width: 100%;
height: auto;
line-height: 20px;
padding: 10px 0;
border-bottom: 1px dotted #dedede;
background: #f5f5f5;
}
.addMore a {
padding: 2px 7px;
margin-left: 5px
}
.addMore a:hover {
background: #0f9b33;
color: #FFFFFF
}
/* 商圈或社区 */
.community {
width: 85px;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 71px 15px
}
.community:hover {
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 71px 15px
}
/* 社区选择 */
.listCommunity {
width: 500px;
padding: 20px;
background: #fff;
border: 1px solid #dedede;
border-top: none;
}
.qu-check {
width: 100%;
overflow: auto;
}
.qu-check li {
width: 25%;
height: 32px;
float: left;
display: inline;
margin-top: 8px;
margin-bottom: 8px;
}
.qu-check li a {
display: block;
width: 86%;
height: 30px;
line-height: 30px;
border: 1px solid #e7e7e7;
text-align: center;
font-weight: bold;
color: #868686;
background: #edecec;
margin: 0 auto;
background: #f4f4f4;
border-radius: 4px
}
.qu-check li a:hover {
border: 1px solid #e34f69;
color: #fff;
background: #f25a75
}
/* 商圈选择 */
.quan-check li {
width: 50%
}
.quan-check li a {
width: 90%
}
/* 网站导航 */
.all-webNav {
width: 448px;
padding: 15px 0;
background: #fff;
border: 1px solid #dedede;
border-top: none;
}
.all-menu {
border-right: 1px dotted #dedede;
height: auto;
width: 80px;
margin-left: 30px;
}
.all-menu li {
width: 90%;
line-height: 24px;
}
.all-menu li a {
color: #999999
}
.all-menu li a:hover {
color: #e5274f
}
/* 收藏夹 */
.favorit {
width: 65px;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 48px 15px;
margin-left: 0;
}
.favorit:hover {
width: 65px;
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 48px 15px
}
.Collection-of-goods {
width: 180px;
padding: 10px;
background: #fff;
border: 1px solid #dedede;
border-top: none;
}
/* 无下拉链接 */
.noneAny {
margin-left: 5px;
margin-right: 5px;
padding: 0 3px;
}
.noneAny a {
color: #999999
}
.noneAny a:hover {
color: #e5274f
}
/* 我易到的货 */
.myGoods {
width: 90px;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 72px 15px
}
.myGoods:hover {
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 72px 15px
}
/* 手机版 */
.phone {
width: 60px;
height: 35px;
}
.phone a {
display: block;
width: 60px;
text-indent: 15px;
background: url(../img/sprite/index-btn-phone1.gif) left center no-repeat;
}
.phone a:hover {
background: url(../img/sprite/index-btn-phone2.gif) left center no-repeat;
color: #cb102f
}
/*左边显示/右边显示*/
.none {
background: #fff;
display: none;
position: absolute;
z-index: 99999;
top: 34px;
_top: 33px;
left: -1px;
}
.none-r {
background: #fff;
display: none;
position: absolute;
z-index: 99999;
top: 34px;
_top: 33px;
right: -1px;
}
/* CSS 顶部横条 */
/* LOGO 样式 */
.logoBox {
width: 1200px;
height: 85px;
padding-top: 30px;
background: #fff;
}
.logo {
width: 300px;
height: 85px;
}
/**搜索**/
.searchBox {
width: 600px;
height: 80px;
padding-top: 5px;
margin-left: 153px;
}
.searchCheck {
width: 120px;
height: 34px;
}
.searchCheck .select {
width: 110px;
padding: 5px;
background: #fff;
border: 1px solid #dadada;
color: #989898
}
.searchCheck .select:hover {
border: 1px solid #7f9db9;
color: #989898
}
/**搜索**/
.searchinput {
width: 480px;
height: auto
}
.S-bg {
width: 476px;
height: 30px;
padding: 2px;
background: #e34b64;
}
.S-text {
background: #fff;
width: 392px;
_width: 392px;
height: 24px;
line-height: 24px;
padding: 2px;
border: 1px solid #fff
}
.S-submit {
background: #e34b64;
display: block;
width: 74px;
height: 30px;
line-height: 30px;
border: none;
color: #FFFFFF
}
.S-submit:hover {
color: #FFFF33
}
/**热词**/
.hot-words {
line-height: 24px;
padding: 5px 0;
}
.hot-words a {
padding: 0 3px;
color: #999999
}
.hot-words a:hover {
color: #e5274f
}
/* LOGO 样式 */
/**导航**/
.navBox {
width: 100%;
height: 42px;
background: #bc1b35
}
.nav {
width: 1200px;
height: 42px;
background: #d51938
}
/**商品分类**/
.classification {
width: 220px;
background: #9f0b23;
height: 42px
}
.classification .hd {
width: 220px;
height: 42px;
line-height: 42px;
text-indent: 15px;
color: #FFFFFF;
background: url(../img/sprite/index-btn-jt3.gif) right center no-repeat;
background-position: 82px 20px;
}
/**主导航**/
.bigNav {
width: 500px;
height: 42px;
}
.bigNav ul li {
width: 120px;
height: 42px;
float: left;
display: inline;
background: url(../img/sprite/nav-fg.gif) right center no-repeat
}
.bigNav ul li a {
display: block;
width: 118px;
height: 42px;
line-height: 42px;
color: #fff;
text-align: center;
font-size: 14px;
}
.bigNav ul li a:hover {
background: #e41537;
color: #FFFF33
}
/**购物车**/
.shopping-cart {
width: 160px;
padding-left: 60px;
height: 42px;
line-height: 42px;
color: #FFFFFF;
border-left: 1px dotted #e41537;
background: url(../img/sprite/buyCar.png) left center no-repeat;
background-position: 20px 5px
}
.shopping-cart:hover {
background: url(../img/sprite/buyCar.png) #e41537 left center no-repeat;
background-position: 20px 5px
}
.shopping-cart a {
color: #fff
}
.shopping-cart a:hover {
color: #FFFF33
}
/* 用户管理位置 */
.user_here {
width: 1198px;
height: 33px;
line-height: 33px;
color: #999999;
border: 1px solid #dedede;
margin-top: 10px;
text-indent: 10px;
}
/**底部信息**/
.footerLink {
width: 100%;
background: #f0f0f0;
padding: 30px 0;
border-top: 5px solid #e7e7e7;
}
.footerLink_ul {
width: 1200px;
overflow: auto;
margin-top: 10px
}
.footerLink_ul ul {
width: 150px;
height: 200px;
float: left;
display: inline;
border-right: 1px dotted #dedede;
padding-left: 49px;
}
.footerLink_ul ul h2 {
color: #676666;
margin-bottom: 5px;
}
.footerLink_ul ul li {
line-height: 24px
}
.footerLink_ul ul:hover h2 {
color: #068a1c
}
.footerLink_ul ul li a {
color: #999999;
-webkit-transition: background .3s ease, color 0.2s linear;
-moz-transition: background .3s ease, color 0.2s linear;
-o-transition: background .3s ease, color 0.2s linear;
transition: background .3s ease, color 0.2s linear;
}
.footerLink_ul ul li a:hover {
color: #068a1c
}
/**底部信息**/
.footer {
width: 100%;
text-align: center;
padding: 20px 0;
}
.footer-nav a {
padding: 0 7px;
-webkit-transition: background .3s ease, color 0.2s linear;
-moz-transition: background .3s ease, color 0.2s linear;
-o-transition: background .3s ease, color 0.2s linear;
transition: background .3s ease, color 0.2s linear;
}
.footer p {
padding: 5px 0;
line-height: 22px;
}
|
TermProject-2020-2021-1/框架企业级应用综合设计-2020-11/提交版/唐可寅-美博城-数据库 ,ER,我的痕迹,猜你喜欢/项目代码/项目源码/course-design-ecommerce-202011/src/main/resources/static/css/top-style.css
|
@charset "utf-8";
/* CSS Document */
/* CSS 顶部横条 */
.index-top-box {
width: 100%;
height: 35px;
background: url(../img/sprite/sprite-point.jpg) #f5f5f5 bottom repeat-x;
}
.index-top {
width: 1200px;
height: 35px;
line-height: 35px;
}
/* 城市选择 */
.checkCity {
display: block;
width: 78px;
height: 34px;
line-height: 34px;
border: 1px solid #f5f5f5;
border-bottom: none;
margin-left: 5px;
position: relative;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 62px 15px
}
.checkCity:hover {
border: 1px solid #dedede;
border-bottom: none;
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 62px 15px
}
/* 城市选择 */
.listCity {
width: 510px;
padding: 20px;
background: #fff;
border: 1px solid #dedede;
border-top: none
}
.checkRegional {
width: 100%;
line-height: 22px;
border-bottom: 1px dotted #dedede;
margin-top: 10px;
padding-bottom: 10px;
}
.checkRegional a {
padding: 0 5px;
}
.checkRegional a:hover {
color: #FF0000;
}
.addMore {
width: 100%;
height: auto;
line-height: 20px;
padding: 10px 0;
border-bottom: 1px dotted #dedede;
background: #f5f5f5;
}
.addMore a {
padding: 2px 7px;
margin-left: 5px
}
.addMore a:hover {
background: #0f9b33;
color: #FFFFFF
}
/* 商圈或社区 */
.community {
width: 85px;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 71px 15px
}
.community:hover {
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 71px 15px
}
/* 社区选择 */
.listCommunity {
width: 500px;
padding: 20px;
background: #fff;
border: 1px solid #dedede;
border-top: none;
}
.qu-check {
width: 100%;
overflow: auto;
}
.qu-check li {
width: 25%;
height: 32px;
float: left;
display: inline;
margin-top: 8px;
margin-bottom: 8px;
}
.qu-check li a {
display: block;
width: 86%;
height: 30px;
line-height: 30px;
border: 1px solid #e7e7e7;
text-align: center;
font-weight: bold;
color: #868686;
background: #edecec;
margin: 0 auto;
background: #f4f4f4;
border-radius: 4px
}
.qu-check li a:hover {
border: 1px solid #e34f69;
color: #fff;
background: #f25a75
}
/* 商圈选择 */
.quan-check li {
width: 50%
}
.quan-check li a {
width: 90%
}
/* 网站导航 */
.all-webNav {
width: 448px;
padding: 15px 0;
background: #fff;
border: 1px solid #dedede;
border-top: none;
}
.all-menu {
border-right: 1px dotted #dedede;
height: auto;
width: 80px;
margin-left: 30px;
}
.all-menu li {
width: 90%;
line-height: 24px;
}
.all-menu li a {
color: #999999
}
.all-menu li a:hover {
color: #e5274f
}
/* 收藏夹 */
.favorit {
width: 65px;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 48px 15px;
margin-left: 0;
}
.favorit:hover {
width: 65px;
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 48px 15px
}
.Collection-of-goods {
width: 180px;
padding: 10px;
background: #fff;
border: 1px solid #dedede;
border-top: none;
}
/* 无下拉链接 */
.noneAny {
margin-left: 5px;
margin-right: 5px;
padding: 0 3px;
}
.noneAny a {
color: #999999
}
.noneAny a:hover {
color: #e5274f
}
/* 我易到的货 */
.myGoods {
width: 90px;
background: url(../img/sprite/index-btn-jt2.gif) right center no-repeat;
background-position: 72px 15px
}
.myGoods:hover {
background: url(../img/sprite/index-btn-jt1.gif) #fff right center no-repeat;
background-position: 72px 15px
}
/* 手机版 */
.phone {
width: 60px;
height: 35px;
}
.phone a {
display: block;
width: 60px;
text-indent: 15px;
background: url(../img/sprite/index-btn-phone1.gif) left center no-repeat;
}
.phone a:hover {
background: url(../img/sprite/index-btn-phone2.gif) left center no-repeat;
color: #cb102f
}
/*左边显示/右边显示*/
.none {
background: #fff;
display: none;
position: absolute;
z-index: 99999;
top: 34px;
_top: 33px;
left: -1px;
}
.none-r {
background: #fff;
display: none;
position: absolute;
z-index: 99999;
top: 34px;
_top: 33px;
right: -1px;
}
/* CSS 顶部横条 */
/* LOGO 样式 */
.logoBox {
width: 1200px;
height: 85px;
padding-top: 30px;
background: #fff;
}
.logo {
width: 300px;
height: 85px;
}
/**搜索**/
.searchBox {
width: 600px;
height: 80px;
padding-top: 5px;
margin-left: 153px;
}
.searchCheck {
width: 120px;
height: 34px;
}
.searchCheck .select {
width: 110px;
padding: 5px;
background: #fff;
border: 1px solid #dadada;
color: #989898
}
.searchCheck .select:hover {
border: 1px solid #7f9db9;
color: #989898
}
/**搜索**/
.searchinput {
width: 480px;
height: auto
}
.S-bg {
width: 476px;
height: 30px;
padding: 2px;
background: #e34b64;
}
.S-text {
background: #fff;
width: 392px;
_width: 392px;
height: 24px;
line-height: 24px;
padding: 2px;
border: 1px solid #fff
}
.S-submit {
background: #e34b64;
display: block;
width: 74px;
height: 30px;
line-height: 30px;
border: none;
color: #FFFFFF
}
.S-submit:hover {
color: #FFFF33
}
/**热词**/
.hot-words {
line-height: 24px;
padding: 5px 0;
}
.hot-words a {
padding: 0 3px;
color: #999999
}
.hot-words a:hover {
color: #e5274f
}
/* LOGO 样式 */
/**导航**/
.navBox {
width: 100%;
height: 42px;
background: #bc1b35
}
.nav {
width: 1200px;
height: 42px;
background: #d51938
}
/**商品分类**/
.classification {
width: 220px;
background: #9f0b23;
height: 42px
}
.classification .hd {
width: 220px;
height: 42px;
line-height: 42px;
text-indent: 15px;
color: #FFFFFF;
background: url(../img/sprite/index-btn-jt3.gif) right center no-repeat;
background-position: 82px 20px;
}
/**主导航**/
.bigNav {
width: 500px;
height: 42px;
}
.bigNav ul li {
width: 120px;
height: 42px;
float: left;
display: inline;
background: url(../img/sprite/nav-fg.gif) right center no-repeat
}
.bigNav ul li a {
display: block;
width: 118px;
height: 42px;
line-height: 42px;
color: #fff;
text-align: center;
font-size: 14px;
}
.bigNav ul li a:hover {
background: #e41537;
color: #FFFF33
}
/**购物车**/
.shopping-cart {
width: 160px;
padding-left: 60px;
height: 42px;
line-height: 42px;
color: #FFFFFF;
border-left: 1px dotted #e41537;
background: url(../img/sprite/buyCar.png) left center no-repeat;
background-position: 20px 5px
}
.shopping-cart:hover {
background: url(../img/sprite/buyCar.png) #e41537 left center no-repeat;
background-position: 20px 5px
}
.shopping-cart a {
color: #fff
}
.shopping-cart a:hover {
color: #FFFF33
}
/* 用户管理位置 */
.user_here {
width: 1198px;
height: 33px;
line-height: 33px;
color: #999999;
border: 1px solid #dedede;
margin-top: 10px;
text-indent: 10px;
}
/**底部信息**/
.footerLink {
width: 100%;
background: #f0f0f0;
padding: 30px 0;
border-top: 5px solid #e7e7e7;
}
.footerLink_ul {
width: 1200px;
overflow: auto;
margin-top: 10px
}
.footerLink_ul ul {
width: 150px;
height: 200px;
float: left;
display: inline;
border-right: 1px dotted #dedede;
padding-left: 49px;
}
.footerLink_ul ul h2 {
color: #676666;
margin-bottom: 5px;
}
.footerLink_ul ul li {
line-height: 24px
}
.footerLink_ul ul:hover h2 {
color: #068a1c
}
.footerLink_ul ul li a {
color: #999999;
-webkit-transition: background .3s ease, color 0.2s linear;
-moz-transition: background .3s ease, color 0.2s linear;
-o-transition: background .3s ease, color 0.2s linear;
transition: background .3s ease, color 0.2s linear;
}
.footerLink_ul ul li a:hover {
color: #068a1c
}
/**底部信息**/
.footer {
width: 100%;
text-align: center;
padding: 20px 0;
}
.footer-nav a {
padding: 0 7px;
-webkit-transition: background .3s ease, color 0.2s linear;
-moz-transition: background .3s ease, color 0.2s linear;
-o-transition: background .3s ease, color 0.2s linear;
transition: background .3s ease, color 0.2s linear;
}
.footer p {
padding: 5px 0;
line-height: 22px;
}
| 0.276886 | 0.067362 |
--------------------------------------------------------------------------------*/
* {
-webkit-font-smoothing: antialiased;
text-shadow: none;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
html, body {
height: 100%;
}
body {
background: #f1f1f1;
margin: 0;
font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei";
font-size: 13px;
line-height: 16px;
color: #333;
overflow-x: hidden;
padding-right: 0 !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
img {
/* Responsive images (ensure images don't scale beyond their parents) */
max-width: 100%;
/* Part 1: Set a maxium relative to the parent */
/*width: auto\9; */
/* IE7-8 need help adjusting responsive images */
height: auto;
/* Part 2: Scale the height according to the width, otherwise you get stretching */
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
button, input, select, textarea {
margin: 0;
vertical-align: middle;
font-family: inherit;
outline: none;
font-size: inherit;
line-height: inherit;
}
button, input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
label, select, button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: #BABABA;
}
:-moz-placeholder {
color: #BABABA;
}
/* Firefox 18- */
::-moz-placeholder {
color: #BABABA;
}
/* Firefox 19+ */
:-ms-input-placeholder {
color: #BABABA;
}
textarea {
overflow: auto;
vertical-align: top;
resize: none;
}
/* reset design */
.rs {
margin: 0;
padding: 0;
}
ul.rs, ol.rs {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #333;
line-height: 1.2em;
}
h1 {
font-size: 3.0769em
}
h2 {
font-size: 2.3077em
}
h3 {
font-size: 1.8462em
}
h4 {
font-size: 1.3846em
}
h5 {
font-size: 1.0769em
}
h6 {
font-size: 0.9231em
}
/* 2. Common css
--------------------------------------------------------------------------------*/
.make-left {
float: left
}
.make-right {
float: right
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.row:after {
clear: both;
}
.clear {
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.row-clear {
clear: both;
}
.mb20 {
margin-bottom: 20px;
}
.col-4 {
width: 25%;
}
.dis-scroll { /*overflow: hidden;*/
}
.hide-elem {
display: none
}
.cs-p {
cursor: pointer;
}
.pl-10 {
padding-left: 10px;
}
.pr-10 {
padding-right: 10px;
}
.pt-15 {
padding-top: 20px;
}
.pb-15 {
padding-bottom: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pb-20 {
padding-bottom: 20px;
}
.mt-5 {
margin-top: 5px;
}
.mt-6 {
margin-top: 6px;
}
.mt-10 {
margin-top: 10px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-30 {
margin-top: 30px;
}
.mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-30 {
margin-bottom: 30px;
}
.tt-l {
text-transform: lowercase
}
.tt-u {
text-transform: uppercase
}
.ta-l {
text-align: left
}
.ta-c {
text-align: center
}
.ta-r {
text-align: right
}
.td-u {
text-decoration: underline;
}
.fs-i {
font-family: "Open Sans Italic", sans-serif
}
.fw-n {
font-family: "Open Sans", sans-serif
}
.fw-b {
font-family: "Open Sans Bold", sans-serif
}
.fw-sb {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}
.fw-l {
font-family: "Open Sans Light", sans-serif
}
.fwb {
font-weight: bold;
}
.fw-ma {
font-family: "myriad", sans-serif
}
.fw-mab {
font-family: "myriad bold", sans-serif
}
.fw-rb {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.fw-rbm {
font-family: 'Roboto', sans-serif;
font-weight: 500;
}
.fw-rbb {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.fw-lt {
font-family: 'Lato-Regular', sans-serif;
}
.fw-ltb {
font-family: 'Lato-Bold', sans-serif;
}
.fwn {
font-weight: normal;
font-family: Arial, sans-serif;
}
.fs-10 {
font-size: 10px
}
.fs-11 {
font-size: 11px
}
.fs-12 {
font-size: 12px
}
.fs-13 {
font-size: 13px
}
.fs-14 {
font-size: 14px
}
.fs-15 {
font-size: 15px
}
.fs-16 {
font-size: 16px
}
.fs-17 {
font-size: 17px
}
.fs-18 {
font-size: 18px
}
.fs-20 {
font-size: 20px
}
.fs-21 {
font-size: 21px
}
.fs-22 {
font-size: 22px
}
.fs-23 {
font-size: 23px
}
.fs-24 {
font-size: 24px
}
.fs-25 {
font-size: 25px
}
.fs-26 {
font-size: 26px
}
.fs-29 {
font-size: 29px
}
.fs-40 {
font-size: 40px
}
.fwn {
font-style: normal;
}
.fwb {
font-weight: bold;
}
.fsi {
font-style: italic;
}
.cl-trans {
-webkit-transition: color 0.15s;
-moz-transition: color 0.15s;
-o-transition: color 0.15s;
transition: color 0.15s;
}
a {
color: #333;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:hover, a:active {
outline: 0;
}
a.be-green:hover {
color: #16a085;
text-decoration: none
}
a.fc-green, .fc-green {
color: #16a085
}
a.fc-white, .fc-white {
color: #fff
}
a.fc-black-d, .fc-black-d {
color: #111
}
a.fc-black, .fc-black {
color: #333
}
a.fc-black2, .fc-black2 {
color: #444
}
a.fc-blue, .fc-blue {
color: #336699;
font-size: 15px;
}
a.fc-blue2, .fc-blue2 {
color: #247bbd;
}
a.fc-link, .fc-link {
color: #0066cc;
}
a.fc-sky, .fc-sky {
color: #f0792f;
font-size: 15px;
margin-bottom: 8px;
display: block;
}
a.fc-gray, .fc-gray {
color: #999
}
a.fc-gray2, .fc-gray2 {
color: #888
}
a.fc-gray5, .fc-gray5 {
color: #555
}
a.fc-gray6, .fc-gray6 {
color: #666
}
a.fc-yellow, .fc-yellow {
color: #f39a07
}
a.fc-orange, .fc-orange {
color: #ff6700
}
a.fc-orange2, .fc-orange2 {
color: #df702e !important;
}
a.fc-red, .fc-red {
color: #ff0000
}
a.fc-red2, .fc-red2 {
color: #d60c0c
}
a.fc-red3, .fc-red3 {
color: #ac0000
}
a.fc-red4, .fc-red4 {
color: #ac0000
}
.fc-red2 .td-border {
color: #d60c0c;
border-bottom: 1px solid #d60c0c;
}
.mb10 {
margin-bottom: 10px
}
.disabled {
cursor: default !important;
opacity: 0.5 !important;
filter: alpha(Opacity=50) !important;
}
.error-log {
color: red;
padding: 5px 0;
margin: 0;
}
.poptip-cm {
position: absolute;
top: 100%;
left: 0;
min-width: 280px;
z-index: 2;
display: none;
}
.poptip-cm .inner-poptip {
position: relative;
text-align: center;
background: #fff;
padding: 5px 10px;
border: 1px solid #cacaca;
box-shadow: 0 1px 4px rgba(51, 51, 51, 0.45);
color: #333;
border-radius: 3px;
}
.poptip-cm .inner-poptip .icon-pick,
.poptip-cm .inner-poptip .iPR {
position: absolute;
right: -8px;
top: 17px;
}
.h-cskh-new .poptip-cm .icon-pick{
position: absolute;
}
label.face_select_box select {
background: #fff;
color: #888;
border: none;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
label.face_select_box {
position: relative
}
label.face_select_box:after {
content: '';
font: 11px "Consolas", monospace;
color: #aaa;
right: 8px;
top: 6px;
padding: 0 0 2px;
position: absolute;
pointer-events: none;
height: 7px;
width: 10px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
background-position: -368px -98px;
}
label.face_select_box:before {
content: '';
right: 6px;
top: 0;
width: 20px;
height: 20px;
position: absolute;
pointer-events: none;
}
/*!**** Button ****!*/
/*.btn {*/
/*cursor: pointer;*/
/*display: inline-block;*/
/*min-width: 112px;*/
/*height: 32px;*/
/*line-height: 32px;*/
/*text-align: center;*/
/*position: relative;*/
/*box-shadow: 0 3px #dfac56;*/
/*border: 0;*/
/*padding: 0;*/
/*margin: 0;*/
/*background: #fece7f;*/
/*border-radius: 3px;*/
/*text-decoration: none;*/
/*}*/
/*.btn:hover {*/
/*background: #F5C67D;*/
/*}*/
/*.btn:active {*/
/*top: 1px;*/
/*box-shadow: 0 2px #dfac56;*/
/*}*/
/*!*color*!*/
/*.btn-red {*/
/*}*/
/*.btn-red:hover {*/
/*}*/
/*.btn-red-g {*/
/*cursor: pointer;*/
/*border-radius: 3px;*/
/*color: #FFF;*/
/*text-align: center;*/
/*border: 1px solid #a52200;*/
/*box-shadow: 0 1px #ffb19c inset;*/
/*background: #f97450; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #f97450 0%, #d93f17 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f97450), color-stop(100%, #d93f17)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top, #f97450 0%, #d93f17 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top, #f97450 0%, #d93f17 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top, #f97450 0%, #d93f17 100%); !* IE10+ *!*/
/*background: linear-gradient(top, #f97450 0%, #d93f17 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f97450', endColorstr='#d93f17', GradientType=0); !* IE6-9 *!*/
/*}*/
/*.btn-red-g:hover {*/
/*background: #d93f17;*/
/*}*/
/*.btn-yellow {*/
/*background: #f1c40f;*/
/*font-family: "Open Sans Semibold", sans-serif;*/
/*font-size: 18px;*/
/*box-shadow: 0 3px #d1a700;*/
/*}*/
/*.btn-yellow:hover {*/
/*background: #E8BC0F;*/
/*}*/
/*.btn-yellow:active {*/
/*top: 1px;*/
/*box-shadow: 0 2px #d1a700;*/
/*}*/
/*.btn-gray-g {*/
/*cursor: pointer;*/
/*border-radius: 3px;*/
/*text-align: center;*/
/*height: 38px;*/
/*line-height: 36px;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #666;*/
/*text-shadow: 0 1px #fff;*/
/*border: 1px solid #9b9ea5;*/
/*background: #fbfbfc; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfc), color-stop(100%, #e8eaec)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* IE10+ *!*/
/*background: linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfc', endColorstr='#e8eaec', GradientType=0); !* IE6-9 *!*/
/*}*/
/*.btn-gray-g:hover {*/
/*background: #e8eaec;*/
/*}*/
/*leanModal*/
#lean_overlay {
position: fixed;
z-index: 10000;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: #000;
display: none;
}
#gio-hang-pop-up {
top: 50% !important;
height: auto;
left: 50%;
min-height: 350px;
margin-top: -303.5px;
}
#gio-hang-pop-up .one-item-notice {
position: absolute;
bottom: 10px;
left: 15px;
}
.gift-notice {
position: relative;
padding-left: 45px;
}
.gift-notice:before {
content: "";
display: block;
background: url('https://muachung.vn/frontEnd/dulich/images/gift_icon2.png') no-repeat;
width: 36px;
height: 47px;
position: absolute;
left: 0;
top: -21px;
}
#gio-hang-pop-up .gift-notice {
position: absolute;
padding-left: 45px;
bottom: 96px;
left: 15px;
}
#gio-hang-pop-up .gift-notice:before {
content: "";
display: block;
background: url('https://muachung.vn/frontEnd/dulich/images/gift_icon2.png') no-repeat;
width: 36px;
height: 47px;
position: absolute;
left: 0;
top: -21px;
}
#gio-hang-pop-up .popup-title {
height: 46px;
line-height: 46px;
padding: 0 17px;
background: #fff;
border-bottom: none;
}
#gio-hang-pop-up .your-cart {
font-size: 16px;
padding-left: 40px;
}
#gio-hang-pop-up .modal_close {
width: 32px;
height: 32px;
border-radius: 50%;
background: #c8c8c8 url('https://muachung.vn/frontEnd/dulich/images/close_icon3.png') no-repeat center center;
position: absolute;
right: -15px;
top: -5px;
}
.cart-popup-icon {
content: '';
position: absolute;
width: 30px;
height: 25px;
background: url(../img/icons/cart_icon.png) no-repeat;
}
#gio-hang-pop-up .your-cart strong {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 14px;
color: #666;
}
#gio-hang-pop-up .popup-content {
padding: 0;
}
#gio-hang-pop-up .product-info-wrapper {
position: relative;
line-height: 25px;
max-width: 360px;
}
#gio-hang-pop-up .product-info-wrapper .product-info-title {
height: 35px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
#gio-hang-pop-up .product-info-title a {
color: #0066c0;
text-decoration: none;
}
#gio-hang-pop-up .product-price {
line-height: 20px;
}
#gio-hang-pop-up .product-price .old-price {
color: #888;
text-decoration: line-through;
}
#gio-hang-pop-up .product-price .new-price {
color: #555;
font-weight: bold;
}
#gio-hang-pop-up .thanh-tien {
color: #555;
font-weight: bold;
}
#gio-hang-pop-up .thanh-tien.is-sunhouse {
margin-bottom: 107px !important;
}
#gio-hang-pop-up .thanh-tien .vat-tax {
font-weight: normal;
color: #888;
padding: 10px 0 15px;
}
#gio-hang-pop-up table img.img-p-cart {
width: 93px;
margin-right: 10px;
}
.select-num.xxxDropdown {
width: 70px;
}
.select-num.xxxDropdown .show-val {
border-radius: 3px;
border: 1px solid #afafaf;
color: #555;
font-style: normal;
}
.select-num.xxxDropdown .show-val:after {
content: "";
position: absolute;
border-bottom: 4px solid #666;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
top: 8px;
right: 10px;
}
.select-num.xxxDropdown .show-val:before {
content: "";
position: absolute;
border-top: 4px solid #666;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
top: 16px;
right: 10px;
}
.select-num.xxxDropdown select {
padding-left: 5px;
}
.fixed_headers {
width: 800px;
table-layout: fixed;
border-collapse: collapse;
}
.fixed_headers th {
background: #f2f2f2;
color: #666;
height: 34px;
text-transform: uppercase;
font-weight: normal;
}
.fixed_headers th,
.fixed_headers td {
padding: 12px 5px;
text-align: left;
}
.fixed_headers td {
vertical-align: top;
}
.fixed_headers td:nth-child(1),
.fixed_headers th:nth-child(1) {
width: 400px;
}
.fixed_headers th:nth-child(1) {
padding-left: 15px
}
.fixed_headers td:nth-child(2),
.fixed_headers th:nth-child(2) {
width: 150px;
}
.fixed_headers td:nth-child(3),
.fixed_headers th:nth-child(3) {
width: 150px;
}
.fixed_headers td:nth-child(4),
.fixed_headers th:nth-child(4) {
width: 100px;
}
.fixed_headers thead {
background-color: #333333;
color: #fdfdfd;
}
.fixed_headers thead tr {
display: block;
position: relative;
}
.fixed_headers tbody {
display: block;
overflow: auto;
width: 100%;
height: 355px;
}
.fixed_headers tbody tr {
border-top: 1px dashed #dbdbdb;
}
.fixed_headers tbody tr:first-child {
border-top: none;
}
.fixed_headers tbody::-webkit-scrollbar {
width: 6px;
}
.fixed_headers tbody::-webkit-scrollbar-track {
border-radius: 10px;
}
.fixed_headers tbody::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #d8d8d8;
}
.fixed_headers .left-product-img {
padding-right: 10px;
}
.old_ie_wrapper {
height: 300px;
width: 750px;
overflow-x: hidden;
overflow-y: auto;
}
.old_ie_wrapper tbody {
height: auto;
}
#gio-hang-pop-up input[type="button"] {
width: 222px;
height: 38px;
font-size: 16px;
}
#gio-hang-pop-up .thanh-tien, #gio-hang-pop-up .footer-popup-act {
padding: 15px 15px 0;
margin-bottom: 30px;
}
#gio-hang-pop-up .checkout-process {
position: relative;
}
#gio-hang-pop-up .checkout-process .mc-btn {
display: block;
text-align: center;
padding-right: 30px;
cursor: pointer;
color: #2c3e50;
text-shadow: 0 1px #f8e5b4;
height: 38px;
line-height: 36px;
border: 1px solid #95782e;
font-size: 14px;
border-radius: 3px;
box-shadow: 0 1px #faecc8 inset;
background: #f6dd9f;
background: -moz-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6dd9f), color-stop(100%, #f0c24f));
background: -webkit-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: -o-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: -ms-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd9f', endColorstr='#f0c24f', GradientType=0);
}
#gio-hang-pop-up .checkout-process .mc-btn:hover {
background: #f0c24f;
}
#gio-hang-pop-up .checkout-process:after {
content: '';
position: absolute;
display: block;
background: url("https://muachung.vn/frontEnd/dulich/images/right-arr-black.png") no-repeat;
width: 12px;
height: 20px;
right: 30px;
top: 9px;
}
#gio-hang-pop-up table.fixed_headers tbody {
height: auto;
max-height: 355px;
margin-top: 10px;
}
/*vietid notice popup*/
.vietid_notice_popup {
width: 500px;
background: #fff;
padding-top: 44px;
}
.vietid_notice_popup .modal_close {
width: 25px;
height: 25px;
background: #035386;
display: block;
line-height: 25px;
text-align: center;
position: absolute;
top: 10px;
right: 10px;
z-index: 9;
}
.vietid_notice_popup .modal_close img {
vertical-align: initial;
}
.vietid_notice_popup__title {
position: absolute;
height: 44px;
line-height: 44px;
background: #187fc2;
width: 100%;
top: 0;
}
.normal_notif .vietid_notice_popup__title {
background: #187fc2;
}
.normal_notif .modal_close {
background: #035386;
}
.warning_notif .vietid_notice_popup__title {
background: #f83729;
}
.warning_notif .modal_close {
background: #b31308;
}
.vietid_notice_popup__title .iRing {
margin-right: 7px;
vertical-align: -3px;
}
.vietid_notice_popup__content {
padding: 14px 4px 14px 18px;
width: 472px;
margin: 0 auto;
line-height: 22px;
}
/*chi tiet don hang*/
.box-order-wrap {
margin-top: 10px;
}
.box-order-info-title {
/*position: absolute;*/
background: #ededed;
height: 34px;
line-height: 34px;
width: 100%;
left: 0;
/*padding: 0 30px;*/
}
.box-order-info-title span {
font-weight: normal;
font-size: 13px;
text-transform: initial;
}
.box-info-product-title-wrap {
border-bottom: 1px solid #e4e4e4;
padding-bottom: 10px;
color: #999;
}
.box-order-info-content {
padding-top: 10px;
}
.box-order-info-content {
/*padding: 0 25px;*/
}
.product-item__item {
padding: 25px 0 10px;
border-bottom: 1px dashed #dbdbdb;
}
.product-item__item:last-child {
/*border-bottom: none;*/
}
.wrap-product-info a {
text-decoration: none;
display: inline-block;
margin-bottom: 5px;
}
.wrap-product-info .product-img {
padding-right: 12px;
}
.wrap-product-info .link {
color: #0066c0;
max-width: 475px;
}
.break-line {
height: 1px;
background: #e4e4e4;
margin: 0 25px;
}
.total-fee-row {
padding: 20px 0;
}
.total-fee-box {
width: 235px;
/*padding-right: 25px;*/
}
.total-fee-row .fee-row {
line-height: 27px;
}
.total-fee-row .total-cost {
border-top: 1px solid #e8e8e8;
padding-top: 12px;
}
a.shoping-ctn {
color: #0066c0;
text-decoration: underline;
position: relative;
padding-left: 12px;
}
a.shoping-ctn:before {
content: "";
display: block;
position: absolute;
border-top: 5px solid transparent;
border-right: 6px solid #0066c0;
border-bottom: 5px solid transparent;
left: 0;
top: 4px;
}
a.remove-product {
position: relative;
color: #0066c0;
padding-left: 20px;
display: inline-block;
font-size: 12px;
margin-top: 10px;
}
a.remove-product:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 5px;
background: url("https://muachung.vn/frontEnd/dulich/images/close_icon.png") no-repeat;
width: 14px;
height: 14px;
}
.product-coupon-code {
height: 15px;
line-height: 15px;
display: inline-block;
background: #ef532b;
text-transform: uppercase;
padding: 0 3px;
color: #fff;
}
.medium-popup {
width: 800px;
background: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
border-radius: 3px;
display: none;
}
.medium-popup .popup-title {
background: #fafafa;
background-image: -webkit-linear-gradient(#eaeaea, #fafafa);
background-image: -o-linear-gradient(#eaeaea, #fafafa);
background-image: linear-gradient(#eaeaea, #fafafa);
height: 34px;
line-height: 34px;
border-bottom: 1px solid #c4c4c4;
position: relative;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.medium-popup .popup-title span {
font-size: 13px;
font-weight: bold;
color: #111;
padding: 0 20px;
}
.img-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.hide-text-over {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.center-elem {
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.center-elem > .cell-center {
text-align: center;
display: table-cell;
vertical-align: top;
}
.center-elem > .cell-center img {
max-height: 100%;
}
.xxxDropdown {
position: relative;
}
.xxxDropdown .show-val {
display: block;
position: relative;
border: 1px solid #e2e2e2;
height: 30px;
line-height: 28px;
padding: 0 22px 0 10px;
}
.xxxDropdown .show-val:before {
content: "\f0d7";
position: absolute;
top: 8px;
right: 10px;
font-weight: 400;
font-size: 14px;
line-height: 1;
}
.xxxDropdown select {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
}
/*tabbable*/
.tab-common {
}
.tab-common .tab-lbls {
border-bottom: 1px solid #e2e2e2;
margin-bottom: 30px;
}
.tab-common .t-lbl {
cursor: pointer;
text-align: center;
position: relative;
float: left;
height: 50px;
line-height: 50px;
font-size: 14px;
padding: 0 36px;
/*border: 1px solid #e2e2e2;
border-bottom: 0;*/
margin-left: -1px;
background: #f3f3f3;
}
.tab-common .t-lbl:first-child {
margin-left: 0;
}
.tab-common .t-lbl:hover {
text-decoration: none;
color: #e98b36;
}
.tab-common .t-lbl.active {
background: #FFFFFF;
color: #e47911;
}
.tab-common .t-lbl.active:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
height: 3px;
width: 100%;
background: #a6a6a6;
box-sizing: content-box;
padding: 0 1px;
}
.muachung-site .tab-common .t-lbl.active:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
height: 3px;
width: 100%;
background: #fff;
box-sizing: content-box;
padding: 0 1px;
}
.tab-common .t-lbl.active:after {
content: "";
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 1px;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: content-box;
}
.tab-common .tab-content-item {
display: none;
font-family: Roboto, sans-serif !important;
color: #333;
line-height: 20px;
}
.tab-common .tab-content-item.active {
display: block;
}
.tab-content-box {
background: #f2dd98;
width: 670px;
padding: 16px 5px 11px 15px;
margin: 33px 0 15px;
}
.tab-content-btns {
margin-top: 13px;
}
.tab-content-box__title {
font-weight: bold;
}
.tab-content-box__title > span {
font-weight: normal;
}
.tab-content-btns li{
display: inline-block;
margin-right: 5px;
}
.tab-content-btns a {
display: block;
height: 32px;
line-height: 32px;
background: #fff;
padding: 0 20px;
text-decoration: none;
color: #777;
border-radius: 3px;
}
.tab-content-btns li.active a {
color: #fff;
background: #c6c6c6;
}
.over-loading {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
padding-top: 110px;
}
.over-loading.active {
display: block;
}
.over-loading:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.6;
filter: alpha(Opacity=60);
}
.over-loading img {
position: relative;
}
/* 4. Navigation
--------------------------------------------------------------------------------*/
.nav {
}
.nav > li {
position: relative;
display: block;
}
/* nav-pills */
.nav-pills > li {
float: left;
}
/* 5. Sprites
--------------------------------------------------------------------------------*/
.icon{background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;border: none;vertical-align:middle; font-size: 0;line-height:0;display: inline-block;*display: inline;*zoom: 1;}
.iLogoDL {width:178px;height:65px;background-position:0 0;}
.iZamba {width:90px;height:23px;background-position:-178px 0;}
.iMC5 {width:40px;height:40px;background-position:-268px 0;}
.iMCTop {width:22px;height:22px;background-position:-318px 0; position: absolute; left: 50%; top: 50%; margin-left: -11px; margin-top: -11px;}
.iBCT {width:104px;height:52px;background-position:-268px 0;}
.iAdmicro {width:137px;height:52px;background-position:-372px 0;}
.iCoconut {width:26px;height:32px;background-position:-178px -23px;}
.iDiscount {width:50px;height:50px;background-position:0 -65px;}
.iDiscount_mc {width:50px;height:50px;background-position:-358px -216px;}
.iMC4 {width:134px;height:32px;background-position:-50px -65px;}
.iUser {width:23px;height:26px;background-position:-220px -52px;}
.iCart {width:28px;height:26px;background-position:-243px -52px;}
.iUser2 {width:19px;height:12px;background-position:-271px -52px;}
.iCheck1 {width:14px;height:11px;background-position:-271px -64px;}
.iPhone {width:14px;height:14px;background-position:-271px -75px;}
.iLocation3 {width:09px;height:14px;background-position:-271px -89px;}
.iAL1 {width:10px;height:18px;background-position:-293px -52px;}
.iAR1 {width:10px;height:18px;background-position:-303px -52px;}
.iAL2 {width:08px;height:13px;background-position:-293px -70px;}
.iAR2 {width:08px;height:13px;background-position:-301px -70px;}
.iCheckBox {width:11px;height:11px;background-position:-293px -83px;}
.iLocation1 {width:10px;height:14px;background-position:-313px -52px;}
.iLocation2 {width:08px;height:12px;background-position:-313px -66px;}
.iAU1 {width:25px;height:13px;background-position:-323px -52px;}
.iAD1 {width:07px;height:04px;background-position:-323px -65px;}
.iAR8 {width:05px;height:07px;background-position:-323px -69px;}
.iAR3 {width:06px;height:11px;background-position:-330px -65px;}
.iAR4 {width:10px;height:16px;background-position:-336px -65px;}
.iSend {width:18px;height:18px;background-position:-323px -81px;}
.iAD2 {width:19px;height:10px;background-position:-341px -81px;}
.iAD4 {width:14px;height:10px;background-position:-345px -91px;}
.iAR6 {width:04px;height:07px;background-position:-341px -91px;}
.iSearch {width:24px;height:24px;background-position:-356px -52px;}
.iAR7 {width:09px;height:26px;background-position:-360px -76px;}
.iAL4 {width:06px;height:11px;background-position:-369px -76px;}
.iAD3 {width:13px;height:09px;background-position:-380px -88px;}
.iPU {width:15px;height:08px;background-position:-393px -88px;}
.iMC1 {width:38px;height:36px;background-position:-380px -52px;}
.iFb {width:30px;height:30px;background-position:-418px -52px;}
.iGG {width:30px;height:30px;background-position:-448px -52px;}
.iYh {width:30px;height:30px;background-position:-478px -52px;}
.iCart2 {width:20px;height:17px;background-position:-418px -82px;}
.iQuote1 {width:23px;height:17px;background-position:-442px -82px;}
.iQuote2 {width:23px;height:17px;background-position:-465px -82px;}
.iEmail {width:18px;height:13px;background-position:-488px -82px;}
.iPR {width:08px;height:15px;background-position:-514px -82px;}
.iBell {width:16px;height:16px;background-position:-508px -52px;}
.iMedal {width:11px;height:13px;background-position:-508px -68px;}
.iTabCT {width:7px;height:9px;background-position:-50px -151px;}
.iZoomDT {width:16px;height:16px;background-position:-292px -120px;}
.cl-trans:hover .iTabCT,.active .iTabCT {width:7px;height:9px;background-position:-50px -142px;}
.iLML {width:9px;height:9px;background-position:-50px -172px;}
.iBreadcrumb {width:14px;height:17px;background-position:-63px -164px;}
.iLatest {width:16px;height:22px;background-position:-78px -142px; margin-right: 5px;}
.iBestBuy {width:10px;height:18px;background-position:-81px -166px;margin-right: 5px;}
.iWishlish {width:28px;height:30px;background-position:0 -263px;}
.iWishlish_detail {width:28px;height:25px;background-position:-50px -272px;}
.iSlideNext {width:10px;height:14px;background-position:-183px -118px;}
.iSlidePrev {width:10px;height:14px;background-position:-178px -104px;}
.iContinute {background: url("https://muachung.vn/frontEnd/dulich/images/continute_btn.png") no-repeat !important; width: 8px;height: 13px; vertical-align: middle; margin-left: 3px; display: inline-block;}
.iGoOut {width:22px;height:22px;background-position:-194px -118px;}
.iShadow {width: 214px;height: 24px;background-position: -50px -246px;}
.iHomeSlideNext {width: 12px;height: 20px;background-position: -64px -142px;}
.iHomeSlideNext_2 {width: 30px;height: 70px;background-position: -219px -275px;}
.iTourSuggest {width: 62px;height: 32px;background-position: -272px -228px;}
.iPlazaSuggest {width: 74px;height: 28px;background-position: -268px -452px;}
.iBtSlideHome {width: 36px;height: 60px;background-position: -415px -210px;}
.i3cham {width: 5px;height: 1px;background-position: -358px -274px;}
.iSelectBox {width: 8px;height: 4px;background-position: -368px -98px;}
.iBell_2 {width: 18px;height: 18px;background-position: -178px -310px;}
.iShop {width: 20px;height: 20px;background-position: -199px -308px;}
.iCard {background: url("https://muachung.vn/frontEnd/dulich/images/icon-thedt.png") no-repeat !important; width: 26px;height: 20px; margin-right: 7px; vertical-align: -5px !important;}
.home-page3 .iCard {background-image: url("https://muachung.vn/frontEnd/dulich/images/icon-thedt2.png") !important;}
.iTrungthu {background: url("https://muachung.vn/frontEnd/dulich/images/icon_fire.png") no-repeat !important; width: 14px !important; height: 23px !important; left: 13px; top: 3px; position: absolute;}
.iCall {width: 22px; height: 24px; background: url("https://muachung.vn/frontEnd/dulich/images/call-icon.gif") no-repeat; margin-right: 10px;}
.iconArrowD {width: 8px; height: 4px; background: url("https://muachung.vn/frontEnd/dulich/images/arrow-d.png") no-repeat;}
.iTick {width: 16px;height: 16px;background-position: -34px -250px;}
.iPoint {width: 3px;height: 3px;background-position: -34px -230px;}
.iNextLish {width: 30px;height: 50px;background-position: -305px -340px;}
.iPrevLish {width: 30px;height: 50px;background-position: -271px -286px;}
.iGoogle {width: 113px;height: 32px;background-position: -358px -341px;}
.iFacebook {width: 113px;height: 32px;background-position: -358px -303px;}
.iTTUT {width: 149px;height: 29px;background-position: 0 -407px;}
.iPlazaList {width: 70px;margin-left: 5px;height: 17px;background-position: -272px -394px;}
.iPlazaDeal {width: 50px;height: 26px;background-position: -474px -303px;}
.iPlazaDeal_2 {width: 100px;height: 97px;background-position: -162px -365px;}
.iPlazaDeal_3 {width: 110px;height: 29px;background-position: -269px -418px;}
.iPlazaDeal_detail {width: 30px;height: 30px;background-position: -402px -378px;}
.iPlazaDeal_detail_x2 {width: 40px;height: 40px;background-position: -358px -378px;}
.dl_bt_prev {width: 46px;height: 96px;background-position: 0 -536px;}
.dl_bt_next {width: 46px;height: 96px;background-position: -50px -536px;}
.dl_bt_prev:hover {width: 46px;height: 96px;background-position: 0 -439px;}
.dl_bt_next:hover {width: 46px;height: 96px;background-position: -51px -438px;}
.iAmthuc {background: url("https://muachung.vn/frontEnd/dulich/images/home/am-thuc.png") no-repeat !important; width: 16px;height: 24px; vertical-align: middle;display: inline-block;}
.iSpa {background: url("https://muachung.vn/frontEnd/dulich/images/home/spa.png") no-repeat !important; width: 19px;height: 28px; vertical-align: middle; margin-left: 3px; display: inline-block;}
.iMenfashion {background: url("https://muachung.vn/frontEnd/dulich/images/home/thoi-trang-nam.png") no-repeat !important; width: 21px;height: 18px; vertical-align: middle; display: inline-block;}
.iWomenfashion {background: url("https://muachung.vn/frontEnd/dulich/images/home/thoi-trang-nu.png") no-repeat !important; width: 19px;height: 24px; vertical-align: middle; margin-left: 3px; display: inline-block;}
.iDtcn {background: url("https://muachung.vn/frontEnd/dulich/images/home/dien-tu-cn.png") no-repeat !important; width: 13px;height: 22px; vertical-align: middle; display: inline-block;}
.iPhukienmp {background: url("https://muachung.vn/frontEnd/dulich/images/home/phu-kien-mp.png") no-repeat !important; width: 22px;height: 18px; vertical-align: middle; display: inline-block;}
.iGiadungnt {background: url("https://muachung.vn/frontEnd/dulich/images/home/gia-dung-noi-that.png") no-repeat !important; width: 15px;height: 29px; vertical-align: middle; display: inline-block;}
.iMevabe {background: url("https://muachung.vn/frontEnd/dulich/images/home/me-va-be.png") no-repeat !important; width: 25px;height: 22px; vertical-align: middle; display: inline-block;}
.iFood {background: url("https://muachung.vn/frontEnd/dulich/images/home/thuc-pham.png") no-repeat !important; width: 26px;height: 26px; vertical-align: middle; display: inline-block;}
.iEdu {background: url("https://muachung.vn/frontEnd/dulich/images/home/dao-tao-giai-tri.png") no-repeat !important; width: 26px;height: 36px; vertical-align: middle; display: inline-block;}
.iTravel {background: url("https://muachung.vn/frontEnd/dulich/images/home/du-lich.png") no-repeat !important; width: 26x;height: 32px; vertical-align: middle; display: inline-block;}
.iSeeAllDeal {background: url("https://muachung.vn/frontEnd/dulich/images/home/all.png") no-repeat !important; width: 9px;height: 9px; vertical-align: middle;display: inline-block;}
.iAction {background: url("https://muachung.vn/frontEnd/dulich/images/home/action2.png") no-repeat !important; width: 24px;height: 22px; vertical-align: middle;display: inline-block;}
.iAction2 {background: url("https://muachung.vn/frontEnd/dulich/images/act2.png") no-repeat !important; width: 11px;height: 9px; vertical-align: middle;display: inline-block;}
.iBadget {background: url("https://muachung.vn/frontEnd/dulich/images/badget.png") no-repeat !important; width: 18px;height: 20px; vertical-align: middle;display: inline-block;}
.iLogoDL {
width: 178px;
height: 65px;
background-position: 0 0;
}
.iZamba {
width: 90px;
height: 23px;
background-position: -178px 0;
}
.iMC5 {
width: 40px;
height: 40px;
background-position: -268px 0;
}
.iMCTop {
width: 22px;
height: 22px;
background-position: -318px 0;
position: absolute;
left: 50%;
top: 50%;
margin-left: -11px;
margin-top: -11px;
}
.iBCT {
width: 104px;
height: 52px;
background-position: -268px 0;
}
.iDetail {width:30px;height:30px;background-position:0 -181px;}
.iDetail_x2 {width:40px;height:40px;background-position:-459px -254px;}
.iLogoMC {width:160px;height:41px;background-position:-178px -181px;}
.iLogoMC_2 {
width:170px;
height:44px;
background-position:-1px -306px;
}
.fixtop .iLogoMC_2 {width:140px;height:36px;background-position:0 -362px;}
.iMenuTour {width:67px;height:35px;background-position:-338px -181px;}
/*.iMenuPlaza {width:96px;height:20px;background-position:-412px -181px;}*/
.iMenuPlaza {width:108px;height:24px;background-position:-270px -476px;}
.box-wishlist:hover .iWishlish_detail,.iWishlish_detail.active {width:28px;height:25px;background-position:-84px -273px;}
.iPrev {width:6px;height:10px; background: url("https://muachung.vn/frontEnd/dulich/images/prev_icon.png") no-repeat;}
.iRing {width:15px;height:18px; background: url("https://muachung.vn/frontEnd/dulich/images/ring.png") no-repeat; border: none;vertical-align:middle; font-size: 0;line-height:0;display: inline-block;*display: inline;*zoom: 1;}
.iCoconut {
width: 26px;
height: 32px;
background-position: -178px -23px;
}
.iDiscount {
width: 50px;
height: 50px;
background-position: 0 -65px;
}
.iDiscount_mc {
width: 50px;
height: 50px;
background-position: -358px -216px;
}
.iMC4 {
width: 134px;
height: 32px;
background-position: -50px -65px;
}
.iUser {
width: 23px;
height: 26px;
background-position: -220px -52px;
}
.iCart {
width: 28px;
height: 26px;
background-position: -243px -52px;
}
.iUser2 {
width: 19px;
height: 12px;
background-position: -271px -52px;
}
.iCheck1 {
width: 14px;
height: 11px;
background-position: -271px -64px;
}
.iPhone {
width: 14px;
height: 14px;
background-position: -271px -75px;
}
.iLocation3 {
width: 09px;
height: 14px;
background-position: -271px -89px;
}
.iAL1 {
width: 10px;
height: 18px;
background-position: -293px -52px;
}
.iAR1 {
width: 10px;
height: 18px;
background-position: -303px -52px;
}
.iAL2 {
width: 08px;
height: 13px;
background-position: -293px -70px;
}
.iAR2 {
width: 08px;
height: 13px;
background-position: -301px -70px;
}
.iCheckBox {
width: 11px;
height: 11px;
background-position: -293px -83px;
}
.iLocation1 {
width: 10px;
height: 14px;
background-position: -313px -52px;
}
.iLocation2 {
width: 08px;
height: 12px;
background-position: -313px -66px;
}
.iAU1 {
width: 25px;
height: 13px;
background-position: -323px -52px;
}
.iAD1 {
width: 07px;
height: 04px;
background-position: -323px -65px;
}
.iAR8 {
width: 05px;
height: 07px;
background-position: -323px -69px;
}
.iAR3 {
width: 06px;
height: 11px;
background-position: -330px -65px;
}
.iAR4 {
width: 10px;
height: 16px;
background-position: -336px -65px;
}
.iSend {
width: 18px;
height: 18px;
background-position: -323px -81px;
}
.iAD2 {
width: 19px;
height: 10px;
background-position: -341px -81px;
}
.iAD4 {
width: 14px;
height: 10px;
background-position: -345px -91px;
}
.iAR6 {
width: 04px;
height: 07px;
background-position: -341px -91px;
}
.iSearch {
width: 24px;
height: 24px;
background-position: -356px -52px;
}
.iAR7 {
width: 09px;
height: 26px;
background-position: -360px -76px;
}
.iAL4 {
width: 06px;
height: 11px;
background-position: -369px -76px;
}
.iAD3 {
width: 13px;
height: 09px;
background-position: -380px -88px;
}
.iPU {
width: 15px;
height: 08px;
background-position: -393px -88px;
}
.iMC1 {
width: 38px;
height: 36px;
background-position: -380px -52px;
}
.iFb {
width: 30px;
height: 30px;
background-position: -418px -52px;
}
.iGG {
width: 30px;
height: 30px;
background-position: -448px -52px;
}
.iYh {
width: 30px;
height: 30px;
background-position: -478px -52px;
}
.iCart2 {
width: 20px;
height: 17px;
background-position: -418px -82px;
}
.iQuote1 {
width: 23px;
height: 17px;
background-position: -442px -82px;
}
.iQuote2 {
width: 23px;
height: 17px;
background-position: -465px -82px;
}
.iEmail {
width: 18px;
height: 13px;
background-position: -488px -82px;
}
.iPR {
width: 08px;
height: 15px;
background-position: -514px -82px;
}
.iBell {
width: 16px;
height: 16px;
background-position: -508px -52px;
}
.iMedal {
width: 11px;
height: 13px;
background-position: -508px -68px;
}
.iTabCT {
width: 7px;
height: 9px;
background-position: -50px -151px;
}
.iZoomDT {
width: 16px;
height: 16px;
background-position: -292px -120px;
}
.cl-trans:hover .iTabCT, .active .iTabCT {
width: 7px;
height: 9px;
background-position: -50px -142px;
}
.iLML {
width: 9px;
height: 9px;
background-position: -50px -172px;
}
.iBreadcrumb {
width: 14px;
height: 17px;
background-position: -63px -164px;
}
.iLatest {
width: 16px;
height: 22px;
background-position: -78px -142px;
margin-right: 5px;
}
.iBestBuy {
width: 10px;
height: 18px;
background-position: -81px -166px;
margin-right: 5px;
}
.iWishlish {
width: 28px;
height: 30px;
background-position: 0 -263px;
}
.iWishlish_detail {
width: 28px;
height: 25px;
background-position: -50px -272px;
}
.iSlideNext {
width: 10px;
height: 14px;
background-position: -183px -118px;
}
.iSlidePrev {
width: 10px;
height: 14px;
background-position: -178px -104px;
}
.iGoOut {
width: 22px;
height: 22px;
background-position: -194px -118px;
}
.iShadow {
width: 214px;
height: 24px;
background-position: -50px -246px;
}
.iHomeSlideNext {
width: 12px;
height: 20px;
background-position: -64px -142px;
}
.iHomeSlideNext_2 {
width: 30px;
height: 70px;
background-position: -219px -275px;
}
.iTourSuggest {
width: 62px;
height: 32px;
background-position: -272px -228px;
}
.iPlazaSuggest {
width: 68px;
height: 18px;
background-position: -275px -455px;
}
.iBtSlideHome {
width: 36px;
height: 60px;
background-position: -415px -210px;
}
.i3cham {
width: 5px;
height: 1px;
background-position: -358px -274px;
}
.iSelectBox {
width: 8px;
height: 4px;
background-position: -368px -98px;
}
.iBell_2 {
width: 18px;
height: 18px;
background-position: -178px -310px;
}
.iShop {
width: 20px;
height: 20px;
background-position: -199px -308px;
}
.iCard {
background: url("https://muachung.vn/frontEnd/dulich/images/icon-thedt.png") no-repeat !important;
width: 26px;
height: 20px;
margin-right: 7px;
vertical-align: -5px !important;
}
.iTrungthu {
background: url("https://muachung.vn/frontEnd/dulich/images/icon_fire.png") no-repeat !important;
width: 14px !important;
height: 23px !important;
left: 13px;
top: 3px;
position: absolute;
}
.iTick {
width: 16px;
height: 16px;
background-position: -34px -250px;
}
.iPoint {
width: 3px;
height: 3px;
background-position: -34px -230px;
}
.iNextLish {
width: 30px;
height: 50px;
background-position: -305px -340px;
}
.iPrevLish {
width: 30px;
height: 50px;
background-position: -271px -286px;
}
.iGoogle {
width: 113px;
height: 32px;
background-position: -358px -341px;
}
.iFacebook {
width: 113px;
height: 32px;
background-position: -358px -303px;
}
.iTTUT {
width: 149px;
height: 29px;
background-position: 0 -407px;
}
.iPlazaList {
width: 70px;
margin-left: 5px;
height: 17px;
background-position: -272px -394px;
}
.iPlazaDeal {
width: 50px;
height: 26px;
background-position: -474px -303px;
}
.iPlazaDeal_2 {
width: 100px;
height: 97px;
background-position: -162px -365px;
}
.iPlazaDeal_3 {
width: 101px;
height: 29px;
background-position: -268px -418px;
}
.iPlazaDeal_detail {
width: 30px;
height: 30px;
background-position: -402px -378px;
}
.iPlazaDeal_detail_x2 {
width: 40px;
height: 40px;
background-position: -358px -378px;
}
.dl_bt_prev {
width: 46px;
height: 96px;
background-position: 0 -536px;
}
.dl_bt_next {
width: 46px;
height: 96px;
background-position: -50px -536px;
}
.dl_bt_prev:hover {
width: 46px;
height: 96px;
background-position: 0 -439px;
}
.dl_bt_next:hover {
width: 46px;
height: 96px;
background-position: -51px -438px;
}
.iStar1 {
width: 69px;
height: 13px;
overflow: hidden;
background-position: -220px -104px;
}
.iStar1 > i {
background-position: -289px -104px;
}
.iStar2 {
width: 74px;
height: 14px;
overflow: hidden;
background-position: -358px -104px;
}
.iStar2 > i {
background-position: -432px -104px;
}
.iStar3 {
width: 158px;
height: 30px;
overflow: hidden;
background-position: -96px -142px;
}
.iStar3 > i {
background-position: -254px -142px;
}
.iStar4 {
width: 69px;
height: 13px;
overflow: hidden;
background-position: -220px -118px;
}
.iStar4 > i {
background-position: -220px -118px;
}
.iStar4.five-star {
width: 69px
}
.iStar4.four-star {
width: 55px
}
.iStar4.three-star {
width: 41px
}
.iStar4.two-star {
width: 27px
}
.iStar4.one-star {
width: 13px
}
.iStar5 {
width: 74px;
height: 14px;
overflow: hidden;
background-position: -358px -118px;
}
.iStar5 > i {
background-position: -358px -118px;
}
.iAL3 {
width: 24px;
height: 63px;
background-position: 0 -118px;
}
.iAR5 {
width: 24px;
height: 63px;
background-position: -24px -118px;
}
.iClock {
width: 18px;
height: 18px;
background-position: -48px -118px;
}
.iChkGreen {
width: 12px;
height: 09px;
background-position: -66px -118px;
}
.iAL5 {
width: 10px;
height: 11px;
background-position: -78px -118px;
}
.iChkGreen2 {
width: 15px;
height: 13px;
background-position: -88px -118px;
}
.iAL6 {
width: 10px;
height: 16px;
background-position: -103px -118px;
}
.iAR9 {
width: 10px;
height: 16px;
background-position: -113px -118px;
}
.iChkGreen3 {
width: 14px;
height: 11px;
background-position: -137px -118px;
}
.iStarNew {
width: 16px;
height: 16px;
background-position: -151px -118px;
}
.iDola {
width: 16px;
height: 16px;
background-position: -167px -118px;
}
.iMC2 {
width: 90px;
height: 13px;
background-position: -322px -118px;
}
.iMC3 {
width: 48px;
height: 48px;
background-position: -48px -142px;
}
.iStarEmpty {
width: 30px;
height: 30px;
background-position: -412px -142px;
}
.iStarEmpty2 {
width: 40px;
height: 40px;
background-position: -482px -118px;
}
.iDetail {
width: 30px;
height: 30px;
background-position: 0 -181px;
}
.iDetail_x2 {
width: 40px;
height: 40px;
background-position: -459px -254px;
}
.iLogoMC {
width: 160px;
height: 41px;
background-position: -178px -181px;
}
.iLogoMC_2 {
width: 170px;
height: 44px;
background-position: -1px -306px;
}
.fixtop .iLogoMC_2 {
width: 140px;
height: 36px;
background-position: 0 -362px;
}
.iMenuTour {
width: 67px;
height: 35px;
background-position: -338px -181px;
}
.iStarNew2 {
width: 20px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/star.png") no-repeat;
}
.iDola2 {
width: 20px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/money.png") no-repeat;
}
.iTo {
width: 24px;
height: 25px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/target.png") no-repeat;
}
.iCall2 {
width: 16px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/cskh.png") no-repeat;
}
.iFly {
width: 27px;
height: 28px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/plane.png") no-repeat;
vertical-align: -1px;
margin: 0 9px 0 -9px;
}
.iHotel {
width: 32px;
height: 34px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/hotel.png") no-repeat;
vertical-align: -1px;
margin: 0 9px 0 -9px;
}
.iFly2 {
width: 15px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/plane2.png") no-repeat;
vertical-align: -1px;
margin: 0 4px 0 0;
}
.active .iFly2{
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/plane2-active.png") no-repeat;
}
.iHotel2 {
width: 12px;
height: 18px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/hotel2.png") no-repeat;
vertical-align: -3px;
margin: 0 6px 0 0;
}
.active .iHotel2 {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/hotel2-active.png") no-repeat;
}
.iStar5 {
width: 80px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/stars.png") no-repeat;
}
.iStar5 {
max-width: 80px !important;
}
.iStar5.five-star {
width: 80px !important;
}
.iStar5.four-star {
width: 64px !important;
}
.iStar5.three-star {
width: 48px !important;
}
.iStar5.two-star {
width: 32px !important;
}
.iStar5.one-star {
width: 16px !important;
}
.iStar6 {
width: 100px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/stars2.png") no-repeat;
}
.iStar6 {
max-width: 100px !important;
}
.iStar6.five-star {
width: 100px !important;
}
.iStar6.four-star {
width: 80px !important;
}
.iStar6.three-star {
width: 60px !important;
}
.iStar6.two-star {
width: 40px !important;
}
.iStar6.one-star {
width: 20px !important;
}
.iStar7 {
width: 80px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/stars3.png") no-repeat;
}
.iStar7 {
max-width: 100px !important;
}
.iStar7.five-star {
width: 80px !important;
}
.iStar7.four-star {
width: 64px !important;
}
.iStar7.three-star {
width: 48px !important;
}
.iStar7.two-star {
width: 32px !important;
}
.iStar7.one-star {
width: 16px !important;
}
.iCalendar {
width: 16px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/calendar.png") no-repeat;
}
.iRoom {
width: 20px;
height: 14px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/room.png") no-repeat;
}
.iLocation4 {
width: 14px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/location.png") no-repeat;
}
.iLocation5 {
width: 10px;
height: 15px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/location.png") no-repeat;
background-size: 10px auto;
}
.iUser3 {
width: 16px;
height: 12px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/buy-user.png") no-repeat;
}
.iCheck2 {
width: 15px;
height: 12px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/tick.png") no-repeat;
}
.iShare{
width: 20px;
height: 17px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/share.png") no-repeat;
vertical-align: -2px;
}
.iLike {
width: 20px;
height: 18px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/like.png") no-repeat;
}
.iTick2 {
width: 11px;
height: 9px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/tick2.png") no-repeat;
}
.iSingleBed {
width: 23px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/single-bed.png") no-repeat;
}
.iDoubleBed {
width: 28px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/bed.png") no-repeat;
}
.iHome2 {
width: 16px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home-icon.png") no-repeat;
vertical-align: -3px;
margin-right: 7px;
}
.box-wishlist:hover .iWishlish_detail, .iWishlish_detail.active {
width: 28px;
height: 25px;
background-position: -84px -273px;
}
.iPrev {
width: 6px;
height: 10px;
background: url("https://muachung.vn/frontEnd/dulich/images/prev_icon.png") no-repeat;
}
.fixtop .muachung .logo-site .icon {
}
.iMCTop2 {
width: 20px;
height: 20px;
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/iconmc-white.png") no-repeat;
vertical-align: -3px;
}
.active .iMCTop2, .home-page3 #header .nl-item:hover .iMCTop2 {
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/iconmc.png") no-repeat;
}
.iTravel2 {
width: 20px;
height: 20px;
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/icon-travel-white.png") no-repeat;
margin-right: 1px;
vertical-align: -5px;
transform: translateX(-6px);
}
.active .iTravel2, .home-page3 #header .nl-item:hover .iTravel2, .dulich-menu .iTravel2{
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/icon-travel.png") no-repeat;
}
.iCart3 {
width: 40px;
height: 40px;
border-radius: 50%;
background: #e8f6ff url(../img/icons/cart.png) no-repeat center center;
}
.iWishlish2 {
width: 40px;
height: 40px;
border-radius: 50%;
background: #e8f6ff url(../img/icons/like.png) no-repeat center center;
}
.iNew {
width: 24px;
height: 24px;
border-radius: 50%;
background: #e8f6ff url("https://muachung.vn/frontEnd/dulich/images/home2/icons/star-active.png") no-repeat center center;
}
.iSale {
width: 24px;
height: 24px;
border-radius: 50%;
background: #e8f6ff url("https://muachung.vn/frontEnd/dulich/images/home2/icons/sale-active.png") no-repeat center center;
}
.iAmthuc2 {
width: 13px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/amthuc.png") no-repeat ;
transform: translate(-4px, -5px);
}
.iSpa2 {
width: 15px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/spa.png") no-repeat;
transform: translate(0px, -6px);
}
.iEdu2 {
width: 17px;
height: 17px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/edu.png") no-repeat;
transform: translate(2px, -5px);
margin-right: 13px !important;
}
.iTravel3 {
width: 95px;
height: 26px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/du-lich.png") no-repeat center center;
}
.iSupport2 {
width: 41px;
height: 41px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/support.png") no-repeat;
transform: translateY(-6px);
}
/*Menu icon muachung*/
.icon-cate-all {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/menu-icon.png?v=33") no-repeat;
border: none;
vertical-align: middle;
font-size: 0;
line-height: 0;
display: inline-block;
*display: inline;
*zoom: 1;
width: 26px;
height: 28px;
}
#header .list-cates > .h-cate-item .iCate {
position: absolute;
top: 7px;
left: 10px;
}
.am-thuc-nha-hang {
background-position: 0 -2px;
}
.spa-lam-dep {
background-position: 0 -32px;
}
.gia-dung-noi-that {
background-position: -1px -62px;
}
.thoi-trang-nu {
background-position: 0 -92px;
}
.thoi-trang-nam {
background-position: 0 -124px;
}
.phu-kien-my-pham {
background-position: 0 -153px;
}
.dien-tu-cong-nghe {
background-position: 0 -181px;
}
.thuc-pham {
background-position: 0 -211px;
}
.me-be {
background-position: 0 -244px;
}
.dao-tao-giai-tri {
background-position: 0 -273px;
}
.title-cate-active .active {
width: 16px;
height: 28px;
position: absolute;
left: 0;
top: -2px;
background-position: 100px 100px;
}
.deal-moi-hom-nay .active {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
background-position: -78px -142px;
height: 20px;
}
.deal-ban-chay-nhat .active {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
background-position: -81px -166px;
height: 18px;
top: 0;
left: 5px;
}
.am-thuc-nha-hang .active, #header .list-cates > .h-cate-item:hover .am-thuc-nha-hang {
background-position: -30px -2px;
width: 20px;
height: 20px;
}
.title-cate-active.spa-lam-dep .active, #header .list-cates > .h-cate-item:hover .spa-lam-dep {
background-position: -30px -31px;
width: 20px;
height: 20px;
}
.gia-dung-noi-that .active, #header .list-cates > .h-cate-item:hover .gia-dung-noi-that {
background-position: -30px -62px;
width: 20px;
height: 20px;
}
.thoi-trang-nu .active, #header .list-cates > .h-cate-item:hover .thoi-trang-nu {
background-position: -30px -92px;
width: 16px;
height: 20px;
}
.thoi-trang-nam .active, #header .list-cates > .h-cate-item:hover .thoi-trang-nam {
background-position: -30px -124px;
width: 18px;
height: 20px;
}
.phu-kien-my-pham .active, #header .list-cates > .h-cate-item:hover .phu-kien-my-pham {
background-position: -30px -153px;
height: 16px;
width: 20px;
}
.dien-tu-cong-nghe .active, #header .list-cates > .h-cate-item:hover .dien-tu-cong-nghe {
background-position: -30px -181px;
width: 20px;
height: 20px;
}
.thuc-pham .active, #header .list-cates > .h-cate-item:hover .thuc-pham {
background-position: -28px -211px;
width: 22px;
height: 22px;
}
.me-be .active, #header .list-cates > .h-cate-item:hover .me-be {
background-position: -30px -244px;
width: 18px;
height: 20px;
}
.dao-tao-giai-tri .active, #header .list-cates > .h-cate-item:hover .dao-tao-giai-tri {
background-position: -30px -273px;
width: 20px;
height: 20px;
}
/* 6. Pagination
--------------------------------------------------------------------------------*/
.pager {
}
.pager a {
position: relative;
background: #fff;
border: 1px solid #e4e4e4;
margin-left: 7px;
text-align: center;
color: #333;
font-size: 16px;
min-width: 30px;
height: 30px;
line-height: 28px;
padding: 0 5px;
display: inline-block;
transition: all 0.15s;
-o-transition: all 0.15s;
-moz-transition: all 0.15s;
-webkit-transition: all 0.15s;
}
.pager a:first-child {
margin-left: 0;
}
.pager a:hover {
text-decoration: none;
border-color: #555555;
}
.pager a.active {
border-color: #555555;
background: #555555;
color: #fff;
}
.pager a.disabled {
cursor: default;
color: #000;
opacity: 0.8;
border-color: #e3e0dd;
}
.pager a.pager-btn-next {
text-indent: -99999px;
}
.pager a .iAR4 {
position: absolute;
top: 6px;
left: 9px;
}
/* 7. Form
--------------------------------------------------------------------------------*/
.form {
}
.form .txt {
background: #FFFFFF;
border: 1px solid #e3e3e3;
width: 100%;
padding: 9px 10px 8px;
margin: 0;
border-top: 1px solid #adadad;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: border 0.3s;
-o-transition: border 0.3s;
-moz-transition: border 0.3s;
-webkit-transition: border 0.3s;
}
.form .txt:after {
content: "";
position: absolute;
top: 0;
left: 0;
background: #c9c9c9;
width: 100%;
height: 1px;
line-height: 0;
}
/* 8. Deal Item
--------------------------------------------------------------------------------*/
.deal-item {
font-family: 'Roboto', sans-serif ;
font-weight: 400;
}
.deal-item .inner-deal {
background: #fff;
box-shadow: 0 1px 3px #cccccc;
-webkit-transition: box-shadow 0.15s;
-moz-transition: box-shadow 0.15s;
-o-transition: box-shadow 0.15s;
transition: box-shadow 0.15s;
position: relative;
}
.muachung-site .deal-item .inner-deal {
padding: 5px;
transition: all .3s ease-in-out
}
.deal-item.deal-plaza .inner-deal {
background: #e7e7e7;
border: 1px solid #a3a3a3;
padding: 4px;
}
.deal-item.deal-plaza .inner-deal {
box-shadow: none;
position: relative;
}
.deal-item.deal-plaza .inner-deal .deal-buyer-counter {
height: 16px;
position: relative;
}
.icon-diamond {
background: url("https://muachung.vn/frontEnd/dulich/images/diamond.gif") no-repeat center center #2d3e50;
height: 29px;
width: 26px;
display: inline-block;
position: absolute;
left: -11px;
bottom: -14px;
}
.icon-tangtien {
background: url("https://muachung.vn/frontEnd/dulich/images/tangtien_icon.png") no-repeat center center;
height: 28px;
width: 82px;
display: inline-block;
position: absolute;
}
a.money_gift {
position: absolute;
z-index: 9;
top: 14px;
left: 13px;
}
.muachung-site .home-feature-deals .deal-item.x2.deal-plaza .inner-deal .iPlazaDeal_3 {
bottom: -10px;
left: -8px;
position: absolute;
}
.deal-item.deal-plaza .inner-deal .iPlazaDeal_3 {
position: absolute;
bottom: -14px;
left: -11px;
}
/*.deal-item.deal-plaza .inner-deal:hover{*/
/*box-shadow: none;*/
/*}*/
.muachung-site .deal-item.x2.deal-plaza .inner-deal .phuc-vu {
color: #999;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 13px;
}
.muachung-site .deal-item.x2banner .inner-deal {
padding: 0;
}
.deal-item .inner-deal:hover {
box-shadow: 1px 1px 5px #707070;
}
.deal-item .inner-deal:hover .btn-go-detail .iDetail {
background-position: 0 -211px;
}
.deal-item .wrap-imgdesc {
position: relative;
/*padding: 6px;*/
transition: all .3s ease-in-out;
}
.deal-item .selling-point {
height: 28px;
color: #959595;
padding: 4px 35px 4px 0;
font-size: 0.9230769230769231em;
}
.deal-item .shop-name-bt {
color: #008a00;
font-size: 12px;
}
.deal-item .location-to-use {
color: #959595;
padding: 4px 35px 4px 0;
font-size: 12px;
}
.deal-item .img-thumb-deal {
display: block;
position: relative;
height: 0;
width: 100%;
padding-bottom: 100%;
}
.deal-item .discount-lbl {
position: absolute;
top: 10px;
right: 10px;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #fff;
text-align: center;
}
.deal-item .sold-online-only {
background: rgba(0, 0, 0, 0.55);
position: absolute;
bottom: 10px;
left: 10px;
color: #FFF;
font-size: 12px;
padding: 5px 8px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.deal-item .discount-lbl > span {
position: relative;
display: inline-block;
}
.deal-item .iDiscount {
position: absolute;
top: 0;
left: 0;
}
.deal-item .unit-discount {
font-size: 11px;
vertical-align: 3px;
margin-left: 1px;
}
.deal-item .dl-type {
font-size: 12px;
font-weight: bold;
color: #222;
background: #f1c40f;
height: 20px;
line-height: 20px;
position: absolute;
bottom: 0;
left: 0;
padding: 0 8px;
overflow: hidden;
}
.deal-item .grp-bottom-content {
padding: 6px 7px 14px 7px;
}
.deal-item .deal-name {
font-size: 15px;
line-height: 20px;
margin-bottom: 8px;
height: 40px;
overflow: hidden;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
}
.deal-item .sub-deal-title {
padding: 0 4px;
}
.muachung-site .deal-item .deal-name {
margin-bottom: 10px;
}
.muachung-site .deal-item.travel-deal .grp-bottom-content {
padding-top: 10px;
padding-bottom: 9px;
}
.muachung-site .deal-item.travel-deal .deal-price {
padding-bottom: 10px;
height: 28px;
}
.deal-item .deal-name .deal-name-val {
color: #444;
}
.deal-item .deal-name .deal-name-val:hover {
text-decoration: none;
color: #555;
}
.deal-item .bottom-info {
position: relative;
}
.deal-item .deal-price {
padding-bottom: 12px;
}
.deal-item .sell-val {
font-size: 18px;
color: #c70000;
margin-right: 4px;
}
.deal-item .sell-val .unit {
font-size: 12px;
text-decoration: underline;
vertical-align: 2px;
}
.deal-item .shop-p-val {
font-size: 14px;
color: #999;
text-decoration: line-through;
vertical-align: 1px;
}
.deal-item .shop-p-val .unit {
font-size: 11px;
text-decoration: underline;
vertical-align: 2px;
}
.deal-item .deal-buyer-counter {
font-size: 12px;
color: #959595;
}
.deal-item .deal-buyer-counter .sep {
height: 12px;
border-left: 1px solid #aaa;
margin: 1px 4px 0 6px;
}
.deal-item .rate-score {
}
.deal-item .shop-info {
margin-right: 40px;
}
.deal-item .shop-info .thumb-left {
display: none;
width: 34px;
border: 1px solid #e3e3e3;
margin-right: 7px;
}
.deal-item .shop-info .cell-center {
height: 32px;
}
.deal-item .shop-info .shop-lbl {
display: none;
padding-top: 3px;
color: #aaa;
line-height: 14px;
}
.deal-item .shop-info .shop-name {
color: #16a085;
}
.deal-item .shop-info .shop-medal {
position: relative;
display: inline-block;
font-size: 11px;
color: #fff;
background: #e47911;
height: 18px;
line-height: 18px;
padding: 0 12px 0 4px;
text-decoration: none;
border-radius: 2px 0 0 2px;
margin-top: 2px;
}
.deal-item .shop-info .shop-medal:before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 9px 6px 9px 0;
border-color: transparent #ffffff transparent transparent;
}
.deal-item .shop-info .iMedal {
vertical-align: -3px;
margin-right: 5px;
}
.deal-item .btn-go-detail {
position: absolute;
bottom: -7px;
right: 0;
}
.muachung-site .deal-item .btn-go-detail {
right: -3px;
}
.deal-item .btn-go-detail .iDetail:hover {
background-position: 0 -211px;
}
.deal-item .btn-go-detail .iDetail_x2:hover {
background-position: -459px -210px;
}
/*deal Site Suggest*/
.deal-item.deal-ss .inner-deal {
box-shadow: none;
}
.deal-item.deal-ss .wrap-imgdesc {
max-width: 150px;
padding: 0;
}
.deal-item.deal-ss .grp-bottom-content {
padding: 8px 0 0;
}
.deal-item.deal-ss .deal-name {
font-size: 13px;
line-height: 16px;
height: auto;
max-height: 48px;
margin: 6px 0;
font-weight: normal;
}
.deal-item.deal-ss .inner-deal:hover .deal-name a,
.deal-item.deal-ss .deal-name a:hover {
text-decoration: none;
color: #d35400;
}
.deal-item.deal-ss .sell-val {
font-size: 13px;
}
.deal-item.deal-ss .unit {
font-size: inherit;
vertical-align: 0;
text-decoration: none;
}
.deal-item.deal-ss .shop-p-val {
font-size: 13px;
}
/*End: deal Site Suggest*/
/*deal suggest du lich*/
.mod-site-suggest .deal-item.deal-ss.dss-dl {
width: 200px;
margin-left: 25px;
margin-right: 25px;
}
.muachung-site .mod-site-suggest .deal-item.deal-ss.dss-dl {
width: 150px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 0;
}
.muachung-site .deal-item .iDiscount_mc {
position: absolute;
top: 0;
left: 0;
}
.muachung-site .deal-item.deal-ss.dss-dl .sell-val, .muachung-site .deal-item.travel-deal .sell-val {
color: #c70000;
font-weight: normal;
font-size: 18px;
}
.muachung-site .deal-item .sell-val .unit {
font-size: 17px;
font-weight: initial !important;
text-decoration: none;
vertical-align: initial;
}
.muachung-site .deal-item .shop-p-val .unit {
text-decoration: none;
font-size: 13px;
vertical-align: initial;
}
.muachung-site.detail-page .detail-suggest-deal {
border-top: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
}
.muachung-site.detail-page .detail-suggest-deal .inner-mod {
border: 0;
}
.muachung-site.detail-page .detail-suggest-deal .deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 100%;
}
.muachung-site.detail-page .detail-suggest-deal .mod-site-suggest .inner- {
border: 0;
}
.muachung-site .wrap-list-deal .counted-deal {
position: relative;
padding-bottom: 13px;
}
.title-deals-end {
padding-left: 35px;
word-spacing: normal;
font-size: 20px;
font-weight: bold;
color: #00A2E8;
clear: both;
}
.inside-list .img-thumb-deal span.item-expired.bg-blue {
background: #127ED6;
}
.inside-list .img-thumb-deal span.item-expired {
background: #909396;
padding: 3px 8px;
font-size: 11px;
color: white;
text-transform: uppercase;
}
.inside-list .deal-item .item-expired {
position: absolute;
top: 0;
left: 0;
z-index: 9;
}
.newButton.mLeft5.newActie {
color: red;
}
.inside-list .deal-item .img-thumb-deal {
display: block;
position: relative;
height: 0;
width: 100%;
padding-bottom: 100%;
}
.wrap-list-deal .cate-name-inlist {
border-right: 1px solid #333;
padding-right: 11px;
margin-right: 13px;
display: inline-block;
font-size: 1.538461538461538em;
font-weight: 400;
}
.muachung-site .mod-mc-list-big-deal .counted-deal {
margin-bottom: 0;
}
.muachung-site .counted-deal {
margin-bottom: 15px;
}
.wrap-list-deal .inside-list {
margin-left: -35px;
}
.counted-deal .pull-left h2 {
font-size: 15px;
margin: 0;
}
.muachung-site .pull-left {
padding-top: 10px;
float: left;
}
.muachung-site .counted-deal .pull-left h2 {
font-size: 15px;
margin: 0;
}
.muachung-site .wrap-list-deal .cate-name-inlist {
border-right: 1px solid #333;
padding-right: 11px;
margin-right: 13px;
display: inline-block;
font-size: 1.538461538461538em;
font-weight: 400;
}
.muachung-site.detail-page .mod-site-suggest .deal-item.deal-ss.dss-dl .sell-val {
color: #ac0000;
font-weight: normal;
}
.muachung-site.detail-page .mod-site-suggest .deal-item.deal-ss.dss-dl {
margin: 0 0 10px 35px;
width: 175px;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss .deal-name a {
font-weight: bold;
font-size: 12px;
color: #666666;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss.dss-dl .sell-val {
font-size: 14px;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss.dss-dl {
margin-left: 25px;
margin-right: 25px;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 100%;
}
.deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 67%;
}
.deal-item.deal-ss.dss-dl .wrap-imgdesc {
max-width: none;
}
.deal-item.deal-ss.dss-dl .deal-name a {
color: #555;
}
.deal-item.deal-ss.dss-dl .grp-bottom-content {
padding-top: 6px;
}
.deal-item.deal-ss.dss-dl .deal-price {
padding-bottom: 7px;
}
.deal-item.deal-ss.dss-dl .sell-val {
font-size: 15px;
font-weight: bold;
color: #ff6700;
}
.deal-item.deal-ss.dss-dl .unit {
font-size: 10px;
font-weight: bold;
text-decoration: underline;
vertical-align: 2px;
}
.deal-item.deal-ss.dss-dl .shop-p-val {
font-size: 13px;
}
.deal-item.deal-ss.dss-dl .shop-p-val .unit {
font-weight: normal;
}
/*End: deal suggest du lich*/
/*deal suggest muachung*/
.suggest-content .deal-item.deal-ss .inner-deal {
position: relative;
}
.suggest-content .deal-item.deal-ss .inner-deal .grp-name-price {
font-size: 1em;
position: absolute;
bottom: 0;
color: #000;
padding: 5px 3px 5px 6px;
}
.suggest-content .deal-item.deal-ss .inner-deal .grp-name-price:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.9;
background: #fff;
/*filter: alpha(Opacity=60);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
/*end*/
/*deal Dulich*/
.deal-item.travel-deal {
}
.deal-item.travel-deal .wrap-imgdesc {
padding: 0;
}
.deal-item.travel-deal .img-thumb-deal {
padding-bottom: 58.4%;
}
.muachung-site .deal-item.travel-deal .img-thumb-deal {
padding-bottom: 100%;
}
.muachung-site .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 44.9%;
}
.muachung-site .deal-item.travel-deal.x2 .iPlazaDeal_2 {
position: absolute;
top: -12px;
right: -11px;
}
.muachung-site.home-page .slide-feature-deal .deal-item.travel-deal.x2 .iPlazaDeal_2 {
top: -8px;
right: -7px;
}
.muachung-site .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
padding-bottom: 66.4%;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
/*padding-bottom: 62.4%;*/
padding-bottom: 68.8%;
}
.deal-item.travel-deal .grp-bottom-content {
padding-top: 9px;
padding-bottom: 17px;
}
.deal-item.travel-deal .deal-name {
font-weight: normal;
font-size: 16px;
line-height: 18px;
}
.deal-item.travel-deal .deal-name .deal-name-val {
font-weight: bold;
font-size: 15px;
color: #555;
}
.home-page2 .deal-item.travel-deal .deal-name .deal-name-val {
font-size: 17px;
font-weight: normal;
}
.deal-item.travel-deal .city-name {
color: #999;
font-size: 13px;
}
.deal-item.travel-deal .city-name:hover {
text-decoration: none;
}
.deal-item.travel-deal .city-name:hover span {
text-decoration: underline;
}
.deal-item.travel-deal .deal-price {
padding-bottom: 10px;
}
.deal-item.travel-deal .sell-val {
font-size: 18px;
font-weight: bold;
/* color: #ff6700; */
}
.deal-item.travel-deal .sell-val .unit {
font-weight: bold;
}
/*.deal-item.travel-deal */
.rate-score.five-star {
width: 69px
}
/*.deal-item.travel-deal */
.rate-score.four-star {
width: 55px
}
/*.deal-item.travel-deal */
.rate-score.three-star {
width: 41px
}
/*.deal-item.travel-deal */
.rate-score.two-star {
width: 27px
}
/*.deal-item.travel-deal */
.rate-score.one-star {
width: 13px
}
/*End: deal Dulich*/
/* 9. Header
--------------------------------------------------------------------------------*/
.muachung-site #header {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header.fixtop {
}
#header .header-top {
background: #fff;
}
.home-page3 #header .header-top {
background: #3bb18f;
/*height: 39px;*/
}
#header .wrap-mc-link {
position: relative;
}
#header .wrap-mc-link:hover {
z-index: 9999;
}
#header .wrap-mc-link .overlay-menu-mc {
position: absolute;
height: 2000px;
top: 0;
left: 0;
background: #000;
display: none;
opacity: 0.6;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
/*
opacity: 0;
visibility: hidden;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition:opacity 0.15s;
-moz-transition:opacity 0.15s;
-o-transition:opacity 0.15s;
transition:opacity 0.15s;*/
}
#header .wrap-mc-link .overlay-menu-mc.show {
display: block;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
}
#header .nl-item {
height: 38px;
text-align: center;
line-height: 38px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #fff;
padding: 0 11px;
margin-top: 12px;
margin-left: 14px;
border-radius: 2px;
position: relative;
text-decoration: none;
min-width: 120px;
}
.home-page3 #header .nl-item {
background: #349cdf !important;
height: 34px;
margin: 12px 10px 0 0 !important;
text-transform: initial;
font-weight: 400;
min-width: auto;
border-radius: 0;
transform: translateY(1px);
}
.home-page3 #header .nl-item:hover, .home-page3 #header .nl-item.active {
background: #fff !important;
color: #f0792f;
/* margin: 0 10px 0 0 !important; */
}
.travel-link {
width: 103px;
}
.nemo-link {
width: 81px;
}
#header .nl-item:first-child {
margin-left: 0;
}
#header .nl-item.mc-link {
position: relative;
z-index: 1;
cursor: pointer;
text-align: left;
width: 150px;
padding-right: 38px;
padding-left: 0;
background: #26a8ec; /* Old browsers */
background: -moz-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26a8ec), color-stop(100%, #1780c3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* IE10+ */
background: linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26a8ec', endColorstr='#1780c3', GradientType=0); /* IE6-9 */
}
.home-page3 #header .nl-item.mc-link {
width: 40px !important;
padding: 0;
text-align: center;
min-width: initial;
background: #349cdf !important;
height: 34px !important;
margin: initial;
}
.home-page3 #header .nl-item.mc-link:hover, .home-page3 #header .nl-item.mc-link.active {
background: #fff !important;
}
#header .muachung .nl-item.mc-link {
/*background: #51285b url("https://muachung.vn/frontEnd/dulich/images/mc_tet_logo2.png") no-repeat;*/
}
#header .muachung .nl-item.mc-link .iMCTop {
/*visibility: hidden;*/
}
#header .nl-item.travel-link {
background: #01b7f2;
}
#header .nl-item.travel-link:hover {
background: #02b7f2;
}
#header .nl-item.travel-link .iCoconut {
vertical-align: 0;
margin-top: 9px;
position: relative;
}
#header .nl-item.mc-link.active {
height: 50px;
bottom: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
#header .nl-item.travel-link.active:before {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 15px;
background: inherit;
margin-top: -1px;
}
#header .btn-support-bright .popup-address {
top: 62px;
right: 0;
left: auto;
padding: 0;
}
#header .nl-item.plaza-link {
/*background: #2c3e50 url('https://muachung.vn/frontEnd/dulich/images/hot-icon.png') no-repeat right 15%;*/
/*animation: hvr-wobble-vertical .5s infinite;*/
/*transition: all 0.2s cubic-bezier(0.47, 0, 0.75, 0.72);*/
/*position: relative;*/
margin-top: 11px;
margin-left: 3px;
}
#header .top-left-link {
position: relative;
}
#header .plazas-link {
display: block;
position: absolute;
content: "";
background: url('https://muachung.vn/frontEnd/dulich/images/brand.png') no-repeat;
width: 149px;
height: 29px;
left: 420px;
top: 16px;
}
#header .nl-item .wrap-icon {
text-align: center;
border-radius: 0 2px 2px 0;
position: absolute;
top: 0;
right: 0;
width: 31px;
height: 100%;
background: #138edb; /* Old browsers */
background: -moz-linear-gradient(top, #138edb 0%, #0464a1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #138edb), color-stop(100%, #0464a1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #138edb 0%, #0464a1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #138edb 0%, #0464a1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #138edb 0%, #0464a1 100%); /* IE10+ */
background: linear-gradient(top, #138edb 0%, #0464a1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#138edb', endColorstr='#0464a1', GradientType=0); /* IE6-9 */
}
#header .nl-item .wrap-icon:hover {
background: #0464a1;
z-index: 4;
}
/*Muachung cates*/
#header .mc-linl-val {
display: block;
height: 100%;
color: #fff;
padding-left: 14px;
}
#header .mc-linl-val:hover {
text-decoration: none;
}
#header .drpdown-mc-cates {
position: absolute;
top: 37px;
right: -15px;
display: none;
}
#header .wrap-icon:hover .drpdown-mc-cates {
display: block;
}
#header .drpdown-mc-cates:before {
content: '';
position: absolute;
top: -10px;
right: 19px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 10px 11px;
border-color: transparent transparent #ffffff transparent;
}
#header .inner-drpdown-mc-cates {
background: #fff;
border-radius: 3px;
min-width: 180px;
box-shadow: 1px 1px 5px #707070;
}
#header .inner-drpdown-mc-cates .mcc-logo {
display: block;
height: 54px;
line-height: 54px;
}
#header .list-mc-cate {
border-top: 1px solid #dcdcdc;
line-height: 36px;
padding-top: 2px;
padding-bottom: 5px;
}
#header .list-mc-cate li {
padding: 0 15px;
white-space: nowrap;
}
#header .list-mc-cate a {
font-family: "Open Sans", sans-serif;
text-transform: none;
}
/*End: Muachung cates*/
#header .top-right-action {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .tr-wrapper {
position: relative;
}
#header .tr-wrapper:hover, #header .wrap-notify.noti-hovered {
z-index: 6;
}
#header .tr-dropdown{
position: absolute;
top: 100%;
margin-top: -1px;
padding-top: 1px;
right: 0;
display: none;
z-index: 6;
}
#header .tr-wrapper:hover .tr-dropdown,#header .wrap-notify.noti-hovered .tr-dropdown{
display: block;
}
#header .inner-dropdown{
background: #fff;
box-shadow: 1px 1px 5px #707070;
min-width: 220px;
}
#header .tr-wrapper:hover .tr-show-val,#header .wrap-notify.noti-hovered .tr-show-val{
background: #fff;
box-shadow: 1px 1px 5px #707070;
border-color: #fff;
position: relative;
z-index: 5;
/* margin-top: 7px; */
}
#header .tr-wrapper:hover .tr-show-val:before,#header .wrap-notify.noti-hovered .tr-show-val:before{
content: '';
position: absolute;
left: -6px;
top: 100%;
height: 6px;
width: 100%;
padding-right: 7px;
background: #fff;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 9999;
}
.cskh-tour .tr-wrapper:hover .tr-show-val:before {
left: 0 !important;
width: 230px !important;
padding: 0 !important;
z-index: 999999 !important;
}
#header .tr-dropdown.dropdown-location {
margin-top: -2px
}
#header .val-location {
cursor: pointer;
color: #f0792f;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
border: 1px solid #e4e4e4;
height: 62px;
line-height: 62px;
padding: 0 6px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
}
#header .tr-wrapper .iLocation2 {
margin-right: 5px;
vertical-align: -2px;
}
#header .tr-wrapper .iAD1 {
margin-left: 5px;
vertical-align: 2px;
}
/*dropdown location*/
#header .lbl-location {
padding: 23px 0 8px 24px;
font-size: 16px;
/*font-family: "Open Sans Light",sans-serif;*/
color: #555;
}
#header .list-location {
padding: 0 20px;
overflow: hidden;
}
#header .list-location li {
color: #f0792f;
border-top: 1px solid #e3e3e3;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
text-transform: uppercase;
position: relative;
}
#header .list-location li:hover {
z-index: 1;
border-color: #fff;
}
#header .list-location li:hover:before {
content: '';
position: absolute;
bottom: -1px;
left: 0;
background: #FFFFFF;
width: 100%;
height: 100%;
}
#header .list-location li:first-child {
border-color: #fff;
}
#header .list-location .iLocation1 {
margin-right: 8px;
}
#header .list-location div {
position: relative;
cursor: pointer;
margin: 0 -20px;
padding: 12px 25px;
}
#header .list-location div:hover {
background: #e4e4e4;
}
/*end: dropdown location*/
#header .tr-wrapper .iBell_2 {
vertical-align: -4px;
margin-right: 5px;
}
.home-page3 #header .tr-wrapper .iBell_2 {
width: 13px;
height: 14px;
background: url(https://muachung.vn/frontEnd/dulich/images/home2/icons/ring.png) no-repeat;
}
.home-page3 #header .tr-wrapper .iLocation2 {
width: 11px;
height: 16px;
background: url(https://muachung.vn/frontEnd/dulich/images/home2/icons/location.png) no-repeat;
transform: translate(-4px ,1px);
}
.home-page3 #header .val-notify {
border-left: none;
line-height: 54px;
height: 47px;
}
.home-page3 .lbl-show-notify {
color: #c4e8ff;
font-size: 12px;
}
.home-page3 .count-notify {
color: #f6ff00 !important;
}
.home-page3 #header .val-location {
text-transform: initial;
background: none;
border: none;
color: #c4e8ff;
font-size: 12px;
font-weight: 400;
line-height: 54px;
height: 47px;
}
.home-page3 #header .tr-wrapper .iAD1 {
background: none;
border-top: 5px solid #c5e8ff;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
margin-left: 3px;
vertical-align: 1px;
transform: translate(5px, 0px);
}
.home-page3 #header .tr-wrapper:hover .lbl-show-notify, .home-page3 #header .wrap-notify.noti-hovered .lbl-show-notify,
.home-page3 #header .tr-wrapper:hover .val-location, .home-page3 #header .wrap-notify.noti-hovered .val-location{
color: #f0792f ;
}
.home-page3 #header .tr-wrapper:hover .count-notify, .home-page3 #header .wrap-notify.noti-hovered .count-notify {
color: #f16600!important;
}
#header .tr-wrapper .iShop {
vertical-align: -4px;
margin-right: 5px;
}
#header .val-notify {
cursor: pointer;
height: 62px;
line-height: 62px;
padding: 0 14px;
border-left: 1px solid #E4E4E4;
/*font-family: "Open Sans Light", sans-serif;*/
}
.home_top_menu .val-notify {
height: 40px !important;
line-height: 40px!important;
border-left: none !important;
}
#header .dropdown-notify .cskh-t {
line-height: 21px;
border-bottom: 1px solid #dcdcdc;
padding-bottom: 10px;
}
#header .dropdown-notify .cskh-b {
line-height: 20px;
}
#header .val-notify .count-notify{
font-family: "Open Sans Semibold",sans-serif;
color: #f16600;
}
/*dropdown notify*/
#header .tr-wrapper.wrap-notify:hover .tr-show-val:before {
left: -7px;
}
#header .dropdown-notify .inner-dropdown {
padding: 18px 12px 4px 12px;
width: 230px;
}
#header .wrap-mb-recharge .dropdown-notify .inner-dropdown {
width: 250px;
padding: 20px 12px 18px;
}
#header .lbl-notify {
padding-bottom: 6px;
color: #888;
/*font-family: "Open Sans Italic", sans-serif;*/
font-style: italic;
font-size: 16px;
}
#header .wrap-mb-recharge .lbl-notify {
font-size: 13px;
}
#header .wrap-mb-recharge .btn {
text-decoration: none;
width: 220px;
height: 32px;
color: #fff;
background: #f39c12;
box-shadow: none;
font-size: 12px;
font-weight: bold;
}
#header .list-notify li {
border-top: 1px solid #e8e8e8;
position: relative;
}
#header .list-notify li:hover {
z-index: 1;
border-color: #fff;
}
#header .list-notify li:hover:before {
content: '';
position: absolute;
bottom: -1px;
left: 0;
background: #FFFFFF;
width: 100%;
height: 100%;
}
#header .list-notify li:first-child {
border-color: #fff;
}
#header .list-notify a {
display: block;
position: relative;
cursor: pointer;
margin: 0 -12px;
padding: 10px 12px;
}
#header .list-notify a:before {
content: '';
display: inline-block;
width: 2px;
height: 2px;
line-height: 0;
background: #555;
vertical-align: 3px;
margin-right: 5px;
}
#header .list-notify a:hover {
background: #e4e4e4;
text-decoration: none;
}
/*end: dropdown notify*/
#header .header-mid {
color: #fff;
background: #1780c3;
height: 82px;
/* border-bottom: 1px solid #f1f1f1; */
}
.home-page3 #header .header-mid {
background: #fff;
/*transform: translateY(-1px);*/
}
#header .header-mid > .container {
position: relative;
}
.muachung-site #header .header-mid > .container:before {
content: "";
display: block;
width: 1900px;
height: 82px;
position: absolute;
top: 0;
left: -410px;
/*background: transparent url('https://muachung.vn/frontEnd/dulich/images/header_tet.jpg?v=34') no-repeat;*/
}
#header .mod-detail {
padding: 0;
}
#header .header-mid.dulich {
background: #01b7f2;
}
#header .mod-detail .pa-content:before {
right: 80px;
}
/*fixtop*/
div#left_nav.fixtop {
position: fixed;
top: 70px;
z-index: 99;
}
div#left_nav.near-bottom {
position: absolute;
top: initial;
/*bottom: 870px;*/
bottom: 914px;
}
div#left_nav.static {
/*position: static !important;*/
}
div#left_nav.stop {
top: 0 !important;
position: relative;
}
#header.fixtop .alt-main-cate{
display: block;
z-index: 99;
}
#header.fixtop .header-mid {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1111;
height: 60px;
background-size: auto;
}
.muachung-site #header.fixtop .header-mid > .container:before{
height: 60px;
}
#header.fixtop .iLogo {
width: 144px;
height: 45px;
background-position: -30px -242px;
}
#header.fixtop .iLogoDL {
width: 141px;
height: 52px;
background-position: -30px -181px;
}
#header.fixtop .mid-searchbox {
margin-left: 260px;
position: relative;
padding-left: 225px;
}
#header .alt-mc-link {
display: none;
}
#header.fixtop .alt-mc-link {
display: block;
position: absolute;
width: 102px;
height: 32px;
line-height: 30px;
color: #fff;
left: 0;
top: 0;
border-radius: 3px;
background: #227dbe;
}
#header.fixtop .alt-mc-link.plaza {
/*background: #2c3e50;*/
left: 112px;
border: 1px solid #1c262f;
background: #325b84;
background: -moz-linear-gradient(top, #325b84 0%, #304e6d 40%, #2d4154 100%);
background: -webkit-linear-gradient(top, #325b84 0%, #304e6d 40%, #2d4154 100%);
background: linear-gradient(to bottom, #325b84 0%, #304e6d 40%, #2d4154 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#325b84', endColorstr='#2d4154', GradientType=0);
}
#header.fixtop .alt-mc-link.dulich {
/*background: #02b7f2;*/
border: 1px solid #00528d;
left: 0;
background: #00b6f0;
background: -moz-linear-gradient(top, #00b6f0 0%, #00ace2 40%, #00a1d4 100%);
background: -webkit-linear-gradient(top, #00b6f0 0%, #00ace2 40%, #00a1d4 100%);
background: linear-gradient(to bottom, #00b6f0 0%, #00ace2 40%, #00a1d4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b6f0', endColorstr='#00a1d4', GradientType=0);
}
#header.fixtop .alt-mc-link.muachung {
/*background: #02b7f2;*/
border: 1px solid #00528d;
left: 0;
background: #3aa7f5;
background: -moz-linear-gradient(top, #3aa7f5 0%, #2994dc 40%, #1881c4 100%);
background: -webkit-linear-gradient(top, #3aa7f5 0%, #2994dc 40%, #1881c4 100%);
background: linear-gradient(to bottom, #3aa7f5 0%, #2994dc 40%, #1881c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa7f5', endColorstr='#1881c4', GradientType=0);
}
#header.fixtop .alt-mc-link:hover {
text-decoration: none;
background: #2489CF;
}
#header.fixtop .alt-mc-link.plaza:hover {
background: #395064;
}
#header.fixtop .form-search {
margin-top: 14px;
}
#header.fixtop .iSearch {
width: 22px;
height: 22px;
background-position: 0 -241px;
}
#header.fixtop .form-search input {
height: 32px;
}
#header.fixtop .show-cart, #header.fixtop .show-wish{
padding-top: 14px;
}
#header.fixtop .show-panel {
padding-top: 15px;
height: 57px;
margin: 0 0 0 6px;
}
.home-page3 #header.fixtop .show-panel {
margin-top: -10px;
}
.home-page3 #header.fixtop .show-panel .iUser {
margin-top: -4px;
z-index: 99;
position: relative;
}
#header.fixtop .dulich .logo-site {
margin-top: 3px;
width: 240px;
}
/*end: fixtop*/
#header .dulich .logo-site {
margin-top: 10px;
}
#header .muachung .logo-site {
margin-top: 23px;
position: relative;
width: 240px;
}
#header .muachung .logo-site .icon {
/*visibility: hidden;
background: url('https://muachung.vn/frontEnd/dulich/images/logo_mc_tet.png') no-repeat;
width: 170px;
height: 91px;
position: absolute;
top: -47px;
z-index: 9;*/
}
#header.fixtop .muachung .logo-site {
margin-top: 10px;
z-index: 99;
}
/*Alternate Categories*/
#header .alt-main-cate {
position: relative;
margin-top: 15px;
margin-left: 17px;
display: none;
}
#header .detail_tour .alt-main-cate {
position: relative;
margin-top: 25px;
margin-left: 25px;
display: block;
}
#header.fixtop .detail_tour .alt-main-cate {
position: relative;
margin-top: 15px;
margin-left: 17px;
display: block;
}
#header .muachung .alt-main-cate {
margin-left: 40px;
}
#header .btn-toggle-cate {
width: 42px;
height: 32px;
position: relative;
background: #ffcc00;
border-radius: 3px;
cursor: pointer;
padding: 10px 0 0 7px;
border: 1px solid #ffcc00;
}
.muachung-site #header .btn-toggle-cate {
background: #f7b300;
border: 1px solid #ffcc00;
}
#header .btn-toggle-cate:before {
content: '';
position: absolute;
right: 6px;
top: 12px;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #2c3e50 transparent transparent transparent;
}
#header .btn-toggle-cate > i {
display: block;
height: 2px;
width: 14px;
background: #2c3e50;
position: relative;
}
#header .btn-toggle-cate > i:before,
#header .btn-toggle-cate > i:after {
content: '';
position: absolute;
top: 4px;
left: 0;
width: 100%;
height: 100%;
background: inherit;
}
#header .btn-toggle-cate > i:after {
top: 8px;
}
#header .alt-drp-cate {
position: absolute;
top: 100%;
right: -10px;
z-index: 4;
padding-top: 3px;
display: none;
width: 241px;
/*box-shadow: 0 1px 5px #707070;*/
}
#header.fixtop .alt-drp-cate {
box-shadow: 0 1px 5px #707070;
}
#header .alt-drp-cate .inner-drp-cate {
box-shadow: 0 1px 5px #707070;
}
#header .alt-drp-cate .lbl-maincate-drp {
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 16px;
font-style: italic;
color: #555;
background: #ecf0f1;
height: 40px;
line-height: 40px;
padding: 0 17px;
}
#header .alt-drp-cate .lbl-maincate-drp:before {
content: '';
position: absolute;
top: -8px;
right: 23px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 8px 8px;
border-color: transparent transparent #ecf0f1 transparent;
}
#header .list-social-login {
margin: 10px 0;
}
#header .list-social-login .iFacebook {
margin-right: 10px;
}
/* hover Du lịch */
#header .header-mid.dulich .alt-main-cate:hover .btn-toggle-cate {
background: #00b7f1;
border-color: #b8eeff;
}
#header .header-mid.dulich .alt-main-cate:hover .btn-toggle-cate > i {
background: #b8eeff;
}
#header .header-mid.dulich .alt-main-cate:hover .btn-toggle-cate:before {
border-color: #b8eeff transparent transparent transparent;
}
/* End: hover Du lịch */
#header .alt-main-cate:hover .alt-drp-cate {
display: block;
}
#header .alt-main-cate .mod-left-dl-city {
min-width: 230px;
margin-top: 0;
}
#header .alt-main-cate .mod-left-dl-city {
box-shadow: none;
}
#header .alt-main-cate .mod-left-dl-city .city-area-name {
margin-bottom: 1px;
}
#header .alt-main-cate .mod-left-dl-city .iAD4 {
width: 10px;
height: 14px;
background-position: -183px -118px;
display: block;
top: 11px;
right: 11px;
}
/*End: Alternate Categories*/
#header .mid-right {
width: 140px;
}
#header .muachung .mid-right {
/*width: 240px;*/
width: 290px;
}
.home-page3 #header .muachung .mid-right {
position: relative;
z-index: 5;
width: 376px;
}
#header .show-panel {
width: 125px;
padding: 27px 12px 0 8px;
height: 72px;
position: relative;
}
.home-page3 #header .show-panel {
width: 207px;
padding: 27px 4px 0 8px;
margin: 0 0 0 6px;
}
#header .show-panel .iUser {
margin-top: 1px;
margin-right: 8px;
}
.home-page3 #header .show-panel .iUser {
width: 42px;
height: 42px;
background: url(../img/icons/user.png) no-repeat;
margin: -6px 12px 0;
}
.home-page3 #header .user-panel:hover .iUser {
background: url(https://muachung.vn/frontEnd/dulich/images/home2/icons/user-active.png) no-repeat;
background-position: 0 0 ;
}
#header .show-panel .grp-lbl {
position: relative;
}
#header .show-panel .grp-lbl:before {
content: '';
position: absolute;
top: 6px;
right: -12px;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #ffffff transparent transparent transparent;
}
.home-page3 #header .show-panel .grp-lbl:before {
content: none;
}
#header .show-panel .lbl-login {
max-width: 70px;
}
.home-page3 #header .show-panel .lbl-login,.home-page3 #header .show-panel .lbl-reg,.home-page3 #header .show-panel{
color: #6b778c !important;
max-width: initial;
}
.home-page3 #header .show-panel .lbl-login {
margin-left: -1px;
}
#header .show-panel .lbl-reg {
color: #B6E4F3;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding-top: 0px;
margin-top: -1px;
}
.home-page3 #header .show-panel .lbl-reg {
margin-top: 0;
margin-left: 2px;
}
.muachung-site #header .show-panel .lbl-reg {
color: #96C3E2;
}
/*dropdown User panel*/
.user-panel-wrap {
position: absolute;
top: 0;
right: 0;
}
.shop-cart-wrap {
margin-right: 207px;
}
#header .user-panel {
cursor: pointer;
position: relative;
}
#header .user-panel:hover {
z-index: 99;
}
#header .user-panel:hover .show-panel {
background: #ffffff;
box-shadow: 1px 1px 5px #707070;
color: #333;
z-index: 1;
}
#header .user-panel:hover .lbl-reg {
color: #888;
}
#header .user-panel:hover .iUser {
background-position: -220px -78px;
}
#header .dropdown-user {
position: absolute;
top: 100%;
margin-top: -1px;
padding-top: 1px;
right: 0;
display: none;
/*z-index: 2;*/
}
#header .user-panel:hover .dropdown-user {
display: block;
}
#header .inner-dropdown-user {
color: #555;
width: 270px;
background: #fff;
box-shadow: 1px 1px 5px #707070;
}
#header .inner-dropdown-user.user-logined {
width: 220px;
}
#header .user-panel:hover .show-panel:before {
content: '';
position: absolute;
left: 0;
bottom: -5px;
height: 6px;
width: 100%;
background: #fff;
}
#header .lbl-welcome {
color: #656565;
padding: 23px 0 11px 15px;
}
#header .wrap-action-user {
padding: 0 15px 26px 15px;
}
#header .wrap-action-user .btn-login {
margin-bottom: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-align: center;
color: #fff;
font-size: 14px;
height: 32px;
line-height: 32px;
cursor: pointer;
background: #ff6600;
border-radius: 2px;
}
#header .wrap-action-user .btn-login:hover {
background: #F16300;
}
#header .wrap-action-user .btn-reg {
background: #2c3e50;
margin-bottom: 0;
margin-top: 7px;
}
#header .wrap-action-user .btn-reg:hover {
background: #3C5064;
}
#header .social-login {
padding-bottom: 14px;
}
#header .lbl-social {
padding-top: 6px;
}
#header .social-item {
margin-left: 15px;
cursor: pointer;
}
#header .wrap-reg {
padding-top: 13px;
border-top: 1px solid #e8e8e8;
}
#header .panel-action {
min-width: 200px;
padding: 0 10px;
color: #333;
background: #FFF;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#header .list-action li {
border-top: 1px solid #e3e3e3;
margin: 0 13px;
}
#header .list-action li:first-child {
border-top: 0;
}
#header .list-action li a {
text-decoration: none;
margin: 0 -23px;
padding-left: 23px;
padding-right: 6px;
display: block;
height: 40px;
line-height: 38px;
color: #333;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
#header .list-action li a:hover {
background: #2C3E50;
color: #FFF;
text-decoration: none;
position: relative;
z-index: 1;
}
/*end: dropdown User panel*/
#header .show-cart {
width: 101px;
padding-top: 26px;
padding-right: 12px;
}
.show-wish {
padding-top: 26px;
}
#header .shop-cart-icon > .show-cart {
width: 50px;
position: relative;
padding-left: 12px;
padding-right: 50px;
}
.home-page3 #header .shop-cart-icon > .show-cart {
padding-left: 22px;
}
.home-page3 .shop-cart-wrap {
transform: translateY(-3px);
}
#header .shop-cart-icon .cc-val {
position: absolute;
top: 28px;
right: 15px;
}
#header.fixtop .shop-cart-icon .cc-val {
top: 15px;
}
#header .show-cart .iCart {
margin-right: 8px;
margin-top: 4px;
}
#header .show-cart .cc-val {
display: inline-block;
color: #fff;
font-size: 12px;
background: #f79100;
height: 13px;
padding: 0 6px;
border-radius: 2px;
line-height: 14px;
}
.home-page3 #header .show-cart .cc-val{
background: #ff005a;
width: 16px;
height: 16px;
line-height: 16px;
border-radius: 50%;
top: 22px;
right: 10px;
}
#header .show-cart .cc-val.no_wl {
background: #43B1FF;
}
#header .mid-searchbox {
margin: 0 145px 0 220px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position:relative
}
#header .detail_tour .mid-searchbox {
margin: 0 145px 0 270px;
}
#header .muachung .mid-searchbox {
margin: 0 310px 0 230px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position: relative;
}
.home-page3 #header .muachung .mid-searchbox {
margin: 20px 376px 0 275px;
}
#header.fixtop .muachung .mid-searchbox {
margin: 0 310px 0 260px;
/*margin: 0 250px 0 260px;*/
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.home-page3 #header.fixtop .muachung .mid-searchbox {
margin: 0 381px 0 93px;
}
#header .form-search {
margin-top: 5px;
position: relative;
}
#header .form-search > label {
display: block;
}
.home-page3 #header .form-search > label{
border: 2px solid #3bb18f;
border-radius: 20px;
}
#header .form-search input {
border-radius: 2px;
height: 38px;
width: 100%;
border: 0;
padding: 0 65px 0 12px;
color: #333333;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.home-page3 #header .form-search input {
border-radius: 25px;
padding-left: 20px;
}
#header .btn-search {
width: 50px;
height: 100%;
padding: 0;
border: 0;
/*background: #f7b300;*/
position: absolute;
top: 0;
right: 0;
border-radius: 0 2px 2px 0;
}
.home-page3 #header .btn-search {
background: transparent;
right: 5px;
}
.home-page3 .iSearch {
opacity: 0;
}
#header .loading-search {
position: absolute;
top: 10px;
right: 60px;
width: 16px;
display: none;
}
#header .drp-search-result {
display: none;
position: absolute;
margin-top: -1px;
top: 100%;
left: 0;
z-index: 99;
width: 100%;
}
#header .drp-search-result.active {
display: block;
z-index: 1;
}
#header .wrap-search-result {
background: #fff;
box-shadow: 1px 1px 5px #707070;
padding: 5px 0 10px 0;
}
#header .wrap-search-result .link-result {
color: #111;
display: block;
padding: 0 15px;
height: 24px;
line-height: 24px;
position: relative;
}
#header .wrap-search-result .link-result .highlight {
font-weight: bold;
}
#header .wrap-search-result .link-result:hover {
text-decoration: none;
background: #e8e8e8;
}
#header .wrap-search-result .lbl-result {
padding-top: 2px;
color: #888;
font-size: 12px;
margin: 0 10px 5px 15px;
}
#header .wrap-search-result .lbl-result.no-data {
display: none;
}
#header .drp-search-result.nodata .lbl-result {
display: none;
}
#header .drp-search-result.nodata .lbl-result.no-data {
display: block;
}
.btn-toogle-res-menu {
display: none;
position: absolute;
top: 7px;
right: 0;
cursor: pointer;
line-height: 0;
width: 32px;
height: 25px;
float: right;
border-top: 5px solid #ffffff;
box-shadow: 0 5px #2c3e50 inset, 0 10px #ffffff inset, 0 15px #2c3e50 inset, 0 20px #ffffff inset;
}
/*end: hearder-mid*/
/* header-bottom*/
#header .header-bottom {
background: #f1f1f1;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.home-page3 #header .header-bottom {
padding: 4px 0 0;
box-shadow: none;
position: relative;
}
.home-page3 #header .header-bottom:after {
content: "";
display: block;
position: absolute;
width: 100%;
bottom: -1px;
left: 0;
box-shadow: 0px 1px 5px 0px rgba(192, 192, 192, 0.5);
height: 1px;
z-index: 1;
background: #fff;
}
.muachung-site #header .header-bottom {
background: #fff;
border-bottom: 1px solid #f1f1f1;
}
.muachung-site.detail-page #header .header-bottom {
border-bottom: 1px solid #f1f1f1;
}
#header .h-breadcrumb {
display: none;
}
#header .wrap-categories {
position: relative;
z-index: 1;
}
#header .wrap-categories .lbl-lst-cates {
cursor: pointer;
background: #f7b300;
height: 40px;
line-height: 40px;
width: 230px;
padding-left: 40px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 15px;
position: relative;
}
#header .lbl-lst-cates .iAD2 {
position: absolute;
top: 16px;
right: 9px;
display: none;
}
#header .wrap-categories.close .lbl-lst-cates .iAD2 {
display: block;
}
#header .lbl-lst-cates .line3 {
position: absolute;
width: 14px;
height: 2px;
background: #2c3e50;
left: 17px;
top: 15px;
}
#header .lbl-lst-cates .line3:before,
#header .lbl-lst-cates .line3:after {
content: '';
position: absolute;
left: 0;
top: 4px;
width: 100%;
height: 100%;
background: inherit;
}
#header .lbl-lst-cates .line3:after {
top: 8px;
}
#header .dropdown-cates {
position: absolute;
width: 100%;
top: 100%;
left: 0;
}
#header .wrap-categories.close .dropdown-cates {
display: none;
}
#header .wrap-categories.close:hover .dropdown-cates {
display: block;
}
#header .list-cates {
position: relative;
/*border-right: 1px solid #e7e7e7;*/
min-width: 229px;
background-color: #fff;
}
#header .mc-cate-item a {
/*background: #fff;*/
display: block;
height: 38px;
line-height: 38px;
position: relative;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
padding-left: 10px;
/*border-left: 3px solid #fff;*/
text-decoration: none;
}
#header .mc-cate-item a {
border-bottom: 1px solid #f1f1f1;
}
#header .mc-cate-item.no-border a {
border-bottom: 0;
height: 39px;
}
#header .mc-cate-item .iGoOut {
position: absolute;
top: 8px;
right: 7px;
}
#header .mc-cate-item:hover .iGoOut {
background-position: -194px -94px;
}
#header .h-cate-item.sml-cate {
position: relative;
}
#header .parent-cate {
position: relative;
border-bottom: 1px solid #f1f1f1;
padding-left: 40px;
display: block;
height: 32px;
line-height: 32px;
color: #555;
text-decoration: none;
/*background: #fff;*/
}
#header.fixtop .parent-cate {
padding-left: 50px;
}
#header .parent-cate.trungthu-mn:before {
/*content: none !important;*/
}
#header .parent-cate.trungthu-mn {
/*padding-left: 40px;*/
}
#header .h-cate-item:hover .parent-cate {
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
color: #111;
border-color: #ccc;
border-top: 1px solid #ccc;
z-index: 2;
}
#header .parent-cate:before {
content: '';
position: absolute;
top: 0;
left: 40px;
width: 0;
height: 100%;
border-left: 1px solid #f1f1f1;
}
/*#header .h-cate-item:hover .parent-cate:before{*/
/*right: 0;*/
/*left: auto;*/
/*border-color: #fff;*/
/*}*/
/*#header .parent-cate:after{*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 3px;*/
/*height: 38px;*/
/*background: #fff;*/
/*}*/
#header .h-cate-item:hover .parent-cate:after {
width: 100%;
top: -1px;
left: 0;
height: 1px;
background: #95a5a6;
}
#header .h-cate-item:hover:first-child .parent-cate:after {
top: 0;
}
#header .parent-cate .iCate {
position: absolute;
top: 7px;
left: 12px;
}
#header .parent-cate .iAR3 {
position: absolute;
top: 14px;
right: 15px;
}
#header .h-cate-item:hover .parent-cate .iAR3 {
background-position: -346px -65px;
}
#header .list-subcate {
background: #fff;
border: 1px solid #95a5a6;
position: absolute;
top: -1px;
left: 100%;
min-width: 205px;
padding-left: 20px;
margin-left: -1px;
display: none;
z-index: 1;
}
#header .h-cate-item.dock-bottom .list-subcate {
top: auto;
bottom: 0;
}
#header .h-cate-item:first-child .list-subcate {
top: 0;
}
#header .h-cate-item:hover .list-subcate {
display: block;
}
#header .list-subcate li {
white-space: nowrap;
height: 37px;
line-height: 36px;
}
#header .h-cate-item:first-child .list-subcate li {
height: 36px;
}
#header .list-subcate li a {
display: block;
}
#header .list-subcate li a:hover {
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #111;
text-decoration: none;
}
#header .dropdown-cates .shadow-box {
position: absolute;
bottom: -10px;
left: 0;
width: 100%;
height: 24px;
text-align: center;
}
.home-page3 .cskh-wrap{
position: absolute;
top: -3px;
right: 4px;
}
.btn-dulich {
width: 136px;
height: 34px;
background: #073590;
border-radius: 25px;
text-align: center;
line-height: 34px;
}
.btn-support {
width: 186px;
height: 34px;
background: #21babd;
border-radius: 25px;
padding-left: 11px;
margin-left: 9px;
}
#header .h-cskh {
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .h-cskh-new{
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .h-cskh .fw-b{
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.home-page3 #header .h-cskh .fw-b {
margin-left: 4px;
}
#header .h-cskh .fw-l {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .h-cskh .show-val-mc, #header .h-cskh .show-val {
height: 38px;
line-height: 38px;
position: relative;
padding-right: 13px;
color: #777;
}
#header .h-cskh .show-val-mc:before, #header .h-cskh .show-val:before {
content: '';
position: absolute;
top: 17px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #aaaaaa transparent transparent transparent;
}
.home-page3 #header .h-cskh .show-val:before {
border-top: 6px solid #fff;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
top: 16px;
right: 13px;
}
#header .h-cskh .show-val-mc .sep-lbl, #header .h-cskh .show-val .sep-lbl {
border-left: 1px solid #d1d1d1;
display: inline-block;
margin: 0 0 0 10px;
padding-left: 10px;
}
#header .h-cskh .poptip-cm {
min-width: 255px;
left: auto;
right: 0;
padding-top: 7px;
z-index: 9;
}
#header .h-cskh .poptip-cm .closePoptip {
position: absolute;
bottom: -1px;
right: 50%;
font-size: 11px;
color: #01B7F2;
text-transform: uppercase;
font-weight: bold;
width: 18px;
height: 18px;
background: rgba(0, 0, 0, .8);
line-height: 18px;
border-radius: 50%;
top: 5px;
right: 5px;
text-align: center;
transition: all .3s ease-in-out;
text-decoration: none;
}
#header .h-cskh .poptip-cm .closePoptip:hover {
background: rgba(0, 0, 0, 1);
}
#header .h-cskh-new .poptip-cm .closePoptip{
position: absolute;
bottom: -1px;
right: 50%;
font-size: 18px;
color: #999;
text-transform: uppercase;
font-weight: bold;
width: 18px;
height: 18px;
/* background: #ccc; */
line-height: 18px;
border-radius: 50%;
top: 5px;
right: 50px;
text-align: center;
transition: all .3s ease-in-out;
text-decoration: none;
}
#header .h-cskh-new .poptip-cm .closePoptip:before {
}
#header .h-cskh-new .poptip-cm .closePoptip:hover {
background: rgba(0,0,0,1);
}
.in-detail-page .home_top_menu.dulich .poptip-cm{
display: block;
}
#header .h-cskh .poptip-cm.show {
display: block;
z-index: 99999;
}
#header .h-cskh:hover .poptip-cm {
display: block;
}
#header .h-cskh .inner-poptip {
padding: 10px 9px;
}
#header .h-cskh .inner-poptip .icon-pick {
right: 40px;
top: -8px;
}
#header .h-cskh-new .icon-pick{
right: 40px;
top: -8px;
}
#header .tr-wrapper .tr-show-val.show_first:before {
content: '';
position: absolute;
left: -6px;
top: 100%;
height: 6px;
width: 100%;
padding-right: 7px;
background: #fff;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#header .tr-wrapper .tr-show-val.show_first {
background: #fff;
box-shadow: 1px 1px 5px #707070;
border-color: #fff;
position: relative;
z-index: 2;
}
#header .cskh-data-row{
padding-left: 26px;
padding-bottom: 9px;
position: relative;
}
#header .cskh-data-row .icon {
position: absolute;
top: 2px;
left: 0;
}
#header .cskh-data-row .iClock {
top: -2px;
}
#header .cskh-dropdown .email-sp {
color: #247bbd;
}
#header .cskh-dropdown .worktime {
padding-bottom: 3px;
}
#header .cskh-dropdown .hotline {
border-top: 1px solid #e3e3e3;
padding-top: 7px;
}
#header .cskh-dropdown .hotline-lbl {
color: #666666;
font-size: 14px;
line-height: 18px;
font-style: italic;
padding-bottom: 8px;
}
#header .cskh-dropdown .hotline-val {
color: #f39a07;
font-size: 20px;
line-height: 18px;
padding-bottom: 4px;
}
#header .mc-bar-top {
height: 40px;
line-height: 40px;
padding-left: 20px;
}
.home-page3 #header .mc-bar-top {
padding-left: 0;
}
.home-page3 #header .mc-bar-top i {
margin-right: 6px;
}
#header .mc-bar-top .group-menu-link-cate {
display: inline;
}
#header .mc-bar-top a {
margin-right: 7px;
padding-right: 7px;
border-right: 1px solid #e5e5e5;
}
.home-page3 #header .mc-bar-top a {
/*margin-right: 32px;*/
color: #0070ff;
border-right: 1px solid black !important;
/*margin-right: 10px;*/
/*margin-left: 10px;*/
/*padding-right: 5px;*/
}
.home-page3 #header .mc-bar-top li:last-child a{
border-right: none !important;
}
.home-page3 #header .mc-bar-top .dulich-menu a {
color: #0f80c4;
}
.home-page3 #header .mc-bar-top i {
vertical-align: -5px;
}
#header .mc-bar-top a.underline {
text-decoration: underline;
}
#header .mc-bar-top a.only-text {
color: #166ead;
font-weight: bold;
}
#header .mc-bar-top a:last-child {
border: none;
}
/*end: header-bottom*/
/* 10. Footer
--------------------------------------------------------------------------------*/
#footer {
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding-top: 30px;
background: #f1f1f1;
}
#footer .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
#footer .f-top {
padding: 18px 0 0;
background: #ffffff;
border-top: 1px solid #e2e2e2;
}
#footer .site-info {
padding-bottom: 17px;
}
#footer .site-info .wrap-4c {
margin-left: -50px;
}
#footer .site-info .col-4 {
padding: 0 0 0 50px;
}
#footer .f-top-title {
line-height: 22px;
font-size: 18px;
padding-bottom: 18px;
}
#footer .list-about li {
padding-top: 10px;
}
#footer .list-about li:first-child {
padding-top: 0;
}
#footer .list-about a {
font-size: 14px;
/*font-family: "Open Sans Light", sans-serif;*/
}
#footer .grp-drp-footer {
position: relative;
margin-right: 17px;
width: 220px;
margin-bottom: 9px;
}
#footer .drp-show,
#footer .lienket-muachung {
padding: 0 20px 0 10px;
height: 31px;
line-height: 30px;
border: 1px solid #d8d8d8;
cursor: pointer;
position: relative;
}
#footer .drp-show:before {
content: "";
position: absolute;
top: 12px;
right: 7px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #333333 transparent transparent transparent;
}
#footer .drp-show.no-arrow:before {
border: none;
}
#footer .gt-hd .drp-show.no-arrow a {
text-decoration: none;
}
#footer .gt-hd .drp-show.no-arrow a:hover {
color: #f0522b;
}
#footer .wrap-drp-list-action {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
margin-top: -1px;
}
#footer .grp-drp-footer:hover {
z-index: 2;
}
#footer .grp-drp-footer:hover .wrap-drp-list-action {
display: block;
}
#footer .drp-list-action {
background: #fff;
border: 1px solid #d8d8d8;
border-top: 0;
}
#footer .action-item {
display: block;
cursor: pointer;
padding: 3px 8px;
font-size: 12px;
}
#footer .action-item:hover {
background: #166EAD;
color: #FFF;
text-decoration: none;
}
#footer .f-subscribe {
padding-right: 11px;
}
#footer .f-subscribe label {
display: block;
/*font-family: "Open Sans Light", sans-serif;*/
margin-bottom: 9px;
}
#footer .f-subscribe .txt-email {
width: 100%;
border: 1px solid #dbdbdb;
height: 32px;
padding: 0 10px;
border-radius: 2px;
margin-bottom: 10px;
}
#footer .f-subscribe .txt-email::-webkit-input-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .txt-email:-moz-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .txt-email::-moz-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .txt-email:-ms-input-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .btn-subscribe {
}
#footer .f-subscribe .iSend {
margin-right: 4px;
vertical-align: -5px;
}
#footer .btn-partner {
max-width: 230px;
background: #166ead;
box-shadow: 0 4px #004b80;
color: #fff;
height: auto;
text-align: left;
line-height: 14px;
padding: 9px 0 11px 39px;
display: block;
margin-right: 20px;
}
#footer .btn-partner:hover {
background: #1772B4;
text-decoration: none;
}
#footer .btn-partner:active {
box-shadow: 0 3px #004b80;
top: 1px;
}
#footer .btn-partner .make-right {
float: none;
display: inline-block;
text-align: left;
}
#footer .btn-partner .iMC1 {
float: none;
margin-right: 6px;
vertical-align: -3px;
}
#footer .lbl-partner {
display: block;
padding-bottom: 4px;
padding-top: 4px;
}
#footer .site-link {
border-top: 1px solid #eee;
}
#footer .list-link {
width: 795px;
margin: 0 auto;
padding: 20px 0;
overflow: hidden;
}
#footer .wrap-ll {
margin-top: -33px;
}
#footer .list-link ul {
float: left;
width: 190px;
padding-top: 33px;
}
#footer .list-link li {
padding-bottom: 3px;
}
#footer .list-link li:first-child {
padding-bottom: 6px;
}
#footer .list-link a {
color: #888888;
font-size: 12px;
}
#footer .list-link li:first-child a {
color: #004b91;
font-size: 13px;
}
#footer .f-bottom {
line-height: 20px;
background: #383838;
border-top: 1px solid #d0d0d0;
box-shadow: 0 -1px #f1f1f1;
color: #dddddd;
/*font-family: "Open Sans Light", sans-serif;*/
}
#footer .wrap-copy {
padding-top: 14px;
padding-bottom: 14px;
position: relative;
}
#footer .zamba {
padding-bottom: 6px;
}
#footer .iZamba {
margin-left: 3px;
}
#footer .iAdmicro {
position: absolute;
top: 43px;
right: 0;
}
#footer .i4Admicro {
position: absolute;
top: 35px;
right: 5px;
width: 140px;
height: 59px;
background: url('http://adi.vcmedia.vn/logo/runbyvcc.v.png');
}
#footer .iBCT {
position: absolute;
top: 43px;
right: 160px;
}
.wrap-btn-backtop {
position: fixed;
z-index: 200;
bottom: 40px;
left: 0;
width: 100%;
height: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
visibility: hidden;
}
.wrap-btn-backtop.active {
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
visibility: visible;
}
.wrap-btn-backtop > .container {
position: relative;
}
.btn-back-to-top {
cursor: pointer;
position: absolute;
bottom: 80px;
/*bottom: 230px;*/
right: -64px;
padding-top: 8px;
text-align: center;
z-index: 2;
width: 44px;
height: 54px;
border-radius: 3px;
background-color: #f0532a;
color: #fff;
}
.btn-back-to-top:hover {
}
.btn-back-to-top:active {
/*bottom: 78px;*/
bottom: 228px;
}
.btn-back-to-top span {
display: block;
padding-top: 6px;
}
/*Slick slider*/
.slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-dots {
text-align: center;
}
.slick-dots li {
list-style: none;
display: inline-block;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background-color: #fff;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 8px;
width: 10px;
cursor: pointer;
box-shadow: 0 0 2px #4E443C;
-webkit-box-shadow: 0 0 2px #4E443C;
-moz-box-shadow: 0 0 2px #4E443C;
}
.slick-dots li.slick-active button {
background-color: #4E443C;
}
.top-detail-banner .slick-arrow {
display: none !important;
position: absolute;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
border: none;
text-indent: -99999px;
top: 50%;
margin-top: -10px;
cursor: pointer;
outline: none;
/* width: 10px; */
height: 20px;
z-index: 99;
}
.top-detail-banner .slick-prev {
left: 0;
background-position: -291px -50px;
}
.top-detail-banner .slick-next {
right: -1px;
background-position: -303px -50px;
padding-right: 4px;
}
.top-detail-banner:hover .slick-arrow {
display: block !important;
}
.top-detail-banner img {
width: 100%
}
.top-detail-banner .slick-dots {
position: absolute;
bottom: -20px;
left: 50%;
display: none !important;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
.top-detail-banner:hover .slick-dots {
display: block !important;
}
/* 11. Module's style: mod-breadscrum
--------------------------------------------------------------------------------*/
.mod-breadscrum {
font-size: 12px;
color: #888;
padding: 7px 13px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
background: #fff;
margin: 20px 0 20px;
position: relative;
/*display: none;*/
}
.dl-lists .mod-breadscrum {
margin: -20px 0 20px;
display: block;
}
.in-list-page.dl-lists .mod-breadscrum {
margin-bottom: 10px;
}
.detail-page .mod-breadscrum {
background: #f2f2f2;
}
.mod-breadscrum .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-breadscrum .grp-cate-b {
position: relative;
margin-left: 8px;
}
.mod-breadscrum .cate-val.active {
position: relative;
padding: 0 15px 0 0;
}
.mod-breadscrum .cate-val .iBreadcrumb {
margin-right: 8px;
}
.mod-breadcrumb .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-breadscrum .grp-cate-b {
position: relative;
margin-left: 8px;
}
.mod-breadcrumb .cate-val.active {
position: relative;
padding: 0 15px 0 0;
}
.mod-breadcrumb .cate-val .iBreadcrumb {
margin-right: 8px;
}
/* 11. Module's style: mod-cate-filter
--------------------------------------------------------------------------------*/
.mod-cate-filter {
padding: 15px;
box-shadow: 0 1px 3px #cccccc;
background: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
/*margin-bottom: 15px;*/
}
.mod-cate-filter > a:hover {
text-decoration: none;
}
.mod-cate-filter .title-cate-active {
font-size: 14px;
font-weight: bold;
position: relative;
padding-left: 21px;
}
.mod-cate-filter .title-cate-active.no-img {
padding-left: 0;
}
.mod-cate-filter .deal-moi-hom-nay {
color: #f16600;
}
.mod-cate-filter .deal-ban-chay-nhat {
color: #166ead;
}
.mod-cate-filter .am-thuc-nha-hang {
color: #c34630;
}
.mod-cate-filter .spa-lam-dep {
color: #15c1d7;
}
.mod-cate-filter .gia-dung-noi-that {
color: #56c832;
}
.mod-cate-filter .thoi-trang-nu {
color: #f21248;
}
.mod-cate-filter .thoi-trang-nam {
color: #8e6d64;
padding-left: 25px;
}
.mod-cate-filter .phu-kien-my-pham {
color: #de6783;
padding-left: 25px;
}
.mod-cate-filter .dien-tu-cong-nghe {
color: #0059a7;
}
.mod-cate-filter .thuc-pham {
color: #e4511d;
padding-left: 25px;
}
.mod-cate-filter .me-be {
color: #f4b416;
}
.mod-cate-filter .dao-tao-giai-tri {
color: #344e5d;
padding-left: 25px;
}
.mod-cate-filter .grp-cate-in-list {
margin-left: 20px;
margin-top: 15px;
}
.mod-cate-filter .grp-cate-in-list .active {
font-weight: bold;
font-size: 12px;
}
.mod-cate-filter .grp-cate-in-list .field-filter .iTick {
position: absolute;
top: -1px;
}
.mod-cate-filter .grp-cate-in-list .field-filter .i3cham {
position: absolute;
top: 8px;
left: 4px;
}
.mod-cate-filter .grp-cate-in-list .field-filter {
position: relative;
margin-bottom: 15px;
}
.mod-cate-filter .grp-cate-in-list .field-filter:last-child {
margin-bottom: 0;
}
.mod-cate-filter .grp-cate-in-list .field-filter a {
color: #666666;
padding-left: 20px;
}
.mod-cate-filter .grp-cate-in-list .bt-readall-list .iAR3 {
position: absolute;
top: 6px;
right: 6px;
}
.mod-cate-filter .grp-cate-in-list .bt-readall-list {
padding: 5px 16px 5px 10px;
background: #e4e4e4;
border-radius: 3px;
font-size: 11px;
position: relative;
}
/*.mod-cate-filter .grp-cate-in-list .field-filter a:before {*/
/*content: "...";*/
/*position: absolute;*/
/*top: -3px;*/
/*left: -15px;*/
/*}*/
.mod-cate-filter .title-other-cate {
font-size: 15px;
color: #888888;
margin-bottom: 15px;
}
.mod-cate-filter ul.grp-cate-other-in-list {
padding-left: 15px;
font-size: 12px;
}
.mod-cate-filter ul.grp-cate-other-in-list li {
list-style: none;
margin-bottom: 15px;
}
.mod-cate-filter ul.grp-cate-other-in-list li a {
color: #003366;
}
.mod-cate-filter ul.grp-cate-other-in-list li a .iLML {
margin-right: 5px;
}
.hover-location {
color: #555;
box-shadow: 0 1px 3px #cccccc;
background: #fff;
border: 1px solid transparent;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.hover-location:hover {
border: 1px solid #c3c3c3;
border-right: none;
}
.hover-location:hover .location-lists {
display: block;
}
.hover-location .parent-cat {
display: block;
background: #fff;
text-decoration: none;
height: 50px;
line-height: 50px;
padding: 0 20px;
position: relative;
}
.hover-location .parent-cat:before {
content: "";
position: absolute;
display: block;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
height: 52px;
width: 200px;
left: 50%;
margin-left: -100px;
}
.hover-location:hover .parent-cat:before {
display: none;
}
.hover-location .parent-cat:after {
content: "";
display: none;
position: absolute;
right: -1px;
z-index: 101;
width: 2px;
height: 50px;
background: #ffffff;
top: 0;
}
.hover-location:hover .parent-cat:after {
display: block;
}
.hover-location .parent-cat span {
position: relative;
}
.hover-location .parent-cat span:after {
position: absolute;
content: "";
display: block;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #aaa;
right: -12px;
top: 3px;
}
.hover-location .location-lists {
position: absolute;
left: 100%;
width: 180px;
background: #fff;
z-index: 5;
top: 38%;
transform: translateY(-50%);
border: 1px solid #c3c3c3;
padding: 7px 0;
display: none;
}
.mc-list-page2 .hover-location .location-lists {
top: auto;
}
.hover-location .location-lists:before {
content: "";
display: block;
width:50px;
height:100%;
background: transparent;
position: absolute;
left: -34px;
top:0;
}
.hover-location .location-lists li a {
padding: 8px 20px;
display: inline-block;
width: 100%;
font-size: 12px;
}
.hover-location .location-lists li span.res-num {
color: #999;
}
/* 11. Module's style: mod-viewed-suggest
--------------------------------------------------------------------------------*/
.mod-viewed-suggest {
background: #Fff;
margin-bottom: 45px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.muachung-site .mod-viewed-suggest {
background: #Fff;
margin-bottom: 0;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-viewed-suggest .hsd-title {
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #6f7a80;
}
.muachung-site .mod-viewed-suggest .hsd-title {
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #44a0d4;
background: -moz-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #44a0d4), color-stop(100%, #33ccb0));
background: -webkit-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: -o-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: -ms-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: linear-gradient(to right, #44a0d4 0%, #33ccb0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a0d4', endColorstr='#33ccb0', GradientType=1);
}
.muachung-site .mod-viewed-suggest .count-item-suggest {
float: right;
font-weight: normal;
font-size: 13px;
}
.mod-viewed-suggest .inner-home-suggest {
background: #fff;
box-shadow: 1px 2px 1px #d7d7d7;
}
.mod-viewed-suggest .hsd-slide {
position: relative;
padding: 20px 34px 20px 34px;
overflow: hidden;
}
.mod-viewed-suggest .hsd-slide-overview {
position: relative;
left: 0;
top: 0;
height: 160px;
width: 999999px;
overflow: hidden;
-webkit-transition: left 1s;
-moz-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
.mod-viewed-suggest .hsd-item {
padding: 0 15px;
float: left;
}
.mod-viewed-suggest .hsd-item-inside {
width: 240px;
position: relative;
}
.mod-viewed-suggest .hsd-item-inside a {
text-decoration: none;
}
.mod-viewed-suggest .hsd-thumb-deal {
display: block;
position: relative;
height: 0;
width: 100%;
padding-bottom: 66.67%;
}
.mod-viewed-suggest .hsd-name-deal {
position: absolute;
width: 100%;
height: 38px;
left: 0;
bottom: 0;
padding: 5px 5px 0 10px;
}
.mod-viewed-suggest .hsd-name-deal:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #FFFFFF;
opacity: 0.85;
filter: alpha(Opacity=85);
}
.mod-viewed-suggest .hsd-name-val {
line-height: 14px;
position: relative;
font-size: 13px;
height: 28px;
overflow: hidden;
}
.mod-viewed-suggest .hsd-name-val a {
color: #111;
}
.mod-viewed-suggest .hsd-name-val span {
color: #ff6700;
font-weight: bold;
margin-right: 8px;
}
.mod-viewed-suggest .hsd-wrap-detail {
opacity: 0;
visibility: hidden;
position: absolute;
left: 0;
top: 46px;
width: 100%;
}
.mod-viewed-suggest .hsd-item-inside:hover .hsd-wrap-detail {
opacity: 1;
visibility: visible;
}
.mod-viewed-suggest .hsd-link-detail {
display: inline-block;
width: 90px;
height: 30px;
line-height: 32px;
font-size: 12px;
text-transform: uppercase;
text-align: center;
border-radius: 2px;
color: #333;
background: #f1c40f;
transition: opacity 0.2s;
-webkit-transition: opacity 0.2s;
}
.mod-viewed-suggest .hsd-item-inside .iAR4 {
vertical-align: -4px;
margin-left: 7px;
}
.mod-viewed-suggest .hsd-btn {
/*display: none;*/
position: absolute;
top: 0;
left: 0;
width: 66px;
height: 100%;
}
.mod-viewed-suggest .hsd-btn.next {
left: auto;
right: 0;
}
.mod-viewed-suggest .hsd-slide.active .hsd-btn {
/*display: block;*/
}
.mod-viewed-suggest .hsd-btn:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, right top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}
.mod-viewed-suggest .hsd-btn.next:before {
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}
.mod-viewed-suggest .hsd-btn.btn-disabled:before {
z-index: 2;
}
.mod-viewed-suggest .hsd-btn .btn-inside {
cursor: pointer;
position: absolute;
top: 66px;
left: 0;
width: 32px;
height: 68px;
line-height: 0;
background: #FFF;
box-shadow: 1px 0 1px #707070;
border-radius: 0 2px 2px 0;
}
.mod-viewed-suggest .hsd-btn.next .btn-inside {
left: auto;
right: 0;
box-shadow: -1px 0 1px #707070;
border-radius: 2px 0 0 2px;
}
.mod-viewed-suggest .hsd-btn .btn-inside i {
margin: 25px 0 0 7px;
}
.mod-viewed-suggest .hsd-btn.next .btn-inside i {
margin: 25px 0 0 15px;
}
.mod-viewed-suggest .hsd-loading {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
text-align: center;
padding-top: 80px;
}
.mod-viewed-suggest .hsd-slide.active .hsd-loading {
display: none;
}
/* 11. Module's style: mod-tab-feed-deal
--------------------------------------------------------------------------------*/
.mod-tab-feed-deal {
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-tab-feed-deal .lbl-count {
position: absolute;
top: 15px;
right: 0;
font-size: 15px;
color: #666;
}
.mod-tab-feed-deal.tab-common .tab-lbls {
margin-bottom: 15px;
border-bottom: 0;
position: relative;
}
.mod-tab-feed-deal.tab-common .t-lbl {
font-size: 13px;
font-weight: bold;
background: #fff;
height: 42px;
line-height: 42px;
text-align: center;
border: 1px solid #d7d7d7;
padding: 0 25px;
margin-left: 10px;
position: relative;
z-index: 1;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl {
font-size: 13px;
font-weight: bold;
background: #e0e0e0;
height: 42px;
line-height: 42px;
text-align: center;
border: 1px solid #e0e0e0;
padding: 0 25px;
margin-left: 0;
margin-right: 10px;
position: relative;
z-index: 1;
color: #666666;
}
.mod-tab-feed-deal.tab-common .t-lbl:first-child {
margin-left: 0;
}
.mod-tab-feed-deal.tab-common .t-lbl:hover {
color: #019ED4;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl:hover, .mod-tab-feed-deal.tab-common .t-lbl.active {
background: #01b7f2;
border-color: #01b7f2;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl:hover, .muachung-site .mod-tab-feed-deal.tab-common .t-lbl.active {
background: #166ead;
border-color: #166ead;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-tab-feed-deal.tab-common .t-lbl:before {
content: '';
position: absolute;
top: 1px;
left: -11px;
width: 10px;
height: 100%;
background: #F1F1F1;
box-sizing: border-box;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl:before {
content: '';
position: absolute;
top: 1px;
left: 0px;
width: 10px;
height: 100%;
background: none;
box-sizing: border-box;
}
.mod-tab-feed-deal.tab-common .t-lbl.active:after {
display: none;
}
.mod-tab-feed-deal.tab-common .line-sep {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #d7d7d7;
}
/* 11. Module's style: mod-dl-list-big-deal
--------------------------------------------------------------------------------*/
.mod-dl-list-big-deal {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.list-hot-deals {
position: relative;
margin-bottom: 10px;
padding-bottom: 5px;
}
.list-hot-deals:after {
content: "";
display: block;
position: absolute;
width: 970px;
background: #e6e6e6;
left: 20px;
height: 1px;
bottom: 0;
}
.mod-dl-list-big-deal .dock-viewall {
position: relative;
}
.mod-dl-list-big-deal .dock-viewall .text-count {
font-size: 16px;
color: #666666;
right: 0;
position: absolute;
bottom: 15px;
}
.mod-dl-list-big-deal .title-mod {
/*border-bottom: 1px solid #d2d2d2;*/
margin-bottom: 5px;
position: relative;
}
.mod-dl-list-big-deal .title-val {
display: inline-block;
position: relative;
font-size: 30px;
line-height: 34px;
text-transform: uppercase;
font-family: "Open Sans Light", sans-serif;
color: #333;
padding-bottom: 2px;
/*border-bottom: 1px solid #2c3e50;*/
}
.mod-dl-list-big-deal .viewall {
position: absolute;
bottom: 8px;
right: 10px;
background: #16A085;
color: #fff;
font-size: 12px;
height: 20px;
line-height: 20px;
padding: 0 6px 0 10px;
}
.mod-dl-list-big-deal .dock-viewall .viewall {
bottom: 31px;
}
.mod-dl-list-big-deal .viewall:hover {
text-decoration: none;
/*background: #A9A9A9;*/
opacity: 0.9;
}
.mod-dl-list-big-deal .viewall:after {
content: '';
position: absolute;
top: 0;
left: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #16A085;
}
/*.mod-dl-list-big-deal .viewall:hover:after{*/
/*border-color: transparent transparent transparent #A9A9A9;*/
/*}*/
.mod-dl-list-big-deal .list-big-deal {
margin-left: -45px;
}
.mod-dl-list-big-deal .list-big-deal .banner-home {
margin-left: 45px;
padding-bottom: 40px;
}
.mod-dl-list-big-deal .list-big-deal .mod-site-suggest {
margin-left: 45px;
clear: both;
margin-bottom: 40px;
}
.mod-dl-list-big-deal .deal-item {
float: left;
width: 50%;
padding-left: 45px;
padding-bottom: 40px;
}
.muachung-site .mod-dl-list-big-deal .deal-item {
float: left;
width: 25%;
padding-left: 45px;
padding-bottom: 40px;
}
.muachung-site .mod-dl-list-big-deal .deal-item.x2banner {
padding-bottom: 0;
}
/*in list page*/
.dl-lists #header .h-breadcrumb {
display: block;
}
.dl-lists .in-detail-page .mod-left-dl-city, .in-list-page .mod-left-dl-city {
margin-top: 0;
}
.mod-dl-list-big-deal .count-sort {
position: relative;
padding-bottom: 10px;
padding-top: 20px;
margin-bottom: 4px;
}
.mod-dl-list-big-deal .cate-name {
display: inline-block;
font-size: 22px;
line-height: 24px;
vertical-align: middle;
}
.mod-dl-list-big-deal .count-sort .deal-result {
font-style: italic;
font-size: 14px;
color: #888;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #ccc;
padding-left: 5px;
margin-left: 5px;
}
.mod-dl-list-big-deal .wrap-sort-item {
position: absolute;
bottom: 10px;
right: 0;
}
.mod-dl-list-big-deal .right-sort {
width: 300px;
text-align: right;
}
.mod-dl-list-big-deal .right-sort label {
color: #999;
display: inline-block;
margin-right: 8px;
}
.mod-dl-list-big-deal .right-sort select {
font-size: 12px;
height: 25px;
line-height: 24px;
min-width: 120px;
border: 1px solid #9f9f9f;
}
.mod-dl-list-big-deal .btn-more-c-deal {
display: inline-block;
cursor: pointer;
background: #efefef;
font-size: 14px;
min-width: 430px;
height: 44px;
line-height: 44px;
padding: 0 10px;
margin-top: 30px;
margin-bottom: 70px;
border: 1px solid #dbdbdb;
margin-left: auto;
margin-right: auto;
}
.mod-dl-list-big-deal .btn-more-c-deal:hover {
background: #E2E2E2;
}
.mod-dl-list-big-deal .btn-more-c-deal:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #555555 transparent transparent transparent;
vertical-align: middle;
display: inline-block;
margin-left: 6px;
}
/*List page muachung*/
.muachung-site .mod-mc-list-big-deal .counted-deal {
padding: 0 0 10px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
/*line-height: 32px;*/
margin-top: 0;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left {
float: left;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left label {
font-size: 12px;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-right {
float: right;
color: #888;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left .c-val {
font-size: 16px;
color: #555555;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-right select {
padding: 8px 35px 8px 8px;
border: 0;
color: #555555;
margin-left: 5px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left .c-val b {
color: #333;
}
.muachung-site .mod-dl-list-big-deal .deal-item.x2 {
width: 50%;
}
.muachung-site .mod-dl-list-big-deal .deal-item.x2 .deal-name .deal-name-val {
font-size: 18px;
}
.muachung-site .mod-mc-list-big-deal .list-big-deal {
margin-left: -35px;
}
.muachung-site .mod-mc-list-big-deal .deal-item {
float: left;
width: 33.3%;
padding-left: 35px;
padding-bottom: 30px;
}
.muachung-site .mod-mc-list-big-deal .deal-item.deal-plaza {
width: 33.2%;
}
.muachung-site .mod-mc-list-big-deal .deal-item.x2banner,
.muachung-site .mod-mc-list-big-deal .deal-item.x2 {
padding-bottom: 0;
}
.muachung-site .mod-mc-list-big-deal .deal-item.x2 {
width: 66.7%;
}
.muachung-site.mc-list-page .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 45.9%;
}
.muachung-site.mc-list-page .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
padding-bottom: 66.4%;
}
.muachung-site.mc-list-page .deal-item.travel-deal.x2 .deal-name .deal-name-val {
font-size: 18px;
}
.mod-mc-list-big-deal .btn-more-c-deal {
display: inline-block;
cursor: pointer;
background: #fff;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
min-width: 430px;
height: 44px;
line-height: 44px;
padding: 0 10px;
margin-top: 20px;
margin-bottom: 70px;
border: 1px solid #dbdbdb;
margin-left: auto;
margin-right: auto;
}
.mod-mc-list-big-deal .btn-more-c-deal:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #555555 transparent transparent transparent;
vertical-align: middle;
display: inline-block;
margin-left: 6px;
}
/*End: in list page*/
/* 11. Module's style: mod-cover-page
--------------------------------------------------------------------------------*/
.mod-cover-page {
background: transparent center center no-repeat;
height: 190px;
margin-bottom: 30px;
}
.mod-cover-page .cell-center {
height: 190px;
text-align: left;
}
.mod-cover-page .dulich-policy {
height: 30px;
line-height: 30px;
font-size: 15px;
font-family: "Open Sans Italic", sans-serif;
display: inline-block;
background: #eef7ff;
border-radius: 3px;
margin-top: 10px;
padding-right: 14px;
}
.mod-cover-page .cell-center > div:first-child .dulich-policy {
margin-top: 0;
}
.mod-cover-page .dulich-policy .iChkGreen2 {
margin: 0 8px 0 11px;
vertical-align: -1px;
}
/* 11. Module's style: mod-left-dl-city
--------------------------------------------------------------------------------*/
.mod-left-dl-city {
background: #fff;
box-shadow: 0 1px 5px rgba(180, 180, 180, 0.8);
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-left-dl-city .lbl-mod {
background: #f1c40f;
text-transform: uppercase;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #6e5802;
height: 38px;
line-height: 38px;
padding-left: 15px;
position: relative;
}
.mod-left-dl-city .lbl-mod .iAD2 {
position: absolute;
top: 16px;
right: 9px;
display: none;
}
.mod-left-dl-city .lst-custom-link {
padding: 6px 13px;
line-height: 30px;
}
.mod-left-dl-city .lst-custom-link a {
display: block;
color: #444;
font-family: 'Open Sans', sans-serif;
}
.mod-left-dl-city .lst-custom-link a:last-child {
border-bottom: 1px solid #e6e6e6;
padding-bottom: 12px
}
.mod-left-dl-city .lst-custom-link .icon {
vertical-align: -3px;
margin-right: 6px;
}
.mod-left-dl-city .list-city {
padding-bottom: 8px;
}
.mod-left-dl-city .city-area-name {
position: relative;
display: block;
background: #fff;
font-size: 14px;
color: #444;
height: 36px;
line-height: 36px;
padding-left: 15px;
margin-bottom: -4px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-left-dl-city .city-area-name .iAD4 {
display: block;
position: absolute;
top: 15px;
right: 18px;
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.mod-left-dl-city .collapse .city-area-name .iAD4 {
right: 18px;
}
.mod-left-dl-city .collapse .city-area-name .iAD4 {
-ms-transform: rotate(0deg); /* IE 9 */
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
}
.mod-left-dl-city .wrap-all-city-menu .collapse .city-area-name {
border-bottom: 1px solid #e6e6e6;
margin: 0 13px;
padding: 0;
}
.mod-left-dl-city .list-city a {
display: block;
padding: 0 0 0 15px;
/* color: #444; */
line-height: 30px;
font-family: 'Open Sans', sans-serif;
}
.mod-left-dl-city .wrap-all-city-menu .grp-city-area:last-child .city-area-name {
border: 0 !important;
}
.mod-left-dl-city .list-city .active a {
font-weight: bold;
color: #16A085;
}
.mod-left-dl-city .list-city .city-count-deal {
color: #999;
font-weight: normal;
}
.mod-left-dl-city .list-city a:hover,
.mod-left-dl-city .list-city a:hover .city-count-deal {
text-decoration: none;
}
.mod-left-dl-city .list-city a:hover .city-name {
text-decoration: underline;
}
.mod-left-dl-city .grp-attr-filter {
margin: 0 15px 17px 15px;
}
.mod-left-dl-city .lbl-grp-attr-filter {
border-top: 1px solid #e9e9e9;
padding: 14px 0 20px;
font-weight: bold;
font-size: 18px;
color: #999;
}
.mod-left-dl-city .grp-attr-filter .field-filter {
margin-top: 21px;
}
.mod-left-dl-city .grp-attr-filter .field-filter:first-child {
margin-top: 0;
}
.mod-left-dl-city .grp-attr-filter .field-name {
font-weight: bold;
padding-bottom: 10px;
}
.mod-left-dl-city .list-val-filter {
}
.mod-left-dl-city .list-val-filter .lbl-input {
font-size: 12px;
color: #555;
padding: 4px 0;
position: relative;
display: block;
}
.mod-left-dl-city .list-val-filter .lbl-input:hover {
text-decoration: none;
}
.mod-left-dl-city .lbl-input .iCheckBox {
vertical-align: -1px;
margin-right: 3px;
}
.mod-left-dl-city .lbl-input input {
position: absolute;
top: 0;
right: 0;
opacity: 0;
}
.mod-left-dl-city .lbl-input input:checked ~ .iCheckBox {
background-position: -304px -83px;
}
.mod-left-dl-city .lbl-input .iStar1 {
vertical-align: -1px;
}
.mod-left-dl-city .lbl-input .one-star {
width: 13px
}
.mod-left-dl-city .lbl-input .two-star {
width: 27px
}
.mod-left-dl-city .lbl-input .three-star {
width: 41px
}
.mod-left-dl-city .lbl-input .four-star {
width: 55px
}
.mod-left-dl-city .lbl-input .five-star {
width: 69px
}
/* In list page*/
.in-detail-page .mod-left-dl-city,
.in-list-page .mod-left-dl-city {
line-height: 16px;
margin-top: -38px;
border: 1px solid #e6e6e6;
border-top: 0;
box-shadow: none;
}
.in-detail-page .mod-left-dl-city {
border: 0;
margin-top: -5px;
}
.in-list-page .mod-left-dl-city .lbl-mod {
margin: 0 -1px;
}
.mod-left-dl-city .grp-city-area.collapse .wrap-toggle {
display: none;
}
.mod-left-dl-city .grp-city-area.toggleble .city-area-name,
.mod-left-dl-city .grp-city-area.collapse .city-area-name {
margin-top: 2px;
margin-bottom: 0;
text-decoration: none;
}
.mod-left-dl-city .grp-city-area.toggleble:first-child .city-area-name {
margin-bottom: 2px;
margin-top: 0;
}
/* End: In list page*/
/*Toggle mode*/
.mod-left-dl-city.toggle-mod {
position: relative;
}
.mod-left-dl-city.toggle-mod:hover {
z-index: 2;
}
.mod-left-dl-city.toggle-mod .lbl-mod .iAD2 {
display: block;
}
.mod-left-dl-city.toggle-mod .wrap-all-city-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #fff;
border: 1px solid #e6e6e6;
}
.mod-left-dl-city.toggle-mod:hover .wrap-all-city-menu {
display: block;
}
.mod-left-dl-city.toggle-mod .wrap-all-city-menu {
}
/*End:Toggle mode*/
/* 11. Module's style: mod-site-suggest
--------------------------------------------------------------------------------*/
.mod-breadcrumb {
margin-top: -27px;
margin-bottom: 15px;
line-height: 16px;
}
.in-detail-page .mod-breadcrumb {
margin-top: 6px;
}
.mod-breadcrumb .grp-cate-b {
position: relative;
margin-left: 7px;
}
.mod-breadcrumb a {
color: #888888;
text-transform: uppercase;
font-size: 12px;
}
.mod-breadcrumb.tour a {
color: #888888;
text-transform: none;
font-size: 13px;
}
.mod-breadcrumb .cate-val .iAR6 {
margin-right: 7px;
vertical-align: 1px;
}
.mod-breadscrum .btn-back-cate {
color: #247bbd;
margin-right: 10px;
font-weight: bold;
}
.mod-breadscrum .btn-back-cate span {
position: relative;
width: 22px;
height: 22px;
background: #247bbd;
border-radius: 50%;
display: inline-block;
vertical-align: -5px;
margin-right: 6px;
}
.mod-breadscrum .btn-back-cate:after {
content: '';
margin-left: 10px;
width: 0;
height: 18px;
border-left: 1px solid #d4d4d4;
}
.mod-breadscrum .btn-back-cate span .iAL5 {
position: absolute;
top: 6px;
left: 5px;
}
.mod-breadscrum .grp-main-link {
padding-top: 0;
}
/* 11. Module's style: mod-site-suggest
--------------------------------------------------------------------------------*/
.mod-site-suggest {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin-bottom: 0;
}
.mod-site-suggest .sgtitle{
overflow: hidden;
}
.muachung-site .mod-site-suggest {
background-color: #fff;
}
.muachung-site.detail-page .mod-site-suggest {
margin-bottom: 10px;
}
.mod-site-suggest.suggest-bottom {
background: url("https://muachung.vn/frontEnd/dulich/images/line-detail-tour.png") no-repeat;
margin: 30px 0 20px;
background-size: 100%;
padding-top: 20px;
}
.mod-site-suggest.suggest-bottom .inner-mod {
background: none;
}
.mod-site-suggest .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-site-suggest .inner-mod {
background: #fff;
border: 1px solid #d8d8d8;
padding: 20px 33px;
}
.mod-site-suggest.plaza-deal-in-list .inner-mod {
padding: 20px 10px 0;
}
.muachung-site .mod-site-suggest .inner-mod {
padding-top: 20px;
}
.muachung-site .mod-site-suggest .suggest_content_plaza .deal-name {
height: 30px;
}
.muachung-site .mod-site-suggest .suggest_content_plaza .sell-val .unit {
font-size: 12px;
text-decoration: underline;
vertical-align: 2px;
}
.mod-site-suggest .title-mod {
font-size: 20px;
line-height: 24px;
padding-bottom: 20px;
color: #555;
font-weight: bold;
}
.mod-site-suggest .slide-ss {
padding: 0 40px;
position: relative;
}
.mod-site-suggest.plaza-deal-in-list .slide-ss {
padding: 0 28px;
position: relative;
}
.mod-site-suggest .slide-ss.no-slide {
padding: 0;
}
.mod-site-suggest .slide-ss .slide-ss-page {
display: none;
position: absolute;
top: -40px;
right: 0;
}
.mod-site-suggest .wrap-slide {
position: relative;
overflow: hidden;
}
.mod-site-suggest .overview-ss {
width: 999999px;
position: relative;
left: 0;
}
.mod-site-suggest .overview-ss.add-effect {
-webkit-transition: left 1s;
-moz-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
.mod-site-suggest .ss-loading {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
text-align: center;
padding-top: 80px;
z-index: 1;
}
.mod-site-suggest .slide-ss.active .ss-loading {
display: none;
}
.mod-site-suggest .deal-item.deal-ss {
margin: 0 0 10px 25px;
float: left;
width: 175px;
}
.mod-site-suggest .suggest_content_plaza .deal-item.deal-ss {
margin: 0 0 10px 30px;
float: left;
width: 170px;
padding: 0;
}
.mod-site-suggest .suggest-tour .deal-item.deal-ss {
margin: 0 0 10px 30px;
float: left;
width: 170px;
}
/*.mod-site-suggest.plaza-deal-in-list .suggest_content_plaza .deal-item.deal-ss {*/
/*margin: 0 20px 10px 10px;*/
/*}*/
.mod-site-suggest .suggest-tour .deal-item.deal-ss .wrap-imgdesc {
max-width: 170px;
}
.mod-site-suggest .suggest-tour .deal-item .inner-deal {
padding: 0;
}
.mod-site-suggest .suggest-tour-content .deal-item .img-thumb-deal {
padding-bottom: 70.6%;
}
.mod-site-suggest .ss-btn {
position: absolute;
z-index: 1;
cursor: pointer;
text-align: center;
line-height: 34px;
padding-right: 2px;
top: 55px;
left: 0;
width: 36px;
height: 39px;
border: 1px solid #a2a6ac;
border-radius: 2px;
background: #f6f7f9; /* Old browsers */
background: -moz-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #e8e9ec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* IE10+ */
background: linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#e8e9ec', GradientType=0); /* IE6-9 */
}
.mod-site-suggest .ss-btn.btn-next {
left: auto;
right: 0;
padding-left: 3px;
padding-right: 0;
}
.mod-site-suggest .ss-btn.btn-disabled {
cursor: default;
opacity: 0.5;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.mod-site-suggest .viewed-deal {
border-top: 1px solid #d8d8d8;
padding-top: 20px;
padding-bottom: 20px;
}
.mod-site-suggest .viewed-deal .lbl-vd {
font-size: 18px;
line-height: 24px;
width: 100px;
margin-top: 11px;
}
.mod-site-suggest .viewed-deal .bt-view-all {
position: relative;
padding-right: 8px;
color: #004b91;
font-size: 12px;
margin-top: 30px;
font-family: "Open Sans Semibold", sans-serif;
}
.mod-site-suggest .viewed-deal .bt-view-all:before {
content: '';
position: absolute;
top: 5px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 3px;
border-color: transparent transparent transparent #004b91;
}
.mod-site-suggest .list-viewed-deal {
margin: 0 0 0 125px;
}
.mod-site-suggest .inner-all-deal {
margin-left: -20px;
height: 70px;
overflow: hidden;
}
.mod-site-suggest .thumb-vd {
float: left;
line-height: 0;
margin-left: 20px;
position: relative;
height: 70px;
width: 70px;
}
.mod-site-suggest .suggest-title .line {
padding: 0 10px;
font-size: 20px;
font-weight: normal;
}
.mod-site-suggest .suggest_plaza {
font-size: 14px;
height: 35px;
line-height: 32px;
/*margin-bottom: 20px;*/
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #2d3e50;
background: -moz-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2d3e50), color-stop(100%, #14699f));
background: -webkit-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: -o-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: -ms-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: linear-gradient(to right, #2d3e50 0%, #14699f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3e50', endColorstr='#14699f', GradientType=1);
}
.mod-site-suggest .suggest_tour {
font-size: 14px;
height: 32px;
line-height: 32px;
/*margin-bottom: 20px;*/
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #00b7f1;
background: -moz-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00b7f1), color-stop(100%, #00e3f1));
background: -webkit-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: -o-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: -ms-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: linear-gradient(to right, #44a0d4 0%, #00e3f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a0d4', endColorstr='#00e3f1', GradientType=1);
}
.mod-site-suggest .suggest_tour .count-item-suggest {
float: right;
}
.mod-site-suggest .suggest-tour-content .deal-item {
width: 170px;
padding: 0;
}
.mod-site-suggest .suggest-tour-content .deal-item.deal-ss .deal-name {
font-size: 12px;
font-weight: bold;
}
.mod-site-suggest .suggest-tour-content .deal-item.deal-ss .wrap-imgdesc {
max-width: 170px;
}
.suggest-content .deal-item.deal-ss .inner-deal:hover .bt-buynow {
display: block;
}
.deal-item.deal-ss .bt-buynow {
background: #f1c40f;
width: 90px;
height: 30px;
display: none;
text-align: center;
line-height: 30px;
margin: 0 auto;
text-transform: uppercase;
top: 35%;
position: absolute;
left: 38px;
}
/* 11. Module's style: slide home
--------------------------------------------------------------------------------*/
.muachung-site .home-feature-deals {
position: relative;
}
.home-page3 .home-feature-deals {
background: #e7f6fe;
margin-bottom: 10px;
}
.home-feature-deals .slide-feature-deal {
position: relative;
}
.slide-feature-deal {
position: relative;
min-height: 330px;
}
.home-feature-deals .title-mod {
font-size: 15px;
line-height: 34px;
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
}
.topdeal-slideshow div.active {
z-index: 10;
}
.home-feature-deals .deal-item.travel-deal.x2 .deal-name .deal-name-val {
font-size: 18px;
}
.home-feature-deals .bullets {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: -22px;
right: 75px;
line-height: 0;
white-space: nowrap;
text-align: right;
}
#sys_slide_feature_deal .bullets i.active {
background-color: #ffae4d;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
}
#sys_slide_feature_deal .bullets i {
background-color: #dcdcdc;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
cursor: pointer;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item {
width: 31%;
padding-bottom: 0;
/*padding-left: 45px;*/
padding-left: 13px;
display: inline-block;
vertical-align: top;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.x2 {
width: 60%;
padding: 0;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.x2.x2banner {
float: left;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.travel-deal.x2 .img-thumb-deal {
/*padding-bottom: 43%;*/
padding-bottom: 49.3%;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item .inner-deal {
box-shadow: none;
padding: 0;
}
.home-feature-deals .slide-arrow .arrow {
position: absolute;
right: 20px;
top: 110px;
width: 30px;
height: 70px;
line-height: 50px;
cursor: pointer;
text-align: center;
}
/* 11. Module's style: slide list
--------------------------------------------------------------------------------*/
.muachung-site .list-feature-deals {
position: relative;
padding-bottom: 20px;
}
.list-feature-deals .slide-feature-deal {
position: relative;
margin-left: -35px;
}
.slide-feature-deal {
position: relative;
min-height: 330px;
}
.list-feature-deals .title-mod {
font-size: 15px;
margin-bottom: 10px;
text-transform: uppercase;
color: #444444;
}
.list-feature-deals .bullets {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: -22px;
right: 0;
line-height: 0;
white-space: nowrap;
text-align: right;
}
.jp-feature {
margin-top: -3px;
}
.jp-feature__l {
width: 244px;
}
.japan-deal.big-deal {
margin-bottom: 32px;
}
.japan-deal.big-deal .inner-deal {
background: #34495e;
padding: 2px;
}
.japan-deal.big-deal .wrap-imgdesc {
background: #fff;
}
.japan-deal.big-deal .deal-name {
font-size: 18px;
font-weight: normal;
height: 46px;
line-height: 23px;
margin-bottom: 10px;
}
.japan-deal.big-deal .sell-val {
color: #e62e04;
font-size: 20px;
margin-bottom: 8px;
}
.japan-deal.big-deal .grp-bottom-content {
padding: 9px 11px 10px;
}
.japan-deal.big-deal .shop-p-val {
font-size: 16px;
color: #979797;
}
.japan-deal.big-deal .deal-name-val, .japan-deal.big-deal .deal-name-val:hover{
color: #fff;
}
.jp__nav__title {
color: #34495e;
margin-bottom: 13px;
}
.jp__nav__list {
background: #f8f8f8;
border-right: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.jp__nav__list li {
float: left;
width: 50%;
height: 91px;
border: 1px solid #e9e9e9;
border-bottom: none;
border-right: none;
position: relative;
overflow: hidden;
}
.jp__nav__list li a {
text-decoration: none;
font-size: 11px;
/* position: relative; */
}
.jp__nav__list li span.wrap-icon {
height: 40px;
line-height: 40px;
display: block;
padding: 18px 0 10px;
}
.jp__nav__list li span.nav-item__title {
display: block;
height: 16px;
color: #888;
padding-top: 11px;
position: absolute;
width: 124px;
bottom: 16px;
}
.jp-feature__r {
}
.jp__section {
margin-bottom: 52px;
}
.jp__banner {
margin-bottom: 8px;
}
.jp__slide {
width: 643px;
padding: 0 28px;
height: 200px;
overflow: hidden;
}
.jp__slide .slick-arrow {
position: absolute;
width: 14px;
height: 27px;
border: none;
text-indent: -999999px;
top: 50%;
margin-top: -13.5px;
}
.jp__slide .slick-prev {
background: url("https://muachung.vn/frontEnd/dulich/images/jp_kitchen/jp_prev.png") no-repeat;
left: 0;
}
.jp__slide .slick-next {
background: url("https://muachung.vn/frontEnd/dulich/images/jp_kitchen/jp_next.png") no-repeat;
right: 0;
}
.jp__slide .deal-item{
width: 190px;
float: left;
margin: 5px;
font-family: "Open Sans", sans-serif;
}
.jp__slide .grp-bottom-content {
padding: 6px 4px 0 ;
position: absolute;
bottom: 0;
height: 50px;
background: rgba(255,2555,255,.8);
}
.jp__slide .inner-deal {
box-shadow: none;
}
.jp__slide .deal-name {
font-weight: normal;
height: 21px;
margin-bottom: 3px !important;
}
.jp__slide .sell-val {
color: #e62e04;
font-size: 14px;
}
.jp__slide .deal-name-val {
font-size: 13px;
color: #333;
}
#sys_slide_feature_deal .bullets i.active {
background-color: #ffae4d;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
}
#sys_slide_feature_deal .bullets i {
background-color: #dcdcdc;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
cursor: pointer;
}
.banner_bullets {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
bottom: 50px;
right: 45%;
line-height: 0;
white-space: nowrap;
text-align: right;
}
.banner_bullets i.active {
background-color: #4E443C;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
box-shadow: 0 0 2px #F0EFE7;
-webkit-box-shadow: 0 0 2px #F0EFE7;
-moz-box-shadow: 0 0 2px #F0EFE7;
}
.banner_bullets i {
background-color: #fff;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
cursor: pointer;
box-shadow: 0 0 2px #4E443C;
-webkit-box-shadow: 0 0 2px #4E443C;
-moz-box-shadow: 0 0 2px #4E443C;
}
.area-button-control .bt-control {
position: absolute;
top: 50%;
margin-top: -30px;
width: 30px;
height: 30px;
text-align: center;
background: #4E443C;
color: #fff;
text-decoration: none;
text-shadow: 0 0 1px #000;
font: 24px/27px 'Roboto', sans-serif;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-box-shadow: 0 0 4px #F0EFE7;
-moz-box-shadow: 0 0 4px #F0EFE7;
box-shadow: 0 0 4px #F0EFE7;
}
.wrapper-banner .bt-control {
display: none;
}
.wrapper-banner:hover .bt-control {
display: block;
}
.area-button-control .bt-control.prev-bt {
left: 60px;
}
.area-button-control .bt-control.next-bt {
right: 15px;
}
.wrapper-1 .banner_bullets {
bottom: 10px;
right: 50%;
}
.wrapper-1 .area-button-control .bt-control {
margin-top: -15px;
}
.wrapper-1 .area-button-control .bt-control.prev-bt {
left: 15px;
}
.wrapper-1 .area-button-control .bt-control.next-bt {
right: 15px;
}
/*Du lịch slide*/
.dl-lists {
background-color: #fff;
}
.tour-slide-home {
position: relative;
margin-left: 20px;
}
.tour-slide-home .area-button-control .bt-control {
position: absolute;
top: 42%;
margin-top: -30px;
width: 46px;
height: 96px;
text-align: center;
color: #fff;
background: none;
box-shadow: none;
}
.tour-slide-home.wrapper-banner .bt-control {
display: block;
}
.tour-slide-home.wrapper-1 .area-button-control .bt-control.prev-bt {
left: 0;
}
.tour-slide-home.wrapper-1 .area-button-control .bt-control.next-bt {
right: 0;
}
/*end*/
.muachung-site .list-feature-deals .slide-feature-deal .deal-item {
/*width: 33.1%;*/
width: 33%;
padding-bottom: 0;
padding-left: 35px;
display: inline-block;
vertical-align: top;
}
.muachung-site .list-feature-deals .slide-feature-deal .deal-item.x2 {
/*width: 66.5%;*/
width: 66.4%;
/*padding: 0;*/
}
/*.muachung-site .list-feature-deals .slide-feature-deal .deal-item.x2.x2banner {*/
/*float:left;*/
/*}*/
.muachung-site .list-feature-deals .slide-feature-deal .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 45.9%;
}
.muachung-site .list-feature-deals .slide-feature-deal .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
padding-bottom: 66.9%;
}
.list-feature-deals .slide-arrow .arrow {
position: absolute;
right: 0;
top: 120px;
width: 30px;
height: 50px;
line-height: 50px;
cursor: pointer;
background: #545454;
border-radius: 3px 0 0 3px;
text-align: center;
}
.list-feature-deals .slide-arrow #slide-prev-arrow {
left: 5px;
background: none;
top: 130px;
}
.list-feature-deals .slide-arrow #slide-prev-arrow:hover .iPrevLish {
background-position: -271px -340px;
}
.list-feature-deals .slide-arrow #slide-next-arrow {
right: 6px;
background: none;
top: 130px;
}
.list-feature-deals .slide-arrow #slide-next-arrow:hover .iNextLish {
background-position: -305px -286px;
}
.list-feature-deals .slide-arrow .arrow.btn-disabled {
display: none;
}
.muachung-site .list-feature-deals .slide-arrow {
display: none;
}
.muachung-site .list-feature-deals:hover .slide-arrow {
display: block;
}
/* 11. Module's style: mod-detail
--------------------------------------------------------------------------------*/
.mod-detail {
padding-top: 30px;
padding-bottom: 35px;
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
}
.dulich.mod-detail {
padding-top: 0;
}
.detail-page {
background-color: #fff;
}
.detail-page .mod-detail {
padding-top: 0;
}
.detail-page.muachung-site .mod-detail {
/*padding-top: 30px;*/
}
.mod-detail b,
.mod-detail strong,
.mod-detail .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-detail .mod-breadscrum {
margin-bottom: 18px;
padding: 4px 13px;
}
.mod-detail .top-deal-info {
margin-bottom: 10px;
}
.mod-detail .preview-deal-imgs {
width: 400px;
}
.mod-detail .col-big-img {
float: right;
max-width: 350px;
margin-bottom: 12px;
}
.mod-detail .col-big-img .cell-center {
/*height: 350px;*/
position: relative;
}
.mod-detail .top-deal-info.no-thumb .thoi-trang .col-big-img .cell-center {
height: 600px;
}
.mod-detail .top-deal-info .thoi-trang .col-big-img .cell-center {
height: 525px;
}
.mod-detail .col-big-img .cell-center > div {
top: 0;
left: 0;
background-color: #fff;
}
.mod-detail .col-list-thumb {
float: left;
position: relative;
margin-top: -7px;
/*height:50px;
overflow: hidden;
padding-right: 40px;*/
}
.mod-detail .col-list-thumb .wrap-thumb {
margin-right: 10px;
margin-top: 7px;
width: 40px;
height: 40px;
position: relative;
cursor: pointer;
}
.mod-detail .thoi-trang .col-list-thumb .wrap-thumb {
height: 60px;
}
.mod-detail .col-list-thumb .wrap-thumb:hover:after,
.mod-detail .col-list-thumb .wrap-thumb.active:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #f16600;
}
.mod-detail .col-list-thumb .btn-slide-thumbs {
cursor: pointer;
position: relative;
background: #f0f0f0;
height: 20px;
margin-top: 7px;
text-align: center;
margin-right: 10px;
line-height: 20px;
display: none;
}
/*no thumb*/
.mod-detail .top-deal-info.no-thumb .col-list-thumb {
display: none;
}
.mod-detail .top-deal-info.no-thumb .col-big-img {
max-width: 100%;
}
.mod-detail .top-deal-info.no-thumb .col-big-img .cell-center {
height: 400px;
}
/*End: no thumb*/
.mod-detail .desc-price {
position: relative;
margin: -4px 260px 0 420px;
}
.mod-detail .desc-price .top-deal-name {
font-size: 22px;
line-height: 24px;
padding-bottom: 8px;
color: #073590;
padding-right: 9px;
}
.mod-detail .d-deal-rate {
border-bottom: 1px solid #e2e2e2;
padding-bottom: 10px;
color: #555;
}
.mod-detail .d-deal-rate .wrap-rate-detail {
position: relative;
display: inline-block;
margin-right: 10px;
}
.mod-detail .wrap-rate-detail .wrap-expand-rated {
position: absolute;
top: 100%;
left: -80px;
margin: -1px 0 0 0;
padding-top: 9px;
line-height: 1em;
z-index: 1;
display: none;
}
.mod-detail .wrap-rate-detail .wrap-expand-rated.bigger {
left: -256px;
}
.mod-detail .wrap-rate-detail:hover .wrap-expand-rated {
display: block;
}
.mod-detail .wrap-rate-detail .expand-rated {
padding: 22px 17px 22px 31px;
width: 388px;
background: #FFF;
box-shadow: 0 1px 5px #787878;
position: relative;
border-radius: 3px;
}
.mod-detail .wrap-expand-rated.bigger .expand-rated {
width: 585px;
}
.mod-detail .wrap-rate-detail .expand-rated .iPU {
position: absolute;
top: -8px;
left: 293px;
}
.mod-detail .wrap-expand-rated.bigger .expand-rated:before {
left: 284px;
}
.mod-detail .wrap-expand-rated .top-big-rate {
padding-bottom: 15px;
}
.mod-detail .wrap-expand-rated .brand-logo-rated {
float: left;
margin-right: 17px;
margin-top: 10px;
}
.mod-detail .wrap-expand-rated .big-rate-lbl {
line-height: 1.2em;
padding-bottom: 5px;
}
.mod-detail .wrap-expand-rated .big-score {
vertical-align: -6px;
font-size: 34px;
margin-left: 4px;
}
.mod-detail .wrap-expand-rated .rate-score-sum {
margin-bottom: 21px;
}
.mod-detail .desc-price .big-comment-rate {
font-size: 16px;
font-style: italic;
line-height: 1.5em;
position: relative;
}
.mod-detail .desc-price .big-comment-rate .iQuote1 {
position: absolute;
top: -3px;
left: -26px;
}
.mod-detail .desc-price .big-comment-rate .iQuoteB {
vertical-align: -4px;
margin-left: 4px;
}
.mod-detail .d-deal-rate .star-rate-show {
vertical-align: -2px;
margin-right: 3px;
}
.mod-detail .d-deal-rate .rate-score {
margin-left: 5px;
font-size: 12px;
}
.mod-detail .d-deal-rate .rate-score:after {
content: '';
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 3px;
border-color: #333333 transparent transparent transparent;
line-height: 0;
vertical-align: middle;
margin-left: 2px;
}
.mod-detail .d-deal-rate .wrap-expand-rated {
display: none;
}
.mod-detail .d-deal-rate .comments-link {
color: #247bbd;
/*text-decoration: underline;*/
cursor: pointer;
/*margin-left: 12px;*/
}
.mod-detail .d-deal-rate .dp-fpt-trading {
padding-bottom: 5px;
padding-top: 8px;
}
.mod-detail .grp-deal-price {
padding-top: 13px;
padding-bottom: 1px;
margin-bottom: 11px;
}
.mod-detail .grp-deal-price .row-data {
position: relative;
padding: 0 0 0 55px;
}
.mod-detail .grp-deal-price .lbl-row {
position: absolute;
color: #999;
top: 0;
left: 0;
width: 55px;
}
.mod-detail .grp-deal-price .lbl-price-sale {
bottom: auto;
top: 12px;
}
.mod-detail .grp-deal-price .price-origin {
color: #555;
font-size: 15px;
text-decoration: line-through;
margin-top: 4px;
margin-right: 3px;
}
.mod-detail .deal-price-desc {
color: #888;
margin-top: 5px;
font-style: italic;
}
.mod-detail .grp-deal-price .price-origin span {
font-size: 12px;
text-decoration: underline;
vertical-align: 2px;
}
.mod-detail .grp-deal-price .price-sale {
display: inline-block;
color: #fb8800;
font-size: 26px;
font-weight: normal;
margin-right: 14px;
/*font-family: "Open Sans Semibold", sans-serif;*/
}
.mod-detail .grp-deal-price .unit-price {
font-size: 14px;
vertical-align: 2px;
text-decoration: underline;
}
.mod-detail .grp-deal-price .unit-percent {
font-size: 14px;
margin-left: 2px;
vertical-align: 3px;
}
.mod-detail .grp-deal-price .price-warn {
font-style: italic;
padding-top: 7px;
}
.mod-detail .grp-deal-price .promote-desc {
padding-left: 10px;
display: inline-block;
vertical-align: 3px;
}
.mod-detail .grp-deal-price .wrap-color {
margin-top: 5px;
padding-bottom: 3px;
}
.mod-detail .grp-deal-price .wrap-color .last-color {
position: relative;
display: inline-block;
}
.mod-detail .grp-deal-price .warn-color {
display: none;
padding: 5px;
background-color: #ffffdd;
border: 1px solid #f2c219;
color: #fb2f2e;
text-align: center;
position: absolute;
left: 100%;
top: 5px;
width: 190px;
margin-left: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.mod-detail .grp-deal-price .warn-color.active {
display: inline-block;
}
.mod-detail .grp-deal-price .warn-color:before,
.mod-detail .grp-deal-price .warn-color:after {
content: "";
position: absolute;
top: 8px;
left: -6px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #f2c219 transparent transparent;
}
.mod-detail .grp-deal-price .warn-color:after {
left: -5px;
border-color: transparent #ffffdd transparent transparent;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color {
width: 56px;
height: 56px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 2px;
margin: 0 4px 0 0;
display: inline-block;
text-align: center;
position: relative;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color.color-fashion {
height: 81px;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color.active,
.mod-detail .grp-deal-price .wrap-color .img-thumb-color:hover {
border: 1px solid #ef532a;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color:first-child {
margin-left: 0;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color img {
max-height: 100%;
border: 2px solid #fff;
}
.mod-detail .grp-deal-price .row-data.type-size {
margin: 12px 0 0;
}
.mod-detail .grp-deal-price .wrap-size .warn-color {
top: 0;
}
.mod-detail .grp-deal-price .wrap-size .size-item {
display: inline-block;
text-align: center;
min-width: 30px;
height: 30px;
line-height: 26px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 1px 3px;
margin: 0 4px 8px 0;
}
.mod-detail .grp-deal-price .wrap-size span.last-size {
position: relative
}
.mod-detail .grp-deal-price .wrap-size .size-item.active,
.mod-detail .grp-deal-price .wrap-size .size-item:hover {
border: 1px solid #ef532a;
position: relative;
}
.mod-detail .grp-deal-price .row-data.row-heighter {
line-height: 1.7em;
padding-bottom: 3px;
margin-top: 1px;
}
.mod-detail .bought-times-left {
padding-bottom: 16px;
}
.dl-booking-time {
width: 248px;
}
.dl-booking-time .xxxDropdown {
display: inline-block;
}
.dl-booking-time .xxxDropdown .show-val {
height: 34px;
line-height: 34px;
border: 1px solid #dcdcdc;
width: 116px;
font-size: 14px;
padding-left: 12px;
}
.dl-booking-time .xxxDropdown select {
padding-left: 9px;
}
.dl-booking-time .xxxDropdown .show-val .active {
color: #073590;
}
.dl-booking-time .xxxDropdown .show-val:before {
content: "";
border-top: 6px solid #073590;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
top: 50%;
right: 10px;
margin-top: -3px;
}
.dl-booking-title {
font-size: 13px;
color: #073590;
float: left;
height: 34px;
line-height: 34px;
margin-right: 10px;
}
.dl-booking-types {
padding-top: 2px;
padding-bottom: 0px;
}
.dl-booking-types .dl-booking-title {
float: none;
margin-bottom: -1px;
}
.dl-booking-type > ul {
margin-left: -15px;
transform: translateX(15px);
}
.dl-booking-type li,.dl-booking-type label{
float: left;
width: 160px;
margin-right: 15px;
position: relative;
}
.dl-booking-type label, .dl-booking-type span{
display: block;
}
.dl-booking-type label {
border: 1px solid #f2f2f2;
background: #f2f2f2 url(https://muachung.vn/frontEnd/dulich/images/dulich/bed.png) no-repeat 12px 10px;
margin-bottom: 15px;
height: 64px;
padding: 7px 5px 10px 48px;
transition: all .2s ease-in-out;
}
.dl-booking-type .room-title {
line-height: 15px;
margin-bottom: 2px;
}
.dl-booking-type input[type=radio] {
display: none;
}
.dl-booking-type input[type=radio]:checked + label {
background-image: url(https://muachung.vn/frontEnd/dulich/images/dulich/bed-active.png);
border: 1px solid #073590;
color: #073590;
}
.room-price {
color: #fb8800;
}
.dl-booking-form .xxxDropdown {
min-width: 75px;
max-width: 175px;
margin-right: 10px;
}
.dl-booking-form .xxxDropdown .show-val {
border: 1px solid #dcdcdc;
height: 46px;
line-height: 46px;
padding-left: 16px;
}
.dl-booking-form .xxxDropdown select {
padding-left: 10px;
}
.dl-booking-form .xxxDropdown .show-val:before {
content: "";
width: 9px;
height: 13px;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/dulich/select.png') no-repeat;
right: 12px;
top: 50%;
margin-top: -6.5px;
}
.booking-form-submit input, .booking-form-submit button{
height: 46px;
background: #ff8a00;
border: none;
outline: none;
width: 220px;
font-size: 19px;
}
.booking-form-submit .mua-tai-cua-hang {
width: 195px;
border: 1px solid #dedede;
background: #fff;
margin-left: 6px;
}
.booking-form-submit-soldout input, .booking-form-submit-soldout button{
background: #707070;
}
.soldout-notice {
color: #f25267;
font-style: italic;
margin-top: 6px;
}
.mod-detail .bought-times-left .btl-item {
margin-left: 13px;
}
.mod-detail .bought-times-left .btl-item > span {
display: inline-block;
vertical-align: -3px;
margin-left: 3px;
}
.mod-detail .bought-times-left .btl-item:first-child {
margin-left: 0;
}
.mod-detail .bought-times-left .iUser2 {
vertical-align: 0;
margin-right: 7px;
}
.mod-detail .bought-times-left .iClock {
vertical-align: -4px;
margin-right: 7px;
}
.mod-detail .time-use-dl {
background: #fffbed;
border: 1px solid #fde1c7;
padding: 8px 15px 10px;
margin-bottom: 13px;
}
.mod-detail .time-use-dl-lbl {
padding-bottom: 1px;
font-size: 14px;
color: #333;
text-transform: uppercase;
}
.mod-detail .time-use-dl-lst {
line-height: 27px;
color: #333;
font-size: 13px;
}
.mod-detail .dl-money-back {
font-style: italic;
color: #555;
line-height: 22px;
margin: 16px 0 12px;
font-weight: 500;
}
.mod-detail .dl-money-back .iCheck1 {
vertical-align: 0;
margin-right: 3px;
}
.mod-detail .dl-money-back li {
padding-top: 3px;
}
.mod-detail .dl-money-back li i {
margin-right: 8px;
}
.mod-detail .dl-money-back li:first-child {
padding-top: 0;
}
.mod-detail .features-point .grp-point {
padding-bottom: 11px;
}
.mod-detail .features-point .lbl-point {
/*font-family: "Open Sans Semibold", sans-serif;*/
font-size: 15px;
padding-bottom: 5px;
color: #f0792f;
}
.mod-detail .list-features p {
margin: 0;
}
.mod-detail .list-features ul li {
position: relative;
margin: 0;
line-height: 18px;
padding: 0 0 5px 12px;
}
.mod-detail .list-features ul li:before {
content: "";
position: absolute;
top: 8px;
left: 0;
line-height: 0;
border: 2px solid #888888;
border-radius: 50%;
width: 0;
height: 0;
}
.mod-detail .features-point .btn-more-feature {
display: inline-block;
font-size: 12px;
color: #247bbd;
border: 1px solid #dfdfdf;
border-radius: 2px;
height: 27px;
line-height: 26px;
cursor: pointer;
padding: 0 9px;
}
.mod-detail .features-point .btn-more-feature:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #247bbd transparent transparent transparent;
line-height: 0;
vertical-align: middle;
margin-left: 6px;
}
.mod-detail .desc-price .placeholder-zoom {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: red;
opacity: 0.5;
visibility: hidden;
}
.mod-detail .order-area {
width: 230px;
}
.mod-detail .social-share {
padding-bottom: 15px;
height: 40px;
overflow: hidden;
}
.mod-detail .social-share .fb-send {
margin-right: 5px;
}
.mod-detail .box-order {
padding: 15px;
border: 1px solid #e4e4e4;
margin-bottom: 20px;
}
.mod-detail .box-deal-nemo {
border-bottom: 1px solid #ebebeb;
padding-bottom: 11px;
margin-bottom: 11px;
}
.mod-detail .box-deal-nemo .i3H {
margin-left: 15px;
}
.mod-detail .box-deal-nemo .bd-nemo-lbl {
margin-bottom: 19px;
height: 30px;
line-height: 30px;
background: #f0f0f0;
color: #555;
text-align: center;
}
.mod-detail .box-deal-nemo .bd-nemo-lbl a {
color: #247bbd;
}
.mod-detail .bd-nemo-note {
padding-top: 16px;
}
.mod-detail .bd-nemo-note li {
line-height: 18px;
}
.mod-detail .bd-nemo-note li:before {
content: '';
display: inline-block;
width: 3px;
height: 3px;
background: #888;
border: 1px solid #888;
margin-right: 8px;
vertical-align: 3px;
}
.mod-detail .order-desc {
line-height: 18px;
padding-bottom: 16px;
}
.mod-detail .order-number {
padding-bottom: 15px;
}
.mod-detail .order-number label {
font-size: 12px;
color: #555;
margin-right: 5px;
}
.mod-detail .order-number select {
min-width: 46px;
height: 24px;
border: 1px solid #ccc;
padding: 0 3px;
}
.mod-detail .grp-btn-mua {
position: relative;
}
.mod-detail .grp-btn-mua .poptip-cm {
line-height: 20px;
top: -2px;
right: 100%;
left: auto;
padding-right: 10px;
min-width: 230px;
display: none;
}
.mod-detail .grp-btn-mua:hover .poptip-cm {
display: block;
}
.mod-detail .grp-btn-mua .poptip-cm .inner-poptip:before {
width: 8px;
height: 15px;
background-position: -524px -16px;
right: -8px;
left: auto;
top: 18px;
}
.mod-detail .btn-muangay {
display: block;
text-align: center;
cursor: pointer;
color: #2c3e50;
text-shadow: 0 1px #f8e5b4;
padding-left: 30px;
height: 38px;
line-height: 36px;
border: 1px solid #95782e;
font-size: 14px;
border-radius: 3px;
box-shadow: 0 1px #faecc8 inset;
/*margin-bottom: 13px;*/
background: #f6dd9f; /* Old browsers */
background: -moz-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6dd9f), color-stop(100%, #f0c24f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* IE10+ */
background: linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd9f', endColorstr='#f0c24f', GradientType=0); /* IE6-9 */
}
.mod-detail .btn-muangay:hover {
background: #f0c24f;
}
.mod-detail .btn-muangay.het-han {
cursor: default;
border-color: #474747;
color: #fff;
text-shadow: 0 1px #464646;
box-shadow: 0 1px #bababa inset;
background: #9a9a9a; /* Old browsers */
background: -moz-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a9a9a), color-stop(100%, #7b7b7b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* IE10+ */
background: linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#7b7b7b', GradientType=0); /* IE6-9 */
}
.mod-detail .btn-muangay.het-han:active {
top: 0;
}
.mod-detail .btn-muangay .wrap-icon {
position: absolute;
top: 4px;
left: 4px;
border-radius: 2px;
width: 28px;
height: 28px;
background: #2c3e50;
box-shadow: 1px 1px #b6b6b6;
}
.mod-detail .btn-muangay.het-han .wrap-icon {
background: #484848;
}
.mod-detail .btn-muangay .iCart2 {
position: absolute;
top: 6px;
left: 4px;
}
.mod-detail .btn-datcoc {
text-decoration: none;
background: #e67e22;
width: 100%;
box-shadow: none;
height: 38px;
line-height: 38px;
color: #fff;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-top: 10px;
}
.mod-detail .btn-datcoc .wrap-icon {
background: #6c3300;
width: 28px;
height: 28px;
display: inline-block;
line-height: 28px;
position: absolute;
left: 5px;
top: 50%;
margin-top: -14px;
border-radius: 4px;
box-shadow: 1px 1px 0px 0px rgba(255, 170, 95, 1);
}
.mod-detail .btn-datcoc .iCart2 {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=3") no-repeat !important;
background-position: -418px -82px !important;
margin-right: 0;
}
.mod-detail .sep-order-btn {
position: relative;
text-align: center;
margin-bottom: 13px;
}
.mod-detail .sep-order-btn:before {
content: "";
position: absolute;
left: 0;
top: 9px;
width: 100%;
height: 0;
line-height: 0;
border-top: 1px solid #f1f1f1;
}
.mod-detail .sep-order-btn span {
position: relative;
background: #FFF;
padding: 0 5px;
color: #888;
font-size: 12px;
}
.mod-detail .btn-order-shop {
position: relative;
}
.mod-detail .box-support-order {
border: 1px solid #ebebeb;
}
.mod-detail .bso-item-lbl {
margin-bottom: 7px;
font-weight: bold;
height: 32px;
line-height: 32px;
background: #f1f1f1;
}
.mod-detail .bso-item-lbl .icon {
vertical-align: -2px;
margin-left: 15px;
margin-right: 6px;
}
.mod-detail .bso-item-lbl .iLocation3 {
vertical-align: -3px;
}
.mod-detail .bso-wrap-phone-item {
padding-bottom: 8px;
}
.mod-detail .bso-phone-item {
line-height: 20px;
padding-left: 15px;
}
.mod-detail .bso-lbl-phone {
color: #555;
width: 85px;
display: inline-block;
vertical-align: -1px;
}
.mod-detail .bso-val-phone {
display: inline-block;
color: #f39a07;
font-size: 14px;
font-weight: bold;
}
.mod-detail .bso-wrap-location {
padding: 3px 15px 8px 15px;
}
.mod-detail .bso-location {
padding-bottom: 3px;
line-height: 18px;
color: #555;
}
.mod-detail .bso-map-lbl {
cursor: pointer;
color: #247bbd;
text-decoration: underline;
}
.mod-detail .box-shop-info {
border: 1px solid #e5e5e5;
background-color: #f7f7f7;
padding: 9px 9px 15px 9px;
margin-bottom: 20px;
}
.mod-detail .box-shop-info .shop-name {
margin-bottom: 9px;
}
.mod-detail .shop-name .thumb-left {
width: 40px;
border: 1px solid #e3e3e3;
margin-right: 9px;
}
.mod-detail .shop-name .cell-center {
height: 38px;
}
.mod-detail .shop-name-lbl {
padding-top: 3px;
font-family: "Open Sans Italic", sans-serif;
font-size: 12px;
color: #aaaaaa;
}
.mod-detail .shop-name-val {
color: #16a085;
}
.mod-detail .box-shop-info .shop-desc {
margin-bottom: 13px;
padding-top: 8px;
font-family: "Open Sans Italic", sans-serif;
color: #666;
border-top: 1px solid #e5e5e5;
}
.mod-detail .box-shop-info .link-to-shop {
display: inline-block;
font-size: 12px;
height: 28px;
line-height: 26px;
border-radius: 2px;
padding: 0 18px;
border: 1px solid #bcbcbc;
box-shadow: 0 1px 3px #e3e3e3;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0); /* IE6-9 */
}
.mod-detail .box-shop-info .link-to-shop:hover {
background: #ebebeb;
text-decoration: none;
}
.mod-detail .dl-tab-info {
margin-bottom: 7px;
margin-top: -11px;
}
.mod-detail .dl-tab-info .tab-lbls {
margin-bottom: 0px;
border: 0;
}
.mod-detail .dl-tab-info .t-lbl {
font-size: 18px;
font-weight: 500;
color: #333;
height: 36px;
line-height: 36px;
margin-left: 4px;
padding: 0 20px;
background-image: -moz-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
background: #fff;
}
.mod-detail .dl-tab-info .tab-item {
position: relative;
display: inline-block;
margin-right: 26px;
}
.mod-detail .dl-tab-info .t-lbl:first-child {
margin-left: 0;
}
.mod-detail .dl-tab-info .tab-item.active .t-lbl {
color: #073590;
}
.mod-detail .dl-tab-info .tab-item.active .t-lbl:after {
position: absolute;
content: "";
display: block;
width: 100%;
height: 3px;
background: #073590;
bottom: -6px;
left: 0;
}
.mod-detail .dl-tab-info .t-lbl.active:before {
display: none;
}
.mod-detail .dl-tab-info .tab-content {
border: 1px solid #cbe1ff;
border-top: 3px solid #cbe1ff;
padding: 10px 26px 7px 19px;
font-size: 14px;
}
.mod-detail .lst-tab-info-title {
margin-bottom: 12px;
}
.mod-detail .dl-lst-tab-info ul {
line-height: 34px;
margin: 0;
padding: 0;
list-style: none;
}
.mod-detail .dl-lst-tab-info li {
padding: 3px 0 14px 10px;
position: relative;
line-height: 19px;
}
.mod-detail .dl-lst-tab-info li:before {
content: '*';
display: inline-block;
vertical-align: 2px;
margin-right: 6px;
position: absolute;
top: 3px;
left: 0;
}
.mod-detail .detail-suggest-deal {
padding-top: 15px;
padding-bottom: 10px;
border-top: 1px solid #e6e6e6;
}
.mod-detail.dulich .detail-suggest-deal {
border-bottom: 1px solid #e6e6e6;
}
.mod-detail .detail-suggest-deal .inner-mod {
border: 0;
padding: 0;
}
.mod-detail .detail-suggest-deal .title-mod {
color: #555;
padding-top: 0;
}
.mod-detail .detail-suggest-deal .title-mod.fc-yellow {
color: #f39a07;
}
.mod-detail .detail-suggest-deal .deal-item.deal-ss {
width: 170px;
margin: 0 0 10px 60px;
}
.mod-detail .detail-suggest-deal .deal-item.dss-dl.deal-ss {
width: 200px;
margin: 0 20px 10px 20px;
}
.mod-detail .detail-suggest-deal .slide-ss {
padding: 0 40px;
}
.mod-detail .detail-suggest-deal .slide-ss.no-slide {
padding: 0;
}
.mod-detail .detail-suggest-deal .deal-item .shop-info .shop-medal {
padding-right: 11px;
font-size: 9px;
float: left;
line-height: 20px;
}
.mod-detail .detail-suggest-deal .deal-item .shop-info .img-shop {
margin-left: 6px;
}
.mod-detail .comment-review {
padding-top: 15px;
margin-bottom: 30px;
/*padding-right: 30px;*/
}
.mod-detail .comments-area {
position: relative;
margin-bottom: 10px;
}
.mod-detail .comments-area .title-cm-area {
padding-bottom: 30px;
color: #555;
line-height: 24px;
}
.mod-detail .ca-user-login-name {
padding-bottom: 4px;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-detail .ca-desc-check-user {
color: #888;
font-size: 12px;
padding-bottom: 10px;
}
.mod-detail .comments-area .login-link,
.mod-detail .ca-desc-check-user .relogin {
color: #336699;
text-decoration: underline;
cursor: pointer;
}
.mod-detail .ca-wrap-comment-form {
padding-right: 150px;
position: relative;
margin-bottom: 38px;
margin-top: -9px;
}
.mod-detail .lbl-wrap-txt-cm {
display: block;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm {
width: 100%;
margin: 0;
border: 1px solid #d8d8d8;
border-radius: 3px;
padding: 15px 10px 5px;
height: 46px;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm::-webkit-input-placeholder {
color: #999;
font-style: italic;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm:-moz-placeholder {
color: #999;
font-style: italic;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm::-moz-placeholder {
color: #999;
font-style: italic;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm:-ms-input-placeholder {
color: #999;
font-style: italic;
}
.ca-form-post-cm .btn-submit-cm {
position: absolute;
top: 0;
right: 0;
min-width: 104px;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
height: 38px;
line-height: 38px;
}
.mod-detail .ca-form-post-cm .btn-submit-cm:focus {
outline: 1px dotted #444;
}
.mod-detail .ca-form-post-cm .btn-submit-cm:active {
top: 1px;
}
.mod-detail .ca-comment-item {
margin-bottom: 20px;
}
.mod-detail .ca-user-info-r {
padding-bottom: 6px;
}
.mod-detail .ca-user-count-info {
padding-bottom: 10px;
}
.mod-detail .ca-wrap-comment-info {
padding-bottom: 4px;
line-height: 18px;
}
.mod-detail .buyer-info {
color: #888888;
font-size: 12px;
margin-bottom: 15px;
}
.mod-detail .buyer-info .rci-is-bought {
color: #f0792f;
}
.mod-detail .buyer-info .rci-is-bought.is-not {
color: #f16600;
}
.mod-detail .ca-ct-reply-cm {
display: inline-block;
cursor: pointer;
-webkit-user-select: none; /* Chrome all / Safari all */
-moz-user-select: none; /* Firefox all */
-ms-user-select: none; /* IE 10+ */
user-select: none;
}
.mod-detail .ca-comment-item .ca-form-post-cm {
padding-top: 7px;
}
.mod-detail .ca-list-comment .ca-cm-reply-item {
background: #f3f3f3;
position: relative;
border-radius: 5px;
padding: 15px 19px 7px 19px;
margin-top: 14px;
}
.mod-detail .ca-list-comment .ca-cm-reply-item:before {
content: "";
position: absolute;
top: -9px;
left: 12px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px 10px;
border-color: transparent transparent #f3f3f3 transparent;
}
.mod-detail .ca-cm-reply-item .iMC {
vertical-align: -6px;
margin-right: 2px;
}
.mod-detail .ca-cm-reply-item .top-mc-reply {
padding-bottom: 9px;
/*line-height: 20px;*/
}
.mod-detail .ca-cm-reply-item .top-mc-reply .iMC5 {
margin-right: 5px;
}
.mod-detail .ca-cm-reply-item .content-reply-item {
line-height: 20px;
}
.mod-detail .no-cm-ra-data {
font-style: italic;
font-size: 16px;
color: #aaa;
}
.detail-page .mod-detail .ca-comment-item .cm-content {
line-height: 1.8em;
padding-bottom: 7px;
}
.mod-detail .ca-view-more-cm {
color: #247bbd;
/*font-family: "Open Sans Italic", sans-serif;*/
font-style: italic;
text-decoration: underline;
cursor: pointer;
}
.mod-detail .review-area {
padding-top: 20px;
}
.mod-detail .review-area .ra-title-grp {
padding-bottom: 30px;
color: #555;
line-height: 24px;
}
.mod-detail .review-area .mc-rated-content {
padding-bottom: 36px;
}
.mod-detail .review-area .lbl-make-rate {
font-size: 20px;
color: #555;
padding-bottom: 24px;
}
.mod-detail .user-make-rate-content {
position: relative;
margin-bottom: 20px;
}
.mod-detail .ra-big-rate-star {
margin-bottom: 18px;
}
.mod-detail .ra-big-rate-star .thumb-left {
margin-right: 12px;
}
.mod-detail .ra-big-rate-star .big-rate-score {
font-size: 30px;
color: #555555;
vertical-align: -7px;
margin-left: 3px;
}
.mod-detail .ra-big-rate-star .rate-score-desc {
padding-top: 5px;
}
.mod-detail .ra-big-comment-rate {
padding: 0 30px;
line-height: 24px;
font-size: 15px;
font-family: "Open Sans Italic", sans-serif;
color: #555;
position: relative;
}
.mod-detail .ra-big-comment-rate .iQuote1 {
position: absolute;
top: 0;
left: 0;
}
.mod-detail .ra-big-comment-rate .iQuote1 {
vertical-align: -10px;
}
.mod-detail .option-item-rated {
margin-top: 10px;
}
.mod-detail .option-item-rated:first-child {
margin-top: 0;
}
.mod-detail .option-item-rated .op-rated-lbl {
width: 150px;
display: inline-block;
vertical-align: -6px;
}
.mod-detail .option-item-rated .op-rated-star {
margin-right: 15px;
position: relative;
display: inline-block;
}
.mod-detail .option-item-rated .op-rated-score {
display: none;
}
.mod-detail .option-item-rated .grp-make-rate-star {
position: absolute;
top: 0;
left: 0;
display: none;
cursor: pointer;
width: 100%;
}
.mod-detail .op-rated-star:hover .iStar3 {
opacity: 0;
filter: alpha(Opacity=0);
}
.mod-detail .op-rated-star:hover .grp-make-rate-star {
display: block;
}
.mod-detail .grp-make-rate-star .iStarEmpty {
margin-left: 2px;
}
.mod-detail .grp-make-rate-star .iStarEmpty:first-child {
margin-left: 0;
}
.mod-detail .grp-make-rate-star .iStarEmpty.checked {
background-position: -254px -142px;
}
.mod-detail .ra-grp-btn-user-rate {
position: absolute;
top: 0;
left: 200px;
height: 100%;
/*visibility: hidden;*/
}
.mod-detail .ra-grp-btn-user-rate.active {
visibility: visible;
}
.mod-detail .ra-grp-btn-user-rate .cell-center {
text-align: left;
}
.mod-detail .ra-btn-user-rate {
display: inline-block;
padding: 0 22px;
cursor: pointer;
height: 36px;
line-height: 36px;
border: 1px solid #95782e;
font-size: 14px;
border-radius: 3px;
box-shadow: 0 1px #faecc8 inset;
background: #f6dd9f; /* Old browsers */
background: -moz-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6dd9f), color-stop(100%, #f0c24f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* IE10+ */
background: linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd9f', endColorstr='#f0c24f', GradientType=0); /* IE6-9 */
}
.safari .mod-detail .ra-btn-user-rate {
min-width: 302px;
}
.mod-detail .ra-btn-user-rate:hover {
background: #f0c24f;
}
.mod-detail .list-content-ur .iStar2 {
vertical-align: -2px;
margin-right: 5px;
}
.mod-detail .wrap-d-text-content {
/*border-top: 1px solid #e6e6e6;*/
}
.mod-detail .comment-review {
border-top: 1px solid #e6e6e6;
}
.mod-detail .comment-review.no-border {
border: 0;
}
.mod-detail .full-desc-content-col {
}
.muachung-site .mod-detail .full-desc-content-col {
border-top: 1px solid #e6e6e6;
}
.muachung-site .mod-detail-ncc .full-desc-content-col {
border: none;
padding: 25px 0 0;
}
.mod-detail .full-desc-content-col .tab-common,
.mod-detail .full-desc-content-col .tab-common .tab-lbls,
.mod-detail .full-desc-content-col .tab-common .tab-content {
float: left;
width: 100%;
}
.mod-detail .full-desc-content-col .tab-common .t-lbl {
width: 182px;
padding: 0 5px;
}
.mod-detail .full-desc-content-col .tech-spec-heading {
font-family: "Open Sans Light", sans-serif;
font-size: 26px;
line-height: 30px;
padding-bottom: 50px;
}
.mod-detail .full-desc-content-col .list-tech-specs {
padding-bottom: 30px;
}
.mod-detail .full-desc-content-col .ts-c {
width: 50%;
padding-left: 45px;
}
.mod-detail .full-desc-content-col .ts-c:first-child {
padding-left: 0;
}
.mod-detail .full-desc-content-col .tech-spec-item {
border-bottom: 1px solid #e7e7e7;
}
.mod-detail .slide-best-experience {
padding-bottom: 40px;
margin-bottom: 18px;
border-bottom: 1px solid #e6e6e6;
}
.mod-detail .sbe-lbl-slide {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 18px;
text-transform: uppercase;
color: #f0792f;
line-height: 24px;
padding-bottom: 24px;
}
.mod-detail .sbe-wrap-slide {
position: relative;
}
.mod-detail .sbe-slide-item {
display: none;
}
.mod-detail .sbe-slide-item.active {
display: block;
}
.mod-detail .sbe-img-slide {
margin-right: 20px;
width: 350px;
}
.mod-detail .sbe-slide-content {
width: 400px;
padding-top: 18px;
}
.mod-detail .sbe-slide-content strong {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 16px;
}
.mod-detail .sbe-slide-txt-content {
padding-top: 4px;
font-size: 14px;
line-height: 22px;
}
.mod-detail .sbe-grp-btn {
font-size: 16px;
position: absolute;
bottom: 0;
left: 370px;
}
.mod-detail .sbe-grp-btn .sbe-btn {
display: inline-block;
vertical-align: 2px;
cursor: pointer;
text-align: center;
line-height: 34px;
padding-right: 2px;
margin-right: 10px;
width: 36px;
height: 39px;
border: 1px solid #a2a6ac;
border-radius: 2px;
background: #f6f7f9;
background: -moz-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #e8e9ec));
background: -webkit-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -o-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -ms-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#e8e9ec', GradientType=0);
}
.mod-detail .sbe-grp-btn .sbe-btn:hover {
background: #e8e9ec;
}
.mod-detail .sbe-grp-btn .sbe-btn.btn-next {
padding-right: 0;
padding-left: 2px;
margin-right: 0;
margin-left: 10px;
}
.mod-detail .wd-fulltext-lbl {
color: #555;
font-size: 20px;
line-height: 22px;
padding-bottom: 30px;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
}
.mod-detail-ncc .wd-fulltext-lbl {
padding-bottom: 10px;
}
.wrap-full-p {
margin: -13px 0 0;
width: 894px;
line-height: 19px;
}
.size-table {
width: 640px;
margin-bottom: 20px;
}
.size-table td {
border-bottom: 1px solid #d5d5d5;
background: #eee;
height: 50px;
}
.size-table tr td:first-child {
padding-left: 22px;
font-weight: bold;
}
.ncc-other-choices {
}
.box-label {
margin-bottom: 17px;
}
.ncc-other-choices-lists {
margin: 5px auto 0;
}
.ncc-other-choices-lists li, .toggle-li-val-filter:checked ~ .other-choice-content ul li:nth-child(5) {
border-bottom: 1px dashed #dfdfdf;
padding-bottom: 17px;
margin-bottom: 14px;
}
.ncc-other-choices-lists li.bonus-item {
display: none;
}
.choice-list-img {
margin-right: 12px;
}
.choice-list-info {
padding: 2px 0 0 0px;
}
.choice-list-tit {
margin-bottom: 8px;
max-width: 134px;
line-height: 15px;
height: 54px;
overflow: hidden;
}
.choice-list-tit a {
line-height: 18px;
}
.choice-list-price {
color: #ac0000;
margin-left: 1px;
}
.mod-detail-ncc .label-toggle-li-val-filter .lbl-toggle-hide,
.mod-detail-ncc .toggle-li-val-filter,
.mod-detail-ncc .toggle-li-val-filter:checked ~ .label-toggle-li-val-filter .lbl-toggle-show {
display: none;
}
.mod-detail-ncc .toggle-li-val-filter:checked ~ .label-toggle-li-val-filter .lbl-toggle-hide {
display: inline-block !important;
}
.ncc-other-choices-lists li:nth-child(5), .ncc-other-choices-lists li:last-child {
border-bottom: none;
margin: 0;
padding: 0;
}
.mod-detail-ncc .toggle-li-val-filter:checked ~ .other-choice-content ul li:nth-child(4) {
border-bottom: 1px dashed #dfdfdf;
margin-bottom: 10px;
padding-bottom: 10px;
}
.mod-detail-ncc .toggle-li-val-filter:checked ~ .other-choice-content ul li.bonus-item {
display: block;
}
.mod-detail-ncc .label-toggle-li-val-filter {
margin: 24px auto 0;
display: block;
}
.mod-detail-ncc .label-toggle-li-val-filter span {
height: 30px;
line-height: 30px;
border-radius: 3px;
border: 1px solid #0066cc;
background: #fff;
padding: 0 23px;
display: inline-block;
margin-left: 2px;
}
.ncc-other-choices {
margin: 31px auto 5px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 18px;
max-width: 230px;
}
.legit-shop-wrap .box-label {
padding-top: 14px;
margin-bottom: 10px;
}
.legit-shop-list {
margin: 3px 0 0;
}
.legit-shop-list li {
margin-bottom: 9px;
}
.legit-shop-img {
margin-right: 8px;
}
.legit-shop-info {
padding: 9px 0 0 0px;
}
.legit-shop-tit {
margin-bottom: 0;
max-width: 134px;
line-height: 15px;
overflow: hidden;
}
.legit-shop-tit a {
line-height: 18px;
}
.mod-detail .list-hotel-sevices {
margin-bottom: 15px;
padding: 14px 20px 6px 20px;
background: #fbf9f0;
border: 1px solid #f0dfc4;
}
.mod-detail .list-hotel-sevices .lhs-lbl {
padding-bottom: 13px;
font-size: 18px;
line-height: 22px;
font-weight: bold;
color: #333;
}
.mod-detail .list-hotel-sevices li {
float: left;
width: 33.32%;
padding-right: 10px;
line-height: 30px;
}
.mod-detail .list-hotel-sevices li .iChkGreen3 {
vertical-align: -1px;
margin-right: 6px;
}
.mod-detail .wd-fulltext-content {
line-height: 20px;
position: relative;
font-size: 14px;
color: #333;
}
.mod-detail .wd-fulltext-content p {
text-align: left !important;
font-family: Roboto, sans-serif !important;
color: #333;
}
.mod-detail .wd-fulltext-content.hide-desc {
overflow: hidden;
}
.mod-detail .wd-fulltext-content.show-desc {
overflow: visible;
height: auto !important;
}
.mod-detail .wd-fulltext-content.hide-desc:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(96%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.mod-detail .wd-fulltext-content.show-desc:after {
display: none;
}
.mod-detail .full-desc-content-col .btn-more-full-desc {
width: 100px;
margin: 20px auto 40px;
font-size: 14px;
color: #0066cc;
background: #fff;
height: 32px;
line-height: 32px;
cursor: pointer;
text-align: center;
border: 1px solid #0066cc;
border-radius: 20px;
padding: 0 13px 0 5px;
position: relative;
}
.mod-detail .full-desc-content-col .btn-more-full-desc:hover {
/*background: #0066cc;
color: #fff;*/
}
.mod-detail .full-desc-content-col .btn-more-full-desc:after {
content: "";
display: block;
position: absolute;
top: 50%;
right: 9px;
margin-top: -2.5px;
border-top: 5px solid #0066cc;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
}
.mod-detail .full-desc-content-col .btn-more-full-desc .lbl-hide {
display: none;
}
.mod-detail .full-desc-content-col .btn-more-full-desc.showed .lbl-show {
display: none;
}
.mod-detail .full-desc-content-col .btn-more-full-desc.showed .lbl-hide {
display: inline;
}
.mod-detail .full-desc-content-col .btn-more-full-desc.showed:after {
transform: rotate(180deg);
}
.mod-detail .wd-fulltext-content img {
max-width: 650px;
}
/*Detail muachung*/
.detail-page .mod-detail {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.detail-page .mod-detail .top-deal-info {
padding-bottom: 0;
margin: 0;
}
.detail-page .mod-detail:before,
.detail-page .mod-detail:after {
content: " ";
display: table;
}
.detail-page .mod-detail:after {
clear: both;
}
.detail-page .mod-detail .preview-deal-imgs {
float: left;
width: 40%;
max-width: 540px;
}
.detail-page .mod-detail .no-thumb .preview-deal-imgs {
max-width: 490px;
}
.detail-page .mod-detail .col-list-thumb {
float: left;
/*margin-right: 10px;*/
max-height: 400px;
overflow: hidden;
margin-top: -7px;
}
.detail-page .mod-detail .col-list-thumb .wrap-thumb {
cursor: pointer;
width: 40px;
height: 40px;
margin-top: 7px;
border: 1px solid #e6e6e6;
line-height: 0;
}
.detail-page .mod-detail .col-list-thumb .wrap-thumb.active {
border-color: #f05a32;
}
.detail-page .mod-detail .col-list-thumb img {
width: 100%;
background: no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs {
cursor: pointer;
position: relative;
background: #f0f0f0;
height: 16px;
margin-top: 7px;
display: none;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs:hover {
background: #E1E1E1;
}
.detail-page .mod-detail .col-big-img {
overflow: hidden;
text-align: center;
max-width: 460px;
max-height: 460px;
margin: 0 auto;
cursor: pointer;
float: none;
}
.detail-page .mod-detail .preview-deal-imgs .alt-desc-text {
margin-left: 50px;
text-align: center;
padding: 5px 0;
line-height: 20px;
background-color: #f5f5f5;
}
.detail-page .mod-detail .box-wishlist {
width: 120px;
margin: 20px auto;
border: 1px solid #d9d9d9;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 3px;
color: #a3a3a3;
cursor: pointer;
}
.detail-page .mod-detail .area-wishlish {
margin-left: 50px;
}
.detail-page .mod-detail .desc-price {
margin: 0 230px 0 40%;
padding-left: 20px;
padding-right: 30px;
}
.detail-page .mod-detail .no-thumb .desc-price {
margin-left: 490px;
}
.detail-page .mod-detail .hide-desc-deal .desc-price {
/*overflow: hidden;
height: 632px;*/
}
.detail-page .mod-detail .lbl-desc-detail {
font-weight: 700;
font-size: 20px;
color: #555;
padding-top: 25px;
}
.detail-page .mod-detail .hide-desc-deal.no-thumb .desc-price {
/*height: 613px;*/
}
.detail-page .mod-detail .top-deal-name {
font-size: 21px;
color: #111;
padding-bottom: 12px;
}
.detail-page .mod-detail-ncc .top-deal-name {
padding-bottom: 4px;
}
.brand-info {
margin: 3px 0 8px;
}
.brand-info-title {
display: inline-block;
margin-right: 3px;
}
.detail-page .mod-detail .non-cod-notice {
margin-top: -10px;
}
.detail-page .mod-detail .deal-rate {
border-bottom: 1px solid #eee;
padding-bottom: 4px;
}
.detail-page .mod-detail .wrap-rate-detail {
display: inline-block;
position: relative;
cursor: pointer;
}
.detail-page .mod-detail .deal-rate .star-sm {
vertical-align: -2px;
}
.detail-page .mod-detail .wrap-rate-detail .rate-score {
font-size: 1.153846153846154em;
color: #111111;
margin: 0 0 0 3px;
}
.detail-page .mod-detail .show-deal-review {
position: relative;
margin-right: 12px;
display: inline-block;
}
.detail-page .mod-detail .wrap-rate-detail .btn-review {
position: relative;
line-height: 0;
padding-right: 9px;
font-size: 0.9230769230769231em;
}
.detail-page .mod-detail .wrap-rate-detail .btn-review .iReview {
vertical-align: -5px;
}
.detail-page .mod-detail .wrap-rate-detail .btn-review:before {
content: "";
position: absolute;
top: -5px;
right: 2px;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 3px;
border-color: #111111 transparent transparent transparent;
}
.detail-page .mod-detail .wrap-rate-detail .wrap-expand-rated {
position: absolute;
top: 100%;
left: -80px;
margin: -1px 0 0 0;
padding-top: 9px;
line-height: 1em;
z-index: 1;
display: none;
}
.detail-page .mod-detail .wrap-rate-detail .wrap-expand-rated.bigger {
left: -256px;
}
.detail-page .mod-detail .wrap-rate-detail:hover .wrap-expand-rated {
display: block;
}
.detail-page .mod-detail .wrap-rate-detail .expand-rated {
padding: 22px 17px 22px 31px;
width: 388px;
background: #FFF;
box-shadow: 0 1px 5px #787878;
position: relative;
border-radius: 3px;
}
.detail-page .mod-detail .wrap-expand-rated.bigger .expand-rated {
width: 585px;
}
.detail-page .mod-detail .wrap-expand-rated.bigger .expand-rated:before {
left: 284px;
}
.detail-page .mod-detail .wrap-expand-rated .top-big-rate {
padding-bottom: 15px;
}
.detail-page .mod-detail .wrap-expand-rated .brand-logo-rated {
float: left;
margin-right: 17px;
margin-top: 10px;
}
.detail-page .mod-detail .wrap-expand-rated .big-rate-lbl {
line-height: 1.2em;
padding-bottom: 5px;
}
.detail-page .mod-detail .wrap-expand-rated .big-score {
font-size: 2.615384615384615em;
/*vertical-align: 7px;*/
}
.detail-page .mod-detail .wrap-expand-rated .rate-score-sum {
margin-bottom: 21px;
}
.detail-page .mod-detail .desc-price .big-comment-rate {
font-size: 1.230769230769231em;
font-style: italic;
line-height: 1.5em;
position: relative;
}
.detail-page .mod-detail .desc-price .big-comment-rate .iQuote {
position: absolute;
top: -3px;
left: -22px;
}
.detail-page .mod-detail .desc-price .big-comment-rate .iQuoteB {
vertical-align: -4px;
margin-left: 4px;
}
.detail-page .mod-detail .desc-price .comments-link {
cursor: pointer;
font-size: 0.9230769230769231em;
color: #247bbd;
border-color: #247bbd;
vertical-align: 0;
}
.detail-page .mod-detail .desc-price #sys_jumb_comment {
margin-right: 6px;
}
.detail-page .mod-detail .desc-price .comments-link:hover {
color: #EF532A;
border-color: #EF532A;
}
.detail-page .mod-detail .desc-price .id-product {
color: #333;
/*margin-left: 10px;*/
font-size: 0.9230769230769231em;
position: relative;
padding-right: 12px;
}
.detail-page .mod-detail .desc-price .id-product:last-child {
padding-right: 6px;
}
.detail-page .mod-detail .desc-price .id-product .iPoint {
position: absolute;
top: 5px;
right: 6px;
}
.td-border {
display: inline-block;
border-bottom: 1px solid #333;
line-height: 1em;
vertical-align: 2px;
margin-left: 1px;
}
.detail-page .mod-detail .price-counter .row-data {
position: relative;
padding: 3px 0 3px 125px;
}
.detail-page .mod-detail-ncc .price-counter .row-data {
padding: 11px 0 13px 125px !important;
margin-bottom: 13px;
border-bottom: 1px solid #e2e2e2;
}
.detail-page .mod-detail .price-counter .wrap-color {
margin-top: 5px;
padding-bottom: 3px;
padding: 22px 0 33px;
}
#boxSelectColor {
padding: 0 0 10px;
max-height: 193px;
overflow: hidden;
}
.detail-page .mod-detail .price-counter .wrap-color .last-color {
position: relative;
display: inline-block;
top: 16px;
}
.detail-page .mod-detail .price-counter .warn-color {
display: none;
padding: 5px;
background-color: #ffffdd;
border: 1px solid #f2c219;
color: #fb2f2e;
text-align: center;
position: absolute;
left: 100%;
top: 5px;
width: 190px;
margin-left: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.detail-page .mod-detail .price-counter .warn-color.active {
display: inline-block;
}
.detail-page .mod-detail .price-counter .warn-color:before,
.detail-page .mod-detail .price-counter .warn-color:after {
content: "";
position: absolute;
top: 8px;
left: -6px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #f2c219 transparent transparent;
}
.detail-page .mod-detail .price-counter .warn-color:after {
left: -5px;
border-color: transparent #ffffdd transparent transparent;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color-disable,
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color {
width: 55px;
min-height: 55px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 2px;
margin: 0 8px 10px 0;
text-align: center;
position: relative;
float: left;
height: auto;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color-disable {
cursor: inherit;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color-disable:after {
content: "";
position: absolute;
width: 53px;
height: 53px;
top: 0;
left: 0;
background-color: rgba(204, 204, 204, 0.5);
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color.active,
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color:hover {
border: 1px solid #ef532a; /*#3ba3ef;*/
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color:first-child {
margin-left: 0;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color img {
max-height: 100%;
}
.detail-page .mod-detail .price-counter .row-data.type-size {
margin: 7px 0 -5px 0;
}
.detail-page .mod-detail .price-counter .wrap-size .warn-color {
top: 0;
}
.detail-page .mod-detail .price-counter .wrap-size .size-item-disable, .detail-page .mod-detail .price-counter .wrap-size .size-item {
display: inline-block;
text-align: center;
min-width: 30px;
height: 30px;
line-height: 28px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 1px 3px;
margin: 0 4px 8px 0;
}
.detail-page .mod-detail .price-counter .wrap-size .size-item-disable {
color: #aaa;
cursor: inherit;
}
.detail-page .mod-detail .price-counter .wrap-size span.last-size {
position: relative
}
.detail-page .mod-detail .price-counter .wrap-size .size-item.active,
.detail-page .mod-detail .price-counter .wrap-size .size-item:hover {
border: 1px solid #ef532a; /*#3ba3ef;*/
/*padding: 0 2px;*/
}
.detail-page .mod-detail .price-counter .row-data.row-heighter {
line-height: 1.7em;
padding-bottom: 3px;
margin-top: 1px;
}
.detail-page .mod-detail .price-counter .row-data.type-count {
line-height: 1.6em;
margin-top: 0;
}
.detail-page .mod-detail .row-title {
padding-bottom: 10px;
}
.row-label {
width: 99px;
display: inline-block;
height: 20px;
line-height: 20px;
}
.row-label2 {
width: 169px;
}
.row-val {
width: 300px;
display: inline-block;
}
.row-list {
line-height: 35px;
}
.color-list li, .size-list li {
display: inline-block;
}
.color-list li {
vertical-align: -6px;
}
.color-list li a, .size-list li a {
display: block;
width: 40px;
height: 20px;
line-height: 20px;
text-align: center;
margin-right: 6px;
text-decoration: none;
}
.size-list li a {
background: #fff;
border: 1px solid #c2c2c2;
}
.ncc-product-info {
border-bottom: 1px solid #e2e2e2;
padding-bottom: 5px;
margin-bottom: 12px;
}
.ncc-ship-wrap .row-title{
padding-bottom: 12px !important;
}
.ncc-ship-wrap .row-list {
line-height: 26px;
}
.ncc-ship-wrap .row-val {
margin: -2px 0 0;
}
.mod-detail-ncc .xxxDropdown .show-val {
border: none;
padding: 0;
}
.mod-detail-ncc .xxxDropdown .show-val .active {
color: #0066cc;
}
.mod-detail-ncc .xxxDropdown .show-val:before {
content: none;
}
.detail-page .mod-detail .price-counter .row-data.type-ship {
padding-left: 0;
padding-bottom: 3px;
margin-top: 3px;
}
.sudungTitle a {
color: #336699;
text-decoration: underline
}
.sudungTitle a:hover {
color: #EF532A
}
.detail-page .mod-detail .price-counter .row-data.ship-policy {
padding-left: 0;
padding-bottom: 3px;
}
.detail-page .mod-detail .price-counter .lbl-row {
position: absolute;
top: 3px;
left: 0;
color: #888;
}
.detail-page .mod-detail-ncc .price-counter .lbl-row {
top: 10px;
}
.detail-page .mod-detail .price-counter .row-data.type-count .lbl-row {
top: 5px;
}
.detail-page .mod-detail .price-counter .price-show {
color: #888;
font-size: 16px;
text-decoration: line-through;
}
.detail-page .mod-detail .price-counter .price-show .td-border {
border-color: #888;
font-size: 0.75em;
vertical-align: 1px;
margin-left: 1px;
text-decoration: line-through;
line-height: 0.9em;
}
.detail-page .mod-detail .price-counter .price-sale,
.detail-page .mod-detail .price-counter .percent-saved {
display: inline-block;
margin-right: 10px;
color: #ac0000;
font-size: 22px;
font-weight: bold;
}
.detail-page .mod-detail .price-counter .price-sale .td-border {
font-size: 0.6em;
border-color: #ac0000;
}
.detail-page .mod-detail .price-counter .saved-price {
margin: 0 10px 0 0;
display: inline-block;
color: #888888;
}
.detail-page .mod-detail .price-counter .saved-price .td-border {
font-size: 0.7692307692307692em;
vertical-align: 2px;
color: #333;
border-color: #888;
}
.detail-page .mod-detail .price-counter .percent-saved {
margin-right: 0;
}
.detail-page .mod-detail .price-counter .percent-saved span {
font-size: 0.55em;
vertical-align: 2px;
}
.detail-page .mod-detail .box-dat-coc {
background: #f4f4f4;
border: 1px solid #d8d8d8;
padding: 15px 10px 10px;
}
.detail-page .mod-detail .btn-dat-coc {
background: #e67e22 url("https://muachung.vn/frontEnd/dulich/images/datcoc.png") no-repeat 5px center;
width: 200px;
display: inline-block;
height: 36px;
line-height: 36px;
text-decoration: none;
}
.detail-page .mod-detail .datcoc-txt {
vertical-align: 2px;
}
.detail-page .mod-detail .dat-coc-notice {
line-height: 18px;
}
.detail-page .mod-detail .wrap-counter {
padding-top: 2px;
}
.detail-page .mod-detail .counter {
margin-right: 16px;
position: relative;
color: #888;
display: inline-block;
}
.detail-page .mod-detail .counter.last {
margin-right: 0;
}
.detail-page .mod-detail .counter:before {
content: "";
position: absolute;
top: 8px;
left: -12px;
line-height: 0;
border: 2px solid #c9c9c9;
border-radius: 50%;
width: 0;
height: 0;
}
.detail-page .mod-detail .counter:first-child:before {
display: none;
}
.detail-page .mod-detail .counter .count-val {
color: #333;
}
.detail-page .mod-detail .price-counter {
margin-top: 7px;
}
.detail-page .mod-detail .features-point {
border-top: 1px solid #e2e2e2;
margin-top: 2px;
margin-bottom: 6px;
}
.detail-page .mod-detail .list-features ul {
margin: 0;
padding: 0;
list-style: none;
}
.detail-page .mod-detail .list-features li,
.detail-page .mod-detail .list-features div,
.detail-page .mod-detail .list-features p {
position: relative;
margin: 0;
padding: 0 0 6px 12px;
line-height: 1.4em;
list-style: none;
}
.detail-page .mod-detail .list-features > div:before,
.detail-page .mod-detail .list-features > li:before,
.detail-page .mod-detail .list-features > ul > li:before,
.detail-page .mod-detail .list-features > p:before {
content: "";
position: absolute;
top: 6px;
left: 0;
line-height: 0;
border: 2px solid #aaa;
border-radius: 50%;
width: 0;
height: 0;
}
.detail-page .mod-detail .lbl-green {
padding: 13px 0 0px 0;
}
.detail-page .mod-detail .list-features .more-dksd,
.detail-page .mod-detail .more-dksd {
font-size: 1em;
padding: 0;
margin: 0;
position: relative;
}
.detail-page .mod-detail .list-features .more-dksd:before,
.detail-page .mod-detail .more-dksd:before {
display: none;
}
.detail-page .mod-detail .more-dksd .lbl-more-dksd {
color: #336699;
text-decoration: underline;
cursor: pointer;
margin-left: 10px;
}
.detail-page .mod-detail .more-dksd li {
font-size: 1em;
}
.detail-page .mod-detail .detail-common-popup {
position: absolute;
top: 100%;
left: -13px;
margin: -1px 0 0 0;
padding-top: 7px;
line-height: 1em;
z-index: 1;
width: 100%;
display: none;
}
.detail-page .mod-detail .detail-common-popup .detail-cp-content {
padding: 10px 13px;
background: #FFF;
box-shadow: 0 1px 5px #787878;
position: relative;
border-radius: 3px;
}
/*.detail-page .mod-detail .detail-common-popup .detail-cp-content:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: -10px;*/
/*left: 35px;*/
/*width: 14px;*/
/*height: 10px;*/
/*background: url(https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888) no-repeat -160px 0;*/
/*}*/
.detail-page .mod-detail .more-dksd:hover .detail-common-popup {
display: block;
}
.detail-page .mod-detail .bar-use-info {
margin-bottom: 1px;
position: relative;
}
.detail-page .mod-detail .lbl-use-info {
height: 30px;
line-height: 28px;
font-weight: 300;
font-size: 1.153846153846154em;
background: #f2f2f2;
padding: 0 10px;
cursor: pointer;
position: relative;
}
.detail-page .mod-detail .bar-use-info:hover .lbl-use-info {
font-weight: 600;
}
.detail-page .mod-detail .lbl-use-info:before,
.detail-page .mod-detail .lbl-use-info:after {
content: "";
position: absolute;
top: 12px;
right: 15px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 6px;
border-color: #000000 transparent transparent transparent;
}
.detail-page .mod-detail .lbl-use-info:after {
right: 16px;
border-width: 5px 5px 0 5px;
border-color: #f2f2f2 transparent transparent transparent;
}
.detail-page .mod-detail .pop-use-info {
display: none;
position: absolute;
width: 520px;
top: 100%;
z-index: 1;
right: -192px;
margin-top: -1px;
padding-top: 8px;
}
.detail-page .mod-detail .pop-use-info.deal-term {
width: 680px;
right: -256px;
}
.detail-page .mod-detail .pop-use-info.deal-time-use {
width: 420px;
right: -45px;
}
/*.detail-page .mod-detail .pop-use-info:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: -4px;*/
/*right: 200px;*/
/*background: url("https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888") no-repeat -925px 0;*/
/*width: 23px;*/
/*height: 12px;*/
/*}*/
.detail-page .mod-detail .pop-use-info.deal-term:before {
right: 265px;
}
.detail-page .mod-detail .pop-use-info.deal-time-use:before {
right: 54px;
}
.detail-page .mod-detail .bar-use-info:hover .pop-use-info {
display: block;
}
.detail-page .mod-detail .pop-use-info .grp-pop-content {
background: #FFF;
box-shadow: 0 1px 10px #979797;
border-radius: 4px;
overflow: hidden;
}
.detail-page .mod-detail .pop-use-info .pop-tit {
height: 49px;
line-height: 48px;
padding: 0 15px;
color: #555;
background: #F3f3f3;
}
.detail-page .mod-detail .list-use-address {
padding: 16px 20px;
background: #FFF;
}
.detail-page .mod-detail .use-address-item {
padding: 15px 0 15px 36px;
position: relative;
line-height: 1.8em;
border-top: 1px solid #e2e2e2;
}
.detail-page .mod-detail .use-address-item.last {
padding-bottom: 0;
}
.detail-page .mod-detail .use-address-item:first-child {
border-top: 0;
padding-top: 0;
}
.detail-page .mod-detail .use-address-item .shop-stt {
position: absolute;
top: 15px;
left: -5px;
}
.detail-page .mod-detail .use-address-item .shop-stt > span {
position: absolute;
top: 6px;
left: 5px;
width: 18px;
height: 18px;
line-height: 16px;
text-align: center;
font-size: 1.076923076923077em;
font-weight: 600;
color: #ef532a;
}
.detail-page .mod-detail .list-deal-term {
padding: 12px 18px;
}
.detail-page .mod-detail .list-deal-term li {
padding-left: 28px;
font-size: 1.076923076923077em;
line-height: 1.9em;
position: relative;
}
/*.detail-page .mod-detail .list-deal-term li:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 5px;*/
/*left: 0;*/
/*background: url("https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888") no-repeat -948px 0;*/
/*width: 18px;*/
/*height: 18px;*/
/*}*/
.detail-page .mod-detail .list-time-use {
padding: 12px 18px;
}
.detail-page .mod-detail .list-time-use li {
padding-left: 20px;
line-height: 1.8em;
position: relative;
}
/*.detail-page .mod-detail .list-time-use li:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 5px;*/
/*left: 0;*/
/*background: url("https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888") no-repeat -966px 0;*/
/*width: 13px;*/
/*height: 13px;*/
/*}*/
.detail-page .mod-detail .order-area {
float: right;
width: 230px;
padding-top: 8px;
}
.detail-page .mod-detail .box-order {
text-align: center;
border: 1px solid #e2e2e2;
border-radius: 3px;
padding: 8px 10px 4px 10px;
margin-bottom: 14px;
}
.detail-page .mod-detail .box-order.size-color {
padding-top: 13px;
}
.detail-page .mod-detail .box-order .sell-only-online {
background: #f0e8c8;
line-height: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.detail-page .mod-detail .box-order .row-tips-spec {
padding-top: 4px;
padding-bottom: 20px;
line-height: 18px;
}
.detail-page .mod-detail .buy-number {
margin-bottom: 14px;
}
.detail-page .mod-detail .box-order .xxxDropdown {
display: inline-block;
margin-left: 5px;
}
.detail-page .mod-detail .box-order .xxxDropdown .show-val {
height: 26px;
line-height: 24px;
min-width: 50px;
text-align: left;
}
.detail-page .mod-detail .box-order .xxxDropdown .show-val:before {
font-size: 1em;
top: 5px;
right: 8px;
}
.detail-page .mod-detail .wrap-btn-size-mau {
position: relative;
margin-bottom: 10px;
cursor: pointer;
}
.detail-page .mod-detail .wrap-btn-size-mau.at-shop-order {
margin-bottom: 0;
}
.detail-page .mod-detail .wrap-btn-size-mau .poptip-cm {
top: -9px;
right: 100%;
left: auto;
padding-right: 10px;
min-width: 230px;
}
.detail-page .mod-detail .wrap-btn-size-mau:hover .poptip-cm {
display: block;
}
.detail-page .mod-detail .wrap-btn-size-mau .poptip-cm .inner-poptip:before {
width: 8px;
height: 15px;
background-position: -524px -16px;
right: -8px;
left: auto;
top: 18px;
}
.detail-page .mod-detail .btn-order {
padding-left: 32px;
height: 36px;
line-height: 34px;
text-align: center;
border: 1px solid #a52200;
cursor: pointer;
position: relative;
color: #FFF;
text-transform: uppercase;
text-shadow: 0 -1px #be2700;
font-weight: 700;
font-size: 1.076923076923077em;
display: block;
border-radius: 3px;
box-shadow: 0 1px #ffb19c inset;
background: #f97450; /* Old browsers */
background: -moz-linear-gradient(top, #f97450 0%, #d93f17 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f97450), color-stop(100%, #d93f17)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f97450 0%, #d93f17 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f97450 0%, #d93f17 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f97450 0%, #d93f17 100%); /* IE10+ */
background: linear-gradient(top, #f97450 0%, #d93f17 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f97450', endColorstr='#d93f17', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order:hover {
background: #f14c21; /* Old browsers */
background: -moz-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f14c21), color-stop(100%, #ca3610)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* IE10+ */
background: linear-gradient(top, #f14c21 0%, #ca3610 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f14c21', endColorstr='#ca3610', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order:active {
box-shadow: 0 1px 4px #821b00 inset;
background: #e4512a;
}
.detail-page .mod-detail .btn-order > i {
position: absolute;
top: 4px;
left: 4px;
width: 26px;
height: 28px;
background: #00111d;
border-top: 1px solid #390c00;
border-bottom: 1px solid #ffab95;
border-radius: 3px;
}
/*.detail-page .mod-detail .btn-order > i:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 3px;*/
/*left: 4px;*/
/*width: 18px;*/
/*height: 18px;*/
/*background: url('https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888') -368px 0;*/
/*}*/
.detail-page .mod-detail .wrap-btn-size-mau .desc-btn-order {
font-style: italic;
font-size: 12px;
color: #888888;
padding-top: 5px;
padding-bottom: 2px;
cursor: default;
}
.detail-page .mod-detail .sep-hay {
position: relative;
margin-bottom: 15px;
}
.detail-page .mod-detail .sep-hay:before {
content: "";
position: absolute;
left: 0;
top: 10px;
width: 100%;
height: 0;
line-height: 0;
border-top: 1px solid #eee;
}
.detail-page .mod-detail .sep-hay span {
position: relative;
background: #FFF;
padding: 0 5px;
color: #888;
font-size: 0.9230769230769231em;
}
.detail-page .mod-detail .wrap-shop-address {
position: relative;
}
.detail-page .mod-detail .hotline-order {
margin: 0 -2px;
font-size: 13px;
line-height: 18px;
}
.detail-page .mod-detail .hotline-order div {
padding-bottom: 5px;
padding-top: 5px;
}
.detail-page .mod-detail .hotline-order .i4PhoneD {
margin-right: 2px;
vertical-align: middle;
}
.sell-by-wrap {
padding: 4px 0 0;
margin-bottom: -4px;
}
.sell-by-title {
}
.sell-by-brand {
padding: 4px 0 12px;
}
.sell-by-go {
position: relative;
height: 30px;
line-height: 30px;
}
.sell-by-go:before {
content: "";
display: block;
position:absolute;
top:0;
left: -10px;
width: 228px;
border-top: 1px dashed #d3d3d3;
}
.detail-page .mod-detail .box-list-mcshop {
position: relative;
/*padding-top: 7px;*/
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua {
position: relative;
cursor: pointer;
text-transform: uppercase;
font-size: 0.9230769230769231em;
color: #111;
text-shadow: 0 -1px #fff;
font-weight: bold;
margin-top: 5px;
padding-left: 30px;
height: 37px;
line-height: 36px;
border: 1px solid #9f9f9f;
border-radius: 3px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua:hover {
background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #d7d7d7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* IE10+ */
background: linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#d7d7d7', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua:active {
background: #dadada;
box-shadow: 0 1px 4px #afafaf inset;
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua:before {
content: "";
position: absolute;
top: 8px;
left: 7px;
width: 22px;
height: 20px;
background: url('https://muachung.vn/frontEnd/dulich/images/v4-icon.png?v=8881') -137px -214px;
}
.detail-page .mod-detail .box-list-mcshop .desc-btn-dathang {
font-style: italic;
font-size: 12px;
color: #888;
padding-top: 5px;
}
.detail-page .mod-detail .box-list-mcshop .title-listshop {
padding-bottom: 3px;
}
.detail-page .mod-detail .list-shopmc {
text-align: left;
padding-top: 12px;
}
.detail-page .mod-detail .shopmc-item {
position: relative;
padding-left: 9px;
margin: 0 0 8px 0;
}
.detail-page .mod-detail .shopmc-item:before {
content: "";
position: absolute;
top: 8px;
left: 0;
width: 3px;
height: 3px;
background: #c5c5c5;
}
.detail-page .mod-detail .shopmc-item .shopname-val {
font-size: 12px;
width: 125px;
overflow: hidden;
display: inline-block;
height: 15px;
}
.detail-page .mod-detail .shopmc-item:hover .shopname-val {
font-weight: bold;
}
.detail-page .mod-detail .shopmc-item .lbl-con-hang {
float: right;
color: #17994f;
font-size: 12px;
}
.detail-page .mod-detail .shopmc-item .lbl-con-hang.het-hang {
color: #ef532a;
}
.detail-page .mod-detail .shopmc-item .lbl-con-hang.dang-ve {
color: #333;
}
.detail-page .mod-detail .shopmc-item .shopmc-map-pop {
position: absolute;
top: -58px;
right: 212px;
z-index: 1;
display: none;
}
.detail-page .mod-detail .shopmc-item:hover .shopmc-map-pop {
display: block;
}
.detail-page .mod-detail .shopmc-item .shopmc-map-pop.active-map {
top: -208px;
}
/*.detail-page .mod-detail .shopmc-item .shopmc-map-pop:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 50%;*/
/*right: -6px;*/
/*width: 7px;*/
/*height: 15px;*/
/*background: url(https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=111) -525px -16px;*/
/*}*/
.detail-page .mod-detail .shopmc-item .shopmc-map-pop.active-map:before {
top: 210px;
}
.detail-page .mod-detail .shopmc-item .shopmc-map-content {
background: #FFF;
border: 1px solid #cacaca;
border-radius: 3px;
padding: 10px 20px 10px;
}
.detail-page .mod-detail .shopmc-item .loading-map {
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
}
.detail-page .mod-detail .shopmc-map-pop.active-map .loading-map {
display: none;
}
.detail-page .mod-detail .shopmc-item .active-map .img-loadingmap {
display: none;
}
.detail-page .mod-detail .shopmc-item .shopmc-item-detail {
display: none;
}
.detail-page .mod-detail .shopmc-item .active-map .shopmc-item-detail {
display: block;
width: 412px;
min-height: 400px;
}
.detail-page .mod-detail .shopmc-item .shopmc-name {
font-size: 1.230769230769231em;
font-weight: 700;
padding-top: 7px;
padding-bottom: 4px;
}
.detail-page .mod-detail .shopmc-item .shopmc-address {
line-height: 1.4em;
}
.detail-page .mod-detail .shopmc-item .shopmc-wrap-map {
border-top: 1px solid #E3E3E3;
margin-top: 9px;
padding-top: 11px;
}
.detail-page .mod-detail .shopmc-item .shopmc-wrap-map img {
margin-top: 4px;
}
.detail-page .mod-detail .btn-order-at-shop {
padding-left: 32px;
position: relative;
cursor: pointer;
border: 1px solid #eabf88;
display: block;
height: 34px;
line-height: 34px;
box-shadow: 0 1px #fffaf4 inset;
background: #ffe7c7; /* Old browsers */
background: -moz-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff4e5), color-stop(100%, #ffdcaf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* IE10+ */
background: linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4e5', endColorstr='#ffdcaf', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order-at-shop:hover {
border-color: #dda967;
background: #fff7ee; /* Old browsers */
background: -moz-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff7ee), color-stop(100%, #ffeed9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* IE10+ */
background: linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7ee', endColorstr='#ffeed9', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order-at-shop:active {
top: 1px;
}
.detail-page .mod-detail .btn-order-at-shop i {
vertical-align: -5px;
margin-right: 6px;
}
.v7_BD_SC_Size_Disable, .v7_BD_SC_Size_Disable:hover {
display: none !important
}
.mod-detail .price-counter .wrap-color .img-thumb-color.v7_BD_SC_Color_Active {
border: 1px solid #ef532a; /*#3ba3ef;*/
position: relative;
}
.detail-page .mod-detail .price-counter .wrap-size span.v7_BD_SC_Size_Active {
border: 1px solid #ef532a /*#3ba3ef*/;
}
.detail-page .mod-detail .price-counter .wrap-size span.v7_BD_SC_Size_Active {
position: relative;
}
.detail-page .mod-detail .price-counter .wrap-size span.v7_BD_SC_Size_Active:before {
content: "";
position: absolute;
top: -1px;
left: 9px;
width: 10px;
height: 5px;
background: url(https://muachung.vn/frontEnd/images/v3-icon.png?v=0.01121989) -204px 0;
}
.mod-detail .poptip-cm .inner-poptip {
position: relative;
text-align: center;
background: #fff;
padding: 5px 10px;
border: 1px solid #cacaca;
box-shadow: 0 1px 4px rgba(51, 51, 51, 0.45);
color: #333;
border-radius: 3px;
}
.mod-detail .price-counter .wrap-color .img-thumb-color.v7_BD_SC_Color_Active:before {
content: "";
position: absolute;
top: -1px;
left: 21px;
width: 10px;
height: 5px;
background: url(https://muachung.vn/frontEnd/images/v3-icon.png) -204px 0;
}
.v7_BD_SC_Color_Disable, .v7_BD_SC_Color_Disable:hover {
border: 2px solid gray;
display: none
}
.tmp-img {
position: fixed;
visibility: hidden;
opacity: 0;
top: -9999px;
left: -9999px;
max-width: none;
}
.detail-page .mod-detail .btn-shop-address {
margin-bottom: 13px;
display: block;
color: #717172;
font-size: 0.9230769230769231em;
padding-right: 26px;
position: relative;
font-weight: 400;
height: 32px;
line-height: 32px;
}
.detail-page .mod-detail .btn-shop-address i {
position: absolute;
top: 11px;
right: 15px;
}
.detail-page .mod-detail .popup-address {
display: none;
text-align: left;
position: absolute;
top: 10px;
padding-top: 20px; /*equal height of .detail-page .mod-detail .btn-shop-address */
left: -400px;
width: 800px;
z-index: 4;
}
.detail-page .mod-detail .popup-address#popup-address {
padding-top: 35px;
}
.detail-page .mod-detail .wrap-popup-maps:hover .popup-address.show-in-point {
display: block;
}
.detail-page .mod-detail .wrap-popup-maps {
position: relative;
display: inline-block;
}
.detail-page .mod-detail .wrap-shop-address:hover .popup-address,
.detail-page .mod-detail .wrap-shop-address .popup-address.active {
display: block;
}
.detail-page .mod-detail .pa-content {
width: 800px;
position: relative;
background: #FFF;
box-shadow: 0 1px 5px #787878;
border-radius: 3px;
overflow: hidden;
}
.detail-page .mod-detail .popup-address.show-in-point .pa-content {
overflow: visible;
}
.detail-page .mod-detail .pa-content.no-right {
width: 100%;
}
.detail-page .mod-detail .show-popup-in-point .pa-content:before {
right: 320px;
}
.detail-page .mod-detail .col-address {
width: 364px;
float: left;
overflow: hidden;
}
.detail-page .mod-detail .popup-address.show-in-point .col-address {
/*width: 540px;*/
width: auto;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-score {
font-size: 30px;
vertical-align: 2px;
margin-left: 170px;
height: 34px;
line-height: 34px;
}
.mod-detail .wrap-rate-area.has-mc-rate .thumb-left {
height: 48px;
}
.icon-v3 {
background: transparent url("https://muachung.vn/frontEnd/images/v3-icon.png") no-repeat;
border: none;
line-height: 0;
display: inline-block;
}
.iQuoteBig {
width: 27px;
height: 20px;
background-position: -727px 0;
}
.iQuoteBBig {
width: 27px;
height: 20px;
background-position: -754px 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star {
position: relative;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star .iStar3 {
position: absolute;
top: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBig {
position: absolute;
top: -9px;
left: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBBig {
vertical-align: -9px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
font-family: "Open Sans ", sans-serif;
line-height: 1.7em;
color: #333;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
line-height: 22px;
color: #555;
margin-bottom: 20px;
}
.mod-detail .deals-in-cate {
border-top: 1px solid #e2e2e2;
padding-top: 15px;
}
.mod-detail .deals-in-cate .title {
padding-bottom: 28px;
}
.mod-detail .list-in-cate {
position: relative;
padding-left: 140px;
color: #0C64BD;
padding-bottom: 12px;
}
.mod-detail .list-in-cate .lbl {
position: absolute;
top: 1px;
left: 0;
color: #111;
font-weight: 600;
white-space: nowrap;
}
.mod-detail .list-in-cate .wrap-link {
display: inline-block;
padding-right: 15px;
margin-bottom: 7px;
}
.mod-detail .list-in-cate a {
color: #0C64BD;
margin: 0 6px;
}
.mod-detail .list-in-cate a.first {
margin-left: 0;
}
.mod-detail .list-in-cate a i {
margin-left: 10px;
}
.mod-detail .list-in-cate .td-border {
border-color: #0C64BD;
margin: 0;
vertical-align: 0;
}
.mod-detail .list-in-cate .td-border:hover {
color: #ef532a;
border-color: #ef532a;
}
.mod-detail .intro-shop-info {
border-top: 1px solid #eee;
padding-top: 16px;
}
.detail-page .mod-detail .head-col {
height: 36px;
line-height: 36px;
padding: 0 10px 0 20px;
font-size: 13px;
font-weight: bold;
color: #111111;
position: relative;
border-bottom: 1px solid #c4c4c4;
box-shadow: 0 -1px #f1f1f1 inset;
z-index: 1;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* IE10+ */
background: linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .popup-address .list-address {
padding-right: 1px;
position: relative;
margin: 11px 0;
overflow: hidden;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map {
float: left;
width: 50%;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map-intro {
padding: 14px;
font-size: 1.153846153846154em;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map .wrap-list-map-img {
text-align: center;
padding: 0 5px 5px 5px;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map img {
display: none;
max-height: 352px;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map img.active {
display: inline-block;
}
.detail-page .mod-detail .popup-address.show-in-point .list-address {
float: left;
width: 49%;
max-height: 405px;
overflow-y: auto;
margin: 0;
}
.detail-page .mod-detail .popup-address .list-address:before {
content: "";
position: absolute;
top: -222px;
right: 0;
width: 1px;
height: 11111px;
line-height: 0;
background: #e2e2e2;
}
.detail-page .mod-detail .popup-address.show-in-point .list-address:before {
display: none;
}
.detail-page .mod-detail .popup-address .address-item {
display: block;
position: relative;
padding: 11px 0 11px 48px;
}
.detail-page .mod-detail .popup-address .address-item:hover {
background: #efefef;
}
.detail-page .mod-detail .address-item .radio-opt {
position: absolute;
top: 4px;
left: 0;
opacity: 0;
filter: alpha(Opacity=0);
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
z-index: 999;
}
.detail-page .mod-detail .address-item .address-val {
display: block;
}
.detail-page .mod-detail .address-item .icon-radio-p {
position: absolute;
top: 13px;
left: 20px;
width: 18px;
height: 18px;
background: #FFF;
border: 1px solid #bbb;
border-radius: 50%;
}
.detail-page .mod-detail .address-item.active .icon-radio-p,
.detail-page .mod-detail .address-item:hover .icon-radio-p {
border-color: #ef532a;
}
.detail-page .mod-detail .address-item .icon-radio-p:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
background: #ef532a;
border-radius: 50%;
opacity: 0;
/*filter: alpha(Opacity=0);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.detail-page .mod-detail .address-item .radio-opt:checked ~ .icon-radio-p {
border-color: #ef532a;
}
.detail-page .mod-detail .address-item .radio-opt:checked ~ .icon-radio-p:before {
opacity: 1;
/*filter: alpha(Opacity=100);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.detail-page .mod-detail .show-in-point .address-item.active .icon-radio-p:before,
.detail-page .mod-detail .show-in-point .address-item:hover .icon-radio-p:before {
opacity: 1;
/*filter: alpha(Opacity=100);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.detail-page .mod-detail .popup-address .col-order {
float: left;
width: 436px;
}
.detail-page .mod-detail .popup-address .col-order-content {
padding: 17px 55px 17px 30px;
}
.detail-page .mod-detail .col-order-content .xxxDropdown .show-val {
height: 36px;
line-height: 36px;
}
.detail-page .mod-detail .col-order-content .xxxDropdown select {
background: #fff;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
}
.detail-page .mod-detail .col-order-content .btn-order {
margin-left: 70px;
height: 32px;
line-height: 32px;
font-weight: normal;
background: #ef532a;
font-size: 14px;
border: 1px solid #c3310b;
box-shadow: none;
text-shadow: none;
margin-bottom: 20px;
}
.detail-page .mod-detail .col-order-content .btn-order:hover {
background: #E05029;
}
.detail-page .mod-detail .col-order .desc-order {
position: relative;
font-size: 17px;
color: #555;
font-style: italic;
padding-bottom: 3px;
display: inline-block;
margin-bottom: 12px;
margin-right: 20px;
}
.detail-page .mod-detail .col-order .desc-order:after {
background-position: -715px 0;
top: auto;
left: auto;
right: -18px;
bottom: 6px;
}
.detail-page .mod-detail .col-order .desc-order .icon-v3 {
position: absolute;
top: 0;
left: -14px;
}
.detail-page .mod-detail .col-order .desc-order .icon-v3.iQuoteBSm {
left: auto;
right: -14px;
top: 2px;
}
.detail-page .mod-detail .col-order .lbl-for-phone {
display: block;
position: relative;
margin-bottom: 16px;
padding-left: 70px;
}
.detail-page .mod-detail .col-order .lbl-for-phone > span {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.detail-page .mod-detail .col-order .txt-phone {
width: 100%;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
padding: 10px 9px;
}
.detail-page .mod-detail .col-order .buy-number {
position: relative;
padding-left: 70px;
margin-bottom: 18px;
}
.detail-page .mod-detail .col-order .lbl-buy-number {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.detail-page .mod-detail .order-warning {
clear: both;
border-top: 1px dashed #bebebe;
color: #666;
line-height: 1.8em;
padding-top: 14px;
}
.detail-page .mod-detail .huong-dan-su-dung {
border-top: 1px solid #e2e2e2;
padding-top: 8px;
margin-top: 10px;
}
.detail-page .mod-detail .left-address-use {
float: left;
width: 39.83572895277207%;
margin-right: 1.745379876796715%;
}
.detail-page .mod-detail .left-address-use .title-grp {
display: inline-block;
}
.detail-page .mod-detail .left-address-use .list-pick-address {
margin-left: 4px;
display: inline-block;
}
.detail-page .mod-detail .left-address-use .list-pick-address > span.active {
background-position: -90px 0;
color: #ef532a;
}
.detail-page .mod-detail .left-address-use .grp-address-use {
padding-top: 5px;
}
.detail-page .mod-detail .left-address-use .grp-val {
padding-bottom: 10px;
}
.detail-page .mod-detail .left-address-use .address-shop-name {
padding-bottom: 3px;
}
.detail-page .mod-detail .dieu-kien-su-dung {
float: right;
width: 58%;
position: relative;
}
.detail-page .mod-detail .dieu-kien-su-dung .title-grp {
padding-bottom: 7px;
}
.detail-page .mod-detail .dieu-kien-su-dung .iPaper {
vertical-align: -8px;
margin-left: 5px;
}
.detail-page .mod-detail .dieu-kien-su-dung li {
position: relative;
padding-left: 20px;
padding-bottom: 2px;
}
.detail-page .mod-detail .dieu-kien-su-dung .btn-expand {
position: absolute;
background: #FFF;
left: 150px;
bottom: -25px;
padding: 0 6px;
cursor: pointer;
}
.detail-page .mod-detail .dieu-kien-su-dung .wrap-full-text {
/* height: 125px;*/
overflow: hidden;
position: relative;
}
.features-point .dieu-kien-su-dung{
padding: 10px;
border: 1px solid #f3dc9f;
background: #fefaf6;
margin-bottom: 15px;
width: 100% !important;
}
.features-point .chitiet-dacbiet a {
color:blue;
}
.features-point .dieu-kien-su-dung > p{
font-size: 15px;
padding-bottom: 10px;
color: #008a00;
margin: 0;
font-weight: bold;
}
.features-point .dieu-kien-su-dung > ul{
margin: 0;
padding: 0;
list-style: none;
}
.features-point .dieu-kien-su-dung > ul li{
position: relative;
margin: 0;
line-height: 18px;
padding: 0 0 5px 18px;
}
.features-point .dieu-kien-su-dung > ul li:before{
content: "";
position: absolute;
top: 4px;
left: 0;
line-height: 0;
background: url(https://muachung.vn/frontEnd/dulich/images/tick.png) no-repeat center center;
width: 12px;
height: 9px;
}
.detail-page .mod-detail .lbl-desc-slide-detail{
font-weight: 700;
padding: 7px;
font-size: 18px;
color: #17994f;
line-height: 1.3em;
border: 1px solid #d9d9d9;
border-top: 0;
border-bottom: 0;
padding-left: 20px;
background-color: #f8f8f8;
}
.detail-page .mod-detail .lbl-desc-slide-detail .desc-deal-name {
display: inline;
font-size: 1em;
font-style: italic;
color: #17994f;
}
.detail-page .mod-detail .slide-detail-steps {
position: relative;
max-width: 820px;
border-top: 0;
}
.detail-page .wrap-detail-steps {
padding: 10px;
padding-left: 20px;
border: 1px solid #d9d9d9;
}
.detail-page .mod-detail .slide-detail-steps .grp-btn-np {
background: #FFF;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
.mod-detail .last .step-detail-item .wrap-img-step-desc img {
max-width: 350px;
max-height: 350px;
}
.detail-page .mod-detail .comments-area {
padding-top: 20px;
border-top: 1px solid #e6e6e6;
}
.detail-page .mod-detail .review-area {
padding-bottom: 20px;
}
.mod-detail .btn-submit-cm {
box-shadow: none;
width: 140px;
height: 46px;
background: #0066cb;
outline: none;
border: none;
color: #fff;
font-weight: 400;
border-radius: 3px;
font-size: 13px;
}
.mod-detail .review-area .lbl-make-rate {
font-size: 15px;
font-weight: bold;
padding-bottom: 20px;
}
.mod-detail .slide-detail-steps .btn-back-first {
margin: 0 2px;
}
.mod-detail .slide-detail-steps .btn-back-first.last {
margin-right: 0;
display: none;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide {
cursor: pointer;
width: 36px;
height: 30px;
line-height: 20px;
text-align: center;
border-radius: 3px 0 0 3px;
display: block;
float: left;
border: 1px solid #d9d9d9;
background: #f2f2f2;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide#sys_btn_next_d_slide {
border-radius: 0 3px 3px 0;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide:hover {
background: #e9eaec;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide i {
vertical-align: -6px;
}
.detail-page .mod-detail .slide-detail-steps .slide-page-counter {
float: left;
margin: 0 12px;
margin-top: 9px;
}
.detail-page .mod-detail .slide-detail-steps .buttons {
display: none;
}
.detail-page .mod-detail .slide-detail-steps .viewport {
position: relative;
overflow: hidden;
}
.detail-page .mod-detail .slide-detail-steps .overview {
position: relative;
top: 0;
left: 0;
width: 99999px;
}
.detail-page .mod-detail .slide-detail-steps .overview > li {
float: left;
width: 820px;
}
.detail-page .mod-detail .slide-detail-steps .overview > li.active {
display: block;
}
.detail-page .mod-detail .step-detail-item .step-caption {
line-height: 1.2em;
font-size: 20px;
padding: 0 250px 16px 0;
margin-top: 10px;
}
.detail-page .mod-detail .step-detail-item .step-caption > span {
font-size: 1.35em;
}
.detail-page .mod-detail .step-detail-item .step-txt-desc {
line-height: 20px;
}
.detail-page .mod-detail .step-detail-item .link-other-deal-1 {
color: #336699;
font-weight: 700;
font-size: 2.307692307692308em;
line-height: 1.3em;
}
.detail-page .mod-detail .step-detail-item .link-other-deal-2 {
font-size: 1.538461538461538em;
font-weight: bold;
color: #336699;
margin-top: 30px;
text-decoration: underline;
}
.detail-page .mod-detail .step-detail-item .wrap-img-step-desc {
float: right;
padding-left: 40px;
max-width: 65%;
margin-top: 40px;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs {
cursor: pointer;
position: relative;
background: #f0f0f0;
height: 35px;
margin-top: 7px;
display: none;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs:before {
content: "";
position: absolute;
top: 10px;
left: 7px;
width: 26px;
height: 10px;
background: url(https://muachung.vn/frontEnd/dulich/images/icon.png?v=33) -322px -42px;
}
/*Detail: du lÃ*/
.detail-page .mod-detail.dulich {
padding-bottom: 0;
}
.mod-detail.dulich .preview-deal-imgs {
width: 710px;
height: 669px;
position: relative;
}
.mod-detail.dulich .col-big-img {
float: none;
max-width: none;
margin-bottom: 10px;
max-height: 500px;
overflow: hidden;
}
.mod-detail.dulich .col-big-img .cell-center {
/*height: 500px;*/
height: auto;
}
.mod-detail.dulich .col-list-thumb {
width: 100%;
margin-top: 0;
height: 95px;
overflow: hidden;
}
.mod-detail.dulich .slide-thumb-imgs {
visibility: hidden;
position: relative;
overflow: hidden;
margin-left: -10px;
height: 95px;
}
.mod-detail.dulich .slide-thumb-imgs:before {
content: '';
position: absolute;
top: 0;
left: 0;
background: #fff;
width: 12px;
height: 100%;
z-index: 2;
}
.mod-detail.dulich .slide-thumb-imgs.active {
visibility: visible;
}
.mod-detail.dulich .slide-thumb-imgs .slide-thumb-overview {
position: relative;
left: 0;
top: 0;
width: 999999px;
overflow: hidden;
}
.mod-detail.dulich .slide-thumb-imgs .slide-thumb-overview.add-effect {
-webkit-transition: left 1s;
-moz-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
.mod-detail.dulich .slide-thumb-imgs.no-slide .slide-thumb-overview {
width: auto;
text-align: center;
word-spacing: -0.33em;
}
.mod-detail.dulich .slide-thumb-imgs .hsd-btn {
cursor: pointer;
position: absolute;
top: 0;
left: 12px;
width: 22px;
height: 100%;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.mod-detail.dulich .slide-thumb-imgs.active:hover .hsd-btn {
display: block;
opacity: 0.7;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.mod-detail.dulich .slide-thumb-imgs.active .hsd-btn:hover {
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.mod-detail.dulich .slide-thumb-imgs.active .hsd-btn.btn-disabled {
display: none;
}
.mod-detail.dulich .slide-thumb-imgs .hsd-btn.next {
left: auto;
right: 0;
}
.mod-detail.dulich .slide-thumb-imgs .hsd-btn:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
}
.mod-detail.dulich .slide-thumb-imgs .btn-inside {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mod-detail.dulich .slide-thumb-imgs .btn-inside > i {
position: absolute;
top: 50%;
left: 50%;
margin: -13px 0 0 -5px;
}
.mod-detail.dulich .slide-thumb-imgs .btn-inside.next {
}
.mod-detail .map-address-use {
padding-top: 20px;
}
.mod-detail .map-address-use-lbl {
font-weight: bold;
font-size: 14px;
margin-bottom: 17px;
}
.mod-detail .map-address-use-lbl span {
font-size: 13px;
font-weight: normal;
color: #888;
}
.mod-detail.dulich .desc-price {
margin: 0;
width: 510px;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb {
float: left;
margin-right: 0;
margin-top: 0;
width: 136px;
height: 95px;
margin-left: 10px;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb.sys_empty_deal_ss {
cursor: default;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb:hover:after,
.mod-detail.dulich .col-list-thumb .wrap-thumb.active:after {
border: 1px solid #e98c3a;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb.sys_empty_deal_ss:hover:after,
.mod-detail.dulich .col-list-thumb .wrap-thumb.sys_empty_deal_ss.active:after {
border: 1px solid #fff;
}
.mod-detail.dulich .slide-thumb-imgs.no-slide .wrap-thumb {
float: none;
display: inline-block;
}
.mod-detail.dulich .dulich-rate {
padding-bottom: 12px;
}
.mod-detail.dulich .dl-location {
display: inline-block;
font-size: 18px;
color: #888;
margin-left: 8px;
margin-top: -3px;
}
.mod-detail.dulich .dl-deal-desc {
color: #888;
font-size: 13px;
padding-bottom: 18px;
font-style: italic;
}
.dl-deal-location {
margin-bottom: 10px;
}
.dl-deal-location .iLocation5 {
margin-right: 6px;
}
.dl-share {
margin: 22px 0 49px;
}
.dl-share ul li {
display: inline-block;
margin-right: 16px;
}
.dl-share ul li:last-child {
margin-right: 0;
}
.dl-share ul li a {
display: block;
height: 36px;
line-height: 36px;
text-align: center;
text-decoration: none;
}
.dl-share ul li a.active .dl-share-icon, .dl-share ul li a:hover .dl-share-icon{
background: #f25267;
border-color: #f25267;
}
.dl-share ul li a.active .iLike, .dl-share ul li a:hover .iLike {
background-image: url("https://muachung.vn/frontEnd/dulich/images/dulich/like-active.png");
}
.dl-share ul li:first-child a.active .dl-share-icon, .dl-share ul li:first-child a:hover .dl-share-icon{
background: #073590;
border-color: #073590;
}
.dl-share ul li:first-child a.active .iShare, .dl-share ul li:first-child a:hover .iShare{
background-image: url("https://muachung.vn/frontEnd/dulich/images/dulich/share-active.png");
}
.dl-share-icon {
width: 36px;
height: 36px;
border: 1px solid #b7b7b7;
border-radius: 50%;
display: inline-block;
background: #fff;
margin-right: 4px;
transition: all .3s ease-in;
}
.dl-vote-wrap {
position: absolute;
background: rgba(255,255,255,.85);
width: auto;
height: 54px;
z-index: 1;
top: 10px;
right: 10px;
padding: 10px 6px 6px 8px;
}
.dl-vote-sum {
margin-bottom: 6px;
}
.bottom-deal-l {
width: 900px;
}
.bottom-deal-r {
width: 320px;
margin-top: 28px;
background: #fff;
}
.bottom-deal-r.fixed {
position: fixed;
top: 40px;
z-index: 99;
margin-left: 920px;
}
.bottom-deal-r.fixed.near-bottom{
position: absolute;
bottom: 731px;
top: initial;
}
.dl-section {
margin-top: 30px;
}
.dl-section-checking {
margin-top: 15px;
}
.dl-section-recent-viewed {
margin-top: 46px;
}
.dl-section-title {
color: #073590;
background: #fff url(https://muachung.vn/frontEnd/dulich/images/dulich/patt3.png) repeat-x bottom center;
margin-bottom: 28px;
line-height: 32px;
padding-bottom: 15px;
}
.dl-section-detail .dl-section-title {
margin-bottom: 0px
}
.section-list-title {
margin-bottom: 9px;
}
.dl-section-lists ul > li {
display: inline-block;
width: 100%;
}
.dl-section-lists ul > li i {
margin-left: -19px;
margin-right: 8px;
}
.dl-section-lists ul > li > ul {
line-height: 29px;
margin-bottom: 15px;
}
.dl-section-lists ul > li > ul > li {
line-height: 17px;
padding-left: 19px;
}
.dl-section-lists {
-webkit-column-count:4;
-moz-column-count:4;
-ms-column-count:4;
-o-column-count:4;
column-count:4;
-webkit-column-gap:15px;
-moz-column-gap:15px;
-ms-column-gap:15px;
-o-column-gap:15px;
column-gap: 15px;
columns:4;
}
.check-room-form {
margin-bottom: 30px;
}
.form-txt-wrap {
width: 380px;
}
.form-txt-label > .room-form-label {
width: 50%;
}
.room-form-item {
margin-right: 40px;
}
.room-form-item:first-child {
margin-right: 0;
}
.room-form-label {
margin-bottom: 7px;
}
.room-form-item input[type="text"], .room-form-select .xxxDropdown .show-val {
height: 36px;
border: 1px solid #d7d7d7;
}
.room-form-txt input[type="text"] {
width: 150px;
padding: 0 26px 0 12px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/dulich/calendar3.png") no-repeat 94% center;
margin-right: 40px;
}
.room-form-select .xxxDropdown .show-val {
min-width: 60px;
width: 60px;
padding: 0 26px 0 12px;
font-size: 14px;
line-height: 36px;
margin: 0 auto;
}
.room-form-select .xxxDropdown select {
padding-left: 8px;
}
.check-room-table .xxxDropdown select {
width: 60px;
left: 14px;
}
.room-form-select .xxxDropdown .show-val:before {
content: "";
border-top: 5px solid #555;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
top: 50%;
margin-top: -2.5px;
right: 10px;
}
.room-form-submit {
margin-top: 11px;
}
.room-form-submit input, .room-form-submit button {
width: 190px;
height: 50px;
background: #f1c933;
border: none;
outline: none;
}
.check-room-table {
margin-bottom: 45px;
}
.check-room-table th{
background: #ededed;
height: 40px;
padding: 0 16px;
color: #333;
border: 1px solid #ededed;
}
.check-room-table td {
padding: 10px 15px 16px;
border: 1px solid #e8e8e8;
}
.tb-pri-title {
padding-top: 5px;
color: #073590;
margin-bottom: 8px;
}
.check-room-table .iSingleBed {
vertical-align: -3px;
margin: 0 4px 0 4px;
}
.check-room-table .iDoubleBed {
vertical-align: -3px;
margin: 0 4px 0 4px;
}
.tb-price {
color: #fb8800;
}
.tb-btn {
width: 140px;
height: 38px;
background: #ff8a00;
outline: none;
border: none;
}
.dl-section.list-4-cols .list-big-deal{
margin-left: -20px !important;
}
.dl-section.list-4-cols .deal-item {
padding-left: 20px !important;
}
.bottom-deal-r {
}
.dl-support {
border: 1px solid #cbe1ff;
background: #e9f0fa;
padding: 17px 14px 13px;
}
.dl-support-title {
margin-bottom: 8px;
}
.dl-support-content {
margin-bottom: 12px;
}
.dl-support-btns button{
border-radius: 3px;
height: 38px;
/*width: 140px;*/
width: 48.28%;
outline: none;
border: none;
transition: all .3s ease-in-out;
}
.dl-support-btns button:hover {
opacity: .8;
}
.dl-support-sp {
background: #2ed4c6;
}
.dl-support-faq {
background: #0066cb;
}
.dl-support-hotline {
border-top: 1px solid #cbe1ff;
padding-top: 8px;
margin-top: 12px;
}
.support-hotlines {
line-height: 22px;
margin-top: 10px;
}
.bottom-deal-r i.iLocation5 {
margin-right: 10px;
vertical-align: -2px;
}
.support-hotline {
color: #0066cb;
}
.dl-right-box {
border: 1px solid #cbe1ff;
padding: 18px 14px 17px;
margin-top: 10px;
}
.right-box-title {
padding-bottom: 10px;
}
.right-box-title .iStar7 {
vertical-align: -2px;
margin-right: 4px;
}
.right-box-title1 {
border-bottom: 1px solid #cbe1ff;
}
.right-box-map {
width: 290px;
height: 120px;
overflow: hidden;
margin: -3px 0 15px;
}
.rating-box {
width: 40px;
height: 40px;
line-height: 40px;
background: #eaeaea;
border-radius: 50%;
margin-right: 10px;
}
.right-box-rate {
line-height: 50px;
margin: 9px 0 -3px;
}
.right-box-rate li {
width: 50%;
float: left;
line-height: 40px;
margin: 5px 0;
position: relative;
}
.right-box-rate li:nth-child(2n+0) {
transform: translateX(11px);
}
.rating-content {
line-height: 20px;
max-width: 70px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 49px;
}
.right-box-list {
margin-top: 13px;
}
.right-box-list2 {
margin-top: 10px;
}
.box-list-more {
margin: 20px 0 -3px;
}
.right-box-list ul li{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ececec;
}
.right-box-list ul li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border: none;
}
.box-list-img {
width: 70px;
height: 50px;
overflow: hidden;
margin-right: 10px;
}
.right-box-list2 .box-list-img {
width: 100px;
height: 70px;
}
.box-list-title {
width: 210px;
padding-top: 4px;
}
.right-box-list2 .box-list-title {
width: 180px;
}
.box-list-price {
padding-top: 5px;
}
.box-list-price span {
color: #fb8800;
}
/*End: Detail: du l*/
/*Popup address: code */
.mod-detail .wrap-inline-popup {
position: relative;
}
.mod-detail .popup-address {
display: none;
text-align: left;
position: absolute;
top: 10px;
padding-top: 20px; /*equal height of .mod-detail .btn-shop-address */
left: -550px;
z-index: 4;
}
.mod-detail .wrap-inline-popup:hover .popup-address {
display: block;
}
.mod-detail .popup-address#popup-address {
padding-top: 35px;
}
.mod-detail.popup_special .popup-address {
display: block;
text-align: left;
position: inherit;
top: auto;
padding-top: 0; /*equal height of .mod-detail .btn-shop-address */
left: auto;
z-index: 4;
}
.mod-detail.popup_special .pa-content:before {
background: none;
}
.mod-detail .pa-content {
width: 800px;
position: relative;
background: #FFF;
box-shadow: 0 1px 5px #787878;
border-radius: 3px;
overflow: hidden;
}
.mod-detail .popup-address.show-in-point .pa-content {
overflow: visible;
}
.mod-detail .pa-content.no-right {
width: auto;
}
.mod-detail .pa-content:before {
content: "";
position: absolute;
top: -10px;
right: 150px;
width: 14px;
height: 10px;
background: url(https://muachung.vn/frontEnd/dulich/images/icon.png?v=33) no-repeat -123px -118px;
}
.mod-detail .show-popup-in-point .pa-content:before {
right: 320px;
}
.mod-detail .col-address {
width: 364px;
float: left;
overflow: hidden;
}
.mod-detail .popup-address.show-in-point .col-address {
width: 900px;
}
.mod-detail .head-col {
height: 36px;
line-height: 36px;
padding: 0 10px 0 20px;
font-size: 13px;
font-weight: bold;
color: #111111;
position: relative;
border-bottom: 1px solid #c4c4c4;
box-shadow: 0 -1px #f1f1f1 inset;
border-radius: 3px 3px 0 0;
z-index: 1;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* IE10+ */
background: linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
}
.mod-detail .popup-address .list-address {
padding-right: 1px;
position: relative;
margin: 11px 0;
overflow: hidden;
}
.mod-detail .popup-address.show-in-point .address-map {
float: left;
width: 500px;
}
.mod-detail .popup-address.show-in-point .address-map-intro {
padding: 14px;
font-size: 1.153846153846154em;
}
.mod-detail .popup-address.show-in-point .address-map .wrap-list-map-img {
text-align: center;
padding: 0 5px 5px 5px;
}
.mod-detail .popup-address.show-in-point .address-map img {
display: none;
max-height: 352px;
}
.mod-detail .popup-address.show-in-point .address-map img.active {
display: inline-block;
}
.mod-detail .popup-address.show-in-point .list-address {
float: left;
width: 400px;
max-height: 405px;
overflow-y: auto;
margin: 0;
}
.mod-detail .popup-address .list-address:before {
content: "";
position: absolute;
top: -222px;
right: 0;
width: 1px;
height: 11111px;
line-height: 0;
background: #e2e2e2;
}
.mod-detail .popup-address.show-in-point .list-address:before {
display: none;
}
.mod-detail .popup-address .address-item {
display: block;
position: relative;
padding: 11px 0 11px 48px;
}
.mod-detail .popup-address .address-item:hover {
background: #efefef;
}
.mod-detail .address-item .radio-opt {
position: absolute;
top: 4px;
left: 0;
opacity: 0;
filter: alpha(Opacity=0);
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
z-index: 999;
}
.mod-detail .address-item .address-val {
display: block;
}
.mod-detail .address-item .icon-radio-p {
position: absolute;
top: 13px;
left: 20px;
width: 18px;
height: 18px;
background: #FFF;
border: 1px solid #bbb;
border-radius: 50%;
}
.mod-detail .address-item.active .icon-radio-p,
.mod-detail .address-item:hover .icon-radio-p {
border-color: #ef532a;
}
.mod-detail .address-item .icon-radio-p:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
background: #ef532a;
border-radius: 50%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.mod-detail .address-item .radio-opt:checked ~ .icon-radio-p {
border-color: #ef532a;
}
.mod-detail .address-item .radio-opt:checked ~ .icon-radio-p:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mod-detail .show-in-point .address-item.active .icon-radio-p:before,
.mod-detail .show-in-point .address-item:hover .icon-radio-p:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mod-detail .popup-address .col-order {
float: left;
width: 436px;
}
.mod-detail .popup-address .col-order-content {
padding: 17px 55px 17px 30px;
}
.mod-detail .col-order-content .xxxDropdown .show-val {
height: 36px;
line-height: 36px;
border: 0;
}
.mod-detail .col-order-content .xxxDropdown select {
background: #fff;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
}
.mod-detail .col-order-content .btn-order {
margin-left: 70px;
height: 32px;
line-height: 32px;
font-weight: normal;
font-size: 14px;
text-shadow: none;
margin-bottom: 20px;
}
.mod-detail .col-order .desc-order {
position: relative;
font-size: 17px;
color: #555;
font-style: italic;
padding-bottom: 3px;
display: inline-block;
margin-bottom: 12px;
margin-right: 20px;
}
.mod-detail .col-order .lbl-for-phone {
display: block;
position: relative;
margin-bottom: 16px;
padding-left: 70px;
}
.mod-detail .col-order .lbl-for-phone > span {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.mod-detail .col-order .txt-phone {
width: 100%;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
padding: 10px 9px;
}
.mod-detail .col-order .buy-number {
position: relative;
padding-left: 70px;
margin-bottom: 18px;
}
.mod-detail .col-order .lbl-buy-number {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.mod-detail .order-warning {
clear: both;
border-top: 1px dashed #bebebe;
color: #666;
line-height: 1.8em;
padding-top: 14px;
}
/*Popup address: code cũ*/
/*Tooltip rating*/
.tooltipster-base.theme-rate-tip {
background-color: #282828;
border-radius: 2px;
color: #fff;
padding: 6px 8px;
text-align: left;
white-space: nowrap;
}
.tooltipster-base.theme-rate-tip .tooltipster-content {
font-size: 12px;
line-height: 16px;
}
/*popup review*/
.wrap-form-review-deal {
padding: 14px 30px;
color: #111;
}
.wrap-form-review-deal .lbl-form-review {
padding-bottom: 30px;
}
.wrap-form-review-deal .rate-option {
padding-top: 20px;
}
.wrap-form-review-deal .rate-option:first-child {
padding-top: 0;
}
.wrap-form-review-deal .rate-option-lbl {
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
display: inline-block;
width: 140px;
}
.wrap-form-review-deal .rate-option-star {
vertical-align: 4px;
display: inline-block;
}
.wrap-form-review-deal .rate-option-star .iStarEmpty2 {
margin-right: 2px;
}
.wrap-form-review-deal .rate-option-star .iStarEmpty2.checked,
.wrap-form-review-deal .rate-option-star .iStarEmpty2.active {
background-position: -442px -118px;
}
.wrap-form-review-deal .rate-option-score {
display: none;
font-family: 'Roboto', sans-serif;
font-weight: 700;
margin-left: 6px;
}
.wrap-form-review-deal .rate-option-score.checked,
.wrap-form-review-deal .rate-option-score.active {
display: inline;
}
.wrap-form-review-deal .rate-option-score.checked ~ .rate-option-score.active {
display: none;
}
.wrap-form-review-deal .rate-option-score > span {
font-size: 1.384615384615385em;
}
.wrap-form-review-deal .frm-rate-text {
padding-top: 38px;
}
.wrap-form-review-deal .lbl-post-txt-rate {
color: #333;
padding-bottom: 15px;
}
.wrap-form-review-deal .frm-rate-text .username-cm {
font-family: "Open Sans Semibold", sans-serif;
font-weight: 700;
margin-left: 3px;
}
.wrap-form-review-deal .frm-rate-text .relogin {
font-size: 0.8461538461538462em;
color: #336699;
text-decoration: underline;
}
.wrap-form-review-deal .txt-content-rate {
padding: 7px;
margin-bottom: 10px;
border-color: #a0a0a0;
border-radius: 3px;
box-shadow: 0 1px 2px #c9c9c9 inset;
height: 80px;
}
.wrap-form-review-deal .btn-submit-rate-content {
padding: 0 20px;
}
/*popup Show anh*/
.popups-show-img {
}
.popups-show-img.popup-common .pop-content {
top: 30px;
}
.popups-show-img.popup-common .wrap-content {
padding-bottom: 0;
}
.popups-show-img .main-popup-img {
padding: 15px;
background: #FFF;
}
.popups-show-img .thumb-column {
float: right;
width: 235px;
position: relative;
z-index: 1;
}
.popups-show-img .big-column {
padding-right: 250px;
position: relative;
}
.popups-show-img .big-column .icon-next {
cursor: pointer;
position: absolute;
right: 270px;
top: 48%;
}
.popups-show-img .product-name-popup {
margin-bottom: 10px;
font-weight: 600;
font-size: 1.153846153846154em;
color: #336699;
font-family: 'Roboto', sans-serif;
font-weight: 700;;
}
.popups-show-img .grp-thumb-img {
overflow: hidden;
border: 1px solid #C9E1F4;
width: 235px;
max-height: 290px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
overflow-y: auto;
}
.popups-show-img .grp-thumb-img .inner-thumb {
margin-left: -12px;
margin-top: -20px;
}
.popups-show-img .grp-thumb-img img {
cursor: pointer;
margin-left: 12px;
margin-top: 20px;
height: 55px;
width: 55px;
border: 1px solid #ddd;
background: no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.popups-show-img .grp-thumb-img img:hover,
.popups-show-img .grp-thumb-img img.active {
border-color: #EF532A;
}
/*End: popup Show anh*/
@media screen and (max-device-width: 1280px), screen and (max-width: 1280px) {
.alert-w {
background: #2365D0
}
.alert-w:before {
content: "1280px"
}
.container-page.in-detail-page .container,
.container-page.in-detail-page .main-layout {
width: 1150px;
}
.btn-back-to-top {
right: -8px;
}
.dl-lists .btn-back-to-top {
right: -29px;
}
.mod-detail.dulich .col-big-img .cell-center {
width: 332px;
}
/*.mod-detail .d-deal-rate.has-mc-rating .link-jump-detail{*/
/*display: none;*/
/*}*/
}
/* 11. Module's style: suggest deal muachung
--------------------------------------------------------------------------------*/
.suggest_deal_muachung {
margin-top: 40px;
}
.dulich .suggest_deal_muachung {
margin-top: 0;
}
.suggest_deal_muachung .mod-site-suggest .inner-mod {
border: 0;
padding: 0;
}
.suggest_deal_muachung .mod-site-suggest .title-mod a {
color: #0084b4;
}
.suggest_deal_muachung .mod-site-suggest .title-mod a:hover {
text-decoration: none;
}
.suggest_deal_muachung .mod-site-suggest .deal-item.deal-ss.dss-dl {
width: 150px;
margin-left: 30px;
margin-right: 30px;
}
.suggest_deal_muachung .mod-site-suggest .slide-ss {
padding: 0 40px;
}
.suggest_deal_muachung .deal-item.deal-ss.dss-dl .sell-val {
font-size: 14px;
font-weight: normal;
color: #ac0000;
}
.suggest_deal_muachung .mod-site-suggest .content-mod {
margin-bottom: 20px;
}
.suggest_deal_muachung .deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 100%;
}
.line-detail-tour {
background: url("https://muachung.vn/frontEnd/dulich/images/line-detail-tour.png") no-repeat;
clear: both;
height: 20px;
margin: 40px 0 0;
background-size: 100%;
}
.m_top_0 {
margin-top: 0 !important;
}
/* 12. Page's style:
--------------------------------------------------------------------------------*/
/*Popup cu*/
.classic-popup-title, .classic-popup-title .fl, a.classic-popup-close {
color: #111;
height: 35px;
line-height: 35px;
}
.classic-popup-title {
border-bottom: 1px solid #c4c4c4;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
width: 100%;
position: relative;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* IE10+ */
background: linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f1f1f1', GradientType=0); /* IE6-9 */
}
.classic-popup-title .fl {
font-size: 13px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
padding-left: 18px;
text-transform: none;
}
a.classic-popup-close {
z-index: 2;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #575757;
position: absolute;
top: 0;
right: 0;
height: 15px;
line-height: 6px;
margin-right: 11px;
margin-top: 10px;
padding: 4px;
width: 15px;
}
a.classic-popup-close:hover {
background-color: #f5f5f5;
border: 1px solid #d7d7d7;
border-radius: 1px;
color: #575757;
padding: 3px;
text-decoration: none;
}
.classic-popup-content {
background: none repeat scroll 0 0 #fff;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
color: #472900;
width: 100%;
}
.classic-popup-subtitle,
.classic-popup-subtitleBig {
color: #111;
font-size: 13px;
padding: 7px 0 0;
text-align: center;
}
.classic-popup-subtitleBig {
font-size: 18px;
padding-bottom: 0;
padding-top: 10px;
}
.classic-popup-bottomText {
color: #111;
font-size: 13px;
padding: 7px 35px;
text-align: left;
}
.classic-popup-content.has-promotion .classic-popup-bottomText {
margin: 0 auto;
padding-left: 0;
padding-right: 0;
text-align: center;
width: 375px;
}
.classic-popup-content.has-promotion .classic-popup-bottomText a {
color: #336699;
text-decoration: underline;
}
.popupSubCity {
display: inline-block;
}
.popupSubCity .iCheckBox {
margin-right: 10px;
}
.popupSubCity.btSubcityCheck .iCheckBox {
background-position: -304px -83px;
}
.wrap-pro-reg {
padding: 15px 20px;
}
.promotion-register {
color: #FFF;
padding-bottom: 10px;
text-align: center;
}
.promotion-register .gift-50k {
display: inline-block;
}
.promotion-register .img-50k {
vertical-align: 0;
margin-right: 3px;
}
.promotion-register .g50-val {
display: inline-block;
}
.promotion-register .lbl-tangngay {
font-size: 15px;
font-style: italic;
display: block;
}
.promotion-register .val-50k {
font-size: 44px;
line-height: 44px;
font-weight: bold;
display: inline-block;
}
.promotion-register .val-50k span {
text-decoration: underline;
font-size: 30px;
vertical-align: 5px;
}
.promotion-register .lbl-pro {
font-weight: bold;
text-transform: uppercase;
padding: 13px 0 7px 0;
}
.classic-popup-input {
padding-top: 10px;
padding-left: 35px;
text-align: left;
}
.classic-popup-content.has-promotion .classic-popup-input {
padding: 0;
margin: 0 auto;
width: 375px;
}
.classic-popup-input div {
margin-bottom: 10px;
}
.classic-popup-input input {
border: 1px solid #dcdcdc;
border-radius: 3px;
color: #888;
font-size: 13px;
height: 30px;
line-height: 20px;
padding-left: 15px;
width: 270px;
}
.classic-popup-content.has-promotion .classic-popup-input input {
width: 100%;
}
.classic-popup-login .btn {
font-size: 13px;
min-width: 150px;
}
.classic-popup-login {
padding: 0 35px;
}
.classic-popup-login .wrap-check {
display: block;
font-size: 12px;
padding-bottom: 20px;
padding-left: 20px;
padding-top: 4px;
position: relative;
}
.classic-popup-login .input-chk {
left: 0;
position: absolute;
top: 5px;
}
.classic-popup-login .lost-pass {
border-bottom: 1px solid #a5bcd2;
color: #336699;
line-height: 1em;
margin-top: 4px;
position: absolute;
right: 0;
top: 3px;
}
.classic-popup-login .lost-pass:hover {
text-decoration: none;
}
.classic-popup-login .chk-style {
display: none;
border: 1px solid #dcdcdc;
border-radius: 3px;
height: 24px;
left: 0;
position: absolute;
top: 0;
transition: border 0.3s ease 0s;
width: 24px;
}
.classic-popup-login .wrap-check:hover .chk-style {
border-color: #c1c1c1;
}
.classic-popup-login .chk-style:before {
content: "";
display: none;
height: 12px;
left: 5px;
position: absolute;
top: 5px;
width: 14px;
}
.classic-popup-login .input-chk:checked ~ .chk-style {
border-color: #c1c1c1;
}
.classic-popup-login .input-chk:checked ~ .chk-style:before {
display: block;
}
.classic-popup-login .wrap-login-btn {
text-align: center;
}
.classic-popup-login .btn-login {
min-width: 150px;
background-color: #ff6600;
color: #fff;
box-shadow: none;
}
.classic-popup-login .btn-regiter {
text-shadow: none;
font-weight: normal;
border: 0;
min-width: 150px;
background: #2c3e50;
color: #fff;
box-shadow: none;
}
.classic-popup-login .grp-connect {
border-top: 1px solid #dcdcdc;
margin-top: 15px;
padding-bottom: 20px;
padding-top: 8px;
}
.classic-popup-login .grp-connect p {
padding-bottom: 10px;
}
/*popup location*/
.wrap-pop-list-location {
background: #eee;
padding-bottom: 3px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.wrap-pop-list-location .pop-title {
font-size: 18px;
color: #555;
padding: 16px 0 20px;
text-align: center;
}
.wrap-pop-list-location .plocation-item {
background: #FFF;
height: 50px;
line-height: 50px;
cursor: pointer;
padding-left: 40px;
margin-top: 10px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
position: relative;
box-shadow: 0 3px #e3e3e3;
}
.wrap-pop-list-location .plocation-item:first-child {
margin-top: 0;
}
.wrap-pop-list-location .plocation-item:hover {
color: #1b7ec0;
box-shadow: 0 0 5px #818181;
}
.wrap-pop-list-location .plocation-item:before {
content: "";
position: absolute;
top: 14px;
left: 18px;
width: 13px;
height: 22px;
background: url('https://muachung.vn/frontEnd/dulich/images/v4-icon.png?v=8881') -137px -234px;
}
.wrap-pop-list-location .plocation-item i {
position: absolute;
right: 20px;
top: 14px;
background: #f8c879;
width: 24px;
height: 24px;
border-radius: 50%;
}
.wrap-pop-list-location .plocation-item:hover i {
background: #ef532a;
}
.wrap-pop-list-location .plocation-item i:before {
content: "";
position: absolute;
top: 7px;
right: 7px;
width: 9px;
height: 11px;
background: url('https://muachung.vn/frontEnd/dulich/images/v4-icon.png?v=8881') -150px -234px;
}
.v7_blueButton {
background-color: #0e71b4;
border-radius: 3px;
color: #fff;
display: block;
font-size: 16px;
font-weight: bold;
padding: 7px 15px;
text-align: center;
width: 150px;
}
.v7_blueButton:hover {
text-decoration: none;
}
.mTop10, #mTop10 {
margin-top: 10px;
}
.mTop20, #mTop20 {
margin-top: 20px;
}
.mTop25, #mTop25 {
margin-top: 25px;
}
.mRight15, #mRight15 {
margin-right: 15px;
}
.mRight20, #mRight20 {
margin-right: 20px;
}
.mRight25, #mRight25 {
margin-right: 25px;
}
.mRight15, #mRight15 {
margin-right: 15px;
}
.mLeft20, #mLeft20 {
margin-left: 20px;
}
.fr {
float: right;
}
.m0 {
margin: 0;
}
#show-alert-temp {
text-align: center;
display: none;
}
#show-alert-temp.show-alert-temp-active {
display: block;
}
#show-alert-temp .icon-title-notice {
line-height: 30px;
text-transform: uppercase;
display: inline;
font-weight: bold;
}
#show-alert-temp a {
color: #0000ff;
cursor: pointer;
}
.fb_iframe_widget {
display: inline-block;
}
.hidden {
display: none;
}
.mTop5, #mTop5 {
margin-top: 5px
}
/* margin */
.m0 {
margin: 0 !important;
}
.mTop0, #mTop0 {
margin-top: 0px
}
.mTop3, #mTop3 {
margin-top: 3px
}
.mTop5, #mTop5 {
margin-top: 5px
}
.mTop10, #mTop10 {
margin-top: 10px
}
.mTop15, #mTop15 {
margin-top: 15px
}
.mTop17, #mTop17 {
margin-top: 17px
}
.mTop18, #mTop18 {
margin-top: 18px
}
.mTop20, #mTop20 {
margin-top: 20px
}
.mTop23, #mTop23 {
margin-top: 23px
}
.mTop25, #mTop25 {
margin-top: 25px
}
.mTop27, #mTop27 {
margin-top: 27px
}
.mt28 {
margin-top: 28px
}
.mTop30, #mTop30 {
margin-top: 30px
}
.mt38 {
margin-top: 38px
}
.mt45 {
margin-top: 45px
}
.m10 {
margin: 10px
}
.m15 {
margin: 15px
}
.mBottom26, #mBottom26 {
margin-bottom: 26px
}
.mBottom20, #mBottom20 {
margin-bottom: 20px
}
.mBottom15, #mBottom15 {
margin-bottom: 15px
}
.mBottom10, #mBottom10 {
margin-bottom: 10px
}
.mBottom5, #mBottom5 {
margin-bottom: 5px
}
.mBottom0, #mBottom0 {
margin-bottom: 0px
}
.mb25 {
margin-bottom: 25px
}
.mBottom30, #mBottom30 {
margin-bottom: 30px
}
.mLeft5, #mLeft5 {
margin-left: 5px
}
.mLeft7, #mLeft7 {
margin-left: 7px
}
.mLeft10, #mLeft10, .marginLeft10 {
margin-left: 10px
}
.mLeft15, #mLeft15 {
margin-left: 15px
}
.mLeft16, #mLeft16 {
margin-left: 16px
}
.mLeft20, #mLeft20 {
margin-left: 20px
}
.mLeft25, #mLeft25 {
margin-left: 25px
}
.mLeft30, #mLeft30 {
margin-left: 30px
}
.mLeft35, #mLeft35 {
margin-left: 35px
}
.mLeft40, #mLeft40 {
margin-left: 40px
}
.mLeft400, #mLeft400 {
margin-left: 400px
}
.mLeft285, #mLeft285 {
margin-left: 285px
}
.ml23 {
margin-left: 23px
}
.mLeft50, #mLeft50 {
margin-left: 50px
}
.mRight15, #mRight15 {
margin-right: 15px
}
.mRight16, #mRight16 {
margin-right: 16px
}
.mRight17, #mRight17 {
margin-right: 17px
}
.mRight20, #mRight20 {
margin-right: 20px
}
.mRight25, #mRight25 {
margin-right: 25px
}
.mRight26, #mRight26 {
margin-right: 26px
}
.mRight30, #mRight30 {
margin-right: 30px
}
.mRight35, #mRight35 {
margin-right: 35px
}
.mRight40, #mRight40 {
margin-right: 40px
}
.mRight5, #mRight5 {
margin-right: 5px
}
.mRight0, #mRight0 {
margin-right: 0px
}
.mr10 {
margin-right: 10px
}
/* padding */
.p0, #p0 {
padding: 0
}
.p1, #p1 {
padding: 1px
}
.p3, #p3 {
padding: 3px
}
.p5, #p5 {
padding: 5px
}
.p6, #p6 {
padding: 6px
}
.p7, #p7 {
padding: 7px
}
.p10, #p10 {
padding: 10px
}
.p15, #p15 {
padding: 15px
}
.p20, #p20 {
padding: 20px
}
.pTop0, #pTop0, #main_c #pTop0 {
padding-top: 0px
}
.pLR10, #pLR10 {
padding: 0px 10px
}
.pLR5, #pLR5 {
padding: 0px 5px
}
.pTop5, #pTop5 {
padding-top: 5px
}
.pTop10, #pTop10 {
padding-top: 10px
}
.pTop15, #pTop15 {
padding-top: 15px
}
.pTop20, #pTop20 {
padding-top: 20px
}
.pTop50, #pTop50 {
padding-top: 50px
}
.pLeft5, #pLeft5 {
padding-left: 5px
}
.pLeft7, #pLeft7 {
padding-left: 7px
}
.pLeft10, #pLeft10 {
padding-left: 10px
}
.pLeft20, #pLeft20 {
padding-left: 20px
}
.pRight20, #pRight20 {
padding-right: 20px
}
.pBottom0, #pBottom0 {
padding-bottom: 0px
}
.pBottom5, #pBottom5 {
padding-bottom: 5px
}
.pBottom10, #pBottom10 {
padding-bottom: 10px
}
.pBottom15, #pBottom15 {
padding-bottom: 15px
}
.pBottom25, #pBottom25 {
padding-bottom: 25px
}
.pBottom40, #pBottom40 {
padding-bottom: 40px
}
.fl {
float: left
}
#fr, .fr {
float: right
}
.c {
clear: both;
height: 0;
overflow: hidden;
}
.bl_3_BuyStore {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.bl_3_BuyStore b, .bl_3_BuyStore strong {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.bl_3_StepBuild_Confirmed {
position: relative;
}
.bl_3_StepInfoOnline_EditInfoHover {
top: 7px;
}
/* nap gold */
.goldRecharge, .goldRecharge2, .goldRecharge3_online, .goldRecharge3_card {
color: #000;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.ff5a00 {
color: #ff5a00
}
.gold-right {
float: left;
margin: 0 0 20px 5px;
width: 505px;
overflow: hidden
}
.gold-title label {
font-weight: bold;
font-size: 14px;
height: 24px;
line-height: 24px;
cursor: pointer
}
.gold-title label span {
color: #065cec
}
.gold-title input {
line-height: 14px;
border: 1px solid #ccc;
width: 216px;
padding: 5px;
margin: 0;
font-size: 11px;
color: #8a8a8a;
background: #f9f9f9
}
.gold-title input.gold_email_active {
padding: 4px;
border: 2px solid #8A2825;
color: #8A2825
}
.gold-title input.gold_email_black {
color: #000
}
.gold-title input.radio_info {
border: 0;
height: auto;
width: auto;
padding: 0;
margin: 0;
background: none
}
.gold-content ul li {
line-height: 150%
}
.gold-content .paymentText {
margin: 0;
font-size: 11px;
color: #888;
}
.goldRecharge3_online .gold-right {
float: none;
margin: 0;
width: auto;
overflow: hidden
}
.goldRecharge3_online .gold-title input, .goldRecharge3_card .gold-title input#gold_recharge_code,
.goldRecharge3_card .gold-title input#gold_recharge_seri {
color: #000;
font-weight: bold;
font-size: 14px;
width: 150px
}
.goldRecharge3_card .gold-title input#gold_recharge_code,
.goldRecharge3_card .gold-title input#gold_recharge_seri {
width: 245px
}
.lineSoha {
border-top: 1px solid #ccc;
margin: 15px 0;
padding-top: 15px
}
.sohaInfo {
width: 500px;
float: left;
margin-left: 20px
}
.radioBox {
float: left
}
.radioBox input {
margin: 0;
padding: 0
}
.bankPay a {
height: 24px;
padding: 5px 0;
display: block;
margin: 10px 0 0 0;
}
.bankPay a span {
background: url('https://muachung.vn/style/images/payment/bank8.png?v=1') no-repeat center center;
height: 24px;
width: 60px;
overflow: hidden;
display: block
}
.bankPay #vcb {
background-position: center 0
}
.bankPay #donga {
background-position: center -24px
}
.bankPay #techcom {
background-position: center -48px
}
.bankPay #agri {
background-position: center -72px;
width: 96px
}
.bankPay #bidv {
background-position: center -96px;
width: 70px
}
.bankPay #vietin {
background-position: center -120px;
width: 96px
}
.bankPay #mb {
background-position: center -144px;
width: 56px
}
.bankPay #acb {
background-position: center -168px;
width: 70px
}
.bankPay #vib {
background-position: center -192px
}
.bankPay #hd {
background-position: center -216px;
width: 65px
}
.bankPay #tp {
background-position: center -240px;
width: 50px
}
.bankPay #shb {
background-position: center -264px;
width: 80px
}
.bankPay #exim {
background-position: center -288px;
width: 90px
}
.bankPay #mari {
background-position: center -312px;
width: 80px
}
.bankPay #vieta {
background-position: center -336px;
width: 96px
}
.bankPay #nama {
background-position: center -360px;
width: 30px
}
.bankPay #sacom {
background-position: center -384px;
width: 96px
}
.bankPay #saigon {
background-position: center -408px;
width: 96px
}
.bankPay #gpbank {
background-position: center -432px;
width: 96px
}
.bankPay #pgbank {
background-position: center -456px;
width: 96px
}
.bankPay #sea {
background-position: center -480px;
width: 96px
}
.bankPay #baca {
background-position: center -504px;
width: 85px
}
.bankPay #vpbank {
background-position: center -528px;
width: 90px
}
.bankPay a span#vinaphone {
background-image: url(https://muachung.vn/style/images/payment/vinaphone.png);
width: 85px
}
.bankPay a span#mobiphone {
background-image: url(https://muachung.vn/style/images/payment/mobiphone.png);
width: 70px
}
.bankPay a span#ico_muachung {
background-image: url(https://muachung.vn/style/images/icon2.png);
width: 42px;
height: 44px
}
.bankPay a span#icon_sohapay {
background-image: url(https://muachung.vn/style/images/newCart/payment_type/sohapay3.png);
width: 70px;
height: 70px
}
.creditPay span {
background: url('https://muachung.vn/style/images/newCart/creditPay.png') no-repeat center top;
height: 24px;
width: 100px;
overflow: hidden;
display: block;
float: left
}
.creditPay #visa {
background-position: center -29px
}
.gold-right .bankPay a, .paymentChooseType .bankPay a {
margin: 0;
padding: 0 5px 5px
}
/*.paymentChooseType .bankPay a span{width:100px}*/
.gold-right .creditPay span, .paymentChooseType .creditPay span {
width: 67px
}
.gold-right .creditPay #visa, .paymentChooseType .creditPay #visa {
background: url('https://muachung.vn/style/images/newCart/visa.png?v=1') no-repeat center center;
}
.gold-right .creditPay #master, .paymentChooseType .creditPay #master {
background: url('https://muachung.vn/style/images/newCart/master.png?v=1') no-repeat center center
}
/* button blue */
.blueButton, a.blueButton, .blueButton span {
background: url(https://muachung.vn/style/images/button/bgButton.png) repeat-x 0 -220px;
overflow: hidden;
text-align: center;
display: block;
float: left;
font-size: 14px;
font-weight: bold;
color: #fff;
cursor: pointer
}
.blueButton span {
background-position: left -156px;
background-repeat: no-repeat
}
.blueButton span span {
background-position: right -188px;
height: 32px;
line-height: 32px;
padding: 0 10px
}
.blueButton span span b {
font-size: 17px
}
a.blueButton:hover {
text-decoration: none
}
#deal-suggested-list .mc_dl_lbl {
margin-top: 20px;
}
#header .wrap-grp-btn .list-like-pro {
padding: 10px 10px 0;
text-align: left;
cursor: pointer;
position: relative;
}
#header .wrap-grp-btn .list-like-pro p.title-wishlish-item {
min-height: 32px;
}
#header .wrap-grp-btn .list-like-pro p.title-wishlish-item:hover {
text-decoration: none;
}
.have-scroll-wishlish.scrollx {
height: 360px;
overflow-y: scroll;
}
.delete-item-wishlish {
position: absolute;
z-index: 2;
color: black;
background: #fafafa;
padding: 0px 6px;
font-size: 12px;
border-radius: 3px;
bottom: 5px;
right: 20px;
border: 1px solid #f2f2f2;
}
#header .wrap-grp-btn .list-like-pro p {
position: relative;
font-size: 13px;
color: #333;
margin: 0 0 5px;
line-height: 16px;
}
#header .wrap-grp-btn .list-like-pro .price-val {
font-weight: 400;
color: #ac0000;
}
#header .wrap-grp-btn .list-like-pro span.price-unit {
display: inline-block;
line-height: 1em;
margin-left: 1px;
vertical-align: 2px;
text-decoration: underline;
margin-right: 5px;
}
#header .wrap-grp-btn .message {
color: #666666;
text-align: center;
font-size: 14px;
font-style: italic;
margin: 5px 0;
}
#header .user-panel:hover .grp-btn-popup {
display: block;
}
#header .block-like {
width: 300px;
right: -75px;
}
#header .grp-btn-popup {
display: none;
position: absolute;
top: 100%;
right: -15px;
width: 280px;
}
#header .grp-btn-popup a:hover {
text-decoration: none;
}
#header .wrap-grp-like {
padding: 12px 0 0;
}
#header .wrap-grp-btn {
position: relative;
text-align: center;
background: #fff;
/*padding: 12px 20px 15px 20px;*/
border: 1px solid #cacaca;
box-shadow: 0 1px 4px rgba(51, 51, 51, 0.45);
color: #333;
border-radius: 3px;
}
#header .wrap-grp-btn .list-like-pro img {
width: 50px;
margin-right: 8px;
float: left;
}
#header .wrap-grp-btn .list-content {
border-bottom: 1px solid #e6e6e6;
padding-bottom: 2px;
}
#header .wrap-grp-btn .list-like-pro:hover {
background: #f4f4f4;
}
#header .wrap-grp-btn .list-like-pro {
padding: 10px 10px 0;
text-align: left;
cursor: pointer;
position: relative;
}
#header .wrap-grp-btn:before {
content: "";
position: absolute;
top: -8px;
right: 67px;
width: 15px;
height: 8px;
background: url('https://muachung.vn/frontEnd/images/v3-icon.png') -516px 0;
}
.muachung-site .mod-doi-diem {
margin-top: 0;
}
.list-results-inner #sub-comment-txt {
width: 100%;
}
.mod-detail .ca-ct-reply-cm span {
font-size: 12px;
}
.user-info-r {
margin-bottom: 10px;
}
.user-info-r .iMC5 {
margin-right: 5px;
}
.detail-suggest-deal .mc_btop_lbl {
padding: 20px 5px 20px 5px;
}
.in-detail-page .btn-support-bright {
position: relative;
border: 1px solid #fff;
border-radius: 3px;
cursor: pointer;
padding: 15px 0 0;
text-align: center;
}
.btn-support-bright .popup-address {
right: -10px;
top: 29px;
left: auto;
padding-top: 0;
}
.popup-address {
display: none;
text-align: left;
position: absolute;
top: 23px;
padding-top: 20px;
right: -16px;
z-index: 4;
}
.popup-address.show-in-point .pa-content {
overflow: visible;
}
.pa-content {
width: 800px;
position: relative;
background: #FFF;
box-shadow: 0 1px 5px #787878;
border-radius: 3px;
overflow: hidden;
}
.pa-content.no-right {
width: auto;
}
.col-address {
width: 364px;
float: left;
overflow: hidden;
}
.popup-address.show-in-point .col-address {
width: 900px;
float: none;
}
.head-col {
height: 36px;
line-height: 36px;
padding: 0 10px 0 20px;
font-size: 13px;
font-weight: bold;
color: #111111;
position: relative;
border-bottom: 1px solid #c4c4c4;
box-shadow: 0 -1px #f1f1f1 inset;
z-index: 1;
background: #fafafa;
background: -moz-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #eaeaea));
background: -webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: -o-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: -ms-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: linear-gradient(top, #fafafa 0%, #eaeaea 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea', GradientType=0);
}
.popup-address .list-address {
padding-right: 1px;
position: relative;
margin: 11px 0;
overflow: hidden;
}
.popup-address.show-in-point .list-address {
float: left;
width: 400px;
max-height: 405px;
overflow-y: auto;
margin: 0;
}
.popup-address .address-item {
display: block;
position: relative;
padding: 11px 0 11px 48px;
}
.address-item .address-val {
display: block;
}
.address-item .icon-radio-p {
position: absolute;
top: 13px;
left: 20px;
width: 18px;
height: 18px;
background: #FFF;
border: 1px solid #bbb;
border-radius: 50%;
}
.popup-address.show-in-point .address-map {
float: left;
width: 500px;
}
.popup-address.show-in-point .address-map-intro {
padding: 14px;
font-size: 1.153846153846154em;
}
.popup-address.show-in-point .address-map .wrap-list-map-img {
text-align: center;
padding: 0 5px 5px 5px;
}
.mod-detail .popup-address.show-in-point .address-map img {
display: none;
max-height: 352px;
}
.btn-support-bright:hover .popup-address {
display: block;
}
.btn-support-bright .btn-val {
color: #247bbd;
text-decoration: underline;
font-size: 13px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-score {
font-size: 30px;
vertical-align: 2px;
margin-left: 170px;
height: 34px;
line-height: 34px;
}
.mod-detail .wrap-rate-area.has-mc-rate .thumb-left {
height: 48px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-score {
font-size: 30px;
vertical-align: 2px;
margin-left: 170px;
height: 34px;
line-height: 34px;
}
.mod-detail .wrap-rate-area.has-mc-rate .thumb-left {
height: 48px;
}
.icon-v3 {
background: transparent url("https://muachung.vn/frontEnd/images/v3-icon.png") no-repeat;
border: none;
line-height: 0;
display: inline-block;
}
.iQuoteBig {
width: 27px;
height: 20px;
background-position: -727px 0;
}
.iQuoteBBig {
width: 27px;
height: 20px;
background-position: -754px 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star {
position: relative;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star .iStar3 {
position: absolute;
top: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBig {
position: absolute;
top: -9px;
left: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBBig {
vertical-align: -9px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
font-family: "Open Sans ", sans-serif;
line-height: 1.7em;
color: #333;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
line-height: 22px;
color: #555;
margin-bottom: 20px;
}
.mod-cate-filter hr.line-silver {
color: #e9e9e9;
border: 0;
height: 1px;
background-color: #e9e9e9;
margin: 15px 0;
}
.blueTitle {
color: #636363;
padding: 25px 0 8px 10px;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
margin: 2px 2px 0 10px
}
a.btSubcity {
background: url(https://muachung.vn/style/images/button/sub_city.png) repeat-x 0 -28px;
height: 28px;
line-height: 28px;
color: #fff;
font-weight: bold;
font-size: 14px;
float: left;
display: block
}
a.btSubcity span {
background: url(https://muachung.vn/style/images/button/sub_city.png) no-repeat;
float: left
}
a.btSubcity span span {
background-position: right -56px;
height: 28px;
padding: 0 17px 0 38px
}
a.btSubcity:hover {
text-decoration: none;
background-position: 0 -280px
}
a.btSubcity:hover span {
background-position: 0 -252px
}
a.btSubcity:hover span span {
background-position: right -308px
}
a.btStopSubcity, a.btStopSubcity:hover {
background-position: 0 -196px;
color: #02a1dc
}
a.btStopSubcity:hover {
color: #cb0000
}
a.btStopSubcity:hover span, a.btStopSubcity span {
background-position: 0 -168px
}
a.btStopSubcity:hover span span, a.btStopSubcity span span {
background-position: right -224px
}
a.btSubcityCheck, a.btSubcityCheck:hover {
background-position: 0 -112px;
color: red
}
a.btSubcityCheck:hover {
color: #cb0000
}
a.btSubcityCheck:hover span, a.btSubcityCheck span {
background-position: 0 -84px
}
a.btSubcityCheck:hover span span, a.btSubcityCheck span span {
background-position: right -140px
}
.popupSubCity {
display: inline-block;
}
.popupSubCity .iCheckBox {
margin-right: 10px;
}
.popupSubCity.btSubcityCheck .iCheckBox {
background-position: -304px -83px;
}
/*Animation*/
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
/* End Wobble Vertical */
/*Countdown*/
.thien-xa-count-down {
/*width: 367px;
height: 142px;
background: url("https://muachung.vn/javascript/shootball/images/sap-dien-ra.png") no-repeat;*/
width: 400px;
height: 151px;
background: url("https://muachung.vn/javascript/shootball/images/dangdienra.png") no-repeat;
position: fixed;
bottom: 0;
right: 0;
z-index: 190;
}
.thien-xa-count-down.dang-dien-ra {
/*width: 400px;
height: 151px;
background: url("https://muachung.vn/javascript/shootball/images/dangdienra.png") no-repeat;*/
}
#thienXaCountdown {
text-align: center;
position: absolute;
bottom: 27px;
right: 75px;
}
#thienXaCountdown .countdown-section {
display: inline-block;
padding: 0 5px;
position: relative;
}
#thienXaCountdown .countdown-section:after {
content: "";
display: block;
position: absolute;
width: 3px;
height: 9px;
background: url("https://muachung.vn/javascript/shootball/images/cd-well.png") no-repeat;
top: 10px;
left: -3px;
}
#thienXaCountdown .countdown-section:first-child:after {
display: none;
}
#thienXaCountdown .countdown-section .countdown-amount {
background: url("https://muachung.vn/javascript/shootball/images/cd-amount_bg.png") no-repeat;
width: 41px;
height: 30px;
line-height: 30px;
text-align: center;
color: #fff;
font-size: 25px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position: relative;
margin-bottom: 3px;
letter-spacing: 6px;
padding-left: 4px;
}
#thienXaCountdown .countdown-section .countdown-amount:after {
display: block;
content: "";
width: 41px;
height: 2px;
background: #F3F3F3;
position: absolute;
top: 50%;
margin-top: -2px;
left: 0;
}
#thienXaCountdown .countdown-section .countdown-period {
font-size: 11px;
text-transform: uppercase;
text-align: center;
display: block;
color: #6e6e6e;
}
.blur {
background: url("https://muachung.vn/javascript/shootball/img/blur.png") no-repeat;
width: 576px;
height: 140px;
position: fixed;
left: 0;
bottom: 0;
}
.float_loading {
background: #008ED6 url(https://muachung.vn/style/images/popup/loading.gif) no-repeat 3px center;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 6px 11px 6px 30px;
display: block;
position: fixed;
z-index: 9999;
top: 0px;
right: 0px
}
#choi-ngay {
position: fixed;
bottom: 0;
right: 0;
z-index: 190;
}
/*Mua chung Cau Giay countdown*/
.mccaugiay-wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.mccaugiay-wrap > .container {
position: relative;
}
.mccaugiay-countdown {
/*display: block;*/
display: none;
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/countdown_bg.png") no-repeat;
position: absolute;
right: -75px;
bottom: 5px;
}
.close-countdown {
position: absolute;
right: 120px;
bottom: 199px;
display: none;
}
/*phuvu countdown*/
.phuvu_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.phuvu_wrap > .container {
position: relative;
}
.phuvu-countdown {
/*display: block;*/
display: none;
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/phuvu_cd.png") no-repeat;
position: absolute;
right: -75px;
bottom: 5px;
}
.phuvu-countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/phuvu_cd_ongoing.png") no-repeat;
}
body.dl .close-countdown {
right: 140px;
}
body.dl .mccaugiay-countdown {
right: -58px;
}
.mccaugiay-countdown .countdown-row ,.phuvu-countdown .countdown-row, .trungthu-countdown .countdown-row, .mc_truongdinh_countdown .countdown-row, .mc_giovang_countdown .countdown-row{
position: absolute;
bottom: 25px;
left: 57px;
}
.trungthu-countdown .countdown-row, .mc_truongdinh_countdown .countdown-row{
left: 35px
}
.mccaugiay-countdown .countdown-period ,.phuvu-countdown .countdown-period,.trungthu-countdown .countdown-period , .mc_truongdinh_countdown .countdown-period, .mc_giovang_countdown .countdown-period{
display: none;
}
.mccaugiay-countdown .countdown-section , .phuvu-countdown .countdown-section , .trungthu-countdown .countdown-section , .mc_truongdinh_countdown .countdown-section , .mc_giovang_countdown .countdown-section{
margin-right: 7px;
font-size: 21.5px;
color: #fff;
letter-spacing: 6px;
}
.trungthu-countdown .countdown-section {
margin-right: 8px;
}
/*trung thu countdown*/
.trungthu_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.trungthu_wrap > .container {
position: relative;
}
.trungthu-countdown {
display: block;
/*display: none;*/
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/banhtrungthu_coutdowntime2.png") no-repeat;
position: absolute;
right: -75px;
bottom: 5px;
}
.trungthu-countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/banhtrungthu_coutdowntime_dangdienra.png") no-repeat;
}
/*Mc truong dinh count down*/
.mc_truongdinh_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.mc_truongdinh_wrap > .container {
position: relative;
}
.mc_truongdinh_countdown {
display: block;
/*display: none;*/
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/mc_truongdinh_countdown.png?v=12") no-repeat;
position: absolute;
right: -51px;
bottom: 5px;
}
.mc_truongdinh_countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/mc_truongdinh_now.png?v=12") no-repeat;
}
.mc_truongdinh_wrap .close-countdown {
right: 138px;
}
/*mc gio vang countdown*/
.mc_giovang_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.mc_giovang_wrap > .container {
position: relative;
}
.mc_giovang_countdown {
display: block;
/*display: none;*/
width: 233px;
height: 248px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/giovang_cd.png") no-repeat;
position: absolute;
right: -51px;
bottom: 5px;
}
.mc_giovang_countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/giovang_cd_active.png") no-repeat;
}
.mc_giovang_wrap .close-countdown {
bottom: 220px;
right: 140px;
}
/*Listing du lich new layout*/
/* Tiny Carousel */
#top-banner-dl {
position: relative;
padding-left: 20px;
}
#top-banner-dl .viewport {
float: left;
width: 100%;
height: 320px;
overflow: hidden;
position: relative;
}
#top-banner-dl .viewport.full-width {
width: 900px;
}
#top-banner-dl .bullets {
position: absolute;
left: 0;
bottom: 8px;
margin: 0;
text-align: center;
width: 100%;
}
#top-banner-dl .bullets li {
display: inline-block;
margin-left: 7px;
}
#top-banner-dl .bullets li:first-child {
margin-left: 0;
}
#top-banner-dl .bullet {
background-color: #f1f1f1;
color: #555555;
display: block;
font-size: 0;
line-height: 0;
width: 12px;
height: 12px;
text-align: center;
text-decoration: none;
border-radius: 50%;
-moz-border-radius: 50%;
box-shadow: 1px 1px 0 #c2c2c2;
}
#top-banner-dl .bullet.active {
background-color: #fff;
opacity: 1;
}
#top-banner-dl .buttons {
top: 50%;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/slider_nav.png?v=3") no-repeat;
width: 48px;
height: 99px;
margin-top: -49.5px;
position: absolute;
display: block;
text-indent: -99999px;
z-index: 9;
}
#top-banner-dl .next {
right: 0;
}
#top-banner-dl .next:hover {
background-position: -48px 0;
}
#top-banner-dl .prev {
left: -1px;
background-position: -96px 0;
}
#top-banner-dl .prev:hover {
background-position: -144px 0;
}
#top-banner-dl .disable {
visibility: hidden;
}
#top-banner-dl .overview {
list-style: none;
position: absolute;
padding: 0;
margin: 0;
width: 240px;
left: 0;
top: 0;
}
#top-banner-dl .overview li {
float: left;
margin: 0 20px 0 0;
padding: 1px;
width: 610px;
height: 418px;
}
#top-banner-dl .overview li {
width: 1150px;
height: 320px;
}
#top-banner-dl .overview li img {
width: 960px;
}
.dl-lists {
font-family: 'Open Sans', sans-serif;
}
.dl-lists .mod-left-dl-city {
margin-top: 0;
}
.dl-lists .mod-left-dl-city .lbl-mod {
text-transform: initial;
font-size: 14px;
color: #666;
}
.dl-lists .mod-dl-list-big-deal .count-sort {
padding-top: 0;
}
.in-list-page.dl-lists .mod-dl-list-big-deal .count-sort {
margin-top: -4px;
}
.dl-lists .mod-dl-list-big-deal .count-sort .deal-result {
vertical-align: -4px;
}
.dl-lists .mod-dl-list-big-deal .list-big-deal {
margin-left: 5px;
}
.dl-lists .layout-2c > .cr {
padding-left: 0;
}
.dl-lists .mod-dl-list-big-deal .cate-name {
padding-left: 20px;
}
.dl-lists .count-sort a.btn {
background: #14b9d5;
color: #fff;
box-shadow: none;
text-decoration: none;
border-radius: 0;
margin-top: -6px;
height: 28px;
line-height: 28px;
min-width: 95px;
}
.dl-lists .mod-dl-list-big-deal .deal-item {
width: 33.33%;
padding-left: 15px;
padding-bottom: 15px;
}
.dl-lists .deal-item .rate-score {
max-width: 69px;
}
.dl-lists .deal-item .inner-deal {
box-shadow: 0 0 0 #999;
-webkit-transition: box-shadow 0.15s;
-moz-transition: box-shadow 0.15s;
-o-transition: box-shadow 0.15s;
transition: box-shadow 0.15s;
}
.dl-lists .deal-item .inner-deal:hover {
box-shadow: 0 1px 9px #999;
}
.dl-lists .deal-item .inner-deal:hover .btn-go-detail .iDetail {
background-position: 0 -211px;
}
.dl-lists .deal-item.travel-deal .grp-bottom-content {
background: #f7f7f7;
padding: 8px 12px 12px 12px;
}
.dl-lists .deal-item.travel-deal .img-thumb-deal {
padding-bottom: 71.4%;
}
.dl-lists .deal-item.travel-deal .deal-price {
padding-bottom: 7px;
}
.dl-lists .deal-item.travel-deal .sell-val {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.dl-lists .deal-item .discount-lbl, .dl-lists .deal-item.travel-deal .city-name {
display: none;
}
.dl-lists .deal-item .discount-lbl {
display: block;
top:35px;
}
.dl-lists .deal-rate-result {
color: #aaa;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 7px;
margin-bottom: 11px;
}
.dl-lists .deal-rate-result > i {
color: #bbb;
font-style: normal;
}
.dl-lists .deal-rate-result .voted{
font-style: normal;
color: #888;
}
.dl-lists .deal-rate-result__stt {
color: #0388cd;
}
.dl-lists .deal-buyer-counter .deal-details {
background: url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
width: 30px;
height: 30px;
background-position: 0 -181px;
position: absolute;
right: 0;
bottom: -5px;
cursor: pointer;
}
.dl-lists .deal-buyer-counter .deal-details:hover {
background-position: 0 -211px;
}
.dl-lists .deal-item.travel-deal .deal-name .deal-name-val {
color: #333;
font-size: 14px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
}
.dl-lists .deal-item .dl-type {
background: #ffae00;
color: #fff;
font-size: 13px;
font-weight: normal;
bottom: 5px;
left: 12px;
border-radius: 3px;
height: 25px;
line-height: 25px;
}
.dl-paging .paging-list li {
display: inline-block;
margin-right: 5px;
word-spacing: initial;
}
.dl-paging .paging-list li input[type="text"] {
width: 40px;
height: 28px;
border-radius: 0px;
border: 1px solid #dae2ed;
padding: 0 5px;
}
.dl-paging .paging-list li input[type="button"], .dl-paging .paging-list li button, .dl-paging .paging-list li input[type="submit"] {
background: #fff;
border-radius: 3px;
border: 1px solid #dae2ed;
height: 28px;
width: 50px;
}
.dl-paging .paging-list li a {
display: inline-block;
height: 28px;
line-height: 28px;
border: 1px solid #dae2ed;
padding: 0 9.29px;
text-decoration: none;
border-radius: 3px;
font-size: 14px;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.dl-paging .paging-list li a.active, .dl-paging .paging-list li a:hover {
border: 1px solid transparent;
color: #ff8a19;
}
.dl-paging .paging-list li a.prev {
background: #ecedef;
border: 1px solid #cccccc;
}
.dl-paging .paging-list li a.prev .iPrev {
vertical-align: 0;
}
.home_top_menu {
background: url("https://muachung.vn/frontEnd/dulich/images/line-super-color.jpg") no-repeat center bottom;
background-size: 100%;
padding: 7px 0;
margin-bottom: 30px;
}
.detail_tour .home_top_menu {
margin-bottom: 20px;
}
.home_top_menu .tour_top_menu {
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
.home_top_menu .tour_top_menu > li.cskh-tour {
padding: 0;
/*float: right;*/
position: absolute;
right: 0;
top: 0;
}
.home_top_menu .tour_top_menu > li {
display: inline-block;
padding: 10px 15px 11px;
float: left;
}
.home_top_menu .tour_top_menu > li:first-child {
padding-left: 0;
}
.home_top_menu .tour_top_menu > li > a {
color: #555555;
font-size: 15px;
position: relative;
}
.home_top_menu .tour_top_menu > li > a:before {
content: "";
display: block;
top: -15px;
width: 15%;
height: 51px;
background: transparent;
position: absolute;
right: -32px;
}
.home_top_menu .tour_top_menu > li:first-child > a:before {
left: -100%;
width: 100%;
}
.home_top_menu .tour_top_menu > li:nth-last-child(2) > a:before {
right: -100% !important;
width: 100%;
}
.home_top_menu .tour_top_menu > li > a:after {
content: "";
display: block;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/triangle_menu.png") no-repeat 47% 85%;
position: absolute;
height: 51px;
bottom: -18px;
width: 100%;
left: 0;
display: none;
}
.home_top_menu .tour_top_menu > li:hover > a:after {
display: block;
}
.full-width-menu {
position: absolute;
left: 0;
width: 1240px;
background: #fff;
z-index: 99;
top: 45px;
/*height: 230px;*/
height: auto;
min-height: 255px;
/*overflow: hidden;*/
box-shadow: 0 0 0 1px white, 0 4px 2px rgba(146, 146, 146, 1);
display: none;
padding: 0 1px 10px;
}
.full-width-menu:after {
position: absolute;
content: "";
display: block;
height: 100%;
width: 2px;
background: #fff;
top: 0;
z-index: 10;
right: 0;
}
.full-width-menu:before {
position: absolute;
content: "";
left: 0;
width: 100%;
height: 10px;
top: -10px;
background: transparent;
}
.full-width-menu-l {
padding-left: 1px;
}
.full-width-menu-l:before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 2px;
background: #fff;
top: 0;
z-index: 10;
left: 0;
}
.home_top_menu .tour_top_menu > li:hover .full-width-menu {
display: block;
}
.home_top_menu .tour_top_menu > li:hover > a {
color: #ff6700
}
.full-width-menu > .container:before, .full-width-menu > .container:after {
content: "";
background: #fff;
position: absolute;
top: -1px;
bottom: 0;
width: 9999px;
box-shadow: 0 0 0 1px white, 0 4px 2px rgba(146, 146, 146, 1);
border-top: 1px solid #dadcdf;
}
.full-width-menu > .container:before {
right: 100%;
}
.full-width-menu > .container:after {
left: 100%;
}
.home_top_menu .tour_top_menu > li:hover > .full-width-menu {
/*display: block;*/
}
.fmenu_block {
float: left;
width: 190px;
}
.fmenu_block.big_block {
width: 300px;
}
.fmenu-block__title {
display: block;
margin: 19px auto 12px;
}
.fmenu-items {
float: left;
line-height: 25px;
}
.fmenu-items a {
color: #666;
}
.big_block .fmenu-items {
margin-right: 20px;
}
.full-width-menu .deal-item {
width: 200px;
float: left;
margin-left: 50px;
}
.full-width-menu .deal-item .inner-deal {
padding: 0;
box-shadow: none;
}
.full-width-menu .city-name , .full-width-menu .discount-lbl{
display: none;
}
.full-width-menu .deal-name-val {
font-weight: normal !important;
font-family: 'Open Sans', sans-serif;
}
.full-width-menu .deal-item .inner-deal .deal-price {
height: auto;
padding-bottom: 0;
}
.full-width-menu {
}
.full-width-menu .deal-item .inner-deal .deal-price .sell-val {
color: #ff6700;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.full-width-menu .deal-item .dl-type-hot {
background: #f23623;
color:#fff;
border-radius: 0;
left: 0;
top: 0;
font-size: 11px;
width: 35px;
height: 17px;
line-height: 17px;
}
.full-width-menu .deal-item .sell-val {
font-size: 14px;
}
.full-width-menu .deal-item .sell-val .unit {
font-size: 11px;
color: #ff6700;
}
.full-width-menu .deal-item .shop-p-val {
font-weight: normal;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #999;
}
.full-width-menu .deal-item .img-thumb-deal {
padding-bottom: 68% !important;
}
.full-width-menu .deal-item .inner-deal:hover {
box-shadow: none;
}
.full-width-menu-r {
padding: 19px 3px 0;
position: relative;
z-index: 99;
}
.full-width-menu .deal-item .deal-name {
line-height: 16px;
}
.full-width-menu .deal-item .deal-name-val {
font-size: 12px !important;
height: 31px;
overflow: hidden;
color: #333 !important;
}
.full-width-menu .deal-item .deal-price {
padding-bottom: 3px;
}
.full-width-menu .deal-item .grp-bottom-content {
padding: 0 !important;
background: #fff !important;
}
.full-width-menu.tour_nuocngoai {
height: 195px;
}
.full-width-menu.tour_nuocngoai .full-width-menu-r {
margin-left: -60px;
padding: 22px 4px 0;
}
.full-width-menu.tour_nuocngoai .deal-item {
margin-left: 60px;
}
.full-width-menu.tour_nuocngoai .deal-item .img-thumb-deal {
padding-bottom: 55% !important;
}
.full-width-menu.tour_nuocngoai .deal-item .deal-name-val {
font-family: 'Open Sans Bold', sans-serif !important;
font-size: 15px !important;
}
.full-width-menu.tour_nuocngoai .deal-item .sell-val {
font-size: 15px;
font-family: 'Open Sans', sans-serif;
}
.full-width-menu.tour_nuocngoai .deal-item .deal-name {
margin-top: 10px;
margin-bottom: 5px;
height: 16px;
}
.full-width-menu.tour_nuocngoai .deal-item .deal-name-val {
color: #555 !important;
}
.home_top_menu .tour_top_menu > li .fc-yellow {
color: #f39a07;
}
.home_top_menu .tour_top_menu > li span {
color: #b7b7b7;
}
hr.left-line-silver {
border: 0;
height: 1px;
background: #e6e6e6;
margin: 5px 13px;
}
/*Mod import store*/
.mod-import-stores {
margin-bottom: 30px;
}
.mod-import-store__title {
background: #1780c3;
height: 36px;
line-height: 36px;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 0 12px;
}
.mod-import-store__contents {
border: 1px solid #d8d8d8;
border-top: none;
border-left: none;
background: #fff;
}
.import-store__tabs {
min-height: 306px;
background: #f6f6f6;
position: relative;
}
.import-store__tabs:after {
content: "";
width: 199px;
height: 100%;
border: 1px solid #d8d8d8;
position: absolute;
z-index: 9;
top: 0;
border-top: none;
border-bottom: none;
}
.import-store__tabs li:last-child .import-store__tab:after {
border: none;
}
.import-store__tabs .import-store__tab {
width: 199px;
height: 51px;
line-height: 51px;
display: block;
text-decoration: none;
background: url("https://muachung.vn/frontEnd/dulich/images/tab_bg.png") no-repeat;
padding-left: 10px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
color: #555;
position: relative;
z-index: 99;
}
.import-store__tabs li:first-child .import-store__tab.active:before {
height: 52px;
top: -1px;
}
.import-store__tabs .import-store__tab.active {
color: #1780c3;
background: #fff;
}
.import-store__tabs li:last-child .import-store__tab.active {
border-bottom: 1px solid #d8d8d8;
}
.import-store__tabs .import-store__tab.active:before {
content: "";
display: block;
position: absolute;
background: #1780c3;
width: 3px;
height: 51px;
top: 0px;
left: 0;
z-index: 999;
}
.import-store__tabs .import-store__tab.active:after {
width: 1px;
height: 51px;
right: 0;
background: #fff;
left: inherit;
}
.import-store__tabs .import-store__tab:after {
content: "";
display: block;
position: absolute;
bottom: 0;
z-index: 999;
left: 0px;
width: 199px;
height: 1px;
background: #c3c3c3;
}
.import-store__tabs li:last-child .import-store__tab:after {
content: none;
}
.import-store__tabs li:last-child .import-store__tab.active:after {
width: 199px;
height: 1px;
background: #d8d8d8;
bottom: -1px;
}
.import-store__tabs .import-store__tab .flag {
width: 45px;
height: 30px;
margin-right: 7px;
}
.import-store__panel {
position: relative;
left: 80px;
}
.import-store__panel .import-store__content {
display: none;
height: 306px;
min-width: 200px;
}
.wrap-deal {
display: none;
}
.wrap-deal.slick-slider {
display: block;
}
.import-store__panel .wrap-deal {
/*max-width: 880px;*/
max-width: 800px;
}
.import-store__panel .slick-arrow {
position: absolute;
z-index: 1;
cursor: pointer;
text-align: center;
line-height: 34px;
top: 50%;
margin-top: -25px;
width: 36px;
height: 39px;
border: 1px solid #a2a6ac;
border-radius: 2px;
background: #f6f7f9;
background: -moz-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #e8e9ec));
background: -webkit-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -o-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -ms-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#e8e9ec', GradientType=0);
}
.import-store__panel .slick-prev {
left: -50px !important;
}
.import-store__panel .slick-next {
right: -45px !important;
}
.import-store__panel .import-store__content.active {
display: block;
}
.import-store__panel .import-store__content .deal-item {
width: 165px;
float: left;
/*margin-right: 70px;*/
margin: 20px 20px 0 15px;
}
.import-store__panel .import-store__content .deal-item .img-thumb-deal {
padding-bottom: 100%;
}
.import-store__panel .import-store__content .deal-item .deal-name a {
height: 48px;
display: block;
}
.show-all-deal {
/* padding-top: 10px; */
/*margin-top: -15px;*/
position: absolute;
bottom: 15px;
left: 0px;
min-width: 200px;
}
.show-all-deal a {
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-decoration: underline;
color: #0066cc;
font-style: italic;
}
/*end Mod import store*/
#gio-hang-pop-up .popup-content table.fixed_headers {
padding-top: 10px;
}
.magic-width .in-profile-page .mod-profile.remove-280 {
padding-right: 0;
}
.in-profile-page {
margin-bottom: 20px;
}
.msp-cart > table > tbody > tr > td {
border-top: solid 1px #c4c4c4;
padding: 10px 0;
}
.msp-cart > table > tbody > tr:last-child > td {
border-bottom: solid 1px #c4c4c4;
}
.msp-cart > table > tbody > tr > td table td {
text-overflow: ellipsis;
}
/*tim kiem doi tac*/
.find-partners {
margin-bottom: 30px;
}
.partner__section {
width: 100%;
}
.partner__section > .container {
position: relative;
}
.partner__section1 {
background: #fff url("https://muachung.vn/frontEnd/dulich/images/partner_bg0.jpg") no-repeat top center;
height: 681px;
}
.find_p_img {
position: absolute;
top: 55px;
left: 50%;
margin-left: -402.5px;
}
.find_p_des {
color: #000;
width: 630px;
margin: 254px auto 30px 187px;
line-height: 25px;
}
.find_p_vcc {
margin-left: -96px;
}
.w50 {
width: 50%;
}
.partner__section2 {
padding: 61px 0 60px;
background: #37aee3;
height: 364px;
}
.mc-thanhlap {
margin: 13px auto 20px;
}
.mc-thanhlap-des {
width: 446px;
margin: 0 auto;
line-height: 25px;
padding-left: 5px;
}
.mc-stores img{
margin-left: 4px;
margin-top: 27px;
}
.partner__section3 {
height: 495px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/partner_bg2.png") no-repeat bottom center;
}
.thi-truong-tmdt {
width: 449px;
line-height: 25px;
color: #343434;
margin: 183px 160px 0;
}
.thi-truong_img {
position: absolute;
top: 9px;
left: 99px;
}
.partner__section4 {
background: #fff;
height: 508px;
}
.ads-network-title {
color: #2f7ebf;
font-size: 21px;
margin: 63px auto 30px;
}
.partner_ad {
margin-left: -221px;
}
.ads-network-title span {
color: #ff8400;
}
.partner__section5 {
padding-top: 44px;
background: #37aee3;
height: 573px;
}
.mc_ch_network {
margin-left: -79px;
}
.partner__section6 {
background: #fff url("https://muachung.vn/frontEnd/dulich/images/partner_bg1.jpg") no-repeat top center;
height: 863px;
position: relative;
}
.support_partner_des {
width: 717px;
margin: 72px auto 23px 187px;
color: #323232;
line-height: 23px;
}
.shake_img {
margin-bottom: 30px;
margin-left: -58px;
}
.support_partner_f_title {
color: #2f7ebf;
margin-left: -57px;
}
.support_partner_f_list {
color: #343434;
width: 700px;
margin: -7px auto 21px 188px
}
.support_partner_f_list li {
position: relative;
padding-left: 14px;
display: inline-block;
line-height: 25px;
}
.list-bullet {
width: 8px;
height: 8px;
background: #37aee3;
border-radius: 50%;
position: absolute;
left: 0;
top: 8px;
}
.support_partner_f_list li:last-child {
width: 720px;
}
.support_action {
color: #2170b0;
margin-top: 23px;
margin-left: -59px;
}
.support_partner_form {
width: 486px;
margin: 8px auto 0 302px;
}
.support_partner_form input[type="text"] {
width: 486px;
height: 37px;
display: block;
border: 1px solid #bdbdbd;
border-radius: 5px;
margin: 9px 0;
background: #fff;
padding: 0 20px;
text-align: center;
font-size: 18px;
}
.support_partner_form_submit {
margin-top: 11px;
}
.support_partner_form_submit input {
border: none;
color: #fff;
width: 150px;
height: 37px;
font-size: 18px;
border-radius: 5px;
background: #ffa507;
box-shadow: 0 2px #d27b3a;
}
.direct_support {
margin-top: 71px;
margin-left: -61px;
}
.direct_support_phone {
margin-top: 10px;
color: #3699ff;
font-size: 24px;
}
.section_shadow {
height: 45px;
position: absolute;
width: 100%;
bottom: -30px;
left: 0;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/footer_bgz.jpg") repeat-x;
}
/*.home-page2 .img-overlay{left:0;right: 0;width: auto;margin: auto;}*/
.home-page2 #header .dropdown-cates {
font-family: 'Roboto', sans-serif;
font-weight: normal;
font-size: 14px;
}
.home-page2 #header .list-cates {
border-left: 1px solid #dcdee3;
}
.home-page2 #header .wrap-categories .lbl-lst-cates {
width: 240px;
}
.home-page2 #header .lbl-lst-cates .line3 {
left: 14px;
}
.home-page2 .layout-2c .cr {
padding-left: 0;
height: 500px !important;
}
.home-page2 .layout-2c .cr:after {
content: none !important;
}
#header .parent-cate {
height: 38px;
line-height: 38px;
position: relative;
border-color: transparent !important;
color: #333 !important;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/action.png") no-repeat 95% center;
}
#header .parent-cate:after, .dropdown-cates2 .mc-cate-item a:after {
content: "";
position: absolute;
width: 100%;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/line.png") !important;
height: 1px;
bottom: 0;
left: 0;
top: inherit !important;
}
.dropdown-cates2 .mc-cate-item:last-child a:after {
content: none;
}
#header .dropdown-cates2 .parent-cate:before , .mc-list-page2 #header .parent-cate:before{
content: none;
}
.dropdown-cates2 #header .h-cate-item:hover .parent-cate {
font-weight: 700;
border-top: none;
}
.dropdown-cates2 .mc-cate-item a {
height: 60px !important;
line-height: 60px !important;
border: none !important;
}
.dropdown-cates2 .mc-cate-item.no-border a:after {
content: none;
}
.home-page2 #header .mc-cate-item .iGoOut {
top: 50%;
margin-top: -11px;
}
.home-page2 .home-mid {
width: 640px;
margin-left: 9px;
margin-top: 9px;
}
.home-page3 .home-mid {
width: 100%;
margin: 0;
}
.home-slides {
width: 640px;
height: 350px;
overflow: hidden;
}
.home-page3 .home-slides {
width: 790px;
}
.home-slides .slick-arrow {
position: absolute;
z-index: 99;
top: 50%;
margin-top: -30px;
width: 30px;
height: 60px;
background: rgba(0,0,0,.2) no-repeat center center;
opacity: 0;
border: none;
text-indent: 999999px;
}
.home-slides .slick-next {
right: -30px;
transition: opacity ease .3s,right ease .3s;
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/next3.png");
}
.home-slides .slick-prev {
left: -30px;
transition: opacity ease .3s,left ease .3s;
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/prev3.png");
}
.home-slides .slick-dots {
display: block;
position: absolute;
right: 7px;
bottom: 10px;
}
.home-page3 .home-slides .slick-dots {
right: 119px;
}
.home-slides:hover .slick-prev {
opacity: 1;
left: 0;
}
.home-slides:hover .slick-next {
opacity: 1;
right: 0;
}
.home-slides .slick-dots li button {
box-shadow: 0px 1px 3px 0px rgba(87, 87, 87, 0.3);
}
.home-slides .slick-dots li.slick-active button {
background-color: #1780c3;
box-shadow: 0px 1px 3px 0px #fff;
}
.home-cates {
margin-top: 10px;
border: 1px solid #f0f0f0;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/home/bg.png");
height: 120px;
overflow-y: hidden;
}
.home-catesz {
margin: 15px 0 0;
}
.home-catesz img {
width: 255px;
height: 155px;
object-fit: cover;
}
.home-catesz ul {
display: grid;
grid-template-columns: 220px 220px;
grid-gap: 10px;
}
.home-page3 .home-cates{
background: transparent;
}
.home-page3 .home-cates{
width: 450px;
float: left;
}
.home-cates .cate-img {
width: 76px;
height: 76px;
background-size: 76px auto;
background-position: center;
margin: 9px auto 7px;
border-radius: 50%;
}
.home-cates li {
display: inline-block;
margin: 0 15px;
}
.home-cates li a {
display: inline-block;
text-decoration: none;
outline: none;
overflow: hidden;
}
.home-cates li span {
display: block;
}
.home-cates .slick-arrow {
position: absolute;
width: 12px;
height: 20px;
top: 50%;
margin-top: -10px;
text-indent: -999999px;
background: transparent no-repeat center center;
border: none;
z-index: 20;
}
.home-cates .slick-next {
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/next2.png");
right: 10px;
}
.home-cates .slick-prev {
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/prev2.png");
left: 10px;
}
.home-other-deals {
width: 350px;
margin-top: 10px;
position: relative;
transform: translateX(3px);
}
.home-other-deals:before, .home-other-deals:after {
content: "";
position: absolute;
display: block;
z-index: 1;
}
.home-other-deals:before {
top: 0;
left: 50%;
width: 1px;
height: 98%;
background: #e6e8eb;
margin-left: -6px;
}
.home-other-deals:after {
top: 48.5%;
left: 0;
background: #e6e8eb;
width: 97%;
height: 1px;
}
.home-other-deals .deal-item {
width: 50%;
float: left;
}
.home-other-deals .deal-item .inner-deal:hover .wrap-imgdesc {
opacity: 0.6;
}
.home-other-deals .deal-item .deal-name .deal-name-val {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.home-other-deals .deal-item:first-child {
position: relative;
}
.home-other-deals .deal-item:nth-child(odd) .inner-deal {
padding-left: 10px;
margin-left: -10px;
}
.home-other-deals .deal-item:nth-child(even) .inner-deal {
transform: translateX(5px);
padding-right: 15px;
background: transparent;
}
.home-other-deals .deal-item:nth-child(-n+2) .inner-deal{
padding-bottom: 17px;
}
.home-other-deals .deal-item:first-child:before {
content: "";
position: absolute;
display: block;
width: 25px;
height: 25px;
background: #fff;
border-radius: 50%;
bottom: 0;
right: -8px;
z-index: 99;
}
.iDiscount2 {
width: 40px;
height: 40px;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/discount.png') no-repeat;
position: absolute;
top: 0;
left: 0;
}
.iDiscount3 {
width: 50px;
height: 50px;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/discount2.png') no-repeat;
position: absolute;
top: 0;
left: 0;
}
.home-page2 .discount-lbl > span {
font-size: 20px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
width: 50px;
height: 50px;
top: 0;
left: 0;
}
.home-other-deals .discount-lbl {
width: 40px;
height: 40px;
right: 6px;
top: 5px;
}
.home-other-deals .discount-lbl > span {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
width: 40px;
height: 40px;
top: -5px;
left: 0;
}
.home-other-deals .unit-discount {
font-size: 9px;
}
.home-other-deals .deal-name {
font-size: 13px;
line-height: 15px;
height: 32px;
}
.home-other-deals .deal-item .inner-deal {
padding: 0 15px 12px;
box-shadow: none;
margin-left: -15px;
}
.home-other-deals .sell-val {
color: #ff0000;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.home-other-deals .unit {
text-decoration: none !important;
font-size: 20px !important;
vertical-align: 0 !important;
}
.home-other-deals .grp-bottom-content {
padding: 6px 7px 0 7px;
}
.home-other-deals .deal-price {
padding-bottom: 0;
}
.tab__navs li {
margin-left: 8px;
}
.tab__navs li, .tab__navs li a {
float: left;
text-decoration: none;
transition: all .3s ease-in-out;
}
.home-page2 .tab__navs li, .home-page2 .tab__navs li a {
display: inline-block;
float: none;
background: #e3e3e3;
border-radius: 3px;
}
.main-tabs {
margin-bottom: 40px;
}
.main-tabs .tab__navs {
margin-bottom: 21px;
}
.main-tabs .tab__navs li a {
color: #888;
position: relative;
height: 40px;
line-height: 40px;
padding: 0 29px;
border-radius: 3px;
}
.main-tabs .tab__navs li a:after {
content: "";
position: absolute;
border-top: 10px solid #1780c3;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
bottom: -10px;
left: 50%;
margin-left: -8px;
transform: translateY(-5px);
opacity: 0;
transition: all .3s ease-in-out;
}
.main-tabs .tab__navs li a.active, .main-tabs .tab__navs li a:hover {
color: #fff !important;
background: #1780c3 !important;
}
.main-tabs .tab__navs li a.active:after {
transform: translateY(-2px);
opacity: 1;
}
.tab__content {
display: none;
}
.tab__content.active {
display: block;
}
.main-tabs .tab__content {
margin-left: -26px;
}
.main-tabs .deal-item {
width: 25%;
float: left;
padding-left: 26px;
padding-bottom: 24px;
}
.main-tabs .deal-item .deal-name, .mod-cate-section .deal-item .deal-name{
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
color: #333;
font-size: 16px;
}
.main-tabs .deal-item .inner-deal, .mod-cate-section .deal-item .inner-deal{
padding: 0 0 5px 0;
box-shadow: 0px 1px 3px 0px rgba(227, 227, 227, 1);
}
.main-tabs .deal-item .inner-deal:hover, .mod-cate-section .deal-item .inner-deal:hover {
box-shadow: 0px 1px 7px 0px #ccc;
}
.main-tabs .deal-item .inner-deal:hover .wrap-imgdesc, .mod-cate-section .deal-item .inner-deal:hover .wrap-imgdesc {
opacity: 0.8;
}
.see-all-deal {
margin-top: -3px;
}
.see-all-deal a{
border: 1px solid #e3e3e3;
height: 40px;
line-height: 40px;
padding: 0 17px 0 15px;
background: #fff;
display: inline-block;
text-decoration: none;
}
.mod-small-cate .see-all-deal a{
margin-top: 5px;
}
.iTriangle {
margin-left: 5px;
width: 0;
height: 0;
border-left: 5px solid #666;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}
.mod-cate-section {
margin-bottom: 40px;
}
.wrap-haft-cate {
margin-left: -28px;
}
.mod-small-cate {
width: 50%;
float: left;
background: #fff;
max-width: 607px;
/* margin-left: 27px;*/
}
.mod-small-cate--right {
float: right;
}
.mod-cate-section .tab__content {
margin-left: -26px;
}
.mod-small-cate .tab__content {
margin-left: -15px;
}
.mod-small-cate .tab__panels {
padding: 15px 15px 20px;
border: 1px solid #dcdee3;
border-top: none;
}
.mod-cate-section .deal-item {
width: 25%;
float: left;
padding-left: 26px;
padding-bottom: 24px;
}
.mod-small-cate .deal-item {
width: 50%;
padding: 0 0 15px 15px;
}
.cate-section-nav {
height: 40px;
line-height: 40px;
background: #fff;
/*border: 1px solid #dcdee3;*/
outline: 1px solid #dcdee3;
overflow: hidden;
margin-left: -30px;
margin-right: -15px;
/*margin-bottom: 20px;*/
}
.mod-small-cate .cate-section-nav {margin-bottom: 0;border: 1px solid #dcdee3;outline: none;}
.cate-section-nav .tab__navs {
margin-left: -20px;
}
.cate-section-nav .tab__navs li {
background: transparent;
}
.cate-section-nav .tab__navs a {
position: relative;
padding: 0 20px;
background: transparent !important;
}
.cate-section-nav .tab__navs a:after {
content: "";
display: block;
width: 100%;
height: 3px;
background: #d93c20;
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition: all .3s ease-in-out;
}
.cate-section-nav .tab__navs a:hover:after, .cate-section-nav .tab__navs a.active:after{
opacity: 1;
visibility: visible;
}
.cate-section-nav--sky .tab__navs a:after {
background: #15c1d7;
}
.cate-section-nav--red .tab__navs a:after {
background: #f21248;
}
.cate-section-nav--brown .tab__navs a:after {
background: #8e6d64;
}
.cate-section-nav--blue .tab__navs a:after {
background: #0059a7;
}
.cate-section-nav--pink .tab__navs a:after {
background: #ec4d72;
}
.cate-section-nav--green .tab__navs a:after {
background: #57c833;
}
.cate-section-nav--yellow .tab__navs a:after {
background: #f4b416;
}
.cate-section-nav--orange .tab__navs a:after {
background: #e4521d;
}
.cate-section-nav--midnight .tab__navs a:after {
background: #344e5e;
}
.cate-section-nav--mc .tab__navs a:after {
background: #1980c2;
}
.cate-section-name {
background: #d93c20;
padding: 0 25px 0 12px;
height: 40px;
line-height: 40px;
position: relative;
margin-right: 58px;
}
.cate-section-name:after {
content: "";
border-left: 20px solid #d93c20;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
position: absolute;
right: -20px;
top: 0;
}
.mod-small-cate .cate-section-name {
margin-right: 0;
}
.cate-section-nav--sky .cate-section-name {
background: #15c1d7;
}
.cate-section-nav--sky .cate-section-name:after {
border-left-color: #15c1d7;
}
.cate-section-nav--red .cate-section-name {
background: #f21248;
}
.cate-section-nav--red .cate-section-name:after {
border-left-color: #f21248;
}
.cate-section-nav--brown .cate-section-name {
background: #8e6d64;
}
.cate-section-nav--brown .cate-section-name:after {
border-left-color: #8e6d64;
}
.cate-section-nav--blue .cate-section-name {
background: #0059a7;
}
.cate-section-nav--blue .cate-section-name:after {
border-left-color: #0059a7;
}
.cate-section-nav--pink .cate-section-name {
background: #ec4d72;
}
.cate-section-nav--pink .cate-section-name:after {
border-left-color: #ec4d72;
}
.cate-section-nav--green .cate-section-name {
background: #57c833;
}
.cate-section-nav--green .cate-section-name:after {
border-left-color: #57c833;
}
.cate-section-nav--yellow .cate-section-name {
background: #f4b416;
}
.cate-section-nav--yellow .cate-section-name:after {
border-left-color: #f4b416;
}
.cate-section-nav--orange .cate-section-name {
background: #e4521d;
}
.cate-section-nav--orange .cate-section-name:after {
border-left-color: #e4521d;
}
.cate-section-nav--midnight .cate-section-name {
background: #344e5e;
}
.cate-section-nav--midnight .cate-section-name:after {
border-left-color: #344e5e;
}
.cate-section-nav--mc .cate-section-name {
background: #1980c2;
}
.cate-section-nav--mc .cate-section-name:after {
border-left-color: #1980c2;
}
.cate-section-name > i {
margin-right: 12px;
}
.cate-section-others {
padding-right: 12px;
}
.cate-section-others li {
float: left;
}
.cate-section-others li a {
display: block;
padding: 0 10px;
}
.mod-small-cate .cate-section-others li a{
padding: 0 6px;
}
.cate-section-others .iSeeAllDeal {
margin-left: 7px;
}
/*new list 2*/
.mc-list-page2 {
background: #fff;
}
.header-bottom > .container{
position: relative;
}
.full-menu-wrap {
height: 40px;
line-height: 40px;
padding-left: 30px;
}
.full-menu-wrap > a {
padding-right: 10px;
}
.full-menu-wrap > ul > li {
float: left;
margin-right: 28px;
}
.full-menu-wrap > ul > li:hover >a, .full-menu-wrap > ul > li.active >a{
color: #1780c3;
}
.full-menu-wrap > ul > li.has-dropdown:hover >a:after, .full-menu-wrap > ul > li.has-dropdown.active >a:after {
border-top-color: #1780c3;
}
.full-menu-wrap > ul > li:hover > a:before , .full-menu-wrap > ul > li.active > a:before {
opacity: 1;
visibility: visible;
}
.full-menu-wrap > ul > li.has-dropdown {
padding-right: 17px;
}
.full-menu-wrap > ul > li> a {
position: relative;
display: block;
}
.full-menu-wrap > ul > li> a:before {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background: #1780c3;
opacity: 0;
visibility: hidden;
transition: all .3s ease-in-out;
}
.full-menu-wrap > ul > li.has-dropdown> a:before {
width: 118%;
}
.full-menu-wrap > ul > li.has-dropdown > a:after {
position: absolute;
content: "";
border-top: 5px solid #555;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
right: -17px;
top: 50%;
margin-top: -3px;
}
.full-menu-wrap li a{
color: #555;
text-decoration: none;
}
.full-menu-wrap .full-width-menu {
height: 240px;
width: 1240px;
top: 40px;
display: block;
visibility: hidden;
opacity: 0;
transform: translateY(-1em);
/*z-index: -1;*/
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s;
box-shadow: 0px 7px 7px 0px rgba(172, 172, 172, 0.5);
border-top: 1px solid #dadcdf;
}
.full-menu-wrap > ul > li.has-dropdown:hover .full-width-menu {
visibility: visible;
opacity: 1;
/*z-index: 1;*/
transform: translateY(0%);
transition-delay: 0.3s, 0s, 0.3s;
}
.full-menu-wrap .full-width-menu > .container:before {
box-shadow: -2px 7px 7px 0px rgba(172, 172, 172, 0.5);
}
.full-menu-wrap .full-width-menu > .container:after {
box-shadow: 3px 7px 7px 0px rgba(172, 172, 172, 0.5);
}
.full-menu-wrap .fmenu-items {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column wrap;
flex-flow: column wrap;
height: 220px;
line-height: 35px;
margin: 6px auto 20px;
}
.full-menu-wrap .fmenu-items li {
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
margin: 0.25em;
min-width: 120px;
}
.full-menu-wrap .full-width-menu .deal-item {
width: 173px;
margin-left: 20px;
position: relative;
z-index: 99;
}
.full-menu-wrap .deal-item .wrap-imgdesc {
width: 140px;
}
.full-menu-wrap .deal-item .img-thumb-deal {
padding-bottom: 100% !important;
}
.full-menu-wrap .full-width-menu .deal-item .deal-name-val {
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
font-size: 13px !important;
color: #555 !important;
height: 36px;
}
.full-menu-wrap .sell-val {
color: #e62e04 !important;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 13px !important;
}
.full-menu-wrap .shop-p-val {
color: #aaa !important;
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-decoration: line-through;
}
.full-menu-wrap .deal-price {
height: 15px;
margin-top: -15px;
}
.full-menu-wrap .fmenu-items li a {
display: block;
}
.mc-list-page2 .mod-breadscrum {
background: transparent;
height: 40px;
margin-top: -20px !important;
line-height: 40px;
padding: 0 22px;
}
.mc-list-page2 .layout-2c {
padding-left: 280px;
margin-top: -20px;
}
.cate-result-title {
padding-top: 13px;
transform: translateX(-9px);
/*padding-left: 45px;*/
}
.result-label {
/*display: inline-block;*/
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
border-radius: 3px;
margin-right: 11px;
background: #f21248;
position: absolute;
top: 0;
left: 0;
display: none;
}
.result-label--sky {
background: #15c1d7;
}
.result-label--red {
background: #f21248;
}
.result-label--brown {
background: #8e6d64;
}
.result-label--blue {
background: #0059a7;
}
.result-label--pink {
background: #ec4d72;
}
.result-label--green {
background: #57c833;
}
.result-label--yellow {
background: #f4b416;
}
.result-label--orange {
background: #e4521d;
}
.result-label--midnight {
background: #344e5e;
}
.result-label--mc {
background: #1980c2;
}
.mc-list-page2 .main-tabs {
margin-bottom: 0;
transform: translateX(5px);
}
.mc-list-page2 .main-tabs .tab__navs {
margin-bottom: 14px;
}
.mc-list-page2 .main-tabs .tab__navs li a {
height: 36px;
line-height: 36px;
padding: 0 20px;
background: #e3e3e3;
color: #777;
}
.mc-list-page2 .main-tabs .tab__navs li a:after {
border-top: 8px solid #1780c3;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
bottom: -7px;
opacity: 0;
visibility: hidden;
}
.mc-list-page2 .layout-2c > .cl {
margin-left: -280px !important;
width: 280px !important;
}
.mc-list-page2 .layout-2c > .cr {
padding-left: 36px !important;
}
.cate-filter2-box {
background: #fff;
padding: 20px 5px 10px 15px;
margin-bottom: 11px;
}
.cate-filter2-box__pri{
border-top: 2px solid red;
}
.cate-title {
/*height: 18px;*/
line-height: 25px;
/*margin-bottom: 10px;*/
}
.cate-title > a{
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-decoration: none;
font-size: 16px;
text-transform: inherit !important;
font-weight: bold;
}
.cate-list li {
position: relative;
}
.cate-list li a {
position: relative;
color: #555;
display: block;
}
.cate-list ul {
line-height: 30px;
}
.cate-list-lvl1 > li > a{
padding-left: 15px;
font-size: 13px;
}
.cate-list-lvl1 > li > a:before {
display: block;
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid #888;
top: 50%;
left: 0;
margin-top: -4px;
}
.cate-list-lvl1 > li.active > a:before {
transform: rotate(90deg);
}
.cate-list-lvl1 > li.child-less.active > a:before {
transform: none;
}
.cate-list-lvl1 > li.active > a {
color: #0066cc;
}
.cate-list-lvl2 {
padding-left: 36px;
display: none;
}
.cate-list-lvl1 > li.active ul {
display: block;
}
.cate-list-lvl2 > li > a:before {
display: block;
content: "";
position: absolute;
width: 4px;
height: 4px;
background: #888;
top: 50%;
left: -20px;
margin-top: -2px;
border-radius: 50%;
}
.cate-see-more {
border-top: 1px solid #dbdbdb;
margin-top: 3px;
padding-top: 12px;
}
.see-more-title {
font-style: italic;
}
.see-more-list ul {
line-height: 26px;
}
.see-more-list li a {
color: #777;
}
.cate-label-title {
margin: 15px 0 10px;
}
.cate-filter-list input[type='checkbox']{
display: none;
}
.cate-filter-list {
padding-bottom: 10px;
border-bottom: 1px solid #dbdbdb;
}
.filter2-box-item:last-child .cate-filter-list {
border: none;
padding-bottom:0;
}
.cate-filter-list ul {
line-height: 32px;
}
.cate-filter-list label, .cate-filter-list ul li >a {
display: block;
position: relative;
padding-left: 33px;
text-decoration: none;
}
.cate-filter-list label:before, .cate-filter-list ul li >a:before {
content: "";
display: block;
position: absolute;
width: 18px;
height: 18px;
background: transparent url(https://muachung.vn/frontEnd/dulich/images/home/checkbox.png) no-repeat;
left: 0;
top: 50%;
margin-top: -9px;
transition: all .3s ease-in-out;
background-size: 18px auto;
}
.cate-filter-list input[type='checkbox']:checked + label >a {
color: #0066cc;
}
.cate-filter-list input[type='checkbox']:checked + label:before, .cate-filter-list ul li >a.active:before {
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/checkbox-active.png");
}
.cate-search-form {
position: relative;
margin-bottom: 9px;
}
#ui-id-1 {
background: #fff;
z-index: 99;
width: 225px !important;
line-height: 21px;
}
.cate-search-form input[type="text"] {
width: 100%;
height: 38px;
border: 1px solid #e8e8e8;
padding: 0 12px;
}
.cate-search-form input[type="text"]::-webkit-input-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="text"]:-moz-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="text"]::-moz-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="text"]:-ms-input-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="submit"] {
position: absolute;
width: 40px;
height: 38px;
background: #1780c3 url(https://muachung.vn/frontEnd/dulich/images/home/search.png) no-repeat center center;
border: none;
top: 0;
right: 0;
text-indent: 999999px;
}
.cate-tag-list > ul {
margin-left: -35px;
transform: translateX(35px);
}
.cate-tag-list li {
display: inline-block;
}
.cate-tag-list li a {
color: #0066cc;
border: 1px solid #c8c8c8;
border-radius: 5px;
background: #fff;
height: 32px;
line-height: 32px;
display: inline-block;
text-decoration: none;
padding: 0 5px 0 8px;
margin-right: 5px;
margin-bottom: 5px;
}
.cate-tag-list li span {
color: #555;
}
.mc-list-page2 .list-big-deal .deal-item {
/*padding-left: 29px;*/
padding-left: 26px;
padding-bottom: 23px;
height: auto !important;
}
.mc-list-page2 .list-big-deal .deal-item.deal-plaza {
/*height: 432px !important;*/
}
.mc-list-page2 .list-big-deal .deal-item .inner-deal {
padding: 0;
box-shadow: 0px 1px 3px 0px rgba(227, 227, 227, 1);
}
.mc-list-page2 .list-big-deal .deal-item .inner-deal:hover {
box-shadow: 0px 1px 7px 0px #ccc;
}
.mc-list-page2 .list-big-deal .deal-item .inner-deal:hover .wrap-imgdesc {
opacity: 0.6;
}
.mc-list-page2 .list-big-deal .deal-item .iDiscount {
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/discount2.png') no-repeat center center;
}
.mc-list-page2 .list-big-deal .deal-item .discount-lbl > span {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
.mc-list-page2 .list-big-deal .deal-item .deal-name {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin-bottom: 8px;
height: 45px;
line-height: 19px;
padding-top: 6px;
padding-right: 10px;
}
.mc-list-page2 .list-big-deal .deal-item .deal-name-val {
color: #333;
font-weight: normal;
font-size: 17px !important;
}
.mc-list-page2 .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 290px !important;
}
.special-deal .inner-deal{
border: 4px solid #f21248;
}
.special-deal-label a{
display: block;
position: absolute;
width: 100%;
z-index: 999;
bottom: 0;
background: #f21248;
height: 34px;
line-height: 34px;
text-decoration: none;
}
.special-deal-label span {
margin: 0 12px 0 6px;
}
.deal-box {
padding-left: 29px;
}
.deal-box-wrap {
width: 100%;
height: 434px;
overflow: hidden;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/border.png');
border-radius: 10px;
position: relative;
margin-bottom: 30px;
}
.deal-box-content {
background: #efefef;
position: absolute;
top: 50%;
width: 910px;
height: 420px;
margin-top: -210px;
left: 50%;
margin-left: -455px;
border: 5px solid #fff;
overflow: hidden;
}
.deal-box-title {
position: relative;
height: 49px;
line-height: 49px;
}
.deal-box-main-title {
color: #f21248;
}
.deal-box-icon {
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
width: 36px;
height: 36px;
line-height: 36px;
background-size: 22px auto;
background-color: #f21248;
}
.deal-box-icon > i {
margin: 0;
}
.deal-box-title--pink .deal-box-icon {
background-color: #f21248;
}
.deal-box-title--pink .deal-box-main-title {
color: #f21248;
}
.deal-box-title--sky .deal-box-icon {
background-color: #15c1d7;
}
.deal-box-title--sky .deal-box-main-title {
color: #15c1d7;
}
.deal-box-title--red .deal-box-icon{
background-color: #f21248;
}
.deal-box-title--red .deal-box-main-title {
color: #f21248;
}
.deal-box-title--brown .deal-box-icon {
background-color: #8e6d64;
}
.deal-box-title--brown .deal-box-main-title {
color: #8e6d64;
}
.deal-box-title--blue .deal-box-icon {
background-color: #0059a7;
}
.deal-box-title--blue .deal-box-main-title {
color: #0059a7;
}
.deal-box-nav {
position: absolute;
top: 6px;
right: 5px;
width: 71px;
height: 31px;
background-image: -moz-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(217,217,217) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(217,217,217) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(217,217,217) 100%);
padding: 1px;
border-radius: 2px;
}
.deal-box-nav:before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 1px;
background: #dcdcdc;
top: 0;
left: 50%;
}
.deal-box-nav ul {
background-image: -moz-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(245,245,245) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(245,245,245) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(245,245,245) 100%);
}
.deal-box-nav ul li {
float: left;
width: 50%;
}
.deal-box-nav ul li a {
display: block;
float: left;
height: 29px;
line-height: 29px;
text-indent: 99999px;
}
.deal-box-items {
margin-left: -17px;
}
.deal-box-items .deal-item {
padding-left: 25px !important;
}
.deal-box-items .deal-item .iDiscount {
width: 44px;
height: 44px;
background-size: 44px auto !important;
}
.deal-box-items .deal-item .discount-lbl > span {
font-size: 17px;
line-height: 44px !important;
vertical-align: 5px;
}
.mc-list-page2 .deal-box-items .deal-item .deal-name-val {
font-size: 14px !important;
height: 36px !important;
overflow: hidden;
display: block;
}
.deal-box-items .deal-item .unit-discount {
font-size: 10px;
}
.deal-box-items .deal-item .deal-name {
margin-bottom: -9px !important;
padding-right: 1px !important;
padding-top: 0px !important;
line-height: 17px !important;
}
.deal-box-items .deal-item .deal-price {
padding-bottom: 4px;
}
.deal-box-items .deal-item .deal-buyer-counter {
padding-bottom: 14px;
}
.deal-box-items .deal-item .grp-bottom-content {
padding-bottom: 0;
}
.deal-box-items .slick-arrow {
width: 34.5px;
height: 29px;
position: absolute;
top: -42px;
border: none;
text-indent: -99999px;
}
.deal-box2 .deal-box-items .slick-arrow {
display: none !important;
}
.deal-box-items .slick-prev {
right: 42px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/prev.png") no-repeat center center;
}
.deal-box-items .slick-prev.slick-disabled {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/prev-active.png") no-repeat center center;
}
.deal-box-items .slick-next {
right: 6px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/next.png") no-repeat center center;
}
.deal-box-items .slick-next.slick-disabled {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/next-active.png") no-repeat center center;
}
.deal-box-all {
color: #0095eb;
position: absolute;
top: 0;
right: 10px;
}
.deal-overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(0,0,0,0.6);
width: 100%;
height: 100%;
z-index: 99;
}
.deal-overlay > a {
display: block;
height: 100%;
text-decoration: none;
}
.deal-overlay span {
display: block;
height: 340px;
line-height: 340px;
}
/*detail new*/
.other-choices {
width: 244px;
background: #fff;
float: right;
box-shadow: 0px 0px 5px 0px rgba(112, 112, 112, 0.3);
margin-right: 30px;
}
.other-choices-title {
height: 40px;
line-height: 40px;
background: #0095eb;
padding: 0 20px;
}
.other-choices-list {
padding: 20px 0 0;
}
.other-choices .deal-item .inner-deal {
box-shadow: none;
padding: 10px 22px;
}
.other-choices .deal-item .deal-name {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.other-choices .deal-item .deal-name .deal-name-val {
color: #0066cc;
}
.other-choices .deal-item .sell-val {
font-size: 14px;
color: #e62e04;
}
.other-choices .deal-item .shop-p-val {
color: #aaa;
}
.other-choices .deal-item .grp-bottom-content {
padding-bottom: 10px;
}
/*DU lich new*/
.dl-lists2 .home_top_menu {
background: #f2f2f2;
height: 40px;
line-height: 40px;
padding: 0;
margin-bottom: 20px;
}
.dl-lists2 .full-width-menu > .container:before, .full-width-menu > .container:after {
border-top: none;
}
.dl-lists2 .home_top_menu .tour_top_menu > li {
padding: 0 15px;
}
.dl-lists2 #header .nl-item.travel-link {
background: #073590;
}
.dl-lists2 #header .header-mid.dulich {
background: #073590;
}
.dl-lists .container, .dl-lists .main-layout {
width: 1240px !important;
}
.top-right-cskh {
margin: 15px 20px 0 0;
}
.top-right-cskh > a {
display: inline-block;
height: 36px;
line-height: 36px;
background: #2ed4c6;
text-decoration: none;
padding: 0 20px;
border-radius: 20px;
}
.top-right-cskh i{
vertical-align: -3px;
margin-right: 6px;
}
.dl-lists2 .home_top_menu .tour_top_menu > li > a, .dl-lists2 .home_top_menu .tour_top_menu > li b{
font-family: 'Lato-Regular', sans-serif;
text-transform: uppercase;
}
.dl-lists2 .home_top_menu .tour_top_menu {
padding-left: 250px;
}
.dl-lists2 .tour-slide-home {
margin-left: 20px;
margin-bottom: 20px;
height: 300px;
overflow: hidden;
}
.dl-lists2 .tour-slide-home img {
max-height: 300px;
width: 100%;
}
.dl-lists2 .layout-2c {
padding-left: 250px;
}
.dl-lists2 .layout-2c > .cl {
width: 250px;
margin-left: -250px;
}
.dl-lists2 .layout-2c > .cr {
width: 100%;
}
.dl-lists2 .mod-left-dl-city .lbl-mod {
text-transform: uppercase;
color: #fff;
background: #618ad8;
height: 39px;
line-height: 39px;
padding-left: 18px;
position: relative;
z-index: 3;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link a {
font-family: 'Roboto', sans-serif;
font-weight: 400;
color: #535353;
border: none;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link .icon {
margin-right: 13px;
}
.dl-lists2 .mod-left-dl-city .lbl-mod i {
margin-right: 8px;
vertical-align: -6px;
}
.dl-lists2 .wrap-all-city-menu, .mod-left-dl-city .city-area-name {
background: #f4f4f4;
}
.dl-lists2 .mod-left-dl-city {
box-shadow: none;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link {
position: relative;
padding: 6px 13px 0 18px;
line-height: 34px;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link:after, .dl-lists2 .grp-city-area:after{
content: "";
display: block;
width: 250px;
height: 1px;
background: #eaeaea;
position: absolute;
bottom: 3px;
left: 0;
}
.dl-lists2 .grp-city-area:after {
bottom: 0;
}
.dl-lists2 .grp-city-area {
position: relative;
padding: 6px 0 0;
}
.dl-lists2 .grp-city-area:last-child:after {
content: none;
}
.dl-lists2 .mod-left-dl-city .city-area-name {
padding-left: 18px !important;
margin: 0 !important;
font-size: 17px;
color: #535353;
text-decoration: none;
}
.dl-lists2 .mod-left-dl-city .list-city a {
padding-left: 18px;
font-size: 15px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
line-height: 34px;
}
.dl-lists2 .mod-left-dl-city .list-city .city-name{
color: #555;
}
.dl-lists2 .mod-left-dl-city .list-city .active .city-name{
font-weight: 700;
color: #0647c1;
}
.dl-lists2 .mod-left-dl-city .list-city .city-count-deal {
color: #888;
}
.dl-box-title {
position: relative;
margin-bottom: 20px;
}
.in-list-page.dl-lists2 .dl-box-title {
margin-bottom: 10px;
}
.dl-box-title:after {
content: "";
height: 7px;
width: 970px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/dulich/patt.png") repeat-x;
display: block;
position: absolute;
top: 50%;
right: 0;
margin-top: -3.5px;
}
.box-title {
height: 38px;
line-height: 38px;
background: #f1c933;
padding: 0 24px;
border-radius: 20px;
display: inline-block;
position: relative;
z-index: 2;
font-family: 'Lato-Regular', sans-serif;
}
.box-title2 {
color: #ffae00;
background: #fff;
}
.box-title2 .focus-title {
color: #555;
}
.box-title3 {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
background: #fff;
}
.box-title4 {
display: block;
background: #fff;
padding: 0 0 0 18px;
position: relative;
line-height: 34px;
}
.box-title:before, .box-title:after {
position: absolute;
display: block;
content: "";
width: 10px;
height: 10px;
background: #fff;
top: 15px;
}
.box-title:before {
left: -10px;
}
.box-title:after {
right: -10px;
}
.box-title4:before, .box-title4:after {
content: none;
}
.box-search-by span {
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 5px;
}
.box-search-by select {
width: 120px;
height: 30px;
border: 1px solid #ddd;
padding-left: 5px;
border-radius: 3px;
}
.list-4-cols .deal-item {
width: 25% !important;
padding-left: 29.75px !important;
padding-bottom: 6px !important;
float: left;
}
.list-4-cols .deal-item.travel-deal .deal-name {
max-width: 171px;
height: 51px;
line-height: 14px;
}
.list-4-cols .deal-item.travel-deal .deal-name .deal-name-val {
font-family: Arial, sans-serif;
font-weight: 400;
color: #363d40;
font-size: 13px;
}
.list-4-cols .deal-item.travel-deal .img-thumb-deal {
padding-bottom: 160px;
}
.list-4-cols .deal-item.travel-deal .grp-bottom-content {
padding-left: 0;
padding-bottom: 0;
background: #fff;
position: relative;
}
.list-4-cols .list-big-deal {
margin-left: -9px !important;
}
.deal-discount {
display: inline-block;
width: 50px;
height: 24px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/discount.png") no-repeat;
text-align: center;
line-height: 24px;
padding-left: 7px;
position: absolute;
right: 0;
top: 18px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.deal-discount .discount-val {
font-size: 16px;
}
.discount-unit {
vertical-align: 1px;
margin-left: 1px;
}
.dl-lists2 .deal-item .dl-type {
background: rgba(0,0,0,.3);
border: 1px solid rgba(255,255,255,.5);
border-radius: 20px;
font-family: 'Lato-Bold', sans-serif;
text-transform: uppercase;
top: 5px;
bottom: initial;
right: 4px;
left: initial;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.dl-lists2 .deal-item .inner-deal:hover {
box-shadow: none;
}
.list-3-cols .deal-item {
width: 33.33%;
padding-left: 20px;
padding-bottom: 20px;
}
.list-3-cols .deal-item.travel-deal .grp-bottom-content {
background: #fff;
border: 3px solid #ecf0f1;
border-top: none;
}
.list-3-cols .deal-item.travel-deal .deal-name .deal-name-val {
color: #111;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 15px;
}
.list-3-cols .deal-item.travel-deal .inner-deal {
box-shadow: none;
}
.list-3-cols .deal-item.travel-deal .inner-deal:hover {
box-shadow: 0px 1px 7px 0px #a0a0a0;
}
.list-3-cols .deal-item.travel-deal .inner-deal:hover .grp-bottom-content {
border-color: transparent;
}
.list-3-cols .deal-item.travel-deal .sell-val {
color: #fb8800;
/* font-family: 'Lato-Bold', sans-serif; */
font-size: 18px;
font-family: 'Lato-Regular', sans-serif;
font-weight: 600;
}
.list-3-cols .deal-item.travel-deal .shop-p-val {
font-family: 'Lato-Regular', sans-serif;
font-size: 16px;
font-family: "Open Sans", sans-serif;
}
.list-3-cols .deal-rate-result {
color: #5bbaff;
height: 24px;
overflow: hidden;
}
.list-3-cols .deal-item .deal-buyer-counter .sep {
margin: 3px 5px 0 5px;
}
.dl-lists2 .main-tabs {
margin-bottom: 20px;
margin-top: 30px;
}
.dl-lists2 .tab__navs {
position: relative;
}
.dl-lists2 .main-tabs .tab__navs:before {
content: "";
display: block;
position: absolute;
height: 10px;
width: 66%;
background: #fff;
right: 50%;
top: 18px;
z-index: 1;
margin-right: -33.5%;
}
.dl-lists2 .main-tabs .tab__navs:after {
content: "";
display: block;
height: 7px;
width: 970px;
background: #fff url(https://muachung.vn/frontEnd/dulich/images/dulich/patt.png) repeat-x;
position: absolute;
top: 18px;
right: 0;
}
.dl-lists2 .main-tabs .tab__navs li,.dl-lists2 .main-tabs .tab__navs li a {
float: none;
display: inline-block;
z-index: 2;
}
.dl-lists2 .main-tabs .tab__content {
margin-left: 0;
}
.dl-lists2 .main-tabs .tab__navs li a {
background: #efefef;
color: #555;
font-family: 'Lato-Regular', sans-serif;
padding: 0 20px;
font-size: 18px;
}
.dl-lists2 .main-tabs .tab__navs li a.active, .dl-lists2 .main-tabs .tab__navs li a:hover {
background: #f1c933 !important ;
}
.dl-lists2 .main-tabs .tab__navs li a:after {
border-top-color: #f1c933;
}
.deal-sche {
color: #5abaff;
position: absolute;
bottom: 0px;
right: 0px;
outline: none;
}
.deal-sche i {
vertical-align: -3px;
}
.deal-sche i.iLocation4 {
position: absolute;
left: -18px;
top: -3px;
}
.deal-extra {
position: absolute;
background: #fff;
width: 100%;
left: 0;
bottom: -104px;
z-index: 1;
padding: 10px 15px 10px;
box-shadow: 0px 1px 7px 0px #a0a0a0;
display: none;
line-height: 20px;
}
.deal-extra:before ,.deal-extra:after {
content: "";
position: absolute;
}
.deal-extra:before {
width: 285px;
height: 1px;
background: #ececec;
top: 0;
left: 15px;
z-index: 2;
}
.deal-extra:after {
width: 100%;
height: 10px;
top: -4px;
left: 0;
background: #fff;
z-index: 1;
}
.list-3-cols .deal-item.travel-deal .inner-deal.is-active .deal-extra{
display: block;
}
.dl-booking {
background: #f4f4f4;
position: relative;
}
.dl-booking:before {
content: "";
display: block;
position: absolute;
background: #fff;
height: 40px;
width: 6px;
top: 0;
left: 50%;
margin-left: -3px;
}
.dl-booking .tab__navs li {
width: 50%;
margin: 0;
}
.dl-booking .tab__navs li a {
float: left;
display: block;
width: 122px;
height: 36px;
line-height: 36px;
border: 1px solid #e4e4e4;
position: relative;
color: #999;
background: #fff;
}
.dl-booking .tab__navs li:last-child a {
float: right;
}
.dl-booking .tab__navs li a.active {
border: 1px solid transparent;
color: #111;
background: #f4f4f4;
}
.dl-booking .tab__navs li a:after{
content: "";
display: block;
position: absolute;
background: #fff;
height: 5px;
width: 127px;
bottom: -6px;
left: -1px;
}
.dl-booking .tab__navs li a.active:after {
background: #f4f4f4;
width: 100%;
}
.dl-booking .tab__navs li:last-child a.active:after {
left: initial;
right: 0;
}
.dl-booking-f {
padding: 13px 15px 21px 15px;
}
.dl-booking-items {
margin-bottom: 15px;
}
.dl-booking-label {
display: block;
margin-bottom: 4px;
}
.dl-booking-input {
width: 220px;
height: 34px;
border: 1px solid #e9e9e9;
padding: 0 10px;
}
.booking-wrap .dl-booking-input {
width: 105px;
background: #fff url(https://muachung.vn/frontEnd/dulich/images/dulich/calendar2.png) no-repeat 7px center;
padding: 0 7px 0 28px;
}
.dl-booking-submit {
width: 220px;
height: 38px;
background: #f1c933;
border-radius: 20px;
border: none;
outline: none;
margin-top: 5px;
}
.filter-block {
border: 1px solid #eee;
padding: 0 15px 0 15px;
margin-top: 10px;
}
.filter-block-title {
color: #073590;
height: 48px;
line-height: 41px;
position: relative;
}
.filter-block-title:after {
content: "";
display: block;
width: 100%;
height: 7px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/dulich/patt.png") no-repeat;
position: absolute;
bottom: 0;
}
.filter-block-content .cate-filter-list {
margin-top: 10px;
font-size: 14px;
}
.filter-block-items .cate-filter-list {
margin-top: -5px;
}
.filter-block-content .cate-filter-list input[type='checkbox']:checked + label ,.cate-filter-list ul li >a.active{
color: #0066cc;
}
.filter-block-items {
border-bottom: 1px solid #e8e8e8;
}
.filter-block-content .cate-filter-list:last-child, .filter-block-items:last-child {
border: none;
}
.block-sub-title {
position: relative;
height: 40px;
line-height: 40px;
}
.sub-title-act {
position: absolute;
width: 50px;
height: 40px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/down.png") center center no-repeat;
right: -15px;
transition: transform .3s cubic-bezier(0.4, 0, 1, 1);
}
.is-collapse .sub-title-act {
transform: rotate(-180deg);
}
.area-loadmore {
clear: both;
margin-top: 20px;
text-align: center;
}
.area-loadmore .btn-loadmore {
margin-top: 18px;
text-transform: none;
color: #fff;
padding: 10px 30px;
background: #1780c3;
font-weight: bold;
display: inline-block;
}
.area-loadmore .btn-loadmore:hover {
opacity: 0.8;
text-decoration: none;
}
.area-loadmore .btn-loadmore.loading {
background: #008ED6 url(https://muachung.vn/style/images/popup/loading.gif) no-repeat center center;
color: transparent;
}
/*vertical banner*/
.vertical-banner {
position: fixed;
z-index: 200;
bottom: 0;
right: 0;
width: 100%;
height: 0;
display: block;
}
@media screen and (max-device-width: 1366px), screen and (max-width: 1366px) {
.vertical-banner {
display: none;
}
}
.vertical-banner.is-hidden {
display: none;
}
.vertical-banner > .container {
/* position: relative; */
}
.vertical-banner > .container > a {
position: absolute;
bottom: 210px;
right: 0;
}
.feature-item{
padding-left: 0px !important;
padding-right: 0px !important;
}
.show-panel{
cursor: pointer;
}
.show-panel:hover{
color: #3bb18e;
/*background-color: #e8f6ff ;*/
}
.filter-box{
padding: 10px 10px 0 0;
}
.btn-search:focus{
outline: none;
}
|
src/scss/custom_c.css
|
--------------------------------------------------------------------------------*/
* {
-webkit-font-smoothing: antialiased;
text-shadow: none;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
html, body {
height: 100%;
}
body {
background: #f1f1f1;
margin: 0;
font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei";
font-size: 13px;
line-height: 16px;
color: #333;
overflow-x: hidden;
padding-right: 0 !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
img {
/* Responsive images (ensure images don't scale beyond their parents) */
max-width: 100%;
/* Part 1: Set a maxium relative to the parent */
/*width: auto\9; */
/* IE7-8 need help adjusting responsive images */
height: auto;
/* Part 2: Scale the height according to the width, otherwise you get stretching */
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
button, input, select, textarea {
margin: 0;
vertical-align: middle;
font-family: inherit;
outline: none;
font-size: inherit;
line-height: inherit;
}
button, input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
label, select, button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: #BABABA;
}
:-moz-placeholder {
color: #BABABA;
}
/* Firefox 18- */
::-moz-placeholder {
color: #BABABA;
}
/* Firefox 19+ */
:-ms-input-placeholder {
color: #BABABA;
}
textarea {
overflow: auto;
vertical-align: top;
resize: none;
}
/* reset design */
.rs {
margin: 0;
padding: 0;
}
ul.rs, ol.rs {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #333;
line-height: 1.2em;
}
h1 {
font-size: 3.0769em
}
h2 {
font-size: 2.3077em
}
h3 {
font-size: 1.8462em
}
h4 {
font-size: 1.3846em
}
h5 {
font-size: 1.0769em
}
h6 {
font-size: 0.9231em
}
/* 2. Common css
--------------------------------------------------------------------------------*/
.make-left {
float: left
}
.make-right {
float: right
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.row:after {
clear: both;
}
.clear {
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.row-clear {
clear: both;
}
.mb20 {
margin-bottom: 20px;
}
.col-4 {
width: 25%;
}
.dis-scroll { /*overflow: hidden;*/
}
.hide-elem {
display: none
}
.cs-p {
cursor: pointer;
}
.pl-10 {
padding-left: 10px;
}
.pr-10 {
padding-right: 10px;
}
.pt-15 {
padding-top: 20px;
}
.pb-15 {
padding-bottom: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pb-20 {
padding-bottom: 20px;
}
.mt-5 {
margin-top: 5px;
}
.mt-6 {
margin-top: 6px;
}
.mt-10 {
margin-top: 10px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-30 {
margin-top: 30px;
}
.mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-30 {
margin-bottom: 30px;
}
.tt-l {
text-transform: lowercase
}
.tt-u {
text-transform: uppercase
}
.ta-l {
text-align: left
}
.ta-c {
text-align: center
}
.ta-r {
text-align: right
}
.td-u {
text-decoration: underline;
}
.fs-i {
font-family: "Open Sans Italic", sans-serif
}
.fw-n {
font-family: "Open Sans", sans-serif
}
.fw-b {
font-family: "Open Sans Bold", sans-serif
}
.fw-sb {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}
.fw-l {
font-family: "Open Sans Light", sans-serif
}
.fwb {
font-weight: bold;
}
.fw-ma {
font-family: "myriad", sans-serif
}
.fw-mab {
font-family: "myriad bold", sans-serif
}
.fw-rb {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.fw-rbm {
font-family: 'Roboto', sans-serif;
font-weight: 500;
}
.fw-rbb {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.fw-lt {
font-family: 'Lato-Regular', sans-serif;
}
.fw-ltb {
font-family: 'Lato-Bold', sans-serif;
}
.fwn {
font-weight: normal;
font-family: Arial, sans-serif;
}
.fs-10 {
font-size: 10px
}
.fs-11 {
font-size: 11px
}
.fs-12 {
font-size: 12px
}
.fs-13 {
font-size: 13px
}
.fs-14 {
font-size: 14px
}
.fs-15 {
font-size: 15px
}
.fs-16 {
font-size: 16px
}
.fs-17 {
font-size: 17px
}
.fs-18 {
font-size: 18px
}
.fs-20 {
font-size: 20px
}
.fs-21 {
font-size: 21px
}
.fs-22 {
font-size: 22px
}
.fs-23 {
font-size: 23px
}
.fs-24 {
font-size: 24px
}
.fs-25 {
font-size: 25px
}
.fs-26 {
font-size: 26px
}
.fs-29 {
font-size: 29px
}
.fs-40 {
font-size: 40px
}
.fwn {
font-style: normal;
}
.fwb {
font-weight: bold;
}
.fsi {
font-style: italic;
}
.cl-trans {
-webkit-transition: color 0.15s;
-moz-transition: color 0.15s;
-o-transition: color 0.15s;
transition: color 0.15s;
}
a {
color: #333;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:hover, a:active {
outline: 0;
}
a.be-green:hover {
color: #16a085;
text-decoration: none
}
a.fc-green, .fc-green {
color: #16a085
}
a.fc-white, .fc-white {
color: #fff
}
a.fc-black-d, .fc-black-d {
color: #111
}
a.fc-black, .fc-black {
color: #333
}
a.fc-black2, .fc-black2 {
color: #444
}
a.fc-blue, .fc-blue {
color: #336699;
font-size: 15px;
}
a.fc-blue2, .fc-blue2 {
color: #247bbd;
}
a.fc-link, .fc-link {
color: #0066cc;
}
a.fc-sky, .fc-sky {
color: #f0792f;
font-size: 15px;
margin-bottom: 8px;
display: block;
}
a.fc-gray, .fc-gray {
color: #999
}
a.fc-gray2, .fc-gray2 {
color: #888
}
a.fc-gray5, .fc-gray5 {
color: #555
}
a.fc-gray6, .fc-gray6 {
color: #666
}
a.fc-yellow, .fc-yellow {
color: #f39a07
}
a.fc-orange, .fc-orange {
color: #ff6700
}
a.fc-orange2, .fc-orange2 {
color: #df702e !important;
}
a.fc-red, .fc-red {
color: #ff0000
}
a.fc-red2, .fc-red2 {
color: #d60c0c
}
a.fc-red3, .fc-red3 {
color: #ac0000
}
a.fc-red4, .fc-red4 {
color: #ac0000
}
.fc-red2 .td-border {
color: #d60c0c;
border-bottom: 1px solid #d60c0c;
}
.mb10 {
margin-bottom: 10px
}
.disabled {
cursor: default !important;
opacity: 0.5 !important;
filter: alpha(Opacity=50) !important;
}
.error-log {
color: red;
padding: 5px 0;
margin: 0;
}
.poptip-cm {
position: absolute;
top: 100%;
left: 0;
min-width: 280px;
z-index: 2;
display: none;
}
.poptip-cm .inner-poptip {
position: relative;
text-align: center;
background: #fff;
padding: 5px 10px;
border: 1px solid #cacaca;
box-shadow: 0 1px 4px rgba(51, 51, 51, 0.45);
color: #333;
border-radius: 3px;
}
.poptip-cm .inner-poptip .icon-pick,
.poptip-cm .inner-poptip .iPR {
position: absolute;
right: -8px;
top: 17px;
}
.h-cskh-new .poptip-cm .icon-pick{
position: absolute;
}
label.face_select_box select {
background: #fff;
color: #888;
border: none;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
label.face_select_box {
position: relative
}
label.face_select_box:after {
content: '';
font: 11px "Consolas", monospace;
color: #aaa;
right: 8px;
top: 6px;
padding: 0 0 2px;
position: absolute;
pointer-events: none;
height: 7px;
width: 10px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
background-position: -368px -98px;
}
label.face_select_box:before {
content: '';
right: 6px;
top: 0;
width: 20px;
height: 20px;
position: absolute;
pointer-events: none;
}
/*!**** Button ****!*/
/*.btn {*/
/*cursor: pointer;*/
/*display: inline-block;*/
/*min-width: 112px;*/
/*height: 32px;*/
/*line-height: 32px;*/
/*text-align: center;*/
/*position: relative;*/
/*box-shadow: 0 3px #dfac56;*/
/*border: 0;*/
/*padding: 0;*/
/*margin: 0;*/
/*background: #fece7f;*/
/*border-radius: 3px;*/
/*text-decoration: none;*/
/*}*/
/*.btn:hover {*/
/*background: #F5C67D;*/
/*}*/
/*.btn:active {*/
/*top: 1px;*/
/*box-shadow: 0 2px #dfac56;*/
/*}*/
/*!*color*!*/
/*.btn-red {*/
/*}*/
/*.btn-red:hover {*/
/*}*/
/*.btn-red-g {*/
/*cursor: pointer;*/
/*border-radius: 3px;*/
/*color: #FFF;*/
/*text-align: center;*/
/*border: 1px solid #a52200;*/
/*box-shadow: 0 1px #ffb19c inset;*/
/*background: #f97450; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #f97450 0%, #d93f17 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f97450), color-stop(100%, #d93f17)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top, #f97450 0%, #d93f17 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top, #f97450 0%, #d93f17 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top, #f97450 0%, #d93f17 100%); !* IE10+ *!*/
/*background: linear-gradient(top, #f97450 0%, #d93f17 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f97450', endColorstr='#d93f17', GradientType=0); !* IE6-9 *!*/
/*}*/
/*.btn-red-g:hover {*/
/*background: #d93f17;*/
/*}*/
/*.btn-yellow {*/
/*background: #f1c40f;*/
/*font-family: "Open Sans Semibold", sans-serif;*/
/*font-size: 18px;*/
/*box-shadow: 0 3px #d1a700;*/
/*}*/
/*.btn-yellow:hover {*/
/*background: #E8BC0F;*/
/*}*/
/*.btn-yellow:active {*/
/*top: 1px;*/
/*box-shadow: 0 2px #d1a700;*/
/*}*/
/*.btn-gray-g {*/
/*cursor: pointer;*/
/*border-radius: 3px;*/
/*text-align: center;*/
/*height: 38px;*/
/*line-height: 36px;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #666;*/
/*text-shadow: 0 1px #fff;*/
/*border: 1px solid #9b9ea5;*/
/*background: #fbfbfc; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfc), color-stop(100%, #e8eaec)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* IE10+ *!*/
/*background: linear-gradient(top, #fbfbfc 0%, #e8eaec 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfc', endColorstr='#e8eaec', GradientType=0); !* IE6-9 *!*/
/*}*/
/*.btn-gray-g:hover {*/
/*background: #e8eaec;*/
/*}*/
/*leanModal*/
#lean_overlay {
position: fixed;
z-index: 10000;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: #000;
display: none;
}
#gio-hang-pop-up {
top: 50% !important;
height: auto;
left: 50%;
min-height: 350px;
margin-top: -303.5px;
}
#gio-hang-pop-up .one-item-notice {
position: absolute;
bottom: 10px;
left: 15px;
}
.gift-notice {
position: relative;
padding-left: 45px;
}
.gift-notice:before {
content: "";
display: block;
background: url('https://muachung.vn/frontEnd/dulich/images/gift_icon2.png') no-repeat;
width: 36px;
height: 47px;
position: absolute;
left: 0;
top: -21px;
}
#gio-hang-pop-up .gift-notice {
position: absolute;
padding-left: 45px;
bottom: 96px;
left: 15px;
}
#gio-hang-pop-up .gift-notice:before {
content: "";
display: block;
background: url('https://muachung.vn/frontEnd/dulich/images/gift_icon2.png') no-repeat;
width: 36px;
height: 47px;
position: absolute;
left: 0;
top: -21px;
}
#gio-hang-pop-up .popup-title {
height: 46px;
line-height: 46px;
padding: 0 17px;
background: #fff;
border-bottom: none;
}
#gio-hang-pop-up .your-cart {
font-size: 16px;
padding-left: 40px;
}
#gio-hang-pop-up .modal_close {
width: 32px;
height: 32px;
border-radius: 50%;
background: #c8c8c8 url('https://muachung.vn/frontEnd/dulich/images/close_icon3.png') no-repeat center center;
position: absolute;
right: -15px;
top: -5px;
}
.cart-popup-icon {
content: '';
position: absolute;
width: 30px;
height: 25px;
background: url(../img/icons/cart_icon.png) no-repeat;
}
#gio-hang-pop-up .your-cart strong {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 14px;
color: #666;
}
#gio-hang-pop-up .popup-content {
padding: 0;
}
#gio-hang-pop-up .product-info-wrapper {
position: relative;
line-height: 25px;
max-width: 360px;
}
#gio-hang-pop-up .product-info-wrapper .product-info-title {
height: 35px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
#gio-hang-pop-up .product-info-title a {
color: #0066c0;
text-decoration: none;
}
#gio-hang-pop-up .product-price {
line-height: 20px;
}
#gio-hang-pop-up .product-price .old-price {
color: #888;
text-decoration: line-through;
}
#gio-hang-pop-up .product-price .new-price {
color: #555;
font-weight: bold;
}
#gio-hang-pop-up .thanh-tien {
color: #555;
font-weight: bold;
}
#gio-hang-pop-up .thanh-tien.is-sunhouse {
margin-bottom: 107px !important;
}
#gio-hang-pop-up .thanh-tien .vat-tax {
font-weight: normal;
color: #888;
padding: 10px 0 15px;
}
#gio-hang-pop-up table img.img-p-cart {
width: 93px;
margin-right: 10px;
}
.select-num.xxxDropdown {
width: 70px;
}
.select-num.xxxDropdown .show-val {
border-radius: 3px;
border: 1px solid #afafaf;
color: #555;
font-style: normal;
}
.select-num.xxxDropdown .show-val:after {
content: "";
position: absolute;
border-bottom: 4px solid #666;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
top: 8px;
right: 10px;
}
.select-num.xxxDropdown .show-val:before {
content: "";
position: absolute;
border-top: 4px solid #666;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
top: 16px;
right: 10px;
}
.select-num.xxxDropdown select {
padding-left: 5px;
}
.fixed_headers {
width: 800px;
table-layout: fixed;
border-collapse: collapse;
}
.fixed_headers th {
background: #f2f2f2;
color: #666;
height: 34px;
text-transform: uppercase;
font-weight: normal;
}
.fixed_headers th,
.fixed_headers td {
padding: 12px 5px;
text-align: left;
}
.fixed_headers td {
vertical-align: top;
}
.fixed_headers td:nth-child(1),
.fixed_headers th:nth-child(1) {
width: 400px;
}
.fixed_headers th:nth-child(1) {
padding-left: 15px
}
.fixed_headers td:nth-child(2),
.fixed_headers th:nth-child(2) {
width: 150px;
}
.fixed_headers td:nth-child(3),
.fixed_headers th:nth-child(3) {
width: 150px;
}
.fixed_headers td:nth-child(4),
.fixed_headers th:nth-child(4) {
width: 100px;
}
.fixed_headers thead {
background-color: #333333;
color: #fdfdfd;
}
.fixed_headers thead tr {
display: block;
position: relative;
}
.fixed_headers tbody {
display: block;
overflow: auto;
width: 100%;
height: 355px;
}
.fixed_headers tbody tr {
border-top: 1px dashed #dbdbdb;
}
.fixed_headers tbody tr:first-child {
border-top: none;
}
.fixed_headers tbody::-webkit-scrollbar {
width: 6px;
}
.fixed_headers tbody::-webkit-scrollbar-track {
border-radius: 10px;
}
.fixed_headers tbody::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #d8d8d8;
}
.fixed_headers .left-product-img {
padding-right: 10px;
}
.old_ie_wrapper {
height: 300px;
width: 750px;
overflow-x: hidden;
overflow-y: auto;
}
.old_ie_wrapper tbody {
height: auto;
}
#gio-hang-pop-up input[type="button"] {
width: 222px;
height: 38px;
font-size: 16px;
}
#gio-hang-pop-up .thanh-tien, #gio-hang-pop-up .footer-popup-act {
padding: 15px 15px 0;
margin-bottom: 30px;
}
#gio-hang-pop-up .checkout-process {
position: relative;
}
#gio-hang-pop-up .checkout-process .mc-btn {
display: block;
text-align: center;
padding-right: 30px;
cursor: pointer;
color: #2c3e50;
text-shadow: 0 1px #f8e5b4;
height: 38px;
line-height: 36px;
border: 1px solid #95782e;
font-size: 14px;
border-radius: 3px;
box-shadow: 0 1px #faecc8 inset;
background: #f6dd9f;
background: -moz-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6dd9f), color-stop(100%, #f0c24f));
background: -webkit-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: -o-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: -ms-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
background: linear-gradient(top, #f6dd9f 0%, #f0c24f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd9f', endColorstr='#f0c24f', GradientType=0);
}
#gio-hang-pop-up .checkout-process .mc-btn:hover {
background: #f0c24f;
}
#gio-hang-pop-up .checkout-process:after {
content: '';
position: absolute;
display: block;
background: url("https://muachung.vn/frontEnd/dulich/images/right-arr-black.png") no-repeat;
width: 12px;
height: 20px;
right: 30px;
top: 9px;
}
#gio-hang-pop-up table.fixed_headers tbody {
height: auto;
max-height: 355px;
margin-top: 10px;
}
/*vietid notice popup*/
.vietid_notice_popup {
width: 500px;
background: #fff;
padding-top: 44px;
}
.vietid_notice_popup .modal_close {
width: 25px;
height: 25px;
background: #035386;
display: block;
line-height: 25px;
text-align: center;
position: absolute;
top: 10px;
right: 10px;
z-index: 9;
}
.vietid_notice_popup .modal_close img {
vertical-align: initial;
}
.vietid_notice_popup__title {
position: absolute;
height: 44px;
line-height: 44px;
background: #187fc2;
width: 100%;
top: 0;
}
.normal_notif .vietid_notice_popup__title {
background: #187fc2;
}
.normal_notif .modal_close {
background: #035386;
}
.warning_notif .vietid_notice_popup__title {
background: #f83729;
}
.warning_notif .modal_close {
background: #b31308;
}
.vietid_notice_popup__title .iRing {
margin-right: 7px;
vertical-align: -3px;
}
.vietid_notice_popup__content {
padding: 14px 4px 14px 18px;
width: 472px;
margin: 0 auto;
line-height: 22px;
}
/*chi tiet don hang*/
.box-order-wrap {
margin-top: 10px;
}
.box-order-info-title {
/*position: absolute;*/
background: #ededed;
height: 34px;
line-height: 34px;
width: 100%;
left: 0;
/*padding: 0 30px;*/
}
.box-order-info-title span {
font-weight: normal;
font-size: 13px;
text-transform: initial;
}
.box-info-product-title-wrap {
border-bottom: 1px solid #e4e4e4;
padding-bottom: 10px;
color: #999;
}
.box-order-info-content {
padding-top: 10px;
}
.box-order-info-content {
/*padding: 0 25px;*/
}
.product-item__item {
padding: 25px 0 10px;
border-bottom: 1px dashed #dbdbdb;
}
.product-item__item:last-child {
/*border-bottom: none;*/
}
.wrap-product-info a {
text-decoration: none;
display: inline-block;
margin-bottom: 5px;
}
.wrap-product-info .product-img {
padding-right: 12px;
}
.wrap-product-info .link {
color: #0066c0;
max-width: 475px;
}
.break-line {
height: 1px;
background: #e4e4e4;
margin: 0 25px;
}
.total-fee-row {
padding: 20px 0;
}
.total-fee-box {
width: 235px;
/*padding-right: 25px;*/
}
.total-fee-row .fee-row {
line-height: 27px;
}
.total-fee-row .total-cost {
border-top: 1px solid #e8e8e8;
padding-top: 12px;
}
a.shoping-ctn {
color: #0066c0;
text-decoration: underline;
position: relative;
padding-left: 12px;
}
a.shoping-ctn:before {
content: "";
display: block;
position: absolute;
border-top: 5px solid transparent;
border-right: 6px solid #0066c0;
border-bottom: 5px solid transparent;
left: 0;
top: 4px;
}
a.remove-product {
position: relative;
color: #0066c0;
padding-left: 20px;
display: inline-block;
font-size: 12px;
margin-top: 10px;
}
a.remove-product:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 5px;
background: url("https://muachung.vn/frontEnd/dulich/images/close_icon.png") no-repeat;
width: 14px;
height: 14px;
}
.product-coupon-code {
height: 15px;
line-height: 15px;
display: inline-block;
background: #ef532b;
text-transform: uppercase;
padding: 0 3px;
color: #fff;
}
.medium-popup {
width: 800px;
background: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
border-radius: 3px;
display: none;
}
.medium-popup .popup-title {
background: #fafafa;
background-image: -webkit-linear-gradient(#eaeaea, #fafafa);
background-image: -o-linear-gradient(#eaeaea, #fafafa);
background-image: linear-gradient(#eaeaea, #fafafa);
height: 34px;
line-height: 34px;
border-bottom: 1px solid #c4c4c4;
position: relative;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.medium-popup .popup-title span {
font-size: 13px;
font-weight: bold;
color: #111;
padding: 0 20px;
}
.img-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.hide-text-over {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.center-elem {
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.center-elem > .cell-center {
text-align: center;
display: table-cell;
vertical-align: top;
}
.center-elem > .cell-center img {
max-height: 100%;
}
.xxxDropdown {
position: relative;
}
.xxxDropdown .show-val {
display: block;
position: relative;
border: 1px solid #e2e2e2;
height: 30px;
line-height: 28px;
padding: 0 22px 0 10px;
}
.xxxDropdown .show-val:before {
content: "\f0d7";
position: absolute;
top: 8px;
right: 10px;
font-weight: 400;
font-size: 14px;
line-height: 1;
}
.xxxDropdown select {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
}
/*tabbable*/
.tab-common {
}
.tab-common .tab-lbls {
border-bottom: 1px solid #e2e2e2;
margin-bottom: 30px;
}
.tab-common .t-lbl {
cursor: pointer;
text-align: center;
position: relative;
float: left;
height: 50px;
line-height: 50px;
font-size: 14px;
padding: 0 36px;
/*border: 1px solid #e2e2e2;
border-bottom: 0;*/
margin-left: -1px;
background: #f3f3f3;
}
.tab-common .t-lbl:first-child {
margin-left: 0;
}
.tab-common .t-lbl:hover {
text-decoration: none;
color: #e98b36;
}
.tab-common .t-lbl.active {
background: #FFFFFF;
color: #e47911;
}
.tab-common .t-lbl.active:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
height: 3px;
width: 100%;
background: #a6a6a6;
box-sizing: content-box;
padding: 0 1px;
}
.muachung-site .tab-common .t-lbl.active:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
height: 3px;
width: 100%;
background: #fff;
box-sizing: content-box;
padding: 0 1px;
}
.tab-common .t-lbl.active:after {
content: "";
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 1px;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: content-box;
}
.tab-common .tab-content-item {
display: none;
font-family: Roboto, sans-serif !important;
color: #333;
line-height: 20px;
}
.tab-common .tab-content-item.active {
display: block;
}
.tab-content-box {
background: #f2dd98;
width: 670px;
padding: 16px 5px 11px 15px;
margin: 33px 0 15px;
}
.tab-content-btns {
margin-top: 13px;
}
.tab-content-box__title {
font-weight: bold;
}
.tab-content-box__title > span {
font-weight: normal;
}
.tab-content-btns li{
display: inline-block;
margin-right: 5px;
}
.tab-content-btns a {
display: block;
height: 32px;
line-height: 32px;
background: #fff;
padding: 0 20px;
text-decoration: none;
color: #777;
border-radius: 3px;
}
.tab-content-btns li.active a {
color: #fff;
background: #c6c6c6;
}
.over-loading {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
padding-top: 110px;
}
.over-loading.active {
display: block;
}
.over-loading:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.6;
filter: alpha(Opacity=60);
}
.over-loading img {
position: relative;
}
/* 4. Navigation
--------------------------------------------------------------------------------*/
.nav {
}
.nav > li {
position: relative;
display: block;
}
/* nav-pills */
.nav-pills > li {
float: left;
}
/* 5. Sprites
--------------------------------------------------------------------------------*/
.icon{background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;border: none;vertical-align:middle; font-size: 0;line-height:0;display: inline-block;*display: inline;*zoom: 1;}
.iLogoDL {width:178px;height:65px;background-position:0 0;}
.iZamba {width:90px;height:23px;background-position:-178px 0;}
.iMC5 {width:40px;height:40px;background-position:-268px 0;}
.iMCTop {width:22px;height:22px;background-position:-318px 0; position: absolute; left: 50%; top: 50%; margin-left: -11px; margin-top: -11px;}
.iBCT {width:104px;height:52px;background-position:-268px 0;}
.iAdmicro {width:137px;height:52px;background-position:-372px 0;}
.iCoconut {width:26px;height:32px;background-position:-178px -23px;}
.iDiscount {width:50px;height:50px;background-position:0 -65px;}
.iDiscount_mc {width:50px;height:50px;background-position:-358px -216px;}
.iMC4 {width:134px;height:32px;background-position:-50px -65px;}
.iUser {width:23px;height:26px;background-position:-220px -52px;}
.iCart {width:28px;height:26px;background-position:-243px -52px;}
.iUser2 {width:19px;height:12px;background-position:-271px -52px;}
.iCheck1 {width:14px;height:11px;background-position:-271px -64px;}
.iPhone {width:14px;height:14px;background-position:-271px -75px;}
.iLocation3 {width:09px;height:14px;background-position:-271px -89px;}
.iAL1 {width:10px;height:18px;background-position:-293px -52px;}
.iAR1 {width:10px;height:18px;background-position:-303px -52px;}
.iAL2 {width:08px;height:13px;background-position:-293px -70px;}
.iAR2 {width:08px;height:13px;background-position:-301px -70px;}
.iCheckBox {width:11px;height:11px;background-position:-293px -83px;}
.iLocation1 {width:10px;height:14px;background-position:-313px -52px;}
.iLocation2 {width:08px;height:12px;background-position:-313px -66px;}
.iAU1 {width:25px;height:13px;background-position:-323px -52px;}
.iAD1 {width:07px;height:04px;background-position:-323px -65px;}
.iAR8 {width:05px;height:07px;background-position:-323px -69px;}
.iAR3 {width:06px;height:11px;background-position:-330px -65px;}
.iAR4 {width:10px;height:16px;background-position:-336px -65px;}
.iSend {width:18px;height:18px;background-position:-323px -81px;}
.iAD2 {width:19px;height:10px;background-position:-341px -81px;}
.iAD4 {width:14px;height:10px;background-position:-345px -91px;}
.iAR6 {width:04px;height:07px;background-position:-341px -91px;}
.iSearch {width:24px;height:24px;background-position:-356px -52px;}
.iAR7 {width:09px;height:26px;background-position:-360px -76px;}
.iAL4 {width:06px;height:11px;background-position:-369px -76px;}
.iAD3 {width:13px;height:09px;background-position:-380px -88px;}
.iPU {width:15px;height:08px;background-position:-393px -88px;}
.iMC1 {width:38px;height:36px;background-position:-380px -52px;}
.iFb {width:30px;height:30px;background-position:-418px -52px;}
.iGG {width:30px;height:30px;background-position:-448px -52px;}
.iYh {width:30px;height:30px;background-position:-478px -52px;}
.iCart2 {width:20px;height:17px;background-position:-418px -82px;}
.iQuote1 {width:23px;height:17px;background-position:-442px -82px;}
.iQuote2 {width:23px;height:17px;background-position:-465px -82px;}
.iEmail {width:18px;height:13px;background-position:-488px -82px;}
.iPR {width:08px;height:15px;background-position:-514px -82px;}
.iBell {width:16px;height:16px;background-position:-508px -52px;}
.iMedal {width:11px;height:13px;background-position:-508px -68px;}
.iTabCT {width:7px;height:9px;background-position:-50px -151px;}
.iZoomDT {width:16px;height:16px;background-position:-292px -120px;}
.cl-trans:hover .iTabCT,.active .iTabCT {width:7px;height:9px;background-position:-50px -142px;}
.iLML {width:9px;height:9px;background-position:-50px -172px;}
.iBreadcrumb {width:14px;height:17px;background-position:-63px -164px;}
.iLatest {width:16px;height:22px;background-position:-78px -142px; margin-right: 5px;}
.iBestBuy {width:10px;height:18px;background-position:-81px -166px;margin-right: 5px;}
.iWishlish {width:28px;height:30px;background-position:0 -263px;}
.iWishlish_detail {width:28px;height:25px;background-position:-50px -272px;}
.iSlideNext {width:10px;height:14px;background-position:-183px -118px;}
.iSlidePrev {width:10px;height:14px;background-position:-178px -104px;}
.iContinute {background: url("https://muachung.vn/frontEnd/dulich/images/continute_btn.png") no-repeat !important; width: 8px;height: 13px; vertical-align: middle; margin-left: 3px; display: inline-block;}
.iGoOut {width:22px;height:22px;background-position:-194px -118px;}
.iShadow {width: 214px;height: 24px;background-position: -50px -246px;}
.iHomeSlideNext {width: 12px;height: 20px;background-position: -64px -142px;}
.iHomeSlideNext_2 {width: 30px;height: 70px;background-position: -219px -275px;}
.iTourSuggest {width: 62px;height: 32px;background-position: -272px -228px;}
.iPlazaSuggest {width: 74px;height: 28px;background-position: -268px -452px;}
.iBtSlideHome {width: 36px;height: 60px;background-position: -415px -210px;}
.i3cham {width: 5px;height: 1px;background-position: -358px -274px;}
.iSelectBox {width: 8px;height: 4px;background-position: -368px -98px;}
.iBell_2 {width: 18px;height: 18px;background-position: -178px -310px;}
.iShop {width: 20px;height: 20px;background-position: -199px -308px;}
.iCard {background: url("https://muachung.vn/frontEnd/dulich/images/icon-thedt.png") no-repeat !important; width: 26px;height: 20px; margin-right: 7px; vertical-align: -5px !important;}
.home-page3 .iCard {background-image: url("https://muachung.vn/frontEnd/dulich/images/icon-thedt2.png") !important;}
.iTrungthu {background: url("https://muachung.vn/frontEnd/dulich/images/icon_fire.png") no-repeat !important; width: 14px !important; height: 23px !important; left: 13px; top: 3px; position: absolute;}
.iCall {width: 22px; height: 24px; background: url("https://muachung.vn/frontEnd/dulich/images/call-icon.gif") no-repeat; margin-right: 10px;}
.iconArrowD {width: 8px; height: 4px; background: url("https://muachung.vn/frontEnd/dulich/images/arrow-d.png") no-repeat;}
.iTick {width: 16px;height: 16px;background-position: -34px -250px;}
.iPoint {width: 3px;height: 3px;background-position: -34px -230px;}
.iNextLish {width: 30px;height: 50px;background-position: -305px -340px;}
.iPrevLish {width: 30px;height: 50px;background-position: -271px -286px;}
.iGoogle {width: 113px;height: 32px;background-position: -358px -341px;}
.iFacebook {width: 113px;height: 32px;background-position: -358px -303px;}
.iTTUT {width: 149px;height: 29px;background-position: 0 -407px;}
.iPlazaList {width: 70px;margin-left: 5px;height: 17px;background-position: -272px -394px;}
.iPlazaDeal {width: 50px;height: 26px;background-position: -474px -303px;}
.iPlazaDeal_2 {width: 100px;height: 97px;background-position: -162px -365px;}
.iPlazaDeal_3 {width: 110px;height: 29px;background-position: -269px -418px;}
.iPlazaDeal_detail {width: 30px;height: 30px;background-position: -402px -378px;}
.iPlazaDeal_detail_x2 {width: 40px;height: 40px;background-position: -358px -378px;}
.dl_bt_prev {width: 46px;height: 96px;background-position: 0 -536px;}
.dl_bt_next {width: 46px;height: 96px;background-position: -50px -536px;}
.dl_bt_prev:hover {width: 46px;height: 96px;background-position: 0 -439px;}
.dl_bt_next:hover {width: 46px;height: 96px;background-position: -51px -438px;}
.iAmthuc {background: url("https://muachung.vn/frontEnd/dulich/images/home/am-thuc.png") no-repeat !important; width: 16px;height: 24px; vertical-align: middle;display: inline-block;}
.iSpa {background: url("https://muachung.vn/frontEnd/dulich/images/home/spa.png") no-repeat !important; width: 19px;height: 28px; vertical-align: middle; margin-left: 3px; display: inline-block;}
.iMenfashion {background: url("https://muachung.vn/frontEnd/dulich/images/home/thoi-trang-nam.png") no-repeat !important; width: 21px;height: 18px; vertical-align: middle; display: inline-block;}
.iWomenfashion {background: url("https://muachung.vn/frontEnd/dulich/images/home/thoi-trang-nu.png") no-repeat !important; width: 19px;height: 24px; vertical-align: middle; margin-left: 3px; display: inline-block;}
.iDtcn {background: url("https://muachung.vn/frontEnd/dulich/images/home/dien-tu-cn.png") no-repeat !important; width: 13px;height: 22px; vertical-align: middle; display: inline-block;}
.iPhukienmp {background: url("https://muachung.vn/frontEnd/dulich/images/home/phu-kien-mp.png") no-repeat !important; width: 22px;height: 18px; vertical-align: middle; display: inline-block;}
.iGiadungnt {background: url("https://muachung.vn/frontEnd/dulich/images/home/gia-dung-noi-that.png") no-repeat !important; width: 15px;height: 29px; vertical-align: middle; display: inline-block;}
.iMevabe {background: url("https://muachung.vn/frontEnd/dulich/images/home/me-va-be.png") no-repeat !important; width: 25px;height: 22px; vertical-align: middle; display: inline-block;}
.iFood {background: url("https://muachung.vn/frontEnd/dulich/images/home/thuc-pham.png") no-repeat !important; width: 26px;height: 26px; vertical-align: middle; display: inline-block;}
.iEdu {background: url("https://muachung.vn/frontEnd/dulich/images/home/dao-tao-giai-tri.png") no-repeat !important; width: 26px;height: 36px; vertical-align: middle; display: inline-block;}
.iTravel {background: url("https://muachung.vn/frontEnd/dulich/images/home/du-lich.png") no-repeat !important; width: 26x;height: 32px; vertical-align: middle; display: inline-block;}
.iSeeAllDeal {background: url("https://muachung.vn/frontEnd/dulich/images/home/all.png") no-repeat !important; width: 9px;height: 9px; vertical-align: middle;display: inline-block;}
.iAction {background: url("https://muachung.vn/frontEnd/dulich/images/home/action2.png") no-repeat !important; width: 24px;height: 22px; vertical-align: middle;display: inline-block;}
.iAction2 {background: url("https://muachung.vn/frontEnd/dulich/images/act2.png") no-repeat !important; width: 11px;height: 9px; vertical-align: middle;display: inline-block;}
.iBadget {background: url("https://muachung.vn/frontEnd/dulich/images/badget.png") no-repeat !important; width: 18px;height: 20px; vertical-align: middle;display: inline-block;}
.iLogoDL {
width: 178px;
height: 65px;
background-position: 0 0;
}
.iZamba {
width: 90px;
height: 23px;
background-position: -178px 0;
}
.iMC5 {
width: 40px;
height: 40px;
background-position: -268px 0;
}
.iMCTop {
width: 22px;
height: 22px;
background-position: -318px 0;
position: absolute;
left: 50%;
top: 50%;
margin-left: -11px;
margin-top: -11px;
}
.iBCT {
width: 104px;
height: 52px;
background-position: -268px 0;
}
.iDetail {width:30px;height:30px;background-position:0 -181px;}
.iDetail_x2 {width:40px;height:40px;background-position:-459px -254px;}
.iLogoMC {width:160px;height:41px;background-position:-178px -181px;}
.iLogoMC_2 {
width:170px;
height:44px;
background-position:-1px -306px;
}
.fixtop .iLogoMC_2 {width:140px;height:36px;background-position:0 -362px;}
.iMenuTour {width:67px;height:35px;background-position:-338px -181px;}
/*.iMenuPlaza {width:96px;height:20px;background-position:-412px -181px;}*/
.iMenuPlaza {width:108px;height:24px;background-position:-270px -476px;}
.box-wishlist:hover .iWishlish_detail,.iWishlish_detail.active {width:28px;height:25px;background-position:-84px -273px;}
.iPrev {width:6px;height:10px; background: url("https://muachung.vn/frontEnd/dulich/images/prev_icon.png") no-repeat;}
.iRing {width:15px;height:18px; background: url("https://muachung.vn/frontEnd/dulich/images/ring.png") no-repeat; border: none;vertical-align:middle; font-size: 0;line-height:0;display: inline-block;*display: inline;*zoom: 1;}
.iCoconut {
width: 26px;
height: 32px;
background-position: -178px -23px;
}
.iDiscount {
width: 50px;
height: 50px;
background-position: 0 -65px;
}
.iDiscount_mc {
width: 50px;
height: 50px;
background-position: -358px -216px;
}
.iMC4 {
width: 134px;
height: 32px;
background-position: -50px -65px;
}
.iUser {
width: 23px;
height: 26px;
background-position: -220px -52px;
}
.iCart {
width: 28px;
height: 26px;
background-position: -243px -52px;
}
.iUser2 {
width: 19px;
height: 12px;
background-position: -271px -52px;
}
.iCheck1 {
width: 14px;
height: 11px;
background-position: -271px -64px;
}
.iPhone {
width: 14px;
height: 14px;
background-position: -271px -75px;
}
.iLocation3 {
width: 09px;
height: 14px;
background-position: -271px -89px;
}
.iAL1 {
width: 10px;
height: 18px;
background-position: -293px -52px;
}
.iAR1 {
width: 10px;
height: 18px;
background-position: -303px -52px;
}
.iAL2 {
width: 08px;
height: 13px;
background-position: -293px -70px;
}
.iAR2 {
width: 08px;
height: 13px;
background-position: -301px -70px;
}
.iCheckBox {
width: 11px;
height: 11px;
background-position: -293px -83px;
}
.iLocation1 {
width: 10px;
height: 14px;
background-position: -313px -52px;
}
.iLocation2 {
width: 08px;
height: 12px;
background-position: -313px -66px;
}
.iAU1 {
width: 25px;
height: 13px;
background-position: -323px -52px;
}
.iAD1 {
width: 07px;
height: 04px;
background-position: -323px -65px;
}
.iAR8 {
width: 05px;
height: 07px;
background-position: -323px -69px;
}
.iAR3 {
width: 06px;
height: 11px;
background-position: -330px -65px;
}
.iAR4 {
width: 10px;
height: 16px;
background-position: -336px -65px;
}
.iSend {
width: 18px;
height: 18px;
background-position: -323px -81px;
}
.iAD2 {
width: 19px;
height: 10px;
background-position: -341px -81px;
}
.iAD4 {
width: 14px;
height: 10px;
background-position: -345px -91px;
}
.iAR6 {
width: 04px;
height: 07px;
background-position: -341px -91px;
}
.iSearch {
width: 24px;
height: 24px;
background-position: -356px -52px;
}
.iAR7 {
width: 09px;
height: 26px;
background-position: -360px -76px;
}
.iAL4 {
width: 06px;
height: 11px;
background-position: -369px -76px;
}
.iAD3 {
width: 13px;
height: 09px;
background-position: -380px -88px;
}
.iPU {
width: 15px;
height: 08px;
background-position: -393px -88px;
}
.iMC1 {
width: 38px;
height: 36px;
background-position: -380px -52px;
}
.iFb {
width: 30px;
height: 30px;
background-position: -418px -52px;
}
.iGG {
width: 30px;
height: 30px;
background-position: -448px -52px;
}
.iYh {
width: 30px;
height: 30px;
background-position: -478px -52px;
}
.iCart2 {
width: 20px;
height: 17px;
background-position: -418px -82px;
}
.iQuote1 {
width: 23px;
height: 17px;
background-position: -442px -82px;
}
.iQuote2 {
width: 23px;
height: 17px;
background-position: -465px -82px;
}
.iEmail {
width: 18px;
height: 13px;
background-position: -488px -82px;
}
.iPR {
width: 08px;
height: 15px;
background-position: -514px -82px;
}
.iBell {
width: 16px;
height: 16px;
background-position: -508px -52px;
}
.iMedal {
width: 11px;
height: 13px;
background-position: -508px -68px;
}
.iTabCT {
width: 7px;
height: 9px;
background-position: -50px -151px;
}
.iZoomDT {
width: 16px;
height: 16px;
background-position: -292px -120px;
}
.cl-trans:hover .iTabCT, .active .iTabCT {
width: 7px;
height: 9px;
background-position: -50px -142px;
}
.iLML {
width: 9px;
height: 9px;
background-position: -50px -172px;
}
.iBreadcrumb {
width: 14px;
height: 17px;
background-position: -63px -164px;
}
.iLatest {
width: 16px;
height: 22px;
background-position: -78px -142px;
margin-right: 5px;
}
.iBestBuy {
width: 10px;
height: 18px;
background-position: -81px -166px;
margin-right: 5px;
}
.iWishlish {
width: 28px;
height: 30px;
background-position: 0 -263px;
}
.iWishlish_detail {
width: 28px;
height: 25px;
background-position: -50px -272px;
}
.iSlideNext {
width: 10px;
height: 14px;
background-position: -183px -118px;
}
.iSlidePrev {
width: 10px;
height: 14px;
background-position: -178px -104px;
}
.iGoOut {
width: 22px;
height: 22px;
background-position: -194px -118px;
}
.iShadow {
width: 214px;
height: 24px;
background-position: -50px -246px;
}
.iHomeSlideNext {
width: 12px;
height: 20px;
background-position: -64px -142px;
}
.iHomeSlideNext_2 {
width: 30px;
height: 70px;
background-position: -219px -275px;
}
.iTourSuggest {
width: 62px;
height: 32px;
background-position: -272px -228px;
}
.iPlazaSuggest {
width: 68px;
height: 18px;
background-position: -275px -455px;
}
.iBtSlideHome {
width: 36px;
height: 60px;
background-position: -415px -210px;
}
.i3cham {
width: 5px;
height: 1px;
background-position: -358px -274px;
}
.iSelectBox {
width: 8px;
height: 4px;
background-position: -368px -98px;
}
.iBell_2 {
width: 18px;
height: 18px;
background-position: -178px -310px;
}
.iShop {
width: 20px;
height: 20px;
background-position: -199px -308px;
}
.iCard {
background: url("https://muachung.vn/frontEnd/dulich/images/icon-thedt.png") no-repeat !important;
width: 26px;
height: 20px;
margin-right: 7px;
vertical-align: -5px !important;
}
.iTrungthu {
background: url("https://muachung.vn/frontEnd/dulich/images/icon_fire.png") no-repeat !important;
width: 14px !important;
height: 23px !important;
left: 13px;
top: 3px;
position: absolute;
}
.iTick {
width: 16px;
height: 16px;
background-position: -34px -250px;
}
.iPoint {
width: 3px;
height: 3px;
background-position: -34px -230px;
}
.iNextLish {
width: 30px;
height: 50px;
background-position: -305px -340px;
}
.iPrevLish {
width: 30px;
height: 50px;
background-position: -271px -286px;
}
.iGoogle {
width: 113px;
height: 32px;
background-position: -358px -341px;
}
.iFacebook {
width: 113px;
height: 32px;
background-position: -358px -303px;
}
.iTTUT {
width: 149px;
height: 29px;
background-position: 0 -407px;
}
.iPlazaList {
width: 70px;
margin-left: 5px;
height: 17px;
background-position: -272px -394px;
}
.iPlazaDeal {
width: 50px;
height: 26px;
background-position: -474px -303px;
}
.iPlazaDeal_2 {
width: 100px;
height: 97px;
background-position: -162px -365px;
}
.iPlazaDeal_3 {
width: 101px;
height: 29px;
background-position: -268px -418px;
}
.iPlazaDeal_detail {
width: 30px;
height: 30px;
background-position: -402px -378px;
}
.iPlazaDeal_detail_x2 {
width: 40px;
height: 40px;
background-position: -358px -378px;
}
.dl_bt_prev {
width: 46px;
height: 96px;
background-position: 0 -536px;
}
.dl_bt_next {
width: 46px;
height: 96px;
background-position: -50px -536px;
}
.dl_bt_prev:hover {
width: 46px;
height: 96px;
background-position: 0 -439px;
}
.dl_bt_next:hover {
width: 46px;
height: 96px;
background-position: -51px -438px;
}
.iStar1 {
width: 69px;
height: 13px;
overflow: hidden;
background-position: -220px -104px;
}
.iStar1 > i {
background-position: -289px -104px;
}
.iStar2 {
width: 74px;
height: 14px;
overflow: hidden;
background-position: -358px -104px;
}
.iStar2 > i {
background-position: -432px -104px;
}
.iStar3 {
width: 158px;
height: 30px;
overflow: hidden;
background-position: -96px -142px;
}
.iStar3 > i {
background-position: -254px -142px;
}
.iStar4 {
width: 69px;
height: 13px;
overflow: hidden;
background-position: -220px -118px;
}
.iStar4 > i {
background-position: -220px -118px;
}
.iStar4.five-star {
width: 69px
}
.iStar4.four-star {
width: 55px
}
.iStar4.three-star {
width: 41px
}
.iStar4.two-star {
width: 27px
}
.iStar4.one-star {
width: 13px
}
.iStar5 {
width: 74px;
height: 14px;
overflow: hidden;
background-position: -358px -118px;
}
.iStar5 > i {
background-position: -358px -118px;
}
.iAL3 {
width: 24px;
height: 63px;
background-position: 0 -118px;
}
.iAR5 {
width: 24px;
height: 63px;
background-position: -24px -118px;
}
.iClock {
width: 18px;
height: 18px;
background-position: -48px -118px;
}
.iChkGreen {
width: 12px;
height: 09px;
background-position: -66px -118px;
}
.iAL5 {
width: 10px;
height: 11px;
background-position: -78px -118px;
}
.iChkGreen2 {
width: 15px;
height: 13px;
background-position: -88px -118px;
}
.iAL6 {
width: 10px;
height: 16px;
background-position: -103px -118px;
}
.iAR9 {
width: 10px;
height: 16px;
background-position: -113px -118px;
}
.iChkGreen3 {
width: 14px;
height: 11px;
background-position: -137px -118px;
}
.iStarNew {
width: 16px;
height: 16px;
background-position: -151px -118px;
}
.iDola {
width: 16px;
height: 16px;
background-position: -167px -118px;
}
.iMC2 {
width: 90px;
height: 13px;
background-position: -322px -118px;
}
.iMC3 {
width: 48px;
height: 48px;
background-position: -48px -142px;
}
.iStarEmpty {
width: 30px;
height: 30px;
background-position: -412px -142px;
}
.iStarEmpty2 {
width: 40px;
height: 40px;
background-position: -482px -118px;
}
.iDetail {
width: 30px;
height: 30px;
background-position: 0 -181px;
}
.iDetail_x2 {
width: 40px;
height: 40px;
background-position: -459px -254px;
}
.iLogoMC {
width: 160px;
height: 41px;
background-position: -178px -181px;
}
.iLogoMC_2 {
width: 170px;
height: 44px;
background-position: -1px -306px;
}
.fixtop .iLogoMC_2 {
width: 140px;
height: 36px;
background-position: 0 -362px;
}
.iMenuTour {
width: 67px;
height: 35px;
background-position: -338px -181px;
}
.iStarNew2 {
width: 20px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/star.png") no-repeat;
}
.iDola2 {
width: 20px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/money.png") no-repeat;
}
.iTo {
width: 24px;
height: 25px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/target.png") no-repeat;
}
.iCall2 {
width: 16px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/cskh.png") no-repeat;
}
.iFly {
width: 27px;
height: 28px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/plane.png") no-repeat;
vertical-align: -1px;
margin: 0 9px 0 -9px;
}
.iHotel {
width: 32px;
height: 34px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/hotel.png") no-repeat;
vertical-align: -1px;
margin: 0 9px 0 -9px;
}
.iFly2 {
width: 15px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/plane2.png") no-repeat;
vertical-align: -1px;
margin: 0 4px 0 0;
}
.active .iFly2{
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/plane2-active.png") no-repeat;
}
.iHotel2 {
width: 12px;
height: 18px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/hotel2.png") no-repeat;
vertical-align: -3px;
margin: 0 6px 0 0;
}
.active .iHotel2 {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/hotel2-active.png") no-repeat;
}
.iStar5 {
width: 80px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/stars.png") no-repeat;
}
.iStar5 {
max-width: 80px !important;
}
.iStar5.five-star {
width: 80px !important;
}
.iStar5.four-star {
width: 64px !important;
}
.iStar5.three-star {
width: 48px !important;
}
.iStar5.two-star {
width: 32px !important;
}
.iStar5.one-star {
width: 16px !important;
}
.iStar6 {
width: 100px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/stars2.png") no-repeat;
}
.iStar6 {
max-width: 100px !important;
}
.iStar6.five-star {
width: 100px !important;
}
.iStar6.four-star {
width: 80px !important;
}
.iStar6.three-star {
width: 60px !important;
}
.iStar6.two-star {
width: 40px !important;
}
.iStar6.one-star {
width: 20px !important;
}
.iStar7 {
width: 80px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/stars3.png") no-repeat;
}
.iStar7 {
max-width: 100px !important;
}
.iStar7.five-star {
width: 80px !important;
}
.iStar7.four-star {
width: 64px !important;
}
.iStar7.three-star {
width: 48px !important;
}
.iStar7.two-star {
width: 32px !important;
}
.iStar7.one-star {
width: 16px !important;
}
.iCalendar {
width: 16px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/calendar.png") no-repeat;
}
.iRoom {
width: 20px;
height: 14px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/room.png") no-repeat;
}
.iLocation4 {
width: 14px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/location.png") no-repeat;
}
.iLocation5 {
width: 10px;
height: 15px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/location.png") no-repeat;
background-size: 10px auto;
}
.iUser3 {
width: 16px;
height: 12px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/buy-user.png") no-repeat;
}
.iCheck2 {
width: 15px;
height: 12px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/tick.png") no-repeat;
}
.iShare{
width: 20px;
height: 17px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/share.png") no-repeat;
vertical-align: -2px;
}
.iLike {
width: 20px;
height: 18px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/like.png") no-repeat;
}
.iTick2 {
width: 11px;
height: 9px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/tick2.png") no-repeat;
}
.iSingleBed {
width: 23px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/single-bed.png") no-repeat;
}
.iDoubleBed {
width: 28px;
height: 20px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/bed.png") no-repeat;
}
.iHome2 {
width: 16px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home-icon.png") no-repeat;
vertical-align: -3px;
margin-right: 7px;
}
.box-wishlist:hover .iWishlish_detail, .iWishlish_detail.active {
width: 28px;
height: 25px;
background-position: -84px -273px;
}
.iPrev {
width: 6px;
height: 10px;
background: url("https://muachung.vn/frontEnd/dulich/images/prev_icon.png") no-repeat;
}
.fixtop .muachung .logo-site .icon {
}
.iMCTop2 {
width: 20px;
height: 20px;
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/iconmc-white.png") no-repeat;
vertical-align: -3px;
}
.active .iMCTop2, .home-page3 #header .nl-item:hover .iMCTop2 {
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/iconmc.png") no-repeat;
}
.iTravel2 {
width: 20px;
height: 20px;
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/icon-travel-white.png") no-repeat;
margin-right: 1px;
vertical-align: -5px;
transform: translateX(-6px);
}
.active .iTravel2, .home-page3 #header .nl-item:hover .iTravel2, .dulich-menu .iTravel2{
background: url("https://muachung.vn/frontEnd/dulich/images/home2/icons/icon-travel.png") no-repeat;
}
.iCart3 {
width: 40px;
height: 40px;
border-radius: 50%;
background: #e8f6ff url(../img/icons/cart.png) no-repeat center center;
}
.iWishlish2 {
width: 40px;
height: 40px;
border-radius: 50%;
background: #e8f6ff url(../img/icons/like.png) no-repeat center center;
}
.iNew {
width: 24px;
height: 24px;
border-radius: 50%;
background: #e8f6ff url("https://muachung.vn/frontEnd/dulich/images/home2/icons/star-active.png") no-repeat center center;
}
.iSale {
width: 24px;
height: 24px;
border-radius: 50%;
background: #e8f6ff url("https://muachung.vn/frontEnd/dulich/images/home2/icons/sale-active.png") no-repeat center center;
}
.iAmthuc2 {
width: 13px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/amthuc.png") no-repeat ;
transform: translate(-4px, -5px);
}
.iSpa2 {
width: 15px;
height: 16px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/spa.png") no-repeat;
transform: translate(0px, -6px);
}
.iEdu2 {
width: 17px;
height: 17px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/edu.png") no-repeat;
transform: translate(2px, -5px);
margin-right: 13px !important;
}
.iTravel3 {
width: 95px;
height: 26px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/du-lich.png") no-repeat center center;
}
.iSupport2 {
width: 41px;
height: 41px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home2/icons/support.png") no-repeat;
transform: translateY(-6px);
}
/*Menu icon muachung*/
.icon-cate-all {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/menu-icon.png?v=33") no-repeat;
border: none;
vertical-align: middle;
font-size: 0;
line-height: 0;
display: inline-block;
*display: inline;
*zoom: 1;
width: 26px;
height: 28px;
}
#header .list-cates > .h-cate-item .iCate {
position: absolute;
top: 7px;
left: 10px;
}
.am-thuc-nha-hang {
background-position: 0 -2px;
}
.spa-lam-dep {
background-position: 0 -32px;
}
.gia-dung-noi-that {
background-position: -1px -62px;
}
.thoi-trang-nu {
background-position: 0 -92px;
}
.thoi-trang-nam {
background-position: 0 -124px;
}
.phu-kien-my-pham {
background-position: 0 -153px;
}
.dien-tu-cong-nghe {
background-position: 0 -181px;
}
.thuc-pham {
background-position: 0 -211px;
}
.me-be {
background-position: 0 -244px;
}
.dao-tao-giai-tri {
background-position: 0 -273px;
}
.title-cate-active .active {
width: 16px;
height: 28px;
position: absolute;
left: 0;
top: -2px;
background-position: 100px 100px;
}
.deal-moi-hom-nay .active {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
background-position: -78px -142px;
height: 20px;
}
.deal-ban-chay-nhat .active {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
background-position: -81px -166px;
height: 18px;
top: 0;
left: 5px;
}
.am-thuc-nha-hang .active, #header .list-cates > .h-cate-item:hover .am-thuc-nha-hang {
background-position: -30px -2px;
width: 20px;
height: 20px;
}
.title-cate-active.spa-lam-dep .active, #header .list-cates > .h-cate-item:hover .spa-lam-dep {
background-position: -30px -31px;
width: 20px;
height: 20px;
}
.gia-dung-noi-that .active, #header .list-cates > .h-cate-item:hover .gia-dung-noi-that {
background-position: -30px -62px;
width: 20px;
height: 20px;
}
.thoi-trang-nu .active, #header .list-cates > .h-cate-item:hover .thoi-trang-nu {
background-position: -30px -92px;
width: 16px;
height: 20px;
}
.thoi-trang-nam .active, #header .list-cates > .h-cate-item:hover .thoi-trang-nam {
background-position: -30px -124px;
width: 18px;
height: 20px;
}
.phu-kien-my-pham .active, #header .list-cates > .h-cate-item:hover .phu-kien-my-pham {
background-position: -30px -153px;
height: 16px;
width: 20px;
}
.dien-tu-cong-nghe .active, #header .list-cates > .h-cate-item:hover .dien-tu-cong-nghe {
background-position: -30px -181px;
width: 20px;
height: 20px;
}
.thuc-pham .active, #header .list-cates > .h-cate-item:hover .thuc-pham {
background-position: -28px -211px;
width: 22px;
height: 22px;
}
.me-be .active, #header .list-cates > .h-cate-item:hover .me-be {
background-position: -30px -244px;
width: 18px;
height: 20px;
}
.dao-tao-giai-tri .active, #header .list-cates > .h-cate-item:hover .dao-tao-giai-tri {
background-position: -30px -273px;
width: 20px;
height: 20px;
}
/* 6. Pagination
--------------------------------------------------------------------------------*/
.pager {
}
.pager a {
position: relative;
background: #fff;
border: 1px solid #e4e4e4;
margin-left: 7px;
text-align: center;
color: #333;
font-size: 16px;
min-width: 30px;
height: 30px;
line-height: 28px;
padding: 0 5px;
display: inline-block;
transition: all 0.15s;
-o-transition: all 0.15s;
-moz-transition: all 0.15s;
-webkit-transition: all 0.15s;
}
.pager a:first-child {
margin-left: 0;
}
.pager a:hover {
text-decoration: none;
border-color: #555555;
}
.pager a.active {
border-color: #555555;
background: #555555;
color: #fff;
}
.pager a.disabled {
cursor: default;
color: #000;
opacity: 0.8;
border-color: #e3e0dd;
}
.pager a.pager-btn-next {
text-indent: -99999px;
}
.pager a .iAR4 {
position: absolute;
top: 6px;
left: 9px;
}
/* 7. Form
--------------------------------------------------------------------------------*/
.form {
}
.form .txt {
background: #FFFFFF;
border: 1px solid #e3e3e3;
width: 100%;
padding: 9px 10px 8px;
margin: 0;
border-top: 1px solid #adadad;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: border 0.3s;
-o-transition: border 0.3s;
-moz-transition: border 0.3s;
-webkit-transition: border 0.3s;
}
.form .txt:after {
content: "";
position: absolute;
top: 0;
left: 0;
background: #c9c9c9;
width: 100%;
height: 1px;
line-height: 0;
}
/* 8. Deal Item
--------------------------------------------------------------------------------*/
.deal-item {
font-family: 'Roboto', sans-serif ;
font-weight: 400;
}
.deal-item .inner-deal {
background: #fff;
box-shadow: 0 1px 3px #cccccc;
-webkit-transition: box-shadow 0.15s;
-moz-transition: box-shadow 0.15s;
-o-transition: box-shadow 0.15s;
transition: box-shadow 0.15s;
position: relative;
}
.muachung-site .deal-item .inner-deal {
padding: 5px;
transition: all .3s ease-in-out
}
.deal-item.deal-plaza .inner-deal {
background: #e7e7e7;
border: 1px solid #a3a3a3;
padding: 4px;
}
.deal-item.deal-plaza .inner-deal {
box-shadow: none;
position: relative;
}
.deal-item.deal-plaza .inner-deal .deal-buyer-counter {
height: 16px;
position: relative;
}
.icon-diamond {
background: url("https://muachung.vn/frontEnd/dulich/images/diamond.gif") no-repeat center center #2d3e50;
height: 29px;
width: 26px;
display: inline-block;
position: absolute;
left: -11px;
bottom: -14px;
}
.icon-tangtien {
background: url("https://muachung.vn/frontEnd/dulich/images/tangtien_icon.png") no-repeat center center;
height: 28px;
width: 82px;
display: inline-block;
position: absolute;
}
a.money_gift {
position: absolute;
z-index: 9;
top: 14px;
left: 13px;
}
.muachung-site .home-feature-deals .deal-item.x2.deal-plaza .inner-deal .iPlazaDeal_3 {
bottom: -10px;
left: -8px;
position: absolute;
}
.deal-item.deal-plaza .inner-deal .iPlazaDeal_3 {
position: absolute;
bottom: -14px;
left: -11px;
}
/*.deal-item.deal-plaza .inner-deal:hover{*/
/*box-shadow: none;*/
/*}*/
.muachung-site .deal-item.x2.deal-plaza .inner-deal .phuc-vu {
color: #999;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 13px;
}
.muachung-site .deal-item.x2banner .inner-deal {
padding: 0;
}
.deal-item .inner-deal:hover {
box-shadow: 1px 1px 5px #707070;
}
.deal-item .inner-deal:hover .btn-go-detail .iDetail {
background-position: 0 -211px;
}
.deal-item .wrap-imgdesc {
position: relative;
/*padding: 6px;*/
transition: all .3s ease-in-out;
}
.deal-item .selling-point {
height: 28px;
color: #959595;
padding: 4px 35px 4px 0;
font-size: 0.9230769230769231em;
}
.deal-item .shop-name-bt {
color: #008a00;
font-size: 12px;
}
.deal-item .location-to-use {
color: #959595;
padding: 4px 35px 4px 0;
font-size: 12px;
}
.deal-item .img-thumb-deal {
display: block;
position: relative;
height: 0;
width: 100%;
padding-bottom: 100%;
}
.deal-item .discount-lbl {
position: absolute;
top: 10px;
right: 10px;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #fff;
text-align: center;
}
.deal-item .sold-online-only {
background: rgba(0, 0, 0, 0.55);
position: absolute;
bottom: 10px;
left: 10px;
color: #FFF;
font-size: 12px;
padding: 5px 8px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.deal-item .discount-lbl > span {
position: relative;
display: inline-block;
}
.deal-item .iDiscount {
position: absolute;
top: 0;
left: 0;
}
.deal-item .unit-discount {
font-size: 11px;
vertical-align: 3px;
margin-left: 1px;
}
.deal-item .dl-type {
font-size: 12px;
font-weight: bold;
color: #222;
background: #f1c40f;
height: 20px;
line-height: 20px;
position: absolute;
bottom: 0;
left: 0;
padding: 0 8px;
overflow: hidden;
}
.deal-item .grp-bottom-content {
padding: 6px 7px 14px 7px;
}
.deal-item .deal-name {
font-size: 15px;
line-height: 20px;
margin-bottom: 8px;
height: 40px;
overflow: hidden;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
}
.deal-item .sub-deal-title {
padding: 0 4px;
}
.muachung-site .deal-item .deal-name {
margin-bottom: 10px;
}
.muachung-site .deal-item.travel-deal .grp-bottom-content {
padding-top: 10px;
padding-bottom: 9px;
}
.muachung-site .deal-item.travel-deal .deal-price {
padding-bottom: 10px;
height: 28px;
}
.deal-item .deal-name .deal-name-val {
color: #444;
}
.deal-item .deal-name .deal-name-val:hover {
text-decoration: none;
color: #555;
}
.deal-item .bottom-info {
position: relative;
}
.deal-item .deal-price {
padding-bottom: 12px;
}
.deal-item .sell-val {
font-size: 18px;
color: #c70000;
margin-right: 4px;
}
.deal-item .sell-val .unit {
font-size: 12px;
text-decoration: underline;
vertical-align: 2px;
}
.deal-item .shop-p-val {
font-size: 14px;
color: #999;
text-decoration: line-through;
vertical-align: 1px;
}
.deal-item .shop-p-val .unit {
font-size: 11px;
text-decoration: underline;
vertical-align: 2px;
}
.deal-item .deal-buyer-counter {
font-size: 12px;
color: #959595;
}
.deal-item .deal-buyer-counter .sep {
height: 12px;
border-left: 1px solid #aaa;
margin: 1px 4px 0 6px;
}
.deal-item .rate-score {
}
.deal-item .shop-info {
margin-right: 40px;
}
.deal-item .shop-info .thumb-left {
display: none;
width: 34px;
border: 1px solid #e3e3e3;
margin-right: 7px;
}
.deal-item .shop-info .cell-center {
height: 32px;
}
.deal-item .shop-info .shop-lbl {
display: none;
padding-top: 3px;
color: #aaa;
line-height: 14px;
}
.deal-item .shop-info .shop-name {
color: #16a085;
}
.deal-item .shop-info .shop-medal {
position: relative;
display: inline-block;
font-size: 11px;
color: #fff;
background: #e47911;
height: 18px;
line-height: 18px;
padding: 0 12px 0 4px;
text-decoration: none;
border-radius: 2px 0 0 2px;
margin-top: 2px;
}
.deal-item .shop-info .shop-medal:before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 9px 6px 9px 0;
border-color: transparent #ffffff transparent transparent;
}
.deal-item .shop-info .iMedal {
vertical-align: -3px;
margin-right: 5px;
}
.deal-item .btn-go-detail {
position: absolute;
bottom: -7px;
right: 0;
}
.muachung-site .deal-item .btn-go-detail {
right: -3px;
}
.deal-item .btn-go-detail .iDetail:hover {
background-position: 0 -211px;
}
.deal-item .btn-go-detail .iDetail_x2:hover {
background-position: -459px -210px;
}
/*deal Site Suggest*/
.deal-item.deal-ss .inner-deal {
box-shadow: none;
}
.deal-item.deal-ss .wrap-imgdesc {
max-width: 150px;
padding: 0;
}
.deal-item.deal-ss .grp-bottom-content {
padding: 8px 0 0;
}
.deal-item.deal-ss .deal-name {
font-size: 13px;
line-height: 16px;
height: auto;
max-height: 48px;
margin: 6px 0;
font-weight: normal;
}
.deal-item.deal-ss .inner-deal:hover .deal-name a,
.deal-item.deal-ss .deal-name a:hover {
text-decoration: none;
color: #d35400;
}
.deal-item.deal-ss .sell-val {
font-size: 13px;
}
.deal-item.deal-ss .unit {
font-size: inherit;
vertical-align: 0;
text-decoration: none;
}
.deal-item.deal-ss .shop-p-val {
font-size: 13px;
}
/*End: deal Site Suggest*/
/*deal suggest du lich*/
.mod-site-suggest .deal-item.deal-ss.dss-dl {
width: 200px;
margin-left: 25px;
margin-right: 25px;
}
.muachung-site .mod-site-suggest .deal-item.deal-ss.dss-dl {
width: 150px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 0;
}
.muachung-site .deal-item .iDiscount_mc {
position: absolute;
top: 0;
left: 0;
}
.muachung-site .deal-item.deal-ss.dss-dl .sell-val, .muachung-site .deal-item.travel-deal .sell-val {
color: #c70000;
font-weight: normal;
font-size: 18px;
}
.muachung-site .deal-item .sell-val .unit {
font-size: 17px;
font-weight: initial !important;
text-decoration: none;
vertical-align: initial;
}
.muachung-site .deal-item .shop-p-val .unit {
text-decoration: none;
font-size: 13px;
vertical-align: initial;
}
.muachung-site.detail-page .detail-suggest-deal {
border-top: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
}
.muachung-site.detail-page .detail-suggest-deal .inner-mod {
border: 0;
}
.muachung-site.detail-page .detail-suggest-deal .deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 100%;
}
.muachung-site.detail-page .detail-suggest-deal .mod-site-suggest .inner- {
border: 0;
}
.muachung-site .wrap-list-deal .counted-deal {
position: relative;
padding-bottom: 13px;
}
.title-deals-end {
padding-left: 35px;
word-spacing: normal;
font-size: 20px;
font-weight: bold;
color: #00A2E8;
clear: both;
}
.inside-list .img-thumb-deal span.item-expired.bg-blue {
background: #127ED6;
}
.inside-list .img-thumb-deal span.item-expired {
background: #909396;
padding: 3px 8px;
font-size: 11px;
color: white;
text-transform: uppercase;
}
.inside-list .deal-item .item-expired {
position: absolute;
top: 0;
left: 0;
z-index: 9;
}
.newButton.mLeft5.newActie {
color: red;
}
.inside-list .deal-item .img-thumb-deal {
display: block;
position: relative;
height: 0;
width: 100%;
padding-bottom: 100%;
}
.wrap-list-deal .cate-name-inlist {
border-right: 1px solid #333;
padding-right: 11px;
margin-right: 13px;
display: inline-block;
font-size: 1.538461538461538em;
font-weight: 400;
}
.muachung-site .mod-mc-list-big-deal .counted-deal {
margin-bottom: 0;
}
.muachung-site .counted-deal {
margin-bottom: 15px;
}
.wrap-list-deal .inside-list {
margin-left: -35px;
}
.counted-deal .pull-left h2 {
font-size: 15px;
margin: 0;
}
.muachung-site .pull-left {
padding-top: 10px;
float: left;
}
.muachung-site .counted-deal .pull-left h2 {
font-size: 15px;
margin: 0;
}
.muachung-site .wrap-list-deal .cate-name-inlist {
border-right: 1px solid #333;
padding-right: 11px;
margin-right: 13px;
display: inline-block;
font-size: 1.538461538461538em;
font-weight: 400;
}
.muachung-site.detail-page .mod-site-suggest .deal-item.deal-ss.dss-dl .sell-val {
color: #ac0000;
font-weight: normal;
}
.muachung-site.detail-page .mod-site-suggest .deal-item.deal-ss.dss-dl {
margin: 0 0 10px 35px;
width: 175px;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss .deal-name a {
font-weight: bold;
font-size: 12px;
color: #666666;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss.dss-dl .sell-val {
font-size: 14px;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss.dss-dl {
margin-left: 25px;
margin-right: 25px;
}
.muachung-site .mod-site-suggest.home-first-suggest .deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 100%;
}
.deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 67%;
}
.deal-item.deal-ss.dss-dl .wrap-imgdesc {
max-width: none;
}
.deal-item.deal-ss.dss-dl .deal-name a {
color: #555;
}
.deal-item.deal-ss.dss-dl .grp-bottom-content {
padding-top: 6px;
}
.deal-item.deal-ss.dss-dl .deal-price {
padding-bottom: 7px;
}
.deal-item.deal-ss.dss-dl .sell-val {
font-size: 15px;
font-weight: bold;
color: #ff6700;
}
.deal-item.deal-ss.dss-dl .unit {
font-size: 10px;
font-weight: bold;
text-decoration: underline;
vertical-align: 2px;
}
.deal-item.deal-ss.dss-dl .shop-p-val {
font-size: 13px;
}
.deal-item.deal-ss.dss-dl .shop-p-val .unit {
font-weight: normal;
}
/*End: deal suggest du lich*/
/*deal suggest muachung*/
.suggest-content .deal-item.deal-ss .inner-deal {
position: relative;
}
.suggest-content .deal-item.deal-ss .inner-deal .grp-name-price {
font-size: 1em;
position: absolute;
bottom: 0;
color: #000;
padding: 5px 3px 5px 6px;
}
.suggest-content .deal-item.deal-ss .inner-deal .grp-name-price:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.9;
background: #fff;
/*filter: alpha(Opacity=60);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
/*end*/
/*deal Dulich*/
.deal-item.travel-deal {
}
.deal-item.travel-deal .wrap-imgdesc {
padding: 0;
}
.deal-item.travel-deal .img-thumb-deal {
padding-bottom: 58.4%;
}
.muachung-site .deal-item.travel-deal .img-thumb-deal {
padding-bottom: 100%;
}
.muachung-site .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 44.9%;
}
.muachung-site .deal-item.travel-deal.x2 .iPlazaDeal_2 {
position: absolute;
top: -12px;
right: -11px;
}
.muachung-site.home-page .slide-feature-deal .deal-item.travel-deal.x2 .iPlazaDeal_2 {
top: -8px;
right: -7px;
}
.muachung-site .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
padding-bottom: 66.4%;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
/*padding-bottom: 62.4%;*/
padding-bottom: 68.8%;
}
.deal-item.travel-deal .grp-bottom-content {
padding-top: 9px;
padding-bottom: 17px;
}
.deal-item.travel-deal .deal-name {
font-weight: normal;
font-size: 16px;
line-height: 18px;
}
.deal-item.travel-deal .deal-name .deal-name-val {
font-weight: bold;
font-size: 15px;
color: #555;
}
.home-page2 .deal-item.travel-deal .deal-name .deal-name-val {
font-size: 17px;
font-weight: normal;
}
.deal-item.travel-deal .city-name {
color: #999;
font-size: 13px;
}
.deal-item.travel-deal .city-name:hover {
text-decoration: none;
}
.deal-item.travel-deal .city-name:hover span {
text-decoration: underline;
}
.deal-item.travel-deal .deal-price {
padding-bottom: 10px;
}
.deal-item.travel-deal .sell-val {
font-size: 18px;
font-weight: bold;
/* color: #ff6700; */
}
.deal-item.travel-deal .sell-val .unit {
font-weight: bold;
}
/*.deal-item.travel-deal */
.rate-score.five-star {
width: 69px
}
/*.deal-item.travel-deal */
.rate-score.four-star {
width: 55px
}
/*.deal-item.travel-deal */
.rate-score.three-star {
width: 41px
}
/*.deal-item.travel-deal */
.rate-score.two-star {
width: 27px
}
/*.deal-item.travel-deal */
.rate-score.one-star {
width: 13px
}
/*End: deal Dulich*/
/* 9. Header
--------------------------------------------------------------------------------*/
.muachung-site #header {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header.fixtop {
}
#header .header-top {
background: #fff;
}
.home-page3 #header .header-top {
background: #3bb18f;
/*height: 39px;*/
}
#header .wrap-mc-link {
position: relative;
}
#header .wrap-mc-link:hover {
z-index: 9999;
}
#header .wrap-mc-link .overlay-menu-mc {
position: absolute;
height: 2000px;
top: 0;
left: 0;
background: #000;
display: none;
opacity: 0.6;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
/*
opacity: 0;
visibility: hidden;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition:opacity 0.15s;
-moz-transition:opacity 0.15s;
-o-transition:opacity 0.15s;
transition:opacity 0.15s;*/
}
#header .wrap-mc-link .overlay-menu-mc.show {
display: block;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
}
#header .nl-item {
height: 38px;
text-align: center;
line-height: 38px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #fff;
padding: 0 11px;
margin-top: 12px;
margin-left: 14px;
border-radius: 2px;
position: relative;
text-decoration: none;
min-width: 120px;
}
.home-page3 #header .nl-item {
background: #349cdf !important;
height: 34px;
margin: 12px 10px 0 0 !important;
text-transform: initial;
font-weight: 400;
min-width: auto;
border-radius: 0;
transform: translateY(1px);
}
.home-page3 #header .nl-item:hover, .home-page3 #header .nl-item.active {
background: #fff !important;
color: #f0792f;
/* margin: 0 10px 0 0 !important; */
}
.travel-link {
width: 103px;
}
.nemo-link {
width: 81px;
}
#header .nl-item:first-child {
margin-left: 0;
}
#header .nl-item.mc-link {
position: relative;
z-index: 1;
cursor: pointer;
text-align: left;
width: 150px;
padding-right: 38px;
padding-left: 0;
background: #26a8ec; /* Old browsers */
background: -moz-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26a8ec), color-stop(100%, #1780c3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* IE10+ */
background: linear-gradient(top, #26a8ec 0%, #1780c3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26a8ec', endColorstr='#1780c3', GradientType=0); /* IE6-9 */
}
.home-page3 #header .nl-item.mc-link {
width: 40px !important;
padding: 0;
text-align: center;
min-width: initial;
background: #349cdf !important;
height: 34px !important;
margin: initial;
}
.home-page3 #header .nl-item.mc-link:hover, .home-page3 #header .nl-item.mc-link.active {
background: #fff !important;
}
#header .muachung .nl-item.mc-link {
/*background: #51285b url("https://muachung.vn/frontEnd/dulich/images/mc_tet_logo2.png") no-repeat;*/
}
#header .muachung .nl-item.mc-link .iMCTop {
/*visibility: hidden;*/
}
#header .nl-item.travel-link {
background: #01b7f2;
}
#header .nl-item.travel-link:hover {
background: #02b7f2;
}
#header .nl-item.travel-link .iCoconut {
vertical-align: 0;
margin-top: 9px;
position: relative;
}
#header .nl-item.mc-link.active {
height: 50px;
bottom: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
#header .nl-item.travel-link.active:before {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 15px;
background: inherit;
margin-top: -1px;
}
#header .btn-support-bright .popup-address {
top: 62px;
right: 0;
left: auto;
padding: 0;
}
#header .nl-item.plaza-link {
/*background: #2c3e50 url('https://muachung.vn/frontEnd/dulich/images/hot-icon.png') no-repeat right 15%;*/
/*animation: hvr-wobble-vertical .5s infinite;*/
/*transition: all 0.2s cubic-bezier(0.47, 0, 0.75, 0.72);*/
/*position: relative;*/
margin-top: 11px;
margin-left: 3px;
}
#header .top-left-link {
position: relative;
}
#header .plazas-link {
display: block;
position: absolute;
content: "";
background: url('https://muachung.vn/frontEnd/dulich/images/brand.png') no-repeat;
width: 149px;
height: 29px;
left: 420px;
top: 16px;
}
#header .nl-item .wrap-icon {
text-align: center;
border-radius: 0 2px 2px 0;
position: absolute;
top: 0;
right: 0;
width: 31px;
height: 100%;
background: #138edb; /* Old browsers */
background: -moz-linear-gradient(top, #138edb 0%, #0464a1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #138edb), color-stop(100%, #0464a1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #138edb 0%, #0464a1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #138edb 0%, #0464a1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #138edb 0%, #0464a1 100%); /* IE10+ */
background: linear-gradient(top, #138edb 0%, #0464a1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#138edb', endColorstr='#0464a1', GradientType=0); /* IE6-9 */
}
#header .nl-item .wrap-icon:hover {
background: #0464a1;
z-index: 4;
}
/*Muachung cates*/
#header .mc-linl-val {
display: block;
height: 100%;
color: #fff;
padding-left: 14px;
}
#header .mc-linl-val:hover {
text-decoration: none;
}
#header .drpdown-mc-cates {
position: absolute;
top: 37px;
right: -15px;
display: none;
}
#header .wrap-icon:hover .drpdown-mc-cates {
display: block;
}
#header .drpdown-mc-cates:before {
content: '';
position: absolute;
top: -10px;
right: 19px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 10px 11px;
border-color: transparent transparent #ffffff transparent;
}
#header .inner-drpdown-mc-cates {
background: #fff;
border-radius: 3px;
min-width: 180px;
box-shadow: 1px 1px 5px #707070;
}
#header .inner-drpdown-mc-cates .mcc-logo {
display: block;
height: 54px;
line-height: 54px;
}
#header .list-mc-cate {
border-top: 1px solid #dcdcdc;
line-height: 36px;
padding-top: 2px;
padding-bottom: 5px;
}
#header .list-mc-cate li {
padding: 0 15px;
white-space: nowrap;
}
#header .list-mc-cate a {
font-family: "Open Sans", sans-serif;
text-transform: none;
}
/*End: Muachung cates*/
#header .top-right-action {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .tr-wrapper {
position: relative;
}
#header .tr-wrapper:hover, #header .wrap-notify.noti-hovered {
z-index: 6;
}
#header .tr-dropdown{
position: absolute;
top: 100%;
margin-top: -1px;
padding-top: 1px;
right: 0;
display: none;
z-index: 6;
}
#header .tr-wrapper:hover .tr-dropdown,#header .wrap-notify.noti-hovered .tr-dropdown{
display: block;
}
#header .inner-dropdown{
background: #fff;
box-shadow: 1px 1px 5px #707070;
min-width: 220px;
}
#header .tr-wrapper:hover .tr-show-val,#header .wrap-notify.noti-hovered .tr-show-val{
background: #fff;
box-shadow: 1px 1px 5px #707070;
border-color: #fff;
position: relative;
z-index: 5;
/* margin-top: 7px; */
}
#header .tr-wrapper:hover .tr-show-val:before,#header .wrap-notify.noti-hovered .tr-show-val:before{
content: '';
position: absolute;
left: -6px;
top: 100%;
height: 6px;
width: 100%;
padding-right: 7px;
background: #fff;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 9999;
}
.cskh-tour .tr-wrapper:hover .tr-show-val:before {
left: 0 !important;
width: 230px !important;
padding: 0 !important;
z-index: 999999 !important;
}
#header .tr-dropdown.dropdown-location {
margin-top: -2px
}
#header .val-location {
cursor: pointer;
color: #f0792f;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
border: 1px solid #e4e4e4;
height: 62px;
line-height: 62px;
padding: 0 6px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
}
#header .tr-wrapper .iLocation2 {
margin-right: 5px;
vertical-align: -2px;
}
#header .tr-wrapper .iAD1 {
margin-left: 5px;
vertical-align: 2px;
}
/*dropdown location*/
#header .lbl-location {
padding: 23px 0 8px 24px;
font-size: 16px;
/*font-family: "Open Sans Light",sans-serif;*/
color: #555;
}
#header .list-location {
padding: 0 20px;
overflow: hidden;
}
#header .list-location li {
color: #f0792f;
border-top: 1px solid #e3e3e3;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
text-transform: uppercase;
position: relative;
}
#header .list-location li:hover {
z-index: 1;
border-color: #fff;
}
#header .list-location li:hover:before {
content: '';
position: absolute;
bottom: -1px;
left: 0;
background: #FFFFFF;
width: 100%;
height: 100%;
}
#header .list-location li:first-child {
border-color: #fff;
}
#header .list-location .iLocation1 {
margin-right: 8px;
}
#header .list-location div {
position: relative;
cursor: pointer;
margin: 0 -20px;
padding: 12px 25px;
}
#header .list-location div:hover {
background: #e4e4e4;
}
/*end: dropdown location*/
#header .tr-wrapper .iBell_2 {
vertical-align: -4px;
margin-right: 5px;
}
.home-page3 #header .tr-wrapper .iBell_2 {
width: 13px;
height: 14px;
background: url(https://muachung.vn/frontEnd/dulich/images/home2/icons/ring.png) no-repeat;
}
.home-page3 #header .tr-wrapper .iLocation2 {
width: 11px;
height: 16px;
background: url(https://muachung.vn/frontEnd/dulich/images/home2/icons/location.png) no-repeat;
transform: translate(-4px ,1px);
}
.home-page3 #header .val-notify {
border-left: none;
line-height: 54px;
height: 47px;
}
.home-page3 .lbl-show-notify {
color: #c4e8ff;
font-size: 12px;
}
.home-page3 .count-notify {
color: #f6ff00 !important;
}
.home-page3 #header .val-location {
text-transform: initial;
background: none;
border: none;
color: #c4e8ff;
font-size: 12px;
font-weight: 400;
line-height: 54px;
height: 47px;
}
.home-page3 #header .tr-wrapper .iAD1 {
background: none;
border-top: 5px solid #c5e8ff;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
margin-left: 3px;
vertical-align: 1px;
transform: translate(5px, 0px);
}
.home-page3 #header .tr-wrapper:hover .lbl-show-notify, .home-page3 #header .wrap-notify.noti-hovered .lbl-show-notify,
.home-page3 #header .tr-wrapper:hover .val-location, .home-page3 #header .wrap-notify.noti-hovered .val-location{
color: #f0792f ;
}
.home-page3 #header .tr-wrapper:hover .count-notify, .home-page3 #header .wrap-notify.noti-hovered .count-notify {
color: #f16600!important;
}
#header .tr-wrapper .iShop {
vertical-align: -4px;
margin-right: 5px;
}
#header .val-notify {
cursor: pointer;
height: 62px;
line-height: 62px;
padding: 0 14px;
border-left: 1px solid #E4E4E4;
/*font-family: "Open Sans Light", sans-serif;*/
}
.home_top_menu .val-notify {
height: 40px !important;
line-height: 40px!important;
border-left: none !important;
}
#header .dropdown-notify .cskh-t {
line-height: 21px;
border-bottom: 1px solid #dcdcdc;
padding-bottom: 10px;
}
#header .dropdown-notify .cskh-b {
line-height: 20px;
}
#header .val-notify .count-notify{
font-family: "Open Sans Semibold",sans-serif;
color: #f16600;
}
/*dropdown notify*/
#header .tr-wrapper.wrap-notify:hover .tr-show-val:before {
left: -7px;
}
#header .dropdown-notify .inner-dropdown {
padding: 18px 12px 4px 12px;
width: 230px;
}
#header .wrap-mb-recharge .dropdown-notify .inner-dropdown {
width: 250px;
padding: 20px 12px 18px;
}
#header .lbl-notify {
padding-bottom: 6px;
color: #888;
/*font-family: "Open Sans Italic", sans-serif;*/
font-style: italic;
font-size: 16px;
}
#header .wrap-mb-recharge .lbl-notify {
font-size: 13px;
}
#header .wrap-mb-recharge .btn {
text-decoration: none;
width: 220px;
height: 32px;
color: #fff;
background: #f39c12;
box-shadow: none;
font-size: 12px;
font-weight: bold;
}
#header .list-notify li {
border-top: 1px solid #e8e8e8;
position: relative;
}
#header .list-notify li:hover {
z-index: 1;
border-color: #fff;
}
#header .list-notify li:hover:before {
content: '';
position: absolute;
bottom: -1px;
left: 0;
background: #FFFFFF;
width: 100%;
height: 100%;
}
#header .list-notify li:first-child {
border-color: #fff;
}
#header .list-notify a {
display: block;
position: relative;
cursor: pointer;
margin: 0 -12px;
padding: 10px 12px;
}
#header .list-notify a:before {
content: '';
display: inline-block;
width: 2px;
height: 2px;
line-height: 0;
background: #555;
vertical-align: 3px;
margin-right: 5px;
}
#header .list-notify a:hover {
background: #e4e4e4;
text-decoration: none;
}
/*end: dropdown notify*/
#header .header-mid {
color: #fff;
background: #1780c3;
height: 82px;
/* border-bottom: 1px solid #f1f1f1; */
}
.home-page3 #header .header-mid {
background: #fff;
/*transform: translateY(-1px);*/
}
#header .header-mid > .container {
position: relative;
}
.muachung-site #header .header-mid > .container:before {
content: "";
display: block;
width: 1900px;
height: 82px;
position: absolute;
top: 0;
left: -410px;
/*background: transparent url('https://muachung.vn/frontEnd/dulich/images/header_tet.jpg?v=34') no-repeat;*/
}
#header .mod-detail {
padding: 0;
}
#header .header-mid.dulich {
background: #01b7f2;
}
#header .mod-detail .pa-content:before {
right: 80px;
}
/*fixtop*/
div#left_nav.fixtop {
position: fixed;
top: 70px;
z-index: 99;
}
div#left_nav.near-bottom {
position: absolute;
top: initial;
/*bottom: 870px;*/
bottom: 914px;
}
div#left_nav.static {
/*position: static !important;*/
}
div#left_nav.stop {
top: 0 !important;
position: relative;
}
#header.fixtop .alt-main-cate{
display: block;
z-index: 99;
}
#header.fixtop .header-mid {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1111;
height: 60px;
background-size: auto;
}
.muachung-site #header.fixtop .header-mid > .container:before{
height: 60px;
}
#header.fixtop .iLogo {
width: 144px;
height: 45px;
background-position: -30px -242px;
}
#header.fixtop .iLogoDL {
width: 141px;
height: 52px;
background-position: -30px -181px;
}
#header.fixtop .mid-searchbox {
margin-left: 260px;
position: relative;
padding-left: 225px;
}
#header .alt-mc-link {
display: none;
}
#header.fixtop .alt-mc-link {
display: block;
position: absolute;
width: 102px;
height: 32px;
line-height: 30px;
color: #fff;
left: 0;
top: 0;
border-radius: 3px;
background: #227dbe;
}
#header.fixtop .alt-mc-link.plaza {
/*background: #2c3e50;*/
left: 112px;
border: 1px solid #1c262f;
background: #325b84;
background: -moz-linear-gradient(top, #325b84 0%, #304e6d 40%, #2d4154 100%);
background: -webkit-linear-gradient(top, #325b84 0%, #304e6d 40%, #2d4154 100%);
background: linear-gradient(to bottom, #325b84 0%, #304e6d 40%, #2d4154 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#325b84', endColorstr='#2d4154', GradientType=0);
}
#header.fixtop .alt-mc-link.dulich {
/*background: #02b7f2;*/
border: 1px solid #00528d;
left: 0;
background: #00b6f0;
background: -moz-linear-gradient(top, #00b6f0 0%, #00ace2 40%, #00a1d4 100%);
background: -webkit-linear-gradient(top, #00b6f0 0%, #00ace2 40%, #00a1d4 100%);
background: linear-gradient(to bottom, #00b6f0 0%, #00ace2 40%, #00a1d4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b6f0', endColorstr='#00a1d4', GradientType=0);
}
#header.fixtop .alt-mc-link.muachung {
/*background: #02b7f2;*/
border: 1px solid #00528d;
left: 0;
background: #3aa7f5;
background: -moz-linear-gradient(top, #3aa7f5 0%, #2994dc 40%, #1881c4 100%);
background: -webkit-linear-gradient(top, #3aa7f5 0%, #2994dc 40%, #1881c4 100%);
background: linear-gradient(to bottom, #3aa7f5 0%, #2994dc 40%, #1881c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa7f5', endColorstr='#1881c4', GradientType=0);
}
#header.fixtop .alt-mc-link:hover {
text-decoration: none;
background: #2489CF;
}
#header.fixtop .alt-mc-link.plaza:hover {
background: #395064;
}
#header.fixtop .form-search {
margin-top: 14px;
}
#header.fixtop .iSearch {
width: 22px;
height: 22px;
background-position: 0 -241px;
}
#header.fixtop .form-search input {
height: 32px;
}
#header.fixtop .show-cart, #header.fixtop .show-wish{
padding-top: 14px;
}
#header.fixtop .show-panel {
padding-top: 15px;
height: 57px;
margin: 0 0 0 6px;
}
.home-page3 #header.fixtop .show-panel {
margin-top: -10px;
}
.home-page3 #header.fixtop .show-panel .iUser {
margin-top: -4px;
z-index: 99;
position: relative;
}
#header.fixtop .dulich .logo-site {
margin-top: 3px;
width: 240px;
}
/*end: fixtop*/
#header .dulich .logo-site {
margin-top: 10px;
}
#header .muachung .logo-site {
margin-top: 23px;
position: relative;
width: 240px;
}
#header .muachung .logo-site .icon {
/*visibility: hidden;
background: url('https://muachung.vn/frontEnd/dulich/images/logo_mc_tet.png') no-repeat;
width: 170px;
height: 91px;
position: absolute;
top: -47px;
z-index: 9;*/
}
#header.fixtop .muachung .logo-site {
margin-top: 10px;
z-index: 99;
}
/*Alternate Categories*/
#header .alt-main-cate {
position: relative;
margin-top: 15px;
margin-left: 17px;
display: none;
}
#header .detail_tour .alt-main-cate {
position: relative;
margin-top: 25px;
margin-left: 25px;
display: block;
}
#header.fixtop .detail_tour .alt-main-cate {
position: relative;
margin-top: 15px;
margin-left: 17px;
display: block;
}
#header .muachung .alt-main-cate {
margin-left: 40px;
}
#header .btn-toggle-cate {
width: 42px;
height: 32px;
position: relative;
background: #ffcc00;
border-radius: 3px;
cursor: pointer;
padding: 10px 0 0 7px;
border: 1px solid #ffcc00;
}
.muachung-site #header .btn-toggle-cate {
background: #f7b300;
border: 1px solid #ffcc00;
}
#header .btn-toggle-cate:before {
content: '';
position: absolute;
right: 6px;
top: 12px;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #2c3e50 transparent transparent transparent;
}
#header .btn-toggle-cate > i {
display: block;
height: 2px;
width: 14px;
background: #2c3e50;
position: relative;
}
#header .btn-toggle-cate > i:before,
#header .btn-toggle-cate > i:after {
content: '';
position: absolute;
top: 4px;
left: 0;
width: 100%;
height: 100%;
background: inherit;
}
#header .btn-toggle-cate > i:after {
top: 8px;
}
#header .alt-drp-cate {
position: absolute;
top: 100%;
right: -10px;
z-index: 4;
padding-top: 3px;
display: none;
width: 241px;
/*box-shadow: 0 1px 5px #707070;*/
}
#header.fixtop .alt-drp-cate {
box-shadow: 0 1px 5px #707070;
}
#header .alt-drp-cate .inner-drp-cate {
box-shadow: 0 1px 5px #707070;
}
#header .alt-drp-cate .lbl-maincate-drp {
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 16px;
font-style: italic;
color: #555;
background: #ecf0f1;
height: 40px;
line-height: 40px;
padding: 0 17px;
}
#header .alt-drp-cate .lbl-maincate-drp:before {
content: '';
position: absolute;
top: -8px;
right: 23px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 8px 8px;
border-color: transparent transparent #ecf0f1 transparent;
}
#header .list-social-login {
margin: 10px 0;
}
#header .list-social-login .iFacebook {
margin-right: 10px;
}
/* hover Du lịch */
#header .header-mid.dulich .alt-main-cate:hover .btn-toggle-cate {
background: #00b7f1;
border-color: #b8eeff;
}
#header .header-mid.dulich .alt-main-cate:hover .btn-toggle-cate > i {
background: #b8eeff;
}
#header .header-mid.dulich .alt-main-cate:hover .btn-toggle-cate:before {
border-color: #b8eeff transparent transparent transparent;
}
/* End: hover Du lịch */
#header .alt-main-cate:hover .alt-drp-cate {
display: block;
}
#header .alt-main-cate .mod-left-dl-city {
min-width: 230px;
margin-top: 0;
}
#header .alt-main-cate .mod-left-dl-city {
box-shadow: none;
}
#header .alt-main-cate .mod-left-dl-city .city-area-name {
margin-bottom: 1px;
}
#header .alt-main-cate .mod-left-dl-city .iAD4 {
width: 10px;
height: 14px;
background-position: -183px -118px;
display: block;
top: 11px;
right: 11px;
}
/*End: Alternate Categories*/
#header .mid-right {
width: 140px;
}
#header .muachung .mid-right {
/*width: 240px;*/
width: 290px;
}
.home-page3 #header .muachung .mid-right {
position: relative;
z-index: 5;
width: 376px;
}
#header .show-panel {
width: 125px;
padding: 27px 12px 0 8px;
height: 72px;
position: relative;
}
.home-page3 #header .show-panel {
width: 207px;
padding: 27px 4px 0 8px;
margin: 0 0 0 6px;
}
#header .show-panel .iUser {
margin-top: 1px;
margin-right: 8px;
}
.home-page3 #header .show-panel .iUser {
width: 42px;
height: 42px;
background: url(../img/icons/user.png) no-repeat;
margin: -6px 12px 0;
}
.home-page3 #header .user-panel:hover .iUser {
background: url(https://muachung.vn/frontEnd/dulich/images/home2/icons/user-active.png) no-repeat;
background-position: 0 0 ;
}
#header .show-panel .grp-lbl {
position: relative;
}
#header .show-panel .grp-lbl:before {
content: '';
position: absolute;
top: 6px;
right: -12px;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #ffffff transparent transparent transparent;
}
.home-page3 #header .show-panel .grp-lbl:before {
content: none;
}
#header .show-panel .lbl-login {
max-width: 70px;
}
.home-page3 #header .show-panel .lbl-login,.home-page3 #header .show-panel .lbl-reg,.home-page3 #header .show-panel{
color: #6b778c !important;
max-width: initial;
}
.home-page3 #header .show-panel .lbl-login {
margin-left: -1px;
}
#header .show-panel .lbl-reg {
color: #B6E4F3;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding-top: 0px;
margin-top: -1px;
}
.home-page3 #header .show-panel .lbl-reg {
margin-top: 0;
margin-left: 2px;
}
.muachung-site #header .show-panel .lbl-reg {
color: #96C3E2;
}
/*dropdown User panel*/
.user-panel-wrap {
position: absolute;
top: 0;
right: 0;
}
.shop-cart-wrap {
margin-right: 207px;
}
#header .user-panel {
cursor: pointer;
position: relative;
}
#header .user-panel:hover {
z-index: 99;
}
#header .user-panel:hover .show-panel {
background: #ffffff;
box-shadow: 1px 1px 5px #707070;
color: #333;
z-index: 1;
}
#header .user-panel:hover .lbl-reg {
color: #888;
}
#header .user-panel:hover .iUser {
background-position: -220px -78px;
}
#header .dropdown-user {
position: absolute;
top: 100%;
margin-top: -1px;
padding-top: 1px;
right: 0;
display: none;
/*z-index: 2;*/
}
#header .user-panel:hover .dropdown-user {
display: block;
}
#header .inner-dropdown-user {
color: #555;
width: 270px;
background: #fff;
box-shadow: 1px 1px 5px #707070;
}
#header .inner-dropdown-user.user-logined {
width: 220px;
}
#header .user-panel:hover .show-panel:before {
content: '';
position: absolute;
left: 0;
bottom: -5px;
height: 6px;
width: 100%;
background: #fff;
}
#header .lbl-welcome {
color: #656565;
padding: 23px 0 11px 15px;
}
#header .wrap-action-user {
padding: 0 15px 26px 15px;
}
#header .wrap-action-user .btn-login {
margin-bottom: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-align: center;
color: #fff;
font-size: 14px;
height: 32px;
line-height: 32px;
cursor: pointer;
background: #ff6600;
border-radius: 2px;
}
#header .wrap-action-user .btn-login:hover {
background: #F16300;
}
#header .wrap-action-user .btn-reg {
background: #2c3e50;
margin-bottom: 0;
margin-top: 7px;
}
#header .wrap-action-user .btn-reg:hover {
background: #3C5064;
}
#header .social-login {
padding-bottom: 14px;
}
#header .lbl-social {
padding-top: 6px;
}
#header .social-item {
margin-left: 15px;
cursor: pointer;
}
#header .wrap-reg {
padding-top: 13px;
border-top: 1px solid #e8e8e8;
}
#header .panel-action {
min-width: 200px;
padding: 0 10px;
color: #333;
background: #FFF;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#header .list-action li {
border-top: 1px solid #e3e3e3;
margin: 0 13px;
}
#header .list-action li:first-child {
border-top: 0;
}
#header .list-action li a {
text-decoration: none;
margin: 0 -23px;
padding-left: 23px;
padding-right: 6px;
display: block;
height: 40px;
line-height: 38px;
color: #333;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
#header .list-action li a:hover {
background: #2C3E50;
color: #FFF;
text-decoration: none;
position: relative;
z-index: 1;
}
/*end: dropdown User panel*/
#header .show-cart {
width: 101px;
padding-top: 26px;
padding-right: 12px;
}
.show-wish {
padding-top: 26px;
}
#header .shop-cart-icon > .show-cart {
width: 50px;
position: relative;
padding-left: 12px;
padding-right: 50px;
}
.home-page3 #header .shop-cart-icon > .show-cart {
padding-left: 22px;
}
.home-page3 .shop-cart-wrap {
transform: translateY(-3px);
}
#header .shop-cart-icon .cc-val {
position: absolute;
top: 28px;
right: 15px;
}
#header.fixtop .shop-cart-icon .cc-val {
top: 15px;
}
#header .show-cart .iCart {
margin-right: 8px;
margin-top: 4px;
}
#header .show-cart .cc-val {
display: inline-block;
color: #fff;
font-size: 12px;
background: #f79100;
height: 13px;
padding: 0 6px;
border-radius: 2px;
line-height: 14px;
}
.home-page3 #header .show-cart .cc-val{
background: #ff005a;
width: 16px;
height: 16px;
line-height: 16px;
border-radius: 50%;
top: 22px;
right: 10px;
}
#header .show-cart .cc-val.no_wl {
background: #43B1FF;
}
#header .mid-searchbox {
margin: 0 145px 0 220px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position:relative
}
#header .detail_tour .mid-searchbox {
margin: 0 145px 0 270px;
}
#header .muachung .mid-searchbox {
margin: 0 310px 0 230px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position: relative;
}
.home-page3 #header .muachung .mid-searchbox {
margin: 20px 376px 0 275px;
}
#header.fixtop .muachung .mid-searchbox {
margin: 0 310px 0 260px;
/*margin: 0 250px 0 260px;*/
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.home-page3 #header.fixtop .muachung .mid-searchbox {
margin: 0 381px 0 93px;
}
#header .form-search {
margin-top: 5px;
position: relative;
}
#header .form-search > label {
display: block;
}
.home-page3 #header .form-search > label{
border: 2px solid #3bb18f;
border-radius: 20px;
}
#header .form-search input {
border-radius: 2px;
height: 38px;
width: 100%;
border: 0;
padding: 0 65px 0 12px;
color: #333333;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.home-page3 #header .form-search input {
border-radius: 25px;
padding-left: 20px;
}
#header .btn-search {
width: 50px;
height: 100%;
padding: 0;
border: 0;
/*background: #f7b300;*/
position: absolute;
top: 0;
right: 0;
border-radius: 0 2px 2px 0;
}
.home-page3 #header .btn-search {
background: transparent;
right: 5px;
}
.home-page3 .iSearch {
opacity: 0;
}
#header .loading-search {
position: absolute;
top: 10px;
right: 60px;
width: 16px;
display: none;
}
#header .drp-search-result {
display: none;
position: absolute;
margin-top: -1px;
top: 100%;
left: 0;
z-index: 99;
width: 100%;
}
#header .drp-search-result.active {
display: block;
z-index: 1;
}
#header .wrap-search-result {
background: #fff;
box-shadow: 1px 1px 5px #707070;
padding: 5px 0 10px 0;
}
#header .wrap-search-result .link-result {
color: #111;
display: block;
padding: 0 15px;
height: 24px;
line-height: 24px;
position: relative;
}
#header .wrap-search-result .link-result .highlight {
font-weight: bold;
}
#header .wrap-search-result .link-result:hover {
text-decoration: none;
background: #e8e8e8;
}
#header .wrap-search-result .lbl-result {
padding-top: 2px;
color: #888;
font-size: 12px;
margin: 0 10px 5px 15px;
}
#header .wrap-search-result .lbl-result.no-data {
display: none;
}
#header .drp-search-result.nodata .lbl-result {
display: none;
}
#header .drp-search-result.nodata .lbl-result.no-data {
display: block;
}
.btn-toogle-res-menu {
display: none;
position: absolute;
top: 7px;
right: 0;
cursor: pointer;
line-height: 0;
width: 32px;
height: 25px;
float: right;
border-top: 5px solid #ffffff;
box-shadow: 0 5px #2c3e50 inset, 0 10px #ffffff inset, 0 15px #2c3e50 inset, 0 20px #ffffff inset;
}
/*end: hearder-mid*/
/* header-bottom*/
#header .header-bottom {
background: #f1f1f1;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.home-page3 #header .header-bottom {
padding: 4px 0 0;
box-shadow: none;
position: relative;
}
.home-page3 #header .header-bottom:after {
content: "";
display: block;
position: absolute;
width: 100%;
bottom: -1px;
left: 0;
box-shadow: 0px 1px 5px 0px rgba(192, 192, 192, 0.5);
height: 1px;
z-index: 1;
background: #fff;
}
.muachung-site #header .header-bottom {
background: #fff;
border-bottom: 1px solid #f1f1f1;
}
.muachung-site.detail-page #header .header-bottom {
border-bottom: 1px solid #f1f1f1;
}
#header .h-breadcrumb {
display: none;
}
#header .wrap-categories {
position: relative;
z-index: 1;
}
#header .wrap-categories .lbl-lst-cates {
cursor: pointer;
background: #f7b300;
height: 40px;
line-height: 40px;
width: 230px;
padding-left: 40px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 15px;
position: relative;
}
#header .lbl-lst-cates .iAD2 {
position: absolute;
top: 16px;
right: 9px;
display: none;
}
#header .wrap-categories.close .lbl-lst-cates .iAD2 {
display: block;
}
#header .lbl-lst-cates .line3 {
position: absolute;
width: 14px;
height: 2px;
background: #2c3e50;
left: 17px;
top: 15px;
}
#header .lbl-lst-cates .line3:before,
#header .lbl-lst-cates .line3:after {
content: '';
position: absolute;
left: 0;
top: 4px;
width: 100%;
height: 100%;
background: inherit;
}
#header .lbl-lst-cates .line3:after {
top: 8px;
}
#header .dropdown-cates {
position: absolute;
width: 100%;
top: 100%;
left: 0;
}
#header .wrap-categories.close .dropdown-cates {
display: none;
}
#header .wrap-categories.close:hover .dropdown-cates {
display: block;
}
#header .list-cates {
position: relative;
/*border-right: 1px solid #e7e7e7;*/
min-width: 229px;
background-color: #fff;
}
#header .mc-cate-item a {
/*background: #fff;*/
display: block;
height: 38px;
line-height: 38px;
position: relative;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
padding-left: 10px;
/*border-left: 3px solid #fff;*/
text-decoration: none;
}
#header .mc-cate-item a {
border-bottom: 1px solid #f1f1f1;
}
#header .mc-cate-item.no-border a {
border-bottom: 0;
height: 39px;
}
#header .mc-cate-item .iGoOut {
position: absolute;
top: 8px;
right: 7px;
}
#header .mc-cate-item:hover .iGoOut {
background-position: -194px -94px;
}
#header .h-cate-item.sml-cate {
position: relative;
}
#header .parent-cate {
position: relative;
border-bottom: 1px solid #f1f1f1;
padding-left: 40px;
display: block;
height: 32px;
line-height: 32px;
color: #555;
text-decoration: none;
/*background: #fff;*/
}
#header.fixtop .parent-cate {
padding-left: 50px;
}
#header .parent-cate.trungthu-mn:before {
/*content: none !important;*/
}
#header .parent-cate.trungthu-mn {
/*padding-left: 40px;*/
}
#header .h-cate-item:hover .parent-cate {
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
color: #111;
border-color: #ccc;
border-top: 1px solid #ccc;
z-index: 2;
}
#header .parent-cate:before {
content: '';
position: absolute;
top: 0;
left: 40px;
width: 0;
height: 100%;
border-left: 1px solid #f1f1f1;
}
/*#header .h-cate-item:hover .parent-cate:before{*/
/*right: 0;*/
/*left: auto;*/
/*border-color: #fff;*/
/*}*/
/*#header .parent-cate:after{*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 3px;*/
/*height: 38px;*/
/*background: #fff;*/
/*}*/
#header .h-cate-item:hover .parent-cate:after {
width: 100%;
top: -1px;
left: 0;
height: 1px;
background: #95a5a6;
}
#header .h-cate-item:hover:first-child .parent-cate:after {
top: 0;
}
#header .parent-cate .iCate {
position: absolute;
top: 7px;
left: 12px;
}
#header .parent-cate .iAR3 {
position: absolute;
top: 14px;
right: 15px;
}
#header .h-cate-item:hover .parent-cate .iAR3 {
background-position: -346px -65px;
}
#header .list-subcate {
background: #fff;
border: 1px solid #95a5a6;
position: absolute;
top: -1px;
left: 100%;
min-width: 205px;
padding-left: 20px;
margin-left: -1px;
display: none;
z-index: 1;
}
#header .h-cate-item.dock-bottom .list-subcate {
top: auto;
bottom: 0;
}
#header .h-cate-item:first-child .list-subcate {
top: 0;
}
#header .h-cate-item:hover .list-subcate {
display: block;
}
#header .list-subcate li {
white-space: nowrap;
height: 37px;
line-height: 36px;
}
#header .h-cate-item:first-child .list-subcate li {
height: 36px;
}
#header .list-subcate li a {
display: block;
}
#header .list-subcate li a:hover {
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #111;
text-decoration: none;
}
#header .dropdown-cates .shadow-box {
position: absolute;
bottom: -10px;
left: 0;
width: 100%;
height: 24px;
text-align: center;
}
.home-page3 .cskh-wrap{
position: absolute;
top: -3px;
right: 4px;
}
.btn-dulich {
width: 136px;
height: 34px;
background: #073590;
border-radius: 25px;
text-align: center;
line-height: 34px;
}
.btn-support {
width: 186px;
height: 34px;
background: #21babd;
border-radius: 25px;
padding-left: 11px;
margin-left: 9px;
}
#header .h-cskh {
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .h-cskh-new{
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .h-cskh .fw-b{
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.home-page3 #header .h-cskh .fw-b {
margin-left: 4px;
}
#header .h-cskh .fw-l {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#header .h-cskh .show-val-mc, #header .h-cskh .show-val {
height: 38px;
line-height: 38px;
position: relative;
padding-right: 13px;
color: #777;
}
#header .h-cskh .show-val-mc:before, #header .h-cskh .show-val:before {
content: '';
position: absolute;
top: 17px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #aaaaaa transparent transparent transparent;
}
.home-page3 #header .h-cskh .show-val:before {
border-top: 6px solid #fff;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
top: 16px;
right: 13px;
}
#header .h-cskh .show-val-mc .sep-lbl, #header .h-cskh .show-val .sep-lbl {
border-left: 1px solid #d1d1d1;
display: inline-block;
margin: 0 0 0 10px;
padding-left: 10px;
}
#header .h-cskh .poptip-cm {
min-width: 255px;
left: auto;
right: 0;
padding-top: 7px;
z-index: 9;
}
#header .h-cskh .poptip-cm .closePoptip {
position: absolute;
bottom: -1px;
right: 50%;
font-size: 11px;
color: #01B7F2;
text-transform: uppercase;
font-weight: bold;
width: 18px;
height: 18px;
background: rgba(0, 0, 0, .8);
line-height: 18px;
border-radius: 50%;
top: 5px;
right: 5px;
text-align: center;
transition: all .3s ease-in-out;
text-decoration: none;
}
#header .h-cskh .poptip-cm .closePoptip:hover {
background: rgba(0, 0, 0, 1);
}
#header .h-cskh-new .poptip-cm .closePoptip{
position: absolute;
bottom: -1px;
right: 50%;
font-size: 18px;
color: #999;
text-transform: uppercase;
font-weight: bold;
width: 18px;
height: 18px;
/* background: #ccc; */
line-height: 18px;
border-radius: 50%;
top: 5px;
right: 50px;
text-align: center;
transition: all .3s ease-in-out;
text-decoration: none;
}
#header .h-cskh-new .poptip-cm .closePoptip:before {
}
#header .h-cskh-new .poptip-cm .closePoptip:hover {
background: rgba(0,0,0,1);
}
.in-detail-page .home_top_menu.dulich .poptip-cm{
display: block;
}
#header .h-cskh .poptip-cm.show {
display: block;
z-index: 99999;
}
#header .h-cskh:hover .poptip-cm {
display: block;
}
#header .h-cskh .inner-poptip {
padding: 10px 9px;
}
#header .h-cskh .inner-poptip .icon-pick {
right: 40px;
top: -8px;
}
#header .h-cskh-new .icon-pick{
right: 40px;
top: -8px;
}
#header .tr-wrapper .tr-show-val.show_first:before {
content: '';
position: absolute;
left: -6px;
top: 100%;
height: 6px;
width: 100%;
padding-right: 7px;
background: #fff;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#header .tr-wrapper .tr-show-val.show_first {
background: #fff;
box-shadow: 1px 1px 5px #707070;
border-color: #fff;
position: relative;
z-index: 2;
}
#header .cskh-data-row{
padding-left: 26px;
padding-bottom: 9px;
position: relative;
}
#header .cskh-data-row .icon {
position: absolute;
top: 2px;
left: 0;
}
#header .cskh-data-row .iClock {
top: -2px;
}
#header .cskh-dropdown .email-sp {
color: #247bbd;
}
#header .cskh-dropdown .worktime {
padding-bottom: 3px;
}
#header .cskh-dropdown .hotline {
border-top: 1px solid #e3e3e3;
padding-top: 7px;
}
#header .cskh-dropdown .hotline-lbl {
color: #666666;
font-size: 14px;
line-height: 18px;
font-style: italic;
padding-bottom: 8px;
}
#header .cskh-dropdown .hotline-val {
color: #f39a07;
font-size: 20px;
line-height: 18px;
padding-bottom: 4px;
}
#header .mc-bar-top {
height: 40px;
line-height: 40px;
padding-left: 20px;
}
.home-page3 #header .mc-bar-top {
padding-left: 0;
}
.home-page3 #header .mc-bar-top i {
margin-right: 6px;
}
#header .mc-bar-top .group-menu-link-cate {
display: inline;
}
#header .mc-bar-top a {
margin-right: 7px;
padding-right: 7px;
border-right: 1px solid #e5e5e5;
}
.home-page3 #header .mc-bar-top a {
/*margin-right: 32px;*/
color: #0070ff;
border-right: 1px solid black !important;
/*margin-right: 10px;*/
/*margin-left: 10px;*/
/*padding-right: 5px;*/
}
.home-page3 #header .mc-bar-top li:last-child a{
border-right: none !important;
}
.home-page3 #header .mc-bar-top .dulich-menu a {
color: #0f80c4;
}
.home-page3 #header .mc-bar-top i {
vertical-align: -5px;
}
#header .mc-bar-top a.underline {
text-decoration: underline;
}
#header .mc-bar-top a.only-text {
color: #166ead;
font-weight: bold;
}
#header .mc-bar-top a:last-child {
border: none;
}
/*end: header-bottom*/
/* 10. Footer
--------------------------------------------------------------------------------*/
#footer {
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding-top: 30px;
background: #f1f1f1;
}
#footer .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
#footer .f-top {
padding: 18px 0 0;
background: #ffffff;
border-top: 1px solid #e2e2e2;
}
#footer .site-info {
padding-bottom: 17px;
}
#footer .site-info .wrap-4c {
margin-left: -50px;
}
#footer .site-info .col-4 {
padding: 0 0 0 50px;
}
#footer .f-top-title {
line-height: 22px;
font-size: 18px;
padding-bottom: 18px;
}
#footer .list-about li {
padding-top: 10px;
}
#footer .list-about li:first-child {
padding-top: 0;
}
#footer .list-about a {
font-size: 14px;
/*font-family: "Open Sans Light", sans-serif;*/
}
#footer .grp-drp-footer {
position: relative;
margin-right: 17px;
width: 220px;
margin-bottom: 9px;
}
#footer .drp-show,
#footer .lienket-muachung {
padding: 0 20px 0 10px;
height: 31px;
line-height: 30px;
border: 1px solid #d8d8d8;
cursor: pointer;
position: relative;
}
#footer .drp-show:before {
content: "";
position: absolute;
top: 12px;
right: 7px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #333333 transparent transparent transparent;
}
#footer .drp-show.no-arrow:before {
border: none;
}
#footer .gt-hd .drp-show.no-arrow a {
text-decoration: none;
}
#footer .gt-hd .drp-show.no-arrow a:hover {
color: #f0522b;
}
#footer .wrap-drp-list-action {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
margin-top: -1px;
}
#footer .grp-drp-footer:hover {
z-index: 2;
}
#footer .grp-drp-footer:hover .wrap-drp-list-action {
display: block;
}
#footer .drp-list-action {
background: #fff;
border: 1px solid #d8d8d8;
border-top: 0;
}
#footer .action-item {
display: block;
cursor: pointer;
padding: 3px 8px;
font-size: 12px;
}
#footer .action-item:hover {
background: #166EAD;
color: #FFF;
text-decoration: none;
}
#footer .f-subscribe {
padding-right: 11px;
}
#footer .f-subscribe label {
display: block;
/*font-family: "Open Sans Light", sans-serif;*/
margin-bottom: 9px;
}
#footer .f-subscribe .txt-email {
width: 100%;
border: 1px solid #dbdbdb;
height: 32px;
padding: 0 10px;
border-radius: 2px;
margin-bottom: 10px;
}
#footer .f-subscribe .txt-email::-webkit-input-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .txt-email:-moz-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .txt-email::-moz-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .txt-email:-ms-input-placeholder {
font-family: "Open Sans Italic", sans-serif;
}
#footer .f-subscribe .btn-subscribe {
}
#footer .f-subscribe .iSend {
margin-right: 4px;
vertical-align: -5px;
}
#footer .btn-partner {
max-width: 230px;
background: #166ead;
box-shadow: 0 4px #004b80;
color: #fff;
height: auto;
text-align: left;
line-height: 14px;
padding: 9px 0 11px 39px;
display: block;
margin-right: 20px;
}
#footer .btn-partner:hover {
background: #1772B4;
text-decoration: none;
}
#footer .btn-partner:active {
box-shadow: 0 3px #004b80;
top: 1px;
}
#footer .btn-partner .make-right {
float: none;
display: inline-block;
text-align: left;
}
#footer .btn-partner .iMC1 {
float: none;
margin-right: 6px;
vertical-align: -3px;
}
#footer .lbl-partner {
display: block;
padding-bottom: 4px;
padding-top: 4px;
}
#footer .site-link {
border-top: 1px solid #eee;
}
#footer .list-link {
width: 795px;
margin: 0 auto;
padding: 20px 0;
overflow: hidden;
}
#footer .wrap-ll {
margin-top: -33px;
}
#footer .list-link ul {
float: left;
width: 190px;
padding-top: 33px;
}
#footer .list-link li {
padding-bottom: 3px;
}
#footer .list-link li:first-child {
padding-bottom: 6px;
}
#footer .list-link a {
color: #888888;
font-size: 12px;
}
#footer .list-link li:first-child a {
color: #004b91;
font-size: 13px;
}
#footer .f-bottom {
line-height: 20px;
background: #383838;
border-top: 1px solid #d0d0d0;
box-shadow: 0 -1px #f1f1f1;
color: #dddddd;
/*font-family: "Open Sans Light", sans-serif;*/
}
#footer .wrap-copy {
padding-top: 14px;
padding-bottom: 14px;
position: relative;
}
#footer .zamba {
padding-bottom: 6px;
}
#footer .iZamba {
margin-left: 3px;
}
#footer .iAdmicro {
position: absolute;
top: 43px;
right: 0;
}
#footer .i4Admicro {
position: absolute;
top: 35px;
right: 5px;
width: 140px;
height: 59px;
background: url('http://adi.vcmedia.vn/logo/runbyvcc.v.png');
}
#footer .iBCT {
position: absolute;
top: 43px;
right: 160px;
}
.wrap-btn-backtop {
position: fixed;
z-index: 200;
bottom: 40px;
left: 0;
width: 100%;
height: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
visibility: hidden;
}
.wrap-btn-backtop.active {
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
visibility: visible;
}
.wrap-btn-backtop > .container {
position: relative;
}
.btn-back-to-top {
cursor: pointer;
position: absolute;
bottom: 80px;
/*bottom: 230px;*/
right: -64px;
padding-top: 8px;
text-align: center;
z-index: 2;
width: 44px;
height: 54px;
border-radius: 3px;
background-color: #f0532a;
color: #fff;
}
.btn-back-to-top:hover {
}
.btn-back-to-top:active {
/*bottom: 78px;*/
bottom: 228px;
}
.btn-back-to-top span {
display: block;
padding-top: 6px;
}
/*Slick slider*/
.slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-dots {
text-align: center;
}
.slick-dots li {
list-style: none;
display: inline-block;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background-color: #fff;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 8px;
width: 10px;
cursor: pointer;
box-shadow: 0 0 2px #4E443C;
-webkit-box-shadow: 0 0 2px #4E443C;
-moz-box-shadow: 0 0 2px #4E443C;
}
.slick-dots li.slick-active button {
background-color: #4E443C;
}
.top-detail-banner .slick-arrow {
display: none !important;
position: absolute;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
border: none;
text-indent: -99999px;
top: 50%;
margin-top: -10px;
cursor: pointer;
outline: none;
/* width: 10px; */
height: 20px;
z-index: 99;
}
.top-detail-banner .slick-prev {
left: 0;
background-position: -291px -50px;
}
.top-detail-banner .slick-next {
right: -1px;
background-position: -303px -50px;
padding-right: 4px;
}
.top-detail-banner:hover .slick-arrow {
display: block !important;
}
.top-detail-banner img {
width: 100%
}
.top-detail-banner .slick-dots {
position: absolute;
bottom: -20px;
left: 50%;
display: none !important;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
.top-detail-banner:hover .slick-dots {
display: block !important;
}
/* 11. Module's style: mod-breadscrum
--------------------------------------------------------------------------------*/
.mod-breadscrum {
font-size: 12px;
color: #888;
padding: 7px 13px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
background: #fff;
margin: 20px 0 20px;
position: relative;
/*display: none;*/
}
.dl-lists .mod-breadscrum {
margin: -20px 0 20px;
display: block;
}
.in-list-page.dl-lists .mod-breadscrum {
margin-bottom: 10px;
}
.detail-page .mod-breadscrum {
background: #f2f2f2;
}
.mod-breadscrum .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-breadscrum .grp-cate-b {
position: relative;
margin-left: 8px;
}
.mod-breadscrum .cate-val.active {
position: relative;
padding: 0 15px 0 0;
}
.mod-breadscrum .cate-val .iBreadcrumb {
margin-right: 8px;
}
.mod-breadcrumb .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-breadscrum .grp-cate-b {
position: relative;
margin-left: 8px;
}
.mod-breadcrumb .cate-val.active {
position: relative;
padding: 0 15px 0 0;
}
.mod-breadcrumb .cate-val .iBreadcrumb {
margin-right: 8px;
}
/* 11. Module's style: mod-cate-filter
--------------------------------------------------------------------------------*/
.mod-cate-filter {
padding: 15px;
box-shadow: 0 1px 3px #cccccc;
background: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
/*margin-bottom: 15px;*/
}
.mod-cate-filter > a:hover {
text-decoration: none;
}
.mod-cate-filter .title-cate-active {
font-size: 14px;
font-weight: bold;
position: relative;
padding-left: 21px;
}
.mod-cate-filter .title-cate-active.no-img {
padding-left: 0;
}
.mod-cate-filter .deal-moi-hom-nay {
color: #f16600;
}
.mod-cate-filter .deal-ban-chay-nhat {
color: #166ead;
}
.mod-cate-filter .am-thuc-nha-hang {
color: #c34630;
}
.mod-cate-filter .spa-lam-dep {
color: #15c1d7;
}
.mod-cate-filter .gia-dung-noi-that {
color: #56c832;
}
.mod-cate-filter .thoi-trang-nu {
color: #f21248;
}
.mod-cate-filter .thoi-trang-nam {
color: #8e6d64;
padding-left: 25px;
}
.mod-cate-filter .phu-kien-my-pham {
color: #de6783;
padding-left: 25px;
}
.mod-cate-filter .dien-tu-cong-nghe {
color: #0059a7;
}
.mod-cate-filter .thuc-pham {
color: #e4511d;
padding-left: 25px;
}
.mod-cate-filter .me-be {
color: #f4b416;
}
.mod-cate-filter .dao-tao-giai-tri {
color: #344e5d;
padding-left: 25px;
}
.mod-cate-filter .grp-cate-in-list {
margin-left: 20px;
margin-top: 15px;
}
.mod-cate-filter .grp-cate-in-list .active {
font-weight: bold;
font-size: 12px;
}
.mod-cate-filter .grp-cate-in-list .field-filter .iTick {
position: absolute;
top: -1px;
}
.mod-cate-filter .grp-cate-in-list .field-filter .i3cham {
position: absolute;
top: 8px;
left: 4px;
}
.mod-cate-filter .grp-cate-in-list .field-filter {
position: relative;
margin-bottom: 15px;
}
.mod-cate-filter .grp-cate-in-list .field-filter:last-child {
margin-bottom: 0;
}
.mod-cate-filter .grp-cate-in-list .field-filter a {
color: #666666;
padding-left: 20px;
}
.mod-cate-filter .grp-cate-in-list .bt-readall-list .iAR3 {
position: absolute;
top: 6px;
right: 6px;
}
.mod-cate-filter .grp-cate-in-list .bt-readall-list {
padding: 5px 16px 5px 10px;
background: #e4e4e4;
border-radius: 3px;
font-size: 11px;
position: relative;
}
/*.mod-cate-filter .grp-cate-in-list .field-filter a:before {*/
/*content: "...";*/
/*position: absolute;*/
/*top: -3px;*/
/*left: -15px;*/
/*}*/
.mod-cate-filter .title-other-cate {
font-size: 15px;
color: #888888;
margin-bottom: 15px;
}
.mod-cate-filter ul.grp-cate-other-in-list {
padding-left: 15px;
font-size: 12px;
}
.mod-cate-filter ul.grp-cate-other-in-list li {
list-style: none;
margin-bottom: 15px;
}
.mod-cate-filter ul.grp-cate-other-in-list li a {
color: #003366;
}
.mod-cate-filter ul.grp-cate-other-in-list li a .iLML {
margin-right: 5px;
}
.hover-location {
color: #555;
box-shadow: 0 1px 3px #cccccc;
background: #fff;
border: 1px solid transparent;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.hover-location:hover {
border: 1px solid #c3c3c3;
border-right: none;
}
.hover-location:hover .location-lists {
display: block;
}
.hover-location .parent-cat {
display: block;
background: #fff;
text-decoration: none;
height: 50px;
line-height: 50px;
padding: 0 20px;
position: relative;
}
.hover-location .parent-cat:before {
content: "";
position: absolute;
display: block;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
height: 52px;
width: 200px;
left: 50%;
margin-left: -100px;
}
.hover-location:hover .parent-cat:before {
display: none;
}
.hover-location .parent-cat:after {
content: "";
display: none;
position: absolute;
right: -1px;
z-index: 101;
width: 2px;
height: 50px;
background: #ffffff;
top: 0;
}
.hover-location:hover .parent-cat:after {
display: block;
}
.hover-location .parent-cat span {
position: relative;
}
.hover-location .parent-cat span:after {
position: absolute;
content: "";
display: block;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #aaa;
right: -12px;
top: 3px;
}
.hover-location .location-lists {
position: absolute;
left: 100%;
width: 180px;
background: #fff;
z-index: 5;
top: 38%;
transform: translateY(-50%);
border: 1px solid #c3c3c3;
padding: 7px 0;
display: none;
}
.mc-list-page2 .hover-location .location-lists {
top: auto;
}
.hover-location .location-lists:before {
content: "";
display: block;
width:50px;
height:100%;
background: transparent;
position: absolute;
left: -34px;
top:0;
}
.hover-location .location-lists li a {
padding: 8px 20px;
display: inline-block;
width: 100%;
font-size: 12px;
}
.hover-location .location-lists li span.res-num {
color: #999;
}
/* 11. Module's style: mod-viewed-suggest
--------------------------------------------------------------------------------*/
.mod-viewed-suggest {
background: #Fff;
margin-bottom: 45px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.muachung-site .mod-viewed-suggest {
background: #Fff;
margin-bottom: 0;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-viewed-suggest .hsd-title {
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #6f7a80;
}
.muachung-site .mod-viewed-suggest .hsd-title {
font-size: 14px;
height: 32px;
line-height: 32px;
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #44a0d4;
background: -moz-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #44a0d4), color-stop(100%, #33ccb0));
background: -webkit-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: -o-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: -ms-linear-gradient(left, #44a0d4 0%, #33ccb0 100%);
background: linear-gradient(to right, #44a0d4 0%, #33ccb0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a0d4', endColorstr='#33ccb0', GradientType=1);
}
.muachung-site .mod-viewed-suggest .count-item-suggest {
float: right;
font-weight: normal;
font-size: 13px;
}
.mod-viewed-suggest .inner-home-suggest {
background: #fff;
box-shadow: 1px 2px 1px #d7d7d7;
}
.mod-viewed-suggest .hsd-slide {
position: relative;
padding: 20px 34px 20px 34px;
overflow: hidden;
}
.mod-viewed-suggest .hsd-slide-overview {
position: relative;
left: 0;
top: 0;
height: 160px;
width: 999999px;
overflow: hidden;
-webkit-transition: left 1s;
-moz-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
.mod-viewed-suggest .hsd-item {
padding: 0 15px;
float: left;
}
.mod-viewed-suggest .hsd-item-inside {
width: 240px;
position: relative;
}
.mod-viewed-suggest .hsd-item-inside a {
text-decoration: none;
}
.mod-viewed-suggest .hsd-thumb-deal {
display: block;
position: relative;
height: 0;
width: 100%;
padding-bottom: 66.67%;
}
.mod-viewed-suggest .hsd-name-deal {
position: absolute;
width: 100%;
height: 38px;
left: 0;
bottom: 0;
padding: 5px 5px 0 10px;
}
.mod-viewed-suggest .hsd-name-deal:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #FFFFFF;
opacity: 0.85;
filter: alpha(Opacity=85);
}
.mod-viewed-suggest .hsd-name-val {
line-height: 14px;
position: relative;
font-size: 13px;
height: 28px;
overflow: hidden;
}
.mod-viewed-suggest .hsd-name-val a {
color: #111;
}
.mod-viewed-suggest .hsd-name-val span {
color: #ff6700;
font-weight: bold;
margin-right: 8px;
}
.mod-viewed-suggest .hsd-wrap-detail {
opacity: 0;
visibility: hidden;
position: absolute;
left: 0;
top: 46px;
width: 100%;
}
.mod-viewed-suggest .hsd-item-inside:hover .hsd-wrap-detail {
opacity: 1;
visibility: visible;
}
.mod-viewed-suggest .hsd-link-detail {
display: inline-block;
width: 90px;
height: 30px;
line-height: 32px;
font-size: 12px;
text-transform: uppercase;
text-align: center;
border-radius: 2px;
color: #333;
background: #f1c40f;
transition: opacity 0.2s;
-webkit-transition: opacity 0.2s;
}
.mod-viewed-suggest .hsd-item-inside .iAR4 {
vertical-align: -4px;
margin-left: 7px;
}
.mod-viewed-suggest .hsd-btn {
/*display: none;*/
position: absolute;
top: 0;
left: 0;
width: 66px;
height: 100%;
}
.mod-viewed-suggest .hsd-btn.next {
left: auto;
right: 0;
}
.mod-viewed-suggest .hsd-slide.active .hsd-btn {
/*display: block;*/
}
.mod-viewed-suggest .hsd-btn:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, right top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}
.mod-viewed-suggest .hsd-btn.next:before {
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}
.mod-viewed-suggest .hsd-btn.btn-disabled:before {
z-index: 2;
}
.mod-viewed-suggest .hsd-btn .btn-inside {
cursor: pointer;
position: absolute;
top: 66px;
left: 0;
width: 32px;
height: 68px;
line-height: 0;
background: #FFF;
box-shadow: 1px 0 1px #707070;
border-radius: 0 2px 2px 0;
}
.mod-viewed-suggest .hsd-btn.next .btn-inside {
left: auto;
right: 0;
box-shadow: -1px 0 1px #707070;
border-radius: 2px 0 0 2px;
}
.mod-viewed-suggest .hsd-btn .btn-inside i {
margin: 25px 0 0 7px;
}
.mod-viewed-suggest .hsd-btn.next .btn-inside i {
margin: 25px 0 0 15px;
}
.mod-viewed-suggest .hsd-loading {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
text-align: center;
padding-top: 80px;
}
.mod-viewed-suggest .hsd-slide.active .hsd-loading {
display: none;
}
/* 11. Module's style: mod-tab-feed-deal
--------------------------------------------------------------------------------*/
.mod-tab-feed-deal {
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-tab-feed-deal .lbl-count {
position: absolute;
top: 15px;
right: 0;
font-size: 15px;
color: #666;
}
.mod-tab-feed-deal.tab-common .tab-lbls {
margin-bottom: 15px;
border-bottom: 0;
position: relative;
}
.mod-tab-feed-deal.tab-common .t-lbl {
font-size: 13px;
font-weight: bold;
background: #fff;
height: 42px;
line-height: 42px;
text-align: center;
border: 1px solid #d7d7d7;
padding: 0 25px;
margin-left: 10px;
position: relative;
z-index: 1;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl {
font-size: 13px;
font-weight: bold;
background: #e0e0e0;
height: 42px;
line-height: 42px;
text-align: center;
border: 1px solid #e0e0e0;
padding: 0 25px;
margin-left: 0;
margin-right: 10px;
position: relative;
z-index: 1;
color: #666666;
}
.mod-tab-feed-deal.tab-common .t-lbl:first-child {
margin-left: 0;
}
.mod-tab-feed-deal.tab-common .t-lbl:hover {
color: #019ED4;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl:hover, .mod-tab-feed-deal.tab-common .t-lbl.active {
background: #01b7f2;
border-color: #01b7f2;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl:hover, .muachung-site .mod-tab-feed-deal.tab-common .t-lbl.active {
background: #166ead;
border-color: #166ead;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-tab-feed-deal.tab-common .t-lbl:before {
content: '';
position: absolute;
top: 1px;
left: -11px;
width: 10px;
height: 100%;
background: #F1F1F1;
box-sizing: border-box;
}
.muachung-site .mod-tab-feed-deal.tab-common .t-lbl:before {
content: '';
position: absolute;
top: 1px;
left: 0px;
width: 10px;
height: 100%;
background: none;
box-sizing: border-box;
}
.mod-tab-feed-deal.tab-common .t-lbl.active:after {
display: none;
}
.mod-tab-feed-deal.tab-common .line-sep {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #d7d7d7;
}
/* 11. Module's style: mod-dl-list-big-deal
--------------------------------------------------------------------------------*/
.mod-dl-list-big-deal {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.list-hot-deals {
position: relative;
margin-bottom: 10px;
padding-bottom: 5px;
}
.list-hot-deals:after {
content: "";
display: block;
position: absolute;
width: 970px;
background: #e6e6e6;
left: 20px;
height: 1px;
bottom: 0;
}
.mod-dl-list-big-deal .dock-viewall {
position: relative;
}
.mod-dl-list-big-deal .dock-viewall .text-count {
font-size: 16px;
color: #666666;
right: 0;
position: absolute;
bottom: 15px;
}
.mod-dl-list-big-deal .title-mod {
/*border-bottom: 1px solid #d2d2d2;*/
margin-bottom: 5px;
position: relative;
}
.mod-dl-list-big-deal .title-val {
display: inline-block;
position: relative;
font-size: 30px;
line-height: 34px;
text-transform: uppercase;
font-family: "Open Sans Light", sans-serif;
color: #333;
padding-bottom: 2px;
/*border-bottom: 1px solid #2c3e50;*/
}
.mod-dl-list-big-deal .viewall {
position: absolute;
bottom: 8px;
right: 10px;
background: #16A085;
color: #fff;
font-size: 12px;
height: 20px;
line-height: 20px;
padding: 0 6px 0 10px;
}
.mod-dl-list-big-deal .dock-viewall .viewall {
bottom: 31px;
}
.mod-dl-list-big-deal .viewall:hover {
text-decoration: none;
/*background: #A9A9A9;*/
opacity: 0.9;
}
.mod-dl-list-big-deal .viewall:after {
content: '';
position: absolute;
top: 0;
left: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #16A085;
}
/*.mod-dl-list-big-deal .viewall:hover:after{*/
/*border-color: transparent transparent transparent #A9A9A9;*/
/*}*/
.mod-dl-list-big-deal .list-big-deal {
margin-left: -45px;
}
.mod-dl-list-big-deal .list-big-deal .banner-home {
margin-left: 45px;
padding-bottom: 40px;
}
.mod-dl-list-big-deal .list-big-deal .mod-site-suggest {
margin-left: 45px;
clear: both;
margin-bottom: 40px;
}
.mod-dl-list-big-deal .deal-item {
float: left;
width: 50%;
padding-left: 45px;
padding-bottom: 40px;
}
.muachung-site .mod-dl-list-big-deal .deal-item {
float: left;
width: 25%;
padding-left: 45px;
padding-bottom: 40px;
}
.muachung-site .mod-dl-list-big-deal .deal-item.x2banner {
padding-bottom: 0;
}
/*in list page*/
.dl-lists #header .h-breadcrumb {
display: block;
}
.dl-lists .in-detail-page .mod-left-dl-city, .in-list-page .mod-left-dl-city {
margin-top: 0;
}
.mod-dl-list-big-deal .count-sort {
position: relative;
padding-bottom: 10px;
padding-top: 20px;
margin-bottom: 4px;
}
.mod-dl-list-big-deal .cate-name {
display: inline-block;
font-size: 22px;
line-height: 24px;
vertical-align: middle;
}
.mod-dl-list-big-deal .count-sort .deal-result {
font-style: italic;
font-size: 14px;
color: #888;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #ccc;
padding-left: 5px;
margin-left: 5px;
}
.mod-dl-list-big-deal .wrap-sort-item {
position: absolute;
bottom: 10px;
right: 0;
}
.mod-dl-list-big-deal .right-sort {
width: 300px;
text-align: right;
}
.mod-dl-list-big-deal .right-sort label {
color: #999;
display: inline-block;
margin-right: 8px;
}
.mod-dl-list-big-deal .right-sort select {
font-size: 12px;
height: 25px;
line-height: 24px;
min-width: 120px;
border: 1px solid #9f9f9f;
}
.mod-dl-list-big-deal .btn-more-c-deal {
display: inline-block;
cursor: pointer;
background: #efefef;
font-size: 14px;
min-width: 430px;
height: 44px;
line-height: 44px;
padding: 0 10px;
margin-top: 30px;
margin-bottom: 70px;
border: 1px solid #dbdbdb;
margin-left: auto;
margin-right: auto;
}
.mod-dl-list-big-deal .btn-more-c-deal:hover {
background: #E2E2E2;
}
.mod-dl-list-big-deal .btn-more-c-deal:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #555555 transparent transparent transparent;
vertical-align: middle;
display: inline-block;
margin-left: 6px;
}
/*List page muachung*/
.muachung-site .mod-mc-list-big-deal .counted-deal {
padding: 0 0 10px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
/*line-height: 32px;*/
margin-top: 0;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left {
float: left;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left label {
font-size: 12px;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-right {
float: right;
color: #888;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left .c-val {
font-size: 16px;
color: #555555;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-right select {
padding: 8px 35px 8px 8px;
border: 0;
color: #555555;
margin-left: 5px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.muachung-site .mod-mc-list-big-deal .counted-deal .pull-left .c-val b {
color: #333;
}
.muachung-site .mod-dl-list-big-deal .deal-item.x2 {
width: 50%;
}
.muachung-site .mod-dl-list-big-deal .deal-item.x2 .deal-name .deal-name-val {
font-size: 18px;
}
.muachung-site .mod-mc-list-big-deal .list-big-deal {
margin-left: -35px;
}
.muachung-site .mod-mc-list-big-deal .deal-item {
float: left;
width: 33.3%;
padding-left: 35px;
padding-bottom: 30px;
}
.muachung-site .mod-mc-list-big-deal .deal-item.deal-plaza {
width: 33.2%;
}
.muachung-site .mod-mc-list-big-deal .deal-item.x2banner,
.muachung-site .mod-mc-list-big-deal .deal-item.x2 {
padding-bottom: 0;
}
.muachung-site .mod-mc-list-big-deal .deal-item.x2 {
width: 66.7%;
}
.muachung-site.mc-list-page .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 45.9%;
}
.muachung-site.mc-list-page .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
padding-bottom: 66.4%;
}
.muachung-site.mc-list-page .deal-item.travel-deal.x2 .deal-name .deal-name-val {
font-size: 18px;
}
.mod-mc-list-big-deal .btn-more-c-deal {
display: inline-block;
cursor: pointer;
background: #fff;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
min-width: 430px;
height: 44px;
line-height: 44px;
padding: 0 10px;
margin-top: 20px;
margin-bottom: 70px;
border: 1px solid #dbdbdb;
margin-left: auto;
margin-right: auto;
}
.mod-mc-list-big-deal .btn-more-c-deal:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #555555 transparent transparent transparent;
vertical-align: middle;
display: inline-block;
margin-left: 6px;
}
/*End: in list page*/
/* 11. Module's style: mod-cover-page
--------------------------------------------------------------------------------*/
.mod-cover-page {
background: transparent center center no-repeat;
height: 190px;
margin-bottom: 30px;
}
.mod-cover-page .cell-center {
height: 190px;
text-align: left;
}
.mod-cover-page .dulich-policy {
height: 30px;
line-height: 30px;
font-size: 15px;
font-family: "Open Sans Italic", sans-serif;
display: inline-block;
background: #eef7ff;
border-radius: 3px;
margin-top: 10px;
padding-right: 14px;
}
.mod-cover-page .cell-center > div:first-child .dulich-policy {
margin-top: 0;
}
.mod-cover-page .dulich-policy .iChkGreen2 {
margin: 0 8px 0 11px;
vertical-align: -1px;
}
/* 11. Module's style: mod-left-dl-city
--------------------------------------------------------------------------------*/
.mod-left-dl-city {
background: #fff;
box-shadow: 0 1px 5px rgba(180, 180, 180, 0.8);
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.mod-left-dl-city .lbl-mod {
background: #f1c40f;
text-transform: uppercase;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #6e5802;
height: 38px;
line-height: 38px;
padding-left: 15px;
position: relative;
}
.mod-left-dl-city .lbl-mod .iAD2 {
position: absolute;
top: 16px;
right: 9px;
display: none;
}
.mod-left-dl-city .lst-custom-link {
padding: 6px 13px;
line-height: 30px;
}
.mod-left-dl-city .lst-custom-link a {
display: block;
color: #444;
font-family: 'Open Sans', sans-serif;
}
.mod-left-dl-city .lst-custom-link a:last-child {
border-bottom: 1px solid #e6e6e6;
padding-bottom: 12px
}
.mod-left-dl-city .lst-custom-link .icon {
vertical-align: -3px;
margin-right: 6px;
}
.mod-left-dl-city .list-city {
padding-bottom: 8px;
}
.mod-left-dl-city .city-area-name {
position: relative;
display: block;
background: #fff;
font-size: 14px;
color: #444;
height: 36px;
line-height: 36px;
padding-left: 15px;
margin-bottom: -4px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-left-dl-city .city-area-name .iAD4 {
display: block;
position: absolute;
top: 15px;
right: 18px;
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.mod-left-dl-city .collapse .city-area-name .iAD4 {
right: 18px;
}
.mod-left-dl-city .collapse .city-area-name .iAD4 {
-ms-transform: rotate(0deg); /* IE 9 */
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
}
.mod-left-dl-city .wrap-all-city-menu .collapse .city-area-name {
border-bottom: 1px solid #e6e6e6;
margin: 0 13px;
padding: 0;
}
.mod-left-dl-city .list-city a {
display: block;
padding: 0 0 0 15px;
/* color: #444; */
line-height: 30px;
font-family: 'Open Sans', sans-serif;
}
.mod-left-dl-city .wrap-all-city-menu .grp-city-area:last-child .city-area-name {
border: 0 !important;
}
.mod-left-dl-city .list-city .active a {
font-weight: bold;
color: #16A085;
}
.mod-left-dl-city .list-city .city-count-deal {
color: #999;
font-weight: normal;
}
.mod-left-dl-city .list-city a:hover,
.mod-left-dl-city .list-city a:hover .city-count-deal {
text-decoration: none;
}
.mod-left-dl-city .list-city a:hover .city-name {
text-decoration: underline;
}
.mod-left-dl-city .grp-attr-filter {
margin: 0 15px 17px 15px;
}
.mod-left-dl-city .lbl-grp-attr-filter {
border-top: 1px solid #e9e9e9;
padding: 14px 0 20px;
font-weight: bold;
font-size: 18px;
color: #999;
}
.mod-left-dl-city .grp-attr-filter .field-filter {
margin-top: 21px;
}
.mod-left-dl-city .grp-attr-filter .field-filter:first-child {
margin-top: 0;
}
.mod-left-dl-city .grp-attr-filter .field-name {
font-weight: bold;
padding-bottom: 10px;
}
.mod-left-dl-city .list-val-filter {
}
.mod-left-dl-city .list-val-filter .lbl-input {
font-size: 12px;
color: #555;
padding: 4px 0;
position: relative;
display: block;
}
.mod-left-dl-city .list-val-filter .lbl-input:hover {
text-decoration: none;
}
.mod-left-dl-city .lbl-input .iCheckBox {
vertical-align: -1px;
margin-right: 3px;
}
.mod-left-dl-city .lbl-input input {
position: absolute;
top: 0;
right: 0;
opacity: 0;
}
.mod-left-dl-city .lbl-input input:checked ~ .iCheckBox {
background-position: -304px -83px;
}
.mod-left-dl-city .lbl-input .iStar1 {
vertical-align: -1px;
}
.mod-left-dl-city .lbl-input .one-star {
width: 13px
}
.mod-left-dl-city .lbl-input .two-star {
width: 27px
}
.mod-left-dl-city .lbl-input .three-star {
width: 41px
}
.mod-left-dl-city .lbl-input .four-star {
width: 55px
}
.mod-left-dl-city .lbl-input .five-star {
width: 69px
}
/* In list page*/
.in-detail-page .mod-left-dl-city,
.in-list-page .mod-left-dl-city {
line-height: 16px;
margin-top: -38px;
border: 1px solid #e6e6e6;
border-top: 0;
box-shadow: none;
}
.in-detail-page .mod-left-dl-city {
border: 0;
margin-top: -5px;
}
.in-list-page .mod-left-dl-city .lbl-mod {
margin: 0 -1px;
}
.mod-left-dl-city .grp-city-area.collapse .wrap-toggle {
display: none;
}
.mod-left-dl-city .grp-city-area.toggleble .city-area-name,
.mod-left-dl-city .grp-city-area.collapse .city-area-name {
margin-top: 2px;
margin-bottom: 0;
text-decoration: none;
}
.mod-left-dl-city .grp-city-area.toggleble:first-child .city-area-name {
margin-bottom: 2px;
margin-top: 0;
}
/* End: In list page*/
/*Toggle mode*/
.mod-left-dl-city.toggle-mod {
position: relative;
}
.mod-left-dl-city.toggle-mod:hover {
z-index: 2;
}
.mod-left-dl-city.toggle-mod .lbl-mod .iAD2 {
display: block;
}
.mod-left-dl-city.toggle-mod .wrap-all-city-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #fff;
border: 1px solid #e6e6e6;
}
.mod-left-dl-city.toggle-mod:hover .wrap-all-city-menu {
display: block;
}
.mod-left-dl-city.toggle-mod .wrap-all-city-menu {
}
/*End:Toggle mode*/
/* 11. Module's style: mod-site-suggest
--------------------------------------------------------------------------------*/
.mod-breadcrumb {
margin-top: -27px;
margin-bottom: 15px;
line-height: 16px;
}
.in-detail-page .mod-breadcrumb {
margin-top: 6px;
}
.mod-breadcrumb .grp-cate-b {
position: relative;
margin-left: 7px;
}
.mod-breadcrumb a {
color: #888888;
text-transform: uppercase;
font-size: 12px;
}
.mod-breadcrumb.tour a {
color: #888888;
text-transform: none;
font-size: 13px;
}
.mod-breadcrumb .cate-val .iAR6 {
margin-right: 7px;
vertical-align: 1px;
}
.mod-breadscrum .btn-back-cate {
color: #247bbd;
margin-right: 10px;
font-weight: bold;
}
.mod-breadscrum .btn-back-cate span {
position: relative;
width: 22px;
height: 22px;
background: #247bbd;
border-radius: 50%;
display: inline-block;
vertical-align: -5px;
margin-right: 6px;
}
.mod-breadscrum .btn-back-cate:after {
content: '';
margin-left: 10px;
width: 0;
height: 18px;
border-left: 1px solid #d4d4d4;
}
.mod-breadscrum .btn-back-cate span .iAL5 {
position: absolute;
top: 6px;
left: 5px;
}
.mod-breadscrum .grp-main-link {
padding-top: 0;
}
/* 11. Module's style: mod-site-suggest
--------------------------------------------------------------------------------*/
.mod-site-suggest {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin-bottom: 0;
}
.mod-site-suggest .sgtitle{
overflow: hidden;
}
.muachung-site .mod-site-suggest {
background-color: #fff;
}
.muachung-site.detail-page .mod-site-suggest {
margin-bottom: 10px;
}
.mod-site-suggest.suggest-bottom {
background: url("https://muachung.vn/frontEnd/dulich/images/line-detail-tour.png") no-repeat;
margin: 30px 0 20px;
background-size: 100%;
padding-top: 20px;
}
.mod-site-suggest.suggest-bottom .inner-mod {
background: none;
}
.mod-site-suggest .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-site-suggest .inner-mod {
background: #fff;
border: 1px solid #d8d8d8;
padding: 20px 33px;
}
.mod-site-suggest.plaza-deal-in-list .inner-mod {
padding: 20px 10px 0;
}
.muachung-site .mod-site-suggest .inner-mod {
padding-top: 20px;
}
.muachung-site .mod-site-suggest .suggest_content_plaza .deal-name {
height: 30px;
}
.muachung-site .mod-site-suggest .suggest_content_plaza .sell-val .unit {
font-size: 12px;
text-decoration: underline;
vertical-align: 2px;
}
.mod-site-suggest .title-mod {
font-size: 20px;
line-height: 24px;
padding-bottom: 20px;
color: #555;
font-weight: bold;
}
.mod-site-suggest .slide-ss {
padding: 0 40px;
position: relative;
}
.mod-site-suggest.plaza-deal-in-list .slide-ss {
padding: 0 28px;
position: relative;
}
.mod-site-suggest .slide-ss.no-slide {
padding: 0;
}
.mod-site-suggest .slide-ss .slide-ss-page {
display: none;
position: absolute;
top: -40px;
right: 0;
}
.mod-site-suggest .wrap-slide {
position: relative;
overflow: hidden;
}
.mod-site-suggest .overview-ss {
width: 999999px;
position: relative;
left: 0;
}
.mod-site-suggest .overview-ss.add-effect {
-webkit-transition: left 1s;
-moz-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
.mod-site-suggest .ss-loading {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
text-align: center;
padding-top: 80px;
z-index: 1;
}
.mod-site-suggest .slide-ss.active .ss-loading {
display: none;
}
.mod-site-suggest .deal-item.deal-ss {
margin: 0 0 10px 25px;
float: left;
width: 175px;
}
.mod-site-suggest .suggest_content_plaza .deal-item.deal-ss {
margin: 0 0 10px 30px;
float: left;
width: 170px;
padding: 0;
}
.mod-site-suggest .suggest-tour .deal-item.deal-ss {
margin: 0 0 10px 30px;
float: left;
width: 170px;
}
/*.mod-site-suggest.plaza-deal-in-list .suggest_content_plaza .deal-item.deal-ss {*/
/*margin: 0 20px 10px 10px;*/
/*}*/
.mod-site-suggest .suggest-tour .deal-item.deal-ss .wrap-imgdesc {
max-width: 170px;
}
.mod-site-suggest .suggest-tour .deal-item .inner-deal {
padding: 0;
}
.mod-site-suggest .suggest-tour-content .deal-item .img-thumb-deal {
padding-bottom: 70.6%;
}
.mod-site-suggest .ss-btn {
position: absolute;
z-index: 1;
cursor: pointer;
text-align: center;
line-height: 34px;
padding-right: 2px;
top: 55px;
left: 0;
width: 36px;
height: 39px;
border: 1px solid #a2a6ac;
border-radius: 2px;
background: #f6f7f9; /* Old browsers */
background: -moz-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #e8e9ec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* IE10+ */
background: linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#e8e9ec', GradientType=0); /* IE6-9 */
}
.mod-site-suggest .ss-btn.btn-next {
left: auto;
right: 0;
padding-left: 3px;
padding-right: 0;
}
.mod-site-suggest .ss-btn.btn-disabled {
cursor: default;
opacity: 0.5;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.mod-site-suggest .viewed-deal {
border-top: 1px solid #d8d8d8;
padding-top: 20px;
padding-bottom: 20px;
}
.mod-site-suggest .viewed-deal .lbl-vd {
font-size: 18px;
line-height: 24px;
width: 100px;
margin-top: 11px;
}
.mod-site-suggest .viewed-deal .bt-view-all {
position: relative;
padding-right: 8px;
color: #004b91;
font-size: 12px;
margin-top: 30px;
font-family: "Open Sans Semibold", sans-serif;
}
.mod-site-suggest .viewed-deal .bt-view-all:before {
content: '';
position: absolute;
top: 5px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 3px;
border-color: transparent transparent transparent #004b91;
}
.mod-site-suggest .list-viewed-deal {
margin: 0 0 0 125px;
}
.mod-site-suggest .inner-all-deal {
margin-left: -20px;
height: 70px;
overflow: hidden;
}
.mod-site-suggest .thumb-vd {
float: left;
line-height: 0;
margin-left: 20px;
position: relative;
height: 70px;
width: 70px;
}
.mod-site-suggest .suggest-title .line {
padding: 0 10px;
font-size: 20px;
font-weight: normal;
}
.mod-site-suggest .suggest_plaza {
font-size: 14px;
height: 35px;
line-height: 32px;
/*margin-bottom: 20px;*/
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #2d3e50;
background: -moz-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2d3e50), color-stop(100%, #14699f));
background: -webkit-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: -o-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: -ms-linear-gradient(left, #2d3e50 0%, #14699f 100%);
background: linear-gradient(to right, #2d3e50 0%, #14699f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3e50', endColorstr='#14699f', GradientType=1);
}
.mod-site-suggest .suggest_tour {
font-size: 14px;
height: 32px;
line-height: 32px;
/*margin-bottom: 20px;*/
padding: 0 12px;
color: #fff;
font-weight: bold;
background: #00b7f1;
background: -moz-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00b7f1), color-stop(100%, #00e3f1));
background: -webkit-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: -o-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: -ms-linear-gradient(left, #00b7f1 0%, #00e3f1 100%);
background: linear-gradient(to right, #44a0d4 0%, #00e3f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a0d4', endColorstr='#00e3f1', GradientType=1);
}
.mod-site-suggest .suggest_tour .count-item-suggest {
float: right;
}
.mod-site-suggest .suggest-tour-content .deal-item {
width: 170px;
padding: 0;
}
.mod-site-suggest .suggest-tour-content .deal-item.deal-ss .deal-name {
font-size: 12px;
font-weight: bold;
}
.mod-site-suggest .suggest-tour-content .deal-item.deal-ss .wrap-imgdesc {
max-width: 170px;
}
.suggest-content .deal-item.deal-ss .inner-deal:hover .bt-buynow {
display: block;
}
.deal-item.deal-ss .bt-buynow {
background: #f1c40f;
width: 90px;
height: 30px;
display: none;
text-align: center;
line-height: 30px;
margin: 0 auto;
text-transform: uppercase;
top: 35%;
position: absolute;
left: 38px;
}
/* 11. Module's style: slide home
--------------------------------------------------------------------------------*/
.muachung-site .home-feature-deals {
position: relative;
}
.home-page3 .home-feature-deals {
background: #e7f6fe;
margin-bottom: 10px;
}
.home-feature-deals .slide-feature-deal {
position: relative;
}
.slide-feature-deal {
position: relative;
min-height: 330px;
}
.home-feature-deals .title-mod {
font-size: 15px;
line-height: 34px;
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
}
.topdeal-slideshow div.active {
z-index: 10;
}
.home-feature-deals .deal-item.travel-deal.x2 .deal-name .deal-name-val {
font-size: 18px;
}
.home-feature-deals .bullets {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: -22px;
right: 75px;
line-height: 0;
white-space: nowrap;
text-align: right;
}
#sys_slide_feature_deal .bullets i.active {
background-color: #ffae4d;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
}
#sys_slide_feature_deal .bullets i {
background-color: #dcdcdc;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
cursor: pointer;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item {
width: 31%;
padding-bottom: 0;
/*padding-left: 45px;*/
padding-left: 13px;
display: inline-block;
vertical-align: top;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.x2 {
width: 60%;
padding: 0;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.x2.x2banner {
float: left;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item.travel-deal.x2 .img-thumb-deal {
/*padding-bottom: 43%;*/
padding-bottom: 49.3%;
}
.muachung-site .home-feature-deals .slide-feature-deal .deal-item .inner-deal {
box-shadow: none;
padding: 0;
}
.home-feature-deals .slide-arrow .arrow {
position: absolute;
right: 20px;
top: 110px;
width: 30px;
height: 70px;
line-height: 50px;
cursor: pointer;
text-align: center;
}
/* 11. Module's style: slide list
--------------------------------------------------------------------------------*/
.muachung-site .list-feature-deals {
position: relative;
padding-bottom: 20px;
}
.list-feature-deals .slide-feature-deal {
position: relative;
margin-left: -35px;
}
.slide-feature-deal {
position: relative;
min-height: 330px;
}
.list-feature-deals .title-mod {
font-size: 15px;
margin-bottom: 10px;
text-transform: uppercase;
color: #444444;
}
.list-feature-deals .bullets {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: -22px;
right: 0;
line-height: 0;
white-space: nowrap;
text-align: right;
}
.jp-feature {
margin-top: -3px;
}
.jp-feature__l {
width: 244px;
}
.japan-deal.big-deal {
margin-bottom: 32px;
}
.japan-deal.big-deal .inner-deal {
background: #34495e;
padding: 2px;
}
.japan-deal.big-deal .wrap-imgdesc {
background: #fff;
}
.japan-deal.big-deal .deal-name {
font-size: 18px;
font-weight: normal;
height: 46px;
line-height: 23px;
margin-bottom: 10px;
}
.japan-deal.big-deal .sell-val {
color: #e62e04;
font-size: 20px;
margin-bottom: 8px;
}
.japan-deal.big-deal .grp-bottom-content {
padding: 9px 11px 10px;
}
.japan-deal.big-deal .shop-p-val {
font-size: 16px;
color: #979797;
}
.japan-deal.big-deal .deal-name-val, .japan-deal.big-deal .deal-name-val:hover{
color: #fff;
}
.jp__nav__title {
color: #34495e;
margin-bottom: 13px;
}
.jp__nav__list {
background: #f8f8f8;
border-right: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.jp__nav__list li {
float: left;
width: 50%;
height: 91px;
border: 1px solid #e9e9e9;
border-bottom: none;
border-right: none;
position: relative;
overflow: hidden;
}
.jp__nav__list li a {
text-decoration: none;
font-size: 11px;
/* position: relative; */
}
.jp__nav__list li span.wrap-icon {
height: 40px;
line-height: 40px;
display: block;
padding: 18px 0 10px;
}
.jp__nav__list li span.nav-item__title {
display: block;
height: 16px;
color: #888;
padding-top: 11px;
position: absolute;
width: 124px;
bottom: 16px;
}
.jp-feature__r {
}
.jp__section {
margin-bottom: 52px;
}
.jp__banner {
margin-bottom: 8px;
}
.jp__slide {
width: 643px;
padding: 0 28px;
height: 200px;
overflow: hidden;
}
.jp__slide .slick-arrow {
position: absolute;
width: 14px;
height: 27px;
border: none;
text-indent: -999999px;
top: 50%;
margin-top: -13.5px;
}
.jp__slide .slick-prev {
background: url("https://muachung.vn/frontEnd/dulich/images/jp_kitchen/jp_prev.png") no-repeat;
left: 0;
}
.jp__slide .slick-next {
background: url("https://muachung.vn/frontEnd/dulich/images/jp_kitchen/jp_next.png") no-repeat;
right: 0;
}
.jp__slide .deal-item{
width: 190px;
float: left;
margin: 5px;
font-family: "Open Sans", sans-serif;
}
.jp__slide .grp-bottom-content {
padding: 6px 4px 0 ;
position: absolute;
bottom: 0;
height: 50px;
background: rgba(255,2555,255,.8);
}
.jp__slide .inner-deal {
box-shadow: none;
}
.jp__slide .deal-name {
font-weight: normal;
height: 21px;
margin-bottom: 3px !important;
}
.jp__slide .sell-val {
color: #e62e04;
font-size: 14px;
}
.jp__slide .deal-name-val {
font-size: 13px;
color: #333;
}
#sys_slide_feature_deal .bullets i.active {
background-color: #ffae4d;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
}
#sys_slide_feature_deal .bullets i {
background-color: #dcdcdc;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
cursor: pointer;
}
.banner_bullets {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
bottom: 50px;
right: 45%;
line-height: 0;
white-space: nowrap;
text-align: right;
}
.banner_bullets i.active {
background-color: #4E443C;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
box-shadow: 0 0 2px #F0EFE7;
-webkit-box-shadow: 0 0 2px #F0EFE7;
-moz-box-shadow: 0 0 2px #F0EFE7;
}
.banner_bullets i {
background-color: #fff;
border-radius: 100%;
display: inline-block;
height: 10px;
margin-right: 3px;
width: 10px;
cursor: pointer;
box-shadow: 0 0 2px #4E443C;
-webkit-box-shadow: 0 0 2px #4E443C;
-moz-box-shadow: 0 0 2px #4E443C;
}
.area-button-control .bt-control {
position: absolute;
top: 50%;
margin-top: -30px;
width: 30px;
height: 30px;
text-align: center;
background: #4E443C;
color: #fff;
text-decoration: none;
text-shadow: 0 0 1px #000;
font: 24px/27px 'Roboto', sans-serif;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-box-shadow: 0 0 4px #F0EFE7;
-moz-box-shadow: 0 0 4px #F0EFE7;
box-shadow: 0 0 4px #F0EFE7;
}
.wrapper-banner .bt-control {
display: none;
}
.wrapper-banner:hover .bt-control {
display: block;
}
.area-button-control .bt-control.prev-bt {
left: 60px;
}
.area-button-control .bt-control.next-bt {
right: 15px;
}
.wrapper-1 .banner_bullets {
bottom: 10px;
right: 50%;
}
.wrapper-1 .area-button-control .bt-control {
margin-top: -15px;
}
.wrapper-1 .area-button-control .bt-control.prev-bt {
left: 15px;
}
.wrapper-1 .area-button-control .bt-control.next-bt {
right: 15px;
}
/*Du lịch slide*/
.dl-lists {
background-color: #fff;
}
.tour-slide-home {
position: relative;
margin-left: 20px;
}
.tour-slide-home .area-button-control .bt-control {
position: absolute;
top: 42%;
margin-top: -30px;
width: 46px;
height: 96px;
text-align: center;
color: #fff;
background: none;
box-shadow: none;
}
.tour-slide-home.wrapper-banner .bt-control {
display: block;
}
.tour-slide-home.wrapper-1 .area-button-control .bt-control.prev-bt {
left: 0;
}
.tour-slide-home.wrapper-1 .area-button-control .bt-control.next-bt {
right: 0;
}
/*end*/
.muachung-site .list-feature-deals .slide-feature-deal .deal-item {
/*width: 33.1%;*/
width: 33%;
padding-bottom: 0;
padding-left: 35px;
display: inline-block;
vertical-align: top;
}
.muachung-site .list-feature-deals .slide-feature-deal .deal-item.x2 {
/*width: 66.5%;*/
width: 66.4%;
/*padding: 0;*/
}
/*.muachung-site .list-feature-deals .slide-feature-deal .deal-item.x2.x2banner {*/
/*float:left;*/
/*}*/
.muachung-site .list-feature-deals .slide-feature-deal .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 45.9%;
}
.muachung-site .list-feature-deals .slide-feature-deal .deal-item.travel-deal.x2.x2banner .img-thumb-deal {
padding-bottom: 66.9%;
}
.list-feature-deals .slide-arrow .arrow {
position: absolute;
right: 0;
top: 120px;
width: 30px;
height: 50px;
line-height: 50px;
cursor: pointer;
background: #545454;
border-radius: 3px 0 0 3px;
text-align: center;
}
.list-feature-deals .slide-arrow #slide-prev-arrow {
left: 5px;
background: none;
top: 130px;
}
.list-feature-deals .slide-arrow #slide-prev-arrow:hover .iPrevLish {
background-position: -271px -340px;
}
.list-feature-deals .slide-arrow #slide-next-arrow {
right: 6px;
background: none;
top: 130px;
}
.list-feature-deals .slide-arrow #slide-next-arrow:hover .iNextLish {
background-position: -305px -286px;
}
.list-feature-deals .slide-arrow .arrow.btn-disabled {
display: none;
}
.muachung-site .list-feature-deals .slide-arrow {
display: none;
}
.muachung-site .list-feature-deals:hover .slide-arrow {
display: block;
}
/* 11. Module's style: mod-detail
--------------------------------------------------------------------------------*/
.mod-detail {
padding-top: 30px;
padding-bottom: 35px;
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
}
.dulich.mod-detail {
padding-top: 0;
}
.detail-page {
background-color: #fff;
}
.detail-page .mod-detail {
padding-top: 0;
}
.detail-page.muachung-site .mod-detail {
/*padding-top: 30px;*/
}
.mod-detail b,
.mod-detail strong,
.mod-detail .fw-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-detail .mod-breadscrum {
margin-bottom: 18px;
padding: 4px 13px;
}
.mod-detail .top-deal-info {
margin-bottom: 10px;
}
.mod-detail .preview-deal-imgs {
width: 400px;
}
.mod-detail .col-big-img {
float: right;
max-width: 350px;
margin-bottom: 12px;
}
.mod-detail .col-big-img .cell-center {
/*height: 350px;*/
position: relative;
}
.mod-detail .top-deal-info.no-thumb .thoi-trang .col-big-img .cell-center {
height: 600px;
}
.mod-detail .top-deal-info .thoi-trang .col-big-img .cell-center {
height: 525px;
}
.mod-detail .col-big-img .cell-center > div {
top: 0;
left: 0;
background-color: #fff;
}
.mod-detail .col-list-thumb {
float: left;
position: relative;
margin-top: -7px;
/*height:50px;
overflow: hidden;
padding-right: 40px;*/
}
.mod-detail .col-list-thumb .wrap-thumb {
margin-right: 10px;
margin-top: 7px;
width: 40px;
height: 40px;
position: relative;
cursor: pointer;
}
.mod-detail .thoi-trang .col-list-thumb .wrap-thumb {
height: 60px;
}
.mod-detail .col-list-thumb .wrap-thumb:hover:after,
.mod-detail .col-list-thumb .wrap-thumb.active:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #f16600;
}
.mod-detail .col-list-thumb .btn-slide-thumbs {
cursor: pointer;
position: relative;
background: #f0f0f0;
height: 20px;
margin-top: 7px;
text-align: center;
margin-right: 10px;
line-height: 20px;
display: none;
}
/*no thumb*/
.mod-detail .top-deal-info.no-thumb .col-list-thumb {
display: none;
}
.mod-detail .top-deal-info.no-thumb .col-big-img {
max-width: 100%;
}
.mod-detail .top-deal-info.no-thumb .col-big-img .cell-center {
height: 400px;
}
/*End: no thumb*/
.mod-detail .desc-price {
position: relative;
margin: -4px 260px 0 420px;
}
.mod-detail .desc-price .top-deal-name {
font-size: 22px;
line-height: 24px;
padding-bottom: 8px;
color: #073590;
padding-right: 9px;
}
.mod-detail .d-deal-rate {
border-bottom: 1px solid #e2e2e2;
padding-bottom: 10px;
color: #555;
}
.mod-detail .d-deal-rate .wrap-rate-detail {
position: relative;
display: inline-block;
margin-right: 10px;
}
.mod-detail .wrap-rate-detail .wrap-expand-rated {
position: absolute;
top: 100%;
left: -80px;
margin: -1px 0 0 0;
padding-top: 9px;
line-height: 1em;
z-index: 1;
display: none;
}
.mod-detail .wrap-rate-detail .wrap-expand-rated.bigger {
left: -256px;
}
.mod-detail .wrap-rate-detail:hover .wrap-expand-rated {
display: block;
}
.mod-detail .wrap-rate-detail .expand-rated {
padding: 22px 17px 22px 31px;
width: 388px;
background: #FFF;
box-shadow: 0 1px 5px #787878;
position: relative;
border-radius: 3px;
}
.mod-detail .wrap-expand-rated.bigger .expand-rated {
width: 585px;
}
.mod-detail .wrap-rate-detail .expand-rated .iPU {
position: absolute;
top: -8px;
left: 293px;
}
.mod-detail .wrap-expand-rated.bigger .expand-rated:before {
left: 284px;
}
.mod-detail .wrap-expand-rated .top-big-rate {
padding-bottom: 15px;
}
.mod-detail .wrap-expand-rated .brand-logo-rated {
float: left;
margin-right: 17px;
margin-top: 10px;
}
.mod-detail .wrap-expand-rated .big-rate-lbl {
line-height: 1.2em;
padding-bottom: 5px;
}
.mod-detail .wrap-expand-rated .big-score {
vertical-align: -6px;
font-size: 34px;
margin-left: 4px;
}
.mod-detail .wrap-expand-rated .rate-score-sum {
margin-bottom: 21px;
}
.mod-detail .desc-price .big-comment-rate {
font-size: 16px;
font-style: italic;
line-height: 1.5em;
position: relative;
}
.mod-detail .desc-price .big-comment-rate .iQuote1 {
position: absolute;
top: -3px;
left: -26px;
}
.mod-detail .desc-price .big-comment-rate .iQuoteB {
vertical-align: -4px;
margin-left: 4px;
}
.mod-detail .d-deal-rate .star-rate-show {
vertical-align: -2px;
margin-right: 3px;
}
.mod-detail .d-deal-rate .rate-score {
margin-left: 5px;
font-size: 12px;
}
.mod-detail .d-deal-rate .rate-score:after {
content: '';
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 3px;
border-color: #333333 transparent transparent transparent;
line-height: 0;
vertical-align: middle;
margin-left: 2px;
}
.mod-detail .d-deal-rate .wrap-expand-rated {
display: none;
}
.mod-detail .d-deal-rate .comments-link {
color: #247bbd;
/*text-decoration: underline;*/
cursor: pointer;
/*margin-left: 12px;*/
}
.mod-detail .d-deal-rate .dp-fpt-trading {
padding-bottom: 5px;
padding-top: 8px;
}
.mod-detail .grp-deal-price {
padding-top: 13px;
padding-bottom: 1px;
margin-bottom: 11px;
}
.mod-detail .grp-deal-price .row-data {
position: relative;
padding: 0 0 0 55px;
}
.mod-detail .grp-deal-price .lbl-row {
position: absolute;
color: #999;
top: 0;
left: 0;
width: 55px;
}
.mod-detail .grp-deal-price .lbl-price-sale {
bottom: auto;
top: 12px;
}
.mod-detail .grp-deal-price .price-origin {
color: #555;
font-size: 15px;
text-decoration: line-through;
margin-top: 4px;
margin-right: 3px;
}
.mod-detail .deal-price-desc {
color: #888;
margin-top: 5px;
font-style: italic;
}
.mod-detail .grp-deal-price .price-origin span {
font-size: 12px;
text-decoration: underline;
vertical-align: 2px;
}
.mod-detail .grp-deal-price .price-sale {
display: inline-block;
color: #fb8800;
font-size: 26px;
font-weight: normal;
margin-right: 14px;
/*font-family: "Open Sans Semibold", sans-serif;*/
}
.mod-detail .grp-deal-price .unit-price {
font-size: 14px;
vertical-align: 2px;
text-decoration: underline;
}
.mod-detail .grp-deal-price .unit-percent {
font-size: 14px;
margin-left: 2px;
vertical-align: 3px;
}
.mod-detail .grp-deal-price .price-warn {
font-style: italic;
padding-top: 7px;
}
.mod-detail .grp-deal-price .promote-desc {
padding-left: 10px;
display: inline-block;
vertical-align: 3px;
}
.mod-detail .grp-deal-price .wrap-color {
margin-top: 5px;
padding-bottom: 3px;
}
.mod-detail .grp-deal-price .wrap-color .last-color {
position: relative;
display: inline-block;
}
.mod-detail .grp-deal-price .warn-color {
display: none;
padding: 5px;
background-color: #ffffdd;
border: 1px solid #f2c219;
color: #fb2f2e;
text-align: center;
position: absolute;
left: 100%;
top: 5px;
width: 190px;
margin-left: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.mod-detail .grp-deal-price .warn-color.active {
display: inline-block;
}
.mod-detail .grp-deal-price .warn-color:before,
.mod-detail .grp-deal-price .warn-color:after {
content: "";
position: absolute;
top: 8px;
left: -6px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #f2c219 transparent transparent;
}
.mod-detail .grp-deal-price .warn-color:after {
left: -5px;
border-color: transparent #ffffdd transparent transparent;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color {
width: 56px;
height: 56px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 2px;
margin: 0 4px 0 0;
display: inline-block;
text-align: center;
position: relative;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color.color-fashion {
height: 81px;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color.active,
.mod-detail .grp-deal-price .wrap-color .img-thumb-color:hover {
border: 1px solid #ef532a;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color:first-child {
margin-left: 0;
}
.mod-detail .grp-deal-price .wrap-color .img-thumb-color img {
max-height: 100%;
border: 2px solid #fff;
}
.mod-detail .grp-deal-price .row-data.type-size {
margin: 12px 0 0;
}
.mod-detail .grp-deal-price .wrap-size .warn-color {
top: 0;
}
.mod-detail .grp-deal-price .wrap-size .size-item {
display: inline-block;
text-align: center;
min-width: 30px;
height: 30px;
line-height: 26px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 1px 3px;
margin: 0 4px 8px 0;
}
.mod-detail .grp-deal-price .wrap-size span.last-size {
position: relative
}
.mod-detail .grp-deal-price .wrap-size .size-item.active,
.mod-detail .grp-deal-price .wrap-size .size-item:hover {
border: 1px solid #ef532a;
position: relative;
}
.mod-detail .grp-deal-price .row-data.row-heighter {
line-height: 1.7em;
padding-bottom: 3px;
margin-top: 1px;
}
.mod-detail .bought-times-left {
padding-bottom: 16px;
}
.dl-booking-time {
width: 248px;
}
.dl-booking-time .xxxDropdown {
display: inline-block;
}
.dl-booking-time .xxxDropdown .show-val {
height: 34px;
line-height: 34px;
border: 1px solid #dcdcdc;
width: 116px;
font-size: 14px;
padding-left: 12px;
}
.dl-booking-time .xxxDropdown select {
padding-left: 9px;
}
.dl-booking-time .xxxDropdown .show-val .active {
color: #073590;
}
.dl-booking-time .xxxDropdown .show-val:before {
content: "";
border-top: 6px solid #073590;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
top: 50%;
right: 10px;
margin-top: -3px;
}
.dl-booking-title {
font-size: 13px;
color: #073590;
float: left;
height: 34px;
line-height: 34px;
margin-right: 10px;
}
.dl-booking-types {
padding-top: 2px;
padding-bottom: 0px;
}
.dl-booking-types .dl-booking-title {
float: none;
margin-bottom: -1px;
}
.dl-booking-type > ul {
margin-left: -15px;
transform: translateX(15px);
}
.dl-booking-type li,.dl-booking-type label{
float: left;
width: 160px;
margin-right: 15px;
position: relative;
}
.dl-booking-type label, .dl-booking-type span{
display: block;
}
.dl-booking-type label {
border: 1px solid #f2f2f2;
background: #f2f2f2 url(https://muachung.vn/frontEnd/dulich/images/dulich/bed.png) no-repeat 12px 10px;
margin-bottom: 15px;
height: 64px;
padding: 7px 5px 10px 48px;
transition: all .2s ease-in-out;
}
.dl-booking-type .room-title {
line-height: 15px;
margin-bottom: 2px;
}
.dl-booking-type input[type=radio] {
display: none;
}
.dl-booking-type input[type=radio]:checked + label {
background-image: url(https://muachung.vn/frontEnd/dulich/images/dulich/bed-active.png);
border: 1px solid #073590;
color: #073590;
}
.room-price {
color: #fb8800;
}
.dl-booking-form .xxxDropdown {
min-width: 75px;
max-width: 175px;
margin-right: 10px;
}
.dl-booking-form .xxxDropdown .show-val {
border: 1px solid #dcdcdc;
height: 46px;
line-height: 46px;
padding-left: 16px;
}
.dl-booking-form .xxxDropdown select {
padding-left: 10px;
}
.dl-booking-form .xxxDropdown .show-val:before {
content: "";
width: 9px;
height: 13px;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/dulich/select.png') no-repeat;
right: 12px;
top: 50%;
margin-top: -6.5px;
}
.booking-form-submit input, .booking-form-submit button{
height: 46px;
background: #ff8a00;
border: none;
outline: none;
width: 220px;
font-size: 19px;
}
.booking-form-submit .mua-tai-cua-hang {
width: 195px;
border: 1px solid #dedede;
background: #fff;
margin-left: 6px;
}
.booking-form-submit-soldout input, .booking-form-submit-soldout button{
background: #707070;
}
.soldout-notice {
color: #f25267;
font-style: italic;
margin-top: 6px;
}
.mod-detail .bought-times-left .btl-item {
margin-left: 13px;
}
.mod-detail .bought-times-left .btl-item > span {
display: inline-block;
vertical-align: -3px;
margin-left: 3px;
}
.mod-detail .bought-times-left .btl-item:first-child {
margin-left: 0;
}
.mod-detail .bought-times-left .iUser2 {
vertical-align: 0;
margin-right: 7px;
}
.mod-detail .bought-times-left .iClock {
vertical-align: -4px;
margin-right: 7px;
}
.mod-detail .time-use-dl {
background: #fffbed;
border: 1px solid #fde1c7;
padding: 8px 15px 10px;
margin-bottom: 13px;
}
.mod-detail .time-use-dl-lbl {
padding-bottom: 1px;
font-size: 14px;
color: #333;
text-transform: uppercase;
}
.mod-detail .time-use-dl-lst {
line-height: 27px;
color: #333;
font-size: 13px;
}
.mod-detail .dl-money-back {
font-style: italic;
color: #555;
line-height: 22px;
margin: 16px 0 12px;
font-weight: 500;
}
.mod-detail .dl-money-back .iCheck1 {
vertical-align: 0;
margin-right: 3px;
}
.mod-detail .dl-money-back li {
padding-top: 3px;
}
.mod-detail .dl-money-back li i {
margin-right: 8px;
}
.mod-detail .dl-money-back li:first-child {
padding-top: 0;
}
.mod-detail .features-point .grp-point {
padding-bottom: 11px;
}
.mod-detail .features-point .lbl-point {
/*font-family: "Open Sans Semibold", sans-serif;*/
font-size: 15px;
padding-bottom: 5px;
color: #f0792f;
}
.mod-detail .list-features p {
margin: 0;
}
.mod-detail .list-features ul li {
position: relative;
margin: 0;
line-height: 18px;
padding: 0 0 5px 12px;
}
.mod-detail .list-features ul li:before {
content: "";
position: absolute;
top: 8px;
left: 0;
line-height: 0;
border: 2px solid #888888;
border-radius: 50%;
width: 0;
height: 0;
}
.mod-detail .features-point .btn-more-feature {
display: inline-block;
font-size: 12px;
color: #247bbd;
border: 1px solid #dfdfdf;
border-radius: 2px;
height: 27px;
line-height: 26px;
cursor: pointer;
padding: 0 9px;
}
.mod-detail .features-point .btn-more-feature:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color: #247bbd transparent transparent transparent;
line-height: 0;
vertical-align: middle;
margin-left: 6px;
}
.mod-detail .desc-price .placeholder-zoom {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: red;
opacity: 0.5;
visibility: hidden;
}
.mod-detail .order-area {
width: 230px;
}
.mod-detail .social-share {
padding-bottom: 15px;
height: 40px;
overflow: hidden;
}
.mod-detail .social-share .fb-send {
margin-right: 5px;
}
.mod-detail .box-order {
padding: 15px;
border: 1px solid #e4e4e4;
margin-bottom: 20px;
}
.mod-detail .box-deal-nemo {
border-bottom: 1px solid #ebebeb;
padding-bottom: 11px;
margin-bottom: 11px;
}
.mod-detail .box-deal-nemo .i3H {
margin-left: 15px;
}
.mod-detail .box-deal-nemo .bd-nemo-lbl {
margin-bottom: 19px;
height: 30px;
line-height: 30px;
background: #f0f0f0;
color: #555;
text-align: center;
}
.mod-detail .box-deal-nemo .bd-nemo-lbl a {
color: #247bbd;
}
.mod-detail .bd-nemo-note {
padding-top: 16px;
}
.mod-detail .bd-nemo-note li {
line-height: 18px;
}
.mod-detail .bd-nemo-note li:before {
content: '';
display: inline-block;
width: 3px;
height: 3px;
background: #888;
border: 1px solid #888;
margin-right: 8px;
vertical-align: 3px;
}
.mod-detail .order-desc {
line-height: 18px;
padding-bottom: 16px;
}
.mod-detail .order-number {
padding-bottom: 15px;
}
.mod-detail .order-number label {
font-size: 12px;
color: #555;
margin-right: 5px;
}
.mod-detail .order-number select {
min-width: 46px;
height: 24px;
border: 1px solid #ccc;
padding: 0 3px;
}
.mod-detail .grp-btn-mua {
position: relative;
}
.mod-detail .grp-btn-mua .poptip-cm {
line-height: 20px;
top: -2px;
right: 100%;
left: auto;
padding-right: 10px;
min-width: 230px;
display: none;
}
.mod-detail .grp-btn-mua:hover .poptip-cm {
display: block;
}
.mod-detail .grp-btn-mua .poptip-cm .inner-poptip:before {
width: 8px;
height: 15px;
background-position: -524px -16px;
right: -8px;
left: auto;
top: 18px;
}
.mod-detail .btn-muangay {
display: block;
text-align: center;
cursor: pointer;
color: #2c3e50;
text-shadow: 0 1px #f8e5b4;
padding-left: 30px;
height: 38px;
line-height: 36px;
border: 1px solid #95782e;
font-size: 14px;
border-radius: 3px;
box-shadow: 0 1px #faecc8 inset;
/*margin-bottom: 13px;*/
background: #f6dd9f; /* Old browsers */
background: -moz-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6dd9f), color-stop(100%, #f0c24f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* IE10+ */
background: linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd9f', endColorstr='#f0c24f', GradientType=0); /* IE6-9 */
}
.mod-detail .btn-muangay:hover {
background: #f0c24f;
}
.mod-detail .btn-muangay.het-han {
cursor: default;
border-color: #474747;
color: #fff;
text-shadow: 0 1px #464646;
box-shadow: 0 1px #bababa inset;
background: #9a9a9a; /* Old browsers */
background: -moz-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a9a9a), color-stop(100%, #7b7b7b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* IE10+ */
background: linear-gradient(top, #9a9a9a 0%, #7b7b7b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#7b7b7b', GradientType=0); /* IE6-9 */
}
.mod-detail .btn-muangay.het-han:active {
top: 0;
}
.mod-detail .btn-muangay .wrap-icon {
position: absolute;
top: 4px;
left: 4px;
border-radius: 2px;
width: 28px;
height: 28px;
background: #2c3e50;
box-shadow: 1px 1px #b6b6b6;
}
.mod-detail .btn-muangay.het-han .wrap-icon {
background: #484848;
}
.mod-detail .btn-muangay .iCart2 {
position: absolute;
top: 6px;
left: 4px;
}
.mod-detail .btn-datcoc {
text-decoration: none;
background: #e67e22;
width: 100%;
box-shadow: none;
height: 38px;
line-height: 38px;
color: #fff;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-top: 10px;
}
.mod-detail .btn-datcoc .wrap-icon {
background: #6c3300;
width: 28px;
height: 28px;
display: inline-block;
line-height: 28px;
position: absolute;
left: 5px;
top: 50%;
margin-top: -14px;
border-radius: 4px;
box-shadow: 1px 1px 0px 0px rgba(255, 170, 95, 1);
}
.mod-detail .btn-datcoc .iCart2 {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=3") no-repeat !important;
background-position: -418px -82px !important;
margin-right: 0;
}
.mod-detail .sep-order-btn {
position: relative;
text-align: center;
margin-bottom: 13px;
}
.mod-detail .sep-order-btn:before {
content: "";
position: absolute;
left: 0;
top: 9px;
width: 100%;
height: 0;
line-height: 0;
border-top: 1px solid #f1f1f1;
}
.mod-detail .sep-order-btn span {
position: relative;
background: #FFF;
padding: 0 5px;
color: #888;
font-size: 12px;
}
.mod-detail .btn-order-shop {
position: relative;
}
.mod-detail .box-support-order {
border: 1px solid #ebebeb;
}
.mod-detail .bso-item-lbl {
margin-bottom: 7px;
font-weight: bold;
height: 32px;
line-height: 32px;
background: #f1f1f1;
}
.mod-detail .bso-item-lbl .icon {
vertical-align: -2px;
margin-left: 15px;
margin-right: 6px;
}
.mod-detail .bso-item-lbl .iLocation3 {
vertical-align: -3px;
}
.mod-detail .bso-wrap-phone-item {
padding-bottom: 8px;
}
.mod-detail .bso-phone-item {
line-height: 20px;
padding-left: 15px;
}
.mod-detail .bso-lbl-phone {
color: #555;
width: 85px;
display: inline-block;
vertical-align: -1px;
}
.mod-detail .bso-val-phone {
display: inline-block;
color: #f39a07;
font-size: 14px;
font-weight: bold;
}
.mod-detail .bso-wrap-location {
padding: 3px 15px 8px 15px;
}
.mod-detail .bso-location {
padding-bottom: 3px;
line-height: 18px;
color: #555;
}
.mod-detail .bso-map-lbl {
cursor: pointer;
color: #247bbd;
text-decoration: underline;
}
.mod-detail .box-shop-info {
border: 1px solid #e5e5e5;
background-color: #f7f7f7;
padding: 9px 9px 15px 9px;
margin-bottom: 20px;
}
.mod-detail .box-shop-info .shop-name {
margin-bottom: 9px;
}
.mod-detail .shop-name .thumb-left {
width: 40px;
border: 1px solid #e3e3e3;
margin-right: 9px;
}
.mod-detail .shop-name .cell-center {
height: 38px;
}
.mod-detail .shop-name-lbl {
padding-top: 3px;
font-family: "Open Sans Italic", sans-serif;
font-size: 12px;
color: #aaaaaa;
}
.mod-detail .shop-name-val {
color: #16a085;
}
.mod-detail .box-shop-info .shop-desc {
margin-bottom: 13px;
padding-top: 8px;
font-family: "Open Sans Italic", sans-serif;
color: #666;
border-top: 1px solid #e5e5e5;
}
.mod-detail .box-shop-info .link-to-shop {
display: inline-block;
font-size: 12px;
height: 28px;
line-height: 26px;
border-radius: 2px;
padding: 0 18px;
border: 1px solid #bcbcbc;
box-shadow: 0 1px 3px #e3e3e3;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0); /* IE6-9 */
}
.mod-detail .box-shop-info .link-to-shop:hover {
background: #ebebeb;
text-decoration: none;
}
.mod-detail .dl-tab-info {
margin-bottom: 7px;
margin-top: -11px;
}
.mod-detail .dl-tab-info .tab-lbls {
margin-bottom: 0px;
border: 0;
}
.mod-detail .dl-tab-info .t-lbl {
font-size: 18px;
font-weight: 500;
color: #333;
height: 36px;
line-height: 36px;
margin-left: 4px;
padding: 0 20px;
background-image: -moz-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(215,215,215) 0%, rgb(255,255,255) 100%);
background: #fff;
}
.mod-detail .dl-tab-info .tab-item {
position: relative;
display: inline-block;
margin-right: 26px;
}
.mod-detail .dl-tab-info .t-lbl:first-child {
margin-left: 0;
}
.mod-detail .dl-tab-info .tab-item.active .t-lbl {
color: #073590;
}
.mod-detail .dl-tab-info .tab-item.active .t-lbl:after {
position: absolute;
content: "";
display: block;
width: 100%;
height: 3px;
background: #073590;
bottom: -6px;
left: 0;
}
.mod-detail .dl-tab-info .t-lbl.active:before {
display: none;
}
.mod-detail .dl-tab-info .tab-content {
border: 1px solid #cbe1ff;
border-top: 3px solid #cbe1ff;
padding: 10px 26px 7px 19px;
font-size: 14px;
}
.mod-detail .lst-tab-info-title {
margin-bottom: 12px;
}
.mod-detail .dl-lst-tab-info ul {
line-height: 34px;
margin: 0;
padding: 0;
list-style: none;
}
.mod-detail .dl-lst-tab-info li {
padding: 3px 0 14px 10px;
position: relative;
line-height: 19px;
}
.mod-detail .dl-lst-tab-info li:before {
content: '*';
display: inline-block;
vertical-align: 2px;
margin-right: 6px;
position: absolute;
top: 3px;
left: 0;
}
.mod-detail .detail-suggest-deal {
padding-top: 15px;
padding-bottom: 10px;
border-top: 1px solid #e6e6e6;
}
.mod-detail.dulich .detail-suggest-deal {
border-bottom: 1px solid #e6e6e6;
}
.mod-detail .detail-suggest-deal .inner-mod {
border: 0;
padding: 0;
}
.mod-detail .detail-suggest-deal .title-mod {
color: #555;
padding-top: 0;
}
.mod-detail .detail-suggest-deal .title-mod.fc-yellow {
color: #f39a07;
}
.mod-detail .detail-suggest-deal .deal-item.deal-ss {
width: 170px;
margin: 0 0 10px 60px;
}
.mod-detail .detail-suggest-deal .deal-item.dss-dl.deal-ss {
width: 200px;
margin: 0 20px 10px 20px;
}
.mod-detail .detail-suggest-deal .slide-ss {
padding: 0 40px;
}
.mod-detail .detail-suggest-deal .slide-ss.no-slide {
padding: 0;
}
.mod-detail .detail-suggest-deal .deal-item .shop-info .shop-medal {
padding-right: 11px;
font-size: 9px;
float: left;
line-height: 20px;
}
.mod-detail .detail-suggest-deal .deal-item .shop-info .img-shop {
margin-left: 6px;
}
.mod-detail .comment-review {
padding-top: 15px;
margin-bottom: 30px;
/*padding-right: 30px;*/
}
.mod-detail .comments-area {
position: relative;
margin-bottom: 10px;
}
.mod-detail .comments-area .title-cm-area {
padding-bottom: 30px;
color: #555;
line-height: 24px;
}
.mod-detail .ca-user-login-name {
padding-bottom: 4px;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.mod-detail .ca-desc-check-user {
color: #888;
font-size: 12px;
padding-bottom: 10px;
}
.mod-detail .comments-area .login-link,
.mod-detail .ca-desc-check-user .relogin {
color: #336699;
text-decoration: underline;
cursor: pointer;
}
.mod-detail .ca-wrap-comment-form {
padding-right: 150px;
position: relative;
margin-bottom: 38px;
margin-top: -9px;
}
.mod-detail .lbl-wrap-txt-cm {
display: block;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm {
width: 100%;
margin: 0;
border: 1px solid #d8d8d8;
border-radius: 3px;
padding: 15px 10px 5px;
height: 46px;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm::-webkit-input-placeholder {
color: #999;
font-style: italic;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm:-moz-placeholder {
color: #999;
font-style: italic;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm::-moz-placeholder {
color: #999;
font-style: italic;
}
.mod-detail .lbl-wrap-txt-cm .ca-content-cm:-ms-input-placeholder {
color: #999;
font-style: italic;
}
.ca-form-post-cm .btn-submit-cm {
position: absolute;
top: 0;
right: 0;
min-width: 104px;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
height: 38px;
line-height: 38px;
}
.mod-detail .ca-form-post-cm .btn-submit-cm:focus {
outline: 1px dotted #444;
}
.mod-detail .ca-form-post-cm .btn-submit-cm:active {
top: 1px;
}
.mod-detail .ca-comment-item {
margin-bottom: 20px;
}
.mod-detail .ca-user-info-r {
padding-bottom: 6px;
}
.mod-detail .ca-user-count-info {
padding-bottom: 10px;
}
.mod-detail .ca-wrap-comment-info {
padding-bottom: 4px;
line-height: 18px;
}
.mod-detail .buyer-info {
color: #888888;
font-size: 12px;
margin-bottom: 15px;
}
.mod-detail .buyer-info .rci-is-bought {
color: #f0792f;
}
.mod-detail .buyer-info .rci-is-bought.is-not {
color: #f16600;
}
.mod-detail .ca-ct-reply-cm {
display: inline-block;
cursor: pointer;
-webkit-user-select: none; /* Chrome all / Safari all */
-moz-user-select: none; /* Firefox all */
-ms-user-select: none; /* IE 10+ */
user-select: none;
}
.mod-detail .ca-comment-item .ca-form-post-cm {
padding-top: 7px;
}
.mod-detail .ca-list-comment .ca-cm-reply-item {
background: #f3f3f3;
position: relative;
border-radius: 5px;
padding: 15px 19px 7px 19px;
margin-top: 14px;
}
.mod-detail .ca-list-comment .ca-cm-reply-item:before {
content: "";
position: absolute;
top: -9px;
left: 12px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px 10px;
border-color: transparent transparent #f3f3f3 transparent;
}
.mod-detail .ca-cm-reply-item .iMC {
vertical-align: -6px;
margin-right: 2px;
}
.mod-detail .ca-cm-reply-item .top-mc-reply {
padding-bottom: 9px;
/*line-height: 20px;*/
}
.mod-detail .ca-cm-reply-item .top-mc-reply .iMC5 {
margin-right: 5px;
}
.mod-detail .ca-cm-reply-item .content-reply-item {
line-height: 20px;
}
.mod-detail .no-cm-ra-data {
font-style: italic;
font-size: 16px;
color: #aaa;
}
.detail-page .mod-detail .ca-comment-item .cm-content {
line-height: 1.8em;
padding-bottom: 7px;
}
.mod-detail .ca-view-more-cm {
color: #247bbd;
/*font-family: "Open Sans Italic", sans-serif;*/
font-style: italic;
text-decoration: underline;
cursor: pointer;
}
.mod-detail .review-area {
padding-top: 20px;
}
.mod-detail .review-area .ra-title-grp {
padding-bottom: 30px;
color: #555;
line-height: 24px;
}
.mod-detail .review-area .mc-rated-content {
padding-bottom: 36px;
}
.mod-detail .review-area .lbl-make-rate {
font-size: 20px;
color: #555;
padding-bottom: 24px;
}
.mod-detail .user-make-rate-content {
position: relative;
margin-bottom: 20px;
}
.mod-detail .ra-big-rate-star {
margin-bottom: 18px;
}
.mod-detail .ra-big-rate-star .thumb-left {
margin-right: 12px;
}
.mod-detail .ra-big-rate-star .big-rate-score {
font-size: 30px;
color: #555555;
vertical-align: -7px;
margin-left: 3px;
}
.mod-detail .ra-big-rate-star .rate-score-desc {
padding-top: 5px;
}
.mod-detail .ra-big-comment-rate {
padding: 0 30px;
line-height: 24px;
font-size: 15px;
font-family: "Open Sans Italic", sans-serif;
color: #555;
position: relative;
}
.mod-detail .ra-big-comment-rate .iQuote1 {
position: absolute;
top: 0;
left: 0;
}
.mod-detail .ra-big-comment-rate .iQuote1 {
vertical-align: -10px;
}
.mod-detail .option-item-rated {
margin-top: 10px;
}
.mod-detail .option-item-rated:first-child {
margin-top: 0;
}
.mod-detail .option-item-rated .op-rated-lbl {
width: 150px;
display: inline-block;
vertical-align: -6px;
}
.mod-detail .option-item-rated .op-rated-star {
margin-right: 15px;
position: relative;
display: inline-block;
}
.mod-detail .option-item-rated .op-rated-score {
display: none;
}
.mod-detail .option-item-rated .grp-make-rate-star {
position: absolute;
top: 0;
left: 0;
display: none;
cursor: pointer;
width: 100%;
}
.mod-detail .op-rated-star:hover .iStar3 {
opacity: 0;
filter: alpha(Opacity=0);
}
.mod-detail .op-rated-star:hover .grp-make-rate-star {
display: block;
}
.mod-detail .grp-make-rate-star .iStarEmpty {
margin-left: 2px;
}
.mod-detail .grp-make-rate-star .iStarEmpty:first-child {
margin-left: 0;
}
.mod-detail .grp-make-rate-star .iStarEmpty.checked {
background-position: -254px -142px;
}
.mod-detail .ra-grp-btn-user-rate {
position: absolute;
top: 0;
left: 200px;
height: 100%;
/*visibility: hidden;*/
}
.mod-detail .ra-grp-btn-user-rate.active {
visibility: visible;
}
.mod-detail .ra-grp-btn-user-rate .cell-center {
text-align: left;
}
.mod-detail .ra-btn-user-rate {
display: inline-block;
padding: 0 22px;
cursor: pointer;
height: 36px;
line-height: 36px;
border: 1px solid #95782e;
font-size: 14px;
border-radius: 3px;
box-shadow: 0 1px #faecc8 inset;
background: #f6dd9f; /* Old browsers */
background: -moz-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6dd9f), color-stop(100%, #f0c24f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* IE10+ */
background: linear-gradient(top, #f6dd9f 0%, #f0c24f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd9f', endColorstr='#f0c24f', GradientType=0); /* IE6-9 */
}
.safari .mod-detail .ra-btn-user-rate {
min-width: 302px;
}
.mod-detail .ra-btn-user-rate:hover {
background: #f0c24f;
}
.mod-detail .list-content-ur .iStar2 {
vertical-align: -2px;
margin-right: 5px;
}
.mod-detail .wrap-d-text-content {
/*border-top: 1px solid #e6e6e6;*/
}
.mod-detail .comment-review {
border-top: 1px solid #e6e6e6;
}
.mod-detail .comment-review.no-border {
border: 0;
}
.mod-detail .full-desc-content-col {
}
.muachung-site .mod-detail .full-desc-content-col {
border-top: 1px solid #e6e6e6;
}
.muachung-site .mod-detail-ncc .full-desc-content-col {
border: none;
padding: 25px 0 0;
}
.mod-detail .full-desc-content-col .tab-common,
.mod-detail .full-desc-content-col .tab-common .tab-lbls,
.mod-detail .full-desc-content-col .tab-common .tab-content {
float: left;
width: 100%;
}
.mod-detail .full-desc-content-col .tab-common .t-lbl {
width: 182px;
padding: 0 5px;
}
.mod-detail .full-desc-content-col .tech-spec-heading {
font-family: "Open Sans Light", sans-serif;
font-size: 26px;
line-height: 30px;
padding-bottom: 50px;
}
.mod-detail .full-desc-content-col .list-tech-specs {
padding-bottom: 30px;
}
.mod-detail .full-desc-content-col .ts-c {
width: 50%;
padding-left: 45px;
}
.mod-detail .full-desc-content-col .ts-c:first-child {
padding-left: 0;
}
.mod-detail .full-desc-content-col .tech-spec-item {
border-bottom: 1px solid #e7e7e7;
}
.mod-detail .slide-best-experience {
padding-bottom: 40px;
margin-bottom: 18px;
border-bottom: 1px solid #e6e6e6;
}
.mod-detail .sbe-lbl-slide {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 18px;
text-transform: uppercase;
color: #f0792f;
line-height: 24px;
padding-bottom: 24px;
}
.mod-detail .sbe-wrap-slide {
position: relative;
}
.mod-detail .sbe-slide-item {
display: none;
}
.mod-detail .sbe-slide-item.active {
display: block;
}
.mod-detail .sbe-img-slide {
margin-right: 20px;
width: 350px;
}
.mod-detail .sbe-slide-content {
width: 400px;
padding-top: 18px;
}
.mod-detail .sbe-slide-content strong {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 16px;
}
.mod-detail .sbe-slide-txt-content {
padding-top: 4px;
font-size: 14px;
line-height: 22px;
}
.mod-detail .sbe-grp-btn {
font-size: 16px;
position: absolute;
bottom: 0;
left: 370px;
}
.mod-detail .sbe-grp-btn .sbe-btn {
display: inline-block;
vertical-align: 2px;
cursor: pointer;
text-align: center;
line-height: 34px;
padding-right: 2px;
margin-right: 10px;
width: 36px;
height: 39px;
border: 1px solid #a2a6ac;
border-radius: 2px;
background: #f6f7f9;
background: -moz-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #e8e9ec));
background: -webkit-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -o-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -ms-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#e8e9ec', GradientType=0);
}
.mod-detail .sbe-grp-btn .sbe-btn:hover {
background: #e8e9ec;
}
.mod-detail .sbe-grp-btn .sbe-btn.btn-next {
padding-right: 0;
padding-left: 2px;
margin-right: 0;
margin-left: 10px;
}
.mod-detail .wd-fulltext-lbl {
color: #555;
font-size: 20px;
line-height: 22px;
padding-bottom: 30px;
/*font-family: "Open Sans Bold", sans-serif;*/
font-weight: bold;
}
.mod-detail-ncc .wd-fulltext-lbl {
padding-bottom: 10px;
}
.wrap-full-p {
margin: -13px 0 0;
width: 894px;
line-height: 19px;
}
.size-table {
width: 640px;
margin-bottom: 20px;
}
.size-table td {
border-bottom: 1px solid #d5d5d5;
background: #eee;
height: 50px;
}
.size-table tr td:first-child {
padding-left: 22px;
font-weight: bold;
}
.ncc-other-choices {
}
.box-label {
margin-bottom: 17px;
}
.ncc-other-choices-lists {
margin: 5px auto 0;
}
.ncc-other-choices-lists li, .toggle-li-val-filter:checked ~ .other-choice-content ul li:nth-child(5) {
border-bottom: 1px dashed #dfdfdf;
padding-bottom: 17px;
margin-bottom: 14px;
}
.ncc-other-choices-lists li.bonus-item {
display: none;
}
.choice-list-img {
margin-right: 12px;
}
.choice-list-info {
padding: 2px 0 0 0px;
}
.choice-list-tit {
margin-bottom: 8px;
max-width: 134px;
line-height: 15px;
height: 54px;
overflow: hidden;
}
.choice-list-tit a {
line-height: 18px;
}
.choice-list-price {
color: #ac0000;
margin-left: 1px;
}
.mod-detail-ncc .label-toggle-li-val-filter .lbl-toggle-hide,
.mod-detail-ncc .toggle-li-val-filter,
.mod-detail-ncc .toggle-li-val-filter:checked ~ .label-toggle-li-val-filter .lbl-toggle-show {
display: none;
}
.mod-detail-ncc .toggle-li-val-filter:checked ~ .label-toggle-li-val-filter .lbl-toggle-hide {
display: inline-block !important;
}
.ncc-other-choices-lists li:nth-child(5), .ncc-other-choices-lists li:last-child {
border-bottom: none;
margin: 0;
padding: 0;
}
.mod-detail-ncc .toggle-li-val-filter:checked ~ .other-choice-content ul li:nth-child(4) {
border-bottom: 1px dashed #dfdfdf;
margin-bottom: 10px;
padding-bottom: 10px;
}
.mod-detail-ncc .toggle-li-val-filter:checked ~ .other-choice-content ul li.bonus-item {
display: block;
}
.mod-detail-ncc .label-toggle-li-val-filter {
margin: 24px auto 0;
display: block;
}
.mod-detail-ncc .label-toggle-li-val-filter span {
height: 30px;
line-height: 30px;
border-radius: 3px;
border: 1px solid #0066cc;
background: #fff;
padding: 0 23px;
display: inline-block;
margin-left: 2px;
}
.ncc-other-choices {
margin: 31px auto 5px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 18px;
max-width: 230px;
}
.legit-shop-wrap .box-label {
padding-top: 14px;
margin-bottom: 10px;
}
.legit-shop-list {
margin: 3px 0 0;
}
.legit-shop-list li {
margin-bottom: 9px;
}
.legit-shop-img {
margin-right: 8px;
}
.legit-shop-info {
padding: 9px 0 0 0px;
}
.legit-shop-tit {
margin-bottom: 0;
max-width: 134px;
line-height: 15px;
overflow: hidden;
}
.legit-shop-tit a {
line-height: 18px;
}
.mod-detail .list-hotel-sevices {
margin-bottom: 15px;
padding: 14px 20px 6px 20px;
background: #fbf9f0;
border: 1px solid #f0dfc4;
}
.mod-detail .list-hotel-sevices .lhs-lbl {
padding-bottom: 13px;
font-size: 18px;
line-height: 22px;
font-weight: bold;
color: #333;
}
.mod-detail .list-hotel-sevices li {
float: left;
width: 33.32%;
padding-right: 10px;
line-height: 30px;
}
.mod-detail .list-hotel-sevices li .iChkGreen3 {
vertical-align: -1px;
margin-right: 6px;
}
.mod-detail .wd-fulltext-content {
line-height: 20px;
position: relative;
font-size: 14px;
color: #333;
}
.mod-detail .wd-fulltext-content p {
text-align: left !important;
font-family: Roboto, sans-serif !important;
color: #333;
}
.mod-detail .wd-fulltext-content.hide-desc {
overflow: hidden;
}
.mod-detail .wd-fulltext-content.show-desc {
overflow: visible;
height: auto !important;
}
.mod-detail .wd-fulltext-content.hide-desc:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(96%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 96%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.mod-detail .wd-fulltext-content.show-desc:after {
display: none;
}
.mod-detail .full-desc-content-col .btn-more-full-desc {
width: 100px;
margin: 20px auto 40px;
font-size: 14px;
color: #0066cc;
background: #fff;
height: 32px;
line-height: 32px;
cursor: pointer;
text-align: center;
border: 1px solid #0066cc;
border-radius: 20px;
padding: 0 13px 0 5px;
position: relative;
}
.mod-detail .full-desc-content-col .btn-more-full-desc:hover {
/*background: #0066cc;
color: #fff;*/
}
.mod-detail .full-desc-content-col .btn-more-full-desc:after {
content: "";
display: block;
position: absolute;
top: 50%;
right: 9px;
margin-top: -2.5px;
border-top: 5px solid #0066cc;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
}
.mod-detail .full-desc-content-col .btn-more-full-desc .lbl-hide {
display: none;
}
.mod-detail .full-desc-content-col .btn-more-full-desc.showed .lbl-show {
display: none;
}
.mod-detail .full-desc-content-col .btn-more-full-desc.showed .lbl-hide {
display: inline;
}
.mod-detail .full-desc-content-col .btn-more-full-desc.showed:after {
transform: rotate(180deg);
}
.mod-detail .wd-fulltext-content img {
max-width: 650px;
}
/*Detail muachung*/
.detail-page .mod-detail {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.detail-page .mod-detail .top-deal-info {
padding-bottom: 0;
margin: 0;
}
.detail-page .mod-detail:before,
.detail-page .mod-detail:after {
content: " ";
display: table;
}
.detail-page .mod-detail:after {
clear: both;
}
.detail-page .mod-detail .preview-deal-imgs {
float: left;
width: 40%;
max-width: 540px;
}
.detail-page .mod-detail .no-thumb .preview-deal-imgs {
max-width: 490px;
}
.detail-page .mod-detail .col-list-thumb {
float: left;
/*margin-right: 10px;*/
max-height: 400px;
overflow: hidden;
margin-top: -7px;
}
.detail-page .mod-detail .col-list-thumb .wrap-thumb {
cursor: pointer;
width: 40px;
height: 40px;
margin-top: 7px;
border: 1px solid #e6e6e6;
line-height: 0;
}
.detail-page .mod-detail .col-list-thumb .wrap-thumb.active {
border-color: #f05a32;
}
.detail-page .mod-detail .col-list-thumb img {
width: 100%;
background: no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs {
cursor: pointer;
position: relative;
background: #f0f0f0;
height: 16px;
margin-top: 7px;
display: none;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs:hover {
background: #E1E1E1;
}
.detail-page .mod-detail .col-big-img {
overflow: hidden;
text-align: center;
max-width: 460px;
max-height: 460px;
margin: 0 auto;
cursor: pointer;
float: none;
}
.detail-page .mod-detail .preview-deal-imgs .alt-desc-text {
margin-left: 50px;
text-align: center;
padding: 5px 0;
line-height: 20px;
background-color: #f5f5f5;
}
.detail-page .mod-detail .box-wishlist {
width: 120px;
margin: 20px auto;
border: 1px solid #d9d9d9;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 3px;
color: #a3a3a3;
cursor: pointer;
}
.detail-page .mod-detail .area-wishlish {
margin-left: 50px;
}
.detail-page .mod-detail .desc-price {
margin: 0 230px 0 40%;
padding-left: 20px;
padding-right: 30px;
}
.detail-page .mod-detail .no-thumb .desc-price {
margin-left: 490px;
}
.detail-page .mod-detail .hide-desc-deal .desc-price {
/*overflow: hidden;
height: 632px;*/
}
.detail-page .mod-detail .lbl-desc-detail {
font-weight: 700;
font-size: 20px;
color: #555;
padding-top: 25px;
}
.detail-page .mod-detail .hide-desc-deal.no-thumb .desc-price {
/*height: 613px;*/
}
.detail-page .mod-detail .top-deal-name {
font-size: 21px;
color: #111;
padding-bottom: 12px;
}
.detail-page .mod-detail-ncc .top-deal-name {
padding-bottom: 4px;
}
.brand-info {
margin: 3px 0 8px;
}
.brand-info-title {
display: inline-block;
margin-right: 3px;
}
.detail-page .mod-detail .non-cod-notice {
margin-top: -10px;
}
.detail-page .mod-detail .deal-rate {
border-bottom: 1px solid #eee;
padding-bottom: 4px;
}
.detail-page .mod-detail .wrap-rate-detail {
display: inline-block;
position: relative;
cursor: pointer;
}
.detail-page .mod-detail .deal-rate .star-sm {
vertical-align: -2px;
}
.detail-page .mod-detail .wrap-rate-detail .rate-score {
font-size: 1.153846153846154em;
color: #111111;
margin: 0 0 0 3px;
}
.detail-page .mod-detail .show-deal-review {
position: relative;
margin-right: 12px;
display: inline-block;
}
.detail-page .mod-detail .wrap-rate-detail .btn-review {
position: relative;
line-height: 0;
padding-right: 9px;
font-size: 0.9230769230769231em;
}
.detail-page .mod-detail .wrap-rate-detail .btn-review .iReview {
vertical-align: -5px;
}
.detail-page .mod-detail .wrap-rate-detail .btn-review:before {
content: "";
position: absolute;
top: -5px;
right: 2px;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 3px;
border-color: #111111 transparent transparent transparent;
}
.detail-page .mod-detail .wrap-rate-detail .wrap-expand-rated {
position: absolute;
top: 100%;
left: -80px;
margin: -1px 0 0 0;
padding-top: 9px;
line-height: 1em;
z-index: 1;
display: none;
}
.detail-page .mod-detail .wrap-rate-detail .wrap-expand-rated.bigger {
left: -256px;
}
.detail-page .mod-detail .wrap-rate-detail:hover .wrap-expand-rated {
display: block;
}
.detail-page .mod-detail .wrap-rate-detail .expand-rated {
padding: 22px 17px 22px 31px;
width: 388px;
background: #FFF;
box-shadow: 0 1px 5px #787878;
position: relative;
border-radius: 3px;
}
.detail-page .mod-detail .wrap-expand-rated.bigger .expand-rated {
width: 585px;
}
.detail-page .mod-detail .wrap-expand-rated.bigger .expand-rated:before {
left: 284px;
}
.detail-page .mod-detail .wrap-expand-rated .top-big-rate {
padding-bottom: 15px;
}
.detail-page .mod-detail .wrap-expand-rated .brand-logo-rated {
float: left;
margin-right: 17px;
margin-top: 10px;
}
.detail-page .mod-detail .wrap-expand-rated .big-rate-lbl {
line-height: 1.2em;
padding-bottom: 5px;
}
.detail-page .mod-detail .wrap-expand-rated .big-score {
font-size: 2.615384615384615em;
/*vertical-align: 7px;*/
}
.detail-page .mod-detail .wrap-expand-rated .rate-score-sum {
margin-bottom: 21px;
}
.detail-page .mod-detail .desc-price .big-comment-rate {
font-size: 1.230769230769231em;
font-style: italic;
line-height: 1.5em;
position: relative;
}
.detail-page .mod-detail .desc-price .big-comment-rate .iQuote {
position: absolute;
top: -3px;
left: -22px;
}
.detail-page .mod-detail .desc-price .big-comment-rate .iQuoteB {
vertical-align: -4px;
margin-left: 4px;
}
.detail-page .mod-detail .desc-price .comments-link {
cursor: pointer;
font-size: 0.9230769230769231em;
color: #247bbd;
border-color: #247bbd;
vertical-align: 0;
}
.detail-page .mod-detail .desc-price #sys_jumb_comment {
margin-right: 6px;
}
.detail-page .mod-detail .desc-price .comments-link:hover {
color: #EF532A;
border-color: #EF532A;
}
.detail-page .mod-detail .desc-price .id-product {
color: #333;
/*margin-left: 10px;*/
font-size: 0.9230769230769231em;
position: relative;
padding-right: 12px;
}
.detail-page .mod-detail .desc-price .id-product:last-child {
padding-right: 6px;
}
.detail-page .mod-detail .desc-price .id-product .iPoint {
position: absolute;
top: 5px;
right: 6px;
}
.td-border {
display: inline-block;
border-bottom: 1px solid #333;
line-height: 1em;
vertical-align: 2px;
margin-left: 1px;
}
.detail-page .mod-detail .price-counter .row-data {
position: relative;
padding: 3px 0 3px 125px;
}
.detail-page .mod-detail-ncc .price-counter .row-data {
padding: 11px 0 13px 125px !important;
margin-bottom: 13px;
border-bottom: 1px solid #e2e2e2;
}
.detail-page .mod-detail .price-counter .wrap-color {
margin-top: 5px;
padding-bottom: 3px;
padding: 22px 0 33px;
}
#boxSelectColor {
padding: 0 0 10px;
max-height: 193px;
overflow: hidden;
}
.detail-page .mod-detail .price-counter .wrap-color .last-color {
position: relative;
display: inline-block;
top: 16px;
}
.detail-page .mod-detail .price-counter .warn-color {
display: none;
padding: 5px;
background-color: #ffffdd;
border: 1px solid #f2c219;
color: #fb2f2e;
text-align: center;
position: absolute;
left: 100%;
top: 5px;
width: 190px;
margin-left: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.detail-page .mod-detail .price-counter .warn-color.active {
display: inline-block;
}
.detail-page .mod-detail .price-counter .warn-color:before,
.detail-page .mod-detail .price-counter .warn-color:after {
content: "";
position: absolute;
top: 8px;
left: -6px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #f2c219 transparent transparent;
}
.detail-page .mod-detail .price-counter .warn-color:after {
left: -5px;
border-color: transparent #ffffdd transparent transparent;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color-disable,
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color {
width: 55px;
min-height: 55px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 2px;
margin: 0 8px 10px 0;
text-align: center;
position: relative;
float: left;
height: auto;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color-disable {
cursor: inherit;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color-disable:after {
content: "";
position: absolute;
width: 53px;
height: 53px;
top: 0;
left: 0;
background-color: rgba(204, 204, 204, 0.5);
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color.active,
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color:hover {
border: 1px solid #ef532a; /*#3ba3ef;*/
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color:first-child {
margin-left: 0;
}
.detail-page .mod-detail .price-counter .wrap-color .img-thumb-color img {
max-height: 100%;
}
.detail-page .mod-detail .price-counter .row-data.type-size {
margin: 7px 0 -5px 0;
}
.detail-page .mod-detail .price-counter .wrap-size .warn-color {
top: 0;
}
.detail-page .mod-detail .price-counter .wrap-size .size-item-disable, .detail-page .mod-detail .price-counter .wrap-size .size-item {
display: inline-block;
text-align: center;
min-width: 30px;
height: 30px;
line-height: 28px;
cursor: pointer;
border: 1px solid #dbdbdb;
padding: 1px 3px;
margin: 0 4px 8px 0;
}
.detail-page .mod-detail .price-counter .wrap-size .size-item-disable {
color: #aaa;
cursor: inherit;
}
.detail-page .mod-detail .price-counter .wrap-size span.last-size {
position: relative
}
.detail-page .mod-detail .price-counter .wrap-size .size-item.active,
.detail-page .mod-detail .price-counter .wrap-size .size-item:hover {
border: 1px solid #ef532a; /*#3ba3ef;*/
/*padding: 0 2px;*/
}
.detail-page .mod-detail .price-counter .row-data.row-heighter {
line-height: 1.7em;
padding-bottom: 3px;
margin-top: 1px;
}
.detail-page .mod-detail .price-counter .row-data.type-count {
line-height: 1.6em;
margin-top: 0;
}
.detail-page .mod-detail .row-title {
padding-bottom: 10px;
}
.row-label {
width: 99px;
display: inline-block;
height: 20px;
line-height: 20px;
}
.row-label2 {
width: 169px;
}
.row-val {
width: 300px;
display: inline-block;
}
.row-list {
line-height: 35px;
}
.color-list li, .size-list li {
display: inline-block;
}
.color-list li {
vertical-align: -6px;
}
.color-list li a, .size-list li a {
display: block;
width: 40px;
height: 20px;
line-height: 20px;
text-align: center;
margin-right: 6px;
text-decoration: none;
}
.size-list li a {
background: #fff;
border: 1px solid #c2c2c2;
}
.ncc-product-info {
border-bottom: 1px solid #e2e2e2;
padding-bottom: 5px;
margin-bottom: 12px;
}
.ncc-ship-wrap .row-title{
padding-bottom: 12px !important;
}
.ncc-ship-wrap .row-list {
line-height: 26px;
}
.ncc-ship-wrap .row-val {
margin: -2px 0 0;
}
.mod-detail-ncc .xxxDropdown .show-val {
border: none;
padding: 0;
}
.mod-detail-ncc .xxxDropdown .show-val .active {
color: #0066cc;
}
.mod-detail-ncc .xxxDropdown .show-val:before {
content: none;
}
.detail-page .mod-detail .price-counter .row-data.type-ship {
padding-left: 0;
padding-bottom: 3px;
margin-top: 3px;
}
.sudungTitle a {
color: #336699;
text-decoration: underline
}
.sudungTitle a:hover {
color: #EF532A
}
.detail-page .mod-detail .price-counter .row-data.ship-policy {
padding-left: 0;
padding-bottom: 3px;
}
.detail-page .mod-detail .price-counter .lbl-row {
position: absolute;
top: 3px;
left: 0;
color: #888;
}
.detail-page .mod-detail-ncc .price-counter .lbl-row {
top: 10px;
}
.detail-page .mod-detail .price-counter .row-data.type-count .lbl-row {
top: 5px;
}
.detail-page .mod-detail .price-counter .price-show {
color: #888;
font-size: 16px;
text-decoration: line-through;
}
.detail-page .mod-detail .price-counter .price-show .td-border {
border-color: #888;
font-size: 0.75em;
vertical-align: 1px;
margin-left: 1px;
text-decoration: line-through;
line-height: 0.9em;
}
.detail-page .mod-detail .price-counter .price-sale,
.detail-page .mod-detail .price-counter .percent-saved {
display: inline-block;
margin-right: 10px;
color: #ac0000;
font-size: 22px;
font-weight: bold;
}
.detail-page .mod-detail .price-counter .price-sale .td-border {
font-size: 0.6em;
border-color: #ac0000;
}
.detail-page .mod-detail .price-counter .saved-price {
margin: 0 10px 0 0;
display: inline-block;
color: #888888;
}
.detail-page .mod-detail .price-counter .saved-price .td-border {
font-size: 0.7692307692307692em;
vertical-align: 2px;
color: #333;
border-color: #888;
}
.detail-page .mod-detail .price-counter .percent-saved {
margin-right: 0;
}
.detail-page .mod-detail .price-counter .percent-saved span {
font-size: 0.55em;
vertical-align: 2px;
}
.detail-page .mod-detail .box-dat-coc {
background: #f4f4f4;
border: 1px solid #d8d8d8;
padding: 15px 10px 10px;
}
.detail-page .mod-detail .btn-dat-coc {
background: #e67e22 url("https://muachung.vn/frontEnd/dulich/images/datcoc.png") no-repeat 5px center;
width: 200px;
display: inline-block;
height: 36px;
line-height: 36px;
text-decoration: none;
}
.detail-page .mod-detail .datcoc-txt {
vertical-align: 2px;
}
.detail-page .mod-detail .dat-coc-notice {
line-height: 18px;
}
.detail-page .mod-detail .wrap-counter {
padding-top: 2px;
}
.detail-page .mod-detail .counter {
margin-right: 16px;
position: relative;
color: #888;
display: inline-block;
}
.detail-page .mod-detail .counter.last {
margin-right: 0;
}
.detail-page .mod-detail .counter:before {
content: "";
position: absolute;
top: 8px;
left: -12px;
line-height: 0;
border: 2px solid #c9c9c9;
border-radius: 50%;
width: 0;
height: 0;
}
.detail-page .mod-detail .counter:first-child:before {
display: none;
}
.detail-page .mod-detail .counter .count-val {
color: #333;
}
.detail-page .mod-detail .price-counter {
margin-top: 7px;
}
.detail-page .mod-detail .features-point {
border-top: 1px solid #e2e2e2;
margin-top: 2px;
margin-bottom: 6px;
}
.detail-page .mod-detail .list-features ul {
margin: 0;
padding: 0;
list-style: none;
}
.detail-page .mod-detail .list-features li,
.detail-page .mod-detail .list-features div,
.detail-page .mod-detail .list-features p {
position: relative;
margin: 0;
padding: 0 0 6px 12px;
line-height: 1.4em;
list-style: none;
}
.detail-page .mod-detail .list-features > div:before,
.detail-page .mod-detail .list-features > li:before,
.detail-page .mod-detail .list-features > ul > li:before,
.detail-page .mod-detail .list-features > p:before {
content: "";
position: absolute;
top: 6px;
left: 0;
line-height: 0;
border: 2px solid #aaa;
border-radius: 50%;
width: 0;
height: 0;
}
.detail-page .mod-detail .lbl-green {
padding: 13px 0 0px 0;
}
.detail-page .mod-detail .list-features .more-dksd,
.detail-page .mod-detail .more-dksd {
font-size: 1em;
padding: 0;
margin: 0;
position: relative;
}
.detail-page .mod-detail .list-features .more-dksd:before,
.detail-page .mod-detail .more-dksd:before {
display: none;
}
.detail-page .mod-detail .more-dksd .lbl-more-dksd {
color: #336699;
text-decoration: underline;
cursor: pointer;
margin-left: 10px;
}
.detail-page .mod-detail .more-dksd li {
font-size: 1em;
}
.detail-page .mod-detail .detail-common-popup {
position: absolute;
top: 100%;
left: -13px;
margin: -1px 0 0 0;
padding-top: 7px;
line-height: 1em;
z-index: 1;
width: 100%;
display: none;
}
.detail-page .mod-detail .detail-common-popup .detail-cp-content {
padding: 10px 13px;
background: #FFF;
box-shadow: 0 1px 5px #787878;
position: relative;
border-radius: 3px;
}
/*.detail-page .mod-detail .detail-common-popup .detail-cp-content:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: -10px;*/
/*left: 35px;*/
/*width: 14px;*/
/*height: 10px;*/
/*background: url(https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888) no-repeat -160px 0;*/
/*}*/
.detail-page .mod-detail .more-dksd:hover .detail-common-popup {
display: block;
}
.detail-page .mod-detail .bar-use-info {
margin-bottom: 1px;
position: relative;
}
.detail-page .mod-detail .lbl-use-info {
height: 30px;
line-height: 28px;
font-weight: 300;
font-size: 1.153846153846154em;
background: #f2f2f2;
padding: 0 10px;
cursor: pointer;
position: relative;
}
.detail-page .mod-detail .bar-use-info:hover .lbl-use-info {
font-weight: 600;
}
.detail-page .mod-detail .lbl-use-info:before,
.detail-page .mod-detail .lbl-use-info:after {
content: "";
position: absolute;
top: 12px;
right: 15px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 6px;
border-color: #000000 transparent transparent transparent;
}
.detail-page .mod-detail .lbl-use-info:after {
right: 16px;
border-width: 5px 5px 0 5px;
border-color: #f2f2f2 transparent transparent transparent;
}
.detail-page .mod-detail .pop-use-info {
display: none;
position: absolute;
width: 520px;
top: 100%;
z-index: 1;
right: -192px;
margin-top: -1px;
padding-top: 8px;
}
.detail-page .mod-detail .pop-use-info.deal-term {
width: 680px;
right: -256px;
}
.detail-page .mod-detail .pop-use-info.deal-time-use {
width: 420px;
right: -45px;
}
/*.detail-page .mod-detail .pop-use-info:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: -4px;*/
/*right: 200px;*/
/*background: url("https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888") no-repeat -925px 0;*/
/*width: 23px;*/
/*height: 12px;*/
/*}*/
.detail-page .mod-detail .pop-use-info.deal-term:before {
right: 265px;
}
.detail-page .mod-detail .pop-use-info.deal-time-use:before {
right: 54px;
}
.detail-page .mod-detail .bar-use-info:hover .pop-use-info {
display: block;
}
.detail-page .mod-detail .pop-use-info .grp-pop-content {
background: #FFF;
box-shadow: 0 1px 10px #979797;
border-radius: 4px;
overflow: hidden;
}
.detail-page .mod-detail .pop-use-info .pop-tit {
height: 49px;
line-height: 48px;
padding: 0 15px;
color: #555;
background: #F3f3f3;
}
.detail-page .mod-detail .list-use-address {
padding: 16px 20px;
background: #FFF;
}
.detail-page .mod-detail .use-address-item {
padding: 15px 0 15px 36px;
position: relative;
line-height: 1.8em;
border-top: 1px solid #e2e2e2;
}
.detail-page .mod-detail .use-address-item.last {
padding-bottom: 0;
}
.detail-page .mod-detail .use-address-item:first-child {
border-top: 0;
padding-top: 0;
}
.detail-page .mod-detail .use-address-item .shop-stt {
position: absolute;
top: 15px;
left: -5px;
}
.detail-page .mod-detail .use-address-item .shop-stt > span {
position: absolute;
top: 6px;
left: 5px;
width: 18px;
height: 18px;
line-height: 16px;
text-align: center;
font-size: 1.076923076923077em;
font-weight: 600;
color: #ef532a;
}
.detail-page .mod-detail .list-deal-term {
padding: 12px 18px;
}
.detail-page .mod-detail .list-deal-term li {
padding-left: 28px;
font-size: 1.076923076923077em;
line-height: 1.9em;
position: relative;
}
/*.detail-page .mod-detail .list-deal-term li:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 5px;*/
/*left: 0;*/
/*background: url("https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888") no-repeat -948px 0;*/
/*width: 18px;*/
/*height: 18px;*/
/*}*/
.detail-page .mod-detail .list-time-use {
padding: 12px 18px;
}
.detail-page .mod-detail .list-time-use li {
padding-left: 20px;
line-height: 1.8em;
position: relative;
}
/*.detail-page .mod-detail .list-time-use li:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 5px;*/
/*left: 0;*/
/*background: url("https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888") no-repeat -966px 0;*/
/*width: 13px;*/
/*height: 13px;*/
/*}*/
.detail-page .mod-detail .order-area {
float: right;
width: 230px;
padding-top: 8px;
}
.detail-page .mod-detail .box-order {
text-align: center;
border: 1px solid #e2e2e2;
border-radius: 3px;
padding: 8px 10px 4px 10px;
margin-bottom: 14px;
}
.detail-page .mod-detail .box-order.size-color {
padding-top: 13px;
}
.detail-page .mod-detail .box-order .sell-only-online {
background: #f0e8c8;
line-height: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.detail-page .mod-detail .box-order .row-tips-spec {
padding-top: 4px;
padding-bottom: 20px;
line-height: 18px;
}
.detail-page .mod-detail .buy-number {
margin-bottom: 14px;
}
.detail-page .mod-detail .box-order .xxxDropdown {
display: inline-block;
margin-left: 5px;
}
.detail-page .mod-detail .box-order .xxxDropdown .show-val {
height: 26px;
line-height: 24px;
min-width: 50px;
text-align: left;
}
.detail-page .mod-detail .box-order .xxxDropdown .show-val:before {
font-size: 1em;
top: 5px;
right: 8px;
}
.detail-page .mod-detail .wrap-btn-size-mau {
position: relative;
margin-bottom: 10px;
cursor: pointer;
}
.detail-page .mod-detail .wrap-btn-size-mau.at-shop-order {
margin-bottom: 0;
}
.detail-page .mod-detail .wrap-btn-size-mau .poptip-cm {
top: -9px;
right: 100%;
left: auto;
padding-right: 10px;
min-width: 230px;
}
.detail-page .mod-detail .wrap-btn-size-mau:hover .poptip-cm {
display: block;
}
.detail-page .mod-detail .wrap-btn-size-mau .poptip-cm .inner-poptip:before {
width: 8px;
height: 15px;
background-position: -524px -16px;
right: -8px;
left: auto;
top: 18px;
}
.detail-page .mod-detail .btn-order {
padding-left: 32px;
height: 36px;
line-height: 34px;
text-align: center;
border: 1px solid #a52200;
cursor: pointer;
position: relative;
color: #FFF;
text-transform: uppercase;
text-shadow: 0 -1px #be2700;
font-weight: 700;
font-size: 1.076923076923077em;
display: block;
border-radius: 3px;
box-shadow: 0 1px #ffb19c inset;
background: #f97450; /* Old browsers */
background: -moz-linear-gradient(top, #f97450 0%, #d93f17 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f97450), color-stop(100%, #d93f17)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f97450 0%, #d93f17 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f97450 0%, #d93f17 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f97450 0%, #d93f17 100%); /* IE10+ */
background: linear-gradient(top, #f97450 0%, #d93f17 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f97450', endColorstr='#d93f17', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order:hover {
background: #f14c21; /* Old browsers */
background: -moz-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f14c21), color-stop(100%, #ca3610)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f14c21 0%, #ca3610 100%); /* IE10+ */
background: linear-gradient(top, #f14c21 0%, #ca3610 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f14c21', endColorstr='#ca3610', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order:active {
box-shadow: 0 1px 4px #821b00 inset;
background: #e4512a;
}
.detail-page .mod-detail .btn-order > i {
position: absolute;
top: 4px;
left: 4px;
width: 26px;
height: 28px;
background: #00111d;
border-top: 1px solid #390c00;
border-bottom: 1px solid #ffab95;
border-radius: 3px;
}
/*.detail-page .mod-detail .btn-order > i:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 3px;*/
/*left: 4px;*/
/*width: 18px;*/
/*height: 18px;*/
/*background: url('https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=888') -368px 0;*/
/*}*/
.detail-page .mod-detail .wrap-btn-size-mau .desc-btn-order {
font-style: italic;
font-size: 12px;
color: #888888;
padding-top: 5px;
padding-bottom: 2px;
cursor: default;
}
.detail-page .mod-detail .sep-hay {
position: relative;
margin-bottom: 15px;
}
.detail-page .mod-detail .sep-hay:before {
content: "";
position: absolute;
left: 0;
top: 10px;
width: 100%;
height: 0;
line-height: 0;
border-top: 1px solid #eee;
}
.detail-page .mod-detail .sep-hay span {
position: relative;
background: #FFF;
padding: 0 5px;
color: #888;
font-size: 0.9230769230769231em;
}
.detail-page .mod-detail .wrap-shop-address {
position: relative;
}
.detail-page .mod-detail .hotline-order {
margin: 0 -2px;
font-size: 13px;
line-height: 18px;
}
.detail-page .mod-detail .hotline-order div {
padding-bottom: 5px;
padding-top: 5px;
}
.detail-page .mod-detail .hotline-order .i4PhoneD {
margin-right: 2px;
vertical-align: middle;
}
.sell-by-wrap {
padding: 4px 0 0;
margin-bottom: -4px;
}
.sell-by-title {
}
.sell-by-brand {
padding: 4px 0 12px;
}
.sell-by-go {
position: relative;
height: 30px;
line-height: 30px;
}
.sell-by-go:before {
content: "";
display: block;
position:absolute;
top:0;
left: -10px;
width: 228px;
border-top: 1px dashed #d3d3d3;
}
.detail-page .mod-detail .box-list-mcshop {
position: relative;
/*padding-top: 7px;*/
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua {
position: relative;
cursor: pointer;
text-transform: uppercase;
font-size: 0.9230769230769231em;
color: #111;
text-shadow: 0 -1px #fff;
font-weight: bold;
margin-top: 5px;
padding-left: 30px;
height: 37px;
line-height: 36px;
border: 1px solid #9f9f9f;
border-radius: 3px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua:hover {
background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #d7d7d7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* IE10+ */
background: linear-gradient(top, #ececec 0%, #d7d7d7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#d7d7d7', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua:active {
background: #dadada;
box-shadow: 0 1px 4px #afafaf inset;
}
.detail-page .mod-detail .box-list-mcshop .btn-datmua:before {
content: "";
position: absolute;
top: 8px;
left: 7px;
width: 22px;
height: 20px;
background: url('https://muachung.vn/frontEnd/dulich/images/v4-icon.png?v=8881') -137px -214px;
}
.detail-page .mod-detail .box-list-mcshop .desc-btn-dathang {
font-style: italic;
font-size: 12px;
color: #888;
padding-top: 5px;
}
.detail-page .mod-detail .box-list-mcshop .title-listshop {
padding-bottom: 3px;
}
.detail-page .mod-detail .list-shopmc {
text-align: left;
padding-top: 12px;
}
.detail-page .mod-detail .shopmc-item {
position: relative;
padding-left: 9px;
margin: 0 0 8px 0;
}
.detail-page .mod-detail .shopmc-item:before {
content: "";
position: absolute;
top: 8px;
left: 0;
width: 3px;
height: 3px;
background: #c5c5c5;
}
.detail-page .mod-detail .shopmc-item .shopname-val {
font-size: 12px;
width: 125px;
overflow: hidden;
display: inline-block;
height: 15px;
}
.detail-page .mod-detail .shopmc-item:hover .shopname-val {
font-weight: bold;
}
.detail-page .mod-detail .shopmc-item .lbl-con-hang {
float: right;
color: #17994f;
font-size: 12px;
}
.detail-page .mod-detail .shopmc-item .lbl-con-hang.het-hang {
color: #ef532a;
}
.detail-page .mod-detail .shopmc-item .lbl-con-hang.dang-ve {
color: #333;
}
.detail-page .mod-detail .shopmc-item .shopmc-map-pop {
position: absolute;
top: -58px;
right: 212px;
z-index: 1;
display: none;
}
.detail-page .mod-detail .shopmc-item:hover .shopmc-map-pop {
display: block;
}
.detail-page .mod-detail .shopmc-item .shopmc-map-pop.active-map {
top: -208px;
}
/*.detail-page .mod-detail .shopmc-item .shopmc-map-pop:before{*/
/*content: "";*/
/*position: absolute;*/
/*top: 50%;*/
/*right: -6px;*/
/*width: 7px;*/
/*height: 15px;*/
/*background: url(https://muachung.vn/frontEnd/dulich/images/v3-icon.png?v=111) -525px -16px;*/
/*}*/
.detail-page .mod-detail .shopmc-item .shopmc-map-pop.active-map:before {
top: 210px;
}
.detail-page .mod-detail .shopmc-item .shopmc-map-content {
background: #FFF;
border: 1px solid #cacaca;
border-radius: 3px;
padding: 10px 20px 10px;
}
.detail-page .mod-detail .shopmc-item .loading-map {
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
}
.detail-page .mod-detail .shopmc-map-pop.active-map .loading-map {
display: none;
}
.detail-page .mod-detail .shopmc-item .active-map .img-loadingmap {
display: none;
}
.detail-page .mod-detail .shopmc-item .shopmc-item-detail {
display: none;
}
.detail-page .mod-detail .shopmc-item .active-map .shopmc-item-detail {
display: block;
width: 412px;
min-height: 400px;
}
.detail-page .mod-detail .shopmc-item .shopmc-name {
font-size: 1.230769230769231em;
font-weight: 700;
padding-top: 7px;
padding-bottom: 4px;
}
.detail-page .mod-detail .shopmc-item .shopmc-address {
line-height: 1.4em;
}
.detail-page .mod-detail .shopmc-item .shopmc-wrap-map {
border-top: 1px solid #E3E3E3;
margin-top: 9px;
padding-top: 11px;
}
.detail-page .mod-detail .shopmc-item .shopmc-wrap-map img {
margin-top: 4px;
}
.detail-page .mod-detail .btn-order-at-shop {
padding-left: 32px;
position: relative;
cursor: pointer;
border: 1px solid #eabf88;
display: block;
height: 34px;
line-height: 34px;
box-shadow: 0 1px #fffaf4 inset;
background: #ffe7c7; /* Old browsers */
background: -moz-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff4e5), color-stop(100%, #ffdcaf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* IE10+ */
background: linear-gradient(top, #fff4e5 0%, #ffdcaf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4e5', endColorstr='#ffdcaf', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order-at-shop:hover {
border-color: #dda967;
background: #fff7ee; /* Old browsers */
background: -moz-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff7ee), color-stop(100%, #ffeed9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* IE10+ */
background: linear-gradient(top, #fff7ee 0%, #ffeed9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7ee', endColorstr='#ffeed9', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .btn-order-at-shop:active {
top: 1px;
}
.detail-page .mod-detail .btn-order-at-shop i {
vertical-align: -5px;
margin-right: 6px;
}
.v7_BD_SC_Size_Disable, .v7_BD_SC_Size_Disable:hover {
display: none !important
}
.mod-detail .price-counter .wrap-color .img-thumb-color.v7_BD_SC_Color_Active {
border: 1px solid #ef532a; /*#3ba3ef;*/
position: relative;
}
.detail-page .mod-detail .price-counter .wrap-size span.v7_BD_SC_Size_Active {
border: 1px solid #ef532a /*#3ba3ef*/;
}
.detail-page .mod-detail .price-counter .wrap-size span.v7_BD_SC_Size_Active {
position: relative;
}
.detail-page .mod-detail .price-counter .wrap-size span.v7_BD_SC_Size_Active:before {
content: "";
position: absolute;
top: -1px;
left: 9px;
width: 10px;
height: 5px;
background: url(https://muachung.vn/frontEnd/images/v3-icon.png?v=0.01121989) -204px 0;
}
.mod-detail .poptip-cm .inner-poptip {
position: relative;
text-align: center;
background: #fff;
padding: 5px 10px;
border: 1px solid #cacaca;
box-shadow: 0 1px 4px rgba(51, 51, 51, 0.45);
color: #333;
border-radius: 3px;
}
.mod-detail .price-counter .wrap-color .img-thumb-color.v7_BD_SC_Color_Active:before {
content: "";
position: absolute;
top: -1px;
left: 21px;
width: 10px;
height: 5px;
background: url(https://muachung.vn/frontEnd/images/v3-icon.png) -204px 0;
}
.v7_BD_SC_Color_Disable, .v7_BD_SC_Color_Disable:hover {
border: 2px solid gray;
display: none
}
.tmp-img {
position: fixed;
visibility: hidden;
opacity: 0;
top: -9999px;
left: -9999px;
max-width: none;
}
.detail-page .mod-detail .btn-shop-address {
margin-bottom: 13px;
display: block;
color: #717172;
font-size: 0.9230769230769231em;
padding-right: 26px;
position: relative;
font-weight: 400;
height: 32px;
line-height: 32px;
}
.detail-page .mod-detail .btn-shop-address i {
position: absolute;
top: 11px;
right: 15px;
}
.detail-page .mod-detail .popup-address {
display: none;
text-align: left;
position: absolute;
top: 10px;
padding-top: 20px; /*equal height of .detail-page .mod-detail .btn-shop-address */
left: -400px;
width: 800px;
z-index: 4;
}
.detail-page .mod-detail .popup-address#popup-address {
padding-top: 35px;
}
.detail-page .mod-detail .wrap-popup-maps:hover .popup-address.show-in-point {
display: block;
}
.detail-page .mod-detail .wrap-popup-maps {
position: relative;
display: inline-block;
}
.detail-page .mod-detail .wrap-shop-address:hover .popup-address,
.detail-page .mod-detail .wrap-shop-address .popup-address.active {
display: block;
}
.detail-page .mod-detail .pa-content {
width: 800px;
position: relative;
background: #FFF;
box-shadow: 0 1px 5px #787878;
border-radius: 3px;
overflow: hidden;
}
.detail-page .mod-detail .popup-address.show-in-point .pa-content {
overflow: visible;
}
.detail-page .mod-detail .pa-content.no-right {
width: 100%;
}
.detail-page .mod-detail .show-popup-in-point .pa-content:before {
right: 320px;
}
.detail-page .mod-detail .col-address {
width: 364px;
float: left;
overflow: hidden;
}
.detail-page .mod-detail .popup-address.show-in-point .col-address {
/*width: 540px;*/
width: auto;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-score {
font-size: 30px;
vertical-align: 2px;
margin-left: 170px;
height: 34px;
line-height: 34px;
}
.mod-detail .wrap-rate-area.has-mc-rate .thumb-left {
height: 48px;
}
.icon-v3 {
background: transparent url("https://muachung.vn/frontEnd/images/v3-icon.png") no-repeat;
border: none;
line-height: 0;
display: inline-block;
}
.iQuoteBig {
width: 27px;
height: 20px;
background-position: -727px 0;
}
.iQuoteBBig {
width: 27px;
height: 20px;
background-position: -754px 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star {
position: relative;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star .iStar3 {
position: absolute;
top: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBig {
position: absolute;
top: -9px;
left: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBBig {
vertical-align: -9px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
font-family: "Open Sans ", sans-serif;
line-height: 1.7em;
color: #333;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
line-height: 22px;
color: #555;
margin-bottom: 20px;
}
.mod-detail .deals-in-cate {
border-top: 1px solid #e2e2e2;
padding-top: 15px;
}
.mod-detail .deals-in-cate .title {
padding-bottom: 28px;
}
.mod-detail .list-in-cate {
position: relative;
padding-left: 140px;
color: #0C64BD;
padding-bottom: 12px;
}
.mod-detail .list-in-cate .lbl {
position: absolute;
top: 1px;
left: 0;
color: #111;
font-weight: 600;
white-space: nowrap;
}
.mod-detail .list-in-cate .wrap-link {
display: inline-block;
padding-right: 15px;
margin-bottom: 7px;
}
.mod-detail .list-in-cate a {
color: #0C64BD;
margin: 0 6px;
}
.mod-detail .list-in-cate a.first {
margin-left: 0;
}
.mod-detail .list-in-cate a i {
margin-left: 10px;
}
.mod-detail .list-in-cate .td-border {
border-color: #0C64BD;
margin: 0;
vertical-align: 0;
}
.mod-detail .list-in-cate .td-border:hover {
color: #ef532a;
border-color: #ef532a;
}
.mod-detail .intro-shop-info {
border-top: 1px solid #eee;
padding-top: 16px;
}
.detail-page .mod-detail .head-col {
height: 36px;
line-height: 36px;
padding: 0 10px 0 20px;
font-size: 13px;
font-weight: bold;
color: #111111;
position: relative;
border-bottom: 1px solid #c4c4c4;
box-shadow: 0 -1px #f1f1f1 inset;
z-index: 1;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* IE10+ */
background: linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
}
.detail-page .mod-detail .popup-address .list-address {
padding-right: 1px;
position: relative;
margin: 11px 0;
overflow: hidden;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map {
float: left;
width: 50%;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map-intro {
padding: 14px;
font-size: 1.153846153846154em;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map .wrap-list-map-img {
text-align: center;
padding: 0 5px 5px 5px;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map img {
display: none;
max-height: 352px;
}
.detail-page .mod-detail .popup-address.show-in-point .address-map img.active {
display: inline-block;
}
.detail-page .mod-detail .popup-address.show-in-point .list-address {
float: left;
width: 49%;
max-height: 405px;
overflow-y: auto;
margin: 0;
}
.detail-page .mod-detail .popup-address .list-address:before {
content: "";
position: absolute;
top: -222px;
right: 0;
width: 1px;
height: 11111px;
line-height: 0;
background: #e2e2e2;
}
.detail-page .mod-detail .popup-address.show-in-point .list-address:before {
display: none;
}
.detail-page .mod-detail .popup-address .address-item {
display: block;
position: relative;
padding: 11px 0 11px 48px;
}
.detail-page .mod-detail .popup-address .address-item:hover {
background: #efefef;
}
.detail-page .mod-detail .address-item .radio-opt {
position: absolute;
top: 4px;
left: 0;
opacity: 0;
filter: alpha(Opacity=0);
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
z-index: 999;
}
.detail-page .mod-detail .address-item .address-val {
display: block;
}
.detail-page .mod-detail .address-item .icon-radio-p {
position: absolute;
top: 13px;
left: 20px;
width: 18px;
height: 18px;
background: #FFF;
border: 1px solid #bbb;
border-radius: 50%;
}
.detail-page .mod-detail .address-item.active .icon-radio-p,
.detail-page .mod-detail .address-item:hover .icon-radio-p {
border-color: #ef532a;
}
.detail-page .mod-detail .address-item .icon-radio-p:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
background: #ef532a;
border-radius: 50%;
opacity: 0;
/*filter: alpha(Opacity=0);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.detail-page .mod-detail .address-item .radio-opt:checked ~ .icon-radio-p {
border-color: #ef532a;
}
.detail-page .mod-detail .address-item .radio-opt:checked ~ .icon-radio-p:before {
opacity: 1;
/*filter: alpha(Opacity=100);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.detail-page .mod-detail .show-in-point .address-item.active .icon-radio-p:before,
.detail-page .mod-detail .show-in-point .address-item:hover .icon-radio-p:before {
opacity: 1;
/*filter: alpha(Opacity=100);*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.detail-page .mod-detail .popup-address .col-order {
float: left;
width: 436px;
}
.detail-page .mod-detail .popup-address .col-order-content {
padding: 17px 55px 17px 30px;
}
.detail-page .mod-detail .col-order-content .xxxDropdown .show-val {
height: 36px;
line-height: 36px;
}
.detail-page .mod-detail .col-order-content .xxxDropdown select {
background: #fff;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
}
.detail-page .mod-detail .col-order-content .btn-order {
margin-left: 70px;
height: 32px;
line-height: 32px;
font-weight: normal;
background: #ef532a;
font-size: 14px;
border: 1px solid #c3310b;
box-shadow: none;
text-shadow: none;
margin-bottom: 20px;
}
.detail-page .mod-detail .col-order-content .btn-order:hover {
background: #E05029;
}
.detail-page .mod-detail .col-order .desc-order {
position: relative;
font-size: 17px;
color: #555;
font-style: italic;
padding-bottom: 3px;
display: inline-block;
margin-bottom: 12px;
margin-right: 20px;
}
.detail-page .mod-detail .col-order .desc-order:after {
background-position: -715px 0;
top: auto;
left: auto;
right: -18px;
bottom: 6px;
}
.detail-page .mod-detail .col-order .desc-order .icon-v3 {
position: absolute;
top: 0;
left: -14px;
}
.detail-page .mod-detail .col-order .desc-order .icon-v3.iQuoteBSm {
left: auto;
right: -14px;
top: 2px;
}
.detail-page .mod-detail .col-order .lbl-for-phone {
display: block;
position: relative;
margin-bottom: 16px;
padding-left: 70px;
}
.detail-page .mod-detail .col-order .lbl-for-phone > span {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.detail-page .mod-detail .col-order .txt-phone {
width: 100%;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
padding: 10px 9px;
}
.detail-page .mod-detail .col-order .buy-number {
position: relative;
padding-left: 70px;
margin-bottom: 18px;
}
.detail-page .mod-detail .col-order .lbl-buy-number {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.detail-page .mod-detail .order-warning {
clear: both;
border-top: 1px dashed #bebebe;
color: #666;
line-height: 1.8em;
padding-top: 14px;
}
.detail-page .mod-detail .huong-dan-su-dung {
border-top: 1px solid #e2e2e2;
padding-top: 8px;
margin-top: 10px;
}
.detail-page .mod-detail .left-address-use {
float: left;
width: 39.83572895277207%;
margin-right: 1.745379876796715%;
}
.detail-page .mod-detail .left-address-use .title-grp {
display: inline-block;
}
.detail-page .mod-detail .left-address-use .list-pick-address {
margin-left: 4px;
display: inline-block;
}
.detail-page .mod-detail .left-address-use .list-pick-address > span.active {
background-position: -90px 0;
color: #ef532a;
}
.detail-page .mod-detail .left-address-use .grp-address-use {
padding-top: 5px;
}
.detail-page .mod-detail .left-address-use .grp-val {
padding-bottom: 10px;
}
.detail-page .mod-detail .left-address-use .address-shop-name {
padding-bottom: 3px;
}
.detail-page .mod-detail .dieu-kien-su-dung {
float: right;
width: 58%;
position: relative;
}
.detail-page .mod-detail .dieu-kien-su-dung .title-grp {
padding-bottom: 7px;
}
.detail-page .mod-detail .dieu-kien-su-dung .iPaper {
vertical-align: -8px;
margin-left: 5px;
}
.detail-page .mod-detail .dieu-kien-su-dung li {
position: relative;
padding-left: 20px;
padding-bottom: 2px;
}
.detail-page .mod-detail .dieu-kien-su-dung .btn-expand {
position: absolute;
background: #FFF;
left: 150px;
bottom: -25px;
padding: 0 6px;
cursor: pointer;
}
.detail-page .mod-detail .dieu-kien-su-dung .wrap-full-text {
/* height: 125px;*/
overflow: hidden;
position: relative;
}
.features-point .dieu-kien-su-dung{
padding: 10px;
border: 1px solid #f3dc9f;
background: #fefaf6;
margin-bottom: 15px;
width: 100% !important;
}
.features-point .chitiet-dacbiet a {
color:blue;
}
.features-point .dieu-kien-su-dung > p{
font-size: 15px;
padding-bottom: 10px;
color: #008a00;
margin: 0;
font-weight: bold;
}
.features-point .dieu-kien-su-dung > ul{
margin: 0;
padding: 0;
list-style: none;
}
.features-point .dieu-kien-su-dung > ul li{
position: relative;
margin: 0;
line-height: 18px;
padding: 0 0 5px 18px;
}
.features-point .dieu-kien-su-dung > ul li:before{
content: "";
position: absolute;
top: 4px;
left: 0;
line-height: 0;
background: url(https://muachung.vn/frontEnd/dulich/images/tick.png) no-repeat center center;
width: 12px;
height: 9px;
}
.detail-page .mod-detail .lbl-desc-slide-detail{
font-weight: 700;
padding: 7px;
font-size: 18px;
color: #17994f;
line-height: 1.3em;
border: 1px solid #d9d9d9;
border-top: 0;
border-bottom: 0;
padding-left: 20px;
background-color: #f8f8f8;
}
.detail-page .mod-detail .lbl-desc-slide-detail .desc-deal-name {
display: inline;
font-size: 1em;
font-style: italic;
color: #17994f;
}
.detail-page .mod-detail .slide-detail-steps {
position: relative;
max-width: 820px;
border-top: 0;
}
.detail-page .wrap-detail-steps {
padding: 10px;
padding-left: 20px;
border: 1px solid #d9d9d9;
}
.detail-page .mod-detail .slide-detail-steps .grp-btn-np {
background: #FFF;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
.mod-detail .last .step-detail-item .wrap-img-step-desc img {
max-width: 350px;
max-height: 350px;
}
.detail-page .mod-detail .comments-area {
padding-top: 20px;
border-top: 1px solid #e6e6e6;
}
.detail-page .mod-detail .review-area {
padding-bottom: 20px;
}
.mod-detail .btn-submit-cm {
box-shadow: none;
width: 140px;
height: 46px;
background: #0066cb;
outline: none;
border: none;
color: #fff;
font-weight: 400;
border-radius: 3px;
font-size: 13px;
}
.mod-detail .review-area .lbl-make-rate {
font-size: 15px;
font-weight: bold;
padding-bottom: 20px;
}
.mod-detail .slide-detail-steps .btn-back-first {
margin: 0 2px;
}
.mod-detail .slide-detail-steps .btn-back-first.last {
margin-right: 0;
display: none;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide {
cursor: pointer;
width: 36px;
height: 30px;
line-height: 20px;
text-align: center;
border-radius: 3px 0 0 3px;
display: block;
float: left;
border: 1px solid #d9d9d9;
background: #f2f2f2;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide#sys_btn_next_d_slide {
border-radius: 0 3px 3px 0;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide:hover {
background: #e9eaec;
}
.detail-page .mod-detail .slide-detail-steps .btn-slide i {
vertical-align: -6px;
}
.detail-page .mod-detail .slide-detail-steps .slide-page-counter {
float: left;
margin: 0 12px;
margin-top: 9px;
}
.detail-page .mod-detail .slide-detail-steps .buttons {
display: none;
}
.detail-page .mod-detail .slide-detail-steps .viewport {
position: relative;
overflow: hidden;
}
.detail-page .mod-detail .slide-detail-steps .overview {
position: relative;
top: 0;
left: 0;
width: 99999px;
}
.detail-page .mod-detail .slide-detail-steps .overview > li {
float: left;
width: 820px;
}
.detail-page .mod-detail .slide-detail-steps .overview > li.active {
display: block;
}
.detail-page .mod-detail .step-detail-item .step-caption {
line-height: 1.2em;
font-size: 20px;
padding: 0 250px 16px 0;
margin-top: 10px;
}
.detail-page .mod-detail .step-detail-item .step-caption > span {
font-size: 1.35em;
}
.detail-page .mod-detail .step-detail-item .step-txt-desc {
line-height: 20px;
}
.detail-page .mod-detail .step-detail-item .link-other-deal-1 {
color: #336699;
font-weight: 700;
font-size: 2.307692307692308em;
line-height: 1.3em;
}
.detail-page .mod-detail .step-detail-item .link-other-deal-2 {
font-size: 1.538461538461538em;
font-weight: bold;
color: #336699;
margin-top: 30px;
text-decoration: underline;
}
.detail-page .mod-detail .step-detail-item .wrap-img-step-desc {
float: right;
padding-left: 40px;
max-width: 65%;
margin-top: 40px;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs {
cursor: pointer;
position: relative;
background: #f0f0f0;
height: 35px;
margin-top: 7px;
display: none;
}
.detail-page .mod-detail .col-list-thumb .btn-slide-thumbs:before {
content: "";
position: absolute;
top: 10px;
left: 7px;
width: 26px;
height: 10px;
background: url(https://muachung.vn/frontEnd/dulich/images/icon.png?v=33) -322px -42px;
}
/*Detail: du lÃ*/
.detail-page .mod-detail.dulich {
padding-bottom: 0;
}
.mod-detail.dulich .preview-deal-imgs {
width: 710px;
height: 669px;
position: relative;
}
.mod-detail.dulich .col-big-img {
float: none;
max-width: none;
margin-bottom: 10px;
max-height: 500px;
overflow: hidden;
}
.mod-detail.dulich .col-big-img .cell-center {
/*height: 500px;*/
height: auto;
}
.mod-detail.dulich .col-list-thumb {
width: 100%;
margin-top: 0;
height: 95px;
overflow: hidden;
}
.mod-detail.dulich .slide-thumb-imgs {
visibility: hidden;
position: relative;
overflow: hidden;
margin-left: -10px;
height: 95px;
}
.mod-detail.dulich .slide-thumb-imgs:before {
content: '';
position: absolute;
top: 0;
left: 0;
background: #fff;
width: 12px;
height: 100%;
z-index: 2;
}
.mod-detail.dulich .slide-thumb-imgs.active {
visibility: visible;
}
.mod-detail.dulich .slide-thumb-imgs .slide-thumb-overview {
position: relative;
left: 0;
top: 0;
width: 999999px;
overflow: hidden;
}
.mod-detail.dulich .slide-thumb-imgs .slide-thumb-overview.add-effect {
-webkit-transition: left 1s;
-moz-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
.mod-detail.dulich .slide-thumb-imgs.no-slide .slide-thumb-overview {
width: auto;
text-align: center;
word-spacing: -0.33em;
}
.mod-detail.dulich .slide-thumb-imgs .hsd-btn {
cursor: pointer;
position: absolute;
top: 0;
left: 12px;
width: 22px;
height: 100%;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.mod-detail.dulich .slide-thumb-imgs.active:hover .hsd-btn {
display: block;
opacity: 0.7;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.mod-detail.dulich .slide-thumb-imgs.active .hsd-btn:hover {
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.mod-detail.dulich .slide-thumb-imgs.active .hsd-btn.btn-disabled {
display: none;
}
.mod-detail.dulich .slide-thumb-imgs .hsd-btn.next {
left: auto;
right: 0;
}
.mod-detail.dulich .slide-thumb-imgs .hsd-btn:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
}
.mod-detail.dulich .slide-thumb-imgs .btn-inside {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mod-detail.dulich .slide-thumb-imgs .btn-inside > i {
position: absolute;
top: 50%;
left: 50%;
margin: -13px 0 0 -5px;
}
.mod-detail.dulich .slide-thumb-imgs .btn-inside.next {
}
.mod-detail .map-address-use {
padding-top: 20px;
}
.mod-detail .map-address-use-lbl {
font-weight: bold;
font-size: 14px;
margin-bottom: 17px;
}
.mod-detail .map-address-use-lbl span {
font-size: 13px;
font-weight: normal;
color: #888;
}
.mod-detail.dulich .desc-price {
margin: 0;
width: 510px;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb {
float: left;
margin-right: 0;
margin-top: 0;
width: 136px;
height: 95px;
margin-left: 10px;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb.sys_empty_deal_ss {
cursor: default;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb:hover:after,
.mod-detail.dulich .col-list-thumb .wrap-thumb.active:after {
border: 1px solid #e98c3a;
}
.mod-detail.dulich .col-list-thumb .wrap-thumb.sys_empty_deal_ss:hover:after,
.mod-detail.dulich .col-list-thumb .wrap-thumb.sys_empty_deal_ss.active:after {
border: 1px solid #fff;
}
.mod-detail.dulich .slide-thumb-imgs.no-slide .wrap-thumb {
float: none;
display: inline-block;
}
.mod-detail.dulich .dulich-rate {
padding-bottom: 12px;
}
.mod-detail.dulich .dl-location {
display: inline-block;
font-size: 18px;
color: #888;
margin-left: 8px;
margin-top: -3px;
}
.mod-detail.dulich .dl-deal-desc {
color: #888;
font-size: 13px;
padding-bottom: 18px;
font-style: italic;
}
.dl-deal-location {
margin-bottom: 10px;
}
.dl-deal-location .iLocation5 {
margin-right: 6px;
}
.dl-share {
margin: 22px 0 49px;
}
.dl-share ul li {
display: inline-block;
margin-right: 16px;
}
.dl-share ul li:last-child {
margin-right: 0;
}
.dl-share ul li a {
display: block;
height: 36px;
line-height: 36px;
text-align: center;
text-decoration: none;
}
.dl-share ul li a.active .dl-share-icon, .dl-share ul li a:hover .dl-share-icon{
background: #f25267;
border-color: #f25267;
}
.dl-share ul li a.active .iLike, .dl-share ul li a:hover .iLike {
background-image: url("https://muachung.vn/frontEnd/dulich/images/dulich/like-active.png");
}
.dl-share ul li:first-child a.active .dl-share-icon, .dl-share ul li:first-child a:hover .dl-share-icon{
background: #073590;
border-color: #073590;
}
.dl-share ul li:first-child a.active .iShare, .dl-share ul li:first-child a:hover .iShare{
background-image: url("https://muachung.vn/frontEnd/dulich/images/dulich/share-active.png");
}
.dl-share-icon {
width: 36px;
height: 36px;
border: 1px solid #b7b7b7;
border-radius: 50%;
display: inline-block;
background: #fff;
margin-right: 4px;
transition: all .3s ease-in;
}
.dl-vote-wrap {
position: absolute;
background: rgba(255,255,255,.85);
width: auto;
height: 54px;
z-index: 1;
top: 10px;
right: 10px;
padding: 10px 6px 6px 8px;
}
.dl-vote-sum {
margin-bottom: 6px;
}
.bottom-deal-l {
width: 900px;
}
.bottom-deal-r {
width: 320px;
margin-top: 28px;
background: #fff;
}
.bottom-deal-r.fixed {
position: fixed;
top: 40px;
z-index: 99;
margin-left: 920px;
}
.bottom-deal-r.fixed.near-bottom{
position: absolute;
bottom: 731px;
top: initial;
}
.dl-section {
margin-top: 30px;
}
.dl-section-checking {
margin-top: 15px;
}
.dl-section-recent-viewed {
margin-top: 46px;
}
.dl-section-title {
color: #073590;
background: #fff url(https://muachung.vn/frontEnd/dulich/images/dulich/patt3.png) repeat-x bottom center;
margin-bottom: 28px;
line-height: 32px;
padding-bottom: 15px;
}
.dl-section-detail .dl-section-title {
margin-bottom: 0px
}
.section-list-title {
margin-bottom: 9px;
}
.dl-section-lists ul > li {
display: inline-block;
width: 100%;
}
.dl-section-lists ul > li i {
margin-left: -19px;
margin-right: 8px;
}
.dl-section-lists ul > li > ul {
line-height: 29px;
margin-bottom: 15px;
}
.dl-section-lists ul > li > ul > li {
line-height: 17px;
padding-left: 19px;
}
.dl-section-lists {
-webkit-column-count:4;
-moz-column-count:4;
-ms-column-count:4;
-o-column-count:4;
column-count:4;
-webkit-column-gap:15px;
-moz-column-gap:15px;
-ms-column-gap:15px;
-o-column-gap:15px;
column-gap: 15px;
columns:4;
}
.check-room-form {
margin-bottom: 30px;
}
.form-txt-wrap {
width: 380px;
}
.form-txt-label > .room-form-label {
width: 50%;
}
.room-form-item {
margin-right: 40px;
}
.room-form-item:first-child {
margin-right: 0;
}
.room-form-label {
margin-bottom: 7px;
}
.room-form-item input[type="text"], .room-form-select .xxxDropdown .show-val {
height: 36px;
border: 1px solid #d7d7d7;
}
.room-form-txt input[type="text"] {
width: 150px;
padding: 0 26px 0 12px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/dulich/calendar3.png") no-repeat 94% center;
margin-right: 40px;
}
.room-form-select .xxxDropdown .show-val {
min-width: 60px;
width: 60px;
padding: 0 26px 0 12px;
font-size: 14px;
line-height: 36px;
margin: 0 auto;
}
.room-form-select .xxxDropdown select {
padding-left: 8px;
}
.check-room-table .xxxDropdown select {
width: 60px;
left: 14px;
}
.room-form-select .xxxDropdown .show-val:before {
content: "";
border-top: 5px solid #555;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
top: 50%;
margin-top: -2.5px;
right: 10px;
}
.room-form-submit {
margin-top: 11px;
}
.room-form-submit input, .room-form-submit button {
width: 190px;
height: 50px;
background: #f1c933;
border: none;
outline: none;
}
.check-room-table {
margin-bottom: 45px;
}
.check-room-table th{
background: #ededed;
height: 40px;
padding: 0 16px;
color: #333;
border: 1px solid #ededed;
}
.check-room-table td {
padding: 10px 15px 16px;
border: 1px solid #e8e8e8;
}
.tb-pri-title {
padding-top: 5px;
color: #073590;
margin-bottom: 8px;
}
.check-room-table .iSingleBed {
vertical-align: -3px;
margin: 0 4px 0 4px;
}
.check-room-table .iDoubleBed {
vertical-align: -3px;
margin: 0 4px 0 4px;
}
.tb-price {
color: #fb8800;
}
.tb-btn {
width: 140px;
height: 38px;
background: #ff8a00;
outline: none;
border: none;
}
.dl-section.list-4-cols .list-big-deal{
margin-left: -20px !important;
}
.dl-section.list-4-cols .deal-item {
padding-left: 20px !important;
}
.bottom-deal-r {
}
.dl-support {
border: 1px solid #cbe1ff;
background: #e9f0fa;
padding: 17px 14px 13px;
}
.dl-support-title {
margin-bottom: 8px;
}
.dl-support-content {
margin-bottom: 12px;
}
.dl-support-btns button{
border-radius: 3px;
height: 38px;
/*width: 140px;*/
width: 48.28%;
outline: none;
border: none;
transition: all .3s ease-in-out;
}
.dl-support-btns button:hover {
opacity: .8;
}
.dl-support-sp {
background: #2ed4c6;
}
.dl-support-faq {
background: #0066cb;
}
.dl-support-hotline {
border-top: 1px solid #cbe1ff;
padding-top: 8px;
margin-top: 12px;
}
.support-hotlines {
line-height: 22px;
margin-top: 10px;
}
.bottom-deal-r i.iLocation5 {
margin-right: 10px;
vertical-align: -2px;
}
.support-hotline {
color: #0066cb;
}
.dl-right-box {
border: 1px solid #cbe1ff;
padding: 18px 14px 17px;
margin-top: 10px;
}
.right-box-title {
padding-bottom: 10px;
}
.right-box-title .iStar7 {
vertical-align: -2px;
margin-right: 4px;
}
.right-box-title1 {
border-bottom: 1px solid #cbe1ff;
}
.right-box-map {
width: 290px;
height: 120px;
overflow: hidden;
margin: -3px 0 15px;
}
.rating-box {
width: 40px;
height: 40px;
line-height: 40px;
background: #eaeaea;
border-radius: 50%;
margin-right: 10px;
}
.right-box-rate {
line-height: 50px;
margin: 9px 0 -3px;
}
.right-box-rate li {
width: 50%;
float: left;
line-height: 40px;
margin: 5px 0;
position: relative;
}
.right-box-rate li:nth-child(2n+0) {
transform: translateX(11px);
}
.rating-content {
line-height: 20px;
max-width: 70px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 49px;
}
.right-box-list {
margin-top: 13px;
}
.right-box-list2 {
margin-top: 10px;
}
.box-list-more {
margin: 20px 0 -3px;
}
.right-box-list ul li{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ececec;
}
.right-box-list ul li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border: none;
}
.box-list-img {
width: 70px;
height: 50px;
overflow: hidden;
margin-right: 10px;
}
.right-box-list2 .box-list-img {
width: 100px;
height: 70px;
}
.box-list-title {
width: 210px;
padding-top: 4px;
}
.right-box-list2 .box-list-title {
width: 180px;
}
.box-list-price {
padding-top: 5px;
}
.box-list-price span {
color: #fb8800;
}
/*End: Detail: du l*/
/*Popup address: code */
.mod-detail .wrap-inline-popup {
position: relative;
}
.mod-detail .popup-address {
display: none;
text-align: left;
position: absolute;
top: 10px;
padding-top: 20px; /*equal height of .mod-detail .btn-shop-address */
left: -550px;
z-index: 4;
}
.mod-detail .wrap-inline-popup:hover .popup-address {
display: block;
}
.mod-detail .popup-address#popup-address {
padding-top: 35px;
}
.mod-detail.popup_special .popup-address {
display: block;
text-align: left;
position: inherit;
top: auto;
padding-top: 0; /*equal height of .mod-detail .btn-shop-address */
left: auto;
z-index: 4;
}
.mod-detail.popup_special .pa-content:before {
background: none;
}
.mod-detail .pa-content {
width: 800px;
position: relative;
background: #FFF;
box-shadow: 0 1px 5px #787878;
border-radius: 3px;
overflow: hidden;
}
.mod-detail .popup-address.show-in-point .pa-content {
overflow: visible;
}
.mod-detail .pa-content.no-right {
width: auto;
}
.mod-detail .pa-content:before {
content: "";
position: absolute;
top: -10px;
right: 150px;
width: 14px;
height: 10px;
background: url(https://muachung.vn/frontEnd/dulich/images/icon.png?v=33) no-repeat -123px -118px;
}
.mod-detail .show-popup-in-point .pa-content:before {
right: 320px;
}
.mod-detail .col-address {
width: 364px;
float: left;
overflow: hidden;
}
.mod-detail .popup-address.show-in-point .col-address {
width: 900px;
}
.mod-detail .head-col {
height: 36px;
line-height: 36px;
padding: 0 10px 0 20px;
font-size: 13px;
font-weight: bold;
color: #111111;
position: relative;
border-bottom: 1px solid #c4c4c4;
box-shadow: 0 -1px #f1f1f1 inset;
border-radius: 3px 3px 0 0;
z-index: 1;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* IE10+ */
background: linear-gradient(top, #fafafa 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */
}
.mod-detail .popup-address .list-address {
padding-right: 1px;
position: relative;
margin: 11px 0;
overflow: hidden;
}
.mod-detail .popup-address.show-in-point .address-map {
float: left;
width: 500px;
}
.mod-detail .popup-address.show-in-point .address-map-intro {
padding: 14px;
font-size: 1.153846153846154em;
}
.mod-detail .popup-address.show-in-point .address-map .wrap-list-map-img {
text-align: center;
padding: 0 5px 5px 5px;
}
.mod-detail .popup-address.show-in-point .address-map img {
display: none;
max-height: 352px;
}
.mod-detail .popup-address.show-in-point .address-map img.active {
display: inline-block;
}
.mod-detail .popup-address.show-in-point .list-address {
float: left;
width: 400px;
max-height: 405px;
overflow-y: auto;
margin: 0;
}
.mod-detail .popup-address .list-address:before {
content: "";
position: absolute;
top: -222px;
right: 0;
width: 1px;
height: 11111px;
line-height: 0;
background: #e2e2e2;
}
.mod-detail .popup-address.show-in-point .list-address:before {
display: none;
}
.mod-detail .popup-address .address-item {
display: block;
position: relative;
padding: 11px 0 11px 48px;
}
.mod-detail .popup-address .address-item:hover {
background: #efefef;
}
.mod-detail .address-item .radio-opt {
position: absolute;
top: 4px;
left: 0;
opacity: 0;
filter: alpha(Opacity=0);
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
z-index: 999;
}
.mod-detail .address-item .address-val {
display: block;
}
.mod-detail .address-item .icon-radio-p {
position: absolute;
top: 13px;
left: 20px;
width: 18px;
height: 18px;
background: #FFF;
border: 1px solid #bbb;
border-radius: 50%;
}
.mod-detail .address-item.active .icon-radio-p,
.mod-detail .address-item:hover .icon-radio-p {
border-color: #ef532a;
}
.mod-detail .address-item .icon-radio-p:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
background: #ef532a;
border-radius: 50%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.mod-detail .address-item .radio-opt:checked ~ .icon-radio-p {
border-color: #ef532a;
}
.mod-detail .address-item .radio-opt:checked ~ .icon-radio-p:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mod-detail .show-in-point .address-item.active .icon-radio-p:before,
.mod-detail .show-in-point .address-item:hover .icon-radio-p:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mod-detail .popup-address .col-order {
float: left;
width: 436px;
}
.mod-detail .popup-address .col-order-content {
padding: 17px 55px 17px 30px;
}
.mod-detail .col-order-content .xxxDropdown .show-val {
height: 36px;
line-height: 36px;
border: 0;
}
.mod-detail .col-order-content .xxxDropdown select {
background: #fff;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
}
.mod-detail .col-order-content .btn-order {
margin-left: 70px;
height: 32px;
line-height: 32px;
font-weight: normal;
font-size: 14px;
text-shadow: none;
margin-bottom: 20px;
}
.mod-detail .col-order .desc-order {
position: relative;
font-size: 17px;
color: #555;
font-style: italic;
padding-bottom: 3px;
display: inline-block;
margin-bottom: 12px;
margin-right: 20px;
}
.mod-detail .col-order .lbl-for-phone {
display: block;
position: relative;
margin-bottom: 16px;
padding-left: 70px;
}
.mod-detail .col-order .lbl-for-phone > span {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.mod-detail .col-order .txt-phone {
width: 100%;
font-size: 12px;
border: 1px solid #b1b1b1;
box-shadow: 0 1px #dedede inset;
border-radius: 3px;
padding: 10px 9px;
}
.mod-detail .col-order .buy-number {
position: relative;
padding-left: 70px;
margin-bottom: 18px;
}
.mod-detail .col-order .lbl-buy-number {
position: absolute;
font-size: 13px;
top: 8px;
left: 0;
}
.mod-detail .order-warning {
clear: both;
border-top: 1px dashed #bebebe;
color: #666;
line-height: 1.8em;
padding-top: 14px;
}
/*Popup address: code cũ*/
/*Tooltip rating*/
.tooltipster-base.theme-rate-tip {
background-color: #282828;
border-radius: 2px;
color: #fff;
padding: 6px 8px;
text-align: left;
white-space: nowrap;
}
.tooltipster-base.theme-rate-tip .tooltipster-content {
font-size: 12px;
line-height: 16px;
}
/*popup review*/
.wrap-form-review-deal {
padding: 14px 30px;
color: #111;
}
.wrap-form-review-deal .lbl-form-review {
padding-bottom: 30px;
}
.wrap-form-review-deal .rate-option {
padding-top: 20px;
}
.wrap-form-review-deal .rate-option:first-child {
padding-top: 0;
}
.wrap-form-review-deal .rate-option-lbl {
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
display: inline-block;
width: 140px;
}
.wrap-form-review-deal .rate-option-star {
vertical-align: 4px;
display: inline-block;
}
.wrap-form-review-deal .rate-option-star .iStarEmpty2 {
margin-right: 2px;
}
.wrap-form-review-deal .rate-option-star .iStarEmpty2.checked,
.wrap-form-review-deal .rate-option-star .iStarEmpty2.active {
background-position: -442px -118px;
}
.wrap-form-review-deal .rate-option-score {
display: none;
font-family: 'Roboto', sans-serif;
font-weight: 700;
margin-left: 6px;
}
.wrap-form-review-deal .rate-option-score.checked,
.wrap-form-review-deal .rate-option-score.active {
display: inline;
}
.wrap-form-review-deal .rate-option-score.checked ~ .rate-option-score.active {
display: none;
}
.wrap-form-review-deal .rate-option-score > span {
font-size: 1.384615384615385em;
}
.wrap-form-review-deal .frm-rate-text {
padding-top: 38px;
}
.wrap-form-review-deal .lbl-post-txt-rate {
color: #333;
padding-bottom: 15px;
}
.wrap-form-review-deal .frm-rate-text .username-cm {
font-family: "Open Sans Semibold", sans-serif;
font-weight: 700;
margin-left: 3px;
}
.wrap-form-review-deal .frm-rate-text .relogin {
font-size: 0.8461538461538462em;
color: #336699;
text-decoration: underline;
}
.wrap-form-review-deal .txt-content-rate {
padding: 7px;
margin-bottom: 10px;
border-color: #a0a0a0;
border-radius: 3px;
box-shadow: 0 1px 2px #c9c9c9 inset;
height: 80px;
}
.wrap-form-review-deal .btn-submit-rate-content {
padding: 0 20px;
}
/*popup Show anh*/
.popups-show-img {
}
.popups-show-img.popup-common .pop-content {
top: 30px;
}
.popups-show-img.popup-common .wrap-content {
padding-bottom: 0;
}
.popups-show-img .main-popup-img {
padding: 15px;
background: #FFF;
}
.popups-show-img .thumb-column {
float: right;
width: 235px;
position: relative;
z-index: 1;
}
.popups-show-img .big-column {
padding-right: 250px;
position: relative;
}
.popups-show-img .big-column .icon-next {
cursor: pointer;
position: absolute;
right: 270px;
top: 48%;
}
.popups-show-img .product-name-popup {
margin-bottom: 10px;
font-weight: 600;
font-size: 1.153846153846154em;
color: #336699;
font-family: 'Roboto', sans-serif;
font-weight: 700;;
}
.popups-show-img .grp-thumb-img {
overflow: hidden;
border: 1px solid #C9E1F4;
width: 235px;
max-height: 290px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
overflow-y: auto;
}
.popups-show-img .grp-thumb-img .inner-thumb {
margin-left: -12px;
margin-top: -20px;
}
.popups-show-img .grp-thumb-img img {
cursor: pointer;
margin-left: 12px;
margin-top: 20px;
height: 55px;
width: 55px;
border: 1px solid #ddd;
background: no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.popups-show-img .grp-thumb-img img:hover,
.popups-show-img .grp-thumb-img img.active {
border-color: #EF532A;
}
/*End: popup Show anh*/
@media screen and (max-device-width: 1280px), screen and (max-width: 1280px) {
.alert-w {
background: #2365D0
}
.alert-w:before {
content: "1280px"
}
.container-page.in-detail-page .container,
.container-page.in-detail-page .main-layout {
width: 1150px;
}
.btn-back-to-top {
right: -8px;
}
.dl-lists .btn-back-to-top {
right: -29px;
}
.mod-detail.dulich .col-big-img .cell-center {
width: 332px;
}
/*.mod-detail .d-deal-rate.has-mc-rating .link-jump-detail{*/
/*display: none;*/
/*}*/
}
/* 11. Module's style: suggest deal muachung
--------------------------------------------------------------------------------*/
.suggest_deal_muachung {
margin-top: 40px;
}
.dulich .suggest_deal_muachung {
margin-top: 0;
}
.suggest_deal_muachung .mod-site-suggest .inner-mod {
border: 0;
padding: 0;
}
.suggest_deal_muachung .mod-site-suggest .title-mod a {
color: #0084b4;
}
.suggest_deal_muachung .mod-site-suggest .title-mod a:hover {
text-decoration: none;
}
.suggest_deal_muachung .mod-site-suggest .deal-item.deal-ss.dss-dl {
width: 150px;
margin-left: 30px;
margin-right: 30px;
}
.suggest_deal_muachung .mod-site-suggest .slide-ss {
padding: 0 40px;
}
.suggest_deal_muachung .deal-item.deal-ss.dss-dl .sell-val {
font-size: 14px;
font-weight: normal;
color: #ac0000;
}
.suggest_deal_muachung .mod-site-suggest .content-mod {
margin-bottom: 20px;
}
.suggest_deal_muachung .deal-item.deal-ss.dss-dl .img-thumb-deal {
padding-bottom: 100%;
}
.line-detail-tour {
background: url("https://muachung.vn/frontEnd/dulich/images/line-detail-tour.png") no-repeat;
clear: both;
height: 20px;
margin: 40px 0 0;
background-size: 100%;
}
.m_top_0 {
margin-top: 0 !important;
}
/* 12. Page's style:
--------------------------------------------------------------------------------*/
/*Popup cu*/
.classic-popup-title, .classic-popup-title .fl, a.classic-popup-close {
color: #111;
height: 35px;
line-height: 35px;
}
.classic-popup-title {
border-bottom: 1px solid #c4c4c4;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
width: 100%;
position: relative;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* IE10+ */
background: linear-gradient(top, #fafafa 0%, #f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f1f1f1', GradientType=0); /* IE6-9 */
}
.classic-popup-title .fl {
font-size: 13px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
padding-left: 18px;
text-transform: none;
}
a.classic-popup-close {
z-index: 2;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #575757;
position: absolute;
top: 0;
right: 0;
height: 15px;
line-height: 6px;
margin-right: 11px;
margin-top: 10px;
padding: 4px;
width: 15px;
}
a.classic-popup-close:hover {
background-color: #f5f5f5;
border: 1px solid #d7d7d7;
border-radius: 1px;
color: #575757;
padding: 3px;
text-decoration: none;
}
.classic-popup-content {
background: none repeat scroll 0 0 #fff;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
color: #472900;
width: 100%;
}
.classic-popup-subtitle,
.classic-popup-subtitleBig {
color: #111;
font-size: 13px;
padding: 7px 0 0;
text-align: center;
}
.classic-popup-subtitleBig {
font-size: 18px;
padding-bottom: 0;
padding-top: 10px;
}
.classic-popup-bottomText {
color: #111;
font-size: 13px;
padding: 7px 35px;
text-align: left;
}
.classic-popup-content.has-promotion .classic-popup-bottomText {
margin: 0 auto;
padding-left: 0;
padding-right: 0;
text-align: center;
width: 375px;
}
.classic-popup-content.has-promotion .classic-popup-bottomText a {
color: #336699;
text-decoration: underline;
}
.popupSubCity {
display: inline-block;
}
.popupSubCity .iCheckBox {
margin-right: 10px;
}
.popupSubCity.btSubcityCheck .iCheckBox {
background-position: -304px -83px;
}
.wrap-pro-reg {
padding: 15px 20px;
}
.promotion-register {
color: #FFF;
padding-bottom: 10px;
text-align: center;
}
.promotion-register .gift-50k {
display: inline-block;
}
.promotion-register .img-50k {
vertical-align: 0;
margin-right: 3px;
}
.promotion-register .g50-val {
display: inline-block;
}
.promotion-register .lbl-tangngay {
font-size: 15px;
font-style: italic;
display: block;
}
.promotion-register .val-50k {
font-size: 44px;
line-height: 44px;
font-weight: bold;
display: inline-block;
}
.promotion-register .val-50k span {
text-decoration: underline;
font-size: 30px;
vertical-align: 5px;
}
.promotion-register .lbl-pro {
font-weight: bold;
text-transform: uppercase;
padding: 13px 0 7px 0;
}
.classic-popup-input {
padding-top: 10px;
padding-left: 35px;
text-align: left;
}
.classic-popup-content.has-promotion .classic-popup-input {
padding: 0;
margin: 0 auto;
width: 375px;
}
.classic-popup-input div {
margin-bottom: 10px;
}
.classic-popup-input input {
border: 1px solid #dcdcdc;
border-radius: 3px;
color: #888;
font-size: 13px;
height: 30px;
line-height: 20px;
padding-left: 15px;
width: 270px;
}
.classic-popup-content.has-promotion .classic-popup-input input {
width: 100%;
}
.classic-popup-login .btn {
font-size: 13px;
min-width: 150px;
}
.classic-popup-login {
padding: 0 35px;
}
.classic-popup-login .wrap-check {
display: block;
font-size: 12px;
padding-bottom: 20px;
padding-left: 20px;
padding-top: 4px;
position: relative;
}
.classic-popup-login .input-chk {
left: 0;
position: absolute;
top: 5px;
}
.classic-popup-login .lost-pass {
border-bottom: 1px solid #a5bcd2;
color: #336699;
line-height: 1em;
margin-top: 4px;
position: absolute;
right: 0;
top: 3px;
}
.classic-popup-login .lost-pass:hover {
text-decoration: none;
}
.classic-popup-login .chk-style {
display: none;
border: 1px solid #dcdcdc;
border-radius: 3px;
height: 24px;
left: 0;
position: absolute;
top: 0;
transition: border 0.3s ease 0s;
width: 24px;
}
.classic-popup-login .wrap-check:hover .chk-style {
border-color: #c1c1c1;
}
.classic-popup-login .chk-style:before {
content: "";
display: none;
height: 12px;
left: 5px;
position: absolute;
top: 5px;
width: 14px;
}
.classic-popup-login .input-chk:checked ~ .chk-style {
border-color: #c1c1c1;
}
.classic-popup-login .input-chk:checked ~ .chk-style:before {
display: block;
}
.classic-popup-login .wrap-login-btn {
text-align: center;
}
.classic-popup-login .btn-login {
min-width: 150px;
background-color: #ff6600;
color: #fff;
box-shadow: none;
}
.classic-popup-login .btn-regiter {
text-shadow: none;
font-weight: normal;
border: 0;
min-width: 150px;
background: #2c3e50;
color: #fff;
box-shadow: none;
}
.classic-popup-login .grp-connect {
border-top: 1px solid #dcdcdc;
margin-top: 15px;
padding-bottom: 20px;
padding-top: 8px;
}
.classic-popup-login .grp-connect p {
padding-bottom: 10px;
}
/*popup location*/
.wrap-pop-list-location {
background: #eee;
padding-bottom: 3px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.wrap-pop-list-location .pop-title {
font-size: 18px;
color: #555;
padding: 16px 0 20px;
text-align: center;
}
.wrap-pop-list-location .plocation-item {
background: #FFF;
height: 50px;
line-height: 50px;
cursor: pointer;
padding-left: 40px;
margin-top: 10px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
position: relative;
box-shadow: 0 3px #e3e3e3;
}
.wrap-pop-list-location .plocation-item:first-child {
margin-top: 0;
}
.wrap-pop-list-location .plocation-item:hover {
color: #1b7ec0;
box-shadow: 0 0 5px #818181;
}
.wrap-pop-list-location .plocation-item:before {
content: "";
position: absolute;
top: 14px;
left: 18px;
width: 13px;
height: 22px;
background: url('https://muachung.vn/frontEnd/dulich/images/v4-icon.png?v=8881') -137px -234px;
}
.wrap-pop-list-location .plocation-item i {
position: absolute;
right: 20px;
top: 14px;
background: #f8c879;
width: 24px;
height: 24px;
border-radius: 50%;
}
.wrap-pop-list-location .plocation-item:hover i {
background: #ef532a;
}
.wrap-pop-list-location .plocation-item i:before {
content: "";
position: absolute;
top: 7px;
right: 7px;
width: 9px;
height: 11px;
background: url('https://muachung.vn/frontEnd/dulich/images/v4-icon.png?v=8881') -150px -234px;
}
.v7_blueButton {
background-color: #0e71b4;
border-radius: 3px;
color: #fff;
display: block;
font-size: 16px;
font-weight: bold;
padding: 7px 15px;
text-align: center;
width: 150px;
}
.v7_blueButton:hover {
text-decoration: none;
}
.mTop10, #mTop10 {
margin-top: 10px;
}
.mTop20, #mTop20 {
margin-top: 20px;
}
.mTop25, #mTop25 {
margin-top: 25px;
}
.mRight15, #mRight15 {
margin-right: 15px;
}
.mRight20, #mRight20 {
margin-right: 20px;
}
.mRight25, #mRight25 {
margin-right: 25px;
}
.mRight15, #mRight15 {
margin-right: 15px;
}
.mLeft20, #mLeft20 {
margin-left: 20px;
}
.fr {
float: right;
}
.m0 {
margin: 0;
}
#show-alert-temp {
text-align: center;
display: none;
}
#show-alert-temp.show-alert-temp-active {
display: block;
}
#show-alert-temp .icon-title-notice {
line-height: 30px;
text-transform: uppercase;
display: inline;
font-weight: bold;
}
#show-alert-temp a {
color: #0000ff;
cursor: pointer;
}
.fb_iframe_widget {
display: inline-block;
}
.hidden {
display: none;
}
.mTop5, #mTop5 {
margin-top: 5px
}
/* margin */
.m0 {
margin: 0 !important;
}
.mTop0, #mTop0 {
margin-top: 0px
}
.mTop3, #mTop3 {
margin-top: 3px
}
.mTop5, #mTop5 {
margin-top: 5px
}
.mTop10, #mTop10 {
margin-top: 10px
}
.mTop15, #mTop15 {
margin-top: 15px
}
.mTop17, #mTop17 {
margin-top: 17px
}
.mTop18, #mTop18 {
margin-top: 18px
}
.mTop20, #mTop20 {
margin-top: 20px
}
.mTop23, #mTop23 {
margin-top: 23px
}
.mTop25, #mTop25 {
margin-top: 25px
}
.mTop27, #mTop27 {
margin-top: 27px
}
.mt28 {
margin-top: 28px
}
.mTop30, #mTop30 {
margin-top: 30px
}
.mt38 {
margin-top: 38px
}
.mt45 {
margin-top: 45px
}
.m10 {
margin: 10px
}
.m15 {
margin: 15px
}
.mBottom26, #mBottom26 {
margin-bottom: 26px
}
.mBottom20, #mBottom20 {
margin-bottom: 20px
}
.mBottom15, #mBottom15 {
margin-bottom: 15px
}
.mBottom10, #mBottom10 {
margin-bottom: 10px
}
.mBottom5, #mBottom5 {
margin-bottom: 5px
}
.mBottom0, #mBottom0 {
margin-bottom: 0px
}
.mb25 {
margin-bottom: 25px
}
.mBottom30, #mBottom30 {
margin-bottom: 30px
}
.mLeft5, #mLeft5 {
margin-left: 5px
}
.mLeft7, #mLeft7 {
margin-left: 7px
}
.mLeft10, #mLeft10, .marginLeft10 {
margin-left: 10px
}
.mLeft15, #mLeft15 {
margin-left: 15px
}
.mLeft16, #mLeft16 {
margin-left: 16px
}
.mLeft20, #mLeft20 {
margin-left: 20px
}
.mLeft25, #mLeft25 {
margin-left: 25px
}
.mLeft30, #mLeft30 {
margin-left: 30px
}
.mLeft35, #mLeft35 {
margin-left: 35px
}
.mLeft40, #mLeft40 {
margin-left: 40px
}
.mLeft400, #mLeft400 {
margin-left: 400px
}
.mLeft285, #mLeft285 {
margin-left: 285px
}
.ml23 {
margin-left: 23px
}
.mLeft50, #mLeft50 {
margin-left: 50px
}
.mRight15, #mRight15 {
margin-right: 15px
}
.mRight16, #mRight16 {
margin-right: 16px
}
.mRight17, #mRight17 {
margin-right: 17px
}
.mRight20, #mRight20 {
margin-right: 20px
}
.mRight25, #mRight25 {
margin-right: 25px
}
.mRight26, #mRight26 {
margin-right: 26px
}
.mRight30, #mRight30 {
margin-right: 30px
}
.mRight35, #mRight35 {
margin-right: 35px
}
.mRight40, #mRight40 {
margin-right: 40px
}
.mRight5, #mRight5 {
margin-right: 5px
}
.mRight0, #mRight0 {
margin-right: 0px
}
.mr10 {
margin-right: 10px
}
/* padding */
.p0, #p0 {
padding: 0
}
.p1, #p1 {
padding: 1px
}
.p3, #p3 {
padding: 3px
}
.p5, #p5 {
padding: 5px
}
.p6, #p6 {
padding: 6px
}
.p7, #p7 {
padding: 7px
}
.p10, #p10 {
padding: 10px
}
.p15, #p15 {
padding: 15px
}
.p20, #p20 {
padding: 20px
}
.pTop0, #pTop0, #main_c #pTop0 {
padding-top: 0px
}
.pLR10, #pLR10 {
padding: 0px 10px
}
.pLR5, #pLR5 {
padding: 0px 5px
}
.pTop5, #pTop5 {
padding-top: 5px
}
.pTop10, #pTop10 {
padding-top: 10px
}
.pTop15, #pTop15 {
padding-top: 15px
}
.pTop20, #pTop20 {
padding-top: 20px
}
.pTop50, #pTop50 {
padding-top: 50px
}
.pLeft5, #pLeft5 {
padding-left: 5px
}
.pLeft7, #pLeft7 {
padding-left: 7px
}
.pLeft10, #pLeft10 {
padding-left: 10px
}
.pLeft20, #pLeft20 {
padding-left: 20px
}
.pRight20, #pRight20 {
padding-right: 20px
}
.pBottom0, #pBottom0 {
padding-bottom: 0px
}
.pBottom5, #pBottom5 {
padding-bottom: 5px
}
.pBottom10, #pBottom10 {
padding-bottom: 10px
}
.pBottom15, #pBottom15 {
padding-bottom: 15px
}
.pBottom25, #pBottom25 {
padding-bottom: 25px
}
.pBottom40, #pBottom40 {
padding-bottom: 40px
}
.fl {
float: left
}
#fr, .fr {
float: right
}
.c {
clear: both;
height: 0;
overflow: hidden;
}
.bl_3_BuyStore {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.bl_3_BuyStore b, .bl_3_BuyStore strong {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.bl_3_StepBuild_Confirmed {
position: relative;
}
.bl_3_StepInfoOnline_EditInfoHover {
top: 7px;
}
/* nap gold */
.goldRecharge, .goldRecharge2, .goldRecharge3_online, .goldRecharge3_card {
color: #000;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.ff5a00 {
color: #ff5a00
}
.gold-right {
float: left;
margin: 0 0 20px 5px;
width: 505px;
overflow: hidden
}
.gold-title label {
font-weight: bold;
font-size: 14px;
height: 24px;
line-height: 24px;
cursor: pointer
}
.gold-title label span {
color: #065cec
}
.gold-title input {
line-height: 14px;
border: 1px solid #ccc;
width: 216px;
padding: 5px;
margin: 0;
font-size: 11px;
color: #8a8a8a;
background: #f9f9f9
}
.gold-title input.gold_email_active {
padding: 4px;
border: 2px solid #8A2825;
color: #8A2825
}
.gold-title input.gold_email_black {
color: #000
}
.gold-title input.radio_info {
border: 0;
height: auto;
width: auto;
padding: 0;
margin: 0;
background: none
}
.gold-content ul li {
line-height: 150%
}
.gold-content .paymentText {
margin: 0;
font-size: 11px;
color: #888;
}
.goldRecharge3_online .gold-right {
float: none;
margin: 0;
width: auto;
overflow: hidden
}
.goldRecharge3_online .gold-title input, .goldRecharge3_card .gold-title input#gold_recharge_code,
.goldRecharge3_card .gold-title input#gold_recharge_seri {
color: #000;
font-weight: bold;
font-size: 14px;
width: 150px
}
.goldRecharge3_card .gold-title input#gold_recharge_code,
.goldRecharge3_card .gold-title input#gold_recharge_seri {
width: 245px
}
.lineSoha {
border-top: 1px solid #ccc;
margin: 15px 0;
padding-top: 15px
}
.sohaInfo {
width: 500px;
float: left;
margin-left: 20px
}
.radioBox {
float: left
}
.radioBox input {
margin: 0;
padding: 0
}
.bankPay a {
height: 24px;
padding: 5px 0;
display: block;
margin: 10px 0 0 0;
}
.bankPay a span {
background: url('https://muachung.vn/style/images/payment/bank8.png?v=1') no-repeat center center;
height: 24px;
width: 60px;
overflow: hidden;
display: block
}
.bankPay #vcb {
background-position: center 0
}
.bankPay #donga {
background-position: center -24px
}
.bankPay #techcom {
background-position: center -48px
}
.bankPay #agri {
background-position: center -72px;
width: 96px
}
.bankPay #bidv {
background-position: center -96px;
width: 70px
}
.bankPay #vietin {
background-position: center -120px;
width: 96px
}
.bankPay #mb {
background-position: center -144px;
width: 56px
}
.bankPay #acb {
background-position: center -168px;
width: 70px
}
.bankPay #vib {
background-position: center -192px
}
.bankPay #hd {
background-position: center -216px;
width: 65px
}
.bankPay #tp {
background-position: center -240px;
width: 50px
}
.bankPay #shb {
background-position: center -264px;
width: 80px
}
.bankPay #exim {
background-position: center -288px;
width: 90px
}
.bankPay #mari {
background-position: center -312px;
width: 80px
}
.bankPay #vieta {
background-position: center -336px;
width: 96px
}
.bankPay #nama {
background-position: center -360px;
width: 30px
}
.bankPay #sacom {
background-position: center -384px;
width: 96px
}
.bankPay #saigon {
background-position: center -408px;
width: 96px
}
.bankPay #gpbank {
background-position: center -432px;
width: 96px
}
.bankPay #pgbank {
background-position: center -456px;
width: 96px
}
.bankPay #sea {
background-position: center -480px;
width: 96px
}
.bankPay #baca {
background-position: center -504px;
width: 85px
}
.bankPay #vpbank {
background-position: center -528px;
width: 90px
}
.bankPay a span#vinaphone {
background-image: url(https://muachung.vn/style/images/payment/vinaphone.png);
width: 85px
}
.bankPay a span#mobiphone {
background-image: url(https://muachung.vn/style/images/payment/mobiphone.png);
width: 70px
}
.bankPay a span#ico_muachung {
background-image: url(https://muachung.vn/style/images/icon2.png);
width: 42px;
height: 44px
}
.bankPay a span#icon_sohapay {
background-image: url(https://muachung.vn/style/images/newCart/payment_type/sohapay3.png);
width: 70px;
height: 70px
}
.creditPay span {
background: url('https://muachung.vn/style/images/newCart/creditPay.png') no-repeat center top;
height: 24px;
width: 100px;
overflow: hidden;
display: block;
float: left
}
.creditPay #visa {
background-position: center -29px
}
.gold-right .bankPay a, .paymentChooseType .bankPay a {
margin: 0;
padding: 0 5px 5px
}
/*.paymentChooseType .bankPay a span{width:100px}*/
.gold-right .creditPay span, .paymentChooseType .creditPay span {
width: 67px
}
.gold-right .creditPay #visa, .paymentChooseType .creditPay #visa {
background: url('https://muachung.vn/style/images/newCart/visa.png?v=1') no-repeat center center;
}
.gold-right .creditPay #master, .paymentChooseType .creditPay #master {
background: url('https://muachung.vn/style/images/newCart/master.png?v=1') no-repeat center center
}
/* button blue */
.blueButton, a.blueButton, .blueButton span {
background: url(https://muachung.vn/style/images/button/bgButton.png) repeat-x 0 -220px;
overflow: hidden;
text-align: center;
display: block;
float: left;
font-size: 14px;
font-weight: bold;
color: #fff;
cursor: pointer
}
.blueButton span {
background-position: left -156px;
background-repeat: no-repeat
}
.blueButton span span {
background-position: right -188px;
height: 32px;
line-height: 32px;
padding: 0 10px
}
.blueButton span span b {
font-size: 17px
}
a.blueButton:hover {
text-decoration: none
}
#deal-suggested-list .mc_dl_lbl {
margin-top: 20px;
}
#header .wrap-grp-btn .list-like-pro {
padding: 10px 10px 0;
text-align: left;
cursor: pointer;
position: relative;
}
#header .wrap-grp-btn .list-like-pro p.title-wishlish-item {
min-height: 32px;
}
#header .wrap-grp-btn .list-like-pro p.title-wishlish-item:hover {
text-decoration: none;
}
.have-scroll-wishlish.scrollx {
height: 360px;
overflow-y: scroll;
}
.delete-item-wishlish {
position: absolute;
z-index: 2;
color: black;
background: #fafafa;
padding: 0px 6px;
font-size: 12px;
border-radius: 3px;
bottom: 5px;
right: 20px;
border: 1px solid #f2f2f2;
}
#header .wrap-grp-btn .list-like-pro p {
position: relative;
font-size: 13px;
color: #333;
margin: 0 0 5px;
line-height: 16px;
}
#header .wrap-grp-btn .list-like-pro .price-val {
font-weight: 400;
color: #ac0000;
}
#header .wrap-grp-btn .list-like-pro span.price-unit {
display: inline-block;
line-height: 1em;
margin-left: 1px;
vertical-align: 2px;
text-decoration: underline;
margin-right: 5px;
}
#header .wrap-grp-btn .message {
color: #666666;
text-align: center;
font-size: 14px;
font-style: italic;
margin: 5px 0;
}
#header .user-panel:hover .grp-btn-popup {
display: block;
}
#header .block-like {
width: 300px;
right: -75px;
}
#header .grp-btn-popup {
display: none;
position: absolute;
top: 100%;
right: -15px;
width: 280px;
}
#header .grp-btn-popup a:hover {
text-decoration: none;
}
#header .wrap-grp-like {
padding: 12px 0 0;
}
#header .wrap-grp-btn {
position: relative;
text-align: center;
background: #fff;
/*padding: 12px 20px 15px 20px;*/
border: 1px solid #cacaca;
box-shadow: 0 1px 4px rgba(51, 51, 51, 0.45);
color: #333;
border-radius: 3px;
}
#header .wrap-grp-btn .list-like-pro img {
width: 50px;
margin-right: 8px;
float: left;
}
#header .wrap-grp-btn .list-content {
border-bottom: 1px solid #e6e6e6;
padding-bottom: 2px;
}
#header .wrap-grp-btn .list-like-pro:hover {
background: #f4f4f4;
}
#header .wrap-grp-btn .list-like-pro {
padding: 10px 10px 0;
text-align: left;
cursor: pointer;
position: relative;
}
#header .wrap-grp-btn:before {
content: "";
position: absolute;
top: -8px;
right: 67px;
width: 15px;
height: 8px;
background: url('https://muachung.vn/frontEnd/images/v3-icon.png') -516px 0;
}
.muachung-site .mod-doi-diem {
margin-top: 0;
}
.list-results-inner #sub-comment-txt {
width: 100%;
}
.mod-detail .ca-ct-reply-cm span {
font-size: 12px;
}
.user-info-r {
margin-bottom: 10px;
}
.user-info-r .iMC5 {
margin-right: 5px;
}
.detail-suggest-deal .mc_btop_lbl {
padding: 20px 5px 20px 5px;
}
.in-detail-page .btn-support-bright {
position: relative;
border: 1px solid #fff;
border-radius: 3px;
cursor: pointer;
padding: 15px 0 0;
text-align: center;
}
.btn-support-bright .popup-address {
right: -10px;
top: 29px;
left: auto;
padding-top: 0;
}
.popup-address {
display: none;
text-align: left;
position: absolute;
top: 23px;
padding-top: 20px;
right: -16px;
z-index: 4;
}
.popup-address.show-in-point .pa-content {
overflow: visible;
}
.pa-content {
width: 800px;
position: relative;
background: #FFF;
box-shadow: 0 1px 5px #787878;
border-radius: 3px;
overflow: hidden;
}
.pa-content.no-right {
width: auto;
}
.col-address {
width: 364px;
float: left;
overflow: hidden;
}
.popup-address.show-in-point .col-address {
width: 900px;
float: none;
}
.head-col {
height: 36px;
line-height: 36px;
padding: 0 10px 0 20px;
font-size: 13px;
font-weight: bold;
color: #111111;
position: relative;
border-bottom: 1px solid #c4c4c4;
box-shadow: 0 -1px #f1f1f1 inset;
z-index: 1;
background: #fafafa;
background: -moz-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #eaeaea));
background: -webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: -o-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: -ms-linear-gradient(top, #fafafa 0%, #eaeaea 100%);
background: linear-gradient(top, #fafafa 0%, #eaeaea 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eaeaea', GradientType=0);
}
.popup-address .list-address {
padding-right: 1px;
position: relative;
margin: 11px 0;
overflow: hidden;
}
.popup-address.show-in-point .list-address {
float: left;
width: 400px;
max-height: 405px;
overflow-y: auto;
margin: 0;
}
.popup-address .address-item {
display: block;
position: relative;
padding: 11px 0 11px 48px;
}
.address-item .address-val {
display: block;
}
.address-item .icon-radio-p {
position: absolute;
top: 13px;
left: 20px;
width: 18px;
height: 18px;
background: #FFF;
border: 1px solid #bbb;
border-radius: 50%;
}
.popup-address.show-in-point .address-map {
float: left;
width: 500px;
}
.popup-address.show-in-point .address-map-intro {
padding: 14px;
font-size: 1.153846153846154em;
}
.popup-address.show-in-point .address-map .wrap-list-map-img {
text-align: center;
padding: 0 5px 5px 5px;
}
.mod-detail .popup-address.show-in-point .address-map img {
display: none;
max-height: 352px;
}
.btn-support-bright:hover .popup-address {
display: block;
}
.btn-support-bright .btn-val {
color: #247bbd;
text-decoration: underline;
font-size: 13px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-score {
font-size: 30px;
vertical-align: 2px;
margin-left: 170px;
height: 34px;
line-height: 34px;
}
.mod-detail .wrap-rate-area.has-mc-rate .thumb-left {
height: 48px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-score {
font-size: 30px;
vertical-align: 2px;
margin-left: 170px;
height: 34px;
line-height: 34px;
}
.mod-detail .wrap-rate-area.has-mc-rate .thumb-left {
height: 48px;
}
.icon-v3 {
background: transparent url("https://muachung.vn/frontEnd/images/v3-icon.png") no-repeat;
border: none;
line-height: 0;
display: inline-block;
}
.iQuoteBig {
width: 27px;
height: 20px;
background-position: -727px 0;
}
.iQuoteBBig {
width: 27px;
height: 20px;
background-position: -754px 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star {
position: relative;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-rate-star .iStar3 {
position: absolute;
top: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBig {
position: absolute;
top: -9px;
left: 0;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate .iQuoteBBig {
vertical-align: -9px;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
font-family: "Open Sans ", sans-serif;
line-height: 1.7em;
color: #333;
}
.mod-detail .wrap-rate-area.has-mc-rate .big-comment-rate {
position: relative;
font-size: 15px;
font-style: italic;
margin-top: 18px;
padding-left: 40px;
line-height: 22px;
color: #555;
margin-bottom: 20px;
}
.mod-cate-filter hr.line-silver {
color: #e9e9e9;
border: 0;
height: 1px;
background-color: #e9e9e9;
margin: 15px 0;
}
.blueTitle {
color: #636363;
padding: 25px 0 8px 10px;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
margin: 2px 2px 0 10px
}
a.btSubcity {
background: url(https://muachung.vn/style/images/button/sub_city.png) repeat-x 0 -28px;
height: 28px;
line-height: 28px;
color: #fff;
font-weight: bold;
font-size: 14px;
float: left;
display: block
}
a.btSubcity span {
background: url(https://muachung.vn/style/images/button/sub_city.png) no-repeat;
float: left
}
a.btSubcity span span {
background-position: right -56px;
height: 28px;
padding: 0 17px 0 38px
}
a.btSubcity:hover {
text-decoration: none;
background-position: 0 -280px
}
a.btSubcity:hover span {
background-position: 0 -252px
}
a.btSubcity:hover span span {
background-position: right -308px
}
a.btStopSubcity, a.btStopSubcity:hover {
background-position: 0 -196px;
color: #02a1dc
}
a.btStopSubcity:hover {
color: #cb0000
}
a.btStopSubcity:hover span, a.btStopSubcity span {
background-position: 0 -168px
}
a.btStopSubcity:hover span span, a.btStopSubcity span span {
background-position: right -224px
}
a.btSubcityCheck, a.btSubcityCheck:hover {
background-position: 0 -112px;
color: red
}
a.btSubcityCheck:hover {
color: #cb0000
}
a.btSubcityCheck:hover span, a.btSubcityCheck span {
background-position: 0 -84px
}
a.btSubcityCheck:hover span span, a.btSubcityCheck span span {
background-position: right -140px
}
.popupSubCity {
display: inline-block;
}
.popupSubCity .iCheckBox {
margin-right: 10px;
}
.popupSubCity.btSubcityCheck .iCheckBox {
background-position: -304px -83px;
}
/*Animation*/
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
/* End Wobble Vertical */
/*Countdown*/
.thien-xa-count-down {
/*width: 367px;
height: 142px;
background: url("https://muachung.vn/javascript/shootball/images/sap-dien-ra.png") no-repeat;*/
width: 400px;
height: 151px;
background: url("https://muachung.vn/javascript/shootball/images/dangdienra.png") no-repeat;
position: fixed;
bottom: 0;
right: 0;
z-index: 190;
}
.thien-xa-count-down.dang-dien-ra {
/*width: 400px;
height: 151px;
background: url("https://muachung.vn/javascript/shootball/images/dangdienra.png") no-repeat;*/
}
#thienXaCountdown {
text-align: center;
position: absolute;
bottom: 27px;
right: 75px;
}
#thienXaCountdown .countdown-section {
display: inline-block;
padding: 0 5px;
position: relative;
}
#thienXaCountdown .countdown-section:after {
content: "";
display: block;
position: absolute;
width: 3px;
height: 9px;
background: url("https://muachung.vn/javascript/shootball/images/cd-well.png") no-repeat;
top: 10px;
left: -3px;
}
#thienXaCountdown .countdown-section:first-child:after {
display: none;
}
#thienXaCountdown .countdown-section .countdown-amount {
background: url("https://muachung.vn/javascript/shootball/images/cd-amount_bg.png") no-repeat;
width: 41px;
height: 30px;
line-height: 30px;
text-align: center;
color: #fff;
font-size: 25px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position: relative;
margin-bottom: 3px;
letter-spacing: 6px;
padding-left: 4px;
}
#thienXaCountdown .countdown-section .countdown-amount:after {
display: block;
content: "";
width: 41px;
height: 2px;
background: #F3F3F3;
position: absolute;
top: 50%;
margin-top: -2px;
left: 0;
}
#thienXaCountdown .countdown-section .countdown-period {
font-size: 11px;
text-transform: uppercase;
text-align: center;
display: block;
color: #6e6e6e;
}
.blur {
background: url("https://muachung.vn/javascript/shootball/img/blur.png") no-repeat;
width: 576px;
height: 140px;
position: fixed;
left: 0;
bottom: 0;
}
.float_loading {
background: #008ED6 url(https://muachung.vn/style/images/popup/loading.gif) no-repeat 3px center;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 6px 11px 6px 30px;
display: block;
position: fixed;
z-index: 9999;
top: 0px;
right: 0px
}
#choi-ngay {
position: fixed;
bottom: 0;
right: 0;
z-index: 190;
}
/*Mua chung Cau Giay countdown*/
.mccaugiay-wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.mccaugiay-wrap > .container {
position: relative;
}
.mccaugiay-countdown {
/*display: block;*/
display: none;
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/countdown_bg.png") no-repeat;
position: absolute;
right: -75px;
bottom: 5px;
}
.close-countdown {
position: absolute;
right: 120px;
bottom: 199px;
display: none;
}
/*phuvu countdown*/
.phuvu_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.phuvu_wrap > .container {
position: relative;
}
.phuvu-countdown {
/*display: block;*/
display: none;
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/phuvu_cd.png") no-repeat;
position: absolute;
right: -75px;
bottom: 5px;
}
.phuvu-countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/phuvu_cd_ongoing.png") no-repeat;
}
body.dl .close-countdown {
right: 140px;
}
body.dl .mccaugiay-countdown {
right: -58px;
}
.mccaugiay-countdown .countdown-row ,.phuvu-countdown .countdown-row, .trungthu-countdown .countdown-row, .mc_truongdinh_countdown .countdown-row, .mc_giovang_countdown .countdown-row{
position: absolute;
bottom: 25px;
left: 57px;
}
.trungthu-countdown .countdown-row, .mc_truongdinh_countdown .countdown-row{
left: 35px
}
.mccaugiay-countdown .countdown-period ,.phuvu-countdown .countdown-period,.trungthu-countdown .countdown-period , .mc_truongdinh_countdown .countdown-period, .mc_giovang_countdown .countdown-period{
display: none;
}
.mccaugiay-countdown .countdown-section , .phuvu-countdown .countdown-section , .trungthu-countdown .countdown-section , .mc_truongdinh_countdown .countdown-section , .mc_giovang_countdown .countdown-section{
margin-right: 7px;
font-size: 21.5px;
color: #fff;
letter-spacing: 6px;
}
.trungthu-countdown .countdown-section {
margin-right: 8px;
}
/*trung thu countdown*/
.trungthu_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.trungthu_wrap > .container {
position: relative;
}
.trungthu-countdown {
display: block;
/*display: none;*/
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/banhtrungthu_coutdowntime2.png") no-repeat;
position: absolute;
right: -75px;
bottom: 5px;
}
.trungthu-countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/banhtrungthu_coutdowntime_dangdienra.png") no-repeat;
}
/*Mc truong dinh count down*/
.mc_truongdinh_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.mc_truongdinh_wrap > .container {
position: relative;
}
.mc_truongdinh_countdown {
display: block;
/*display: none;*/
width: 233px;
height: 224px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/mc_truongdinh_countdown.png?v=12") no-repeat;
position: absolute;
right: -51px;
bottom: 5px;
}
.mc_truongdinh_countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/mc_truongdinh_now.png?v=12") no-repeat;
}
.mc_truongdinh_wrap .close-countdown {
right: 138px;
}
/*mc gio vang countdown*/
.mc_giovang_wrap {
position: fixed;
z-index: 200;
bottom: 40px;
width: 100%;
height: 0;
}
.mc_giovang_wrap > .container {
position: relative;
}
.mc_giovang_countdown {
display: block;
/*display: none;*/
width: 233px;
height: 248px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/giovang_cd.png") no-repeat;
position: absolute;
right: -51px;
bottom: 5px;
}
.mc_giovang_countdown.dang-dien-ra {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/giovang_cd_active.png") no-repeat;
}
.mc_giovang_wrap .close-countdown {
bottom: 220px;
right: 140px;
}
/*Listing du lich new layout*/
/* Tiny Carousel */
#top-banner-dl {
position: relative;
padding-left: 20px;
}
#top-banner-dl .viewport {
float: left;
width: 100%;
height: 320px;
overflow: hidden;
position: relative;
}
#top-banner-dl .viewport.full-width {
width: 900px;
}
#top-banner-dl .bullets {
position: absolute;
left: 0;
bottom: 8px;
margin: 0;
text-align: center;
width: 100%;
}
#top-banner-dl .bullets li {
display: inline-block;
margin-left: 7px;
}
#top-banner-dl .bullets li:first-child {
margin-left: 0;
}
#top-banner-dl .bullet {
background-color: #f1f1f1;
color: #555555;
display: block;
font-size: 0;
line-height: 0;
width: 12px;
height: 12px;
text-align: center;
text-decoration: none;
border-radius: 50%;
-moz-border-radius: 50%;
box-shadow: 1px 1px 0 #c2c2c2;
}
#top-banner-dl .bullet.active {
background-color: #fff;
opacity: 1;
}
#top-banner-dl .buttons {
top: 50%;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/slider_nav.png?v=3") no-repeat;
width: 48px;
height: 99px;
margin-top: -49.5px;
position: absolute;
display: block;
text-indent: -99999px;
z-index: 9;
}
#top-banner-dl .next {
right: 0;
}
#top-banner-dl .next:hover {
background-position: -48px 0;
}
#top-banner-dl .prev {
left: -1px;
background-position: -96px 0;
}
#top-banner-dl .prev:hover {
background-position: -144px 0;
}
#top-banner-dl .disable {
visibility: hidden;
}
#top-banner-dl .overview {
list-style: none;
position: absolute;
padding: 0;
margin: 0;
width: 240px;
left: 0;
top: 0;
}
#top-banner-dl .overview li {
float: left;
margin: 0 20px 0 0;
padding: 1px;
width: 610px;
height: 418px;
}
#top-banner-dl .overview li {
width: 1150px;
height: 320px;
}
#top-banner-dl .overview li img {
width: 960px;
}
.dl-lists {
font-family: 'Open Sans', sans-serif;
}
.dl-lists .mod-left-dl-city {
margin-top: 0;
}
.dl-lists .mod-left-dl-city .lbl-mod {
text-transform: initial;
font-size: 14px;
color: #666;
}
.dl-lists .mod-dl-list-big-deal .count-sort {
padding-top: 0;
}
.in-list-page.dl-lists .mod-dl-list-big-deal .count-sort {
margin-top: -4px;
}
.dl-lists .mod-dl-list-big-deal .count-sort .deal-result {
vertical-align: -4px;
}
.dl-lists .mod-dl-list-big-deal .list-big-deal {
margin-left: 5px;
}
.dl-lists .layout-2c > .cr {
padding-left: 0;
}
.dl-lists .mod-dl-list-big-deal .cate-name {
padding-left: 20px;
}
.dl-lists .count-sort a.btn {
background: #14b9d5;
color: #fff;
box-shadow: none;
text-decoration: none;
border-radius: 0;
margin-top: -6px;
height: 28px;
line-height: 28px;
min-width: 95px;
}
.dl-lists .mod-dl-list-big-deal .deal-item {
width: 33.33%;
padding-left: 15px;
padding-bottom: 15px;
}
.dl-lists .deal-item .rate-score {
max-width: 69px;
}
.dl-lists .deal-item .inner-deal {
box-shadow: 0 0 0 #999;
-webkit-transition: box-shadow 0.15s;
-moz-transition: box-shadow 0.15s;
-o-transition: box-shadow 0.15s;
transition: box-shadow 0.15s;
}
.dl-lists .deal-item .inner-deal:hover {
box-shadow: 0 1px 9px #999;
}
.dl-lists .deal-item .inner-deal:hover .btn-go-detail .iDetail {
background-position: 0 -211px;
}
.dl-lists .deal-item.travel-deal .grp-bottom-content {
background: #f7f7f7;
padding: 8px 12px 12px 12px;
}
.dl-lists .deal-item.travel-deal .img-thumb-deal {
padding-bottom: 71.4%;
}
.dl-lists .deal-item.travel-deal .deal-price {
padding-bottom: 7px;
}
.dl-lists .deal-item.travel-deal .sell-val {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.dl-lists .deal-item .discount-lbl, .dl-lists .deal-item.travel-deal .city-name {
display: none;
}
.dl-lists .deal-item .discount-lbl {
display: block;
top:35px;
}
.dl-lists .deal-rate-result {
color: #aaa;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 7px;
margin-bottom: 11px;
}
.dl-lists .deal-rate-result > i {
color: #bbb;
font-style: normal;
}
.dl-lists .deal-rate-result .voted{
font-style: normal;
color: #888;
}
.dl-lists .deal-rate-result__stt {
color: #0388cd;
}
.dl-lists .deal-buyer-counter .deal-details {
background: url("https://muachung.vn/frontEnd/dulich/images/icon.png?v=33") no-repeat;
width: 30px;
height: 30px;
background-position: 0 -181px;
position: absolute;
right: 0;
bottom: -5px;
cursor: pointer;
}
.dl-lists .deal-buyer-counter .deal-details:hover {
background-position: 0 -211px;
}
.dl-lists .deal-item.travel-deal .deal-name .deal-name-val {
color: #333;
font-size: 14px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
}
.dl-lists .deal-item .dl-type {
background: #ffae00;
color: #fff;
font-size: 13px;
font-weight: normal;
bottom: 5px;
left: 12px;
border-radius: 3px;
height: 25px;
line-height: 25px;
}
.dl-paging .paging-list li {
display: inline-block;
margin-right: 5px;
word-spacing: initial;
}
.dl-paging .paging-list li input[type="text"] {
width: 40px;
height: 28px;
border-radius: 0px;
border: 1px solid #dae2ed;
padding: 0 5px;
}
.dl-paging .paging-list li input[type="button"], .dl-paging .paging-list li button, .dl-paging .paging-list li input[type="submit"] {
background: #fff;
border-radius: 3px;
border: 1px solid #dae2ed;
height: 28px;
width: 50px;
}
.dl-paging .paging-list li a {
display: inline-block;
height: 28px;
line-height: 28px;
border: 1px solid #dae2ed;
padding: 0 9.29px;
text-decoration: none;
border-radius: 3px;
font-size: 14px;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.dl-paging .paging-list li a.active, .dl-paging .paging-list li a:hover {
border: 1px solid transparent;
color: #ff8a19;
}
.dl-paging .paging-list li a.prev {
background: #ecedef;
border: 1px solid #cccccc;
}
.dl-paging .paging-list li a.prev .iPrev {
vertical-align: 0;
}
.home_top_menu {
background: url("https://muachung.vn/frontEnd/dulich/images/line-super-color.jpg") no-repeat center bottom;
background-size: 100%;
padding: 7px 0;
margin-bottom: 30px;
}
.detail_tour .home_top_menu {
margin-bottom: 20px;
}
.home_top_menu .tour_top_menu {
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
.home_top_menu .tour_top_menu > li.cskh-tour {
padding: 0;
/*float: right;*/
position: absolute;
right: 0;
top: 0;
}
.home_top_menu .tour_top_menu > li {
display: inline-block;
padding: 10px 15px 11px;
float: left;
}
.home_top_menu .tour_top_menu > li:first-child {
padding-left: 0;
}
.home_top_menu .tour_top_menu > li > a {
color: #555555;
font-size: 15px;
position: relative;
}
.home_top_menu .tour_top_menu > li > a:before {
content: "";
display: block;
top: -15px;
width: 15%;
height: 51px;
background: transparent;
position: absolute;
right: -32px;
}
.home_top_menu .tour_top_menu > li:first-child > a:before {
left: -100%;
width: 100%;
}
.home_top_menu .tour_top_menu > li:nth-last-child(2) > a:before {
right: -100% !important;
width: 100%;
}
.home_top_menu .tour_top_menu > li > a:after {
content: "";
display: block;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/triangle_menu.png") no-repeat 47% 85%;
position: absolute;
height: 51px;
bottom: -18px;
width: 100%;
left: 0;
display: none;
}
.home_top_menu .tour_top_menu > li:hover > a:after {
display: block;
}
.full-width-menu {
position: absolute;
left: 0;
width: 1240px;
background: #fff;
z-index: 99;
top: 45px;
/*height: 230px;*/
height: auto;
min-height: 255px;
/*overflow: hidden;*/
box-shadow: 0 0 0 1px white, 0 4px 2px rgba(146, 146, 146, 1);
display: none;
padding: 0 1px 10px;
}
.full-width-menu:after {
position: absolute;
content: "";
display: block;
height: 100%;
width: 2px;
background: #fff;
top: 0;
z-index: 10;
right: 0;
}
.full-width-menu:before {
position: absolute;
content: "";
left: 0;
width: 100%;
height: 10px;
top: -10px;
background: transparent;
}
.full-width-menu-l {
padding-left: 1px;
}
.full-width-menu-l:before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 2px;
background: #fff;
top: 0;
z-index: 10;
left: 0;
}
.home_top_menu .tour_top_menu > li:hover .full-width-menu {
display: block;
}
.home_top_menu .tour_top_menu > li:hover > a {
color: #ff6700
}
.full-width-menu > .container:before, .full-width-menu > .container:after {
content: "";
background: #fff;
position: absolute;
top: -1px;
bottom: 0;
width: 9999px;
box-shadow: 0 0 0 1px white, 0 4px 2px rgba(146, 146, 146, 1);
border-top: 1px solid #dadcdf;
}
.full-width-menu > .container:before {
right: 100%;
}
.full-width-menu > .container:after {
left: 100%;
}
.home_top_menu .tour_top_menu > li:hover > .full-width-menu {
/*display: block;*/
}
.fmenu_block {
float: left;
width: 190px;
}
.fmenu_block.big_block {
width: 300px;
}
.fmenu-block__title {
display: block;
margin: 19px auto 12px;
}
.fmenu-items {
float: left;
line-height: 25px;
}
.fmenu-items a {
color: #666;
}
.big_block .fmenu-items {
margin-right: 20px;
}
.full-width-menu .deal-item {
width: 200px;
float: left;
margin-left: 50px;
}
.full-width-menu .deal-item .inner-deal {
padding: 0;
box-shadow: none;
}
.full-width-menu .city-name , .full-width-menu .discount-lbl{
display: none;
}
.full-width-menu .deal-name-val {
font-weight: normal !important;
font-family: 'Open Sans', sans-serif;
}
.full-width-menu .deal-item .inner-deal .deal-price {
height: auto;
padding-bottom: 0;
}
.full-width-menu {
}
.full-width-menu .deal-item .inner-deal .deal-price .sell-val {
color: #ff6700;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.full-width-menu .deal-item .dl-type-hot {
background: #f23623;
color:#fff;
border-radius: 0;
left: 0;
top: 0;
font-size: 11px;
width: 35px;
height: 17px;
line-height: 17px;
}
.full-width-menu .deal-item .sell-val {
font-size: 14px;
}
.full-width-menu .deal-item .sell-val .unit {
font-size: 11px;
color: #ff6700;
}
.full-width-menu .deal-item .shop-p-val {
font-weight: normal;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #999;
}
.full-width-menu .deal-item .img-thumb-deal {
padding-bottom: 68% !important;
}
.full-width-menu .deal-item .inner-deal:hover {
box-shadow: none;
}
.full-width-menu-r {
padding: 19px 3px 0;
position: relative;
z-index: 99;
}
.full-width-menu .deal-item .deal-name {
line-height: 16px;
}
.full-width-menu .deal-item .deal-name-val {
font-size: 12px !important;
height: 31px;
overflow: hidden;
color: #333 !important;
}
.full-width-menu .deal-item .deal-price {
padding-bottom: 3px;
}
.full-width-menu .deal-item .grp-bottom-content {
padding: 0 !important;
background: #fff !important;
}
.full-width-menu.tour_nuocngoai {
height: 195px;
}
.full-width-menu.tour_nuocngoai .full-width-menu-r {
margin-left: -60px;
padding: 22px 4px 0;
}
.full-width-menu.tour_nuocngoai .deal-item {
margin-left: 60px;
}
.full-width-menu.tour_nuocngoai .deal-item .img-thumb-deal {
padding-bottom: 55% !important;
}
.full-width-menu.tour_nuocngoai .deal-item .deal-name-val {
font-family: 'Open Sans Bold', sans-serif !important;
font-size: 15px !important;
}
.full-width-menu.tour_nuocngoai .deal-item .sell-val {
font-size: 15px;
font-family: 'Open Sans', sans-serif;
}
.full-width-menu.tour_nuocngoai .deal-item .deal-name {
margin-top: 10px;
margin-bottom: 5px;
height: 16px;
}
.full-width-menu.tour_nuocngoai .deal-item .deal-name-val {
color: #555 !important;
}
.home_top_menu .tour_top_menu > li .fc-yellow {
color: #f39a07;
}
.home_top_menu .tour_top_menu > li span {
color: #b7b7b7;
}
hr.left-line-silver {
border: 0;
height: 1px;
background: #e6e6e6;
margin: 5px 13px;
}
/*Mod import store*/
.mod-import-stores {
margin-bottom: 30px;
}
.mod-import-store__title {
background: #1780c3;
height: 36px;
line-height: 36px;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 0 12px;
}
.mod-import-store__contents {
border: 1px solid #d8d8d8;
border-top: none;
border-left: none;
background: #fff;
}
.import-store__tabs {
min-height: 306px;
background: #f6f6f6;
position: relative;
}
.import-store__tabs:after {
content: "";
width: 199px;
height: 100%;
border: 1px solid #d8d8d8;
position: absolute;
z-index: 9;
top: 0;
border-top: none;
border-bottom: none;
}
.import-store__tabs li:last-child .import-store__tab:after {
border: none;
}
.import-store__tabs .import-store__tab {
width: 199px;
height: 51px;
line-height: 51px;
display: block;
text-decoration: none;
background: url("https://muachung.vn/frontEnd/dulich/images/tab_bg.png") no-repeat;
padding-left: 10px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
color: #555;
position: relative;
z-index: 99;
}
.import-store__tabs li:first-child .import-store__tab.active:before {
height: 52px;
top: -1px;
}
.import-store__tabs .import-store__tab.active {
color: #1780c3;
background: #fff;
}
.import-store__tabs li:last-child .import-store__tab.active {
border-bottom: 1px solid #d8d8d8;
}
.import-store__tabs .import-store__tab.active:before {
content: "";
display: block;
position: absolute;
background: #1780c3;
width: 3px;
height: 51px;
top: 0px;
left: 0;
z-index: 999;
}
.import-store__tabs .import-store__tab.active:after {
width: 1px;
height: 51px;
right: 0;
background: #fff;
left: inherit;
}
.import-store__tabs .import-store__tab:after {
content: "";
display: block;
position: absolute;
bottom: 0;
z-index: 999;
left: 0px;
width: 199px;
height: 1px;
background: #c3c3c3;
}
.import-store__tabs li:last-child .import-store__tab:after {
content: none;
}
.import-store__tabs li:last-child .import-store__tab.active:after {
width: 199px;
height: 1px;
background: #d8d8d8;
bottom: -1px;
}
.import-store__tabs .import-store__tab .flag {
width: 45px;
height: 30px;
margin-right: 7px;
}
.import-store__panel {
position: relative;
left: 80px;
}
.import-store__panel .import-store__content {
display: none;
height: 306px;
min-width: 200px;
}
.wrap-deal {
display: none;
}
.wrap-deal.slick-slider {
display: block;
}
.import-store__panel .wrap-deal {
/*max-width: 880px;*/
max-width: 800px;
}
.import-store__panel .slick-arrow {
position: absolute;
z-index: 1;
cursor: pointer;
text-align: center;
line-height: 34px;
top: 50%;
margin-top: -25px;
width: 36px;
height: 39px;
border: 1px solid #a2a6ac;
border-radius: 2px;
background: #f6f7f9;
background: -moz-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #e8e9ec));
background: -webkit-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -o-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: -ms-linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
background: linear-gradient(top, #f6f7f9 0%, #e8e9ec 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#e8e9ec', GradientType=0);
}
.import-store__panel .slick-prev {
left: -50px !important;
}
.import-store__panel .slick-next {
right: -45px !important;
}
.import-store__panel .import-store__content.active {
display: block;
}
.import-store__panel .import-store__content .deal-item {
width: 165px;
float: left;
/*margin-right: 70px;*/
margin: 20px 20px 0 15px;
}
.import-store__panel .import-store__content .deal-item .img-thumb-deal {
padding-bottom: 100%;
}
.import-store__panel .import-store__content .deal-item .deal-name a {
height: 48px;
display: block;
}
.show-all-deal {
/* padding-top: 10px; */
/*margin-top: -15px;*/
position: absolute;
bottom: 15px;
left: 0px;
min-width: 200px;
}
.show-all-deal a {
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-decoration: underline;
color: #0066cc;
font-style: italic;
}
/*end Mod import store*/
#gio-hang-pop-up .popup-content table.fixed_headers {
padding-top: 10px;
}
.magic-width .in-profile-page .mod-profile.remove-280 {
padding-right: 0;
}
.in-profile-page {
margin-bottom: 20px;
}
.msp-cart > table > tbody > tr > td {
border-top: solid 1px #c4c4c4;
padding: 10px 0;
}
.msp-cart > table > tbody > tr:last-child > td {
border-bottom: solid 1px #c4c4c4;
}
.msp-cart > table > tbody > tr > td table td {
text-overflow: ellipsis;
}
/*tim kiem doi tac*/
.find-partners {
margin-bottom: 30px;
}
.partner__section {
width: 100%;
}
.partner__section > .container {
position: relative;
}
.partner__section1 {
background: #fff url("https://muachung.vn/frontEnd/dulich/images/partner_bg0.jpg") no-repeat top center;
height: 681px;
}
.find_p_img {
position: absolute;
top: 55px;
left: 50%;
margin-left: -402.5px;
}
.find_p_des {
color: #000;
width: 630px;
margin: 254px auto 30px 187px;
line-height: 25px;
}
.find_p_vcc {
margin-left: -96px;
}
.w50 {
width: 50%;
}
.partner__section2 {
padding: 61px 0 60px;
background: #37aee3;
height: 364px;
}
.mc-thanhlap {
margin: 13px auto 20px;
}
.mc-thanhlap-des {
width: 446px;
margin: 0 auto;
line-height: 25px;
padding-left: 5px;
}
.mc-stores img{
margin-left: 4px;
margin-top: 27px;
}
.partner__section3 {
height: 495px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/partner_bg2.png") no-repeat bottom center;
}
.thi-truong-tmdt {
width: 449px;
line-height: 25px;
color: #343434;
margin: 183px 160px 0;
}
.thi-truong_img {
position: absolute;
top: 9px;
left: 99px;
}
.partner__section4 {
background: #fff;
height: 508px;
}
.ads-network-title {
color: #2f7ebf;
font-size: 21px;
margin: 63px auto 30px;
}
.partner_ad {
margin-left: -221px;
}
.ads-network-title span {
color: #ff8400;
}
.partner__section5 {
padding-top: 44px;
background: #37aee3;
height: 573px;
}
.mc_ch_network {
margin-left: -79px;
}
.partner__section6 {
background: #fff url("https://muachung.vn/frontEnd/dulich/images/partner_bg1.jpg") no-repeat top center;
height: 863px;
position: relative;
}
.support_partner_des {
width: 717px;
margin: 72px auto 23px 187px;
color: #323232;
line-height: 23px;
}
.shake_img {
margin-bottom: 30px;
margin-left: -58px;
}
.support_partner_f_title {
color: #2f7ebf;
margin-left: -57px;
}
.support_partner_f_list {
color: #343434;
width: 700px;
margin: -7px auto 21px 188px
}
.support_partner_f_list li {
position: relative;
padding-left: 14px;
display: inline-block;
line-height: 25px;
}
.list-bullet {
width: 8px;
height: 8px;
background: #37aee3;
border-radius: 50%;
position: absolute;
left: 0;
top: 8px;
}
.support_partner_f_list li:last-child {
width: 720px;
}
.support_action {
color: #2170b0;
margin-top: 23px;
margin-left: -59px;
}
.support_partner_form {
width: 486px;
margin: 8px auto 0 302px;
}
.support_partner_form input[type="text"] {
width: 486px;
height: 37px;
display: block;
border: 1px solid #bdbdbd;
border-radius: 5px;
margin: 9px 0;
background: #fff;
padding: 0 20px;
text-align: center;
font-size: 18px;
}
.support_partner_form_submit {
margin-top: 11px;
}
.support_partner_form_submit input {
border: none;
color: #fff;
width: 150px;
height: 37px;
font-size: 18px;
border-radius: 5px;
background: #ffa507;
box-shadow: 0 2px #d27b3a;
}
.direct_support {
margin-top: 71px;
margin-left: -61px;
}
.direct_support_phone {
margin-top: 10px;
color: #3699ff;
font-size: 24px;
}
.section_shadow {
height: 45px;
position: absolute;
width: 100%;
bottom: -30px;
left: 0;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/footer_bgz.jpg") repeat-x;
}
/*.home-page2 .img-overlay{left:0;right: 0;width: auto;margin: auto;}*/
.home-page2 #header .dropdown-cates {
font-family: 'Roboto', sans-serif;
font-weight: normal;
font-size: 14px;
}
.home-page2 #header .list-cates {
border-left: 1px solid #dcdee3;
}
.home-page2 #header .wrap-categories .lbl-lst-cates {
width: 240px;
}
.home-page2 #header .lbl-lst-cates .line3 {
left: 14px;
}
.home-page2 .layout-2c .cr {
padding-left: 0;
height: 500px !important;
}
.home-page2 .layout-2c .cr:after {
content: none !important;
}
#header .parent-cate {
height: 38px;
line-height: 38px;
position: relative;
border-color: transparent !important;
color: #333 !important;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/action.png") no-repeat 95% center;
}
#header .parent-cate:after, .dropdown-cates2 .mc-cate-item a:after {
content: "";
position: absolute;
width: 100%;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/line.png") !important;
height: 1px;
bottom: 0;
left: 0;
top: inherit !important;
}
.dropdown-cates2 .mc-cate-item:last-child a:after {
content: none;
}
#header .dropdown-cates2 .parent-cate:before , .mc-list-page2 #header .parent-cate:before{
content: none;
}
.dropdown-cates2 #header .h-cate-item:hover .parent-cate {
font-weight: 700;
border-top: none;
}
.dropdown-cates2 .mc-cate-item a {
height: 60px !important;
line-height: 60px !important;
border: none !important;
}
.dropdown-cates2 .mc-cate-item.no-border a:after {
content: none;
}
.home-page2 #header .mc-cate-item .iGoOut {
top: 50%;
margin-top: -11px;
}
.home-page2 .home-mid {
width: 640px;
margin-left: 9px;
margin-top: 9px;
}
.home-page3 .home-mid {
width: 100%;
margin: 0;
}
.home-slides {
width: 640px;
height: 350px;
overflow: hidden;
}
.home-page3 .home-slides {
width: 790px;
}
.home-slides .slick-arrow {
position: absolute;
z-index: 99;
top: 50%;
margin-top: -30px;
width: 30px;
height: 60px;
background: rgba(0,0,0,.2) no-repeat center center;
opacity: 0;
border: none;
text-indent: 999999px;
}
.home-slides .slick-next {
right: -30px;
transition: opacity ease .3s,right ease .3s;
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/next3.png");
}
.home-slides .slick-prev {
left: -30px;
transition: opacity ease .3s,left ease .3s;
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/prev3.png");
}
.home-slides .slick-dots {
display: block;
position: absolute;
right: 7px;
bottom: 10px;
}
.home-page3 .home-slides .slick-dots {
right: 119px;
}
.home-slides:hover .slick-prev {
opacity: 1;
left: 0;
}
.home-slides:hover .slick-next {
opacity: 1;
right: 0;
}
.home-slides .slick-dots li button {
box-shadow: 0px 1px 3px 0px rgba(87, 87, 87, 0.3);
}
.home-slides .slick-dots li.slick-active button {
background-color: #1780c3;
box-shadow: 0px 1px 3px 0px #fff;
}
.home-cates {
margin-top: 10px;
border: 1px solid #f0f0f0;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/home/bg.png");
height: 120px;
overflow-y: hidden;
}
.home-catesz {
margin: 15px 0 0;
}
.home-catesz img {
width: 255px;
height: 155px;
object-fit: cover;
}
.home-catesz ul {
display: grid;
grid-template-columns: 220px 220px;
grid-gap: 10px;
}
.home-page3 .home-cates{
background: transparent;
}
.home-page3 .home-cates{
width: 450px;
float: left;
}
.home-cates .cate-img {
width: 76px;
height: 76px;
background-size: 76px auto;
background-position: center;
margin: 9px auto 7px;
border-radius: 50%;
}
.home-cates li {
display: inline-block;
margin: 0 15px;
}
.home-cates li a {
display: inline-block;
text-decoration: none;
outline: none;
overflow: hidden;
}
.home-cates li span {
display: block;
}
.home-cates .slick-arrow {
position: absolute;
width: 12px;
height: 20px;
top: 50%;
margin-top: -10px;
text-indent: -999999px;
background: transparent no-repeat center center;
border: none;
z-index: 20;
}
.home-cates .slick-next {
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/next2.png");
right: 10px;
}
.home-cates .slick-prev {
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/prev2.png");
left: 10px;
}
.home-other-deals {
width: 350px;
margin-top: 10px;
position: relative;
transform: translateX(3px);
}
.home-other-deals:before, .home-other-deals:after {
content: "";
position: absolute;
display: block;
z-index: 1;
}
.home-other-deals:before {
top: 0;
left: 50%;
width: 1px;
height: 98%;
background: #e6e8eb;
margin-left: -6px;
}
.home-other-deals:after {
top: 48.5%;
left: 0;
background: #e6e8eb;
width: 97%;
height: 1px;
}
.home-other-deals .deal-item {
width: 50%;
float: left;
}
.home-other-deals .deal-item .inner-deal:hover .wrap-imgdesc {
opacity: 0.6;
}
.home-other-deals .deal-item .deal-name .deal-name-val {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.home-other-deals .deal-item:first-child {
position: relative;
}
.home-other-deals .deal-item:nth-child(odd) .inner-deal {
padding-left: 10px;
margin-left: -10px;
}
.home-other-deals .deal-item:nth-child(even) .inner-deal {
transform: translateX(5px);
padding-right: 15px;
background: transparent;
}
.home-other-deals .deal-item:nth-child(-n+2) .inner-deal{
padding-bottom: 17px;
}
.home-other-deals .deal-item:first-child:before {
content: "";
position: absolute;
display: block;
width: 25px;
height: 25px;
background: #fff;
border-radius: 50%;
bottom: 0;
right: -8px;
z-index: 99;
}
.iDiscount2 {
width: 40px;
height: 40px;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/discount.png') no-repeat;
position: absolute;
top: 0;
left: 0;
}
.iDiscount3 {
width: 50px;
height: 50px;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/discount2.png') no-repeat;
position: absolute;
top: 0;
left: 0;
}
.home-page2 .discount-lbl > span {
font-size: 20px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
width: 50px;
height: 50px;
top: 0;
left: 0;
}
.home-other-deals .discount-lbl {
width: 40px;
height: 40px;
right: 6px;
top: 5px;
}
.home-other-deals .discount-lbl > span {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
width: 40px;
height: 40px;
top: -5px;
left: 0;
}
.home-other-deals .unit-discount {
font-size: 9px;
}
.home-other-deals .deal-name {
font-size: 13px;
line-height: 15px;
height: 32px;
}
.home-other-deals .deal-item .inner-deal {
padding: 0 15px 12px;
box-shadow: none;
margin-left: -15px;
}
.home-other-deals .sell-val {
color: #ff0000;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.home-other-deals .unit {
text-decoration: none !important;
font-size: 20px !important;
vertical-align: 0 !important;
}
.home-other-deals .grp-bottom-content {
padding: 6px 7px 0 7px;
}
.home-other-deals .deal-price {
padding-bottom: 0;
}
.tab__navs li {
margin-left: 8px;
}
.tab__navs li, .tab__navs li a {
float: left;
text-decoration: none;
transition: all .3s ease-in-out;
}
.home-page2 .tab__navs li, .home-page2 .tab__navs li a {
display: inline-block;
float: none;
background: #e3e3e3;
border-radius: 3px;
}
.main-tabs {
margin-bottom: 40px;
}
.main-tabs .tab__navs {
margin-bottom: 21px;
}
.main-tabs .tab__navs li a {
color: #888;
position: relative;
height: 40px;
line-height: 40px;
padding: 0 29px;
border-radius: 3px;
}
.main-tabs .tab__navs li a:after {
content: "";
position: absolute;
border-top: 10px solid #1780c3;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
bottom: -10px;
left: 50%;
margin-left: -8px;
transform: translateY(-5px);
opacity: 0;
transition: all .3s ease-in-out;
}
.main-tabs .tab__navs li a.active, .main-tabs .tab__navs li a:hover {
color: #fff !important;
background: #1780c3 !important;
}
.main-tabs .tab__navs li a.active:after {
transform: translateY(-2px);
opacity: 1;
}
.tab__content {
display: none;
}
.tab__content.active {
display: block;
}
.main-tabs .tab__content {
margin-left: -26px;
}
.main-tabs .deal-item {
width: 25%;
float: left;
padding-left: 26px;
padding-bottom: 24px;
}
.main-tabs .deal-item .deal-name, .mod-cate-section .deal-item .deal-name{
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
color: #333;
font-size: 16px;
}
.main-tabs .deal-item .inner-deal, .mod-cate-section .deal-item .inner-deal{
padding: 0 0 5px 0;
box-shadow: 0px 1px 3px 0px rgba(227, 227, 227, 1);
}
.main-tabs .deal-item .inner-deal:hover, .mod-cate-section .deal-item .inner-deal:hover {
box-shadow: 0px 1px 7px 0px #ccc;
}
.main-tabs .deal-item .inner-deal:hover .wrap-imgdesc, .mod-cate-section .deal-item .inner-deal:hover .wrap-imgdesc {
opacity: 0.8;
}
.see-all-deal {
margin-top: -3px;
}
.see-all-deal a{
border: 1px solid #e3e3e3;
height: 40px;
line-height: 40px;
padding: 0 17px 0 15px;
background: #fff;
display: inline-block;
text-decoration: none;
}
.mod-small-cate .see-all-deal a{
margin-top: 5px;
}
.iTriangle {
margin-left: 5px;
width: 0;
height: 0;
border-left: 5px solid #666;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}
.mod-cate-section {
margin-bottom: 40px;
}
.wrap-haft-cate {
margin-left: -28px;
}
.mod-small-cate {
width: 50%;
float: left;
background: #fff;
max-width: 607px;
/* margin-left: 27px;*/
}
.mod-small-cate--right {
float: right;
}
.mod-cate-section .tab__content {
margin-left: -26px;
}
.mod-small-cate .tab__content {
margin-left: -15px;
}
.mod-small-cate .tab__panels {
padding: 15px 15px 20px;
border: 1px solid #dcdee3;
border-top: none;
}
.mod-cate-section .deal-item {
width: 25%;
float: left;
padding-left: 26px;
padding-bottom: 24px;
}
.mod-small-cate .deal-item {
width: 50%;
padding: 0 0 15px 15px;
}
.cate-section-nav {
height: 40px;
line-height: 40px;
background: #fff;
/*border: 1px solid #dcdee3;*/
outline: 1px solid #dcdee3;
overflow: hidden;
margin-left: -30px;
margin-right: -15px;
/*margin-bottom: 20px;*/
}
.mod-small-cate .cate-section-nav {margin-bottom: 0;border: 1px solid #dcdee3;outline: none;}
.cate-section-nav .tab__navs {
margin-left: -20px;
}
.cate-section-nav .tab__navs li {
background: transparent;
}
.cate-section-nav .tab__navs a {
position: relative;
padding: 0 20px;
background: transparent !important;
}
.cate-section-nav .tab__navs a:after {
content: "";
display: block;
width: 100%;
height: 3px;
background: #d93c20;
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition: all .3s ease-in-out;
}
.cate-section-nav .tab__navs a:hover:after, .cate-section-nav .tab__navs a.active:after{
opacity: 1;
visibility: visible;
}
.cate-section-nav--sky .tab__navs a:after {
background: #15c1d7;
}
.cate-section-nav--red .tab__navs a:after {
background: #f21248;
}
.cate-section-nav--brown .tab__navs a:after {
background: #8e6d64;
}
.cate-section-nav--blue .tab__navs a:after {
background: #0059a7;
}
.cate-section-nav--pink .tab__navs a:after {
background: #ec4d72;
}
.cate-section-nav--green .tab__navs a:after {
background: #57c833;
}
.cate-section-nav--yellow .tab__navs a:after {
background: #f4b416;
}
.cate-section-nav--orange .tab__navs a:after {
background: #e4521d;
}
.cate-section-nav--midnight .tab__navs a:after {
background: #344e5e;
}
.cate-section-nav--mc .tab__navs a:after {
background: #1980c2;
}
.cate-section-name {
background: #d93c20;
padding: 0 25px 0 12px;
height: 40px;
line-height: 40px;
position: relative;
margin-right: 58px;
}
.cate-section-name:after {
content: "";
border-left: 20px solid #d93c20;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
position: absolute;
right: -20px;
top: 0;
}
.mod-small-cate .cate-section-name {
margin-right: 0;
}
.cate-section-nav--sky .cate-section-name {
background: #15c1d7;
}
.cate-section-nav--sky .cate-section-name:after {
border-left-color: #15c1d7;
}
.cate-section-nav--red .cate-section-name {
background: #f21248;
}
.cate-section-nav--red .cate-section-name:after {
border-left-color: #f21248;
}
.cate-section-nav--brown .cate-section-name {
background: #8e6d64;
}
.cate-section-nav--brown .cate-section-name:after {
border-left-color: #8e6d64;
}
.cate-section-nav--blue .cate-section-name {
background: #0059a7;
}
.cate-section-nav--blue .cate-section-name:after {
border-left-color: #0059a7;
}
.cate-section-nav--pink .cate-section-name {
background: #ec4d72;
}
.cate-section-nav--pink .cate-section-name:after {
border-left-color: #ec4d72;
}
.cate-section-nav--green .cate-section-name {
background: #57c833;
}
.cate-section-nav--green .cate-section-name:after {
border-left-color: #57c833;
}
.cate-section-nav--yellow .cate-section-name {
background: #f4b416;
}
.cate-section-nav--yellow .cate-section-name:after {
border-left-color: #f4b416;
}
.cate-section-nav--orange .cate-section-name {
background: #e4521d;
}
.cate-section-nav--orange .cate-section-name:after {
border-left-color: #e4521d;
}
.cate-section-nav--midnight .cate-section-name {
background: #344e5e;
}
.cate-section-nav--midnight .cate-section-name:after {
border-left-color: #344e5e;
}
.cate-section-nav--mc .cate-section-name {
background: #1980c2;
}
.cate-section-nav--mc .cate-section-name:after {
border-left-color: #1980c2;
}
.cate-section-name > i {
margin-right: 12px;
}
.cate-section-others {
padding-right: 12px;
}
.cate-section-others li {
float: left;
}
.cate-section-others li a {
display: block;
padding: 0 10px;
}
.mod-small-cate .cate-section-others li a{
padding: 0 6px;
}
.cate-section-others .iSeeAllDeal {
margin-left: 7px;
}
/*new list 2*/
.mc-list-page2 {
background: #fff;
}
.header-bottom > .container{
position: relative;
}
.full-menu-wrap {
height: 40px;
line-height: 40px;
padding-left: 30px;
}
.full-menu-wrap > a {
padding-right: 10px;
}
.full-menu-wrap > ul > li {
float: left;
margin-right: 28px;
}
.full-menu-wrap > ul > li:hover >a, .full-menu-wrap > ul > li.active >a{
color: #1780c3;
}
.full-menu-wrap > ul > li.has-dropdown:hover >a:after, .full-menu-wrap > ul > li.has-dropdown.active >a:after {
border-top-color: #1780c3;
}
.full-menu-wrap > ul > li:hover > a:before , .full-menu-wrap > ul > li.active > a:before {
opacity: 1;
visibility: visible;
}
.full-menu-wrap > ul > li.has-dropdown {
padding-right: 17px;
}
.full-menu-wrap > ul > li> a {
position: relative;
display: block;
}
.full-menu-wrap > ul > li> a:before {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background: #1780c3;
opacity: 0;
visibility: hidden;
transition: all .3s ease-in-out;
}
.full-menu-wrap > ul > li.has-dropdown> a:before {
width: 118%;
}
.full-menu-wrap > ul > li.has-dropdown > a:after {
position: absolute;
content: "";
border-top: 5px solid #555;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
right: -17px;
top: 50%;
margin-top: -3px;
}
.full-menu-wrap li a{
color: #555;
text-decoration: none;
}
.full-menu-wrap .full-width-menu {
height: 240px;
width: 1240px;
top: 40px;
display: block;
visibility: hidden;
opacity: 0;
transform: translateY(-1em);
/*z-index: -1;*/
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s;
box-shadow: 0px 7px 7px 0px rgba(172, 172, 172, 0.5);
border-top: 1px solid #dadcdf;
}
.full-menu-wrap > ul > li.has-dropdown:hover .full-width-menu {
visibility: visible;
opacity: 1;
/*z-index: 1;*/
transform: translateY(0%);
transition-delay: 0.3s, 0s, 0.3s;
}
.full-menu-wrap .full-width-menu > .container:before {
box-shadow: -2px 7px 7px 0px rgba(172, 172, 172, 0.5);
}
.full-menu-wrap .full-width-menu > .container:after {
box-shadow: 3px 7px 7px 0px rgba(172, 172, 172, 0.5);
}
.full-menu-wrap .fmenu-items {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column wrap;
flex-flow: column wrap;
height: 220px;
line-height: 35px;
margin: 6px auto 20px;
}
.full-menu-wrap .fmenu-items li {
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
margin: 0.25em;
min-width: 120px;
}
.full-menu-wrap .full-width-menu .deal-item {
width: 173px;
margin-left: 20px;
position: relative;
z-index: 99;
}
.full-menu-wrap .deal-item .wrap-imgdesc {
width: 140px;
}
.full-menu-wrap .deal-item .img-thumb-deal {
padding-bottom: 100% !important;
}
.full-menu-wrap .full-width-menu .deal-item .deal-name-val {
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
font-size: 13px !important;
color: #555 !important;
height: 36px;
}
.full-menu-wrap .sell-val {
color: #e62e04 !important;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 13px !important;
}
.full-menu-wrap .shop-p-val {
color: #aaa !important;
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-decoration: line-through;
}
.full-menu-wrap .deal-price {
height: 15px;
margin-top: -15px;
}
.full-menu-wrap .fmenu-items li a {
display: block;
}
.mc-list-page2 .mod-breadscrum {
background: transparent;
height: 40px;
margin-top: -20px !important;
line-height: 40px;
padding: 0 22px;
}
.mc-list-page2 .layout-2c {
padding-left: 280px;
margin-top: -20px;
}
.cate-result-title {
padding-top: 13px;
transform: translateX(-9px);
/*padding-left: 45px;*/
}
.result-label {
/*display: inline-block;*/
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
border-radius: 3px;
margin-right: 11px;
background: #f21248;
position: absolute;
top: 0;
left: 0;
display: none;
}
.result-label--sky {
background: #15c1d7;
}
.result-label--red {
background: #f21248;
}
.result-label--brown {
background: #8e6d64;
}
.result-label--blue {
background: #0059a7;
}
.result-label--pink {
background: #ec4d72;
}
.result-label--green {
background: #57c833;
}
.result-label--yellow {
background: #f4b416;
}
.result-label--orange {
background: #e4521d;
}
.result-label--midnight {
background: #344e5e;
}
.result-label--mc {
background: #1980c2;
}
.mc-list-page2 .main-tabs {
margin-bottom: 0;
transform: translateX(5px);
}
.mc-list-page2 .main-tabs .tab__navs {
margin-bottom: 14px;
}
.mc-list-page2 .main-tabs .tab__navs li a {
height: 36px;
line-height: 36px;
padding: 0 20px;
background: #e3e3e3;
color: #777;
}
.mc-list-page2 .main-tabs .tab__navs li a:after {
border-top: 8px solid #1780c3;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
bottom: -7px;
opacity: 0;
visibility: hidden;
}
.mc-list-page2 .layout-2c > .cl {
margin-left: -280px !important;
width: 280px !important;
}
.mc-list-page2 .layout-2c > .cr {
padding-left: 36px !important;
}
.cate-filter2-box {
background: #fff;
padding: 20px 5px 10px 15px;
margin-bottom: 11px;
}
.cate-filter2-box__pri{
border-top: 2px solid red;
}
.cate-title {
/*height: 18px;*/
line-height: 25px;
/*margin-bottom: 10px;*/
}
.cate-title > a{
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-decoration: none;
font-size: 16px;
text-transform: inherit !important;
font-weight: bold;
}
.cate-list li {
position: relative;
}
.cate-list li a {
position: relative;
color: #555;
display: block;
}
.cate-list ul {
line-height: 30px;
}
.cate-list-lvl1 > li > a{
padding-left: 15px;
font-size: 13px;
}
.cate-list-lvl1 > li > a:before {
display: block;
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid #888;
top: 50%;
left: 0;
margin-top: -4px;
}
.cate-list-lvl1 > li.active > a:before {
transform: rotate(90deg);
}
.cate-list-lvl1 > li.child-less.active > a:before {
transform: none;
}
.cate-list-lvl1 > li.active > a {
color: #0066cc;
}
.cate-list-lvl2 {
padding-left: 36px;
display: none;
}
.cate-list-lvl1 > li.active ul {
display: block;
}
.cate-list-lvl2 > li > a:before {
display: block;
content: "";
position: absolute;
width: 4px;
height: 4px;
background: #888;
top: 50%;
left: -20px;
margin-top: -2px;
border-radius: 50%;
}
.cate-see-more {
border-top: 1px solid #dbdbdb;
margin-top: 3px;
padding-top: 12px;
}
.see-more-title {
font-style: italic;
}
.see-more-list ul {
line-height: 26px;
}
.see-more-list li a {
color: #777;
}
.cate-label-title {
margin: 15px 0 10px;
}
.cate-filter-list input[type='checkbox']{
display: none;
}
.cate-filter-list {
padding-bottom: 10px;
border-bottom: 1px solid #dbdbdb;
}
.filter2-box-item:last-child .cate-filter-list {
border: none;
padding-bottom:0;
}
.cate-filter-list ul {
line-height: 32px;
}
.cate-filter-list label, .cate-filter-list ul li >a {
display: block;
position: relative;
padding-left: 33px;
text-decoration: none;
}
.cate-filter-list label:before, .cate-filter-list ul li >a:before {
content: "";
display: block;
position: absolute;
width: 18px;
height: 18px;
background: transparent url(https://muachung.vn/frontEnd/dulich/images/home/checkbox.png) no-repeat;
left: 0;
top: 50%;
margin-top: -9px;
transition: all .3s ease-in-out;
background-size: 18px auto;
}
.cate-filter-list input[type='checkbox']:checked + label >a {
color: #0066cc;
}
.cate-filter-list input[type='checkbox']:checked + label:before, .cate-filter-list ul li >a.active:before {
background-image: url("https://muachung.vn/frontEnd/dulich/images/home/checkbox-active.png");
}
.cate-search-form {
position: relative;
margin-bottom: 9px;
}
#ui-id-1 {
background: #fff;
z-index: 99;
width: 225px !important;
line-height: 21px;
}
.cate-search-form input[type="text"] {
width: 100%;
height: 38px;
border: 1px solid #e8e8e8;
padding: 0 12px;
}
.cate-search-form input[type="text"]::-webkit-input-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="text"]:-moz-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="text"]::-moz-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="text"]:-ms-input-placeholder {
font-style: italic;
color: #999;
}
.cate-search-form input[type="submit"] {
position: absolute;
width: 40px;
height: 38px;
background: #1780c3 url(https://muachung.vn/frontEnd/dulich/images/home/search.png) no-repeat center center;
border: none;
top: 0;
right: 0;
text-indent: 999999px;
}
.cate-tag-list > ul {
margin-left: -35px;
transform: translateX(35px);
}
.cate-tag-list li {
display: inline-block;
}
.cate-tag-list li a {
color: #0066cc;
border: 1px solid #c8c8c8;
border-radius: 5px;
background: #fff;
height: 32px;
line-height: 32px;
display: inline-block;
text-decoration: none;
padding: 0 5px 0 8px;
margin-right: 5px;
margin-bottom: 5px;
}
.cate-tag-list li span {
color: #555;
}
.mc-list-page2 .list-big-deal .deal-item {
/*padding-left: 29px;*/
padding-left: 26px;
padding-bottom: 23px;
height: auto !important;
}
.mc-list-page2 .list-big-deal .deal-item.deal-plaza {
/*height: 432px !important;*/
}
.mc-list-page2 .list-big-deal .deal-item .inner-deal {
padding: 0;
box-shadow: 0px 1px 3px 0px rgba(227, 227, 227, 1);
}
.mc-list-page2 .list-big-deal .deal-item .inner-deal:hover {
box-shadow: 0px 1px 7px 0px #ccc;
}
.mc-list-page2 .list-big-deal .deal-item .inner-deal:hover .wrap-imgdesc {
opacity: 0.6;
}
.mc-list-page2 .list-big-deal .deal-item .iDiscount {
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/discount2.png') no-repeat center center;
}
.mc-list-page2 .list-big-deal .deal-item .discount-lbl > span {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
.mc-list-page2 .list-big-deal .deal-item .deal-name {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin-bottom: 8px;
height: 45px;
line-height: 19px;
padding-top: 6px;
padding-right: 10px;
}
.mc-list-page2 .list-big-deal .deal-item .deal-name-val {
color: #333;
font-weight: normal;
font-size: 17px !important;
}
.mc-list-page2 .deal-item.travel-deal.x2 .img-thumb-deal {
padding-bottom: 290px !important;
}
.special-deal .inner-deal{
border: 4px solid #f21248;
}
.special-deal-label a{
display: block;
position: absolute;
width: 100%;
z-index: 999;
bottom: 0;
background: #f21248;
height: 34px;
line-height: 34px;
text-decoration: none;
}
.special-deal-label span {
margin: 0 12px 0 6px;
}
.deal-box {
padding-left: 29px;
}
.deal-box-wrap {
width: 100%;
height: 434px;
overflow: hidden;
background: transparent url('https://muachung.vn/frontEnd/dulich/images/home/border.png');
border-radius: 10px;
position: relative;
margin-bottom: 30px;
}
.deal-box-content {
background: #efefef;
position: absolute;
top: 50%;
width: 910px;
height: 420px;
margin-top: -210px;
left: 50%;
margin-left: -455px;
border: 5px solid #fff;
overflow: hidden;
}
.deal-box-title {
position: relative;
height: 49px;
line-height: 49px;
}
.deal-box-main-title {
color: #f21248;
}
.deal-box-icon {
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
width: 36px;
height: 36px;
line-height: 36px;
background-size: 22px auto;
background-color: #f21248;
}
.deal-box-icon > i {
margin: 0;
}
.deal-box-title--pink .deal-box-icon {
background-color: #f21248;
}
.deal-box-title--pink .deal-box-main-title {
color: #f21248;
}
.deal-box-title--sky .deal-box-icon {
background-color: #15c1d7;
}
.deal-box-title--sky .deal-box-main-title {
color: #15c1d7;
}
.deal-box-title--red .deal-box-icon{
background-color: #f21248;
}
.deal-box-title--red .deal-box-main-title {
color: #f21248;
}
.deal-box-title--brown .deal-box-icon {
background-color: #8e6d64;
}
.deal-box-title--brown .deal-box-main-title {
color: #8e6d64;
}
.deal-box-title--blue .deal-box-icon {
background-color: #0059a7;
}
.deal-box-title--blue .deal-box-main-title {
color: #0059a7;
}
.deal-box-nav {
position: absolute;
top: 6px;
right: 5px;
width: 71px;
height: 31px;
background-image: -moz-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(217,217,217) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(217,217,217) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(217,217,217) 100%);
padding: 1px;
border-radius: 2px;
}
.deal-box-nav:before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 1px;
background: #dcdcdc;
top: 0;
left: 50%;
}
.deal-box-nav ul {
background-image: -moz-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(245,245,245) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(245,245,245) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(245,245,245) 100%);
}
.deal-box-nav ul li {
float: left;
width: 50%;
}
.deal-box-nav ul li a {
display: block;
float: left;
height: 29px;
line-height: 29px;
text-indent: 99999px;
}
.deal-box-items {
margin-left: -17px;
}
.deal-box-items .deal-item {
padding-left: 25px !important;
}
.deal-box-items .deal-item .iDiscount {
width: 44px;
height: 44px;
background-size: 44px auto !important;
}
.deal-box-items .deal-item .discount-lbl > span {
font-size: 17px;
line-height: 44px !important;
vertical-align: 5px;
}
.mc-list-page2 .deal-box-items .deal-item .deal-name-val {
font-size: 14px !important;
height: 36px !important;
overflow: hidden;
display: block;
}
.deal-box-items .deal-item .unit-discount {
font-size: 10px;
}
.deal-box-items .deal-item .deal-name {
margin-bottom: -9px !important;
padding-right: 1px !important;
padding-top: 0px !important;
line-height: 17px !important;
}
.deal-box-items .deal-item .deal-price {
padding-bottom: 4px;
}
.deal-box-items .deal-item .deal-buyer-counter {
padding-bottom: 14px;
}
.deal-box-items .deal-item .grp-bottom-content {
padding-bottom: 0;
}
.deal-box-items .slick-arrow {
width: 34.5px;
height: 29px;
position: absolute;
top: -42px;
border: none;
text-indent: -99999px;
}
.deal-box2 .deal-box-items .slick-arrow {
display: none !important;
}
.deal-box-items .slick-prev {
right: 42px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/prev.png") no-repeat center center;
}
.deal-box-items .slick-prev.slick-disabled {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/prev-active.png") no-repeat center center;
}
.deal-box-items .slick-next {
right: 6px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/next.png") no-repeat center center;
}
.deal-box-items .slick-next.slick-disabled {
background: transparent url("https://muachung.vn/frontEnd/dulich/images/home/next-active.png") no-repeat center center;
}
.deal-box-all {
color: #0095eb;
position: absolute;
top: 0;
right: 10px;
}
.deal-overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(0,0,0,0.6);
width: 100%;
height: 100%;
z-index: 99;
}
.deal-overlay > a {
display: block;
height: 100%;
text-decoration: none;
}
.deal-overlay span {
display: block;
height: 340px;
line-height: 340px;
}
/*detail new*/
.other-choices {
width: 244px;
background: #fff;
float: right;
box-shadow: 0px 0px 5px 0px rgba(112, 112, 112, 0.3);
margin-right: 30px;
}
.other-choices-title {
height: 40px;
line-height: 40px;
background: #0095eb;
padding: 0 20px;
}
.other-choices-list {
padding: 20px 0 0;
}
.other-choices .deal-item .inner-deal {
box-shadow: none;
padding: 10px 22px;
}
.other-choices .deal-item .deal-name {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.other-choices .deal-item .deal-name .deal-name-val {
color: #0066cc;
}
.other-choices .deal-item .sell-val {
font-size: 14px;
color: #e62e04;
}
.other-choices .deal-item .shop-p-val {
color: #aaa;
}
.other-choices .deal-item .grp-bottom-content {
padding-bottom: 10px;
}
/*DU lich new*/
.dl-lists2 .home_top_menu {
background: #f2f2f2;
height: 40px;
line-height: 40px;
padding: 0;
margin-bottom: 20px;
}
.dl-lists2 .full-width-menu > .container:before, .full-width-menu > .container:after {
border-top: none;
}
.dl-lists2 .home_top_menu .tour_top_menu > li {
padding: 0 15px;
}
.dl-lists2 #header .nl-item.travel-link {
background: #073590;
}
.dl-lists2 #header .header-mid.dulich {
background: #073590;
}
.dl-lists .container, .dl-lists .main-layout {
width: 1240px !important;
}
.top-right-cskh {
margin: 15px 20px 0 0;
}
.top-right-cskh > a {
display: inline-block;
height: 36px;
line-height: 36px;
background: #2ed4c6;
text-decoration: none;
padding: 0 20px;
border-radius: 20px;
}
.top-right-cskh i{
vertical-align: -3px;
margin-right: 6px;
}
.dl-lists2 .home_top_menu .tour_top_menu > li > a, .dl-lists2 .home_top_menu .tour_top_menu > li b{
font-family: 'Lato-Regular', sans-serif;
text-transform: uppercase;
}
.dl-lists2 .home_top_menu .tour_top_menu {
padding-left: 250px;
}
.dl-lists2 .tour-slide-home {
margin-left: 20px;
margin-bottom: 20px;
height: 300px;
overflow: hidden;
}
.dl-lists2 .tour-slide-home img {
max-height: 300px;
width: 100%;
}
.dl-lists2 .layout-2c {
padding-left: 250px;
}
.dl-lists2 .layout-2c > .cl {
width: 250px;
margin-left: -250px;
}
.dl-lists2 .layout-2c > .cr {
width: 100%;
}
.dl-lists2 .mod-left-dl-city .lbl-mod {
text-transform: uppercase;
color: #fff;
background: #618ad8;
height: 39px;
line-height: 39px;
padding-left: 18px;
position: relative;
z-index: 3;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link a {
font-family: 'Roboto', sans-serif;
font-weight: 400;
color: #535353;
border: none;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link .icon {
margin-right: 13px;
}
.dl-lists2 .mod-left-dl-city .lbl-mod i {
margin-right: 8px;
vertical-align: -6px;
}
.dl-lists2 .wrap-all-city-menu, .mod-left-dl-city .city-area-name {
background: #f4f4f4;
}
.dl-lists2 .mod-left-dl-city {
box-shadow: none;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link {
position: relative;
padding: 6px 13px 0 18px;
line-height: 34px;
}
.dl-lists2 .mod-left-dl-city .lst-custom-link:after, .dl-lists2 .grp-city-area:after{
content: "";
display: block;
width: 250px;
height: 1px;
background: #eaeaea;
position: absolute;
bottom: 3px;
left: 0;
}
.dl-lists2 .grp-city-area:after {
bottom: 0;
}
.dl-lists2 .grp-city-area {
position: relative;
padding: 6px 0 0;
}
.dl-lists2 .grp-city-area:last-child:after {
content: none;
}
.dl-lists2 .mod-left-dl-city .city-area-name {
padding-left: 18px !important;
margin: 0 !important;
font-size: 17px;
color: #535353;
text-decoration: none;
}
.dl-lists2 .mod-left-dl-city .list-city a {
padding-left: 18px;
font-size: 15px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
line-height: 34px;
}
.dl-lists2 .mod-left-dl-city .list-city .city-name{
color: #555;
}
.dl-lists2 .mod-left-dl-city .list-city .active .city-name{
font-weight: 700;
color: #0647c1;
}
.dl-lists2 .mod-left-dl-city .list-city .city-count-deal {
color: #888;
}
.dl-box-title {
position: relative;
margin-bottom: 20px;
}
.in-list-page.dl-lists2 .dl-box-title {
margin-bottom: 10px;
}
.dl-box-title:after {
content: "";
height: 7px;
width: 970px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/dulich/patt.png") repeat-x;
display: block;
position: absolute;
top: 50%;
right: 0;
margin-top: -3.5px;
}
.box-title {
height: 38px;
line-height: 38px;
background: #f1c933;
padding: 0 24px;
border-radius: 20px;
display: inline-block;
position: relative;
z-index: 2;
font-family: 'Lato-Regular', sans-serif;
}
.box-title2 {
color: #ffae00;
background: #fff;
}
.box-title2 .focus-title {
color: #555;
}
.box-title3 {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
background: #fff;
}
.box-title4 {
display: block;
background: #fff;
padding: 0 0 0 18px;
position: relative;
line-height: 34px;
}
.box-title:before, .box-title:after {
position: absolute;
display: block;
content: "";
width: 10px;
height: 10px;
background: #fff;
top: 15px;
}
.box-title:before {
left: -10px;
}
.box-title:after {
right: -10px;
}
.box-title4:before, .box-title4:after {
content: none;
}
.box-search-by span {
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 5px;
}
.box-search-by select {
width: 120px;
height: 30px;
border: 1px solid #ddd;
padding-left: 5px;
border-radius: 3px;
}
.list-4-cols .deal-item {
width: 25% !important;
padding-left: 29.75px !important;
padding-bottom: 6px !important;
float: left;
}
.list-4-cols .deal-item.travel-deal .deal-name {
max-width: 171px;
height: 51px;
line-height: 14px;
}
.list-4-cols .deal-item.travel-deal .deal-name .deal-name-val {
font-family: Arial, sans-serif;
font-weight: 400;
color: #363d40;
font-size: 13px;
}
.list-4-cols .deal-item.travel-deal .img-thumb-deal {
padding-bottom: 160px;
}
.list-4-cols .deal-item.travel-deal .grp-bottom-content {
padding-left: 0;
padding-bottom: 0;
background: #fff;
position: relative;
}
.list-4-cols .list-big-deal {
margin-left: -9px !important;
}
.deal-discount {
display: inline-block;
width: 50px;
height: 24px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/discount.png") no-repeat;
text-align: center;
line-height: 24px;
padding-left: 7px;
position: absolute;
right: 0;
top: 18px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.deal-discount .discount-val {
font-size: 16px;
}
.discount-unit {
vertical-align: 1px;
margin-left: 1px;
}
.dl-lists2 .deal-item .dl-type {
background: rgba(0,0,0,.3);
border: 1px solid rgba(255,255,255,.5);
border-radius: 20px;
font-family: 'Lato-Bold', sans-serif;
text-transform: uppercase;
top: 5px;
bottom: initial;
right: 4px;
left: initial;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.dl-lists2 .deal-item .inner-deal:hover {
box-shadow: none;
}
.list-3-cols .deal-item {
width: 33.33%;
padding-left: 20px;
padding-bottom: 20px;
}
.list-3-cols .deal-item.travel-deal .grp-bottom-content {
background: #fff;
border: 3px solid #ecf0f1;
border-top: none;
}
.list-3-cols .deal-item.travel-deal .deal-name .deal-name-val {
color: #111;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 15px;
}
.list-3-cols .deal-item.travel-deal .inner-deal {
box-shadow: none;
}
.list-3-cols .deal-item.travel-deal .inner-deal:hover {
box-shadow: 0px 1px 7px 0px #a0a0a0;
}
.list-3-cols .deal-item.travel-deal .inner-deal:hover .grp-bottom-content {
border-color: transparent;
}
.list-3-cols .deal-item.travel-deal .sell-val {
color: #fb8800;
/* font-family: 'Lato-Bold', sans-serif; */
font-size: 18px;
font-family: 'Lato-Regular', sans-serif;
font-weight: 600;
}
.list-3-cols .deal-item.travel-deal .shop-p-val {
font-family: 'Lato-Regular', sans-serif;
font-size: 16px;
font-family: "Open Sans", sans-serif;
}
.list-3-cols .deal-rate-result {
color: #5bbaff;
height: 24px;
overflow: hidden;
}
.list-3-cols .deal-item .deal-buyer-counter .sep {
margin: 3px 5px 0 5px;
}
.dl-lists2 .main-tabs {
margin-bottom: 20px;
margin-top: 30px;
}
.dl-lists2 .tab__navs {
position: relative;
}
.dl-lists2 .main-tabs .tab__navs:before {
content: "";
display: block;
position: absolute;
height: 10px;
width: 66%;
background: #fff;
right: 50%;
top: 18px;
z-index: 1;
margin-right: -33.5%;
}
.dl-lists2 .main-tabs .tab__navs:after {
content: "";
display: block;
height: 7px;
width: 970px;
background: #fff url(https://muachung.vn/frontEnd/dulich/images/dulich/patt.png) repeat-x;
position: absolute;
top: 18px;
right: 0;
}
.dl-lists2 .main-tabs .tab__navs li,.dl-lists2 .main-tabs .tab__navs li a {
float: none;
display: inline-block;
z-index: 2;
}
.dl-lists2 .main-tabs .tab__content {
margin-left: 0;
}
.dl-lists2 .main-tabs .tab__navs li a {
background: #efefef;
color: #555;
font-family: 'Lato-Regular', sans-serif;
padding: 0 20px;
font-size: 18px;
}
.dl-lists2 .main-tabs .tab__navs li a.active, .dl-lists2 .main-tabs .tab__navs li a:hover {
background: #f1c933 !important ;
}
.dl-lists2 .main-tabs .tab__navs li a:after {
border-top-color: #f1c933;
}
.deal-sche {
color: #5abaff;
position: absolute;
bottom: 0px;
right: 0px;
outline: none;
}
.deal-sche i {
vertical-align: -3px;
}
.deal-sche i.iLocation4 {
position: absolute;
left: -18px;
top: -3px;
}
.deal-extra {
position: absolute;
background: #fff;
width: 100%;
left: 0;
bottom: -104px;
z-index: 1;
padding: 10px 15px 10px;
box-shadow: 0px 1px 7px 0px #a0a0a0;
display: none;
line-height: 20px;
}
.deal-extra:before ,.deal-extra:after {
content: "";
position: absolute;
}
.deal-extra:before {
width: 285px;
height: 1px;
background: #ececec;
top: 0;
left: 15px;
z-index: 2;
}
.deal-extra:after {
width: 100%;
height: 10px;
top: -4px;
left: 0;
background: #fff;
z-index: 1;
}
.list-3-cols .deal-item.travel-deal .inner-deal.is-active .deal-extra{
display: block;
}
.dl-booking {
background: #f4f4f4;
position: relative;
}
.dl-booking:before {
content: "";
display: block;
position: absolute;
background: #fff;
height: 40px;
width: 6px;
top: 0;
left: 50%;
margin-left: -3px;
}
.dl-booking .tab__navs li {
width: 50%;
margin: 0;
}
.dl-booking .tab__navs li a {
float: left;
display: block;
width: 122px;
height: 36px;
line-height: 36px;
border: 1px solid #e4e4e4;
position: relative;
color: #999;
background: #fff;
}
.dl-booking .tab__navs li:last-child a {
float: right;
}
.dl-booking .tab__navs li a.active {
border: 1px solid transparent;
color: #111;
background: #f4f4f4;
}
.dl-booking .tab__navs li a:after{
content: "";
display: block;
position: absolute;
background: #fff;
height: 5px;
width: 127px;
bottom: -6px;
left: -1px;
}
.dl-booking .tab__navs li a.active:after {
background: #f4f4f4;
width: 100%;
}
.dl-booking .tab__navs li:last-child a.active:after {
left: initial;
right: 0;
}
.dl-booking-f {
padding: 13px 15px 21px 15px;
}
.dl-booking-items {
margin-bottom: 15px;
}
.dl-booking-label {
display: block;
margin-bottom: 4px;
}
.dl-booking-input {
width: 220px;
height: 34px;
border: 1px solid #e9e9e9;
padding: 0 10px;
}
.booking-wrap .dl-booking-input {
width: 105px;
background: #fff url(https://muachung.vn/frontEnd/dulich/images/dulich/calendar2.png) no-repeat 7px center;
padding: 0 7px 0 28px;
}
.dl-booking-submit {
width: 220px;
height: 38px;
background: #f1c933;
border-radius: 20px;
border: none;
outline: none;
margin-top: 5px;
}
.filter-block {
border: 1px solid #eee;
padding: 0 15px 0 15px;
margin-top: 10px;
}
.filter-block-title {
color: #073590;
height: 48px;
line-height: 41px;
position: relative;
}
.filter-block-title:after {
content: "";
display: block;
width: 100%;
height: 7px;
background: #fff url("https://muachung.vn/frontEnd/dulich/images/dulich/patt.png") no-repeat;
position: absolute;
bottom: 0;
}
.filter-block-content .cate-filter-list {
margin-top: 10px;
font-size: 14px;
}
.filter-block-items .cate-filter-list {
margin-top: -5px;
}
.filter-block-content .cate-filter-list input[type='checkbox']:checked + label ,.cate-filter-list ul li >a.active{
color: #0066cc;
}
.filter-block-items {
border-bottom: 1px solid #e8e8e8;
}
.filter-block-content .cate-filter-list:last-child, .filter-block-items:last-child {
border: none;
}
.block-sub-title {
position: relative;
height: 40px;
line-height: 40px;
}
.sub-title-act {
position: absolute;
width: 50px;
height: 40px;
background: transparent url("https://muachung.vn/frontEnd/dulich/images/dulich/down.png") center center no-repeat;
right: -15px;
transition: transform .3s cubic-bezier(0.4, 0, 1, 1);
}
.is-collapse .sub-title-act {
transform: rotate(-180deg);
}
.area-loadmore {
clear: both;
margin-top: 20px;
text-align: center;
}
.area-loadmore .btn-loadmore {
margin-top: 18px;
text-transform: none;
color: #fff;
padding: 10px 30px;
background: #1780c3;
font-weight: bold;
display: inline-block;
}
.area-loadmore .btn-loadmore:hover {
opacity: 0.8;
text-decoration: none;
}
.area-loadmore .btn-loadmore.loading {
background: #008ED6 url(https://muachung.vn/style/images/popup/loading.gif) no-repeat center center;
color: transparent;
}
/*vertical banner*/
.vertical-banner {
position: fixed;
z-index: 200;
bottom: 0;
right: 0;
width: 100%;
height: 0;
display: block;
}
@media screen and (max-device-width: 1366px), screen and (max-width: 1366px) {
.vertical-banner {
display: none;
}
}
.vertical-banner.is-hidden {
display: none;
}
.vertical-banner > .container {
/* position: relative; */
}
.vertical-banner > .container > a {
position: absolute;
bottom: 210px;
right: 0;
}
.feature-item{
padding-left: 0px !important;
padding-right: 0px !important;
}
.show-panel{
cursor: pointer;
}
.show-panel:hover{
color: #3bb18e;
/*background-color: #e8f6ff ;*/
}
.filter-box{
padding: 10px 10px 0 0;
}
.btn-search:focus{
outline: none;
}
| 0.430626 | 0.090977 |
display: flex;
justify-content: center;
}
#nicdark_parallax_title .nicdark_clearfix{
text-align:center;
}
#nicdark_parallax_title .nicdark_filter.greydark{
position:relative;
}
/*#nicdark_parallax_title .overlay-2{
background: rgba(0,0,0,0.2);
top:0;
left:0;
bottom:0;
right:0;
}*/
.search-form-design-btn {
background: #e0b84e !important;
}
/*#nicdark_parallax_title .overlay{
background: rgba(0,0,0,0.2);
margin:0px !important;
width:100% !important;
}*/
.nicdark_parallaxx_img8{
}
#search-form input[type="text"]::placeholder{
color:#fff;
opacity:0.8;
}
#search-form input[type="text"]{
opacity:1;
color:#fff;
}
#home-introduction{
text-align:center;
}
.email-input, .password-input{
font-size: 15px;
width: 90%;
padding: 10px 5%;
border-width:0px;
}
.profile-img-container{
padding:12px;
margin-top:10px;
margin-bottom:10px;
}
.profile-img-container img{
max-width:100%;
}
.alert-btn{
width:80% !important;
margin-bottom:15px !important;
}
.prices-introduction{
text-align:center;
}
.good{
color:green;
}
.wrong{
color:red;
}
.price-section{
margin-top:-60px;
}
.flash-messages{
margin-bottom: 100px;
margin-top: 200px;
z-index: 10000;
}
.o-grid{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.o-grid-3{
width:25%;
margin:10px;
}
.contact-btn{
color: #fff;
border: 0px;
}
.overlay-404{
background: rgba(0,0,0,0.6) !important;
}
.search-page-top-section{
/*height:300px !important;*/
}
/*.search-page-top-section .overlay .inner-cont{
transform:translateY(-20px) !important;
}*/
.search-page-top-section .nicdark_divider, .search-page-top-section .subtitle{
/*transform:translateY(-30px) !important;*/
}
.upper-first:first-letter{
text-transform:uppercase !important;
}
.flex-cont-btn{
display:flex;
justify-content: center;
align-items:center;
}
ul.footer-pages{
list-style-type:none;
margin-left:-30px;
}
ul.footer-pages li{
margin-top:20px !important;
}
ul.footer-pages li a{
color:#fff;
border-bottom:1px solid white;
}
.billing-container{
padding: 30px 20px 30px 20px;
box-sizing: border-box;
margin-bottom: 50px;
}
.fizetesi-oldal button[type="submit"]{
padding: 10px 20px;
font-size: 17px;
box-shadow: 0px 4px 0px 0px #df764e;
color: #ffffff;
margin-bottom: 15px !important;
font-family: 'Montserrat', sans-serif;
display: inline-block;
text-align: center;
cursor: pointer;
background-color: #ec774b;
border-radius: 5px 5px 5px 5px;
border-width:0px;
}
.response-container .nicdark_progressbar{
margin-bottom:20px !important;
margin-top:0px !important;
margin-left:20px;
margin-right:20px;
}
.elofizetes-gomb{
background: transparent !important;
box-shadow: none !important;
border: 1px solid #e0b84e !important;
color: #e0b84e !important;
}
.ismetlodo-box{
display:none;
}
.ismetlodo-fizetesi-oldal .ismetlodo-box{
display:block;
}
|
themes/guest/assets/own/own_3.css
|
display: flex;
justify-content: center;
}
#nicdark_parallax_title .nicdark_clearfix{
text-align:center;
}
#nicdark_parallax_title .nicdark_filter.greydark{
position:relative;
}
/*#nicdark_parallax_title .overlay-2{
background: rgba(0,0,0,0.2);
top:0;
left:0;
bottom:0;
right:0;
}*/
.search-form-design-btn {
background: #e0b84e !important;
}
/*#nicdark_parallax_title .overlay{
background: rgba(0,0,0,0.2);
margin:0px !important;
width:100% !important;
}*/
.nicdark_parallaxx_img8{
}
#search-form input[type="text"]::placeholder{
color:#fff;
opacity:0.8;
}
#search-form input[type="text"]{
opacity:1;
color:#fff;
}
#home-introduction{
text-align:center;
}
.email-input, .password-input{
font-size: 15px;
width: 90%;
padding: 10px 5%;
border-width:0px;
}
.profile-img-container{
padding:12px;
margin-top:10px;
margin-bottom:10px;
}
.profile-img-container img{
max-width:100%;
}
.alert-btn{
width:80% !important;
margin-bottom:15px !important;
}
.prices-introduction{
text-align:center;
}
.good{
color:green;
}
.wrong{
color:red;
}
.price-section{
margin-top:-60px;
}
.flash-messages{
margin-bottom: 100px;
margin-top: 200px;
z-index: 10000;
}
.o-grid{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.o-grid-3{
width:25%;
margin:10px;
}
.contact-btn{
color: #fff;
border: 0px;
}
.overlay-404{
background: rgba(0,0,0,0.6) !important;
}
.search-page-top-section{
/*height:300px !important;*/
}
/*.search-page-top-section .overlay .inner-cont{
transform:translateY(-20px) !important;
}*/
.search-page-top-section .nicdark_divider, .search-page-top-section .subtitle{
/*transform:translateY(-30px) !important;*/
}
.upper-first:first-letter{
text-transform:uppercase !important;
}
.flex-cont-btn{
display:flex;
justify-content: center;
align-items:center;
}
ul.footer-pages{
list-style-type:none;
margin-left:-30px;
}
ul.footer-pages li{
margin-top:20px !important;
}
ul.footer-pages li a{
color:#fff;
border-bottom:1px solid white;
}
.billing-container{
padding: 30px 20px 30px 20px;
box-sizing: border-box;
margin-bottom: 50px;
}
.fizetesi-oldal button[type="submit"]{
padding: 10px 20px;
font-size: 17px;
box-shadow: 0px 4px 0px 0px #df764e;
color: #ffffff;
margin-bottom: 15px !important;
font-family: 'Montserrat', sans-serif;
display: inline-block;
text-align: center;
cursor: pointer;
background-color: #ec774b;
border-radius: 5px 5px 5px 5px;
border-width:0px;
}
.response-container .nicdark_progressbar{
margin-bottom:20px !important;
margin-top:0px !important;
margin-left:20px;
margin-right:20px;
}
.elofizetes-gomb{
background: transparent !important;
box-shadow: none !important;
border: 1px solid #e0b84e !important;
color: #e0b84e !important;
}
.ismetlodo-box{
display:none;
}
.ismetlodo-fizetesi-oldal .ismetlodo-box{
display:block;
}
| 0.154249 | 0.050847 |
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: auto;
margin: auto;
font-family: 'Avenir Light', Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #666;
text-rendering: optimizeLegibility;
font-size: 16px;
}
#twd_container a, #twd_container a:visited, #twd_container a:active {
text-decoration: none;
}
#twd_container a img {
border: 0;
}
#twd_container img {
max-width: 100%;
height: auto;
-moz-width: 100%;
}
/* GRID SYSTEM */
.twd_row {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- */
display: -ms-flexbox; /* IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.twd_ie .twd_row { /* IE 9 and below */
display: table;
width: 100%;
}
.twd_one, .twd_two, .twd_three, .twd_four, .twd_five, .twd_six, .twd_seven, .twd_eight, .twd_twoThirds1, .twd_twoThirds2, .twd_oneQuarter1, .twd_oneQuarter2 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0; /* to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
}
/* resposive images in flex containers */
.twd_one img, .twd_two img, .twd_three img, .twd_four img, .twd_five img, .twd_six img, .twd_seven img, .twd_eight img, .twd_twoThirds1 img, .twd_twoThirds2 img, .twd_oneQuarter1 img, .twd_oneQuarter2 img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
align-self: center;
display: block;
}
/* the following is to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
@-moz-document url-prefix() {
.twd_one img, .twd_two img, .twd_three img, .twd_four img, .twd_five img, .twd_six img, .twd_seven img, .twd_eight img, .twd_twoThirds1 img, .twd_twoThirds2 img, .twd_oneQuarter1 img, .twd_oneQuarter2 img {
max-width:100%;
}
}
.twd_twoThirds2 {
-webkit-box-flex: 2;
-moz-box-flex: 2;
-webkit-flex: 2;
-ms-flex: 2;
flex: 2;
}
.twd_oneQuarter2 {
-webkit-box-flex: 3;
-moz-box-flex: 3;
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
}
.twd_flexItems {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- */
display: -ms-flexbox; /* IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.twd_ie .twd_flexItems {
display: table-cell;
}
.twd_blockItems {
display: block;
}
.twd_ie .twd_blockItems {
display: inline-block;
}
/* change directions */
.twd_row.twd_direction_column {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
.twd_ie .twd_row.twd_direction_column {
width: 100%;
}
.twd_row.twd_direction_row {
flex-direction: row;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
}
/* graceful degradation */
/* for old browsers and IE 9 & below */
.twd_ie .twd_one {
width: 100%;
}
.twd_ie .twd_two {
width: 50%;
}
.twd_ie .twd_three {
width: 33%;
}
.twd_ie .twd_four {
width: 25%;
}
.twd_ie .twd_five {
width: 20%;
}
.twd_ie .twd_six {
width: 16.66%;
}
.twd_ie .twd_seven {
width: 14%;
}
.twd_ie .twd_eight {
width: 12.5%;
}
.twd_ie .twd_twoThirds1 {
width: 33%;
}
.twd_ie .twd_twoThirds2 {
width: 67%;
}
.twd_ie .twd_oneQuarter1 {
width: 25%;
}
.twd_ie .twd_oneQuarter2 {
width: 75%;
}
.twd_ie .twd_one, .twd_ie .twd_two, .twd_ie .twd_three, .twd_ie .twd_four, .twd_ie .twd_five, .twd_ie .twd_six, .twd_ie .twd_seven, .twd_ie .twd_eight, .twd_ie .twd_twoThirds1, .twd_ie .twd_twoThirds2, .twd_ie .twd_oneQuarter1, .twd_ie .twd_oneQuarter2 {
display: table-cell;
vertical-align: top;
}
/* ALIGNMENTS */
.twd_text_left {
text-align: left!important;
}
.twd_text_right {
text-align: right!important;
}
.twd_text_center {
text-align: center!important;
}
.twd_text_justify {
text-align: justify!important;
}
.twd_fullScreen {
height: 100%;
position: absolute;
width: 100%;
}
.twd_horizontallyCentered {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
text-align: center!important;
}
.twd_verticallyCentered {
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.twd_centered {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center!important;
}
.twd_left {
-webkit-box-pack: flex-start;
-moz-box-pack: flex-start;
-ms-flex-pack: flex-start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
text-align: left!important;
}
.twd_right {
-webkit-box-pack: flex-end;
-moz-box-pack: flex-end;
-ms-flex-pack: flex-end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
text-align: right!important;
}
/* IE 9 and below */
.twd_ie .twd_verticallyCentered {
vertical-align: middle;
}
.twd_ie .twd_centered {
vertical-align: middle;
text-align: center!important;
}
/* COMMON STYLES */
/* vertical dividers for columns */
.twd_vr {
box-shadow: inset -1px 0 0 #ccc;
border-right: solid 1px #ccc\9; /* IE8 and below */
padding-right: 15px\9; /* IE8 and below */
}
/* the following transform to horizontal dividers on mobile */
.twd_vr_right, .twd_vr_right_hideOnMobile {
box-shadow: inset -1px 0 0 #ccc;
border-right: solid 1px #ccc\9; /* IE8 and below */
padding-right: 15px\9; /* IE8 and below */
}
.twd_vr_left, .twd_vr_left_hideOnMobile {
box-shadow: inset 1px 0 0 #ccc;
border-left: solid 1px #ccc\9; /* IE8 and below */
padding-left: 15px\9; /* IE8 and below */
}
.twd_vr_both {
box-shadow: 0 0px 0px 0px white, 0 0px 0px 0px white, 1px 0 0 #ccc, -1px 0 0 #ccc;
border-left: solid 1px #ccc\9; /* IE8 and below */
border-right: solid 1px #ccc\9; /* IE8 and below */
padding-right: 15px\9; /* IE8 and below */
padding-left: 150px\9; /* IE8 and below */
}
/* horizontal divider */
#twd_container hr, .twd_hr {
border: 0;
height: 0;
border-bottom: 1px solid #ccc;
}
.twd_hr_dropShadow {
height: 12px;
border: 0px none;
box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.35) inset;
}
/* floats */
.twd_float_left {
float: left;
}
.twd_float_right {
float: right;
}
.twd_clearfloat {
width: 100%;
clear: both;
}
/* BUTTONS */
.twd_button_blue {
height: 45px; line-height:22px;
background-color: #009DDB;
font-family: 'Avenir Heavy';
font-size: 18px;
border: 3px solid #009DDB;
cursor: pointer;
color: #fff;
}
.twd_button_blue a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 8px 32px 0 32px;
}
.twd_button_blue a:hover {
color:#079ddb;
}
.twd_button_blue2 {
height: 33px; line-height:18px;
background-color: #009DDB;
color: #fff;
font-family: 'Avenir Heavy';
font-size: 16px;
border: 3px solid #009DDB;
cursor: pointer;
}
.twd_button_blue2 a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 4px 20px 0 20px;
}
.twd_button_blue2 a:hover {
color:#079ddb;
}
.twd_button_blue:hover, .twd_button_blue2:hover {
color: #079ddb;
background-color: #fff;
}
.twd_button_orange {
height: 45px; line-height:22px;
background-color: #EA7125;
font-family: 'Avenir Heavy';
font-size: 18px;
border: 3px solid #EA7125;
cursor: pointer;
color: #fff;
}
.twd_button_orange a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 8px 32px 0 32px;
}
.twd_button_orange a:hover {
color:#EA7125;
}
.twd_button_orange2 {
height: 33px;
background-color: #EA7125;
color: #fff;
font-family: 'Avenir Heavy';
font-size: 16px;
border: 3px solid #EA7125;
cursor: pointer;
}
.twd_button_orange2 a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 4px 20px 0 20px;
}
.twd_button_orange a:hover, .twd_button_orange2 a:hover {
color:#EA7125;
}
.twd_button_orange:hover, .twd_button_orange2:hover {
color: #EA7125;
background-color: #fff;
}
.twd_button_purple {
height: 45px; line-height:22px;
background-color: #5E2D91;
font-family: 'Avenir Heavy';
font-size: 18px;
border: 3px solid #5E2D91;
cursor: pointer;
color: #fff;
}
.twd_button_purple a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 8px 32px 0 32px;
}
.twd_button_purple a:hover {
color:#5E2D91;
}
.twd_button_purple2 {
height: 33px; line-height:18px;
background-color: #5E2D91;
color: #fff;
font-family: 'Avenir Heavy';
font-size: 16px;
border: 3px solid #5E2D91;
cursor: pointer;
}
.twd_button_purple2 a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 4px 20px 0 20px;
}
.twd_button_purple2 a:hover {
color:#5E2D91;
}
.twd_button_purple:hover, .twd_button_purple2:hover {
color: #5E2D91;
background-color: #fff;
}
.twd_textLink {
font-family: 'Avenir Heavy';
font-size: 20px; padding-right:5px;
}
.twd_textLink:hover {
color: #666!important;
}
.primary-text-image {
padding-bottom: 5px;
}
/* TYPOGRAPHY */
#twd_container p, .twd_p {
color: #666;
font-family: 'Avenir Light', Arial, sans-serif;
font-size: 16px;
line-height: 1.2; margin: 0 0 20px 0;
}
.twd_p_small {
color: #666;
font-family: 'Avenir Book', Arial, sans-serif;
font-size: 14px;
line-height: 1.2;
}
.twd_p_caption {
color: #666;
font-family: 'Avenir Medium', Arial, sans-serif;
font-size: 12px;
line-height: 1.2;
}
.twd_seo {
font-size: 1em;
}
.twd_legal {
color: #666;
font-family: 'Avenir Medium', Arial, sans-serif;
font-size: 12px;
line-height: 1.2;
}
#twd_container h1, .twd_h1, #twd_container h2, .twd_h2, #twd_container h3, .twd_h3, #twd_container h4, .twd_h4, #twd_container h5, .twd_h5, #twd_container h6, .twd_h6 {
font-weight: normal;
font-style: normal;
padding: 0; margin: 0 0 20px 0;
color: #666666;
}
#twd_container h1 a, .twd_h1 a, .twd_h2 a, .twd_h3 a, .twd_h4 a, .twd_h5 a, .twd_h6 a {
font-weight: inherit;
}
#twd_container h1, .twd_h1 {
font-size: 3em;
font-family: 'Archer Medium', sans-serif;
}
#twd_container h2, .twd_h2 {
font-size: 2em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h3, .twd_h3 {
font-size: 1.5em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h4, .twd_h4 {
font-size: 1.125em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h5, .twd_h5 {
font-size: .875em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h6, .twd_h6 {
font-size: .75em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
.twd_archerLight {
font-family: 'Archer Light', sans-serif!important;
}
.twd_archerMedium {
font-family: 'Archer Medium', sans-serif!important;
}
.twd_avenirHeavy {
font-family: 'Avenir Heavy', Arial, sans-serif!important;
}
.twd_avenirMedium {
font-family: 'Avenir Medium', Arial, sans-serif!important;
}
.twd_avenirLight {
font-family: 'Avenir Light', Arial, sans-serif!important;
}
/* COLORS */
.twd_blue {
color: #004ebc!important;
}
.twd_purple {
color: #7961AA!important
}
.twd_aqua {
color: #009DDB!important
}
.twd_orange {
color: #EA7125!important
}
.twd_green {
color: #bfd730!important
}
.twd_pink {
color: #f499b8!important
}
.twd_white {
color: #fff!important
}
.twd_darkPurple {
color: #5E2D91!important
}
.twd_red {
color: #DC291e!important
}
.twd_lightGray {
color: #D2D2D2!important
}
.twd_darkGray {
color: #666!important
}
.twd_backgroundGray {
color: #F3F3F3;
}
.twd_bg_blue {
background-color: #004ebc
}
.twd_bg_purple {
background-color: #7961AA
}
.twd_bg_aqua {
background-color: #009DDB
}
.twd_bg_orange {
background-color: #EA7125
}
.twd_bg_green {
background-color: #bfd730
}
.twd_bg_pink {
background-color: #f499b8
}
.twd_bg_darkPurple {
background-color: #5E2D91
}
.twd_bg_red {
background-color: #DC291e
}
.twd_bg_lightGray {
background-color: #D2D2D2
}
.twd_bg_darkGray {
background-color: #666
}
.twd_bg_backgroundGray {
background-color: #F3F3F3;
}
/* HIDE & SHOW */
.twd_show, .twd_showOnDesktop, .twd_hideOnMobile, .twd_hideOnTablet {
display: block;
}
.twd_showColumnOnDesktop, .twd_hideColumnOnMobile, .twd_hideColumnOnTablet {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.twd_ie .twd_showColumnOnDesktop, .twd_ie .twd_hideColumnOnMobile, .twd_ie .twd_hideColumnOnTablet {
display: table-cell; /* IE 9 & below */
}
.twd_hide, .twd_hideOnDesktop, .twd_hideColumnOnDesktop {
display: none;
}
/* RESPONSIVE 16x9 VIDEOS */
.twd_video16x9 {
position: absolute;
display: block;
max-width: 100%;
max-height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.twd_videoContainer {
position: relative;
height: 0;
padding: 56.25% 0 0 0;
}
.twd_videoContainer img {
width: auto/9; /* IE 8 & below */
}
/* TABLET & MEDIUM SCREENS */
@media screen and (max-width: 768px) {
#CMSbabyChecklist { /* overwrite CMS styles */
width: 100%;
margin: 0 auto;
}
#bru_baby_checklist { /* overwrite CMS styles */
width: 100%;
margin: 0 auto;
}
#twd_container {
max-width: 100%;
}
.twd_heroContent {
width: 100%;
}
.twd_hero {
width: 100%;
position: relative
}
/* change row direction to column on tablet and mobile */
.twd_row.twd_changeColumnDirection {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
/* IE 9 and below */
.twd_ie .twd_two.twd_changeColumnDirection, .twd_ie .twd_three.twd_changeColumnDirection, .twd_ie .twd_four.twd_changeColumnDirection, .twd_ie .twd_five.twd_changeColumnDirection, .twd_ie .twd_six.twd_changeColumnDirection, .twd_ie .twd_seven.twd_changeColumnDirection, .twd_ie .twd_eight.twd_changeColumnDirection, .twd_ie .twd_twoThirds1.twd_changeColumnDirection, .twd_ie .twd_twoThirds2.twd_changeColumnDirection, .twd_ie .twd_oneQuarter1.twd_changeColumnDirection, .twd_ie .twd_oneQuarter2.twd_changeColumnDirection {
width: 100%;
}
.twd_centeredOnTablet {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
text-align: center!important;
}
#twd_container p, .twd_p {
font-size: 15px;
}
.twd_hideOnMobile, .twd_hideOnDesktop {
display: block;
}
.twd_hideColumnOnMobile, .twd_hideColumnOnDesktop {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.twd_ie .twd_hideColumnOnMobile, .twd_ie .twd_hideColumnOnDesktop {
display: table-cell; /* IE 9 & below */
}
.twd_showOnDesktop, .twd_showColumnOnDesktop, .twd_hideOnTablet, .twd_hideColumnOnTablet {
display: none;
}
/* change row direction to column */
.twd_changeTabletDirection {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
}
/* MOBILE & SMALL SCREENS */
@media all and (max-width: 480px) {
/* OVERWRITE CMS: hide the scroll to top button */
#scrollToTop {
display: none;
}
.twd_heroContent {
width: 100%;
}
.twd_heroContent h1 {
padding: 10px 0 20px 0;
font-size: 3em;
}
.twd_heroSubheader {
margin-left: 0;
}
/* change row direction to column */
.twd_row {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
/* IE 9 and below */
.twd_ie .twd_two, .twd_ie .twd_three, .twd_ie .twd_four, .twd_ie .twd_five, .twd_ie .twd_six, .twd_ie .twd_seven, .twd_ie .twd_eight, .twd_ie .twd_twoThirds1, .twd_ie .twd_twoThirds2, .twd_ie .twd_oneQuarter1, .twd_ie .twd_oneQuarter2 {
width: 100%;
}
.twd_centeredOnMobile {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center!important;
}
#twd_container p, .twd_p {
font-size: 15px;
}
.twd_float_noneOnMobile {
float: none;
}
.twd_arrow_content {
line-height: normal;
}
.twd_vr_right_hideOnMobile, .twd_vr_lef t_hideOnMobile {
box-shadow: none;
}
.twd_vr_right {
box-shadow: inset 0 -1px 0 #ccc;
margin-bottom: 20px;
}
.twd_vr_left {
box-shadow: inset 0 1px 0 #ccc;
margin-bottom: 20px;
}
.twd_showOnDesktop, .twd_showColumnOnDesktop, .twd_hideOnMobile, .twd_hideColumnOnMobile {
display: none;
}
.twd_hideOnTablet, twd_hideOnDesktop {
display: block;
}
.twd_hideColumnOnTablet, .twd_hideColumnOnDesktop {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.twd_ie .twd_hideColumnOnTablet, .twd_ie .twd_hideColumnOnDesktop {
display: table-cell; /* IE 9 & below */
}
}
/* HERO IMAGES */
.twd_hero {
height: 220px;
width: 100%;
position: relative
}
.twd_heroContent {
position: absolute;
padding: 0 4% 0 4%;
}
.twd_heroContent h1 {
font-family: 'Archer Medium';
font-size: 48px;
color: #666;
font-weight: normal;
margin: 0;
padding: 30px 0 30px 0;
}
.twd_heroSubheader {
font-family: 'Archer Medium';
font-size: .5em;
margin-left: 20px;
}
.twd_heroContent p {
font-family: 'Avenir Medium', Arial, sans-serif;
font-size: 16px;
line-height: 1.2;
}
/* iPhone 4/5 */
@media all and (max-width: 320px) {
.twd_heroContent h1 {
font-size: 2.65em;
}
}
/* HERO PROMO SPOTS */
.hero-promo-slots {
position: absolute;
bottom: 0px;
background: rgba(255, 255, 255, 0.93);
padding-left: 4%;
padding-right: 4%;
padding-top: 5px;
padding-bottom: 5px;
width: 100vw;
}
.hero-promo-slots h2 {
font-size: 22px!important;
color: #009DDB!important;
margin: 0px!important;
padding: 0px!important;
font-family: "Archer Medium"!important;
}
.hero-promo-slots p {
font-family: "Avenir Light"!important;
font-size: 13px!important;
margin: 0!important;
}
.hero-promo-slots .col-md-4:hover {
cursor: pointer;
}
.hero-promo-slots .col-md-4:hover p {
color: #009DDB;
text-decoration: underline;
}
.right-border {
border-right: 2px solid #ececec;
}
/* paddings and margins */
.twd_paddingStandard {
padding: 0 4% 0 4%;
}
.twd_padding0 {
padding: 0;
}
.twd_padding1 {
padding: 0 1% 0 1%;
}
.twd_padding2 {
padding: 0 2% 0 2%;
}
.twd_padding3 {
padding: 0 3% 0 3%;
}
.twd_padding4 {
padding: 0 4% 0 4%;
}
.twd_padding5 {
padding: 0 5% 0 5%;
}
.twd_padding6 {
padding: 0 6% 0 6%;
}
.twd_padding7 {
padding: 0 7% 0 7%;
}
.twd_padding8 {
padding: 0 8% 0 8%;
}
.twd_padding8 {
padding: 0 9% 0 9%;
}
.twd_padding10 {
padding: 0 10% 0 10%;
}
.twd_margin0 {
margin: 0;
}
.twd_margin5 {
margin-bottom: 5px!important;
}
.twd_margin10 {
margin-bottom: 10px!important;
}
.twd_margin15 {
margin-bottom: 15px!important;
}
.twd_margin20 {
margin-bottom: 20px!important;
}
.twd_margin25 {
margin-bottom: 25px!important;
}
.twd_margin30 {
margin-bottom: 30px!important;
}
.twd_margin35 {
margin-bottom: 35px!important;
}
.twd_margin40 {
margin-bottom: 40px!important;
}
.twd_margin45 {
margin-bottom: 45px!important;
}
.twd_margin50 {
margin-bottom: 50px!important;
}
|
framework4.css
|
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: auto;
margin: auto;
font-family: 'Avenir Light', Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #666;
text-rendering: optimizeLegibility;
font-size: 16px;
}
#twd_container a, #twd_container a:visited, #twd_container a:active {
text-decoration: none;
}
#twd_container a img {
border: 0;
}
#twd_container img {
max-width: 100%;
height: auto;
-moz-width: 100%;
}
/* GRID SYSTEM */
.twd_row {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- */
display: -ms-flexbox; /* IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.twd_ie .twd_row { /* IE 9 and below */
display: table;
width: 100%;
}
.twd_one, .twd_two, .twd_three, .twd_four, .twd_five, .twd_six, .twd_seven, .twd_eight, .twd_twoThirds1, .twd_twoThirds2, .twd_oneQuarter1, .twd_oneQuarter2 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0; /* to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
}
/* resposive images in flex containers */
.twd_one img, .twd_two img, .twd_three img, .twd_four img, .twd_five img, .twd_six img, .twd_seven img, .twd_eight img, .twd_twoThirds1 img, .twd_twoThirds2 img, .twd_oneQuarter1 img, .twd_oneQuarter2 img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
align-self: center;
display: block;
}
/* the following is to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
@-moz-document url-prefix() {
.twd_one img, .twd_two img, .twd_three img, .twd_four img, .twd_five img, .twd_six img, .twd_seven img, .twd_eight img, .twd_twoThirds1 img, .twd_twoThirds2 img, .twd_oneQuarter1 img, .twd_oneQuarter2 img {
max-width:100%;
}
}
.twd_twoThirds2 {
-webkit-box-flex: 2;
-moz-box-flex: 2;
-webkit-flex: 2;
-ms-flex: 2;
flex: 2;
}
.twd_oneQuarter2 {
-webkit-box-flex: 3;
-moz-box-flex: 3;
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
}
.twd_flexItems {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- */
display: -ms-flexbox; /* IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.twd_ie .twd_flexItems {
display: table-cell;
}
.twd_blockItems {
display: block;
}
.twd_ie .twd_blockItems {
display: inline-block;
}
/* change directions */
.twd_row.twd_direction_column {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
.twd_ie .twd_row.twd_direction_column {
width: 100%;
}
.twd_row.twd_direction_row {
flex-direction: row;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
}
/* graceful degradation */
/* for old browsers and IE 9 & below */
.twd_ie .twd_one {
width: 100%;
}
.twd_ie .twd_two {
width: 50%;
}
.twd_ie .twd_three {
width: 33%;
}
.twd_ie .twd_four {
width: 25%;
}
.twd_ie .twd_five {
width: 20%;
}
.twd_ie .twd_six {
width: 16.66%;
}
.twd_ie .twd_seven {
width: 14%;
}
.twd_ie .twd_eight {
width: 12.5%;
}
.twd_ie .twd_twoThirds1 {
width: 33%;
}
.twd_ie .twd_twoThirds2 {
width: 67%;
}
.twd_ie .twd_oneQuarter1 {
width: 25%;
}
.twd_ie .twd_oneQuarter2 {
width: 75%;
}
.twd_ie .twd_one, .twd_ie .twd_two, .twd_ie .twd_three, .twd_ie .twd_four, .twd_ie .twd_five, .twd_ie .twd_six, .twd_ie .twd_seven, .twd_ie .twd_eight, .twd_ie .twd_twoThirds1, .twd_ie .twd_twoThirds2, .twd_ie .twd_oneQuarter1, .twd_ie .twd_oneQuarter2 {
display: table-cell;
vertical-align: top;
}
/* ALIGNMENTS */
.twd_text_left {
text-align: left!important;
}
.twd_text_right {
text-align: right!important;
}
.twd_text_center {
text-align: center!important;
}
.twd_text_justify {
text-align: justify!important;
}
.twd_fullScreen {
height: 100%;
position: absolute;
width: 100%;
}
.twd_horizontallyCentered {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
text-align: center!important;
}
.twd_verticallyCentered {
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.twd_centered {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center!important;
}
.twd_left {
-webkit-box-pack: flex-start;
-moz-box-pack: flex-start;
-ms-flex-pack: flex-start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
text-align: left!important;
}
.twd_right {
-webkit-box-pack: flex-end;
-moz-box-pack: flex-end;
-ms-flex-pack: flex-end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
text-align: right!important;
}
/* IE 9 and below */
.twd_ie .twd_verticallyCentered {
vertical-align: middle;
}
.twd_ie .twd_centered {
vertical-align: middle;
text-align: center!important;
}
/* COMMON STYLES */
/* vertical dividers for columns */
.twd_vr {
box-shadow: inset -1px 0 0 #ccc;
border-right: solid 1px #ccc\9; /* IE8 and below */
padding-right: 15px\9; /* IE8 and below */
}
/* the following transform to horizontal dividers on mobile */
.twd_vr_right, .twd_vr_right_hideOnMobile {
box-shadow: inset -1px 0 0 #ccc;
border-right: solid 1px #ccc\9; /* IE8 and below */
padding-right: 15px\9; /* IE8 and below */
}
.twd_vr_left, .twd_vr_left_hideOnMobile {
box-shadow: inset 1px 0 0 #ccc;
border-left: solid 1px #ccc\9; /* IE8 and below */
padding-left: 15px\9; /* IE8 and below */
}
.twd_vr_both {
box-shadow: 0 0px 0px 0px white, 0 0px 0px 0px white, 1px 0 0 #ccc, -1px 0 0 #ccc;
border-left: solid 1px #ccc\9; /* IE8 and below */
border-right: solid 1px #ccc\9; /* IE8 and below */
padding-right: 15px\9; /* IE8 and below */
padding-left: 150px\9; /* IE8 and below */
}
/* horizontal divider */
#twd_container hr, .twd_hr {
border: 0;
height: 0;
border-bottom: 1px solid #ccc;
}
.twd_hr_dropShadow {
height: 12px;
border: 0px none;
box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.35) inset;
}
/* floats */
.twd_float_left {
float: left;
}
.twd_float_right {
float: right;
}
.twd_clearfloat {
width: 100%;
clear: both;
}
/* BUTTONS */
.twd_button_blue {
height: 45px; line-height:22px;
background-color: #009DDB;
font-family: 'Avenir Heavy';
font-size: 18px;
border: 3px solid #009DDB;
cursor: pointer;
color: #fff;
}
.twd_button_blue a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 8px 32px 0 32px;
}
.twd_button_blue a:hover {
color:#079ddb;
}
.twd_button_blue2 {
height: 33px; line-height:18px;
background-color: #009DDB;
color: #fff;
font-family: 'Avenir Heavy';
font-size: 16px;
border: 3px solid #009DDB;
cursor: pointer;
}
.twd_button_blue2 a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 4px 20px 0 20px;
}
.twd_button_blue2 a:hover {
color:#079ddb;
}
.twd_button_blue:hover, .twd_button_blue2:hover {
color: #079ddb;
background-color: #fff;
}
.twd_button_orange {
height: 45px; line-height:22px;
background-color: #EA7125;
font-family: 'Avenir Heavy';
font-size: 18px;
border: 3px solid #EA7125;
cursor: pointer;
color: #fff;
}
.twd_button_orange a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 8px 32px 0 32px;
}
.twd_button_orange a:hover {
color:#EA7125;
}
.twd_button_orange2 {
height: 33px;
background-color: #EA7125;
color: #fff;
font-family: 'Avenir Heavy';
font-size: 16px;
border: 3px solid #EA7125;
cursor: pointer;
}
.twd_button_orange2 a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 4px 20px 0 20px;
}
.twd_button_orange a:hover, .twd_button_orange2 a:hover {
color:#EA7125;
}
.twd_button_orange:hover, .twd_button_orange2:hover {
color: #EA7125;
background-color: #fff;
}
.twd_button_purple {
height: 45px; line-height:22px;
background-color: #5E2D91;
font-family: 'Avenir Heavy';
font-size: 18px;
border: 3px solid #5E2D91;
cursor: pointer;
color: #fff;
}
.twd_button_purple a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 8px 32px 0 32px;
}
.twd_button_purple a:hover {
color:#5E2D91;
}
.twd_button_purple2 {
height: 33px; line-height:18px;
background-color: #5E2D91;
color: #fff;
font-family: 'Avenir Heavy';
font-size: 16px;
border: 3px solid #5E2D91;
cursor: pointer;
}
.twd_button_purple2 a {
color: #fff;
display:block;
width:100%;
height:100%;
padding: 4px 20px 0 20px;
}
.twd_button_purple2 a:hover {
color:#5E2D91;
}
.twd_button_purple:hover, .twd_button_purple2:hover {
color: #5E2D91;
background-color: #fff;
}
.twd_textLink {
font-family: 'Avenir Heavy';
font-size: 20px; padding-right:5px;
}
.twd_textLink:hover {
color: #666!important;
}
.primary-text-image {
padding-bottom: 5px;
}
/* TYPOGRAPHY */
#twd_container p, .twd_p {
color: #666;
font-family: 'Avenir Light', Arial, sans-serif;
font-size: 16px;
line-height: 1.2; margin: 0 0 20px 0;
}
.twd_p_small {
color: #666;
font-family: 'Avenir Book', Arial, sans-serif;
font-size: 14px;
line-height: 1.2;
}
.twd_p_caption {
color: #666;
font-family: 'Avenir Medium', Arial, sans-serif;
font-size: 12px;
line-height: 1.2;
}
.twd_seo {
font-size: 1em;
}
.twd_legal {
color: #666;
font-family: 'Avenir Medium', Arial, sans-serif;
font-size: 12px;
line-height: 1.2;
}
#twd_container h1, .twd_h1, #twd_container h2, .twd_h2, #twd_container h3, .twd_h3, #twd_container h4, .twd_h4, #twd_container h5, .twd_h5, #twd_container h6, .twd_h6 {
font-weight: normal;
font-style: normal;
padding: 0; margin: 0 0 20px 0;
color: #666666;
}
#twd_container h1 a, .twd_h1 a, .twd_h2 a, .twd_h3 a, .twd_h4 a, .twd_h5 a, .twd_h6 a {
font-weight: inherit;
}
#twd_container h1, .twd_h1 {
font-size: 3em;
font-family: 'Archer Medium', sans-serif;
}
#twd_container h2, .twd_h2 {
font-size: 2em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h3, .twd_h3 {
font-size: 1.5em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h4, .twd_h4 {
font-size: 1.125em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h5, .twd_h5 {
font-size: .875em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
#twd_container h6, .twd_h6 {
font-size: .75em;
font-family: 'Avenir Heavy', Arial, sans-serif;
}
.twd_archerLight {
font-family: 'Archer Light', sans-serif!important;
}
.twd_archerMedium {
font-family: 'Archer Medium', sans-serif!important;
}
.twd_avenirHeavy {
font-family: 'Avenir Heavy', Arial, sans-serif!important;
}
.twd_avenirMedium {
font-family: 'Avenir Medium', Arial, sans-serif!important;
}
.twd_avenirLight {
font-family: 'Avenir Light', Arial, sans-serif!important;
}
/* COLORS */
.twd_blue {
color: #004ebc!important;
}
.twd_purple {
color: #7961AA!important
}
.twd_aqua {
color: #009DDB!important
}
.twd_orange {
color: #EA7125!important
}
.twd_green {
color: #bfd730!important
}
.twd_pink {
color: #f499b8!important
}
.twd_white {
color: #fff!important
}
.twd_darkPurple {
color: #5E2D91!important
}
.twd_red {
color: #DC291e!important
}
.twd_lightGray {
color: #D2D2D2!important
}
.twd_darkGray {
color: #666!important
}
.twd_backgroundGray {
color: #F3F3F3;
}
.twd_bg_blue {
background-color: #004ebc
}
.twd_bg_purple {
background-color: #7961AA
}
.twd_bg_aqua {
background-color: #009DDB
}
.twd_bg_orange {
background-color: #EA7125
}
.twd_bg_green {
background-color: #bfd730
}
.twd_bg_pink {
background-color: #f499b8
}
.twd_bg_darkPurple {
background-color: #5E2D91
}
.twd_bg_red {
background-color: #DC291e
}
.twd_bg_lightGray {
background-color: #D2D2D2
}
.twd_bg_darkGray {
background-color: #666
}
.twd_bg_backgroundGray {
background-color: #F3F3F3;
}
/* HIDE & SHOW */
.twd_show, .twd_showOnDesktop, .twd_hideOnMobile, .twd_hideOnTablet {
display: block;
}
.twd_showColumnOnDesktop, .twd_hideColumnOnMobile, .twd_hideColumnOnTablet {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.twd_ie .twd_showColumnOnDesktop, .twd_ie .twd_hideColumnOnMobile, .twd_ie .twd_hideColumnOnTablet {
display: table-cell; /* IE 9 & below */
}
.twd_hide, .twd_hideOnDesktop, .twd_hideColumnOnDesktop {
display: none;
}
/* RESPONSIVE 16x9 VIDEOS */
.twd_video16x9 {
position: absolute;
display: block;
max-width: 100%;
max-height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.twd_videoContainer {
position: relative;
height: 0;
padding: 56.25% 0 0 0;
}
.twd_videoContainer img {
width: auto/9; /* IE 8 & below */
}
/* TABLET & MEDIUM SCREENS */
@media screen and (max-width: 768px) {
#CMSbabyChecklist { /* overwrite CMS styles */
width: 100%;
margin: 0 auto;
}
#bru_baby_checklist { /* overwrite CMS styles */
width: 100%;
margin: 0 auto;
}
#twd_container {
max-width: 100%;
}
.twd_heroContent {
width: 100%;
}
.twd_hero {
width: 100%;
position: relative
}
/* change row direction to column on tablet and mobile */
.twd_row.twd_changeColumnDirection {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
/* IE 9 and below */
.twd_ie .twd_two.twd_changeColumnDirection, .twd_ie .twd_three.twd_changeColumnDirection, .twd_ie .twd_four.twd_changeColumnDirection, .twd_ie .twd_five.twd_changeColumnDirection, .twd_ie .twd_six.twd_changeColumnDirection, .twd_ie .twd_seven.twd_changeColumnDirection, .twd_ie .twd_eight.twd_changeColumnDirection, .twd_ie .twd_twoThirds1.twd_changeColumnDirection, .twd_ie .twd_twoThirds2.twd_changeColumnDirection, .twd_ie .twd_oneQuarter1.twd_changeColumnDirection, .twd_ie .twd_oneQuarter2.twd_changeColumnDirection {
width: 100%;
}
.twd_centeredOnTablet {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
text-align: center!important;
}
#twd_container p, .twd_p {
font-size: 15px;
}
.twd_hideOnMobile, .twd_hideOnDesktop {
display: block;
}
.twd_hideColumnOnMobile, .twd_hideColumnOnDesktop {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.twd_ie .twd_hideColumnOnMobile, .twd_ie .twd_hideColumnOnDesktop {
display: table-cell; /* IE 9 & below */
}
.twd_showOnDesktop, .twd_showColumnOnDesktop, .twd_hideOnTablet, .twd_hideColumnOnTablet {
display: none;
}
/* change row direction to column */
.twd_changeTabletDirection {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
}
/* MOBILE & SMALL SCREENS */
@media all and (max-width: 480px) {
/* OVERWRITE CMS: hide the scroll to top button */
#scrollToTop {
display: none;
}
.twd_heroContent {
width: 100%;
}
.twd_heroContent h1 {
padding: 10px 0 20px 0;
font-size: 3em;
}
.twd_heroSubheader {
margin-left: 0;
}
/* change row direction to column */
.twd_row {
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
}
/* IE 9 and below */
.twd_ie .twd_two, .twd_ie .twd_three, .twd_ie .twd_four, .twd_ie .twd_five, .twd_ie .twd_six, .twd_ie .twd_seven, .twd_ie .twd_eight, .twd_ie .twd_twoThirds1, .twd_ie .twd_twoThirds2, .twd_ie .twd_oneQuarter1, .twd_ie .twd_oneQuarter2 {
width: 100%;
}
.twd_centeredOnMobile {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center!important;
}
#twd_container p, .twd_p {
font-size: 15px;
}
.twd_float_noneOnMobile {
float: none;
}
.twd_arrow_content {
line-height: normal;
}
.twd_vr_right_hideOnMobile, .twd_vr_lef t_hideOnMobile {
box-shadow: none;
}
.twd_vr_right {
box-shadow: inset 0 -1px 0 #ccc;
margin-bottom: 20px;
}
.twd_vr_left {
box-shadow: inset 0 1px 0 #ccc;
margin-bottom: 20px;
}
.twd_showOnDesktop, .twd_showColumnOnDesktop, .twd_hideOnMobile, .twd_hideColumnOnMobile {
display: none;
}
.twd_hideOnTablet, twd_hideOnDesktop {
display: block;
}
.twd_hideColumnOnTablet, .twd_hideColumnOnDesktop {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.twd_ie .twd_hideColumnOnTablet, .twd_ie .twd_hideColumnOnDesktop {
display: table-cell; /* IE 9 & below */
}
}
/* HERO IMAGES */
.twd_hero {
height: 220px;
width: 100%;
position: relative
}
.twd_heroContent {
position: absolute;
padding: 0 4% 0 4%;
}
.twd_heroContent h1 {
font-family: 'Archer Medium';
font-size: 48px;
color: #666;
font-weight: normal;
margin: 0;
padding: 30px 0 30px 0;
}
.twd_heroSubheader {
font-family: 'Archer Medium';
font-size: .5em;
margin-left: 20px;
}
.twd_heroContent p {
font-family: 'Avenir Medium', Arial, sans-serif;
font-size: 16px;
line-height: 1.2;
}
/* iPhone 4/5 */
@media all and (max-width: 320px) {
.twd_heroContent h1 {
font-size: 2.65em;
}
}
/* HERO PROMO SPOTS */
.hero-promo-slots {
position: absolute;
bottom: 0px;
background: rgba(255, 255, 255, 0.93);
padding-left: 4%;
padding-right: 4%;
padding-top: 5px;
padding-bottom: 5px;
width: 100vw;
}
.hero-promo-slots h2 {
font-size: 22px!important;
color: #009DDB!important;
margin: 0px!important;
padding: 0px!important;
font-family: "Archer Medium"!important;
}
.hero-promo-slots p {
font-family: "Avenir Light"!important;
font-size: 13px!important;
margin: 0!important;
}
.hero-promo-slots .col-md-4:hover {
cursor: pointer;
}
.hero-promo-slots .col-md-4:hover p {
color: #009DDB;
text-decoration: underline;
}
.right-border {
border-right: 2px solid #ececec;
}
/* paddings and margins */
.twd_paddingStandard {
padding: 0 4% 0 4%;
}
.twd_padding0 {
padding: 0;
}
.twd_padding1 {
padding: 0 1% 0 1%;
}
.twd_padding2 {
padding: 0 2% 0 2%;
}
.twd_padding3 {
padding: 0 3% 0 3%;
}
.twd_padding4 {
padding: 0 4% 0 4%;
}
.twd_padding5 {
padding: 0 5% 0 5%;
}
.twd_padding6 {
padding: 0 6% 0 6%;
}
.twd_padding7 {
padding: 0 7% 0 7%;
}
.twd_padding8 {
padding: 0 8% 0 8%;
}
.twd_padding8 {
padding: 0 9% 0 9%;
}
.twd_padding10 {
padding: 0 10% 0 10%;
}
.twd_margin0 {
margin: 0;
}
.twd_margin5 {
margin-bottom: 5px!important;
}
.twd_margin10 {
margin-bottom: 10px!important;
}
.twd_margin15 {
margin-bottom: 15px!important;
}
.twd_margin20 {
margin-bottom: 20px!important;
}
.twd_margin25 {
margin-bottom: 25px!important;
}
.twd_margin30 {
margin-bottom: 30px!important;
}
.twd_margin35 {
margin-bottom: 35px!important;
}
.twd_margin40 {
margin-bottom: 40px!important;
}
.twd_margin45 {
margin-bottom: 45px!important;
}
.twd_margin50 {
margin-bottom: 50px!important;
}
| 0.33372 | 0.051368 |
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,900);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;500;700&display=swap);
@charset "UTF-8";
@keyframes heartbeat {
0% {
transform: scale(1);
}
25% {
transform: scale(1.4);
}
40% {
transform: scale(1);
}
75% {
transform: scale(1.6);
}
100% {
transform: scale(1);
}
}
@keyframes zoomfade {
0% {
transform: scale(1.7);
opacity: 0;
}
65% {
transform: scale(0.9);
opacity: 1;
}
70% {
transform: scale(1);
opacity: 1;
}
85% {
transform: scale(1.1);
opacity: 0.3;
}
100% {
transform: scale(1);
opacity: 1;
}
}
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #5800e8;
--purple: #6900c7;
--pink: #e30059;
--red: #e81500;
--orange: #f76400;
--yellow: #f4a100;
--green: #00ac69;
--teal: #00ba94;
--cyan: #00cfd5;
--white: #ffffff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #0061f2;
--secondary: #6900c7;
--success: #00ac69;
--info: #00cfd5;
--warning: #f4a100;
--danger: #e81500;
--light: #f8f9fa;
--dark: #333;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, footer, header, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 0.875rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #ffffff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
h1, h2, h3, h4 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ul ul {
margin-bottom: 0;
}
b,
strong {
font-weight: 900;
}
small {
font-size: 80%;
}
a {
color: #0061f2;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0042a6;
text-decoration: underline;
}
a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
code {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
input,
button {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
button,
[type=button] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
h1, h2, h3, h4,
.h1, .h2, .h3, .h4 {
margin-bottom: 0.5rem;
font-weight: 900;
line-height: 1.2;
}
h1, .h1 {
font-size: 2.40625rem;
}
h2, .h2 {
font-size: 1.75rem;
}
h3, .h3 {
font-size: 1.53125rem;
}
h4, .h4 {
font-size: 1rem;
}
.lead {
font-size: 1.09375rem;
font-weight: 300;
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
code {
font-size: 87.5%;
color: #e30059;
word-wrap: break-word;
}
a > code {
color: inherit;
}
.container,
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-xl-13, .col-xl-3, .col-md-12, .col-md-4, .col, .col-16, .col-12, .col-7 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-7 {
flex: 0 0 43.75%;
max-width: 43.75%;
}
.col-12 {
flex: 0 0 75%;
max-width: 75%;
}
.col-16 {
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.col-md-4 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-12 {
flex: 0 0 75%;
max-width: 75%;
}
}
@media (min-width: 1200px) {
.col-xl-3 {
flex: 0 0 18.75%;
max-width: 18.75%;
}
.col-xl-13 {
flex: 0 0 81.25%;
max-width: 81.25%;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.collapse:not(.show) {
display: none;
}
.dropdown {
position: relative;
}
.custom-control {
position: relative;
z-index: 1;
display: block;
min-height: 1.3125rem;
padding-left: 1.643rem;
-webkit-print-color-adjust: exact;
color-adjust: exact;
}
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1.143rem;
height: 1.22775rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #ffffff;
border-color: #0061f2;
background-color: #0061f2;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 97, 242, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #73abff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #ffffff;
background-color: #a6c9ff;
border-color: #a6c9ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.08475rem;
left: -1.643rem;
display: block;
width: 1.143rem;
height: 1.143rem;
pointer-events: none;
content: "";
background-color: #ffffff;
border: #333 solid 0.125rem;
}
.custom-control-label::after {
position: absolute;
top: 0.08475rem;
left: -1.643rem;
display: block;
width: 1.143rem;
height: 1.143rem;
content: "";
background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.125rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3e%3cpath fill='%23ffffff' d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #0061f2;
background-color: #0061f2;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 97, 242, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 97, 242, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%230061f2'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 97, 242, 0.5);
}
.custom-control-label::before {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, background-size 5s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before {
transition: none;
}
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3359375rem;
padding-bottom: 0.3359375rem;
margin-right: 1rem;
font-size: 1.09375rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.09375rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: 50%/100% 100% no-repeat;
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-dark .navbar-brand {
color: #ffffff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
color: #ffffff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: 0.25rem;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #ffffff;
}
.list-group-item.active {
z-index: 2;
color: #ffffff;
background-color: #0061f2;
border-color: #0061f2;
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px;
}
.list-group-flush {
border-radius: 0;
}
.list-group-flush > .list-group-item {
border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
border-bottom-width: 0;
}
.toast {
flex-basis: 350px;
max-width: 350px;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
opacity: 0;
border-radius: 0.25rem;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.765625rem;
word-wrap: break-word;
opacity: 0;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.765625rem;
word-wrap: break-word;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.carousel {
position: relative;
}
@-webkit-keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
@keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
transform: none;
}
}
.align-top {
vertical-align: top !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #333 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1a1a1a !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-flex {
display: flex !important;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.justify-content-center {
justify-content: center !important;
}
.align-items-center {
align-items: center !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.h-100 {
height: 100% !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.my-2 {
margin-top: 0.5rem !important;
}
.mx-2 {
margin-right: 0.5rem !important;
}
.my-2 {
margin-bottom: 0.5rem !important;
}
.mx-2 {
margin-left: 0.5rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.px-0 {
padding-right: 0 !important;
}
.px-0 {
padding-left: 0 !important;
}
.py-2 {
padding-top: 0.5rem !important;
}
.py-2 {
padding-bottom: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.py-3 {
padding-top: 1rem !important;
}
.py-3 {
padding-bottom: 1rem !important;
}
.mr-auto {
margin-right: auto !important;
}
.ml-auto {
margin-left: auto !important;
}
.text-center {
text-align: center !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #cbd3da !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #ffffff !important;
}
}
html,
body {
height: 100%;
}
button:focus {
outline: 0;
box-shadow: none;
}
.icon {
display: inline-block;
width: 28px;
height: 28px;
border: 0;
vertical-align: middle;
outline: none;
background: none;
background-color: #333;
cursor: pointer;
}
.icon:focus {
border: 0;
outline: none;
}
button:hover .icon {
background-color: #ff5715;
}
:root {
--tagify-dd-color-primary: rgb(53,149,246);
--tagify-dd-bg-color: white;
}
@keyframes tags--bump {
30% {
transform: scale(1.2);
}
}
@-webkit-keyframes rotateLoader {
to {
transform: rotate(1turn);
}
}
@keyframes rotateLoader {
to {
transform: rotate(1turn);
}
}
@-moz-document url-prefix() {}
.custom-checkbox .custom-control-label {
cursor: pointer;
vertical-align: middle;
}
.custom-checkbox .custom-control-label:before {
width: 18px;
height: 18px;
border-width: 1px;
border-radius: 4px;
border-color: #ccc;
}
.custom-checkbox .custom-control-label:after {
transition: background-size 0.15s ease-in-out;
background-repeat: no-repeat;
background-position-y: center;
background-position-x: 50%;
background-size: 0%;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
width: 15px !important;
left: -25px;
transition: background-size 0.15s ease-in-out;
background-size: 15px !important;
}
.custom-radio .custom-control-label {
cursor: pointer;
vertical-align: middle;
}
.custom-radio .custom-control-label:before {
width: 18px;
height: 18px;
border-width: 1px;
border-color: #ccc;
}
.custom-radio .custom-control-label::after {
width: 18px !important;
height: 18px !important;
transition: background-size 0.15s ease-in-out;
background-position-y: center;
background-position-x: 50%;
background-size: 0%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
border-color: #0061f2;
background-color: #ffffff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
transition: background-size 0.15s ease-in-out;
background-size: 16px !important;
}
/* use display:inline-flex to prevent whitespace issues. alternatively, you can put all the children of .rating-group on a single line */
.rating-group {
display: inline-flex;
}
/* make hover effect work properly in IE */
.rating__icon {
pointer-events: none;
}
/* hide radio inputs */
.rating__input {
position: absolute !important;
left: -9999px !important;
}
/* set icon padding and size */
.rating__label {
cursor: pointer;
/* if you change the left/right padding, update the margin-right property of .rating__label--half as well. */
padding: 0 0.1em;
font-size: 2rem;
}
/* add padding and positioning to half star labels */
.rating__label--half {
padding-right: 0;
margin-right: -0.6em;
z-index: 2;
}
/* set default star color */
.rating__icon--star {
color: orange;
transition: all 0.2s ease;
}
/* set color of none icon when unchecked */
/* if none icon is checked, make it red */
/* if any input is checked, make its following siblings grey */
.rating__input:checked ~ .rating__label .rating__icon--star {
color: #ddd;
}
/* make all stars orange on rating group hover */
.rating-group:hover .rating__label .rating__icon--star,
.rating-group:hover .rating__label--half .rating__icon--star {
color: orange;
}
/* make hovered input's following siblings grey on hover */
.rating__input:hover ~ .rating__label .rating__icon--star,
.rating__input:hover ~ .rating__label--half .rating__icon--star {
color: #ddd;
}
/* make none icon grey on rating group hover */
/* make none icon red on hover */
.video-js {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.video-js:after {
content: "";
position: absolute;
top: 0;
}
.header {
color: 300;
background-color: #333;
}
.footer {
color: 300;
background-color: #333;
}
.ui {
padding-top: 5rem;
font-size: 14px;
font-family: normal;
letter-spacing: -0.05rem;
}
@media (max-width: 767.98px) {
.ui {
padding-top: 8rem;
}
}
.ui h1, .ui h2, .ui h3, .ui h4 {
font-weight: 700;
}
.ui h1 {
font-size: 2rem;
}
.ui h2 {
font-size: 1.75rem;
}
.ui h3 {
font-size: 1.5rem;
}
.ui h4 {
font-size: 1.25rem;
}
@media (max-width: 991.98px) {
.ui .navbar-nav .nav-link {
padding: 1rem;
}
}
.ui-sidebar {
position: fixed;
overflow-y: auto;
top: 53px;
z-index: 10;
width: 25%;
height: 100%;
background-color: #f2f2f2;
}
@media (max-width: 767.98px) {
.ui-sidebar {
width: 100%;
height: 50px;
}
}
.ui-sidebar .sidebar {
display: flex;
flex-direction: column;
}
@media (max-width: 767.98px) {
.ui-sidebar .sidebar {
flex-direction: row;
overflow-x: auto;
height: 50px;
}
}
.ui-sidebar .sidebar-item {
padding: 0.4rem;
font-weight: bold;
}
@media (max-width: 767.98px) {
.ui-sidebar .sidebar-item {
padding: 0 1rem;
white-space: nowrap;
}
}
.ui .contents h3 {
margin: 2rem 0 1rem;
}
.ui .table {
font-size: 0.875rem;
}
.ui .table th {
white-space: nowrap;
background-color: #f2f2f2;
}
.ui .table.bordered {
border-top: 2px solid #999;
border-bottom: 2px solid #999;
}
|
dist/css/styles.css
|
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,900);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;500;700&display=swap);
@charset "UTF-8";
@keyframes heartbeat {
0% {
transform: scale(1);
}
25% {
transform: scale(1.4);
}
40% {
transform: scale(1);
}
75% {
transform: scale(1.6);
}
100% {
transform: scale(1);
}
}
@keyframes zoomfade {
0% {
transform: scale(1.7);
opacity: 0;
}
65% {
transform: scale(0.9);
opacity: 1;
}
70% {
transform: scale(1);
opacity: 1;
}
85% {
transform: scale(1.1);
opacity: 0.3;
}
100% {
transform: scale(1);
opacity: 1;
}
}
/*!
* Bootstrap v4.6.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #5800e8;
--purple: #6900c7;
--pink: #e30059;
--red: #e81500;
--orange: #f76400;
--yellow: #f4a100;
--green: #00ac69;
--teal: #00ba94;
--cyan: #00cfd5;
--white: #ffffff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #0061f2;
--secondary: #6900c7;
--success: #00ac69;
--info: #00cfd5;
--warning: #f4a100;
--danger: #e81500;
--light: #f8f9fa;
--dark: #333;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, footer, header, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 0.875rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #ffffff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
h1, h2, h3, h4 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ul ul {
margin-bottom: 0;
}
b,
strong {
font-weight: 900;
}
small {
font-size: 80%;
}
a {
color: #0061f2;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0042a6;
text-decoration: underline;
}
a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
code {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
input,
button {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
button,
[type=button] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
h1, h2, h3, h4,
.h1, .h2, .h3, .h4 {
margin-bottom: 0.5rem;
font-weight: 900;
line-height: 1.2;
}
h1, .h1 {
font-size: 2.40625rem;
}
h2, .h2 {
font-size: 1.75rem;
}
h3, .h3 {
font-size: 1.53125rem;
}
h4, .h4 {
font-size: 1rem;
}
.lead {
font-size: 1.09375rem;
font-weight: 300;
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
code {
font-size: 87.5%;
color: #e30059;
word-wrap: break-word;
}
a > code {
color: inherit;
}
.container,
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-xl-13, .col-xl-3, .col-md-12, .col-md-4, .col, .col-16, .col-12, .col-7 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-7 {
flex: 0 0 43.75%;
max-width: 43.75%;
}
.col-12 {
flex: 0 0 75%;
max-width: 75%;
}
.col-16 {
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.col-md-4 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-12 {
flex: 0 0 75%;
max-width: 75%;
}
}
@media (min-width: 1200px) {
.col-xl-3 {
flex: 0 0 18.75%;
max-width: 18.75%;
}
.col-xl-13 {
flex: 0 0 81.25%;
max-width: 81.25%;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.collapse:not(.show) {
display: none;
}
.dropdown {
position: relative;
}
.custom-control {
position: relative;
z-index: 1;
display: block;
min-height: 1.3125rem;
padding-left: 1.643rem;
-webkit-print-color-adjust: exact;
color-adjust: exact;
}
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1.143rem;
height: 1.22775rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #ffffff;
border-color: #0061f2;
background-color: #0061f2;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 97, 242, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #73abff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #ffffff;
background-color: #a6c9ff;
border-color: #a6c9ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.08475rem;
left: -1.643rem;
display: block;
width: 1.143rem;
height: 1.143rem;
pointer-events: none;
content: "";
background-color: #ffffff;
border: #333 solid 0.125rem;
}
.custom-control-label::after {
position: absolute;
top: 0.08475rem;
left: -1.643rem;
display: block;
width: 1.143rem;
height: 1.143rem;
content: "";
background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.125rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3e%3cpath fill='%23ffffff' d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #0061f2;
background-color: #0061f2;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 97, 242, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 97, 242, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%230061f2'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 97, 242, 0.5);
}
.custom-control-label::before {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, background-size 5s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before {
transition: none;
}
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3359375rem;
padding-bottom: 0.3359375rem;
margin-right: 1rem;
font-size: 1.09375rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.09375rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: 50%/100% 100% no-repeat;
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-dark .navbar-brand {
color: #ffffff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
color: #ffffff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: 0.25rem;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #ffffff;
}
.list-group-item.active {
z-index: 2;
color: #ffffff;
background-color: #0061f2;
border-color: #0061f2;
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px;
}
.list-group-flush {
border-radius: 0;
}
.list-group-flush > .list-group-item {
border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
border-bottom-width: 0;
}
.toast {
flex-basis: 350px;
max-width: 350px;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
opacity: 0;
border-radius: 0.25rem;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.765625rem;
word-wrap: break-word;
opacity: 0;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: "Noto Sans KR", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.765625rem;
word-wrap: break-word;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.carousel {
position: relative;
}
@-webkit-keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
@keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
transform: none;
}
}
.align-top {
vertical-align: top !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #333 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1a1a1a !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-flex {
display: flex !important;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.justify-content-center {
justify-content: center !important;
}
.align-items-center {
align-items: center !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.h-100 {
height: 100% !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.my-2 {
margin-top: 0.5rem !important;
}
.mx-2 {
margin-right: 0.5rem !important;
}
.my-2 {
margin-bottom: 0.5rem !important;
}
.mx-2 {
margin-left: 0.5rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.px-0 {
padding-right: 0 !important;
}
.px-0 {
padding-left: 0 !important;
}
.py-2 {
padding-top: 0.5rem !important;
}
.py-2 {
padding-bottom: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.py-3 {
padding-top: 1rem !important;
}
.py-3 {
padding-bottom: 1rem !important;
}
.mr-auto {
margin-right: auto !important;
}
.ml-auto {
margin-left: auto !important;
}
.text-center {
text-align: center !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #cbd3da !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #ffffff !important;
}
}
html,
body {
height: 100%;
}
button:focus {
outline: 0;
box-shadow: none;
}
.icon {
display: inline-block;
width: 28px;
height: 28px;
border: 0;
vertical-align: middle;
outline: none;
background: none;
background-color: #333;
cursor: pointer;
}
.icon:focus {
border: 0;
outline: none;
}
button:hover .icon {
background-color: #ff5715;
}
:root {
--tagify-dd-color-primary: rgb(53,149,246);
--tagify-dd-bg-color: white;
}
@keyframes tags--bump {
30% {
transform: scale(1.2);
}
}
@-webkit-keyframes rotateLoader {
to {
transform: rotate(1turn);
}
}
@keyframes rotateLoader {
to {
transform: rotate(1turn);
}
}
@-moz-document url-prefix() {}
.custom-checkbox .custom-control-label {
cursor: pointer;
vertical-align: middle;
}
.custom-checkbox .custom-control-label:before {
width: 18px;
height: 18px;
border-width: 1px;
border-radius: 4px;
border-color: #ccc;
}
.custom-checkbox .custom-control-label:after {
transition: background-size 0.15s ease-in-out;
background-repeat: no-repeat;
background-position-y: center;
background-position-x: 50%;
background-size: 0%;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
width: 15px !important;
left: -25px;
transition: background-size 0.15s ease-in-out;
background-size: 15px !important;
}
.custom-radio .custom-control-label {
cursor: pointer;
vertical-align: middle;
}
.custom-radio .custom-control-label:before {
width: 18px;
height: 18px;
border-width: 1px;
border-color: #ccc;
}
.custom-radio .custom-control-label::after {
width: 18px !important;
height: 18px !important;
transition: background-size 0.15s ease-in-out;
background-position-y: center;
background-position-x: 50%;
background-size: 0%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
border-color: #0061f2;
background-color: #ffffff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
transition: background-size 0.15s ease-in-out;
background-size: 16px !important;
}
/* use display:inline-flex to prevent whitespace issues. alternatively, you can put all the children of .rating-group on a single line */
.rating-group {
display: inline-flex;
}
/* make hover effect work properly in IE */
.rating__icon {
pointer-events: none;
}
/* hide radio inputs */
.rating__input {
position: absolute !important;
left: -9999px !important;
}
/* set icon padding and size */
.rating__label {
cursor: pointer;
/* if you change the left/right padding, update the margin-right property of .rating__label--half as well. */
padding: 0 0.1em;
font-size: 2rem;
}
/* add padding and positioning to half star labels */
.rating__label--half {
padding-right: 0;
margin-right: -0.6em;
z-index: 2;
}
/* set default star color */
.rating__icon--star {
color: orange;
transition: all 0.2s ease;
}
/* set color of none icon when unchecked */
/* if none icon is checked, make it red */
/* if any input is checked, make its following siblings grey */
.rating__input:checked ~ .rating__label .rating__icon--star {
color: #ddd;
}
/* make all stars orange on rating group hover */
.rating-group:hover .rating__label .rating__icon--star,
.rating-group:hover .rating__label--half .rating__icon--star {
color: orange;
}
/* make hovered input's following siblings grey on hover */
.rating__input:hover ~ .rating__label .rating__icon--star,
.rating__input:hover ~ .rating__label--half .rating__icon--star {
color: #ddd;
}
/* make none icon grey on rating group hover */
/* make none icon red on hover */
.video-js {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.video-js:after {
content: "";
position: absolute;
top: 0;
}
.header {
color: 300;
background-color: #333;
}
.footer {
color: 300;
background-color: #333;
}
.ui {
padding-top: 5rem;
font-size: 14px;
font-family: normal;
letter-spacing: -0.05rem;
}
@media (max-width: 767.98px) {
.ui {
padding-top: 8rem;
}
}
.ui h1, .ui h2, .ui h3, .ui h4 {
font-weight: 700;
}
.ui h1 {
font-size: 2rem;
}
.ui h2 {
font-size: 1.75rem;
}
.ui h3 {
font-size: 1.5rem;
}
.ui h4 {
font-size: 1.25rem;
}
@media (max-width: 991.98px) {
.ui .navbar-nav .nav-link {
padding: 1rem;
}
}
.ui-sidebar {
position: fixed;
overflow-y: auto;
top: 53px;
z-index: 10;
width: 25%;
height: 100%;
background-color: #f2f2f2;
}
@media (max-width: 767.98px) {
.ui-sidebar {
width: 100%;
height: 50px;
}
}
.ui-sidebar .sidebar {
display: flex;
flex-direction: column;
}
@media (max-width: 767.98px) {
.ui-sidebar .sidebar {
flex-direction: row;
overflow-x: auto;
height: 50px;
}
}
.ui-sidebar .sidebar-item {
padding: 0.4rem;
font-weight: bold;
}
@media (max-width: 767.98px) {
.ui-sidebar .sidebar-item {
padding: 0 1rem;
white-space: nowrap;
}
}
.ui .contents h3 {
margin: 2rem 0 1rem;
}
.ui .table {
font-size: 0.875rem;
}
.ui .table th {
white-space: nowrap;
background-color: #f2f2f2;
}
.ui .table.bordered {
border-top: 2px solid #999;
border-bottom: 2px solid #999;
}
| 0.586168 | 0.15059 |
.provider-card {
display: flex;
width: 100%;
flex-flow: row nowrap;
background-color: #FFFFFF;
border: 2px solid #C8A2EB;
border-radius: 4px;
box-shadow: 1px 3px 4px rgba(96, 1, 185, 0.25);
outline: none;
user-select: none;
overflow: hidden;
}
.provider-card * {
-webkit-user-select: text; /* Chrome all / Safari all */
-moz-user-select: text; /* Firefox all */
-ms-user-select: text; /* IE 10+ */
user-select: text; /* Likely future */
}
.provider-card.card-expanded {
background: #F9F2FF;
border: 2px solid #8C45CF;
box-sizing: border-box;
box-shadow: 1px 3px 4px rgba(184, 147, 217, 0.4);
}
.provider-card.card-expanded:hover {
box-shadow: 3px 5px 8px rgba(184, 147, 217, 0.8);
}
.provider-card.card-wrapped {
background: #FFFFFF;
border: 2px solid #DCCFE8;
box-shadow: 1px 3px 4px rgba(96, 1, 185, 0.25);
}
.provider-card.card-wrapped:hover {
border: 2px solid #C8A2EB;
box-shadow: 1px 3px 4px rgba(110, 2, 207, 0.4);
}
.provider-card.card-expanded .card-draggable-icon {
color: #A36DD6;
}
.provider-card.card-expanded:hover .card-draggable-icon {
color: #8C45CF;
}
.provider-card.card-wrapped .card-draggable-icon {
color: #DCCFE8;
}
.provider-card.card-wrapped:hover .card-draggable-icon {
color: #D4A5FF;
}
.provider-card.card-dragging .card-draggable-icon {
color: #8C45CF;
}
.provider-card.active {
background: #EFDFFD;
border: 2px solid #B799D2;
box-sizing: border-box;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 3px 4px rgba(89, 0, 168, 0.4) !important;
}
.provider-card.card-dragging:active {
background: #EFDFFD;
border: 2px solid #8C45CF;
box-sizing: border-box;
box-shadow: 3px 5px 8px rgba(184, 147, 217, 0.8) !important;
}
.card-layout {
display: flex;
flex-flow: column nowrap;
flex-grow: 1;
flex-shrink: 0;
padding: 10px;
width: 100%;
}
.provider-card.saved .card-layout{
padding-left: 41px;
margin-left: -31px;
}
.card-draggable-icon {
align-self: center;
padding: 10px 10px;
flex: 0 0 auto;
color: #C8A2EB
}
/*
.provider-card.search {
background-color: #f5fbff;
}
*/
.provider-card .card-container {
position: relative;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding-right: 80px;
}
.card-header {
display: flex;
width: 100%;
flex-direction: column;
}
h5.wrapped {
margin: 0 0 5px 0;
font-size: 16px;
color: #000;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
height: 18px;
}
h5.expanded {
margin: 0 0 5px 0;
font-size: 16px;
color: #000;
text-overflow: ellipsis;
cursor: pointer;
}
.wrapped-info {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.prov-type {
height: 30px;
display: flex;
flex-direction: row;
align-items: center;
}
.prov-type.wrapped {
width: 100px;
}
.prov-type.expanded {
width: 180px;
}
.prov-type p {
font-size: 10px;
margin: 5px 0;
text-transform: uppercase;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wrapped-info svg:first-of-type {
margin-right: 5px;
}
.wrapped-info .wrapped-icons svg {
font-size: 12px;
margin: 3px;
}
.wrapped-info:last-child {
min-width: 60px;
font-size: 12px;
color: #7e7e7e;
}
.wrapped-icons {
color: #7e7e7e;
display: none;
}
.save-button-container {
position: absolute;
top: -10px;
right: -10px;
}
.button {
display: flex;
justify-content: center;
align-items: center;
height: 73px;
width: 70px;
border: 0;
flex-direction: column;
cursor: pointer;
outline: none;
}
.remoteButton {
border: none;
outline: none;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 73px;
width: 70px;
cursor: pointer;
background-color: transparent;
font-size: 12px;
font-weight: bold;
background-color: #E08963;
color: #FFF;
}
.remoteButton > svg {
margin-bottom: 0.25em;
}
.button.saved {
background-color: #382E77;
color: #fff;
}
.button.unsaved {
background-color: #6563E0;
color: #fff;
}
|
src/components/MenuDropdownItem/menu-dropdown-item.css
|
.provider-card {
display: flex;
width: 100%;
flex-flow: row nowrap;
background-color: #FFFFFF;
border: 2px solid #C8A2EB;
border-radius: 4px;
box-shadow: 1px 3px 4px rgba(96, 1, 185, 0.25);
outline: none;
user-select: none;
overflow: hidden;
}
.provider-card * {
-webkit-user-select: text; /* Chrome all / Safari all */
-moz-user-select: text; /* Firefox all */
-ms-user-select: text; /* IE 10+ */
user-select: text; /* Likely future */
}
.provider-card.card-expanded {
background: #F9F2FF;
border: 2px solid #8C45CF;
box-sizing: border-box;
box-shadow: 1px 3px 4px rgba(184, 147, 217, 0.4);
}
.provider-card.card-expanded:hover {
box-shadow: 3px 5px 8px rgba(184, 147, 217, 0.8);
}
.provider-card.card-wrapped {
background: #FFFFFF;
border: 2px solid #DCCFE8;
box-shadow: 1px 3px 4px rgba(96, 1, 185, 0.25);
}
.provider-card.card-wrapped:hover {
border: 2px solid #C8A2EB;
box-shadow: 1px 3px 4px rgba(110, 2, 207, 0.4);
}
.provider-card.card-expanded .card-draggable-icon {
color: #A36DD6;
}
.provider-card.card-expanded:hover .card-draggable-icon {
color: #8C45CF;
}
.provider-card.card-wrapped .card-draggable-icon {
color: #DCCFE8;
}
.provider-card.card-wrapped:hover .card-draggable-icon {
color: #D4A5FF;
}
.provider-card.card-dragging .card-draggable-icon {
color: #8C45CF;
}
.provider-card.active {
background: #EFDFFD;
border: 2px solid #B799D2;
box-sizing: border-box;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 3px 4px rgba(89, 0, 168, 0.4) !important;
}
.provider-card.card-dragging:active {
background: #EFDFFD;
border: 2px solid #8C45CF;
box-sizing: border-box;
box-shadow: 3px 5px 8px rgba(184, 147, 217, 0.8) !important;
}
.card-layout {
display: flex;
flex-flow: column nowrap;
flex-grow: 1;
flex-shrink: 0;
padding: 10px;
width: 100%;
}
.provider-card.saved .card-layout{
padding-left: 41px;
margin-left: -31px;
}
.card-draggable-icon {
align-self: center;
padding: 10px 10px;
flex: 0 0 auto;
color: #C8A2EB
}
/*
.provider-card.search {
background-color: #f5fbff;
}
*/
.provider-card .card-container {
position: relative;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding-right: 80px;
}
.card-header {
display: flex;
width: 100%;
flex-direction: column;
}
h5.wrapped {
margin: 0 0 5px 0;
font-size: 16px;
color: #000;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
height: 18px;
}
h5.expanded {
margin: 0 0 5px 0;
font-size: 16px;
color: #000;
text-overflow: ellipsis;
cursor: pointer;
}
.wrapped-info {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.prov-type {
height: 30px;
display: flex;
flex-direction: row;
align-items: center;
}
.prov-type.wrapped {
width: 100px;
}
.prov-type.expanded {
width: 180px;
}
.prov-type p {
font-size: 10px;
margin: 5px 0;
text-transform: uppercase;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wrapped-info svg:first-of-type {
margin-right: 5px;
}
.wrapped-info .wrapped-icons svg {
font-size: 12px;
margin: 3px;
}
.wrapped-info:last-child {
min-width: 60px;
font-size: 12px;
color: #7e7e7e;
}
.wrapped-icons {
color: #7e7e7e;
display: none;
}
.save-button-container {
position: absolute;
top: -10px;
right: -10px;
}
.button {
display: flex;
justify-content: center;
align-items: center;
height: 73px;
width: 70px;
border: 0;
flex-direction: column;
cursor: pointer;
outline: none;
}
.remoteButton {
border: none;
outline: none;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 73px;
width: 70px;
cursor: pointer;
background-color: transparent;
font-size: 12px;
font-weight: bold;
background-color: #E08963;
color: #FFF;
}
.remoteButton > svg {
margin-bottom: 0.25em;
}
.button.saved {
background-color: #382E77;
color: #fff;
}
.button.unsaved {
background-color: #6563E0;
color: #fff;
}
| 0.360264 | 0.075687 |
:root {
--base-font-size: 16px;
--link-color: #0A75BD;
--navbar-root-color: #0A75BD;
--navbar-root-color--active: #0A75BD;
--navbar-root-color--hover: #0A75BD;
--sidebar-name-color: #0A75BD;
--sidebar-nav-link-color--active: #4D4D4D;
--sidebar-nav-link-font-weight--active: bold;
--pagination-title-color: #0B87DA;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.video-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 93%;
}
.responsive-wrap iframe {
max-width: 100%;
}
.markdown-section .button {
cursor: pointer;
color: white;
height: 38px;
padding: 8px;
background-color: #0A75BD;
text-decoration: none;
border-radius: .25rem;
}
.markdown-section a.button {
cursor: pointer;
color: white;
text-decoration: none;
}
.markdown-section .banner-image {
width: 100%;
/* width of container */
height: 200px;
/* height of container */
object-fit: cover;
object-position: 50% 50%;
}
.pagination-item, .pagination-item-title {
opacity: .9 !important;
}
.pagination-item:not(:last-child) a .pagination-item-label, .pagination-item:not(:last-child) a .pagination-item-subtitle, .pagination-item:not(:last-child) a .pagination-item-title {
opacity: .9 !important;
transition: all .2s;
}
blockquote ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}
blockquote ul li {
padding-left: 1em;
text-indent: -1em;
}
blockquote ul li:before {
content: '\2713';
padding-right: 5px;
}
/* Style changes for Shoelace web components within Docsify Markdown content */
.alert-grey-background::part(base) {
margin-top: 16px;
background: #f6f7f6;
border: 0px;
}
.markdown-section sl-alert figure, .markdown-section sl-alert p, .markdown-section sl-alert ol, .markdown-section sl-alert ul {
font-size: 16px;
}
.markdown-section sl-alert h1, .markdown-section sl-alert h2, .markdown-section sl-alert h3, .markdown-section sl-alert h4, .markdown-section sl-alert h5, .markdown-section sl-alert h6, .markdown-section sl-alert figure, .markdown-section sl-alert p {
margin: 0px 0px 6px;
padding: 0;
border: 0;
}
.markdown-section sl-alert ol, .markdown-section sl-alert ul {
margin: 0px 0px 6px;
border: 0;
}
.markdown-section sl-alert ul {
list-style: none;
}
.markdown-section sl-alert ul li:before {
content: '\2713';
padding-right: .5em;
}
.markdown-section sl-card figure, .markdown-section sl-card p, .markdown-section sl-card ol, .markdown-section sl-card ul {
font-size: 16px;
margin: 0;
border: 0;
}
.markdown-section sl-card sl-button a:link, .markdown-section sl-card sl-button a:visited, .markdown-section sl-card sl-button a:hover, .markdown-section sl-card sl-button a:active {
font-size: 16px;
color: white;
text-decoration: none;
}
.markdown-section > * {
font-size: 16px;
}
.markdown-section a:link {
text-decoration: none;
}
.markdown-section a:hover {
text-decoration: underline;
}
|
docs/assets/css/theme-custom.css
|
:root {
--base-font-size: 16px;
--link-color: #0A75BD;
--navbar-root-color: #0A75BD;
--navbar-root-color--active: #0A75BD;
--navbar-root-color--hover: #0A75BD;
--sidebar-name-color: #0A75BD;
--sidebar-nav-link-color--active: #4D4D4D;
--sidebar-nav-link-font-weight--active: bold;
--pagination-title-color: #0B87DA;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.video-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 93%;
}
.responsive-wrap iframe {
max-width: 100%;
}
.markdown-section .button {
cursor: pointer;
color: white;
height: 38px;
padding: 8px;
background-color: #0A75BD;
text-decoration: none;
border-radius: .25rem;
}
.markdown-section a.button {
cursor: pointer;
color: white;
text-decoration: none;
}
.markdown-section .banner-image {
width: 100%;
/* width of container */
height: 200px;
/* height of container */
object-fit: cover;
object-position: 50% 50%;
}
.pagination-item, .pagination-item-title {
opacity: .9 !important;
}
.pagination-item:not(:last-child) a .pagination-item-label, .pagination-item:not(:last-child) a .pagination-item-subtitle, .pagination-item:not(:last-child) a .pagination-item-title {
opacity: .9 !important;
transition: all .2s;
}
blockquote ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}
blockquote ul li {
padding-left: 1em;
text-indent: -1em;
}
blockquote ul li:before {
content: '\2713';
padding-right: 5px;
}
/* Style changes for Shoelace web components within Docsify Markdown content */
.alert-grey-background::part(base) {
margin-top: 16px;
background: #f6f7f6;
border: 0px;
}
.markdown-section sl-alert figure, .markdown-section sl-alert p, .markdown-section sl-alert ol, .markdown-section sl-alert ul {
font-size: 16px;
}
.markdown-section sl-alert h1, .markdown-section sl-alert h2, .markdown-section sl-alert h3, .markdown-section sl-alert h4, .markdown-section sl-alert h5, .markdown-section sl-alert h6, .markdown-section sl-alert figure, .markdown-section sl-alert p {
margin: 0px 0px 6px;
padding: 0;
border: 0;
}
.markdown-section sl-alert ol, .markdown-section sl-alert ul {
margin: 0px 0px 6px;
border: 0;
}
.markdown-section sl-alert ul {
list-style: none;
}
.markdown-section sl-alert ul li:before {
content: '\2713';
padding-right: .5em;
}
.markdown-section sl-card figure, .markdown-section sl-card p, .markdown-section sl-card ol, .markdown-section sl-card ul {
font-size: 16px;
margin: 0;
border: 0;
}
.markdown-section sl-card sl-button a:link, .markdown-section sl-card sl-button a:visited, .markdown-section sl-card sl-button a:hover, .markdown-section sl-card sl-button a:active {
font-size: 16px;
color: white;
text-decoration: none;
}
.markdown-section > * {
font-size: 16px;
}
.markdown-section a:link {
text-decoration: none;
}
.markdown-section a:hover {
text-decoration: underline;
}
| 0.550124 | 0.104021 |
html,
body {
height: 100%;
}
.row {
margin-left: -10px !important;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 0px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
body{}
.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
padding-bottom: 40px;
color: #5a5a5a;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
padding-right: 0;
padding-left: 0;
}
.navbar-wrapper .navbar {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar .container {
width: auto;
}
.navbar.navbar-primary {
margin-bottom: 0px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
height: 500px;
margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
z-index: 10;
padding: 8%;
}
/* Declare heights because of positioning of img element */
.carousel .item {
height: 500px;
background-color: #777;
}
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 500px;
overflow: hidden;
}
/* removing the background from the arrow behind */
a.right.carousel-control {
background-image: none;
}
a.left.carousel-control {
background-image: none;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
margin-bottom: 20px;
text-align: center;
}
.marketing h2 {
font-weight: normal;
}
.marketing .col-lg-4 p {
margin-right: 10px;
margin-left: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
margin: 80px 0;/* Space out the Bootstrap <hr> more */
border-top: 1px solid #868686;
}
/* Thin out the marketing headings */
.featurette-heading {
font-weight: 300;
line-height: 1;
letter-spacing: -1px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
/* Navbar positioning foo */
.navbar-wrapper {
margin-top: 20px;
}
.navbar-wrapper .container {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar {
padding-right: 0;
padding-left: 0;
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
border-radius: 4px;
}
/* Bump up size of carousel content */
.carousel-caption p {
margin-bottom: 20px;
font-size: 21px;
line-height: 1.4;
}
.featurette-heading {
font-size: 50px;
}
}
@media (min-width: 992px) {
.featurette-heading {
/* margin-top: 120px; */
}
}
#map {
width: auto;
height: 400px;
}
/*Review Page*/
|
web/css/site.css
|
html,
body {
height: 100%;
}
.row {
margin-left: -10px !important;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 0px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
body{}
.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
padding-bottom: 40px;
color: #5a5a5a;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
padding-right: 0;
padding-left: 0;
}
.navbar-wrapper .navbar {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar .container {
width: auto;
}
.navbar.navbar-primary {
margin-bottom: 0px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
height: 500px;
margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
z-index: 10;
padding: 8%;
}
/* Declare heights because of positioning of img element */
.carousel .item {
height: 500px;
background-color: #777;
}
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 500px;
overflow: hidden;
}
/* removing the background from the arrow behind */
a.right.carousel-control {
background-image: none;
}
a.left.carousel-control {
background-image: none;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
margin-bottom: 20px;
text-align: center;
}
.marketing h2 {
font-weight: normal;
}
.marketing .col-lg-4 p {
margin-right: 10px;
margin-left: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
margin: 80px 0;/* Space out the Bootstrap <hr> more */
border-top: 1px solid #868686;
}
/* Thin out the marketing headings */
.featurette-heading {
font-weight: 300;
line-height: 1;
letter-spacing: -1px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
/* Navbar positioning foo */
.navbar-wrapper {
margin-top: 20px;
}
.navbar-wrapper .container {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar {
padding-right: 0;
padding-left: 0;
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
border-radius: 4px;
}
/* Bump up size of carousel content */
.carousel-caption p {
margin-bottom: 20px;
font-size: 21px;
line-height: 1.4;
}
.featurette-heading {
font-size: 50px;
}
}
@media (min-width: 992px) {
.featurette-heading {
/* margin-top: 120px; */
}
}
#map {
width: auto;
height: 400px;
}
/*Review Page*/
| 0.552298 | 0.091099 |
body {
background-color: black;
}
.wrapper {
position: relative;
}
.header {
display:grid;
grid-template-rows: 60px 40px;
background: white;
z-index: 1 ;
}
.header-wrapper {
width: 100%;
}
.header-container {
height: auto;
width: 100%;
display: grid;
grid-template-columns: 20% 80%;
justify-content: center;
align-items: center;
margin: 10px;
}
.logo {
margin: 0;
padding: 0;
justify-content: center;
margin-left: 10px;
}
.logo-h1 {
padding: 0;
margin: 0;
}
.header-menu-container {
display: grid;
background-color: gray;
height: 50px;
}
.header-menu {
display: grid;
grid-template-columns: repeat(4,1fr);
grid-template-rows: 1fr;
justify-content: center;
height: 100%;
align-items: center;
margin: auto;
border-bottom: 1px solid white;
}
.menu-item {
display: grid;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
}
.search {
display: flex;
align-items: center;
font-size: 150%;
margin: 2px;
padding: 5px;
justify-content: space-around;
width: 70%;
cursor: pointer;
}
.main-cont {
position: relative;
z-index: 2;
margin: 10px auto;
margin-top: 50px;
}
.section-wrap {
margin-bottom: 20px;
display: block;
}
.section-title h1 {
color: white;
background-color: blue;
}
.video-wrap {
margin-bottom: 20px;
}
.video-section {
display: grid;
grid-template-columns: repeat(5,1fr);
grid-template-rows: auto;
align-content: center;
justify-content: center;
grid-row-gap: 10px;
grid-column-gap: 10px;
padding-left: 10%;
padding-right: 10%;
}
.ad-tile {
grid-column: 4/span 2;
grid-row: 1/span 2;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
background-color: white;
}
.fakeimg-ad {
background-color: #aaa;
width: auto;
padding: 0px;
margin: 10px;
height: 200px;
width: ;
justify-content: center;
align-content: center;
overflow: hidden;
position: relative;
}
.video-tile {
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
background-color: white;
}
.video-tile-wrap {
align-content: center;
justify-content: center;
margin: 0;
width: auto;
}
.fakeimg {
background-color: #aaa;
width: auto;
padding: 0px;
margin: 10px;
height: 140px;
width: ;
overflow: hidden;
position: relative;
}
.thumbnail-info {
justify-content: center;
align-content: center;
display: grid;
margin-bottom: 3px;
}
.tile-text {
color: white;
background-color: blue;
justify-content: center;
align-content: center;
}
.footer {
background-color: rgb(126, 55, 55);
position: fixed;
bottom: 0;
width: 100%;
}
.leftcolumn {
float: left;
width: 32%;
}
.center {
float: left;
width: 52%;
padding-left: 20px;
}
.rightcolumn {
float: left;
width: 16%;
background-color: #f1f1f1;
padding-left: 20px;
}
/* Add a card effect for articles */
.card {
background-color: white;
padding: 2%;
margin-top: 20px;
}
.card-ad {
background-color: white;
padding: 5%;
margin-top: 20px;
}
.card-menu {
background-color: white;
padding: 5%;
margin-top: 20px;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.ad-bottom {
padding: 20px;
text-align: center;
background: #ddd;
margin-top: 20px;
}
.footer {
padding: 20px;
text-align: center;
background: #ddd;
margin-top: 20px;
}
|
css.css
|
body {
background-color: black;
}
.wrapper {
position: relative;
}
.header {
display:grid;
grid-template-rows: 60px 40px;
background: white;
z-index: 1 ;
}
.header-wrapper {
width: 100%;
}
.header-container {
height: auto;
width: 100%;
display: grid;
grid-template-columns: 20% 80%;
justify-content: center;
align-items: center;
margin: 10px;
}
.logo {
margin: 0;
padding: 0;
justify-content: center;
margin-left: 10px;
}
.logo-h1 {
padding: 0;
margin: 0;
}
.header-menu-container {
display: grid;
background-color: gray;
height: 50px;
}
.header-menu {
display: grid;
grid-template-columns: repeat(4,1fr);
grid-template-rows: 1fr;
justify-content: center;
height: 100%;
align-items: center;
margin: auto;
border-bottom: 1px solid white;
}
.menu-item {
display: grid;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
}
.search {
display: flex;
align-items: center;
font-size: 150%;
margin: 2px;
padding: 5px;
justify-content: space-around;
width: 70%;
cursor: pointer;
}
.main-cont {
position: relative;
z-index: 2;
margin: 10px auto;
margin-top: 50px;
}
.section-wrap {
margin-bottom: 20px;
display: block;
}
.section-title h1 {
color: white;
background-color: blue;
}
.video-wrap {
margin-bottom: 20px;
}
.video-section {
display: grid;
grid-template-columns: repeat(5,1fr);
grid-template-rows: auto;
align-content: center;
justify-content: center;
grid-row-gap: 10px;
grid-column-gap: 10px;
padding-left: 10%;
padding-right: 10%;
}
.ad-tile {
grid-column: 4/span 2;
grid-row: 1/span 2;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
background-color: white;
}
.fakeimg-ad {
background-color: #aaa;
width: auto;
padding: 0px;
margin: 10px;
height: 200px;
width: ;
justify-content: center;
align-content: center;
overflow: hidden;
position: relative;
}
.video-tile {
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
background-color: white;
}
.video-tile-wrap {
align-content: center;
justify-content: center;
margin: 0;
width: auto;
}
.fakeimg {
background-color: #aaa;
width: auto;
padding: 0px;
margin: 10px;
height: 140px;
width: ;
overflow: hidden;
position: relative;
}
.thumbnail-info {
justify-content: center;
align-content: center;
display: grid;
margin-bottom: 3px;
}
.tile-text {
color: white;
background-color: blue;
justify-content: center;
align-content: center;
}
.footer {
background-color: rgb(126, 55, 55);
position: fixed;
bottom: 0;
width: 100%;
}
.leftcolumn {
float: left;
width: 32%;
}
.center {
float: left;
width: 52%;
padding-left: 20px;
}
.rightcolumn {
float: left;
width: 16%;
background-color: #f1f1f1;
padding-left: 20px;
}
/* Add a card effect for articles */
.card {
background-color: white;
padding: 2%;
margin-top: 20px;
}
.card-ad {
background-color: white;
padding: 5%;
margin-top: 20px;
}
.card-menu {
background-color: white;
padding: 5%;
margin-top: 20px;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.ad-bottom {
padding: 20px;
text-align: center;
background: #ddd;
margin-top: 20px;
}
.footer {
padding: 20px;
text-align: center;
background: #ddd;
margin-top: 20px;
}
| 0.496826 | 0.159938 |
.searchpage {
background-color: #eeeeee;
margin-top:0;
border-top:1px solid gray;
padding-top:0;
color:black;
padding-bottom:80px;
}
.description {
font-weight: 900;
font-size:48px;
}
#period {
animation: color-change 1s infinite;
}
.wrapper{
margin-top: 10%;
}
@keyframes color-change {
0% { color: #4285F4; }
25% { color:#DB4437; }
50% { color: #F4B400; }
75% { color: #0F9D58; }
100% { color: #4285F4; }
}
.searchCont {
margin-top: 78px;
}
.newWrap {
/* background-image: url(../SearchContainer/images/previousSearches.gif); */
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.flex-diaplay{
display: flex
}
.text-white{
color: #fff;
}
.space{
padding: 2px;
margin: 4px;
}
.search-display{
background-color: lightgray;
opacity: 0.8;
overflow: hidden;
}
.image-container{
height: 130px;
width: 200px;
overflow:hidden;
}
#searchField {
background-color:white;
box-shadow:0 0 12px rgba(200,200,200);
padding:4px;
border-radius:29px;
padding-left:64px;
width:100%;
box-sizing: border-box;
padding-right:64px;
}
#urlInput {
position: relative;
}
#searchIcon {
font-size:33px;
margin-left:8px;
position: absolute;
top:4px;
left:10px;
}
#closeIcon {
color:black;
float:right;
font-size:33px;
display:inline-block;
position: absolute;
right:14px;
top:4px;
}
.usersImageContainer {
margin:auto;
width:800px;
min-height:200px;
background-size:20%;
background-position: 50%;
background-repeat: no-repeat;
background-image:url('../../assets/loading.gif');
}
.usersImageContainer img {
width:100%;
}
.analyze {
}
#analyzeIcon {
color:white;
display:inline-block;
font-size:28px;
box-sizing: border-box;
position: absolute;
top:6px;
right:30px;
}
|
client/src/components/SearchComponent/searchComponent.css
|
.searchpage {
background-color: #eeeeee;
margin-top:0;
border-top:1px solid gray;
padding-top:0;
color:black;
padding-bottom:80px;
}
.description {
font-weight: 900;
font-size:48px;
}
#period {
animation: color-change 1s infinite;
}
.wrapper{
margin-top: 10%;
}
@keyframes color-change {
0% { color: #4285F4; }
25% { color:#DB4437; }
50% { color: #F4B400; }
75% { color: #0F9D58; }
100% { color: #4285F4; }
}
.searchCont {
margin-top: 78px;
}
.newWrap {
/* background-image: url(../SearchContainer/images/previousSearches.gif); */
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.flex-diaplay{
display: flex
}
.text-white{
color: #fff;
}
.space{
padding: 2px;
margin: 4px;
}
.search-display{
background-color: lightgray;
opacity: 0.8;
overflow: hidden;
}
.image-container{
height: 130px;
width: 200px;
overflow:hidden;
}
#searchField {
background-color:white;
box-shadow:0 0 12px rgba(200,200,200);
padding:4px;
border-radius:29px;
padding-left:64px;
width:100%;
box-sizing: border-box;
padding-right:64px;
}
#urlInput {
position: relative;
}
#searchIcon {
font-size:33px;
margin-left:8px;
position: absolute;
top:4px;
left:10px;
}
#closeIcon {
color:black;
float:right;
font-size:33px;
display:inline-block;
position: absolute;
right:14px;
top:4px;
}
.usersImageContainer {
margin:auto;
width:800px;
min-height:200px;
background-size:20%;
background-position: 50%;
background-repeat: no-repeat;
background-image:url('../../assets/loading.gif');
}
.usersImageContainer img {
width:100%;
}
.analyze {
}
#analyzeIcon {
color:white;
display:inline-block;
font-size:28px;
box-sizing: border-box;
position: absolute;
top:6px;
right:30px;
}
| 0.449876 | 0.083516 |
html, body
{ margin:0px; padding:0px;}
A
{
text-decoration:none;
}
.wraper {
margin-left: 50px;
margin-right: 50px;
}
.form-wraper {
border-top: 2px solid #1d9db1;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
background-color: white;
font-size: 13px;
margin-bottom: 100px;
}
.form-header{padding:.25rem 1.25rem;letter-spacing: 4px;margin:0 -15px 25px -15px;font-family: Poppins,sans-serif;background-color:#0d7d8ef5;color:#fff;border-bottom:1px solid #02ddff;}
table, th, td{
font-size: 11px;
}
thead, tfoot{
background: #40b0ff;
}
h1 {margin:0; padding:0; font-family: Noticia Text, serif; font-weight: 400; font-size:40px; color:#025B9B; text-transform:uppercase; text-shadow: 0px 1px #fff; }
p { margin:0; padding:0;}
body {
background-color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;
}
html{ height:100%}
.welcometxt
{
background-color: #F4F4F4;
border-left:solid 1px #CFCDCD;
padding: 10px;
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma;
font-weight: normal;
COLOR:#6699CC;
}
.style2 {font-size:12px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
.button {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #333333;
BACKGROUND: #ff9933;
}
.formtextbox {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 12px;
padding:4px;
width: 174px;
COLOR: #333333;
font-family: Verdana;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;
background:url(images/icon_login.jpg) no-repeat right center;
padding-right:10px;
}
.formtextbox_pass{
BORDER-RIGHT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 12px;
padding:4px;
width: 174px;
COLOR: #333333;
font-family: Verdana;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;
background:url(images/icon_password.jpg) no-repeat right center;
padding-right:10px;
}
.dropdowntbox {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
FONT-SIZE: 11px;
BACKGROUND: #FFFFFF;
COLOR: #333333;
font-family: Verdana;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #D52D2D;
scrollbar-face-color: #D52D2D;
HEIGHT: 25px;
}
.bodytxt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.loginbg{
background:url(images/loginbg.gif) no-repeat top center;
height:310px;
width:459px;
}
*html .loginbg{
background:url(images/loginbg.gif) no-repeat top center;
height:310px;
width:459px;
}
.black_text{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#000000;
}
.welcome_admin{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:none; padding-left:10px;}
.gray_txt:link, .gray_txt:active, .gray_txt:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
.gray_txt:hover{color:#FF9933;}
.gray_txt2:link, .gray_txt2:active, .gray_txt2:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#999999;}
.gray_txt2:hover{color:#FF9933;}
.logout_txt:link, .logout_txt:active, .logout_txt:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff;}
.logout_txt:hover{color:#FF4E00;}
.topbg{ background:#A4C3D7 url(images/hdr_bg.jpg) repeat-x top;}
.menubg{ background: url(images/menu_bg2.jpg) repeat-x top;}
.footer{ font-size:11px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; padding:4px 10px;}
.footer a{ font-size:11px; color:#276700; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
.sidebar{ background:url(images/sidebar_bg.jpg) repeat-y top left; width:161px;}
.sidenav{ width:161px; margin:0; padding:0; margin-bottom:15px;}
.sidenav h2{ width:161px; height:31px; line-height:31px; margin:0; padding:0; display:block; background:url(images/heading_bg.jpg) no-repeat top left; padding:0px 0 0 5px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:normal;}
.sidenav h2.select{ width:161px; height:31px; line-height:31px; margin:0; padding:0; display:block; background:url(images/heading_bg_hov.jpg) no-repeat top left; padding:0px 0 0 10px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:normal;}
.sidenav ul{ width:145px; margin:0; padding:0;}
.sidenav ul li{margin:0; padding:0; list-style:none; display:list-item; background:url(images/sidebar_bg_hov.jpg) repeat-y top left; border-bottom:solid 1px #F9F9F9; border-top:solid 1px #DFDFDF; color:#FFFFFF; line-height:24px;}
.sidenav ul li a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#999; font-size:11px; text-decoration:none; padding-left:10px; font-weight:normal; background:url(images/arrow.gif) no-repeat left center; display:block}
.sidenav ul li a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; color:#276700; font-size:11px; text-decoration:none; margin-left:10px; font-weight:normal;}
.admin_mid_box{ border:1px dashed #ccc; background:#ffffff; display:block; margin:10px; width:70%;}
.admin_mid_top_bg{height:37px; margin:0; padding:0; display:block; background:url(../images/admin_mid_top_bg.jpg) repeat-x top left;}
.admin_mid_box h1{height:37px; margin:0; padding:0; text-align:center; display:block; background:url(../images/admin_mid_top_bg.jpg) repeat-x top left; padding:10px 0 0 0px; font-family:Arial, Helvetica, sans-serif; color:#6C4735; font-size:16px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.brown_text{font-family:Arial, Helvetica, sans-serif; color:#6C4735; font-size:12px; text-decoration:none; font-weight:normal;}
.brown_text_big{font-family:verdana, Helvetica, sans-serif; color:#777; font-size:18px; text-decoration:none; font-weight:normal; padding:0px 10px;}
.admin_fildbox{font-family:Arial, Helvetica, sans-serif; color:#D54799; font-size:12px; text-decoration:none; font-weight:normal;}
.finput{ width:200px; padding:2px 2px 2px 4px; border: solid 1px #ccc;}
.finput2{padding:2px 2px 2px 4px; border: solid 1px #ccc;}
.finput_new{padding:0px 0px 0px 4px; border: solid 1px #ccc;}
.select_txt{font-family:verdana, Helvetica, sans-serif; color:#276700; font-size:18px; text-decoration:none; font-weight:normal; padding:0px 10px;}
.white_txt{font-family:verdana, Helvetica, sans-serif; color:#fff; font-size:12px; text-decoration:none; font-weight:normal; padding:4px 0px; text-align:center;}
.tr_bg{ background:#99CBFF; font-weight:normal; font-size:12px; color:000;}
.tr_bg:hover{ background:#f2f2f2;}
.tr_bg2{ background:#CCE5FF; font-weight:normal; font-size:12px; color:000;}
.tr_bg2:hover{ background:#f2f2f2;}
.showtxt{font-family:verdana, Helvetica, sans-serif; color:#025B9B; font-size:12px; text-decoration:none; font-weight:normal; padding-left:10px; text-shadow: 0px 1px #81BBE5;}
.blk_txt{font-family:verdana, Helvetica, sans-serif; color:#000; font-size:12px; text-decoration:none; font-weight:normal; }
.fil_box{ border:solid 1px #CCCCCC; padding:10px; background:#f3f3f3;}
.dash_box{ border:solid 1px #CCCCCC; padding:10px;
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 0px 0px 5px #ccc; display:block;
}
.dash_box:hover{background:#E1F0FA; }
|
admincss/css.css
|
html, body
{ margin:0px; padding:0px;}
A
{
text-decoration:none;
}
.wraper {
margin-left: 50px;
margin-right: 50px;
}
.form-wraper {
border-top: 2px solid #1d9db1;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
background-color: white;
font-size: 13px;
margin-bottom: 100px;
}
.form-header{padding:.25rem 1.25rem;letter-spacing: 4px;margin:0 -15px 25px -15px;font-family: Poppins,sans-serif;background-color:#0d7d8ef5;color:#fff;border-bottom:1px solid #02ddff;}
table, th, td{
font-size: 11px;
}
thead, tfoot{
background: #40b0ff;
}
h1 {margin:0; padding:0; font-family: Noticia Text, serif; font-weight: 400; font-size:40px; color:#025B9B; text-transform:uppercase; text-shadow: 0px 1px #fff; }
p { margin:0; padding:0;}
body {
background-color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;
}
html{ height:100%}
.welcometxt
{
background-color: #F4F4F4;
border-left:solid 1px #CFCDCD;
padding: 10px;
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma;
font-weight: normal;
COLOR:#6699CC;
}
.style2 {font-size:12px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
.button {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #333333;
BACKGROUND: #ff9933;
}
.formtextbox {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 12px;
padding:4px;
width: 174px;
COLOR: #333333;
font-family: Verdana;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;
background:url(images/icon_login.jpg) no-repeat right center;
padding-right:10px;
}
.formtextbox_pass{
BORDER-RIGHT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 12px;
padding:4px;
width: 174px;
COLOR: #333333;
font-family: Verdana;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px;
background:url(images/icon_password.jpg) no-repeat right center;
padding-right:10px;
}
.dropdowntbox {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
FONT-SIZE: 11px;
BACKGROUND: #FFFFFF;
COLOR: #333333;
font-family: Verdana;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #D52D2D;
scrollbar-face-color: #D52D2D;
HEIGHT: 25px;
}
.bodytxt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.loginbg{
background:url(images/loginbg.gif) no-repeat top center;
height:310px;
width:459px;
}
*html .loginbg{
background:url(images/loginbg.gif) no-repeat top center;
height:310px;
width:459px;
}
.black_text{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#000000;
}
.welcome_admin{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:none; padding-left:10px;}
.gray_txt:link, .gray_txt:active, .gray_txt:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
.gray_txt:hover{color:#FF9933;}
.gray_txt2:link, .gray_txt2:active, .gray_txt2:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#999999;}
.gray_txt2:hover{color:#FF9933;}
.logout_txt:link, .logout_txt:active, .logout_txt:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff;}
.logout_txt:hover{color:#FF4E00;}
.topbg{ background:#A4C3D7 url(images/hdr_bg.jpg) repeat-x top;}
.menubg{ background: url(images/menu_bg2.jpg) repeat-x top;}
.footer{ font-size:11px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; padding:4px 10px;}
.footer a{ font-size:11px; color:#276700; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
.sidebar{ background:url(images/sidebar_bg.jpg) repeat-y top left; width:161px;}
.sidenav{ width:161px; margin:0; padding:0; margin-bottom:15px;}
.sidenav h2{ width:161px; height:31px; line-height:31px; margin:0; padding:0; display:block; background:url(images/heading_bg.jpg) no-repeat top left; padding:0px 0 0 5px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:normal;}
.sidenav h2.select{ width:161px; height:31px; line-height:31px; margin:0; padding:0; display:block; background:url(images/heading_bg_hov.jpg) no-repeat top left; padding:0px 0 0 10px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:normal;}
.sidenav ul{ width:145px; margin:0; padding:0;}
.sidenav ul li{margin:0; padding:0; list-style:none; display:list-item; background:url(images/sidebar_bg_hov.jpg) repeat-y top left; border-bottom:solid 1px #F9F9F9; border-top:solid 1px #DFDFDF; color:#FFFFFF; line-height:24px;}
.sidenav ul li a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#999; font-size:11px; text-decoration:none; padding-left:10px; font-weight:normal; background:url(images/arrow.gif) no-repeat left center; display:block}
.sidenav ul li a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; color:#276700; font-size:11px; text-decoration:none; margin-left:10px; font-weight:normal;}
.admin_mid_box{ border:1px dashed #ccc; background:#ffffff; display:block; margin:10px; width:70%;}
.admin_mid_top_bg{height:37px; margin:0; padding:0; display:block; background:url(../images/admin_mid_top_bg.jpg) repeat-x top left;}
.admin_mid_box h1{height:37px; margin:0; padding:0; text-align:center; display:block; background:url(../images/admin_mid_top_bg.jpg) repeat-x top left; padding:10px 0 0 0px; font-family:Arial, Helvetica, sans-serif; color:#6C4735; font-size:16px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.brown_text{font-family:Arial, Helvetica, sans-serif; color:#6C4735; font-size:12px; text-decoration:none; font-weight:normal;}
.brown_text_big{font-family:verdana, Helvetica, sans-serif; color:#777; font-size:18px; text-decoration:none; font-weight:normal; padding:0px 10px;}
.admin_fildbox{font-family:Arial, Helvetica, sans-serif; color:#D54799; font-size:12px; text-decoration:none; font-weight:normal;}
.finput{ width:200px; padding:2px 2px 2px 4px; border: solid 1px #ccc;}
.finput2{padding:2px 2px 2px 4px; border: solid 1px #ccc;}
.finput_new{padding:0px 0px 0px 4px; border: solid 1px #ccc;}
.select_txt{font-family:verdana, Helvetica, sans-serif; color:#276700; font-size:18px; text-decoration:none; font-weight:normal; padding:0px 10px;}
.white_txt{font-family:verdana, Helvetica, sans-serif; color:#fff; font-size:12px; text-decoration:none; font-weight:normal; padding:4px 0px; text-align:center;}
.tr_bg{ background:#99CBFF; font-weight:normal; font-size:12px; color:000;}
.tr_bg:hover{ background:#f2f2f2;}
.tr_bg2{ background:#CCE5FF; font-weight:normal; font-size:12px; color:000;}
.tr_bg2:hover{ background:#f2f2f2;}
.showtxt{font-family:verdana, Helvetica, sans-serif; color:#025B9B; font-size:12px; text-decoration:none; font-weight:normal; padding-left:10px; text-shadow: 0px 1px #81BBE5;}
.blk_txt{font-family:verdana, Helvetica, sans-serif; color:#000; font-size:12px; text-decoration:none; font-weight:normal; }
.fil_box{ border:solid 1px #CCCCCC; padding:10px; background:#f3f3f3;}
.dash_box{ border:solid 1px #CCCCCC; padding:10px;
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 0px 0px 5px #ccc; display:block;
}
.dash_box:hover{background:#E1F0FA; }
| 0.317003 | 0.071786 |
body
{
background:#000000 url("../image/bgd.png");
background-repeat:no-repeat;
}
li, h3 {
color: #fff;
}
.middle_text
{
position:absolute;
left:320px;
top:300px;
font-size: 550%;
font-weight: bold;
color: #ffffff;
}
.form
{
position:absolute;
left:320px;
top:250px;
font-size: 150%;
color: #ffffff;
}
.message
{
position:absolute;
left:320px;
top:150px;
font-size: 150%;
color: #ffffff;
}
.header_bar {
position:absolute;
left:390px;
top:35px;
font-size: 250%;
color: #ffffff;
}
.header_bar a:link {
color:#ffffff;
text-decoration: none;
}
.header_bar a:visited {
color:#ffffff;
text-decoration: none;
}
button {
background-image: none;
-webkit-appearance: button;
-webkit-writing-mode: horizontal-tb;
margin: 10;
}
input {
margin: 10;
font-size: 100%;
vertical-align: baseline;
color: #222;
}
.readBytesButtons {
background-color: #f0ad4e;
border-color: #eea236;
color: #fff;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
}
.sendBytesButtons {
background-color: #5cb85c;
border-color: #4cae4c;
color: #fff;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
}
.drop_zone {
padding: 10px;
border: 1px solid #ccc;
}
#drop_zone {
border: 2px dashed #bbb;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 25px;
text-align: center;
font: 20pt bold;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #bbb;
background: #EEE;
}
#byte_content {
margin: 5px 0;
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
background: #EEE;
}
#byte_range { margin-top: 5px; }
#progress_bar {
margin: 10px 0;
padding: 3px;
font-size: 14px;
clear: both;
opacity: 0;
-moz-transition: opacity 1s linear;
-o-transition: opacity 1s linear;
-webkit-transition: opacity 1s linear;
}
#progress_bar.loading {
opacity: 1.0;
}
#progress_bar .percent {
float: left;
width: 0;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.inputwrap label {
display: inline-block;
width: 100px;
text-align: right;
}
|
tek3/web/Common/style/generic.css
|
body
{
background:#000000 url("../image/bgd.png");
background-repeat:no-repeat;
}
li, h3 {
color: #fff;
}
.middle_text
{
position:absolute;
left:320px;
top:300px;
font-size: 550%;
font-weight: bold;
color: #ffffff;
}
.form
{
position:absolute;
left:320px;
top:250px;
font-size: 150%;
color: #ffffff;
}
.message
{
position:absolute;
left:320px;
top:150px;
font-size: 150%;
color: #ffffff;
}
.header_bar {
position:absolute;
left:390px;
top:35px;
font-size: 250%;
color: #ffffff;
}
.header_bar a:link {
color:#ffffff;
text-decoration: none;
}
.header_bar a:visited {
color:#ffffff;
text-decoration: none;
}
button {
background-image: none;
-webkit-appearance: button;
-webkit-writing-mode: horizontal-tb;
margin: 10;
}
input {
margin: 10;
font-size: 100%;
vertical-align: baseline;
color: #222;
}
.readBytesButtons {
background-color: #f0ad4e;
border-color: #eea236;
color: #fff;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
}
.sendBytesButtons {
background-color: #5cb85c;
border-color: #4cae4c;
color: #fff;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
}
.drop_zone {
padding: 10px;
border: 1px solid #ccc;
}
#drop_zone {
border: 2px dashed #bbb;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 25px;
text-align: center;
font: 20pt bold;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #bbb;
background: #EEE;
}
#byte_content {
margin: 5px 0;
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
background: #EEE;
}
#byte_range { margin-top: 5px; }
#progress_bar {
margin: 10px 0;
padding: 3px;
font-size: 14px;
clear: both;
opacity: 0;
-moz-transition: opacity 1s linear;
-o-transition: opacity 1s linear;
-webkit-transition: opacity 1s linear;
}
#progress_bar.loading {
opacity: 1.0;
}
#progress_bar .percent {
float: left;
width: 0;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.inputwrap label {
display: inline-block;
width: 100px;
text-align: right;
}
| 0.393385 | 0.089893 |
.pay_accept,.pay_num,.pay_remark{
width:100%;
height:70px;
padding: 0 15px;
overflow: hidden;
box-sizing: border-box;
}
.pay_accept>div,.pay_num>div,.pay_remark>div{
background:white;
width:100%;
height:70px;
border-radius:6px;
padding:20px 15px 0px 15px;
font-size: 14px;
}
.pay_accept{
margin-top:20px;
}
p.pay_tit{
margin:0!important;
color:#545454;
}
input.pay_ipt{
border:none;
width: 80%;
outline: none;
}
.pay_num>div>div>input{
border:none;
width: 80%;
}
.pay_accept>div>div>span{
float:right;
font-size: 18px;
color:#6275F8;
}
input::-webkit-input-placeholder { /* WebKit browsers */
color: #D5D5D5;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #D5D5D5;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #D5D5D5;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #D5D5D5;
}
.pay_num,.pay_remark{
margin-top:10px;
}
.pay_btn{
width: 100%;
height:104px;
padding:30px 60px;
overflow: hidden;
box-sizing: border-box;
}
#PayBtn{
width: 100%;
height:44px;
border-radius:22px;
background-color: #FFAA1C;
background-size:cover;
text-align:center;
line-height:44px;
color:white;
font-size: 17px;
}
/*注册页面*/
.register_container{
width:100%;
height:500px;
padding:32px 24px;
}
.reg_inner{
list-style:none;
height:57px;
width:100%;
line-height: 57px;
border-bottom:1px solid rgb(225,225,225);
position:relative;
color: rgb(84,84,84);
}
.register_container>div>span{
color:rgb(84,84,84);
vertical-align:middle;
}
.reg_inner>input{
border:none;
outline:none;
}
.get_code{
width: 94px;
height: 26px;
border-radius:6px;
display:inline-block;
color:rgb(91,119,250);
font-size:8px!important;
border: 1px solid rgb(91,119,250);
float: right;
vertical-align:middle;
position:absolute;
top:15.5px;
right: 0;
line-height: 26px;
text-align:center;
}
.reg_btn{
width: 242px;
height: 44px;
margin:0 auto;
margin-top: 42px;
font-size:17px;
color: rgb(255,255,255);
background-color: #FFAA1C;
background-size:cover;
border-radius:22px;
line-height: 44px;
text-align:center;
}
.remark{
font-size: 10px;
color: rgb(84,84,84);
margin: 0;
text-align:center;
}
.remark>a{
color:rgb(91,119,250);
}
.reg_footer{
width: 200px;
height:40px;
line-height:20px;
position:fixed;
bottom:20px;
left:50%;
margin-left:-100px;
font-size:10px;
text-align:center;
}
.reg_footer>a{
color:rgb(91,119,250);
}
/*登录页面*/
.login_body{
background:url(../../img/background.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.login_logo{
width:100%;
margin-top:32px;
text-align:center;
margin-bottom:20px;
}
.login_logo>img{
width: 72px;
height:70px;
display:inline-block;
}
.am-header>h1>a{
color:white;
float:left;
font-size:14px;
}
.change_english{
width:100%;
height:40px;
text-align:right;
float:right;
margin-right:20px;
color:rgb(255,255,255);
font-size:10px;
background:transparent;
border:none;
outline:none;
}
.change_english>span{
margin-left: 10px;
}
.login_inner{
margin-top:90px;
padding:0 24px 0 24px;
}
.login_part{
border-bottom:1px solid rgb(255,255,255);
height:60px;
width:100%;
line-height:60px;
}
.login_part>span{
margin-right:12px;
}
.login_part>span>a{
color:white;
float:left;
vertical-align:middle;
font-size:22px;
}
.login_part>input{
background-color:transparent;
border:none;
outline:none;
color:white;
font-size:14px;
}
.login_btn{
width: 242px;
height: 44px;
margin:0 auto;
margin-top: 42px;
font-size:17px;
color: rgb(255,255,255);
background-color: #FFAA1C;
background-size:cover;
border-radius:22px;
line-height: 44px;
text-align:center;
}
.login_num{
width: 195px;
height:20px;
margin:25px auto;
font-size:10px;
color:rgb(255,255,255);
}
.register_num{
text-align:left;
float:left;
color:rgb(255,255,255);
font-size:10px;
}
.forget_num{
text-align:right;
float:right;
color:rgb(255,255,255);
font-size:10px;
}
/*账单页面bill*/
.bill_container{
padding:20px 15px 0px 15px;
width: 100%;
height:100%;
}
.bill_inner{
height:70px;
width:100%;
background:white;
margin-bottom:10px;
border-radius:12px;
padding:10px 20px 10px 16px;
}
.bill_link p{
margin:0;
font-size:10px;
color:rgb(96,96,96);
}
.bill_num{
font-size:16px;
color:rgb(92,109,249);
float:right;
line-height: 20px;
}
/*錢包地址wallet_address*/
.wallet_container{
padding-top:50px;
}
.QR_num{
text-align: center;
color:white;
margin-bottom:35px;
}
.QR_Code{
width:254px;
height: 256px;
background:white;
margin:0 auto;
border-radius:32px;
margin-bottom:37px;
}
.QR_Code_img{
width: 180px;
height: 180px;
margin:7px auto;
}
.QR_Code p{
text-align: center;
display:block;
width:71px;
height:40px;
font-size:14px;
color:rgb(153,153,153);
margin:0 auto;
line-height:40px;
}
.QR_Code_img img{
width:100%;
height:100%;
}
.copy_address{
width:242px;
height:44px;
border-radius:22px;
border:1px solid white;
text-align:center;
margin:0 auto;
margin-bottom: 16px;
line-height: 44px;
color:white;
}
.Save_to_the_album{
width:242px;
height:44px;
border-radius:22px;
border:1px solid white;
text-align:center;
margin:0 auto;
line-height: 44px;
color:white;
}
/*用戶協議user_agreement*/
.user_agreement_container{
width:100%;
padding:0 15px 0 15px;
}
.user_agreement_container>p{
font-size:12px;
color:rgb(84,84,84);
margin:8px;
}
.user_agreement_container>h6{
text-align:center;
}
/*Mykey_password获取密钥*/
.Mykey_password_circle{
width: 156px;
height:156px;
border:1px solid #FFF;
border-radius:50%;
margin:144px auto;
position:relative;
}
.Mykey_password_fillet{
width:124px;
height:124px;
color:#5c6df9;
border-radius:50%;
background:#FFFFFF;
margin-top:16px;
line-height:124px;
text-align:center;
position: absolute;
left:50%;
margin-left: -62px;
}
.am-modal-hd{
font-size:14px;
}
.am-modal-btn,.am-modal-bd{
font-size:12px;
}
/*set_up設置頁面*/
.setup_container{
width: 100%;
height:88px;
margin-top:20px;
}
.setup_inner{
width:100%;
height:44px;
padding:0px 10.5px;
background:#FFFFFF;
}
.setup_text{
font-size:12px;
color:rgb(84,84,84);
line-height:44px;
}
#log_off{
width: 100%;
height:44px;
border-radius:22px;
background-color: #FFAA1C;
background-size:cover;
text-align:center;
line-height:44px;
color:white;
font-size: 17px;
}
/*实名认证页面*/
.certification_container{
width:100%;
padding:20px 24px 20px 24px;
}
.centi_inner{
width:100%;
height:57px;
line-height:57px;
font-size:14px;
color:rgb(84,84,84);
border-bottom:1px solid rgb(225,225,225);
}
.centi_inner_ipt{
width: 70%;
border:none;
outline:none;
margin-left:22px;
background:none;
}
.upload-picfront{
width: 204px;
height: 112px;
margin:0 auto;
border: 1px dashed rgb(197,197,197);
margin-bottom:20px;
text-align:center;
}
.upload-picfront>p{
/*display:block;
width:24px;
height: 24px;
margin:0 auto;*/
font-size:45px;
margin:-5px;
}
.upload-picfront>span{
font-size:14px;
color:rgb(197,197,197);
}
.sub_btn{
width: 100%;
height:104px;
padding:12px 60px;
overflow: hidden;
box-sizing: border-box;
}
#Sub_Auditing{
width: 100%;
height:44px;
border-radius:22px;
background-color: #FFAA1C;
background-size:cover;
text-align:center;
line-height:44px;
color:white;
font-size: 17px;
}
/*关于*/
.about_title{
font-size:16px;
text-align:center;
margin-bottom:42px;
}
.about_container{
width:100%;
padding:0 15px 0 15px;
}
.about_container>p{
font-size:12px;
color:rgb(84,84,84);
margin:8px;
}
.about_container>h6{
text-align:center;
}
/*My_assets我的資產*/
.My_assets_container{
padding:20px 11px 20px 11px;
}
.Myassets_inner{
height:105px;
width:100%;
margin-bottom:20px;
}
.Myassets_inner>p{
font-size:14px;
color:rgb(84,84,84);
margin-bottom:16px;
}
.Myassets_box{
height:80px;
width:100%;
border-radius:12px;
background:#FFFFFF;
padding:18px 16px 12px 16px;
}
.Myassets_box>p{
font-size:14px;
margin:0;
color:rgb(84,84,84);
}
.Myassets_box>a{
color:rgb(153,153,153);
font-size:12px;
}
.Myassets_box>a>span{
font-size:18px;
color:rgb(92,109,249);
padding-left:10px;
display:inline-block;
}
/*inform_detail咨詢詳情頁*/
.informdetail_container{
padding:15px 15px 15px 15px;
}
.informdetail_container>h6{
text-align:center;
margin:0;
}
.informdetail_container>span{
text-align:center;
display: inline-block;
width: 100%;
font-size:10px;
}
|
public/static/front/assets/css/yuan.css
|
.pay_accept,.pay_num,.pay_remark{
width:100%;
height:70px;
padding: 0 15px;
overflow: hidden;
box-sizing: border-box;
}
.pay_accept>div,.pay_num>div,.pay_remark>div{
background:white;
width:100%;
height:70px;
border-radius:6px;
padding:20px 15px 0px 15px;
font-size: 14px;
}
.pay_accept{
margin-top:20px;
}
p.pay_tit{
margin:0!important;
color:#545454;
}
input.pay_ipt{
border:none;
width: 80%;
outline: none;
}
.pay_num>div>div>input{
border:none;
width: 80%;
}
.pay_accept>div>div>span{
float:right;
font-size: 18px;
color:#6275F8;
}
input::-webkit-input-placeholder { /* WebKit browsers */
color: #D5D5D5;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #D5D5D5;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #D5D5D5;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #D5D5D5;
}
.pay_num,.pay_remark{
margin-top:10px;
}
.pay_btn{
width: 100%;
height:104px;
padding:30px 60px;
overflow: hidden;
box-sizing: border-box;
}
#PayBtn{
width: 100%;
height:44px;
border-radius:22px;
background-color: #FFAA1C;
background-size:cover;
text-align:center;
line-height:44px;
color:white;
font-size: 17px;
}
/*注册页面*/
.register_container{
width:100%;
height:500px;
padding:32px 24px;
}
.reg_inner{
list-style:none;
height:57px;
width:100%;
line-height: 57px;
border-bottom:1px solid rgb(225,225,225);
position:relative;
color: rgb(84,84,84);
}
.register_container>div>span{
color:rgb(84,84,84);
vertical-align:middle;
}
.reg_inner>input{
border:none;
outline:none;
}
.get_code{
width: 94px;
height: 26px;
border-radius:6px;
display:inline-block;
color:rgb(91,119,250);
font-size:8px!important;
border: 1px solid rgb(91,119,250);
float: right;
vertical-align:middle;
position:absolute;
top:15.5px;
right: 0;
line-height: 26px;
text-align:center;
}
.reg_btn{
width: 242px;
height: 44px;
margin:0 auto;
margin-top: 42px;
font-size:17px;
color: rgb(255,255,255);
background-color: #FFAA1C;
background-size:cover;
border-radius:22px;
line-height: 44px;
text-align:center;
}
.remark{
font-size: 10px;
color: rgb(84,84,84);
margin: 0;
text-align:center;
}
.remark>a{
color:rgb(91,119,250);
}
.reg_footer{
width: 200px;
height:40px;
line-height:20px;
position:fixed;
bottom:20px;
left:50%;
margin-left:-100px;
font-size:10px;
text-align:center;
}
.reg_footer>a{
color:rgb(91,119,250);
}
/*登录页面*/
.login_body{
background:url(../../img/background.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.login_logo{
width:100%;
margin-top:32px;
text-align:center;
margin-bottom:20px;
}
.login_logo>img{
width: 72px;
height:70px;
display:inline-block;
}
.am-header>h1>a{
color:white;
float:left;
font-size:14px;
}
.change_english{
width:100%;
height:40px;
text-align:right;
float:right;
margin-right:20px;
color:rgb(255,255,255);
font-size:10px;
background:transparent;
border:none;
outline:none;
}
.change_english>span{
margin-left: 10px;
}
.login_inner{
margin-top:90px;
padding:0 24px 0 24px;
}
.login_part{
border-bottom:1px solid rgb(255,255,255);
height:60px;
width:100%;
line-height:60px;
}
.login_part>span{
margin-right:12px;
}
.login_part>span>a{
color:white;
float:left;
vertical-align:middle;
font-size:22px;
}
.login_part>input{
background-color:transparent;
border:none;
outline:none;
color:white;
font-size:14px;
}
.login_btn{
width: 242px;
height: 44px;
margin:0 auto;
margin-top: 42px;
font-size:17px;
color: rgb(255,255,255);
background-color: #FFAA1C;
background-size:cover;
border-radius:22px;
line-height: 44px;
text-align:center;
}
.login_num{
width: 195px;
height:20px;
margin:25px auto;
font-size:10px;
color:rgb(255,255,255);
}
.register_num{
text-align:left;
float:left;
color:rgb(255,255,255);
font-size:10px;
}
.forget_num{
text-align:right;
float:right;
color:rgb(255,255,255);
font-size:10px;
}
/*账单页面bill*/
.bill_container{
padding:20px 15px 0px 15px;
width: 100%;
height:100%;
}
.bill_inner{
height:70px;
width:100%;
background:white;
margin-bottom:10px;
border-radius:12px;
padding:10px 20px 10px 16px;
}
.bill_link p{
margin:0;
font-size:10px;
color:rgb(96,96,96);
}
.bill_num{
font-size:16px;
color:rgb(92,109,249);
float:right;
line-height: 20px;
}
/*錢包地址wallet_address*/
.wallet_container{
padding-top:50px;
}
.QR_num{
text-align: center;
color:white;
margin-bottom:35px;
}
.QR_Code{
width:254px;
height: 256px;
background:white;
margin:0 auto;
border-radius:32px;
margin-bottom:37px;
}
.QR_Code_img{
width: 180px;
height: 180px;
margin:7px auto;
}
.QR_Code p{
text-align: center;
display:block;
width:71px;
height:40px;
font-size:14px;
color:rgb(153,153,153);
margin:0 auto;
line-height:40px;
}
.QR_Code_img img{
width:100%;
height:100%;
}
.copy_address{
width:242px;
height:44px;
border-radius:22px;
border:1px solid white;
text-align:center;
margin:0 auto;
margin-bottom: 16px;
line-height: 44px;
color:white;
}
.Save_to_the_album{
width:242px;
height:44px;
border-radius:22px;
border:1px solid white;
text-align:center;
margin:0 auto;
line-height: 44px;
color:white;
}
/*用戶協議user_agreement*/
.user_agreement_container{
width:100%;
padding:0 15px 0 15px;
}
.user_agreement_container>p{
font-size:12px;
color:rgb(84,84,84);
margin:8px;
}
.user_agreement_container>h6{
text-align:center;
}
/*Mykey_password获取密钥*/
.Mykey_password_circle{
width: 156px;
height:156px;
border:1px solid #FFF;
border-radius:50%;
margin:144px auto;
position:relative;
}
.Mykey_password_fillet{
width:124px;
height:124px;
color:#5c6df9;
border-radius:50%;
background:#FFFFFF;
margin-top:16px;
line-height:124px;
text-align:center;
position: absolute;
left:50%;
margin-left: -62px;
}
.am-modal-hd{
font-size:14px;
}
.am-modal-btn,.am-modal-bd{
font-size:12px;
}
/*set_up設置頁面*/
.setup_container{
width: 100%;
height:88px;
margin-top:20px;
}
.setup_inner{
width:100%;
height:44px;
padding:0px 10.5px;
background:#FFFFFF;
}
.setup_text{
font-size:12px;
color:rgb(84,84,84);
line-height:44px;
}
#log_off{
width: 100%;
height:44px;
border-radius:22px;
background-color: #FFAA1C;
background-size:cover;
text-align:center;
line-height:44px;
color:white;
font-size: 17px;
}
/*实名认证页面*/
.certification_container{
width:100%;
padding:20px 24px 20px 24px;
}
.centi_inner{
width:100%;
height:57px;
line-height:57px;
font-size:14px;
color:rgb(84,84,84);
border-bottom:1px solid rgb(225,225,225);
}
.centi_inner_ipt{
width: 70%;
border:none;
outline:none;
margin-left:22px;
background:none;
}
.upload-picfront{
width: 204px;
height: 112px;
margin:0 auto;
border: 1px dashed rgb(197,197,197);
margin-bottom:20px;
text-align:center;
}
.upload-picfront>p{
/*display:block;
width:24px;
height: 24px;
margin:0 auto;*/
font-size:45px;
margin:-5px;
}
.upload-picfront>span{
font-size:14px;
color:rgb(197,197,197);
}
.sub_btn{
width: 100%;
height:104px;
padding:12px 60px;
overflow: hidden;
box-sizing: border-box;
}
#Sub_Auditing{
width: 100%;
height:44px;
border-radius:22px;
background-color: #FFAA1C;
background-size:cover;
text-align:center;
line-height:44px;
color:white;
font-size: 17px;
}
/*关于*/
.about_title{
font-size:16px;
text-align:center;
margin-bottom:42px;
}
.about_container{
width:100%;
padding:0 15px 0 15px;
}
.about_container>p{
font-size:12px;
color:rgb(84,84,84);
margin:8px;
}
.about_container>h6{
text-align:center;
}
/*My_assets我的資產*/
.My_assets_container{
padding:20px 11px 20px 11px;
}
.Myassets_inner{
height:105px;
width:100%;
margin-bottom:20px;
}
.Myassets_inner>p{
font-size:14px;
color:rgb(84,84,84);
margin-bottom:16px;
}
.Myassets_box{
height:80px;
width:100%;
border-radius:12px;
background:#FFFFFF;
padding:18px 16px 12px 16px;
}
.Myassets_box>p{
font-size:14px;
margin:0;
color:rgb(84,84,84);
}
.Myassets_box>a{
color:rgb(153,153,153);
font-size:12px;
}
.Myassets_box>a>span{
font-size:18px;
color:rgb(92,109,249);
padding-left:10px;
display:inline-block;
}
/*inform_detail咨詢詳情頁*/
.informdetail_container{
padding:15px 15px 15px 15px;
}
.informdetail_container>h6{
text-align:center;
margin:0;
}
.informdetail_container>span{
text-align:center;
display: inline-block;
width: 100%;
font-size:10px;
}
| 0.186243 | 0.068475 |
.cube {
position: absolute;
top: 80vh;
left: 45vw;
width: 10px;
height: 10px;
border: solid 1px #ffc107;
transform-origin: top left;
transform: scale(0) rotate(0deg) translate(-50%, -50%);
animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
border-color: #ffc107 ;
}
.cube:nth-child(2) {
animation-delay: 2s;
left: 25vw;
top: 40vh;
}
.cube:nth-child(3) {
animation-delay: 4s;
left: 75vw;
top: 50vh;
}
.cube:nth-child(4) {
animation-delay: 6s;
left: 90vw;
top: 10vh;
}
.cube:nth-child(5) {
animation-delay: 8s;
left: 10vw;
top: 85vh;
}
.cube:nth-child(6) {
animation-delay: 10s;
left: 50vw;
top: 10vh;
}
/* Animate Background*/
@keyframes Gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@keyframes cube {
from {
transform: scale(0) rotate(0deg) translate(-50%, -50%);
opacity: 1;
}
to {
transform: scale(20) rotate(960deg) translate(-50%, -50%);
opacity: 0;
}
}
.header{
width: 100%;
height: 100vh;
/* background-image: linear-gradient(rgba(243, 204, 87, 0.8), rgba(243, 204, 87, 0.8)); */
background-repeat: no-repeat;
background-size: cover;
position: relative;
clip-path: polygon(100% 0%, 100% 87%, 0% 96%, 0 75%, 0 0);
animation-name: animate;
animation-direction: alternate-reverse;
animation-duration: 3s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-play-state: running;
animation-timing-function: ease-in-out;
}
#spin:after {
content: '';
animation-name: spin;
animation-direction: alternate-reverse;
animation-duration: 3s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-play-state: running;
animation-timing-function: ease-in-out;
}
@keyframes spin {
0% {
content: "Manufacturer of a wide array of Manhole Cover";
}
50% {
color: black;
}
100% {
content: "underrated. unsurpassed";
}
}
@keyframes animate {
0% {
background-image: url(/img/header/1.jpg);
}
100% {
background-image: url(/img/header/2.jpg);
}
}
.navbar:before {
content: '';
position: relative;
top: 0%;
bottom: 0%;
left: 0;
right: 0;
opacity: .2;
z-index: -1;
}
.nav-link {
color: rgba(255,255,255,1)!important;
white-space: normal;
border-radius: 4px;
font-size: 14px;
font-style: normal;
font-weight: 700;
padding: 0.5rem 1rem;
letter-spacing: -0.5px;
}
.nav-link:hover {
transition: .3s ease-in-out;
color: #f3cc57!important;
}
.nav-link-style {
color: rgba(255,255,255,1)!important;
white-space: normal;
border-radius: 4px;
font-size: 14px;
font-style: normal;
font-weight: 700;
padding: 0.5rem 1rem;
letter-spacing: -0.5px;
}
.nav-link-style:hover {
transition: .3s ease-in-out;
color: #f3cc57!important;
text-decoration: none;
}
.text-1 {
font-size: 2.50em;
}
.text-warning {
color: #f3cc57;
}
.text-2 {
font-size: 1.50em !important;
}
.text-3 {
font-size: 1.2em;
}
.text-4 {
font-size: 0.9em;
}
.btn-outline-dark {
border-color: black!important;
border-width: 2px !important;
}
.overlay {
width: 100%;
background-size: cover;
background-image: url(/img/third.jpg);
overflow: hidden;
clip-path: polygon(0% 0%, 1000% 20%, 0% 110%, 0 75%, 0 0);
}
.text-5 {
font-size: 2.30em;
}
.text-6 {
font-size: 1em;
}
.text-7 {
font-size:1.80em;
}
.bg-color-grey {
background-color: #EDEDED !important;
}
/* Testimonials */
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-slide {
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
vertical-align: top!important;
-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;
}
.text-8 {
font-size: 2em;
}
.section-dark {
height: 473.375px;
color: white;
background-color: #212529 !important;
border-color: #16181b !important;
}
#footer {
background: rgba(243, 204, 87, 1);
font-size: 0.9em;
margin-top: 50px;
padding: 0;
position: relative;
clear: both;
}
.text-9 {
font-size: 1em;
font-weight: 900;
line-height: 18px;
margin: 0 0 14px 0;
text-transform: uppercase;
}
.list.list-icons {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.link-hover-style {
padding-left: 13px !important;
margin-bottom: 5px;
text-decoration: none;
color: white;
font-weight: bold;
}
.link-hover-style:hover {
color: #f3cc57;
transition: .3s ease-in-out;
text-decoration: none;
}
.footer-hover-style {
padding-left: 13px !important;
margin-bottom: 5px;
text-decoration: none;
color: white;
font-weight: bold;
}
.footer-hover-style:hover {
color: #000;
transition: .3s ease-in-out;
text-decoration: none;
}
.link-style {
padding-left: 13px !important;
margin-bottom: 5px;
text-decoration: none;
color: white;
font-weight: bold;
}
.link-style:hover {
color: #f3cc57;
transition: .3s ease-in-out;
text-decoration: none;
}
.dropdown-content {
display: none;
position: absolute;
background-color: white;
border-radius: 5px;
min-width: 200px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown:hover .dropdown-content {display: block;}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
font-size: 14px;
font-weight: 700;
text-align: center;
}
.dropdown-content a:hover {
background-color: #000;
text-decoration: none;
color: #f3cc57;
transition: .1s ease-in-out;
}
.product-color {
background-color: rgba(0,0,0,1)!important;
text-transform: uppercase;
}
.product-nav {
background-color: rgba(243, 204, 87, 1)!important;
text-transform: uppercase;
}
.bg-color {
background-color: #f7f7f7!important;
}
.table td, .table th {
padding: .75rem;
vertical-align: middle !important;
border-top: 1px solid #dee2e6;
}
.header-1{
width: 100%;
height: 60vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
background-image: url(/img/aboutus.jpg);
/* background: linear-gradient(rgba(243, 204, 87, 1), rgba(243, 204, 87, 0.5)); */
/* background: linear-gradient(to right, #f3cc57, #f3f9a7);; */
}
.header-2 {
width: 100%;
height: 60vh;
background-repeat: no-repeat;
background-size: cover;
position: relative;
background-image: url(/img/contact.jpg);
/* background: linear-gradient(rgba(243, 204, 87, 1), rgba(243, 204, 87, 0.5)); */
/* background: linear-gradient(to right, #f3cc57, #f3f9a7);; */
}
.header-section {
width: 100%;
height: inherit;
color: black;
text-align: center;
position: relative;
}
.center-div {
width: 100%;
height: auto;
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
p.drop-caps:first-letter{
color: #f3cc57;
float: left;
font-size: 75px;
line-height: 60px;
padding: 4px;
margin-right: 5px;
margin-top: 5px;
}
.btn-modern{
text-transform: uppercase;
border-radius: 0!important;
font-size: .8em!important;
padding: 12.8px 24px!important;
padding: 0.8rem 1.5rem!important;
font-weight: 600!important;
}
.img-logo {
filter: grey;
-webkit-filter: grayscale(1);
transition: .5s ease-in-out;
}
.img-logo:hover {
filter: none;
-webkit-filter: grayscale(0);
}
|
css/style.css
|
.cube {
position: absolute;
top: 80vh;
left: 45vw;
width: 10px;
height: 10px;
border: solid 1px #ffc107;
transform-origin: top left;
transform: scale(0) rotate(0deg) translate(-50%, -50%);
animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
border-color: #ffc107 ;
}
.cube:nth-child(2) {
animation-delay: 2s;
left: 25vw;
top: 40vh;
}
.cube:nth-child(3) {
animation-delay: 4s;
left: 75vw;
top: 50vh;
}
.cube:nth-child(4) {
animation-delay: 6s;
left: 90vw;
top: 10vh;
}
.cube:nth-child(5) {
animation-delay: 8s;
left: 10vw;
top: 85vh;
}
.cube:nth-child(6) {
animation-delay: 10s;
left: 50vw;
top: 10vh;
}
/* Animate Background*/
@keyframes Gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
@keyframes cube {
from {
transform: scale(0) rotate(0deg) translate(-50%, -50%);
opacity: 1;
}
to {
transform: scale(20) rotate(960deg) translate(-50%, -50%);
opacity: 0;
}
}
.header{
width: 100%;
height: 100vh;
/* background-image: linear-gradient(rgba(243, 204, 87, 0.8), rgba(243, 204, 87, 0.8)); */
background-repeat: no-repeat;
background-size: cover;
position: relative;
clip-path: polygon(100% 0%, 100% 87%, 0% 96%, 0 75%, 0 0);
animation-name: animate;
animation-direction: alternate-reverse;
animation-duration: 3s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-play-state: running;
animation-timing-function: ease-in-out;
}
#spin:after {
content: '';
animation-name: spin;
animation-direction: alternate-reverse;
animation-duration: 3s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-play-state: running;
animation-timing-function: ease-in-out;
}
@keyframes spin {
0% {
content: "Manufacturer of a wide array of Manhole Cover";
}
50% {
color: black;
}
100% {
content: "underrated. unsurpassed";
}
}
@keyframes animate {
0% {
background-image: url(/img/header/1.jpg);
}
100% {
background-image: url(/img/header/2.jpg);
}
}
.navbar:before {
content: '';
position: relative;
top: 0%;
bottom: 0%;
left: 0;
right: 0;
opacity: .2;
z-index: -1;
}
.nav-link {
color: rgba(255,255,255,1)!important;
white-space: normal;
border-radius: 4px;
font-size: 14px;
font-style: normal;
font-weight: 700;
padding: 0.5rem 1rem;
letter-spacing: -0.5px;
}
.nav-link:hover {
transition: .3s ease-in-out;
color: #f3cc57!important;
}
.nav-link-style {
color: rgba(255,255,255,1)!important;
white-space: normal;
border-radius: 4px;
font-size: 14px;
font-style: normal;
font-weight: 700;
padding: 0.5rem 1rem;
letter-spacing: -0.5px;
}
.nav-link-style:hover {
transition: .3s ease-in-out;
color: #f3cc57!important;
text-decoration: none;
}
.text-1 {
font-size: 2.50em;
}
.text-warning {
color: #f3cc57;
}
.text-2 {
font-size: 1.50em !important;
}
.text-3 {
font-size: 1.2em;
}
.text-4 {
font-size: 0.9em;
}
.btn-outline-dark {
border-color: black!important;
border-width: 2px !important;
}
.overlay {
width: 100%;
background-size: cover;
background-image: url(/img/third.jpg);
overflow: hidden;
clip-path: polygon(0% 0%, 1000% 20%, 0% 110%, 0 75%, 0 0);
}
.text-5 {
font-size: 2.30em;
}
.text-6 {
font-size: 1em;
}
.text-7 {
font-size:1.80em;
}
.bg-color-grey {
background-color: #EDEDED !important;
}
/* Testimonials */
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-slide {
font-size: 18px;
background: #fff;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
vertical-align: top!important;
-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;
}
.text-8 {
font-size: 2em;
}
.section-dark {
height: 473.375px;
color: white;
background-color: #212529 !important;
border-color: #16181b !important;
}
#footer {
background: rgba(243, 204, 87, 1);
font-size: 0.9em;
margin-top: 50px;
padding: 0;
position: relative;
clear: both;
}
.text-9 {
font-size: 1em;
font-weight: 900;
line-height: 18px;
margin: 0 0 14px 0;
text-transform: uppercase;
}
.list.list-icons {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.link-hover-style {
padding-left: 13px !important;
margin-bottom: 5px;
text-decoration: none;
color: white;
font-weight: bold;
}
.link-hover-style:hover {
color: #f3cc57;
transition: .3s ease-in-out;
text-decoration: none;
}
.footer-hover-style {
padding-left: 13px !important;
margin-bottom: 5px;
text-decoration: none;
color: white;
font-weight: bold;
}
.footer-hover-style:hover {
color: #000;
transition: .3s ease-in-out;
text-decoration: none;
}
.link-style {
padding-left: 13px !important;
margin-bottom: 5px;
text-decoration: none;
color: white;
font-weight: bold;
}
.link-style:hover {
color: #f3cc57;
transition: .3s ease-in-out;
text-decoration: none;
}
.dropdown-content {
display: none;
position: absolute;
background-color: white;
border-radius: 5px;
min-width: 200px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown:hover .dropdown-content {display: block;}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
font-size: 14px;
font-weight: 700;
text-align: center;
}
.dropdown-content a:hover {
background-color: #000;
text-decoration: none;
color: #f3cc57;
transition: .1s ease-in-out;
}
.product-color {
background-color: rgba(0,0,0,1)!important;
text-transform: uppercase;
}
.product-nav {
background-color: rgba(243, 204, 87, 1)!important;
text-transform: uppercase;
}
.bg-color {
background-color: #f7f7f7!important;
}
.table td, .table th {
padding: .75rem;
vertical-align: middle !important;
border-top: 1px solid #dee2e6;
}
.header-1{
width: 100%;
height: 60vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
background-image: url(/img/aboutus.jpg);
/* background: linear-gradient(rgba(243, 204, 87, 1), rgba(243, 204, 87, 0.5)); */
/* background: linear-gradient(to right, #f3cc57, #f3f9a7);; */
}
.header-2 {
width: 100%;
height: 60vh;
background-repeat: no-repeat;
background-size: cover;
position: relative;
background-image: url(/img/contact.jpg);
/* background: linear-gradient(rgba(243, 204, 87, 1), rgba(243, 204, 87, 0.5)); */
/* background: linear-gradient(to right, #f3cc57, #f3f9a7);; */
}
.header-section {
width: 100%;
height: inherit;
color: black;
text-align: center;
position: relative;
}
.center-div {
width: 100%;
height: auto;
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
p.drop-caps:first-letter{
color: #f3cc57;
float: left;
font-size: 75px;
line-height: 60px;
padding: 4px;
margin-right: 5px;
margin-top: 5px;
}
.btn-modern{
text-transform: uppercase;
border-radius: 0!important;
font-size: .8em!important;
padding: 12.8px 24px!important;
padding: 0.8rem 1.5rem!important;
font-weight: 600!important;
}
.img-logo {
filter: grey;
-webkit-filter: grayscale(1);
transition: .5s ease-in-out;
}
.img-logo:hover {
filter: none;
-webkit-filter: grayscale(0);
}
| 0.575707 | 0.085748 |
-- -- -- -- -- -- --
com_members CSS
-- -- -- -- -- -- --
*/
/* Base styles for dropdown menu */
.btn {
display: inline-block;
padding: 0.7em;
margin-bottom: 0;
font-size: 1em;
line-height: 1;
outline: 0;
text-align: center;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
position: relative;
background: transparent;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.btn-group {
position: relative;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
}
.btn-group + .btn-group {
margin-left: 0.2em;
}
.btn-group > .btn {
position: relative;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
margin-left: -0.4em;
}
.btn-group span.dropdown-toggle:before,
.btn .caret {
margin-top: 0.4em;
margin-left: 0;
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #333;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.btn-group span.dropdown-toggle:hover {
background: #fff;
}
.btn-group .dropdown-menu {
position: absolute;
top: 100%;
left: -1px;
z-index: 1000;
display: none;
float: left;
text-align: left;
min-width: 160px;
padding: 0;
margin: 0;
list-style: none;
background-color: #fff;
}
.btn-group .dropdown-toggle:hover + .dropdown-menu,
.btn-group:hover .dropdown-menu,
.open > .dropdown-menu {
display: block;
}
.btn-group > .btn:first-child:hover .dropdown-menu,
.btn-group:hover > .btn:first-child:hover + .dropdown-toggle + .dropdown-menu {
display: none;
}
.dropdown-menu .divider {
height: 1px;
margin: 0 1em;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
display: block;
padding: 0.5em 1em;
clear: both;
}
/* Account states */
.user-state .dropdown-menu,
.user-state {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0.25em;
}
.user-state .btn {
font-size: 85%;
font-weight: bold;
}
.user-state .dropdown-toggle {
border-radius: 0.25em 0.25em 0 0;
}
.enabled {
background-color: #f2fbf3;
color: #01945d;
}
.enabled span.dropdown-toggle:before {
border-top-color: #01945d;
}
.enabled .dropdown-menu {
background-color: #f2fbf3;
}
.incomplete .dropdown-menu,
.incomplete {
background-color: #feecf7;
color: #f546b4;
}
.unconfrmed .dropdown-menu,
.unconfrmed {
background-color: #eaf6ff;
color: #2faafd;
}
.unconfrmed span.dropdown-toggle:before {
border-top-color: #2faafd;
}
.unapproved .dropdown-menu,
.unapproved {
background-color: #fff3eb;
color: #fb893e;
}
.unapproved span.dropdown-toggle:before {
border-top-color: #fb893e;
}
.blocked .dropdown-menu,
.blocked {
background-color: #ffeeee;
color: #dd5555;
}
.blocked span.dropdown-toggle:before {
border-top-color: #dd5555;
}
.icon-resend:before {
font-family: "Fontcons";
content: "\f03f";
}
.icon-unapprove:before {
font-family: "Fontcons";
content: "\f088";
}
.icon-approve:before {
font-family: "Fontcons";
content: "\f087";
}
.icon-ban:before {
font-family: "Fontcons";
content: "\f057";
}
.icon-unban:before {
font-family: "Fontcons";
content: "\f058";
}
.toolbar-box .icon-32-buildprofile:before {
content: "\f007";
}
.toolbar-box .icon-32-buildprofile:after {
content: "\f0ad"; right: 0px; bottom: -2px;
}
.tooltip img {
float: left;
margin-right: 0.5em;
}
.authenticator,
.authenticator-status {
display: inline-block;
text-transform: uppercase;
font-size: 0.85em;
color: #777;
border-radius: 0.25em;
padding: 0.2em 0.4em;
line-height: 1;
border: 1px solid #777;
margin: 0 0.5em;
}
.authenticator-status {
color: red;
border-color: red;
}
.never {
color: #bbb;
}
.unconfirmed {
display: block;
text-align: center;
background-color: #f9e4e4;
color: #dd5555;
padding: 0.5em;
font-weight: bold;
border-radius: 0.25em;
margin: 0 0 0.5em 0;
}
|
core/components/com_members/admin/assets/css/members.css
|
-- -- -- -- -- -- --
com_members CSS
-- -- -- -- -- -- --
*/
/* Base styles for dropdown menu */
.btn {
display: inline-block;
padding: 0.7em;
margin-bottom: 0;
font-size: 1em;
line-height: 1;
outline: 0;
text-align: center;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
position: relative;
background: transparent;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.btn-group {
position: relative;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
}
.btn-group + .btn-group {
margin-left: 0.2em;
}
.btn-group > .btn {
position: relative;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
margin-left: -0.4em;
}
.btn-group span.dropdown-toggle:before,
.btn .caret {
margin-top: 0.4em;
margin-left: 0;
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #333;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.btn-group span.dropdown-toggle:hover {
background: #fff;
}
.btn-group .dropdown-menu {
position: absolute;
top: 100%;
left: -1px;
z-index: 1000;
display: none;
float: left;
text-align: left;
min-width: 160px;
padding: 0;
margin: 0;
list-style: none;
background-color: #fff;
}
.btn-group .dropdown-toggle:hover + .dropdown-menu,
.btn-group:hover .dropdown-menu,
.open > .dropdown-menu {
display: block;
}
.btn-group > .btn:first-child:hover .dropdown-menu,
.btn-group:hover > .btn:first-child:hover + .dropdown-toggle + .dropdown-menu {
display: none;
}
.dropdown-menu .divider {
height: 1px;
margin: 0 1em;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
display: block;
padding: 0.5em 1em;
clear: both;
}
/* Account states */
.user-state .dropdown-menu,
.user-state {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0.25em;
}
.user-state .btn {
font-size: 85%;
font-weight: bold;
}
.user-state .dropdown-toggle {
border-radius: 0.25em 0.25em 0 0;
}
.enabled {
background-color: #f2fbf3;
color: #01945d;
}
.enabled span.dropdown-toggle:before {
border-top-color: #01945d;
}
.enabled .dropdown-menu {
background-color: #f2fbf3;
}
.incomplete .dropdown-menu,
.incomplete {
background-color: #feecf7;
color: #f546b4;
}
.unconfrmed .dropdown-menu,
.unconfrmed {
background-color: #eaf6ff;
color: #2faafd;
}
.unconfrmed span.dropdown-toggle:before {
border-top-color: #2faafd;
}
.unapproved .dropdown-menu,
.unapproved {
background-color: #fff3eb;
color: #fb893e;
}
.unapproved span.dropdown-toggle:before {
border-top-color: #fb893e;
}
.blocked .dropdown-menu,
.blocked {
background-color: #ffeeee;
color: #dd5555;
}
.blocked span.dropdown-toggle:before {
border-top-color: #dd5555;
}
.icon-resend:before {
font-family: "Fontcons";
content: "\f03f";
}
.icon-unapprove:before {
font-family: "Fontcons";
content: "\f088";
}
.icon-approve:before {
font-family: "Fontcons";
content: "\f087";
}
.icon-ban:before {
font-family: "Fontcons";
content: "\f057";
}
.icon-unban:before {
font-family: "Fontcons";
content: "\f058";
}
.toolbar-box .icon-32-buildprofile:before {
content: "\f007";
}
.toolbar-box .icon-32-buildprofile:after {
content: "\f0ad"; right: 0px; bottom: -2px;
}
.tooltip img {
float: left;
margin-right: 0.5em;
}
.authenticator,
.authenticator-status {
display: inline-block;
text-transform: uppercase;
font-size: 0.85em;
color: #777;
border-radius: 0.25em;
padding: 0.2em 0.4em;
line-height: 1;
border: 1px solid #777;
margin: 0 0.5em;
}
.authenticator-status {
color: red;
border-color: red;
}
.never {
color: #bbb;
}
.unconfirmed {
display: block;
text-align: center;
background-color: #f9e4e4;
color: #dd5555;
padding: 0.5em;
font-weight: bold;
border-radius: 0.25em;
margin: 0 0 0.5em 0;
}
| 0.290477 | 0.063164 |
html,
body {
scroll-behavior: smooth;
}
#grocery .block-content .tab-content .product-item .product-image img {
height: 150px !important;
}
#grocery .block-content .tab-content .product-item {
height: 250px !important;
}
@media (max-width: 768px) {
#grocery .block-content .tab-content .product-item {
height: 250px !important;
}
#grocery .block-content .tab-content .product-item .product-image img {
height: 150px !important;
}
}
/* #grocery .block-content .tab-content .product-item {
} */
.banners .banner {
padding: 20px 20px;
font-family: mermaid;
background-repeat: no-repeat;
background-size: cover;
color: #ffffff;
font-weight: 800 !important;
}
.banners .banner-grocery {
background: linear-gradient(
0deg,
/* rgba(255, 0, 150, 0.3), */ /* rgb(217, 140, 151.1), */
rgb(217, 140, 151.1, 0.5),
rgb(217, 140, 151.1, 0.9)
),
url("https://img.freepik.com/free-vector/man-panic-buying-running-with-full-cart-market-because-pandemic-coronavirus_80802-419.jpg?size=626&ext=jpg");
background-position: 45% 35%;
}
.banners .banner h2 {
font-weight: bolder !important;
/* font-size: 29px; */
}
.banner-grocery-button {
background-color: #ba4555;
}
.banners .banner-cosmetics {
background: linear-gradient(
0deg,
/* rgba(255, 0, 150, 0.3), */ /* rgb(217, 140, 151.1), */
rgb(150, 188, 104, 0.9),
rgb(150, 188, 104, 0.5)
),
url("https://img.freepik.com/free-vector/lipstick-cosmetics-make-up-beauty-product-banner_107791-1391.jpg?size=626&ext=jpg");
background-position: 45% 35%;
}
.banners .banner-cosmetics-button {
background-color: rgb(119, 162, 67);
}
.banners .banner-clothes {
background: linear-gradient(
0deg,
/* rgba(255, 0, 150, 0.3), */ /* rgb(217, 140, 151.1), */
rgb(196, 149, 182, 0.5),
rgb(196, 149, 182, 0.9)
),
url("https://img.freepik.com/free-vector/shopping-mall-with-shops-female-cloths-store-sales-boutique-room-interior-fashion-customers-happy-women-cartoon-illustration_169479-359.jpg?size=626&ext=jpg");
background-position: 45% 35%;
}
.banners .banner-clothes-button {
background-color: rgba(218, 123, 189, 0.9);
}
|
css/Home.css
|
html,
body {
scroll-behavior: smooth;
}
#grocery .block-content .tab-content .product-item .product-image img {
height: 150px !important;
}
#grocery .block-content .tab-content .product-item {
height: 250px !important;
}
@media (max-width: 768px) {
#grocery .block-content .tab-content .product-item {
height: 250px !important;
}
#grocery .block-content .tab-content .product-item .product-image img {
height: 150px !important;
}
}
/* #grocery .block-content .tab-content .product-item {
} */
.banners .banner {
padding: 20px 20px;
font-family: mermaid;
background-repeat: no-repeat;
background-size: cover;
color: #ffffff;
font-weight: 800 !important;
}
.banners .banner-grocery {
background: linear-gradient(
0deg,
/* rgba(255, 0, 150, 0.3), */ /* rgb(217, 140, 151.1), */
rgb(217, 140, 151.1, 0.5),
rgb(217, 140, 151.1, 0.9)
),
url("https://img.freepik.com/free-vector/man-panic-buying-running-with-full-cart-market-because-pandemic-coronavirus_80802-419.jpg?size=626&ext=jpg");
background-position: 45% 35%;
}
.banners .banner h2 {
font-weight: bolder !important;
/* font-size: 29px; */
}
.banner-grocery-button {
background-color: #ba4555;
}
.banners .banner-cosmetics {
background: linear-gradient(
0deg,
/* rgba(255, 0, 150, 0.3), */ /* rgb(217, 140, 151.1), */
rgb(150, 188, 104, 0.9),
rgb(150, 188, 104, 0.5)
),
url("https://img.freepik.com/free-vector/lipstick-cosmetics-make-up-beauty-product-banner_107791-1391.jpg?size=626&ext=jpg");
background-position: 45% 35%;
}
.banners .banner-cosmetics-button {
background-color: rgb(119, 162, 67);
}
.banners .banner-clothes {
background: linear-gradient(
0deg,
/* rgba(255, 0, 150, 0.3), */ /* rgb(217, 140, 151.1), */
rgb(196, 149, 182, 0.5),
rgb(196, 149, 182, 0.9)
),
url("https://img.freepik.com/free-vector/shopping-mall-with-shops-female-cloths-store-sales-boutique-room-interior-fashion-customers-happy-women-cartoon-illustration_169479-359.jpg?size=626&ext=jpg");
background-position: 45% 35%;
}
.banners .banner-clothes-button {
background-color: rgba(218, 123, 189, 0.9);
}
| 0.4206 | 0.085786 |
*{
box-sizing: border-box;
overflow: hidden;
}
body{
font-family: Brush Script MT, Brush Script Std, cursive;
font-weight: bold;
font-size: 24px;
text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 40px #ffffff ;
color: black;
text-align: center;
background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(0,0,0,0.8160306358871674) 100%);
height: 100vh;
width: 100%;
}
.table-section{
display: flex;
}
.books-table{
border-collapse: separate;
margin: 15px;
padding: 15px;
justify-content: center;
margin: auto;
}
.books-row{
padding: 15px;
}
.book-cell{
background-color: rgb(0, 0, 0);
opacity: 0.7;
border-radius: 7px;
padding: 15px;
}
.book-cell span{
cursor: pointer;
}
.input{
height: 2rem;
width: 10rem;
border: thin;
border-radius: 9px;
}
.input:hover{
border: 2px solid #000;
}
button{
font-weight: bold;
text-decoration: none;
font-family: Arial;
box-shadow: inset #595959 0px 5px 8px -1px, #a6a6a6 0px 4px 6px;
background: #3230306b;
text-indent: 0px;
/* line-height: 5px; */
border-radius: 10px;
text-align: center;
vertical-align: middle;
display: inline-block;
font-size: 12px;
color: #f7f7f7;
height: 35px;
border-color: #2e2e2e;
border-width: 3px;
border-style: solid;
}
button:active {
box-shadow:inset #595959 0px 5px 8px -1px,#a6a6a6 0px 0 6px;
position:relative;
top:1px;
}
button:hover {
background:#454545;
background:-o-linear-gradient(90deg, #454545, #787878);
background:linear-gradient(#454545, #787878);
}
.modal{
margin: 0;
background-color: rgb(2, 90, 92,0.8);
height: 35rem;
width: 40rem;
transform: translate(50%,-150px);
position: fixed;
}
.modal p{
margin:0;
}
.rate-container{
background-color: rgb(2, 90, 92,0.8);
margin: 15px;
display: flex;
flex-direction: column;
align-content: space-around;
justify-content: space-between;
align-items: stretch;
}
|
projs/ex-book-shop/css/style.css
|
*{
box-sizing: border-box;
overflow: hidden;
}
body{
font-family: Brush Script MT, Brush Script Std, cursive;
font-weight: bold;
font-size: 24px;
text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 40px #ffffff ;
color: black;
text-align: center;
background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(0,0,0,0.8160306358871674) 100%);
height: 100vh;
width: 100%;
}
.table-section{
display: flex;
}
.books-table{
border-collapse: separate;
margin: 15px;
padding: 15px;
justify-content: center;
margin: auto;
}
.books-row{
padding: 15px;
}
.book-cell{
background-color: rgb(0, 0, 0);
opacity: 0.7;
border-radius: 7px;
padding: 15px;
}
.book-cell span{
cursor: pointer;
}
.input{
height: 2rem;
width: 10rem;
border: thin;
border-radius: 9px;
}
.input:hover{
border: 2px solid #000;
}
button{
font-weight: bold;
text-decoration: none;
font-family: Arial;
box-shadow: inset #595959 0px 5px 8px -1px, #a6a6a6 0px 4px 6px;
background: #3230306b;
text-indent: 0px;
/* line-height: 5px; */
border-radius: 10px;
text-align: center;
vertical-align: middle;
display: inline-block;
font-size: 12px;
color: #f7f7f7;
height: 35px;
border-color: #2e2e2e;
border-width: 3px;
border-style: solid;
}
button:active {
box-shadow:inset #595959 0px 5px 8px -1px,#a6a6a6 0px 0 6px;
position:relative;
top:1px;
}
button:hover {
background:#454545;
background:-o-linear-gradient(90deg, #454545, #787878);
background:linear-gradient(#454545, #787878);
}
.modal{
margin: 0;
background-color: rgb(2, 90, 92,0.8);
height: 35rem;
width: 40rem;
transform: translate(50%,-150px);
position: fixed;
}
.modal p{
margin:0;
}
.rate-container{
background-color: rgb(2, 90, 92,0.8);
margin: 15px;
display: flex;
flex-direction: column;
align-content: space-around;
justify-content: space-between;
align-items: stretch;
}
| 0.398758 | 0.103205 |
body {
padding-bottom: 30px;
}
ul {
list-style: none;
}
h1, h2, h3 {
font-family: 'Special Elite', monospace;
color: #282200;
}
p, form {
color: #282200;
font-family: 'Cutive Mono', monospace;
font-size: 18px;
}
table {
font-size: 16px;
color: #282200;
font-family: 'Cutive Mono', monospace;
}
.content {
margin: 0 60px;
}
.page-header {
margin-top: 20px;
}
a {
color: #CCAC00;
text-decoration: underline;
}
a:hover {
color: initial;
}
h1 {
font-size: 48px;
}
nav {
text-align: center;
font-size: 16px;
font-family: 'Special Elite', monospace;
font-weight: bolder;
}
nav a {
font-family: 'Cutive Mono', monospace;
color: #CCAC00;
text-decoration: none;
}
nav ul {
padding-bottom: 20px;
}
.nav-list {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox; /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex;
-webkit-justify-content: space-around; /* Safari 6.1+ */
justify-content: space-around;
}
.banner-row {
height: 270px;
margin-bottom: 20px;
}
/*modules*/
.highlight {
color: #CCAC00;
}
.page-header {
text-align: center;
}
#img-banner {
background: #282200;
position: absolute;
left: 0;
margin: 0 auto;
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox; /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex;
-webkit-justify-content: space-around; /* Safari 6.1+ */
justify-content: space-around;
}
.address {
font-family: 'Special Elite', monospace;
color: #282200;
width: 290px;
text-align: center;
font-size: 16px;
padding-top: 10px;
}
#vortex {
color: orange;
text-decoration: underline;
}
#vortex-img {
display: none;
position: fixed;
top: 300px;
right: 300px;
}
#vortex:hover {
cursor: crosshair;
}
#vortex:hover #vortex-img {
display: block;
}
.hotel-code {
color: #CCAC00;
font-weight: bold;
}
.hotel-table td, .hotel-table tr {
padding-left: 10px;
}
.hotel-table {
margin-top: 20px;
margin-bottom: 20px;
}
.watermark {
text-align: center;
font-size: 50px;
margin-top: 40px;
}
form#rsvp {
font-size: 16px;
border: 1px solid #CCAC00;
margin-bottom: 70px;
padding: 20px 15px;
}
.title-rsvp {
margin-top: 0;
}
.checkboxes {
}
.checkrow {
font-size: 12px;
padding-left: 10px;
margin-bottom: 0;
}
.checkrow li {
display: inline-block;
margin-right: 10px;
width: 165px;
}
.btn-rsvp {
margin: 10px auto;
font-size: 18px;
background-color: rgba(125,193,233,0.59);
}
select {
background-color: #fff;
}
#humanity {
display: inline;
width: 80px;
}
|
public/css/application.css
|
body {
padding-bottom: 30px;
}
ul {
list-style: none;
}
h1, h2, h3 {
font-family: 'Special Elite', monospace;
color: #282200;
}
p, form {
color: #282200;
font-family: 'Cutive Mono', monospace;
font-size: 18px;
}
table {
font-size: 16px;
color: #282200;
font-family: 'Cutive Mono', monospace;
}
.content {
margin: 0 60px;
}
.page-header {
margin-top: 20px;
}
a {
color: #CCAC00;
text-decoration: underline;
}
a:hover {
color: initial;
}
h1 {
font-size: 48px;
}
nav {
text-align: center;
font-size: 16px;
font-family: 'Special Elite', monospace;
font-weight: bolder;
}
nav a {
font-family: 'Cutive Mono', monospace;
color: #CCAC00;
text-decoration: none;
}
nav ul {
padding-bottom: 20px;
}
.nav-list {
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox; /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex;
-webkit-justify-content: space-around; /* Safari 6.1+ */
justify-content: space-around;
}
.banner-row {
height: 270px;
margin-bottom: 20px;
}
/*modules*/
.highlight {
color: #CCAC00;
}
.page-header {
text-align: center;
}
#img-banner {
background: #282200;
position: absolute;
left: 0;
margin: 0 auto;
display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox; /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
display: flex;
-webkit-justify-content: space-around; /* Safari 6.1+ */
justify-content: space-around;
}
.address {
font-family: 'Special Elite', monospace;
color: #282200;
width: 290px;
text-align: center;
font-size: 16px;
padding-top: 10px;
}
#vortex {
color: orange;
text-decoration: underline;
}
#vortex-img {
display: none;
position: fixed;
top: 300px;
right: 300px;
}
#vortex:hover {
cursor: crosshair;
}
#vortex:hover #vortex-img {
display: block;
}
.hotel-code {
color: #CCAC00;
font-weight: bold;
}
.hotel-table td, .hotel-table tr {
padding-left: 10px;
}
.hotel-table {
margin-top: 20px;
margin-bottom: 20px;
}
.watermark {
text-align: center;
font-size: 50px;
margin-top: 40px;
}
form#rsvp {
font-size: 16px;
border: 1px solid #CCAC00;
margin-bottom: 70px;
padding: 20px 15px;
}
.title-rsvp {
margin-top: 0;
}
.checkboxes {
}
.checkrow {
font-size: 12px;
padding-left: 10px;
margin-bottom: 0;
}
.checkrow li {
display: inline-block;
margin-right: 10px;
width: 165px;
}
.btn-rsvp {
margin: 10px auto;
font-size: 18px;
background-color: rgba(125,193,233,0.59);
}
select {
background-color: #fff;
}
#humanity {
display: inline;
width: 80px;
}
| 0.332419 | 0.057019 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Passion+One&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* fonte1- Sansita Swashed
fonte2- Open Sans*/
:root{
--fonte1: font-family: 'Bebas Neue', cursive;
}
*{
margin: 0px;
padding: 0px;
list-style: none;
text-decoration: none;
}
body{
background-image: linear-gradient(to right, rgb(223, 17, 17), rgb(20, 113, 201));
}
header{
background-color: #B30F0C;
background-image: url('imagens/header2.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: 100%;
height: 150px;
}
header > h1{
text-align: center;
padding-top: 5px;
font-family: 'Bebas Neue', cursive;
font-size: 3em;
color: white;
}
.logoprincipal{
position: absolute;
left: 396px;
bottom: 554px;
height: 127px;
width: 155px;
}
.usuario{
position: absolute;
right: 26px;
top: 4px;
height: 53px;
width: 55px;
}
.user{
text-align: right;
margin-right: 30px;
font-family: 'Playfair Display', serif;
}
.user > a{
color: white;
text-decoration-line: none;
font-weight: bolder;
font-size: 15px;
}
.menu > a{
color: rgb(255, 255, 255);
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a:hover{
background-color: #E61410;
transition: 0.9ms;
border-radius: 10px;
cursor: pointer;
}
.menu{
margin-top: 21px;
padding-left: 27px;
display: inline-block;
font-family: Arial, Helvetica, sans-serif;
color:white;
}
div li{
display: inline-block;
margin-left: 30px;
}
.redes{
position: absolute;
margin: auto;
right: 216px;
margin-top: 58px;
margin-right: -14px;
}
#img-rede{
height: 18px;
}
section{
border: 2px solid rgb(3, 3, 49);
box-shadow:2px 0px 10px #04052e;
border-radius: 10px;
height: 300px;
width: 300px;
margin-top: 25px;
margin-left: 106px;
display: inline-flex;
color: white;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
section article > h1 > a{
color: white;
}
section h1 >a:hover{
background-image: linear-gradient(to right, rgb(219, 36, 36), rgb(10, 80, 146));
}
section article > h1{
font-size: 20px;
padding-bottom: 10px;
}
article{
border-radius: 10px;
border: 1px solid rgba(0, 0, 0, 0.11);
position: absolute;
top: 495px;
background-image: linear-gradient(to bottom, rgb(87, 7, 7), rgb(6, 44, 78));
padding-left: 10px;
}
article ul li{
padding-bottom: 8px;
font-family: Arial, Helvetica, sans-serif;
}
section.peter1.ul {
background-image: linear-gradient(to bottom, rgb(109, 11, 11), rgb(10, 80, 146));
}
#peter1{
background-image: url('imagens/peter.png');
background-size: cover;
background-position: -83px;
}
#peter2{
background-image: url('imagens/andrew1.jpg');
background-size: cover;
background-position: -45px;
}
#peter3{
background-image: url('imagens/tobey2.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: -100px;
}
|
style.css
|
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Passion+One&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* fonte1- Sansita Swashed
fonte2- Open Sans*/
:root{
--fonte1: font-family: 'Bebas Neue', cursive;
}
*{
margin: 0px;
padding: 0px;
list-style: none;
text-decoration: none;
}
body{
background-image: linear-gradient(to right, rgb(223, 17, 17), rgb(20, 113, 201));
}
header{
background-color: #B30F0C;
background-image: url('imagens/header2.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: 100%;
height: 150px;
}
header > h1{
text-align: center;
padding-top: 5px;
font-family: 'Bebas Neue', cursive;
font-size: 3em;
color: white;
}
.logoprincipal{
position: absolute;
left: 396px;
bottom: 554px;
height: 127px;
width: 155px;
}
.usuario{
position: absolute;
right: 26px;
top: 4px;
height: 53px;
width: 55px;
}
.user{
text-align: right;
margin-right: 30px;
font-family: 'Playfair Display', serif;
}
.user > a{
color: white;
text-decoration-line: none;
font-weight: bolder;
font-size: 15px;
}
.menu > a{
color: rgb(255, 255, 255);
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a:hover{
background-color: #E61410;
transition: 0.9ms;
border-radius: 10px;
cursor: pointer;
}
.menu{
margin-top: 21px;
padding-left: 27px;
display: inline-block;
font-family: Arial, Helvetica, sans-serif;
color:white;
}
div li{
display: inline-block;
margin-left: 30px;
}
.redes{
position: absolute;
margin: auto;
right: 216px;
margin-top: 58px;
margin-right: -14px;
}
#img-rede{
height: 18px;
}
section{
border: 2px solid rgb(3, 3, 49);
box-shadow:2px 0px 10px #04052e;
border-radius: 10px;
height: 300px;
width: 300px;
margin-top: 25px;
margin-left: 106px;
display: inline-flex;
color: white;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
section article > h1 > a{
color: white;
}
section h1 >a:hover{
background-image: linear-gradient(to right, rgb(219, 36, 36), rgb(10, 80, 146));
}
section article > h1{
font-size: 20px;
padding-bottom: 10px;
}
article{
border-radius: 10px;
border: 1px solid rgba(0, 0, 0, 0.11);
position: absolute;
top: 495px;
background-image: linear-gradient(to bottom, rgb(87, 7, 7), rgb(6, 44, 78));
padding-left: 10px;
}
article ul li{
padding-bottom: 8px;
font-family: Arial, Helvetica, sans-serif;
}
section.peter1.ul {
background-image: linear-gradient(to bottom, rgb(109, 11, 11), rgb(10, 80, 146));
}
#peter1{
background-image: url('imagens/peter.png');
background-size: cover;
background-position: -83px;
}
#peter2{
background-image: url('imagens/andrew1.jpg');
background-size: cover;
background-position: -45px;
}
#peter3{
background-image: url('imagens/tobey2.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: -100px;
}
| 0.39036 | 0.052887 |
#MAIN
\*------------------------------------*/
#header {
font-size: 1.4em;
margin-bottom: 10px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 5px;
}
/*------------------------------------*\
#ITEMS
\*------------------------------------*/
.list-view {
float: left;
width: 60%;
min-width: 500px;
}
.list-view .items {
padding-left: 16px;
}
.list-view .items .item {
display: inline-block;
margin-bottom: 3px;
margin-left: 2px;
}
.list-view .items .item a {
position: relative;
display: inline-block;
color: #8899bc;
}
.list-view .items .item a img {
min-width: 128px;
min-height: 128px;
opacity: .8;
}
.list-view .items .item a img:hover {
opacity: 1;
}
.list-view .items .item a .checked {
display: none;
position: absolute;
top: 96px;
right: 10px;
font-size: 1.7em;
color: #ffffff;
}
.list-view .items .item a .after {
display: none;
}
.list-view .items .item .active {
outline: 5px solid #3c8dbc;
outline-offset: -5px;
position: relative;
width: 128px;
height: 128px;
}
.list-view .items .item .active img {
opacity: 1;
width: 100%;
}
.list-view .items .item .active .after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.list-view .items .item .active .checked {
display: inline-block;
z-index: 10;
}
/*------------------------------------*\
#PAGINATION
\*------------------------------------*/
.pagination {
display: block;
margin-top: 10px;
margin-left: 25px;
}
/*------------------------------------*\
#DASHBOARD
\*------------------------------------*/
.dashboard {
min-width: 290px;
float: left;
padding-left: 10px;
}
.dashboard .loading {
width: 298px;
margin-top: 50px;
font-size: 5em;
color: #3c8dbc;
text-align: center;
}
/*------------------------------------*\
#UPLOAD MANAGER
\*------------------------------------*/
#uploadmanager {
padding: 0 15px 0 0;
}
#uploadmanager .progress {
margin-top: 10px;
}
/*------------------------------------*\
#FILEINFO
\*------------------------------------*/
#fileinfo img {
float: left;
max-width: 128px;
}
#fileinfo .detail {
float: left;
margin: 0 0 0 10px;
padding: 0;
list-style: none;
font-size: .85em;
}
#fileinfo .filename {
clear: both;
margin-bottom: 5px;
}
#fileinfo #control-form .form-group {
margin-bottom: 0;
}
#fileinfo #control-form .control-label {
margin-bottom: 0;
font-size: .9em;
font-weight: bold;
}
#fileinfo #control-form textarea {
max-width: 100%;
}
#fileinfo .link-danger {
color: #d9534f;
font-size: 14px;
text-decoration: underline;
}
/*------------------------------------*\
#SPIN ICONS
\*------------------------------------*/
.spin {
-webkit-animation: spin 1s infinite linear;
-moz-animation: spin 1s infinite linear;
-o-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
/* IE 9 */
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
|
src/backend/web/css/file-manager/filemanager.css
|
#MAIN
\*------------------------------------*/
#header {
font-size: 1.4em;
margin-bottom: 10px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 5px;
}
/*------------------------------------*\
#ITEMS
\*------------------------------------*/
.list-view {
float: left;
width: 60%;
min-width: 500px;
}
.list-view .items {
padding-left: 16px;
}
.list-view .items .item {
display: inline-block;
margin-bottom: 3px;
margin-left: 2px;
}
.list-view .items .item a {
position: relative;
display: inline-block;
color: #8899bc;
}
.list-view .items .item a img {
min-width: 128px;
min-height: 128px;
opacity: .8;
}
.list-view .items .item a img:hover {
opacity: 1;
}
.list-view .items .item a .checked {
display: none;
position: absolute;
top: 96px;
right: 10px;
font-size: 1.7em;
color: #ffffff;
}
.list-view .items .item a .after {
display: none;
}
.list-view .items .item .active {
outline: 5px solid #3c8dbc;
outline-offset: -5px;
position: relative;
width: 128px;
height: 128px;
}
.list-view .items .item .active img {
opacity: 1;
width: 100%;
}
.list-view .items .item .active .after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.list-view .items .item .active .checked {
display: inline-block;
z-index: 10;
}
/*------------------------------------*\
#PAGINATION
\*------------------------------------*/
.pagination {
display: block;
margin-top: 10px;
margin-left: 25px;
}
/*------------------------------------*\
#DASHBOARD
\*------------------------------------*/
.dashboard {
min-width: 290px;
float: left;
padding-left: 10px;
}
.dashboard .loading {
width: 298px;
margin-top: 50px;
font-size: 5em;
color: #3c8dbc;
text-align: center;
}
/*------------------------------------*\
#UPLOAD MANAGER
\*------------------------------------*/
#uploadmanager {
padding: 0 15px 0 0;
}
#uploadmanager .progress {
margin-top: 10px;
}
/*------------------------------------*\
#FILEINFO
\*------------------------------------*/
#fileinfo img {
float: left;
max-width: 128px;
}
#fileinfo .detail {
float: left;
margin: 0 0 0 10px;
padding: 0;
list-style: none;
font-size: .85em;
}
#fileinfo .filename {
clear: both;
margin-bottom: 5px;
}
#fileinfo #control-form .form-group {
margin-bottom: 0;
}
#fileinfo #control-form .control-label {
margin-bottom: 0;
font-size: .9em;
font-weight: bold;
}
#fileinfo #control-form textarea {
max-width: 100%;
}
#fileinfo .link-danger {
color: #d9534f;
font-size: 14px;
text-decoration: underline;
}
/*------------------------------------*\
#SPIN ICONS
\*------------------------------------*/
.spin {
-webkit-animation: spin 1s infinite linear;
-moz-animation: spin 1s infinite linear;
-o-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
/* IE 9 */
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
| 0.38769 | 0.102125 |
@import 'https://at.alicdn.com/t/font_1636035_ch7tphf623.css';
*{
margin: 0;
padding: 0;
}
html,body{
width: 100%;
height: 100%;
font-size: 14px;
}
.header{
width: 100%;
height: 45px;
}
.header>.logo>a{
overflow: hidden;
display: inline-block;
width: 78px;
height: 0;
padding-top: 21px;
background: url('../img/player_logo.png')no-repeat 100% 100%;
}
.header>.logo{
float: left;
margin: 0 0 0 20px;
opacity: 0.5;
}
.header>.logo:hover{
opacity: 1;
}
.header .register{
float: right;
}
.header .register li{
list-style: none;
line-height: 45px;
float: left;
margin-right: 20px;
color: #fff;
opacity: 0.5;
/* 进制用户选中事件 */
user-select: none;
}
.header .register li:hover{
opacity: 1;
}
.container{
width: 100%;
height: 460px;
}
.container .container_in{
width: 1200px;
height: 100%;
margin: 0 auto;
}
.container_in .container_left{
float: left;
width: 800px;
height: 100%;
}
.container_left .container_toolbar{
width: 100%;
height: 40px;
}
.container_left .container_toolbar span{
display: inline-block;
width: 122px;
height: 100%;
line-height: 40px;
text-align: center;
border: 1px solid #fff;
box-sizing: border-box;
border-radius: 5px;
color: #fff;
opacity: 0.5;
}
.container_left .container_toolbar span:hover{
opacity: 1;
}
.container_toolbar i{
font-size: 15px ;
margin-right:10px;
}
.container_toolbar span:nth-child(2) i,
.container_toolbar span:nth-child(3) i,
.container_toolbar span:nth-child(4) i{
font-size: 19px;
}
.container_left .container_list{
width: 100%;
height: 420px;
overflow: auto;
}
.container_list li{
list-style: none;
width: 100%;
height: 50px;
border-bottom: 1px solid rgba(255, 255, 255, .5);
box-sizing: border-box;
}
.container_list li div{
float:left;
line-height: 50px;
color:rgba(255, 255, 255, 0.6)
}
.container_list .list_check{
text-align: center;
width: 50px;
height: 100%;
position: relative;
}
.container_list .list_check i{
opacity: 0.5;
display: inline-block;
width: 14px;
height: 14px;
border:1px solid #fff;
}
.container_list .list_checked i{
opacity: 1;
background: url('../img/icon_sprite.png')no-repeat -60px -80px;
}
.container_list .list_number{
width: 20px;
height:100%;
}
.container_list .list_number2{
color: transparent !important;
background: url('../img/wave.gif')no-repeat 0 center;
}
.container_list .list_name{
width: 50%;
height: 100%;
}
.list_name .list_menu{
margin-top: 5px;
float: right;
margin-right: 20px;
display: none;
}
.list_menu a{
opacity: 0.5;
display: inline-block;
width: 36px;
height: 36px;
background: url('../img/icon_list_menu.png')no-repeat 0 0;
}
.list_menu a:hover{
opacity: 1;
}
.list_menu a:nth-child(1){
background-position: -120px 0;
}
.list_menu a:nth-child(2){
background-position: -120px -80px;
}
.list_menu a:nth-child(3){
background-position: -120px -120px;
}
.list_menu a:nth-child(4){
background-position: -120px -40px;
}
.list_name .list_menu .list_menu_play2{
background-position: -80px -200px !important;
}
.container_list .list_time a{
opacity: 0.5;
width: 36px;
height: 36px;
background: url('../img/icon_list_menu.png')no-repeat -120px -160px;
float: left;
margin-top: 5px;
display: none;
}
.container_list .list_time a:hover{
opacity: 1;
}
.container_list .list_singer{
width: 20%;
height: 100%;
}
.container_in .container_right{
width: 400px;
float: right;
height: 100%;
user-select: none;
}
.container_right .song_info{
text-align: center;
color: rgba(255, 255, 255, 0.5);
}
.container_right .song_info_pic{
display: inline-block;
background: url('../img/album_cover_player.png')no-repeat 0 0;
width: 201px;
height: 180px;
text-align: left;
}
.container_right .song_info_pic img{
width: 180px;
height: 180px;
}
.song_info div a{
text-decoration: none;
color: #fff;
opacity: 0.5;
line-height: 30px;
}
.song_info div a:hover{
opacity: 1;
}
.container_right .song_lyric_container{
text-align: center;
margin-top: 30px;
height:150px;
overflow: hidden;
}
.container_right .song_lyric{
text-align: center;
}
.container_right .song_lyric li{
color: rgba(255, 255, 255, 0.5);
list-style:none;
line-height: 30px;
font-weight: bold;
}
.container_right .song_lyric .cur{
color: #31c27c;
}
.footer{
width: 100%;
height: 80px;
position: fixed;
left: 0;
bottom: 0;
}
.footer .footer_in{
width: 1200px;
height: 100%;
margin: 0 auto;
user-select: none;
}
.footer_in a{
display: inline-block;
text-decoration: none;
color: #fff;
background: url('../img/player.png')no-repeat 0 0;
margin-right: 20px;
}
.footer_in .music_pre{
width: 19px;
height: 20px;
background-position: 0 -30px;
}
.footer_in .music_play{
width: 21px;
height: 29px;
background-position: 0 0;
vertical-align: -5px;
}
.footer_in .music_play2{
background-position:-30px 0 ;
}
.footer_in .music_next{
width: 19px;
height: 20px;
background-position: 0 -52px;
}
.footer_in .music_progress_info{
display: inline-block;
width: 670px;
height: 40px;
position: relative;
top: -10px;
}
.music_progress_info .music_progress_top{
width: 100%;
height: 30px;
line-height: 30px;
color: #fff;
}
.music_progress_top .music_progress_time{
float: right;
opacity: 0.5;
}
.music_progress_top .muisc_progress_name{
float: left;
opacity: 0.5;
}
.music_progress_top .muisc_progress_name:hover{
opacity: 1;
}
.music_progress_info .music_progress_bar{
width: 100%;
height: 4px;
background: rgba(255, 255, 255, 0.5);
margin-top: 5px;
position: relative;
}
.music_progress_bar .music_progress_line{
width: 0;
height: 100%;
background: #fff;
}
.music_progress_line .music_progress_dot{
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
position: absolute;
top:-4px;
left: 0;
}
.footer_in .music_mdoe{
width: 26px;
height: 25px;
background-position: 0 -205px;
}
.footer_in .music_mdoe2{
width: 23px;
height: 20px;
background-position: 0 -260px;
}
.footer_in .music_mdoe3{
width: 25px ;
height:19px;
background-position: 0 -74px;
}
.footer_in .music_mdoe4{
width: 26px;
height: 25px;
background-position: 0 -232px;
}
.footer_in .music_fav{
width: 24px;
height: 21px;
background-position:0 -96px;
}
.footer_in .music_fav2{
background-position: -30px -96px;
}
.footer_in .music_down{
width: 22px;
height: 21px;
background-position: 0 -120px;
}
.footer_in .music_comment{
width: 24px;
height: 24px;
background-position: 0 -400px;
}
.footer_in .music_only{
width: 74px;
height: 27px;
background-position: 0 -281px;
}
.footer_in .music_only2{
background-position: 0 -310px;
}
.footer_in .music_voice_info{
display: inline-block;
width: 100px;
height: 40px;
line-height: 40px;
position: relative;
top: 10px;
}
.music_voice_info .music_voice_icon{
width: 26px;
height: 21px;
background-position: 0 -144px;
position: absolute;
top: 10px;
left: 0;
margin-right: 0;
}
.music_voice_info .music_voice_icon2{
background-position: 0 -182px;
}
.music_voice_info .music_voice_bar{
width: 70px;
height: 4px;
background: rgba(255, 255, 255, 0.5);
position: absolute;
right: 0;
top: 18px;
}
.music_voice_bar .music_voice_line{
width: 70px;
height: 100%;
background:#fff;
}
.music_voice_line .music_voice_dot{
width: 10px;
height: 10px;
background: #fff;
position: relative;
top: -3px;
left: 70px;
border-radius: 50%;
}
.mask_bg{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('../img/pic1.jpg')no-repeat 0 0;
/* 背景图覆盖 */
background-size: cover;
z-index: -2 ;
/* 模糊 */
filter: blur(100px);
}
.mask{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35);
/* 背景图覆盖 */
background-size: cover;
z-index: -1;
}
/* 滚动条宽度样式 */
._mCS_1 .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }
|
css/index.css
|
@import 'https://at.alicdn.com/t/font_1636035_ch7tphf623.css';
*{
margin: 0;
padding: 0;
}
html,body{
width: 100%;
height: 100%;
font-size: 14px;
}
.header{
width: 100%;
height: 45px;
}
.header>.logo>a{
overflow: hidden;
display: inline-block;
width: 78px;
height: 0;
padding-top: 21px;
background: url('../img/player_logo.png')no-repeat 100% 100%;
}
.header>.logo{
float: left;
margin: 0 0 0 20px;
opacity: 0.5;
}
.header>.logo:hover{
opacity: 1;
}
.header .register{
float: right;
}
.header .register li{
list-style: none;
line-height: 45px;
float: left;
margin-right: 20px;
color: #fff;
opacity: 0.5;
/* 进制用户选中事件 */
user-select: none;
}
.header .register li:hover{
opacity: 1;
}
.container{
width: 100%;
height: 460px;
}
.container .container_in{
width: 1200px;
height: 100%;
margin: 0 auto;
}
.container_in .container_left{
float: left;
width: 800px;
height: 100%;
}
.container_left .container_toolbar{
width: 100%;
height: 40px;
}
.container_left .container_toolbar span{
display: inline-block;
width: 122px;
height: 100%;
line-height: 40px;
text-align: center;
border: 1px solid #fff;
box-sizing: border-box;
border-radius: 5px;
color: #fff;
opacity: 0.5;
}
.container_left .container_toolbar span:hover{
opacity: 1;
}
.container_toolbar i{
font-size: 15px ;
margin-right:10px;
}
.container_toolbar span:nth-child(2) i,
.container_toolbar span:nth-child(3) i,
.container_toolbar span:nth-child(4) i{
font-size: 19px;
}
.container_left .container_list{
width: 100%;
height: 420px;
overflow: auto;
}
.container_list li{
list-style: none;
width: 100%;
height: 50px;
border-bottom: 1px solid rgba(255, 255, 255, .5);
box-sizing: border-box;
}
.container_list li div{
float:left;
line-height: 50px;
color:rgba(255, 255, 255, 0.6)
}
.container_list .list_check{
text-align: center;
width: 50px;
height: 100%;
position: relative;
}
.container_list .list_check i{
opacity: 0.5;
display: inline-block;
width: 14px;
height: 14px;
border:1px solid #fff;
}
.container_list .list_checked i{
opacity: 1;
background: url('../img/icon_sprite.png')no-repeat -60px -80px;
}
.container_list .list_number{
width: 20px;
height:100%;
}
.container_list .list_number2{
color: transparent !important;
background: url('../img/wave.gif')no-repeat 0 center;
}
.container_list .list_name{
width: 50%;
height: 100%;
}
.list_name .list_menu{
margin-top: 5px;
float: right;
margin-right: 20px;
display: none;
}
.list_menu a{
opacity: 0.5;
display: inline-block;
width: 36px;
height: 36px;
background: url('../img/icon_list_menu.png')no-repeat 0 0;
}
.list_menu a:hover{
opacity: 1;
}
.list_menu a:nth-child(1){
background-position: -120px 0;
}
.list_menu a:nth-child(2){
background-position: -120px -80px;
}
.list_menu a:nth-child(3){
background-position: -120px -120px;
}
.list_menu a:nth-child(4){
background-position: -120px -40px;
}
.list_name .list_menu .list_menu_play2{
background-position: -80px -200px !important;
}
.container_list .list_time a{
opacity: 0.5;
width: 36px;
height: 36px;
background: url('../img/icon_list_menu.png')no-repeat -120px -160px;
float: left;
margin-top: 5px;
display: none;
}
.container_list .list_time a:hover{
opacity: 1;
}
.container_list .list_singer{
width: 20%;
height: 100%;
}
.container_in .container_right{
width: 400px;
float: right;
height: 100%;
user-select: none;
}
.container_right .song_info{
text-align: center;
color: rgba(255, 255, 255, 0.5);
}
.container_right .song_info_pic{
display: inline-block;
background: url('../img/album_cover_player.png')no-repeat 0 0;
width: 201px;
height: 180px;
text-align: left;
}
.container_right .song_info_pic img{
width: 180px;
height: 180px;
}
.song_info div a{
text-decoration: none;
color: #fff;
opacity: 0.5;
line-height: 30px;
}
.song_info div a:hover{
opacity: 1;
}
.container_right .song_lyric_container{
text-align: center;
margin-top: 30px;
height:150px;
overflow: hidden;
}
.container_right .song_lyric{
text-align: center;
}
.container_right .song_lyric li{
color: rgba(255, 255, 255, 0.5);
list-style:none;
line-height: 30px;
font-weight: bold;
}
.container_right .song_lyric .cur{
color: #31c27c;
}
.footer{
width: 100%;
height: 80px;
position: fixed;
left: 0;
bottom: 0;
}
.footer .footer_in{
width: 1200px;
height: 100%;
margin: 0 auto;
user-select: none;
}
.footer_in a{
display: inline-block;
text-decoration: none;
color: #fff;
background: url('../img/player.png')no-repeat 0 0;
margin-right: 20px;
}
.footer_in .music_pre{
width: 19px;
height: 20px;
background-position: 0 -30px;
}
.footer_in .music_play{
width: 21px;
height: 29px;
background-position: 0 0;
vertical-align: -5px;
}
.footer_in .music_play2{
background-position:-30px 0 ;
}
.footer_in .music_next{
width: 19px;
height: 20px;
background-position: 0 -52px;
}
.footer_in .music_progress_info{
display: inline-block;
width: 670px;
height: 40px;
position: relative;
top: -10px;
}
.music_progress_info .music_progress_top{
width: 100%;
height: 30px;
line-height: 30px;
color: #fff;
}
.music_progress_top .music_progress_time{
float: right;
opacity: 0.5;
}
.music_progress_top .muisc_progress_name{
float: left;
opacity: 0.5;
}
.music_progress_top .muisc_progress_name:hover{
opacity: 1;
}
.music_progress_info .music_progress_bar{
width: 100%;
height: 4px;
background: rgba(255, 255, 255, 0.5);
margin-top: 5px;
position: relative;
}
.music_progress_bar .music_progress_line{
width: 0;
height: 100%;
background: #fff;
}
.music_progress_line .music_progress_dot{
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
position: absolute;
top:-4px;
left: 0;
}
.footer_in .music_mdoe{
width: 26px;
height: 25px;
background-position: 0 -205px;
}
.footer_in .music_mdoe2{
width: 23px;
height: 20px;
background-position: 0 -260px;
}
.footer_in .music_mdoe3{
width: 25px ;
height:19px;
background-position: 0 -74px;
}
.footer_in .music_mdoe4{
width: 26px;
height: 25px;
background-position: 0 -232px;
}
.footer_in .music_fav{
width: 24px;
height: 21px;
background-position:0 -96px;
}
.footer_in .music_fav2{
background-position: -30px -96px;
}
.footer_in .music_down{
width: 22px;
height: 21px;
background-position: 0 -120px;
}
.footer_in .music_comment{
width: 24px;
height: 24px;
background-position: 0 -400px;
}
.footer_in .music_only{
width: 74px;
height: 27px;
background-position: 0 -281px;
}
.footer_in .music_only2{
background-position: 0 -310px;
}
.footer_in .music_voice_info{
display: inline-block;
width: 100px;
height: 40px;
line-height: 40px;
position: relative;
top: 10px;
}
.music_voice_info .music_voice_icon{
width: 26px;
height: 21px;
background-position: 0 -144px;
position: absolute;
top: 10px;
left: 0;
margin-right: 0;
}
.music_voice_info .music_voice_icon2{
background-position: 0 -182px;
}
.music_voice_info .music_voice_bar{
width: 70px;
height: 4px;
background: rgba(255, 255, 255, 0.5);
position: absolute;
right: 0;
top: 18px;
}
.music_voice_bar .music_voice_line{
width: 70px;
height: 100%;
background:#fff;
}
.music_voice_line .music_voice_dot{
width: 10px;
height: 10px;
background: #fff;
position: relative;
top: -3px;
left: 70px;
border-radius: 50%;
}
.mask_bg{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url('../img/pic1.jpg')no-repeat 0 0;
/* 背景图覆盖 */
background-size: cover;
z-index: -2 ;
/* 模糊 */
filter: blur(100px);
}
.mask{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35);
/* 背景图覆盖 */
background-size: cover;
z-index: -1;
}
/* 滚动条宽度样式 */
._mCS_1 .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }
| 0.181191 | 0.119203 |
@keyframes fading {
0% {
opacity: 0.1;
}
50% {
opacity: 0.2;
}
100% {
opacity: 0.1;
}
}
.ztopia-block-text-editor {
/*===============================
= Toolbar =
===============================*/
.bf-controlbar {
border-bottom: 1px solid $white-dark;
box-shadow: none;
/* Separator */
.separator-line {
background-color: $white-dark;
box-shadow: none;
}
/* Button */
.control-item {
&.active {
color: $blue;
}
}
/* Arrow */
[data-title] {
/* Tooltip Arrow */
&::before {
border-bottom-color: $black-dark;
}
/* Tooltip Content */
&::after {
padding: $spacing-xs $spacing-s;
background-color: $black-dark;
}
}
/*=========================================
= Headings Dropdown =
=========================================*/
.bf-dropdown {
.dropdown-content {
> .dropdown-arrow {
background-color: $black-dark;
}
> .dropdown-content-inner {
background-color: $black-dark;
/* Headings Menu */
> .menu {
> .menu-item {
> h1,
> h2,
> h3,
> h4,
> h5,
> h6 {
font-weight: bold;
line-height: normal;
}
&:not(.active) {
color: $white-dark;
box-shadow: none;
&:not(:first-of-type) {
border-top: 1px solid $black-light;
}
}
&.active,
&:hover {
color: $white-light;
}
&:hover:not(.active) {
background-color: $black;
}
&.active {
background-color: $blue;
}
}
}
}
}
}
/*===== End of Headings Dropdown ======*/
/*=========================================
= Text Color Picker =
=========================================*/
.text-color-dropdown {
.bf-color-switch-buttons {
> button {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $white-light;
}
&.active {
color: $blue;
border-bottom-color: $blue;
}
}
}
}
/*===== End of Text Color Picker ======*/
/*====================================
= Emoji Picker =
====================================*/
.bf-emojis-wrap {
/* Shadow */
&::before,
&::after {
display: none;
}
}
/*===== End of Emoji Picker ======*/
/*===================================
= Link Editor =
===================================*/
.bf-link-editor {
> .input-group > input {
padding: 0 $spacing-m;
font-weight: normal;
background-color: $black;
border: 1px solid $black-light;
box-shadow: none;
transition: $transition-fast;
&:hover,
&:focus {
border-color: $blue;
}
}
> .switch-group {
> label {
color: $white-dark;
}
> .bf-switch {
cursor: pointer;
&.active {
background-color: $blue;
}
}
}
> .buttons {
border-top: 1px solid $black;
box-shadow: none;
/* Remove Link Button */
> .button-remove-link {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $color-danger;
}
}
/* Cancel Button */
> button.default {
background-color: $black;
transition: $transition-fast;
&:hover {
background-color: $color-danger;
}
}
/* Confirm Button */
> button.primary {
background-color: $blue;
transition: $transition-fast;
&:hover {
background-color: $blue-light;
}
}
}
}
/*===== End of Link Editor ======*/
}
/*===== End of Toolbar ======*/
.bf-content {
font-size: inherit;
cursor: text;
[data-contents='true'] {
> *:first-child {
margin-top: 0;
}
> h1,
> h2,
> h3,
> h4,
> h5,
> h6 {
margin: 0;
font-weight: bold;
+ p,
+ pre,
+ blockquote,
+ ol,
+ ul,
+ div {
margin-top: $spacing-s;
}
}
> h1 {
margin-top: 40px;
font-size: 28px;
}
> h2 {
margin-top: 30px;
font-size: 24px;
}
> h3 {
font-size: $font-size-xl;
}
> h4 {
font-size: $font-size-m;
}
> h5 {
font-size: $font-size-s;
}
> h6 {
font-size: $font-size-xs;
}
> h3,
> h4,
> h5,
> h6 {
margin-top: $spacing-xxl;
}
> p,
> pre,
> blockquote,
> ol,
> ul,
> div {
margin: $spacing-l 0 0;
}
> ol,
> ul {
padding-left: 30px;
> li {
margin: $spacing-s 0;
}
}
> ol {
list-style: decimal;
}
> ul {
list-style: disc;
}
> pre {
padding: $spacing-xs 6px;
color: inherit;
font-size: inherit;
font-family: monospace, monospace;
background-color: #f5f7f9;
}
> blockquote {
padding: $spacing-xs 0 $spacing-xs $spacing-s;
color: $black-light;
font-style: italic;
background-color: transparent;
border-left: 2px solid $black-dark;
}
}
.DraftEditor-root,
.public-DraftEditor-content {
min-height: 150px;
}
/* Placeholder */
.public-DraftEditorPlaceholder-root {
font-size: inherit;
}
.bf-image {
min-width: 200px;
min-height: 200px;
/* Image Placeholder */
&::before,
&::after {
position: absolute;
cursor: wait;
opacity: 0.1;
animation: fading 1.4s infinite;
}
&::before {
top: 50%;
left: 50%;
width: 40px;
height: 40px;
background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' data-icon='image' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z' %3E%3C/path%3E%3C/svg%3E");
transform: translate(-50%, -50%);
content: '';
}
&::after {
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: grey;
content: '';
}
/* Image Wrapper */
> div:last-of-type {
z-index: 1;
width: 100%;
> img {
width: 100%;
&:hover {
outline-color: $blue;
}
}
}
/* Media Toolbar */
> .bf-media-toolbar {
width: auto;
background-color: $black-dark;
.bf-media-toolbar-arrow {
border-top-color: $black-dark;
}
a {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $white-light;
}
}
&[data-align='center'] [data-align='center'],
&[data-align='left'] [data-align='left'],
&[data-align='right'] [data-align='right'],
&[data-float='left'] [data-float='left'],
&[data-float='right'] [data-float='right'] {
color: $blue;
}
}
}
}
&.is-height-auto {
.bf-content {
padding-bottom: 0;
.public-DraftEditor-content {
> div {
padding-bottom: 0;
}
}
}
}
}
/*=============================
= Modal =
=============================*/
.bf-modal {
.bf-modal-mask {
background-color: rgba(0, 0, 0, 0.3);
}
.bf-modal-content {
border-radius: 0;
box-shadow: none;
}
.bf-modal-caption {
color: $black-dark;
}
.bf-modal-close-button {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $color-danger;
}
}
/*======================================
= Media Uploader =
======================================*/
.braft-finder {
.bf-toggle-external-form {
.bf-bottom-text {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $blue;
}
}
}
.bf-drag-uploader {
display: flex;
align-items: center;
justify-content: center;
border: 2px dashed $white-dark;
transition: $transition-fast;
&:hover {
background-color: transparent;
border-color: $color-success;
}
}
.bf-drag-tip {
margin: 0;
color: $black-light;
font-size: $font-size-xl;
}
.bf-manager-footer {
.button-cancel {
color: $white-light;
background-color: $white-dark;
transition: $transition-fast;
&:hover {
background-color: $color-danger;
}
}
.button-insert {
background-color: $blue;
transition: $transition-fast;
&:hover {
background-color: $blue-dark;
}
}
}
.bf-external-input {
input {
font-size: $font-size-s;
border: 1px solid $white-dark;
box-shadow: none;
transition: $transition-fast;
&:focus {
border-color: $blue;
box-shadow: none;
}
}
button {
background-color: $blue;
transition: $transition-fast;
&:hover {
background-color: $blue-dark;
}
}
}
.bf-switch-external-type {
> button {
color: $black-light;
background-color: $white;
transition: $transition-fast;
&:hover {
background-color: $white-dark;
}
}
&[data-type='IMAGE'] > [data-type='IMAGE'],
&[data-type='VIDEO'] > [data-type='VIDEO'],
&[data-type='AUDIO'] > [data-type='AUDIO'],
&[data-type='EMBED'] > [data-type='EMBED'],
&[data-type='FILE'] > [data-type='FILE'] {
background-color: $blue-dark;
}
}
.bf-external-tip {
color: $white-dark;
}
.bf-list-tools {
> .bf-select-all,
> .bf-deselect-all {
color: $white-dark;
transition: $transition-fast;
}
> .bf-select-all {
&:hover {
color: $blue-dark;
}
}
> .bf-deselect-all {
&:hover {
color: $color-danger;
}
}
> .bf-remove-selected {
color: $color-danger;
transition: $transition-fast;
&:hover {
color: $red-dark;
}
}
}
.bf-item {
cursor: pointer;
/* Image Mask */
&::after {
transition: $transition-fast;
}
&:hover {
&::after {
background-color: rgba(94, 156, 234, 0.3);
}
}
&.active {
/* Check Mark */
&::before {
font-size: 30px;
}
&::after {
background-color: rgba(94, 156, 234, 0.3);
}
&:hover {
&::after {
background-color: $blue;
}
}
}
}
.bf-item-remove {
transition: $transition-fast;
&:hover {
color: $color-danger;
}
}
.bf-add-item {
color: $black-light;
background-color: $white;
border-radius: 0;
transition: $transition-fast;
&:hover {
background-color: $white-dark;
}
> i {
font-size: 35px;
}
}
/* Progress Bar */
.bf-item-uploading {
.bf-item-uploading-bar {
background-color: $color-success;
}
}
}
/*===== End of Media Uploader ======*/
}
/*===== End of Modal ======*/
|
components/BlockTextEditor/BlockTextEditor.css
|
@keyframes fading {
0% {
opacity: 0.1;
}
50% {
opacity: 0.2;
}
100% {
opacity: 0.1;
}
}
.ztopia-block-text-editor {
/*===============================
= Toolbar =
===============================*/
.bf-controlbar {
border-bottom: 1px solid $white-dark;
box-shadow: none;
/* Separator */
.separator-line {
background-color: $white-dark;
box-shadow: none;
}
/* Button */
.control-item {
&.active {
color: $blue;
}
}
/* Arrow */
[data-title] {
/* Tooltip Arrow */
&::before {
border-bottom-color: $black-dark;
}
/* Tooltip Content */
&::after {
padding: $spacing-xs $spacing-s;
background-color: $black-dark;
}
}
/*=========================================
= Headings Dropdown =
=========================================*/
.bf-dropdown {
.dropdown-content {
> .dropdown-arrow {
background-color: $black-dark;
}
> .dropdown-content-inner {
background-color: $black-dark;
/* Headings Menu */
> .menu {
> .menu-item {
> h1,
> h2,
> h3,
> h4,
> h5,
> h6 {
font-weight: bold;
line-height: normal;
}
&:not(.active) {
color: $white-dark;
box-shadow: none;
&:not(:first-of-type) {
border-top: 1px solid $black-light;
}
}
&.active,
&:hover {
color: $white-light;
}
&:hover:not(.active) {
background-color: $black;
}
&.active {
background-color: $blue;
}
}
}
}
}
}
/*===== End of Headings Dropdown ======*/
/*=========================================
= Text Color Picker =
=========================================*/
.text-color-dropdown {
.bf-color-switch-buttons {
> button {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $white-light;
}
&.active {
color: $blue;
border-bottom-color: $blue;
}
}
}
}
/*===== End of Text Color Picker ======*/
/*====================================
= Emoji Picker =
====================================*/
.bf-emojis-wrap {
/* Shadow */
&::before,
&::after {
display: none;
}
}
/*===== End of Emoji Picker ======*/
/*===================================
= Link Editor =
===================================*/
.bf-link-editor {
> .input-group > input {
padding: 0 $spacing-m;
font-weight: normal;
background-color: $black;
border: 1px solid $black-light;
box-shadow: none;
transition: $transition-fast;
&:hover,
&:focus {
border-color: $blue;
}
}
> .switch-group {
> label {
color: $white-dark;
}
> .bf-switch {
cursor: pointer;
&.active {
background-color: $blue;
}
}
}
> .buttons {
border-top: 1px solid $black;
box-shadow: none;
/* Remove Link Button */
> .button-remove-link {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $color-danger;
}
}
/* Cancel Button */
> button.default {
background-color: $black;
transition: $transition-fast;
&:hover {
background-color: $color-danger;
}
}
/* Confirm Button */
> button.primary {
background-color: $blue;
transition: $transition-fast;
&:hover {
background-color: $blue-light;
}
}
}
}
/*===== End of Link Editor ======*/
}
/*===== End of Toolbar ======*/
.bf-content {
font-size: inherit;
cursor: text;
[data-contents='true'] {
> *:first-child {
margin-top: 0;
}
> h1,
> h2,
> h3,
> h4,
> h5,
> h6 {
margin: 0;
font-weight: bold;
+ p,
+ pre,
+ blockquote,
+ ol,
+ ul,
+ div {
margin-top: $spacing-s;
}
}
> h1 {
margin-top: 40px;
font-size: 28px;
}
> h2 {
margin-top: 30px;
font-size: 24px;
}
> h3 {
font-size: $font-size-xl;
}
> h4 {
font-size: $font-size-m;
}
> h5 {
font-size: $font-size-s;
}
> h6 {
font-size: $font-size-xs;
}
> h3,
> h4,
> h5,
> h6 {
margin-top: $spacing-xxl;
}
> p,
> pre,
> blockquote,
> ol,
> ul,
> div {
margin: $spacing-l 0 0;
}
> ol,
> ul {
padding-left: 30px;
> li {
margin: $spacing-s 0;
}
}
> ol {
list-style: decimal;
}
> ul {
list-style: disc;
}
> pre {
padding: $spacing-xs 6px;
color: inherit;
font-size: inherit;
font-family: monospace, monospace;
background-color: #f5f7f9;
}
> blockquote {
padding: $spacing-xs 0 $spacing-xs $spacing-s;
color: $black-light;
font-style: italic;
background-color: transparent;
border-left: 2px solid $black-dark;
}
}
.DraftEditor-root,
.public-DraftEditor-content {
min-height: 150px;
}
/* Placeholder */
.public-DraftEditorPlaceholder-root {
font-size: inherit;
}
.bf-image {
min-width: 200px;
min-height: 200px;
/* Image Placeholder */
&::before,
&::after {
position: absolute;
cursor: wait;
opacity: 0.1;
animation: fading 1.4s infinite;
}
&::before {
top: 50%;
left: 50%;
width: 40px;
height: 40px;
background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' data-icon='image' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z' %3E%3C/path%3E%3C/svg%3E");
transform: translate(-50%, -50%);
content: '';
}
&::after {
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: grey;
content: '';
}
/* Image Wrapper */
> div:last-of-type {
z-index: 1;
width: 100%;
> img {
width: 100%;
&:hover {
outline-color: $blue;
}
}
}
/* Media Toolbar */
> .bf-media-toolbar {
width: auto;
background-color: $black-dark;
.bf-media-toolbar-arrow {
border-top-color: $black-dark;
}
a {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $white-light;
}
}
&[data-align='center'] [data-align='center'],
&[data-align='left'] [data-align='left'],
&[data-align='right'] [data-align='right'],
&[data-float='left'] [data-float='left'],
&[data-float='right'] [data-float='right'] {
color: $blue;
}
}
}
}
&.is-height-auto {
.bf-content {
padding-bottom: 0;
.public-DraftEditor-content {
> div {
padding-bottom: 0;
}
}
}
}
}
/*=============================
= Modal =
=============================*/
.bf-modal {
.bf-modal-mask {
background-color: rgba(0, 0, 0, 0.3);
}
.bf-modal-content {
border-radius: 0;
box-shadow: none;
}
.bf-modal-caption {
color: $black-dark;
}
.bf-modal-close-button {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $color-danger;
}
}
/*======================================
= Media Uploader =
======================================*/
.braft-finder {
.bf-toggle-external-form {
.bf-bottom-text {
color: $white-dark;
transition: $transition-fast;
&:hover {
color: $blue;
}
}
}
.bf-drag-uploader {
display: flex;
align-items: center;
justify-content: center;
border: 2px dashed $white-dark;
transition: $transition-fast;
&:hover {
background-color: transparent;
border-color: $color-success;
}
}
.bf-drag-tip {
margin: 0;
color: $black-light;
font-size: $font-size-xl;
}
.bf-manager-footer {
.button-cancel {
color: $white-light;
background-color: $white-dark;
transition: $transition-fast;
&:hover {
background-color: $color-danger;
}
}
.button-insert {
background-color: $blue;
transition: $transition-fast;
&:hover {
background-color: $blue-dark;
}
}
}
.bf-external-input {
input {
font-size: $font-size-s;
border: 1px solid $white-dark;
box-shadow: none;
transition: $transition-fast;
&:focus {
border-color: $blue;
box-shadow: none;
}
}
button {
background-color: $blue;
transition: $transition-fast;
&:hover {
background-color: $blue-dark;
}
}
}
.bf-switch-external-type {
> button {
color: $black-light;
background-color: $white;
transition: $transition-fast;
&:hover {
background-color: $white-dark;
}
}
&[data-type='IMAGE'] > [data-type='IMAGE'],
&[data-type='VIDEO'] > [data-type='VIDEO'],
&[data-type='AUDIO'] > [data-type='AUDIO'],
&[data-type='EMBED'] > [data-type='EMBED'],
&[data-type='FILE'] > [data-type='FILE'] {
background-color: $blue-dark;
}
}
.bf-external-tip {
color: $white-dark;
}
.bf-list-tools {
> .bf-select-all,
> .bf-deselect-all {
color: $white-dark;
transition: $transition-fast;
}
> .bf-select-all {
&:hover {
color: $blue-dark;
}
}
> .bf-deselect-all {
&:hover {
color: $color-danger;
}
}
> .bf-remove-selected {
color: $color-danger;
transition: $transition-fast;
&:hover {
color: $red-dark;
}
}
}
.bf-item {
cursor: pointer;
/* Image Mask */
&::after {
transition: $transition-fast;
}
&:hover {
&::after {
background-color: rgba(94, 156, 234, 0.3);
}
}
&.active {
/* Check Mark */
&::before {
font-size: 30px;
}
&::after {
background-color: rgba(94, 156, 234, 0.3);
}
&:hover {
&::after {
background-color: $blue;
}
}
}
}
.bf-item-remove {
transition: $transition-fast;
&:hover {
color: $color-danger;
}
}
.bf-add-item {
color: $black-light;
background-color: $white;
border-radius: 0;
transition: $transition-fast;
&:hover {
background-color: $white-dark;
}
> i {
font-size: 35px;
}
}
/* Progress Bar */
.bf-item-uploading {
.bf-item-uploading-bar {
background-color: $color-success;
}
}
}
/*===== End of Media Uploader ======*/
}
/*===== End of Modal ======*/
| 0.572245 | 0.085939 |
.ydm_top{
background:#eaeaea;
height:48px;
line-height: 48px;
}
.ydm_a_top{
color:#4d4d4d;
font-size:14px;
margin-right:50px;
}
.header_top{
padding:20px 0px;
width:100%;
}
.carousel{
position: relative;
cursor: pointer;
}
/*箭头*/
.arrows{
width:30px;
height:30px;
border-bottom:3px solid #2e7ff8;
border-left:3px solid #2e7ff8;
transform: rotate(45deg);
position: absolute;
top:48%;
}
.arrows_left{
left:10px;
}
.arrows_right{
transform: rotate(225deg);
right:10px;
}
/*小标题*/
.subHeader{
padding:14px 0px 20px 0px;
}
.subHeader .title{
background:url(../img/tubiao4.png) no-repeat left;
padding-left:20px;
}
.subHeader .title span{
font-size:16px;
color:#666;
font-weight:700;
}
/*产品类型*/
.categorys{
padding-bottom:20px;
}
.item{
float: left;
margin-right:12px;
}
.item img{
width:182px;
border:4px solid #fff;
}
/*回收利用*/
.recycle{
padding:20px 0px;
text-align:center;
}
.box{
width:440px;
margin:0 auto;
margin-top:-20px;
}
.text{
height:38px;
font-size:20px;
line-height:38px;
color:#666;
}
.btn_recycle{
display: inline-block;
width:240px;
height:50px;
line-height:50px;
font-size:20px;
color:#fff;
background-color:#c80000;
border-radius:3px;
}
/*操作流程*/
.flows{
padding-bottom:20px;
}
.flows>ul{
width:960px;
padding:30px 0;
margin:0 auto;
}
.flows>ul>li{
float:left;
margin:10px 0;
text-align:center;
width:120px;
}
.flows>ul>li>div>img{
width:86px;
}
.flows>ul>li>.num{
font-size:18px;
font-style:italic;
color:#c80000;
font-weight: bold;
}
.flows>ul>li>.text{
font-size:14px;
padding-top:25px;
line-height:18px;
}
.flows>ul>.item>.guide{
float:left;
background:url(../img/recycle/flow-arrow.png) no-repeat;
width:80px;
height:20px;
margin-top:40px;
}
/*回收商品*/
.shopping>.item{
float:left;
width:200px;
background: #fff;
overflow: hidden;
margin:0 0 15px 15px;
padding:10px;
text-align:center;
height:270px;
border:1px solid #efefef;
}
.shopping>.item:hover{
border:1px solid #c80000;
}
.shopping_name{
font-size:14px;
color:#323333;
}
.img>img{
width:160px;
height:160px;
}
.shopping_btn{
width:100px;
height:35px;
margin:0 auto;
margin-top:20px;
line-height:35px;
color:#fff;
font-size:13px;
background-color:#c80000;
border-radius:30px 30px;
}
/**/
.text_left{
float:left;
}
.text_left>.text{
display: flex;
height:80px;
line-height: 80px;
padding-top:20px;
}
.text_left>.text>div{
font-size:28px;
}
.join{
padding:20px 0 40px 0;
font-size:30px;
font-weight: 700;
color:#666;
}
.text_right{
float:right;
padding:20px 80px;
}
.text_right>.text{
font-size:28px;
}
.text_right>p{
font-size:20px;
padding:20px 0 0 0;
}
/*服务保障*/
.servers{
padding-bottom:30px;
}
.servers>.items{
width:800px;
margin:0 auto;
padding:30px 0;
}
.servers>.items>.item{
width:200px;
text-align:center;
margin:0px;
}
.servers>.items>.item>img{
width:64px;
text-align:center;
}
.servers>.items>.item>p{
font-size:14px;
padding-bottom:50px;
}
/*常见问题*/
.issue ul{
width:1100px;
margin:0 auto;
}
span{
font-size:16px;
font-weight: bolder;
color:#666;
margin-right:12px;
}
dt{
color:#222222;
font-size:16px;
padding:25px 10px 5px 10px;
line-height: 25px;
font-weight: bolder
}
dd{
color:#444444;
font-size:14px;
padding:0px 10px 0px 10px;
line-height: 25px;
}
.neibian{
padding-left:38px;
}
|
CSS/recycle.css
|
.ydm_top{
background:#eaeaea;
height:48px;
line-height: 48px;
}
.ydm_a_top{
color:#4d4d4d;
font-size:14px;
margin-right:50px;
}
.header_top{
padding:20px 0px;
width:100%;
}
.carousel{
position: relative;
cursor: pointer;
}
/*箭头*/
.arrows{
width:30px;
height:30px;
border-bottom:3px solid #2e7ff8;
border-left:3px solid #2e7ff8;
transform: rotate(45deg);
position: absolute;
top:48%;
}
.arrows_left{
left:10px;
}
.arrows_right{
transform: rotate(225deg);
right:10px;
}
/*小标题*/
.subHeader{
padding:14px 0px 20px 0px;
}
.subHeader .title{
background:url(../img/tubiao4.png) no-repeat left;
padding-left:20px;
}
.subHeader .title span{
font-size:16px;
color:#666;
font-weight:700;
}
/*产品类型*/
.categorys{
padding-bottom:20px;
}
.item{
float: left;
margin-right:12px;
}
.item img{
width:182px;
border:4px solid #fff;
}
/*回收利用*/
.recycle{
padding:20px 0px;
text-align:center;
}
.box{
width:440px;
margin:0 auto;
margin-top:-20px;
}
.text{
height:38px;
font-size:20px;
line-height:38px;
color:#666;
}
.btn_recycle{
display: inline-block;
width:240px;
height:50px;
line-height:50px;
font-size:20px;
color:#fff;
background-color:#c80000;
border-radius:3px;
}
/*操作流程*/
.flows{
padding-bottom:20px;
}
.flows>ul{
width:960px;
padding:30px 0;
margin:0 auto;
}
.flows>ul>li{
float:left;
margin:10px 0;
text-align:center;
width:120px;
}
.flows>ul>li>div>img{
width:86px;
}
.flows>ul>li>.num{
font-size:18px;
font-style:italic;
color:#c80000;
font-weight: bold;
}
.flows>ul>li>.text{
font-size:14px;
padding-top:25px;
line-height:18px;
}
.flows>ul>.item>.guide{
float:left;
background:url(../img/recycle/flow-arrow.png) no-repeat;
width:80px;
height:20px;
margin-top:40px;
}
/*回收商品*/
.shopping>.item{
float:left;
width:200px;
background: #fff;
overflow: hidden;
margin:0 0 15px 15px;
padding:10px;
text-align:center;
height:270px;
border:1px solid #efefef;
}
.shopping>.item:hover{
border:1px solid #c80000;
}
.shopping_name{
font-size:14px;
color:#323333;
}
.img>img{
width:160px;
height:160px;
}
.shopping_btn{
width:100px;
height:35px;
margin:0 auto;
margin-top:20px;
line-height:35px;
color:#fff;
font-size:13px;
background-color:#c80000;
border-radius:30px 30px;
}
/**/
.text_left{
float:left;
}
.text_left>.text{
display: flex;
height:80px;
line-height: 80px;
padding-top:20px;
}
.text_left>.text>div{
font-size:28px;
}
.join{
padding:20px 0 40px 0;
font-size:30px;
font-weight: 700;
color:#666;
}
.text_right{
float:right;
padding:20px 80px;
}
.text_right>.text{
font-size:28px;
}
.text_right>p{
font-size:20px;
padding:20px 0 0 0;
}
/*服务保障*/
.servers{
padding-bottom:30px;
}
.servers>.items{
width:800px;
margin:0 auto;
padding:30px 0;
}
.servers>.items>.item{
width:200px;
text-align:center;
margin:0px;
}
.servers>.items>.item>img{
width:64px;
text-align:center;
}
.servers>.items>.item>p{
font-size:14px;
padding-bottom:50px;
}
/*常见问题*/
.issue ul{
width:1100px;
margin:0 auto;
}
span{
font-size:16px;
font-weight: bolder;
color:#666;
margin-right:12px;
}
dt{
color:#222222;
font-size:16px;
padding:25px 10px 5px 10px;
line-height: 25px;
font-weight: bolder
}
dd{
color:#444444;
font-size:14px;
padding:0px 10px 0px 10px;
line-height: 25px;
}
.neibian{
padding-left:38px;
}
| 0.304972 | 0.084191 |
.boxesWrapOuter {
width: 100%;
margin: 1.5rem 0 1.5rem 0;
}
.editorialBoxHeading {
composes: boxHeadingLast from './structure.css';
border-top-right-radius: 2.5rem;
text-transform: capitalize;
font-weight: 700;
font-size: 2.6rem;
line-height: 2.8rem;
height: 6rem;
min-height: 6rem;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.centered {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.editorialBoxContent {
background: #f6f6f6;
padding: 1rem 0.2rem 1rem 0.2rem;
width: 100%;
overflow: hidden;
border-bottom-left-radius: 2.5rem;
}
.editorialBoxContentTransparent {
composes: editorialBoxContent;
background: transparent;
}
.editorialBoxContent p {
font-weight: normal;
font-size: 1.4rem;
color: #666;
text-align: left;
margin: 0 0 3rem 0;
line-height: 2.4rem;
}
.editorialBoxContent p.alertBox {
font-weight: 600;
font-size: 1.4rem;
color: #666;
text-align: center;
margin: 0;
line-height: 2.2rem;
}
.editorialBoxContent p.footnote {
font-weight: normal;
font-size: 1.2rem;
color: #666;
text-align: left;
margin: 0;
line-height: 1.8rem;
}
.editorialBoxContent li {
font-weight: normal;
font-size: 1.3rem;
color: #666;
text-align: left;
margin: 0;
line-height: 2rem;
}
.editorialBoxContent h3 {
/* font-weight: 600;
font-size: 1.6rem; */
line-height: 2.6rem;
margin: 1rem 0 0.5rem 0;
text-align: left;
color: #777;
font-weight: 600;
font-size: 1.8rem;
letter-spacing: 0.05rem;
/* text-align: center; */
font-family: "Proxima Nova Bold", "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
border-bottom: 0.2rem solid #dcdcdc;
border-right: 0.2rem solid #dcdcdc;
background-color: #fff;
padding: 0 0.4rem;
}
.editorialBoxContent h4 {
font-weight: 600;
font-size: 1.4rem;
line-height: 2rem;
margin: 0 0 0.8rem 0;
text-align: left;
color: #777;
margin: 2rem 0 0.5rem 0;
}
.editorialColumn {
text-align: left;
}
.donateButtonWrapper {
height: 4rem;
min-height: 4rem;
text-align: center;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media only screen and (max-width: 766px) {
.editorialBoxHeading {
height: 8.5rem;
min-height: 8.5rem;
text-align: left;
font-size: 1.8rem;
line-height: 3.2rem;
}
}
@media only screen and (max-width:990px) {
.editorialBoxHeading {
height: 8rem;
min-height: 8rem;
}
.donateButtonWrapper {
height: 9rem;
min-height: 9rem;
justify-content: center;
}
.editorialBoxContent h3 {
text-align: center;
}
}
.architectureDiagramWrapper {
width: 100%;
height: auto;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.architectureDiagramWrapper img {
width: 100%;
height: 100%;
}
|
src/styles/editorial.css
|
.boxesWrapOuter {
width: 100%;
margin: 1.5rem 0 1.5rem 0;
}
.editorialBoxHeading {
composes: boxHeadingLast from './structure.css';
border-top-right-radius: 2.5rem;
text-transform: capitalize;
font-weight: 700;
font-size: 2.6rem;
line-height: 2.8rem;
height: 6rem;
min-height: 6rem;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.centered {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.editorialBoxContent {
background: #f6f6f6;
padding: 1rem 0.2rem 1rem 0.2rem;
width: 100%;
overflow: hidden;
border-bottom-left-radius: 2.5rem;
}
.editorialBoxContentTransparent {
composes: editorialBoxContent;
background: transparent;
}
.editorialBoxContent p {
font-weight: normal;
font-size: 1.4rem;
color: #666;
text-align: left;
margin: 0 0 3rem 0;
line-height: 2.4rem;
}
.editorialBoxContent p.alertBox {
font-weight: 600;
font-size: 1.4rem;
color: #666;
text-align: center;
margin: 0;
line-height: 2.2rem;
}
.editorialBoxContent p.footnote {
font-weight: normal;
font-size: 1.2rem;
color: #666;
text-align: left;
margin: 0;
line-height: 1.8rem;
}
.editorialBoxContent li {
font-weight: normal;
font-size: 1.3rem;
color: #666;
text-align: left;
margin: 0;
line-height: 2rem;
}
.editorialBoxContent h3 {
/* font-weight: 600;
font-size: 1.6rem; */
line-height: 2.6rem;
margin: 1rem 0 0.5rem 0;
text-align: left;
color: #777;
font-weight: 600;
font-size: 1.8rem;
letter-spacing: 0.05rem;
/* text-align: center; */
font-family: "Proxima Nova Bold", "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
border-bottom: 0.2rem solid #dcdcdc;
border-right: 0.2rem solid #dcdcdc;
background-color: #fff;
padding: 0 0.4rem;
}
.editorialBoxContent h4 {
font-weight: 600;
font-size: 1.4rem;
line-height: 2rem;
margin: 0 0 0.8rem 0;
text-align: left;
color: #777;
margin: 2rem 0 0.5rem 0;
}
.editorialColumn {
text-align: left;
}
.donateButtonWrapper {
height: 4rem;
min-height: 4rem;
text-align: center;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media only screen and (max-width: 766px) {
.editorialBoxHeading {
height: 8.5rem;
min-height: 8.5rem;
text-align: left;
font-size: 1.8rem;
line-height: 3.2rem;
}
}
@media only screen and (max-width:990px) {
.editorialBoxHeading {
height: 8rem;
min-height: 8rem;
}
.donateButtonWrapper {
height: 9rem;
min-height: 9rem;
justify-content: center;
}
.editorialBoxContent h3 {
text-align: center;
}
}
.architectureDiagramWrapper {
width: 100%;
height: auto;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.architectureDiagramWrapper img {
width: 100%;
height: 100%;
}
| 0.657538 | 0.107017 |
body {
font-family: 'Open Sans';
font-size: 14px;
font-weight: 400;
color: #333333;
overflow-x: hidden;
}
h1, h2, h3 {
font-weight: 600;
letter-spacing: 5px;
}
a {
cursor: pointer;
color: #eb5528;
font-weight: 400;
text-decoration: none;
outline: 0;
}
pre {
text-align: left;
margin: 0;
border-radius: 0;
background-color: transparent;
border: 0;
/**border-bottom: 1px solid #3a3e4d;*/
font-size: 12px;
color: #ffffff;
}
pre.headers {
border-bottom: 1px solid #3a3e4d;
}
.logger-menu {
border-bottom: 1px solid #3a3e4d;
text-align: left;
padding-bottom: 9px;
}
a:hover, a:active, a.clicked, a:focus {
text-decoration: none;
outline: 0;
color: #eb5528;
}
a[disabled] {
pointer-events: none;
cursor: default;
}
a.mono {
color: #333333;
text-transform: uppercase;
}
a:hover {
text-decoration: initial;
}
a.disabled {
pointer-events: none;
color: darkgrey;
}
li.disabled {
pointer-events: none;
color: darkgrey;
}
li[disabled] {
pointer-events: none;
cursor: default;
}
label {
font-weight: normal;
}
small {
font-size: 14px;
font-weight: 300;
}
small {
font-size: 14px;
font-weight: 300;
}
hr {
border-top: 1px solid #cccccc;
}
textarea {
resize: none;
}
#container {
width: 716px;
}
.container {
width: 682px;
}
.outer-container {
width: 716px;
padding: 0;
}
.form_control {
box-shadow: none;
}
.table th, .table td {
vertical-align: top !important;
}
.table th {
text-transform: uppercase;
}
.table th span {
font-size: 12px;
font-weight: normal;
text-transform: none;
color: lightgrey;
}
.table td {
padding: 16px !important;
}
.table tr.in-table:hover {
background-color: #F7F7F7;
cursor: pointer;
}
.table tr.in-table .actions {
visibility: hidden;
text-align: right;
}
.table tr.in-table:hover .actions {
visibility: visible;
}
.table tr.in-table.selected {
background-color: #F7F7F7;
cursor: pointer;
}
.table td i {
margin-right: 10px;
}
.table .in-table {
position: relative;
}
.required:after {
content: '';
}
i.required:before {
content: "*";
display: inline-block;
color: red;
margin-left: 5px;
}
input[type="email"], input[type="password"], input[type="text"], input[type="url"] {
background: none repeat scroll 0 0 #fff;
border: 1px solid #ccc;
border-radius: 3px;
height: 44px;
padding: 10px;
}
input[type="checkbox"] {
display: none;
}
input[type="checkbox"] + label {
font-size: 14px;
}
input[type="checkbox"] + label span.chk {
background: url("../img/sprite.png") no-repeat scroll -249px -77px rgba(0, 0, 0, 0);
cursor: pointer;
display: inline-block;
height: 24px;
margin: -1px 13px 0 0;
vertical-align: top;
width: 25px;
}
input[type="checkbox"]:checked + label span.chk {
background-position: -248px -46px;
}
.spark_btn {
display: inline-block;
color: #EA5426;
background: transparent;
font-weight: 600;
border-radius: 3px;
border: 1px solid #EA5426;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
/* medium size is default */
height: 40px;
line-height: 40px;
padding: 0px 32px;
font-size: 14px;
position: relative;
}
.spark_btn.empty {
background: white;
}
.spark_btn:hover {
color: #EA5426;
}
.spark_btn.primary {
background: #eb5528;
color: white;
font-weight: 400;
border-radius: 3px;
text-transform: uppercase;
}
.spark_btn.primary:hover, .spark_btn.primary:active, .spark_btn.primary.clicked {
background: #f35525;
color: white;
}
.spark_btn.xsmall {
height: 26px;
line-height: 26px;
padding: 0px 10px;
font-size: 12px;
font-weight: 700;
}
.spark_btn.small {
height: 30px;
line-height: 30px;
padding: 0px 20px;
font-size: 12px;
}
.spark_btn.large {
height: 50px;
line-height: 49px;
padding: 0px 60px;
font-size: 16px;
}
.spark_btn[disabled] {
cursor: default;
opacity: 0.5;
}
#assets-gallery {
padding-top: 20px;
overflow-y: scroll;
height: 400px;
}
.form_field {
margin-bottom: 12px;
}
.form_field .field_error {
position: relative;
z-index: 10;
float: right;
clear: right;
display: inline-block;
padding: 1px 7px;
margin: -10px 8px 0 0;
color: #101010;
background: #ffde82;
border-radius: 3px;
font-size: 13px;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.title-label {
color: lightgray;
font-size: 16px;
}
.title-label > span {
font-size: 20px;
line-height: 16px;
margin: 0 3px;
}
.field-label {
color: lightgray;
font-size: 14px;
font-style: italic;
}
.form-footer {
border-top: 1px solid #e5e5e5;
padding: 15px 0;
}
.form-footer div.submit-wrapper {
float: right;
position: relative;
display: inline;
}
.form-footer div.publish-wrapper {
display: inline;
}
.form-footer div.submit-wrapper .spinner {
right: 15px;
}
.form-footer div.submit-wrapper a {
margin-right: 20px;
font-size: 14px;
}
.dropdown-menu {
min-width: 100px;
top: 22px;
left: -85px;
}
.dropdown-menu li {
font-size: 12px;
}
.modal .modal-header, .modal .modal-footer {
border: none;
}
.modal-header {
padding-bottom: 5px;
}
.modal .modal-footer {
text-align: left;
}
.notification-bar {
background: none repeat scroll 0 0 #fefae6;
border-bottom: 1px solid #ebeae7;
font-size: 14px;
color: #333333;
padding: 4px;
position: absolute;
width: 100%;
left: 0;
top: 0;
text-align: center;
line-height: 30px;
}
#welcome-wrapper {
margin-top: 35px;
}
/***** TOOLTIP *****/
i.stooltip {
outline: none;
position: relative;
font-style: normal;
}
i.stooltip:hover {
text-decoration: none;
}
i.stooltip span {
background: none repeat scroll 0 0 #F1F1F1;
bottom: 25px;
display: none;
left: 0px;
position: absolute;
width: 200px;
z-index: 10;
text-align: left;
color: #333333;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
max-width: 400px;
border: 1px solid #ccc;
padding: 10px;
font-size: 12px;
}
i.stooltip:hover span {
display: block;
}
i.stooltip span {
border-radius: 4px;
}
/******* SPINNER **********/
.spinner {
height: 20px;
width: 20px;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
-webkit-animation: rotation .6s infinite linear;
-moz-animation: rotation .6s infinite linear;
-o-animation: rotation .6s infinite linear;
animation: rotation .6s infinite linear;
border-left: 6px solid rgba(238, 96, 45, .15);
border-right: 6px solid rgba(238, 96, 45, .15);
border-bottom: 6px solid rgba(238, 96, 45, .15);
border-top: 6px solid rgba(238, 96, 45, 1);
border-radius: 100%;
z-index: 10;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}
@-moz-keyframes rotation {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
}
}
@-o-keyframes rotation {
from {
-o-transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
}
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.spinner-with-text > .spinner {
display: none;
left: -55px;
}
.spinner-with-text {
display: none;
height: 20px;
width: 20px;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
#spinner-text {
/**left: 30px;*/
position: absolute;
font-size: 16px;
color: #333333;
font-weight: 400;
}
/******* END SPINNER **********/
/***** SPRITE ******/
.spark_icon {
background: url(../img/sprite_sampleapp.png) no-repeat;
display: inline-block;
overflow: hidden;
text-indent: -9999px;
text-align: left;
margin-bottom: -3px;
}
.si-help {
background-position: -286px -47px;
width: 17px;
height: 16px;
margin-left: 6px;
}
.si-download {
background-position: -181px -204px;
height: 19px;
width: 20px;
margin-right: 10px;
}
.si-close {
background-position: -70px -204px;
width: 17px;
height: 16px;
padding-right: 30px;
cursor: pointer;
}
.si-help-hover {
background-position: -286px -73px;
width: 17px;
height: 16px;
}
.si-help.with_hover:hover, .si-help.with_hover:active, .si-help.with_hover.clicked {
background-position: -286px -73px;
}
.si-asset-icon {
background-position: -160px -16px;
width: 16px;
height: 17px;
}
.si-asset-icon-transparent {
background-position: -100px -16px;
width: 16px;
height: 17px;
margin-right: 10px;
}
.si-actions-icon {
background-position: -10px -49px;
height: 20px;
width: 20px;
}
.si-mosaic-layout {
background-position: -270px -19px;
width: 13px;
height: 13px;
}
.si-mosaic-layout-active {
background-position: -290px -19px;
width: 13px;
height: 13px;
}
.si-list-layout {
background-position: -245px -19px;
width: 13px;
height: 13px;
}
.si-list-layout-active {
background-position: -223px -19px;
width: 13px;
height: 13px;
}
.si-asset-folder-icon {
background-position: -114px -53px;
height: 16px;
width: 19px;
}
.si-asset-file-icon {
background-position: -157px -52px;
height: 19px;
width: 17px;
margin-right: 15px;
}
.si-upload-icon {
background-position: -16px -82px;
height: 44px;
width: 48px;
}
.si-premade-upload-icon {
background-position: -249px -238px;
height: 44px;
width: 48px;
}
.si-popup-icon {
background-position: -250px -177px;
height: 20px;
width: 26px;
}
.si-premede-files {
background-position: -256px -299px;
height: 44px;
width: 33px;
}
.si-pre-made-good-files {
background-position: -82px -361px;
height: 44px;
width: 33px;
}
.si-drive-files {
background-position: -11px -360px;
height: 44px;
width: 47px;
}
.si-status-ok {
background-position: -12px -14px;
height: 18px;
width: 18px;
}
.si-status-error {
background-position: -105px -75px;
width: 26px;
height: 26px;
}
.si-home {
background-position: -188px -52px;
height: 18px;
width: 20px;
}
.si-dropdown-open {
background-position: -76px -57px;
height: 6px;
width: 11px;
}
.si-notification-error {
background-position: -279px -202px;
width: 26px;
height: 26px;
}
.si-notification-ok {
background-position: -303px -202px;
width: 26px;
height: 26px;
}
.si-add-item {
background-position: -47px -53px;
height: 12px;
width: 12px;
margin-right: 10px;
margin-bottom: -1px;
}
.si-status-disabled {
background-position: -42px -14px;
height: 18px;
width: 18px;
}
.si-status-right-arrow {
background-position: -72px -14px;
height: 18px;
width: 18px;
}
.si-healing-upload {
background-position: -7px -294px;
height: 58px;
width: 58px;
}
.si-status-ok-filled {
background-position: -157px -204px;
height: 18px;
width: 18px;
}
.si-healing-upload-disabled {
background-position: -7px -231px;
height: 58px;
width: 58px;
}
.si-healing-analyze {
background-position: -67px -294px;
height: 58px;
width: 58px;
}
.si-healing-analyze-disabled {
background-position: -67px -231px;
height: 58px;
width: 58px;
}
.si-healing-repair {
background-position: -127px -294px;
height: 58px;
width: 58px;
}
.si-healing-repair-disabled {
background-position: -127px -231px;
height: 58px;
width: 58px;
}
.print-si-printer {
background-position: -5px -5px;
width: 26px;
height: 26px;
}
.print-si-close-light {
background-position: -168px -74px;;
width: 26px;
height: 26px;
}
.print-si-close-light:hover, .btn-simulator-container:hover .print-si-close-light {
background-position: -168px -100px;
width: 26px;
height: 26px;
}
.print-si-pause-light {
background-position: -191px -73px;
width: 26px;
height: 26px;
}
.print-si-pause-light:hover, .btn-simulator-container:hover .print-si-pause-light {
background-position: -191px -99px;
width: 26px;
height: 26px;
}
.print-si-play-light {
background-position: -213px -74px;
width: 26px;
height: 26px;
}
.print-si-play-light:hover, .btn-simulator-container:hover .print-si-play-light {
background-position: -213px -100px;
width: 26px;
height: 26px;
}
.print-si-round-cancel-light {
background-position: -105px -75px;
width: 26px;
height: 26px;
}
.print-si-round-cancel-light:hover {
background-position: -105px -101px;
width: 26px;
height: 26px;
}
.print-si-round-pause-light {
background-position: -75px -75px;
width: 26px;
height: 26px;
}
.print-si-round-pause-light:hover {
background-position: -75px -101px;
width: 26px;
height: 26px;
}
.print-si-round-resume-light {
background-position: -91px -198px;
width: 26px;
height: 26px;
}
.print-si-round-resume-light:hover {
background-position: -123px -198px;
width: 26px;
height: 26px;
}
.print-si-browse {
background-position: -136px -102px;
width: 29px;
height: 29px;
}
.print-si-new-token-light {
background-position: -246px -109px;
width: 29px;
height: 29px;
}
.print-si-new-token-light:hover, .btn-simulator-container:hover .print-si-new-token-light {
background-position: -246px -140px;
width: 29px;
height: 29px;
}
.print-si-plus {
background-position: -284px -90px;
width: 22px;
height: 22px;
}
.notification_icon {
margin-right: 10px;
}
.print-si-round-refresh-light {
background-position: -286px -145px;
width: 29px;
height: 29px;
}
.print-si-round-refresh-light:hover {
background-position: -286px -173px;
width: 29px;
height: 29px;
}
.si-like {
background-position: -56px -149px;
height: 13px;
width: 16px;
}
.si-likes {
background-position: -25px -180px;
height: 16px;
width: 19px;
}
.si-comments {
background-position: -60px -179px;
height: 17px;
width: 19px;
}
.si-views {
background-position: -94px -179px;
height: 17px;
width: 25px;
}
.si-arrow {
background-position: -115px -149px;
height: 12px;
width: 14px;
}
.si-control {
background-position: -164px -149px;
height: 11px;
width: 10px;
}
.si-control.active {
background-position: -144px -149px;
height: 11px;
width: 11px;
}
/***** END SPRITE ******/
/**** galleries ****/
.box {
margin-bottom: 20px;
height: 231px;
}
.thumb {
border-top: 1px solid lightgray;
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
height: 191px;
overflow: hidden;
position: relative;
}
.thumb:hover .actions {
display: block;
}
.thumb img.img {
width: 100%;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}
.thumb .actions {
display: none;
position: absolute;
top: 3px;
right: 20px;
}
.text {
background-color: #f8f8f8;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border: 1px solid #ccc;
padding: 9px;
}
.btn-github {
background: url(../img/github_btn_normal.png) no-repeat;
width: 206px;
height: 41px;
display: block;
}
.btn-github:hover {
background: url(../img/github_btn_over.png) no-repeat;
width: 206px;
height: 41px;
display: block;
}
.logged-out-container {
width: 682px;
margin: 0;
}
.sample-app-header {
margin-top: 10px;
margin-bottom: 25px;
}
#appModal .modal-dialog {
width: 500px;
height: 300px;
margin: auto;
position: absolute;
top: 150px;
left: 0;
right: 0;
}
#appModal .modal-header h2 {
padding: 0 50px;
}
#appModal .modal-body {
padding: 10px 66px;
}
#appModal .modal-footer {
text-align: center;
margin-bottom: 20px;
}
.sample-title {
text-transform: uppercase;
color: #333333;
font-size: 16px;
font-weight: 500;
text-align: center;
margin-top: 10px;
margin-bottom: -10px;
}
.sample-top-menu {
display: inline-block;
border-bottom: none;
}
.sample-top-menu li {
padding: 15px 5px;
}
.sample-top-menu li.disabled a {
color: #c0c0c0;
}
.sample-top-menu li a {
text-transform: uppercase;
color: #333333;
margin-right: 10px;
padding: 0 0 2px 0;
font-size: 15px;
}
.sample-top-menu li a:hover {
color: #333333;
background-color: transparent;
border-color: transparent;
}
.sample-top-menu li a:hover, .sample-top-menu li.selected a {
border-bottom: 1px solid red;
color: #333333;
}
.sample-top-menu li .si-status-ok {
display: none;
}
.sample-top-menu li .si-status-disabled {
display: block;
}
.si-status-ok-filled {
display: none;
}
.sample-top-menu li.verified .si-status-ok-filled {
display: block;
}
.sample-top-menu li.verified .si-status-ok {
display: block;
}
li.disabled .verified-icon {
display: none;
}
li.disabled .not-verified-icon {
display: block;
}
.sample-top-menu li.verified .verified-icon {
display: block;
}
.sample-top-menu li.verified .not-verified-icon, .sample-top-menu li.selected .not-verified-icon {
display: none;
}
.sample-top-menu li.verified .si-status-disabled {
display: none;
}
.sample-top-menu li .si-status-right-arrow {
margin-left: 10px;
top: -1px;
position: relative;
}
.sample-top-menu li .user-avatar {
width: 25px;
height: 25px;
margin-right: 10px;
position: relative;
top: -2px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
}
.sample-app-container {
margin-top: 10px;
border: 1px solid #cccccc;
border-radius: 3px;
background-color: #f9f8f8;
}
#breadcrumbs-section {
background-color: white;
display: inline-block;
padding: 13px;
width: 100%;
position: relative;
height: 61px;
}
#breadcrumbs-section div#action-button div {
display: none;
}
#breadcrumbs-section #action-button {
float: right;
}
#breadcrumbs-section #action-button #create-file{
margin-top:-2px;
}
#breadcrumbs-section #action-button #create-file > a {
padding: 0 40px;
}
#breadcrumbs-section #action-button #create-file i {
position: absolute;
right: 5px;
top: 7px;
}
#breadcrumbs-section #action-button #create-file i.si-dropdown-open {
right: 10px;
top: 16px;
}
#breadcrumbs-section #action-button #create-file i.si-add-item {
left: 20px;
top: 14px;
}
#breadcrumbs-section #action-button #create-file i.stooltip span {
bottom: 5px;
left: -120px;
width: 120px;
}
#breadcrumbs-section #action-button #create-file ul {
width: 180px;
left: -40px;
top: 38px;
}
#breadcrumbs-section #action-button #create-file ul li {
padding: 3px 0;
position: relative;
}
#breadcrumbs-section #action-button #create-file ul li > a {
padding: 3px 10px;
}
#breadcrumbs {
bottom: 0;
float: left;
height: 61px;
margin: auto;
position: absolute;
top: 4px;
left: 30px;
}
.bread-crumb {
background-image: url("../img/light_bread_crumbs_arrow_A.png");
background-position: 100% center;
background-repeat: no-repeat;
display: inline-block;
padding: 9px;
margin-left: -18px;
}
.bread-crumb-tail {
background-image: url("../img/light_bread_crumbs_arrow_C.png");
background-repeat: no-repeat;
display: inline;
float: left;
height: 39px;
margin: 0;
padding: 0;
width: 9px;
}
.bread-crumb span {
background-color: #F5F4F4;
padding: 11px;
display: inline-block;
height: 39px;
color: #777777;
}
.bread-crumb.dark {
background-image: url("../img/dark_bread_crumbs_arrow_A.png");
}
.bread-crumb.dark span {
background-color: #EBEBEB;
color: #333333;
}
.bread-crumb.dark span b {
font-weight: 400;
}
.bread-crumb.dark .bread-crumb-tail {
background-image: url("../img/dark_bread_crumbs_arrow_C.png");
}
.bread-crumb span.bread-crumb-inner i.si-asset-file-icon {
margin-bottom: -4px;
margin-right: 5px;
}
.footer-row {
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
}
.center {
text-align: center;
}
.mainIframe-container {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 682px;
}
/****** Ajaj Logger *****/
.logger-container {
background-color: #2b2f3e;
color: #8c92a4;
margin-bottom: 10px;
border-bottom: 1px solid #2b2f3e;
border-left: 1px solid #2b2f3e;
border-right: 1px solid #2b2f3e;
width: 682px;
overflow: hidden;
}
.logger-container .logger-header {
border-bottom: 1px solid #3a3e4d;
padding-top: 10px;
padding-bottom: 5px;
}
.logger-container .method {
border: 1px solid #ffffff;
border-radius: 4px;
padding: 3px 8px;
text-transform: uppercase;
margin-right: 15px;
}
.logger-container .method.method-get {
border-color: greenyellow;
}
.logger-container .method.method-post {
border-color: coral;
}
.logger-container .method.method-put {
border-color: cornflowerblue;
}
.logger-container .method.method-delete {
border-color: palevioletred;
}
.logger-header .title {
color: #cfd3dd;
text-transform: uppercase;
margin-left: 15px;
}
.logger-header .clear {
margin-right: 15px;
cursor: pointer;
font-size: 13px;
}
.request > .renderjson {
}
.logger-menu-item {
color: white;
margin-left: 33px;
margin-right: 0px;
text-decoration: no-underline;
text-align: left;
font-size: 12px;
}
.logger-menu-item:hover {
color: grey;
}
.logger-menu-item.active {
/**text-decoration: underline;*/
border-bottom: 2px solid white;
}
.logger-menu-item.active:hover {
border-bottom: 2px solid grey;
}
.request.active {
background-color: #305B78;
}
.request > .renderjson > div.req-resp {
position: relative;
}
.request > .renderjson > div.req-resp .open-full-request {
position: absolute;
right: 10px;
cursor: pointer;
top: 7px;
}
.request {
cursor: pointer;
}
.renderjson a {
color: #B1EDEC;
text-decoration: none;
}
.renderjson .disclosure {
color: #B1EDEC;
font-size: 150%;
}
.renderjson .syntax {
color: #B1EDEC;
}
.renderjson .string {
color: #B1EDB5;
}
.renderjson .number {
color: #EDC2B5;
}
.renderjson .boolean {
color: #EDC2B5;
}
.renderjson .key {
color: #D3B1ED;
font-weight: 400
}
.renderjson .keyword {
color: white;
}
.renderjson .object.syntax {
color: #B1EDEC;
}
.renderjson .array.syntax {
color: #B1EDEC;
}
/**
.renderjson .disclosure { color: crimson; font-size: 150%; }
.renderjson .syntax { color: grey; }
.renderjson .string { color: lightgreen; }
.renderjson .number { color: #add8e6; }
.renderjson .boolean { color: orange; }
.renderjson .key { color: mediumpurple; }
.renderjson .keyword { color: mediumpurple; }
.renderjson .object.syntax { color: lightsalmon; }
.renderjson .array.syntax { color: orange; }
*/
.renderjson div {
text-transform: lowercase;
}
.renderjson {
padding: 9.5px 7px 9.5px 7px;
}
/**** END Ajax Logger *****/
.spacer {
margin-bottom: 20px;
}
.main-container {
padding: 0 20px 0 20px;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
.add-printer {
background: url('../img/add_printer.png') no-repeat;
width: 59px;
height: 137px;
margin-left: 290px;
}
#requestLog {
overflow-y: auto;
height: 400px;
}
.logger-container * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#requestLog-details {
overflow-y: auto;
/**resize: vertical;*/
overflow: auto;
display: none;
}
#requestLog pre {
font-family: 'Open Sans';
font-size: 13px;
font-weight: 300;
}
#requestLog::-webkit-scrollbar, #requestLog-details::-webkit-scrollbar {
width: 12px;
}
#requestLog::-webkit-scrollbar-track, #requestLog-details::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
#requestLog::-webkit-scrollbar-thumb, #requestLog-details::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
background-color: darkgrey;
border: 1px solid transparent;
background-clip: content-box;
}
.create-print-job {
background: url('../img/create_print_job.png') no-repeat;
width: 144px;
height: 100px;
margin-left: 250px;
}
#drag {
cursor: ns-resize;
color: white;
font-size: 10px;
border-bottom: 1px solid #3a3e4d;
border-top: 1px solid #3a3e4d;
background-color: #363B4C;
margin-bottom: 10px;
display: none;
}
.push {
clear: both;
}
.push10 {
height: 10px;
}
.push20 {
height: 20px;
}
.push30 {
height: 30px;
}
.push40 {
height: 40px;
}
.cb-options .wrapper {
margin-right: 40px;
}
.img img {
max-width: 100%;
}
#form-fields .nav-tabs > li > a {
color: #cccccc;
}
#form-fields .nav-tabs > li.active > a {
color: #555555;
}
/* ============================================================ */
/* BEGIN Light */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Light/OpenSans-Light.eot?v=1.1.0");
src: url("../fonts/OpenSans/Light/OpenSans-Light.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Light/OpenSans-Light.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Light/OpenSans-Light.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Light/OpenSans-Light.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 300;
font-style: normal;
}
/* END Light */
/* BEGIN Light Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 300;
font-style: italic;
}
/* END Light Italic */
/* BEGIN Regular */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Regular/OpenSans-Regular.eot?v=1.1.0");
src: url("../fonts/OpenSans/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Regular/OpenSans-Regular.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: normal;
font-style: normal;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Italic/OpenSans-Italic.eot?v=1.1.0");
src: url("../fonts/OpenSans/Italic/OpenSans-Italic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Italic/OpenSans-Italic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Italic/OpenSans-Italic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Italic/OpenSans-Italic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: normal;
font-style: italic;
}
/* END Italic */
/* BEGIN Semibold */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Semibold/OpenSans-Semibold.eot?v=1.1.0");
src: url("../fonts/OpenSans/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Semibold/OpenSans-Semibold.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Semibold/OpenSans-Semibold.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 600;
font-style: normal;
}
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 600;
font-style: italic;
}
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Bold/OpenSans-Bold.eot?v=1.1.0");
src: url("../fonts/OpenSans/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Bold/OpenSans-Bold.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Bold/OpenSans-Bold.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: bold;
font-style: normal;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: bold;
font-style: italic;
}
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0");
src: url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 800;
font-style: normal;
}
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 800;
font-style: italic;
}
/* END Extrabold Italic */
|
assets/css/common.css
|
body {
font-family: 'Open Sans';
font-size: 14px;
font-weight: 400;
color: #333333;
overflow-x: hidden;
}
h1, h2, h3 {
font-weight: 600;
letter-spacing: 5px;
}
a {
cursor: pointer;
color: #eb5528;
font-weight: 400;
text-decoration: none;
outline: 0;
}
pre {
text-align: left;
margin: 0;
border-radius: 0;
background-color: transparent;
border: 0;
/**border-bottom: 1px solid #3a3e4d;*/
font-size: 12px;
color: #ffffff;
}
pre.headers {
border-bottom: 1px solid #3a3e4d;
}
.logger-menu {
border-bottom: 1px solid #3a3e4d;
text-align: left;
padding-bottom: 9px;
}
a:hover, a:active, a.clicked, a:focus {
text-decoration: none;
outline: 0;
color: #eb5528;
}
a[disabled] {
pointer-events: none;
cursor: default;
}
a.mono {
color: #333333;
text-transform: uppercase;
}
a:hover {
text-decoration: initial;
}
a.disabled {
pointer-events: none;
color: darkgrey;
}
li.disabled {
pointer-events: none;
color: darkgrey;
}
li[disabled] {
pointer-events: none;
cursor: default;
}
label {
font-weight: normal;
}
small {
font-size: 14px;
font-weight: 300;
}
small {
font-size: 14px;
font-weight: 300;
}
hr {
border-top: 1px solid #cccccc;
}
textarea {
resize: none;
}
#container {
width: 716px;
}
.container {
width: 682px;
}
.outer-container {
width: 716px;
padding: 0;
}
.form_control {
box-shadow: none;
}
.table th, .table td {
vertical-align: top !important;
}
.table th {
text-transform: uppercase;
}
.table th span {
font-size: 12px;
font-weight: normal;
text-transform: none;
color: lightgrey;
}
.table td {
padding: 16px !important;
}
.table tr.in-table:hover {
background-color: #F7F7F7;
cursor: pointer;
}
.table tr.in-table .actions {
visibility: hidden;
text-align: right;
}
.table tr.in-table:hover .actions {
visibility: visible;
}
.table tr.in-table.selected {
background-color: #F7F7F7;
cursor: pointer;
}
.table td i {
margin-right: 10px;
}
.table .in-table {
position: relative;
}
.required:after {
content: '';
}
i.required:before {
content: "*";
display: inline-block;
color: red;
margin-left: 5px;
}
input[type="email"], input[type="password"], input[type="text"], input[type="url"] {
background: none repeat scroll 0 0 #fff;
border: 1px solid #ccc;
border-radius: 3px;
height: 44px;
padding: 10px;
}
input[type="checkbox"] {
display: none;
}
input[type="checkbox"] + label {
font-size: 14px;
}
input[type="checkbox"] + label span.chk {
background: url("../img/sprite.png") no-repeat scroll -249px -77px rgba(0, 0, 0, 0);
cursor: pointer;
display: inline-block;
height: 24px;
margin: -1px 13px 0 0;
vertical-align: top;
width: 25px;
}
input[type="checkbox"]:checked + label span.chk {
background-position: -248px -46px;
}
.spark_btn {
display: inline-block;
color: #EA5426;
background: transparent;
font-weight: 600;
border-radius: 3px;
border: 1px solid #EA5426;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
/* medium size is default */
height: 40px;
line-height: 40px;
padding: 0px 32px;
font-size: 14px;
position: relative;
}
.spark_btn.empty {
background: white;
}
.spark_btn:hover {
color: #EA5426;
}
.spark_btn.primary {
background: #eb5528;
color: white;
font-weight: 400;
border-radius: 3px;
text-transform: uppercase;
}
.spark_btn.primary:hover, .spark_btn.primary:active, .spark_btn.primary.clicked {
background: #f35525;
color: white;
}
.spark_btn.xsmall {
height: 26px;
line-height: 26px;
padding: 0px 10px;
font-size: 12px;
font-weight: 700;
}
.spark_btn.small {
height: 30px;
line-height: 30px;
padding: 0px 20px;
font-size: 12px;
}
.spark_btn.large {
height: 50px;
line-height: 49px;
padding: 0px 60px;
font-size: 16px;
}
.spark_btn[disabled] {
cursor: default;
opacity: 0.5;
}
#assets-gallery {
padding-top: 20px;
overflow-y: scroll;
height: 400px;
}
.form_field {
margin-bottom: 12px;
}
.form_field .field_error {
position: relative;
z-index: 10;
float: right;
clear: right;
display: inline-block;
padding: 1px 7px;
margin: -10px 8px 0 0;
color: #101010;
background: #ffde82;
border-radius: 3px;
font-size: 13px;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.title-label {
color: lightgray;
font-size: 16px;
}
.title-label > span {
font-size: 20px;
line-height: 16px;
margin: 0 3px;
}
.field-label {
color: lightgray;
font-size: 14px;
font-style: italic;
}
.form-footer {
border-top: 1px solid #e5e5e5;
padding: 15px 0;
}
.form-footer div.submit-wrapper {
float: right;
position: relative;
display: inline;
}
.form-footer div.publish-wrapper {
display: inline;
}
.form-footer div.submit-wrapper .spinner {
right: 15px;
}
.form-footer div.submit-wrapper a {
margin-right: 20px;
font-size: 14px;
}
.dropdown-menu {
min-width: 100px;
top: 22px;
left: -85px;
}
.dropdown-menu li {
font-size: 12px;
}
.modal .modal-header, .modal .modal-footer {
border: none;
}
.modal-header {
padding-bottom: 5px;
}
.modal .modal-footer {
text-align: left;
}
.notification-bar {
background: none repeat scroll 0 0 #fefae6;
border-bottom: 1px solid #ebeae7;
font-size: 14px;
color: #333333;
padding: 4px;
position: absolute;
width: 100%;
left: 0;
top: 0;
text-align: center;
line-height: 30px;
}
#welcome-wrapper {
margin-top: 35px;
}
/***** TOOLTIP *****/
i.stooltip {
outline: none;
position: relative;
font-style: normal;
}
i.stooltip:hover {
text-decoration: none;
}
i.stooltip span {
background: none repeat scroll 0 0 #F1F1F1;
bottom: 25px;
display: none;
left: 0px;
position: absolute;
width: 200px;
z-index: 10;
text-align: left;
color: #333333;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
max-width: 400px;
border: 1px solid #ccc;
padding: 10px;
font-size: 12px;
}
i.stooltip:hover span {
display: block;
}
i.stooltip span {
border-radius: 4px;
}
/******* SPINNER **********/
.spinner {
height: 20px;
width: 20px;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
-webkit-animation: rotation .6s infinite linear;
-moz-animation: rotation .6s infinite linear;
-o-animation: rotation .6s infinite linear;
animation: rotation .6s infinite linear;
border-left: 6px solid rgba(238, 96, 45, .15);
border-right: 6px solid rgba(238, 96, 45, .15);
border-bottom: 6px solid rgba(238, 96, 45, .15);
border-top: 6px solid rgba(238, 96, 45, 1);
border-radius: 100%;
z-index: 10;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}
@-moz-keyframes rotation {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
}
}
@-o-keyframes rotation {
from {
-o-transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
}
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.spinner-with-text > .spinner {
display: none;
left: -55px;
}
.spinner-with-text {
display: none;
height: 20px;
width: 20px;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
#spinner-text {
/**left: 30px;*/
position: absolute;
font-size: 16px;
color: #333333;
font-weight: 400;
}
/******* END SPINNER **********/
/***** SPRITE ******/
.spark_icon {
background: url(../img/sprite_sampleapp.png) no-repeat;
display: inline-block;
overflow: hidden;
text-indent: -9999px;
text-align: left;
margin-bottom: -3px;
}
.si-help {
background-position: -286px -47px;
width: 17px;
height: 16px;
margin-left: 6px;
}
.si-download {
background-position: -181px -204px;
height: 19px;
width: 20px;
margin-right: 10px;
}
.si-close {
background-position: -70px -204px;
width: 17px;
height: 16px;
padding-right: 30px;
cursor: pointer;
}
.si-help-hover {
background-position: -286px -73px;
width: 17px;
height: 16px;
}
.si-help.with_hover:hover, .si-help.with_hover:active, .si-help.with_hover.clicked {
background-position: -286px -73px;
}
.si-asset-icon {
background-position: -160px -16px;
width: 16px;
height: 17px;
}
.si-asset-icon-transparent {
background-position: -100px -16px;
width: 16px;
height: 17px;
margin-right: 10px;
}
.si-actions-icon {
background-position: -10px -49px;
height: 20px;
width: 20px;
}
.si-mosaic-layout {
background-position: -270px -19px;
width: 13px;
height: 13px;
}
.si-mosaic-layout-active {
background-position: -290px -19px;
width: 13px;
height: 13px;
}
.si-list-layout {
background-position: -245px -19px;
width: 13px;
height: 13px;
}
.si-list-layout-active {
background-position: -223px -19px;
width: 13px;
height: 13px;
}
.si-asset-folder-icon {
background-position: -114px -53px;
height: 16px;
width: 19px;
}
.si-asset-file-icon {
background-position: -157px -52px;
height: 19px;
width: 17px;
margin-right: 15px;
}
.si-upload-icon {
background-position: -16px -82px;
height: 44px;
width: 48px;
}
.si-premade-upload-icon {
background-position: -249px -238px;
height: 44px;
width: 48px;
}
.si-popup-icon {
background-position: -250px -177px;
height: 20px;
width: 26px;
}
.si-premede-files {
background-position: -256px -299px;
height: 44px;
width: 33px;
}
.si-pre-made-good-files {
background-position: -82px -361px;
height: 44px;
width: 33px;
}
.si-drive-files {
background-position: -11px -360px;
height: 44px;
width: 47px;
}
.si-status-ok {
background-position: -12px -14px;
height: 18px;
width: 18px;
}
.si-status-error {
background-position: -105px -75px;
width: 26px;
height: 26px;
}
.si-home {
background-position: -188px -52px;
height: 18px;
width: 20px;
}
.si-dropdown-open {
background-position: -76px -57px;
height: 6px;
width: 11px;
}
.si-notification-error {
background-position: -279px -202px;
width: 26px;
height: 26px;
}
.si-notification-ok {
background-position: -303px -202px;
width: 26px;
height: 26px;
}
.si-add-item {
background-position: -47px -53px;
height: 12px;
width: 12px;
margin-right: 10px;
margin-bottom: -1px;
}
.si-status-disabled {
background-position: -42px -14px;
height: 18px;
width: 18px;
}
.si-status-right-arrow {
background-position: -72px -14px;
height: 18px;
width: 18px;
}
.si-healing-upload {
background-position: -7px -294px;
height: 58px;
width: 58px;
}
.si-status-ok-filled {
background-position: -157px -204px;
height: 18px;
width: 18px;
}
.si-healing-upload-disabled {
background-position: -7px -231px;
height: 58px;
width: 58px;
}
.si-healing-analyze {
background-position: -67px -294px;
height: 58px;
width: 58px;
}
.si-healing-analyze-disabled {
background-position: -67px -231px;
height: 58px;
width: 58px;
}
.si-healing-repair {
background-position: -127px -294px;
height: 58px;
width: 58px;
}
.si-healing-repair-disabled {
background-position: -127px -231px;
height: 58px;
width: 58px;
}
.print-si-printer {
background-position: -5px -5px;
width: 26px;
height: 26px;
}
.print-si-close-light {
background-position: -168px -74px;;
width: 26px;
height: 26px;
}
.print-si-close-light:hover, .btn-simulator-container:hover .print-si-close-light {
background-position: -168px -100px;
width: 26px;
height: 26px;
}
.print-si-pause-light {
background-position: -191px -73px;
width: 26px;
height: 26px;
}
.print-si-pause-light:hover, .btn-simulator-container:hover .print-si-pause-light {
background-position: -191px -99px;
width: 26px;
height: 26px;
}
.print-si-play-light {
background-position: -213px -74px;
width: 26px;
height: 26px;
}
.print-si-play-light:hover, .btn-simulator-container:hover .print-si-play-light {
background-position: -213px -100px;
width: 26px;
height: 26px;
}
.print-si-round-cancel-light {
background-position: -105px -75px;
width: 26px;
height: 26px;
}
.print-si-round-cancel-light:hover {
background-position: -105px -101px;
width: 26px;
height: 26px;
}
.print-si-round-pause-light {
background-position: -75px -75px;
width: 26px;
height: 26px;
}
.print-si-round-pause-light:hover {
background-position: -75px -101px;
width: 26px;
height: 26px;
}
.print-si-round-resume-light {
background-position: -91px -198px;
width: 26px;
height: 26px;
}
.print-si-round-resume-light:hover {
background-position: -123px -198px;
width: 26px;
height: 26px;
}
.print-si-browse {
background-position: -136px -102px;
width: 29px;
height: 29px;
}
.print-si-new-token-light {
background-position: -246px -109px;
width: 29px;
height: 29px;
}
.print-si-new-token-light:hover, .btn-simulator-container:hover .print-si-new-token-light {
background-position: -246px -140px;
width: 29px;
height: 29px;
}
.print-si-plus {
background-position: -284px -90px;
width: 22px;
height: 22px;
}
.notification_icon {
margin-right: 10px;
}
.print-si-round-refresh-light {
background-position: -286px -145px;
width: 29px;
height: 29px;
}
.print-si-round-refresh-light:hover {
background-position: -286px -173px;
width: 29px;
height: 29px;
}
.si-like {
background-position: -56px -149px;
height: 13px;
width: 16px;
}
.si-likes {
background-position: -25px -180px;
height: 16px;
width: 19px;
}
.si-comments {
background-position: -60px -179px;
height: 17px;
width: 19px;
}
.si-views {
background-position: -94px -179px;
height: 17px;
width: 25px;
}
.si-arrow {
background-position: -115px -149px;
height: 12px;
width: 14px;
}
.si-control {
background-position: -164px -149px;
height: 11px;
width: 10px;
}
.si-control.active {
background-position: -144px -149px;
height: 11px;
width: 11px;
}
/***** END SPRITE ******/
/**** galleries ****/
.box {
margin-bottom: 20px;
height: 231px;
}
.thumb {
border-top: 1px solid lightgray;
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
height: 191px;
overflow: hidden;
position: relative;
}
.thumb:hover .actions {
display: block;
}
.thumb img.img {
width: 100%;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}
.thumb .actions {
display: none;
position: absolute;
top: 3px;
right: 20px;
}
.text {
background-color: #f8f8f8;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border: 1px solid #ccc;
padding: 9px;
}
.btn-github {
background: url(../img/github_btn_normal.png) no-repeat;
width: 206px;
height: 41px;
display: block;
}
.btn-github:hover {
background: url(../img/github_btn_over.png) no-repeat;
width: 206px;
height: 41px;
display: block;
}
.logged-out-container {
width: 682px;
margin: 0;
}
.sample-app-header {
margin-top: 10px;
margin-bottom: 25px;
}
#appModal .modal-dialog {
width: 500px;
height: 300px;
margin: auto;
position: absolute;
top: 150px;
left: 0;
right: 0;
}
#appModal .modal-header h2 {
padding: 0 50px;
}
#appModal .modal-body {
padding: 10px 66px;
}
#appModal .modal-footer {
text-align: center;
margin-bottom: 20px;
}
.sample-title {
text-transform: uppercase;
color: #333333;
font-size: 16px;
font-weight: 500;
text-align: center;
margin-top: 10px;
margin-bottom: -10px;
}
.sample-top-menu {
display: inline-block;
border-bottom: none;
}
.sample-top-menu li {
padding: 15px 5px;
}
.sample-top-menu li.disabled a {
color: #c0c0c0;
}
.sample-top-menu li a {
text-transform: uppercase;
color: #333333;
margin-right: 10px;
padding: 0 0 2px 0;
font-size: 15px;
}
.sample-top-menu li a:hover {
color: #333333;
background-color: transparent;
border-color: transparent;
}
.sample-top-menu li a:hover, .sample-top-menu li.selected a {
border-bottom: 1px solid red;
color: #333333;
}
.sample-top-menu li .si-status-ok {
display: none;
}
.sample-top-menu li .si-status-disabled {
display: block;
}
.si-status-ok-filled {
display: none;
}
.sample-top-menu li.verified .si-status-ok-filled {
display: block;
}
.sample-top-menu li.verified .si-status-ok {
display: block;
}
li.disabled .verified-icon {
display: none;
}
li.disabled .not-verified-icon {
display: block;
}
.sample-top-menu li.verified .verified-icon {
display: block;
}
.sample-top-menu li.verified .not-verified-icon, .sample-top-menu li.selected .not-verified-icon {
display: none;
}
.sample-top-menu li.verified .si-status-disabled {
display: none;
}
.sample-top-menu li .si-status-right-arrow {
margin-left: 10px;
top: -1px;
position: relative;
}
.sample-top-menu li .user-avatar {
width: 25px;
height: 25px;
margin-right: 10px;
position: relative;
top: -2px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
}
.sample-app-container {
margin-top: 10px;
border: 1px solid #cccccc;
border-radius: 3px;
background-color: #f9f8f8;
}
#breadcrumbs-section {
background-color: white;
display: inline-block;
padding: 13px;
width: 100%;
position: relative;
height: 61px;
}
#breadcrumbs-section div#action-button div {
display: none;
}
#breadcrumbs-section #action-button {
float: right;
}
#breadcrumbs-section #action-button #create-file{
margin-top:-2px;
}
#breadcrumbs-section #action-button #create-file > a {
padding: 0 40px;
}
#breadcrumbs-section #action-button #create-file i {
position: absolute;
right: 5px;
top: 7px;
}
#breadcrumbs-section #action-button #create-file i.si-dropdown-open {
right: 10px;
top: 16px;
}
#breadcrumbs-section #action-button #create-file i.si-add-item {
left: 20px;
top: 14px;
}
#breadcrumbs-section #action-button #create-file i.stooltip span {
bottom: 5px;
left: -120px;
width: 120px;
}
#breadcrumbs-section #action-button #create-file ul {
width: 180px;
left: -40px;
top: 38px;
}
#breadcrumbs-section #action-button #create-file ul li {
padding: 3px 0;
position: relative;
}
#breadcrumbs-section #action-button #create-file ul li > a {
padding: 3px 10px;
}
#breadcrumbs {
bottom: 0;
float: left;
height: 61px;
margin: auto;
position: absolute;
top: 4px;
left: 30px;
}
.bread-crumb {
background-image: url("../img/light_bread_crumbs_arrow_A.png");
background-position: 100% center;
background-repeat: no-repeat;
display: inline-block;
padding: 9px;
margin-left: -18px;
}
.bread-crumb-tail {
background-image: url("../img/light_bread_crumbs_arrow_C.png");
background-repeat: no-repeat;
display: inline;
float: left;
height: 39px;
margin: 0;
padding: 0;
width: 9px;
}
.bread-crumb span {
background-color: #F5F4F4;
padding: 11px;
display: inline-block;
height: 39px;
color: #777777;
}
.bread-crumb.dark {
background-image: url("../img/dark_bread_crumbs_arrow_A.png");
}
.bread-crumb.dark span {
background-color: #EBEBEB;
color: #333333;
}
.bread-crumb.dark span b {
font-weight: 400;
}
.bread-crumb.dark .bread-crumb-tail {
background-image: url("../img/dark_bread_crumbs_arrow_C.png");
}
.bread-crumb span.bread-crumb-inner i.si-asset-file-icon {
margin-bottom: -4px;
margin-right: 5px;
}
.footer-row {
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
}
.center {
text-align: center;
}
.mainIframe-container {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 682px;
}
/****** Ajaj Logger *****/
.logger-container {
background-color: #2b2f3e;
color: #8c92a4;
margin-bottom: 10px;
border-bottom: 1px solid #2b2f3e;
border-left: 1px solid #2b2f3e;
border-right: 1px solid #2b2f3e;
width: 682px;
overflow: hidden;
}
.logger-container .logger-header {
border-bottom: 1px solid #3a3e4d;
padding-top: 10px;
padding-bottom: 5px;
}
.logger-container .method {
border: 1px solid #ffffff;
border-radius: 4px;
padding: 3px 8px;
text-transform: uppercase;
margin-right: 15px;
}
.logger-container .method.method-get {
border-color: greenyellow;
}
.logger-container .method.method-post {
border-color: coral;
}
.logger-container .method.method-put {
border-color: cornflowerblue;
}
.logger-container .method.method-delete {
border-color: palevioletred;
}
.logger-header .title {
color: #cfd3dd;
text-transform: uppercase;
margin-left: 15px;
}
.logger-header .clear {
margin-right: 15px;
cursor: pointer;
font-size: 13px;
}
.request > .renderjson {
}
.logger-menu-item {
color: white;
margin-left: 33px;
margin-right: 0px;
text-decoration: no-underline;
text-align: left;
font-size: 12px;
}
.logger-menu-item:hover {
color: grey;
}
.logger-menu-item.active {
/**text-decoration: underline;*/
border-bottom: 2px solid white;
}
.logger-menu-item.active:hover {
border-bottom: 2px solid grey;
}
.request.active {
background-color: #305B78;
}
.request > .renderjson > div.req-resp {
position: relative;
}
.request > .renderjson > div.req-resp .open-full-request {
position: absolute;
right: 10px;
cursor: pointer;
top: 7px;
}
.request {
cursor: pointer;
}
.renderjson a {
color: #B1EDEC;
text-decoration: none;
}
.renderjson .disclosure {
color: #B1EDEC;
font-size: 150%;
}
.renderjson .syntax {
color: #B1EDEC;
}
.renderjson .string {
color: #B1EDB5;
}
.renderjson .number {
color: #EDC2B5;
}
.renderjson .boolean {
color: #EDC2B5;
}
.renderjson .key {
color: #D3B1ED;
font-weight: 400
}
.renderjson .keyword {
color: white;
}
.renderjson .object.syntax {
color: #B1EDEC;
}
.renderjson .array.syntax {
color: #B1EDEC;
}
/**
.renderjson .disclosure { color: crimson; font-size: 150%; }
.renderjson .syntax { color: grey; }
.renderjson .string { color: lightgreen; }
.renderjson .number { color: #add8e6; }
.renderjson .boolean { color: orange; }
.renderjson .key { color: mediumpurple; }
.renderjson .keyword { color: mediumpurple; }
.renderjson .object.syntax { color: lightsalmon; }
.renderjson .array.syntax { color: orange; }
*/
.renderjson div {
text-transform: lowercase;
}
.renderjson {
padding: 9.5px 7px 9.5px 7px;
}
/**** END Ajax Logger *****/
.spacer {
margin-bottom: 20px;
}
.main-container {
padding: 0 20px 0 20px;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
.add-printer {
background: url('../img/add_printer.png') no-repeat;
width: 59px;
height: 137px;
margin-left: 290px;
}
#requestLog {
overflow-y: auto;
height: 400px;
}
.logger-container * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#requestLog-details {
overflow-y: auto;
/**resize: vertical;*/
overflow: auto;
display: none;
}
#requestLog pre {
font-family: 'Open Sans';
font-size: 13px;
font-weight: 300;
}
#requestLog::-webkit-scrollbar, #requestLog-details::-webkit-scrollbar {
width: 12px;
}
#requestLog::-webkit-scrollbar-track, #requestLog-details::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
#requestLog::-webkit-scrollbar-thumb, #requestLog-details::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
background-color: darkgrey;
border: 1px solid transparent;
background-clip: content-box;
}
.create-print-job {
background: url('../img/create_print_job.png') no-repeat;
width: 144px;
height: 100px;
margin-left: 250px;
}
#drag {
cursor: ns-resize;
color: white;
font-size: 10px;
border-bottom: 1px solid #3a3e4d;
border-top: 1px solid #3a3e4d;
background-color: #363B4C;
margin-bottom: 10px;
display: none;
}
.push {
clear: both;
}
.push10 {
height: 10px;
}
.push20 {
height: 20px;
}
.push30 {
height: 30px;
}
.push40 {
height: 40px;
}
.cb-options .wrapper {
margin-right: 40px;
}
.img img {
max-width: 100%;
}
#form-fields .nav-tabs > li > a {
color: #cccccc;
}
#form-fields .nav-tabs > li.active > a {
color: #555555;
}
/* ============================================================ */
/* BEGIN Light */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Light/OpenSans-Light.eot?v=1.1.0");
src: url("../fonts/OpenSans/Light/OpenSans-Light.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Light/OpenSans-Light.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Light/OpenSans-Light.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Light/OpenSans-Light.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 300;
font-style: normal;
}
/* END Light */
/* BEGIN Light Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/LightItalic/OpenSans-LightItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 300;
font-style: italic;
}
/* END Light Italic */
/* BEGIN Regular */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Regular/OpenSans-Regular.eot?v=1.1.0");
src: url("../fonts/OpenSans/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Regular/OpenSans-Regular.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: normal;
font-style: normal;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Italic/OpenSans-Italic.eot?v=1.1.0");
src: url("../fonts/OpenSans/Italic/OpenSans-Italic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Italic/OpenSans-Italic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Italic/OpenSans-Italic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Italic/OpenSans-Italic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: normal;
font-style: italic;
}
/* END Italic */
/* BEGIN Semibold */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Semibold/OpenSans-Semibold.eot?v=1.1.0");
src: url("../fonts/OpenSans/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Semibold/OpenSans-Semibold.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Semibold/OpenSans-Semibold.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 600;
font-style: normal;
}
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 600;
font-style: italic;
}
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/Bold/OpenSans-Bold.eot?v=1.1.0");
src: url("../fonts/OpenSans/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/Bold/OpenSans-Bold.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/Bold/OpenSans-Bold.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: bold;
font-style: normal;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: bold;
font-style: italic;
}
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0");
src: url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 800;
font-style: normal;
}
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
font-family: 'Open Sans';
src: url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?v=1.1.0");
src: url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg?v=1.1.0#OpenSansBold") format("svg");
font-weight: 800;
font-style: italic;
}
/* END Extrabold Italic */
| 0.462959 | 0.126515 |
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700|Spinnaker);
body {
color: #555555;
word-wrap: break-word;
}
@media screen and (max-width: 767px) {
body {
padding-right: 0;
padding-left: 0;
}
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 15px;
color: #c80a00;
font-weight: 400;
}
a {
margin: 1px;
color: #c80a00;
text-decoration: none;
}
a:hover {
color: #333333;
text-decoration: underline;
}
table .label {
padding: 7px;
background: none;
text-shadow: none;
line-height: normal;
}
tr {
border-bottom: 1px solid #cccccc;
}
td {
padding: 5px 20px;
}
dt {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 26px;
font-weight: bold;
}
dd {
margin-bottom: 15px;
margin-left: 26px;
}
ul, ol {
margin: 0 0 10px 0;
}
ol, ul {
margin-left: 21px;
list-style-position: inside;
}
pre {
-moz-border-radius: 0;
border-radius: 0;
}
code {
white-space: pre-wrap;
}
header {
margin-top: 15px;
margin-bottom: 15px;
}
.clear {
clear: both;
}
.clear-right {
clear: right;
}
.clear-left {
clear: left;
}
/*****************************/
/* HEADER ********************/
/*****************************/
/* SOCIAL ==============================================*/
#social_container.span2 {
float: right;
}
#navigation_menu #social {
margin-top: 20px;
}
#navigation_menu .default-icons a {
width: 25px;
height: 25px;
-webkit-border-radius: 49%;
-moz-border-radius: 49%;
border-radius: 49%;
font-size: 1em;
line-height: 1.9;
}
/* DETAILS =============================================*/
h2.site-title {
margin-top: 15px;
margin-bottom: 5px;
font: bold 32px "helvetica neue", helvetica, arial, sans-serif;
}
h2.site-title a {
color: #ffffff;
text-decoration: none;
}
h2.site-title a:hover {
color: #b70c00;
text-decoration: none;
}
h2.site-description {
margin: 0;
font-size: 14px;
}
.contact_details {
float: right;
}
.register {
float: right;
}
.blog_description {
float: right;
}
@media screen and (max-width: 767px) {
#header_section .container-fluid {
padding-right: 20px;
padding-left: 20px;
}
}
/* SEARCH ===============================================*/
header #search #searchform {
float: right;
}
/*****************************/
/* MENU **********************/
/*****************************/
#navigation_menu.container-full-width {
border-bottom: 4px solid #b2b3b2;
background-color: #111111;
background-image: url(images/bg.jpg);
}
#navigation_menu {
position: fixed;
top: 0;
z-index: 99999;
}
.admin-bar #navigation_menu {
top: 28px;
}
.main-navigation.navbar {
margin-top: 11px;
margin-bottom: 0;
}
.main-navigation .navbar-inner {
padding: 5px 0 0;
border: none;
-webkit-border-radius: 1px;
border-radius: 1px;
background-color: transparent;
background-image: none;
filter: none;
}
.main-navigation .nav > li > a {
padding-right: 15px;
padding-bottom: 12px;
padding-left: 15px;
border-bottom: 4px solid transparent;
color: #ffffff;
text-transform: uppercase;
text-shadow: none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.main-navigation .nav > li > a:hover {
border-bottom: 4px solid #ac1516;
color: #eeeeee;
}
.navbar .nav li.dropdown > a:hover .caret {
border-top-color: #eeeeee;
border-bottom-color: #eeeeee;
}
.main-navigation .nav li ul li ul {
margin-left: 0;
list-style: none;
}
.main-navigation .nav li ul li ul li a {
padding-left: 24px;
}
.main-navigation .nav li ul li ul li ul li a {
padding-left: 30px;
}
.main-navigation .nav li.dropdown:hover ul.dropdown-menu {
display: block;
margin-top: 0;
}
.main-navigation .nav li ul li a:hover {
background: none;
color: #ac1516;
}
.main-navigation .nav li ul.dropdown-menu .active > a {
background: none;
background-color: transparent;
color: #c80a00;
}
.main-navigation .nav li ul.dropdown-menu .active > a:hover {
color: #c80a00;
}
#navigation #searchform {
margin-right: 15px;
}
.navbar-search .search-query {
outline: none;
border: 1px solid rgba(62, 123, 134, 0.3);
border-color: #ac1516;
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2;
}
.navbar-search input[type=text] {
outline: none;
-webkit-transition: border 0.30s ease-in-out;
-moz-transition: border 0.30s ease-in-out;
-ms-transition: border 0.30s ease-in-out;
-o-transition: border 0.30s ease-in-out;
}
.navbar-search input[type=text]:focus {
border: 1px solid #ac1516;
box-shadow: 0 0 5px rgb(172, 21, 22);
}
.navbar-search .search-query::-webkit-input-placeholder,
.navbar-search .search-query:-moz-placeholder,
.navbar-search .search-query::-moz-placeholder,
.navbar-search .search-query:-ms-input-placeholder {
color: #777777;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
border-bottom: 4px solid #ac1516;
background-color: transparent;
color: #eeeeee;
text-shadow: none;
}
.navbar .btn {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar .btn-navbar {
margin-right: 20px;
margin-bottom: 5px;
}
.navbar .btn-navbar {
border-color: #891516;
background: #ac1516;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
background: #d81516;
color: #ffffff;
}
.navbar .current-menu-ancestor.dropdown > a {
color: #ffffff;
}
.current-menu-ancestor.dropdown {
background-color: #111111;
}
.navbar .nav > li.current-menu-ancestor > a {
color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #eeeeee;
border-bottom-color: #eeeeee;
}
@media (max-width: 979px) {
#logo_container {
margin: 0;
width: 50%;
}
#social_container {
margin: 0;
width: 50%;
}
#navigation {
margin: 0;
width: 100%;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
font-weight: normal;
}
.nav-collapse .nav > li > a:hover {
border-bottom: 4px solid transparent;
background: transparent;
}
.nav-collapse .dropdown-menu a:hover {
background: transparent;
}
.nav-collapse .nav > li > a {
color: #ffffff;
}
.navbar .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:hover {
color: #ac1516;
}
.navbar .nav-collapse .nav > li.current-menu-item > a,
.navbar .nav-collapse .nav > li.current-menu-ancestor > a {
color: #ac1516;
}
.nav-collapse .dropdown .caret {
display: none;
}
.nav-collapse .dropdown-menu {
display: block;
}
.navbar .nav-collapse .dropdown-menu .active > a {
background-color: #000000;
background-image: none;
color: #ffffff;
}
/* Mobile menu scrolling fix */
#navigation_menu{
position: relative;
}
#cc_spacer{
display: none;
}
}
@media screen and (max-width: 768px) {
#logo_container,
#logo_container #logo {
margin: 0;
width: 100%;
text-align: center;
}
#social_container,
#social_container #social {
margin: 0;
width: 100%;
text-align: center;
}
#social_container #social a.symbol {
float: none;
}
#social_container #social a.symbol:last-child {
margin-right: 0;
}
#navigation {
margin: 0;
width: 100%;
}
}
@media screen and (max-width: 782px) {
.admin-bar #navigation_menu {
top: 0;
}
}
/*****************************/
/* MAIN CONTENT **************/
/*****************************/
.container {
background: transparent;
}
.entry-content {
margin: 20px 0;
}
.page-header {
margin-top: 0;
padding: 0;
border: none;
}
.featured-image {
float: left;
margin-top: 4px;
margin-right: 12px;
margin-bottom: 10px;
}
/* POST AND PAGE CONTENT ===========================================*/
#single_page,
#archive_page,
#blog_post_page_section,
#page_section_section,
#error_page {
margin-top: 30px;
}
.entry-content {
margin: 20px 0;
}
.page-header {
margin-top: 0;
padding: 0;
border: none;
}
article {
background: #ffffff;
opacity: .95;
}
article.post, article.page, article.attachment {
margin-bottom: 30px;
padding: 25px;
border-top: 5px solid #ac1516;
}
.entry-header {
margin-top: 0;
}
.entry-summary {
margin: 10px 0;
}
.postformats {
float: right;
}
.postformats .glyphicon {
margin-top: 5px;
margin-left: 15px;
color: #cccccc;
}
blockquote {
margin: 20px 10px;
padding: 3px;
background-color: #cccccc;
}
blockquote p {
margin: 10px;
}
blockquote cite {
font-size: 0.9em;
}
blockquote cite:before {
position: relative;
top: -2px;
margin: 0 5px;
content: ' ̶ ';
}
.page-links {
clear: both;
}
.more-content {
margin-bottom: 30px;
padding: 10px;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
background: #ffffff;
}
.previous-post {
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
text-align: left;
}
.next-post {
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
text-align: right;
}
/* TAXONOMY ========================================================*/
.entry-title {
margin-top: 0;
margin-bottom: 5px;
color: #333333;
font-size: 2.6em;
line-height: 1em;
}
.entry-title a {
color: #333333;
}
.entry-title a:hover {
color: #666666;
}
article.post p, article.page p {
font-size: 1.1em;
line-height: 1.5em;
}
/* IMAGES ==========================================================*/
.alignnone {
display: block;
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-right: auto;
margin-left: auto
}
img.size-full {
max-width: 100%;
height: auto;
}
.wp-caption {
padding: 15px 3px 10px;
max-width: 96%;
border: 1px solid #f0f0f0; /* Image does not overflow the content area */
background: #ffffff;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
margin: 0;
padding: 0;
max-width: 95%;
width: auto;
height: auto;
border: 0 none;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 0 4px 5px;
font-size: 11px;
line-height: 17px;
}
.caption_title {
font-size: 16px;
}
.gallery-pagination {
margin: 20px 0;
}
.gallery-pagination .previous-image a {
float: left;
}
.gallery-pagination .next-image a {
float: right;
}
/* META ============================================================*/
.entry-meta {
margin-top: 0;
color: #999999;
font-size: 0.85em;
}
footer.entry-meta {
clear: both;
}
.edit-link {
margin-bottom: 10px;
}
.edit-link a {
padding: 2px 4px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #888888;
color: #ffffff;
}
.edit-link a:visited {
color: #ffffff;
}
.edit-link a:hover {
color: #cccccc;
text-decoration: none;
}
.cyberchimps_article_share {
float: right;
}
/* COMMENTS ========================================================*/
.comments-area {
margin-bottom: 15px;
padding: 15px;
background: #ffffff;
}
h2.comments-title {
color: #333333;
font-size: 1.5em;
}
h3#reply-title {
font-size: 1.5em;
}
#comments .navigation {
padding: 0 0 18px 0;
}
label[for="comment"] {
display: block;
}
ol.commentlist {
margin-bottom: 25px;
list-style: none;
}
ol.commentlist p {
clear: left;
margin-left: 8px;
}
ol.commentlist li.comment {
padding: 10px;
}
ol.commentlist li.comment div.vcard cite.fn {
font-style: normal;
}
ol.commentlist li.comment div.vcard img.avatar {
margin: 0 10px 10px 10px;
}
ol.commentlist li.comment div.comment-meta {
font-size: 11px;
}
ol.commentlist li.comment div.comment-meta a {
color: #888888;
}
ol.commentlist li.comment div.reply {
margin-left: 8px;
font-size: 11px;
}
ol.commentlist li.comment div.reply a {
font-weight: bold;
}
ol.commentlist li.comment ul.children {
margin: 10px 0 0;
list-style: none;
}
ol.commentlist li.comment ul.children li.depth-2 {
margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
margin: 0 0 10px 10px;
}
ol.commentlist li.even {
border: 1px solid #cccccc;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fafafa;
}
ol.commentlist li.odd {
border: 1px solid #cccccc;
-moz-border-radius: 4px;
border-radius: 4px;
background: #ffffff;
}
.comment, .trackback, .pingback {
margin: 10px 0 10px 0;
padding: 10px;
}
.odd {
background: #f8f8f8;
}
#form-allowed-tags code {
font-size: 12px;
}
#respond input, #respond textarea {
overflow: auto;
margin: 0 5px 5px 0;
}
#respond textarea {
width: 99%;
height: 150px;
}
.avatar {
float: left;
}
/*****************************/
/* SIDEBAR & WIDGETS *********/
/*****************************/
#widgets_section_section.container-full-width {
background: rgba(0, 82, 94, 0.35);
}
.widget-container {
margin-bottom: 30px;
padding: 20px;
border-top: 5px solid #ac1516;;
background: #ffffff;
}
h3.widget-title {
margin-top: 5px;
margin-bottom: 6px;
border-bottom: 5px solid #eeeeee;
color: #888888;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
font-size: 1.1em;
line-height: 1em;
line-height: 1.3em;
}
.widget-container ul, .widget ul {
margin-left: 5px;
}
.widget-container ul li, .widget ul li {
list-style: none;
font-size: 14px;
line-height: 1.8em;
}
table#wp-calendar {
width: 100%;
}
table#wp-calendar th {
font-size: 14px;
}
table#wp-calendar td {
padding: 5px 0;
width: 14.28571428571429%;
text-align: center;
font-size: 14px;
}
table#wp-calendar td {
text-align: center;
}
.widget-container #searchform.pull-right {
margin-right: 30px;
}
.widget-container #searchform input.input-medium {
display: inline-block;
float: none;
width: 100%;
}
/* SEARCH FORM ====================================================*/
#searchform {
margin-bottom: 5px;
}
/*****************************/
/* FOOTER ********************/
/*****************************/
#footer_section.container-full-width {
border-top: 5px solid rgba(0, 0, 0, 0.3);
background-color: #111111;
background-image: url(images/bg.jpg);
}
#footer-widgets {
margin-bottom: 20px;
}
#footer-widgets .widget-container {
border: none;
background-color: transparent;
}
#footer-widgets aside,
#footer-widgets aside a {
color: #aaaaaa;
}
#footer-widgets aside h3.widget-title {
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #cccccc;
color: #cccccc;
font-size: 1.1em;
}
#footer-widget-container {
background-color: transparent;
}
.site-footer {
margin-top: 20px;
margin-bottom: 20px;
}
.site-footer #copyright {
margin-bottom: 20px;
color: #ffffff;
text-align: right;
}
#after_footer.container-full-width, #footer_menu {
background-color: #212121;
}
/*****************************/
/* WORDPRESS DEFAULTS ********/
/*****************************/
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
/*****************************/
/* ELEMENTS ******************/
/*****************************/
/* SLIDER LITE =====================================================*/
#slider_lite_section {
padding: 100px 0;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}
#slider_lite .item > a {
margin: 0;
}
/* WIDGET BOXES ===============================================*/
#boxes_lite_section.container-full-width {
padding: 100px 0 90px 0;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
background-size: 100%;
}
.box {
margin-bottom: 20px;
padding: 20px;
border: 6px solid rgba(255, 255, 255, 0.1);
background: #444444;
opacity: 0.9;
}
.box p {
margin-top: 15px;
color: #eeeeee;
text-shadow: 1px 1px 0 #2a2a2a;
font-size: 1.0em;
line-height: 1.4em;
}
.box img {
margin-top: 10px;
}
/* BOXES ======================================================*/
#boxes_container .box a {
display: block;
width: 100%;
color: #555555;
text-align: center;
}
.box-no-url {
cursor: default;
}
/* PORTFOLIO ===================================================*/
#portfolio_lite_section.container-full-width {
padding-top: 100px;
padding-bottom: 80px;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
background-size: 100%;
}
#portfolio {
}
#portfolio h2.entry-title {
margin-right: 2px;
margin-bottom: 10px;
margin-left: 2px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
background: rgba(51, 51, 51, 0.55);
color: #ffffff;
}
a .portfolio-caption {
padding-top: 10px;
}
#gallery {
padding: 0px;
background: transparent;
}
#gallery ul.row-fluid {
margin: 0;
padding: 0;
}
#gallery h2 {
margin-top: 0;
font-weight: 400;
font-size: 1.6em;
line-height: 1em;
}
#gallery ul.row-fluid li#portfolio_wrap {
margin-bottom: 20px;
text-align: center;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio_item {
padding: 2px;
border: 5px solid rgba(0, 0, 0, 0.1);
}
#gallery ul.row-fluid li#portfolio_wrap:hover img {
opacity: .9;
}
/*****************************/
/* MEDIA QUERIES *************/
/*****************************/
/* PHONES ===================*/
@media (max-width: 480px) {
header#cc-header .span7 {
text-align: center;
}
header#cc-header .span5 {
text-align: center;
}
header#cc-header .span5 div.icons a {
float: none;
}
header#cc-header .span5 div.blog-description {
float: none;
}
header#cc-header .span5 div.register {
float: none;
}
header#cc-header .span5 #searchform {
float: none;
}
}
|
wp-content/themes/parallax/style.css
|
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700|Spinnaker);
body {
color: #555555;
word-wrap: break-word;
}
@media screen and (max-width: 767px) {
body {
padding-right: 0;
padding-left: 0;
}
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 15px;
color: #c80a00;
font-weight: 400;
}
a {
margin: 1px;
color: #c80a00;
text-decoration: none;
}
a:hover {
color: #333333;
text-decoration: underline;
}
table .label {
padding: 7px;
background: none;
text-shadow: none;
line-height: normal;
}
tr {
border-bottom: 1px solid #cccccc;
}
td {
padding: 5px 20px;
}
dt {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 26px;
font-weight: bold;
}
dd {
margin-bottom: 15px;
margin-left: 26px;
}
ul, ol {
margin: 0 0 10px 0;
}
ol, ul {
margin-left: 21px;
list-style-position: inside;
}
pre {
-moz-border-radius: 0;
border-radius: 0;
}
code {
white-space: pre-wrap;
}
header {
margin-top: 15px;
margin-bottom: 15px;
}
.clear {
clear: both;
}
.clear-right {
clear: right;
}
.clear-left {
clear: left;
}
/*****************************/
/* HEADER ********************/
/*****************************/
/* SOCIAL ==============================================*/
#social_container.span2 {
float: right;
}
#navigation_menu #social {
margin-top: 20px;
}
#navigation_menu .default-icons a {
width: 25px;
height: 25px;
-webkit-border-radius: 49%;
-moz-border-radius: 49%;
border-radius: 49%;
font-size: 1em;
line-height: 1.9;
}
/* DETAILS =============================================*/
h2.site-title {
margin-top: 15px;
margin-bottom: 5px;
font: bold 32px "helvetica neue", helvetica, arial, sans-serif;
}
h2.site-title a {
color: #ffffff;
text-decoration: none;
}
h2.site-title a:hover {
color: #b70c00;
text-decoration: none;
}
h2.site-description {
margin: 0;
font-size: 14px;
}
.contact_details {
float: right;
}
.register {
float: right;
}
.blog_description {
float: right;
}
@media screen and (max-width: 767px) {
#header_section .container-fluid {
padding-right: 20px;
padding-left: 20px;
}
}
/* SEARCH ===============================================*/
header #search #searchform {
float: right;
}
/*****************************/
/* MENU **********************/
/*****************************/
#navigation_menu.container-full-width {
border-bottom: 4px solid #b2b3b2;
background-color: #111111;
background-image: url(images/bg.jpg);
}
#navigation_menu {
position: fixed;
top: 0;
z-index: 99999;
}
.admin-bar #navigation_menu {
top: 28px;
}
.main-navigation.navbar {
margin-top: 11px;
margin-bottom: 0;
}
.main-navigation .navbar-inner {
padding: 5px 0 0;
border: none;
-webkit-border-radius: 1px;
border-radius: 1px;
background-color: transparent;
background-image: none;
filter: none;
}
.main-navigation .nav > li > a {
padding-right: 15px;
padding-bottom: 12px;
padding-left: 15px;
border-bottom: 4px solid transparent;
color: #ffffff;
text-transform: uppercase;
text-shadow: none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.main-navigation .nav > li > a:hover {
border-bottom: 4px solid #ac1516;
color: #eeeeee;
}
.navbar .nav li.dropdown > a:hover .caret {
border-top-color: #eeeeee;
border-bottom-color: #eeeeee;
}
.main-navigation .nav li ul li ul {
margin-left: 0;
list-style: none;
}
.main-navigation .nav li ul li ul li a {
padding-left: 24px;
}
.main-navigation .nav li ul li ul li ul li a {
padding-left: 30px;
}
.main-navigation .nav li.dropdown:hover ul.dropdown-menu {
display: block;
margin-top: 0;
}
.main-navigation .nav li ul li a:hover {
background: none;
color: #ac1516;
}
.main-navigation .nav li ul.dropdown-menu .active > a {
background: none;
background-color: transparent;
color: #c80a00;
}
.main-navigation .nav li ul.dropdown-menu .active > a:hover {
color: #c80a00;
}
#navigation #searchform {
margin-right: 15px;
}
.navbar-search .search-query {
outline: none;
border: 1px solid rgba(62, 123, 134, 0.3);
border-color: #ac1516;
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2;
}
.navbar-search input[type=text] {
outline: none;
-webkit-transition: border 0.30s ease-in-out;
-moz-transition: border 0.30s ease-in-out;
-ms-transition: border 0.30s ease-in-out;
-o-transition: border 0.30s ease-in-out;
}
.navbar-search input[type=text]:focus {
border: 1px solid #ac1516;
box-shadow: 0 0 5px rgb(172, 21, 22);
}
.navbar-search .search-query::-webkit-input-placeholder,
.navbar-search .search-query:-moz-placeholder,
.navbar-search .search-query::-moz-placeholder,
.navbar-search .search-query:-ms-input-placeholder {
color: #777777;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
border-bottom: 4px solid #ac1516;
background-color: transparent;
color: #eeeeee;
text-shadow: none;
}
.navbar .btn {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar .btn-navbar {
margin-right: 20px;
margin-bottom: 5px;
}
.navbar .btn-navbar {
border-color: #891516;
background: #ac1516;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
background: #d81516;
color: #ffffff;
}
.navbar .current-menu-ancestor.dropdown > a {
color: #ffffff;
}
.current-menu-ancestor.dropdown {
background-color: #111111;
}
.navbar .nav > li.current-menu-ancestor > a {
color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #eeeeee;
border-bottom-color: #eeeeee;
}
@media (max-width: 979px) {
#logo_container {
margin: 0;
width: 50%;
}
#social_container {
margin: 0;
width: 50%;
}
#navigation {
margin: 0;
width: 100%;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
font-weight: normal;
}
.nav-collapse .nav > li > a:hover {
border-bottom: 4px solid transparent;
background: transparent;
}
.nav-collapse .dropdown-menu a:hover {
background: transparent;
}
.nav-collapse .nav > li > a {
color: #ffffff;
}
.navbar .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:hover {
color: #ac1516;
}
.navbar .nav-collapse .nav > li.current-menu-item > a,
.navbar .nav-collapse .nav > li.current-menu-ancestor > a {
color: #ac1516;
}
.nav-collapse .dropdown .caret {
display: none;
}
.nav-collapse .dropdown-menu {
display: block;
}
.navbar .nav-collapse .dropdown-menu .active > a {
background-color: #000000;
background-image: none;
color: #ffffff;
}
/* Mobile menu scrolling fix */
#navigation_menu{
position: relative;
}
#cc_spacer{
display: none;
}
}
@media screen and (max-width: 768px) {
#logo_container,
#logo_container #logo {
margin: 0;
width: 100%;
text-align: center;
}
#social_container,
#social_container #social {
margin: 0;
width: 100%;
text-align: center;
}
#social_container #social a.symbol {
float: none;
}
#social_container #social a.symbol:last-child {
margin-right: 0;
}
#navigation {
margin: 0;
width: 100%;
}
}
@media screen and (max-width: 782px) {
.admin-bar #navigation_menu {
top: 0;
}
}
/*****************************/
/* MAIN CONTENT **************/
/*****************************/
.container {
background: transparent;
}
.entry-content {
margin: 20px 0;
}
.page-header {
margin-top: 0;
padding: 0;
border: none;
}
.featured-image {
float: left;
margin-top: 4px;
margin-right: 12px;
margin-bottom: 10px;
}
/* POST AND PAGE CONTENT ===========================================*/
#single_page,
#archive_page,
#blog_post_page_section,
#page_section_section,
#error_page {
margin-top: 30px;
}
.entry-content {
margin: 20px 0;
}
.page-header {
margin-top: 0;
padding: 0;
border: none;
}
article {
background: #ffffff;
opacity: .95;
}
article.post, article.page, article.attachment {
margin-bottom: 30px;
padding: 25px;
border-top: 5px solid #ac1516;
}
.entry-header {
margin-top: 0;
}
.entry-summary {
margin: 10px 0;
}
.postformats {
float: right;
}
.postformats .glyphicon {
margin-top: 5px;
margin-left: 15px;
color: #cccccc;
}
blockquote {
margin: 20px 10px;
padding: 3px;
background-color: #cccccc;
}
blockquote p {
margin: 10px;
}
blockquote cite {
font-size: 0.9em;
}
blockquote cite:before {
position: relative;
top: -2px;
margin: 0 5px;
content: ' ̶ ';
}
.page-links {
clear: both;
}
.more-content {
margin-bottom: 30px;
padding: 10px;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
background: #ffffff;
}
.previous-post {
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
text-align: left;
}
.next-post {
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
text-align: right;
}
/* TAXONOMY ========================================================*/
.entry-title {
margin-top: 0;
margin-bottom: 5px;
color: #333333;
font-size: 2.6em;
line-height: 1em;
}
.entry-title a {
color: #333333;
}
.entry-title a:hover {
color: #666666;
}
article.post p, article.page p {
font-size: 1.1em;
line-height: 1.5em;
}
/* IMAGES ==========================================================*/
.alignnone {
display: block;
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-right: auto;
margin-left: auto
}
img.size-full {
max-width: 100%;
height: auto;
}
.wp-caption {
padding: 15px 3px 10px;
max-width: 96%;
border: 1px solid #f0f0f0; /* Image does not overflow the content area */
background: #ffffff;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
margin: 0;
padding: 0;
max-width: 95%;
width: auto;
height: auto;
border: 0 none;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 0 4px 5px;
font-size: 11px;
line-height: 17px;
}
.caption_title {
font-size: 16px;
}
.gallery-pagination {
margin: 20px 0;
}
.gallery-pagination .previous-image a {
float: left;
}
.gallery-pagination .next-image a {
float: right;
}
/* META ============================================================*/
.entry-meta {
margin-top: 0;
color: #999999;
font-size: 0.85em;
}
footer.entry-meta {
clear: both;
}
.edit-link {
margin-bottom: 10px;
}
.edit-link a {
padding: 2px 4px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #888888;
color: #ffffff;
}
.edit-link a:visited {
color: #ffffff;
}
.edit-link a:hover {
color: #cccccc;
text-decoration: none;
}
.cyberchimps_article_share {
float: right;
}
/* COMMENTS ========================================================*/
.comments-area {
margin-bottom: 15px;
padding: 15px;
background: #ffffff;
}
h2.comments-title {
color: #333333;
font-size: 1.5em;
}
h3#reply-title {
font-size: 1.5em;
}
#comments .navigation {
padding: 0 0 18px 0;
}
label[for="comment"] {
display: block;
}
ol.commentlist {
margin-bottom: 25px;
list-style: none;
}
ol.commentlist p {
clear: left;
margin-left: 8px;
}
ol.commentlist li.comment {
padding: 10px;
}
ol.commentlist li.comment div.vcard cite.fn {
font-style: normal;
}
ol.commentlist li.comment div.vcard img.avatar {
margin: 0 10px 10px 10px;
}
ol.commentlist li.comment div.comment-meta {
font-size: 11px;
}
ol.commentlist li.comment div.comment-meta a {
color: #888888;
}
ol.commentlist li.comment div.reply {
margin-left: 8px;
font-size: 11px;
}
ol.commentlist li.comment div.reply a {
font-weight: bold;
}
ol.commentlist li.comment ul.children {
margin: 10px 0 0;
list-style: none;
}
ol.commentlist li.comment ul.children li.depth-2 {
margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
margin: 0 0 10px 10px;
}
ol.commentlist li.even {
border: 1px solid #cccccc;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fafafa;
}
ol.commentlist li.odd {
border: 1px solid #cccccc;
-moz-border-radius: 4px;
border-radius: 4px;
background: #ffffff;
}
.comment, .trackback, .pingback {
margin: 10px 0 10px 0;
padding: 10px;
}
.odd {
background: #f8f8f8;
}
#form-allowed-tags code {
font-size: 12px;
}
#respond input, #respond textarea {
overflow: auto;
margin: 0 5px 5px 0;
}
#respond textarea {
width: 99%;
height: 150px;
}
.avatar {
float: left;
}
/*****************************/
/* SIDEBAR & WIDGETS *********/
/*****************************/
#widgets_section_section.container-full-width {
background: rgba(0, 82, 94, 0.35);
}
.widget-container {
margin-bottom: 30px;
padding: 20px;
border-top: 5px solid #ac1516;;
background: #ffffff;
}
h3.widget-title {
margin-top: 5px;
margin-bottom: 6px;
border-bottom: 5px solid #eeeeee;
color: #888888;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
font-size: 1.1em;
line-height: 1em;
line-height: 1.3em;
}
.widget-container ul, .widget ul {
margin-left: 5px;
}
.widget-container ul li, .widget ul li {
list-style: none;
font-size: 14px;
line-height: 1.8em;
}
table#wp-calendar {
width: 100%;
}
table#wp-calendar th {
font-size: 14px;
}
table#wp-calendar td {
padding: 5px 0;
width: 14.28571428571429%;
text-align: center;
font-size: 14px;
}
table#wp-calendar td {
text-align: center;
}
.widget-container #searchform.pull-right {
margin-right: 30px;
}
.widget-container #searchform input.input-medium {
display: inline-block;
float: none;
width: 100%;
}
/* SEARCH FORM ====================================================*/
#searchform {
margin-bottom: 5px;
}
/*****************************/
/* FOOTER ********************/
/*****************************/
#footer_section.container-full-width {
border-top: 5px solid rgba(0, 0, 0, 0.3);
background-color: #111111;
background-image: url(images/bg.jpg);
}
#footer-widgets {
margin-bottom: 20px;
}
#footer-widgets .widget-container {
border: none;
background-color: transparent;
}
#footer-widgets aside,
#footer-widgets aside a {
color: #aaaaaa;
}
#footer-widgets aside h3.widget-title {
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #cccccc;
color: #cccccc;
font-size: 1.1em;
}
#footer-widget-container {
background-color: transparent;
}
.site-footer {
margin-top: 20px;
margin-bottom: 20px;
}
.site-footer #copyright {
margin-bottom: 20px;
color: #ffffff;
text-align: right;
}
#after_footer.container-full-width, #footer_menu {
background-color: #212121;
}
/*****************************/
/* WORDPRESS DEFAULTS ********/
/*****************************/
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
/*****************************/
/* ELEMENTS ******************/
/*****************************/
/* SLIDER LITE =====================================================*/
#slider_lite_section {
padding: 100px 0;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}
#slider_lite .item > a {
margin: 0;
}
/* WIDGET BOXES ===============================================*/
#boxes_lite_section.container-full-width {
padding: 100px 0 90px 0;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
background-size: 100%;
}
.box {
margin-bottom: 20px;
padding: 20px;
border: 6px solid rgba(255, 255, 255, 0.1);
background: #444444;
opacity: 0.9;
}
.box p {
margin-top: 15px;
color: #eeeeee;
text-shadow: 1px 1px 0 #2a2a2a;
font-size: 1.0em;
line-height: 1.4em;
}
.box img {
margin-top: 10px;
}
/* BOXES ======================================================*/
#boxes_container .box a {
display: block;
width: 100%;
color: #555555;
text-align: center;
}
.box-no-url {
cursor: default;
}
/* PORTFOLIO ===================================================*/
#portfolio_lite_section.container-full-width {
padding-top: 100px;
padding-bottom: 80px;
border-top: 5px solid rgba(0, 0, 0, 0.3);
border-bottom: 5px solid rgba(0, 0, 0, 0.3);
background-size: 100%;
}
#portfolio {
}
#portfolio h2.entry-title {
margin-right: 2px;
margin-bottom: 10px;
margin-left: 2px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
background: rgba(51, 51, 51, 0.55);
color: #ffffff;
}
a .portfolio-caption {
padding-top: 10px;
}
#gallery {
padding: 0px;
background: transparent;
}
#gallery ul.row-fluid {
margin: 0;
padding: 0;
}
#gallery h2 {
margin-top: 0;
font-weight: 400;
font-size: 1.6em;
line-height: 1em;
}
#gallery ul.row-fluid li#portfolio_wrap {
margin-bottom: 20px;
text-align: center;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio_item {
padding: 2px;
border: 5px solid rgba(0, 0, 0, 0.1);
}
#gallery ul.row-fluid li#portfolio_wrap:hover img {
opacity: .9;
}
/*****************************/
/* MEDIA QUERIES *************/
/*****************************/
/* PHONES ===================*/
@media (max-width: 480px) {
header#cc-header .span7 {
text-align: center;
}
header#cc-header .span5 {
text-align: center;
}
header#cc-header .span5 div.icons a {
float: none;
}
header#cc-header .span5 div.blog-description {
float: none;
}
header#cc-header .span5 div.register {
float: none;
}
header#cc-header .span5 #searchform {
float: none;
}
}
| 0.220259 | 0.055823 |
body {
padding: 0;
margin: 0 !important;
font-family: 'Varela Round', sans-serif;
}
.container {
background-color: grey;
height: 100vh;
width: 100vw;
display: flex;
justify-content: center;
align-items: center;
}
.top_circle {
position: absolute;
top: 5.5rem;
z-index: -1;
}
.bottom_circle {
position: absolute;
bottom: 5rem;
z-index: -1;
right: 0;
}
.mobile_frame {
background-color: #242423;
width: 25vw;
height: 100vh;
position: relative;
z-index: 0;
}
.top_nav {
padding: 10px;
background-color: #242423;
height: 60px;
}
.top_nav_btn {
background-color: #242423;
width: 20%;
font-size:10px;
padding: 10px;
color: #fff;
}
.home_container {
padding: 10px 2rem;
}
.user_card {
background-color: #B0BF1A;
border-radius: 4px;
min-height: 10vh;
/*border: 1px solid #fff;*/
padding: 10px 0;
}
.top_info {
display: flex;
justify-content: space-between;
padding: 10px 20px 0;
}
.top_info h3 {
font-size: 20px;
color: #242423;
font-weight: bold;
margin-bottom: 1px !important;
margin-top: 0;
}
.top_info p {
font-size: 14px;
color: #fff;
margin-bottom: 0.8rem;
}
.fun_facts {
background-color: #242423;
padding: 10px 5px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
height: 25px;
width: 85px;
font-size: 14px;
font-weight: bold;
}
.horizontal_line {
opacity: 0.4;
border: 1px solid #97a40c;
width: 95%;
}
.info_bottom {
display: flex;
justify-content: space-between;
padding: 5px 20px 10px;
}
.last_order p {
font-size: 14px;
margin-bottom: 2px;
color: #242423;
font-weight: bold;
}
.last_order div {
background-color: #97a40c;
color: #fff;
font-weight: bold;
font-size: 14px;
border-radius: 4px;
padding: 10px 20px;
}
.ranking_container {
background-color: #fff;
padding: 20px;
min-height: 10vh;
border-radius: 4px;
margin-top: 3rem;
display: flex;
justify-content: space-between;
}
.ewa_ranking {
margin: auto 0;
}
.ewa_ranking h3 {
color: #242424;
font-weight: bold;
margin: 0;
font-size: 14px;
}
.ewa_ranking p {
/*margin: 0;*/
font-size: 11px;
color: #242423;
/*margin-top: 0.3rem;*/
}
.ewa_ranking div {
background-color: #242423;
color: #fff;
padding: 5px 15px;
border-radius: 4px;
font-size: 12px;
/*margin-top: 5px;*/
/*margin-top: 0.2rem;*/
text-align: center;
}
.ewa_point_score {
text-align: center;
background-color: #97a40c;
border-radius: 4px;
padding: 8px;
width: 80px;
height: 100px;
}
.ewa_point_score p {
font-size: 11px;
color: #242423;
font-weight: 500;
margin: 0;
}
.ewa_point_score .score {
font-size: 60px;
font-weight: bolder;
color: #fff;
/*padding: 5px 10px;*/
text-align: center;
}
.fa-star {
color: #242423;
margin-top: 0.3rem;
transform: rotate(45deg);
}
.place_beans_order_container {
background-image: linear-gradient(90deg, #97a40c 50%, transparent), url("https://www.chatelaine.com/wp-content/uploads/2020/05/Cool-Beans_Nigerian-Stewed-Black-Eyed-Peas_1280x960-1.jpg");
background-position: 100%, center right;
background-size: 100%, 50%;
background-repeat: no-repeat, repeat-x;
padding: 20px;
min-height: 10vh;
border-radius: 4px;
margin-top: 3rem;
display: flex;
}
.world_icon {
background-color: #242423;
padding: 2px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
height: 28px;
width: 28px;
}
.fa-globe {
color: #fff;
}
.place-order-gibberish {
margin-left: 20px;
}
.place-order-gibberish h3 {
font-size: 14px;
color: #242423;
font-weight: bold;
margin-bottom: 1px !important;
margin-top: 0;
}
.place-order-gibberish p {
font-size: 11px;
color: #fff;
margin-bottom: 0.8rem;
}
.special_order_container {
background-image: linear-gradient(90deg, #fff 50%, transparent), url("https://cleangreensimple.com/wp-content/uploads/2020/12/canned-black-beans-04.jpg");
background-position: 100%, right;
background-size: 100%, 50%;
background-repeat: no-repeat, repeat-x;
padding: 20px;
min-height: 10vh;
border-radius: 4px;
margin-top: 3rem;
display: flex;
}
.special_icon {
background-color: #242423;
padding: 2px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
height: 28px;
width: 28px;
}
.fa-comment-dots {
color: #fff;
}
.special-order-gibberish {
margin-left: 20px;
}
.special-order-gibberish h3 {
font-size: 14px;
color: #242423;
font-weight: bold;
margin-bottom: 1px !important;
margin-top: 0;
}
.special-order-gibberish p {
font-size: 11px;
color: #242423;
margin-bottom: 0.8rem;
}
|
Beans-Mobile-App/HomePage/assets/css/home.css
|
body {
padding: 0;
margin: 0 !important;
font-family: 'Varela Round', sans-serif;
}
.container {
background-color: grey;
height: 100vh;
width: 100vw;
display: flex;
justify-content: center;
align-items: center;
}
.top_circle {
position: absolute;
top: 5.5rem;
z-index: -1;
}
.bottom_circle {
position: absolute;
bottom: 5rem;
z-index: -1;
right: 0;
}
.mobile_frame {
background-color: #242423;
width: 25vw;
height: 100vh;
position: relative;
z-index: 0;
}
.top_nav {
padding: 10px;
background-color: #242423;
height: 60px;
}
.top_nav_btn {
background-color: #242423;
width: 20%;
font-size:10px;
padding: 10px;
color: #fff;
}
.home_container {
padding: 10px 2rem;
}
.user_card {
background-color: #B0BF1A;
border-radius: 4px;
min-height: 10vh;
/*border: 1px solid #fff;*/
padding: 10px 0;
}
.top_info {
display: flex;
justify-content: space-between;
padding: 10px 20px 0;
}
.top_info h3 {
font-size: 20px;
color: #242423;
font-weight: bold;
margin-bottom: 1px !important;
margin-top: 0;
}
.top_info p {
font-size: 14px;
color: #fff;
margin-bottom: 0.8rem;
}
.fun_facts {
background-color: #242423;
padding: 10px 5px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
height: 25px;
width: 85px;
font-size: 14px;
font-weight: bold;
}
.horizontal_line {
opacity: 0.4;
border: 1px solid #97a40c;
width: 95%;
}
.info_bottom {
display: flex;
justify-content: space-between;
padding: 5px 20px 10px;
}
.last_order p {
font-size: 14px;
margin-bottom: 2px;
color: #242423;
font-weight: bold;
}
.last_order div {
background-color: #97a40c;
color: #fff;
font-weight: bold;
font-size: 14px;
border-radius: 4px;
padding: 10px 20px;
}
.ranking_container {
background-color: #fff;
padding: 20px;
min-height: 10vh;
border-radius: 4px;
margin-top: 3rem;
display: flex;
justify-content: space-between;
}
.ewa_ranking {
margin: auto 0;
}
.ewa_ranking h3 {
color: #242424;
font-weight: bold;
margin: 0;
font-size: 14px;
}
.ewa_ranking p {
/*margin: 0;*/
font-size: 11px;
color: #242423;
/*margin-top: 0.3rem;*/
}
.ewa_ranking div {
background-color: #242423;
color: #fff;
padding: 5px 15px;
border-radius: 4px;
font-size: 12px;
/*margin-top: 5px;*/
/*margin-top: 0.2rem;*/
text-align: center;
}
.ewa_point_score {
text-align: center;
background-color: #97a40c;
border-radius: 4px;
padding: 8px;
width: 80px;
height: 100px;
}
.ewa_point_score p {
font-size: 11px;
color: #242423;
font-weight: 500;
margin: 0;
}
.ewa_point_score .score {
font-size: 60px;
font-weight: bolder;
color: #fff;
/*padding: 5px 10px;*/
text-align: center;
}
.fa-star {
color: #242423;
margin-top: 0.3rem;
transform: rotate(45deg);
}
.place_beans_order_container {
background-image: linear-gradient(90deg, #97a40c 50%, transparent), url("https://www.chatelaine.com/wp-content/uploads/2020/05/Cool-Beans_Nigerian-Stewed-Black-Eyed-Peas_1280x960-1.jpg");
background-position: 100%, center right;
background-size: 100%, 50%;
background-repeat: no-repeat, repeat-x;
padding: 20px;
min-height: 10vh;
border-radius: 4px;
margin-top: 3rem;
display: flex;
}
.world_icon {
background-color: #242423;
padding: 2px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
height: 28px;
width: 28px;
}
.fa-globe {
color: #fff;
}
.place-order-gibberish {
margin-left: 20px;
}
.place-order-gibberish h3 {
font-size: 14px;
color: #242423;
font-weight: bold;
margin-bottom: 1px !important;
margin-top: 0;
}
.place-order-gibberish p {
font-size: 11px;
color: #fff;
margin-bottom: 0.8rem;
}
.special_order_container {
background-image: linear-gradient(90deg, #fff 50%, transparent), url("https://cleangreensimple.com/wp-content/uploads/2020/12/canned-black-beans-04.jpg");
background-position: 100%, right;
background-size: 100%, 50%;
background-repeat: no-repeat, repeat-x;
padding: 20px;
min-height: 10vh;
border-radius: 4px;
margin-top: 3rem;
display: flex;
}
.special_icon {
background-color: #242423;
padding: 2px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
height: 28px;
width: 28px;
}
.fa-comment-dots {
color: #fff;
}
.special-order-gibberish {
margin-left: 20px;
}
.special-order-gibberish h3 {
font-size: 14px;
color: #242423;
font-weight: bold;
margin-bottom: 1px !important;
margin-top: 0;
}
.special-order-gibberish p {
font-size: 11px;
color: #242423;
margin-bottom: 0.8rem;
}
| 0.5 | 0.091626 |
html {
font-size: 20px;
font-family: sans-serif;
/* background: url(../images/Pngtree.png); */
/* background: url(../images/_1DSC0035.JPG); */
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}
.navbar {
width: 100%;
background: url(../images/Pngtree.png) #02285af1;
background-attachment: fixed;
display: block;
position: fixed;
}
.logo {
display: inline-block;
padding: 10px 20px;
}
.navbar-items {
float: right;
margin-top: 0%;
padding-right: 20px;
}
.navbar-items li {
list-style: none;
display: inline-block;
padding: 10px 10px;
}
.navbar a {
font-size: 1.2em;
color: #ffffff;
/* padding: 10px 20px; */
}
a {
text-decoration: none;
}
a:hover, a:focus {
color: #e8abee;
text-shadow: 0 0 10px;
}
.top-header {
padding: 6em 0;
background: url(../images/lake-como-index.jpg);
background-attachment: fixed;
background-size: 100%;
height: 500px;
text-align: center;
}
.blog-post {
box-shadow: 0 0 10px;
padding: 10px 10px;
background-color: rgb(203, 248, 248);
margin: 20px;
overflow: auto;
}
.article-text {
padding: 30px;
}
.blog-post--image {
margin: auto 10px;
}
.float-right {
float: right;
margin: 0 0 0 15px;
width: 300px;
}
main {
float: left;
width: 70%;
padding: 0 1.5em;
}
/* icons */
.fa-youtube {
color: rgb(228, 78, 78);
}
.fa-facebook {
color: rgb(93, 84, 175);
}
.fa-instagram {
color: rgb(180, 54, 123);
}
.fa-twitter {
color: rgb(114, 212, 236);
}
.fa-linkedin {
color: rgb(74, 74, 173);
}
aside {
float: left;
width: 30%;
}
.sidebar-title {
background-color: #02285af1;
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 0.8px;
font-size: 14px;
padding: 15px 0;
margin: 2em 0 25px;
}
.sidebar-widget {
background-color: rgba(193, 255, 234, 0.815);
box-shadow: 0 0 10px;
margin-bottom: 40px;
width: 100%;
}
.sidebar-widget li {
font-size: 17px;
margin-bottom: 10px;
}
.widget-break-news img {
width: 100%;
}
.widget-break-news h4 {
text-align: center;
margin: 20px 0 5px;
}
.widget-break-news p {
margin-top: 10px;
font-size: 17px;
line-height: 24px;
color: #000000;
}
.widget-post {
display: table;
margin: 0 0 20px 0;
border-bottom: 1px solid;
border-color: #E4E4E4;
padding-bottom: 20px;
width: 100%;
}
.widget-post .post-image {
float: left;
width: 90px;
vertical-align: middle;
position: relative;
margin-right: 20px;
}
.widget-review .post-image {
width: 70px;
margin-right: 15px;
}
.widget-post .post-body {
overflow: hidden;
}
.widget-post h2 {
margin: 0;
font-size: 14px;
font-weight: 500;
line-height: 20px;
}
.widget-post h2 a {
color: #4A4A4A;
}
.widget-post h2 a:hover {
color: #969696;
}
.widget-post .post-meta {
margin-top: 5px;
font-weight: 400;
font-size: 11px;
color: #B1B1B1;
font-family: "Lora";
font-style: italic;
}
.widget-post .post-meta span {
margin-right: 8px;
}
.widget-post .post-meta span a {
color: #B1B1B1;
}
.section-title {
margin: 0 0 45px 0;
border-top: 1px solid #505050;
font-size: 28px;
padding-top: 10px;
font-weight: 300;
color: #272727;
}
.widget-container {
padding: 20px;
}
.widget-container ul{
list-style: none;
color: #272727;
}
.widget-container ul li a{
color: #272727;
}
|
css/main.css
|
html {
font-size: 20px;
font-family: sans-serif;
/* background: url(../images/Pngtree.png); */
/* background: url(../images/_1DSC0035.JPG); */
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}
.navbar {
width: 100%;
background: url(../images/Pngtree.png) #02285af1;
background-attachment: fixed;
display: block;
position: fixed;
}
.logo {
display: inline-block;
padding: 10px 20px;
}
.navbar-items {
float: right;
margin-top: 0%;
padding-right: 20px;
}
.navbar-items li {
list-style: none;
display: inline-block;
padding: 10px 10px;
}
.navbar a {
font-size: 1.2em;
color: #ffffff;
/* padding: 10px 20px; */
}
a {
text-decoration: none;
}
a:hover, a:focus {
color: #e8abee;
text-shadow: 0 0 10px;
}
.top-header {
padding: 6em 0;
background: url(../images/lake-como-index.jpg);
background-attachment: fixed;
background-size: 100%;
height: 500px;
text-align: center;
}
.blog-post {
box-shadow: 0 0 10px;
padding: 10px 10px;
background-color: rgb(203, 248, 248);
margin: 20px;
overflow: auto;
}
.article-text {
padding: 30px;
}
.blog-post--image {
margin: auto 10px;
}
.float-right {
float: right;
margin: 0 0 0 15px;
width: 300px;
}
main {
float: left;
width: 70%;
padding: 0 1.5em;
}
/* icons */
.fa-youtube {
color: rgb(228, 78, 78);
}
.fa-facebook {
color: rgb(93, 84, 175);
}
.fa-instagram {
color: rgb(180, 54, 123);
}
.fa-twitter {
color: rgb(114, 212, 236);
}
.fa-linkedin {
color: rgb(74, 74, 173);
}
aside {
float: left;
width: 30%;
}
.sidebar-title {
background-color: #02285af1;
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 0.8px;
font-size: 14px;
padding: 15px 0;
margin: 2em 0 25px;
}
.sidebar-widget {
background-color: rgba(193, 255, 234, 0.815);
box-shadow: 0 0 10px;
margin-bottom: 40px;
width: 100%;
}
.sidebar-widget li {
font-size: 17px;
margin-bottom: 10px;
}
.widget-break-news img {
width: 100%;
}
.widget-break-news h4 {
text-align: center;
margin: 20px 0 5px;
}
.widget-break-news p {
margin-top: 10px;
font-size: 17px;
line-height: 24px;
color: #000000;
}
.widget-post {
display: table;
margin: 0 0 20px 0;
border-bottom: 1px solid;
border-color: #E4E4E4;
padding-bottom: 20px;
width: 100%;
}
.widget-post .post-image {
float: left;
width: 90px;
vertical-align: middle;
position: relative;
margin-right: 20px;
}
.widget-review .post-image {
width: 70px;
margin-right: 15px;
}
.widget-post .post-body {
overflow: hidden;
}
.widget-post h2 {
margin: 0;
font-size: 14px;
font-weight: 500;
line-height: 20px;
}
.widget-post h2 a {
color: #4A4A4A;
}
.widget-post h2 a:hover {
color: #969696;
}
.widget-post .post-meta {
margin-top: 5px;
font-weight: 400;
font-size: 11px;
color: #B1B1B1;
font-family: "Lora";
font-style: italic;
}
.widget-post .post-meta span {
margin-right: 8px;
}
.widget-post .post-meta span a {
color: #B1B1B1;
}
.section-title {
margin: 0 0 45px 0;
border-top: 1px solid #505050;
font-size: 28px;
padding-top: 10px;
font-weight: 300;
color: #272727;
}
.widget-container {
padding: 20px;
}
.widget-container ul{
list-style: none;
color: #272727;
}
.widget-container ul li a{
color: #272727;
}
| 0.348756 | 0.155431 |
.event {
overflow: auto;
padding: 1rem;
text-align: center;
}
.titleComment {
color: var(--bright);
}
.event .title {
background: transparent;
border: none;
color: var(--primary);
font-family: var(--font-secondary);
font-size: 2.5rem;
height: 70px;
font-weight: bold;
outline: none;
width: 100%;
resize: none;
}
.event .title::placeholder {
font-family: var(--font-primary);
opacity: 0.5;
color: var(--medium);
}
.event .content {
font-family: var(--font-primary);
padding: 1rem;
border: 2px solid var(--primary);
flex: 1;
font-size: 1rem;
border-radius: 5px;
background: transparent;
outline: none;
display: block;
margin: 2rem 0;
width: 100%;
color: var(--medium);
resize: none;
overflow: hidden;
min-height: 50px;
max-height: 100%;
}
.event .content::placeholder {
color: var(--medium);
opacity: 0.5;
}
.event .empty {
color: var(--medium);
font-family: var(--font-primary);
margin: 2rem 0;
opacity: 0.5;
font-weight: bold;
font-size: var(--font-size-lg);
}
.event .markdown {
color: var(--medium);
margin: 1rem 0;
overflow: hidden;
}
.event .markdown h1,
.event .markdown h2,
.event .markdown h3,
.event .markdown h4,
.event .markdown h5,
.event .markdown h6 {
color: var(--primary);
font-family: var(--font-secondary);
text-transform: uppercase;
margin: 30px 0;
}
.event .markdown h1 {
font-size: 2rem;
}
.event .markdown h2 {
font-size: 1.5rem;
}
.event .markdown h3 {
font-size: 1.3rem;
}
.event .markdown h4 {
font-size: 1.1rem;
}
.event .markdown h5 {
font-size: 1rem;
}
.event .markdown h6 {
font-size: 0.8rem;
}
.event .markdown p {
font-size: 1rem;
margin: 20px 0;
color: var(--medium);
font-family: var(--font-primary);
}
.event .markdown blockquote {
margin: 10px 0;
border-left: 5px solid var(--primary);
padding-left: 1rem;
}
.event .markdown pre {
padding: 10px;
background-color: var(--medium);
color: var(--dark);
border-radius: 5px;
overflow: auto;
}
.event .markdown pre::-webkit-scrollbar-thumb {
background: none;
}
.no-event-selected {
font-family: var(--font-primary);
opacity: 0.5;
text-transform: none;
text-align: center;
line-height: 25px;
margin: 30% 1rem 1rem 3rem;
color: var(--medium);
}
.event textarea {
flex: 1;
font-size: 1rem;
border: 2px solid var(--primary);
border-radius: 5px;
background: transparent;
outline: none;
overflow: hidden;
}
.event textarea::placeholder {
color: var(--primary);
opacity: 0.5;
}
.mainAddEvent {
display: block;
flex-direction: column;
position: relative;
max-height: 100vh;
text-align: center;
padding: 1rem;
}
.formAddEvent {
align-items: center;
margin-top: 1rem;
display: block;
margin: auto;
}
.commentEvent {
padding: 1rem;
}
|
Frontend/meetups_calendar/src/css/event.css
|
.event {
overflow: auto;
padding: 1rem;
text-align: center;
}
.titleComment {
color: var(--bright);
}
.event .title {
background: transparent;
border: none;
color: var(--primary);
font-family: var(--font-secondary);
font-size: 2.5rem;
height: 70px;
font-weight: bold;
outline: none;
width: 100%;
resize: none;
}
.event .title::placeholder {
font-family: var(--font-primary);
opacity: 0.5;
color: var(--medium);
}
.event .content {
font-family: var(--font-primary);
padding: 1rem;
border: 2px solid var(--primary);
flex: 1;
font-size: 1rem;
border-radius: 5px;
background: transparent;
outline: none;
display: block;
margin: 2rem 0;
width: 100%;
color: var(--medium);
resize: none;
overflow: hidden;
min-height: 50px;
max-height: 100%;
}
.event .content::placeholder {
color: var(--medium);
opacity: 0.5;
}
.event .empty {
color: var(--medium);
font-family: var(--font-primary);
margin: 2rem 0;
opacity: 0.5;
font-weight: bold;
font-size: var(--font-size-lg);
}
.event .markdown {
color: var(--medium);
margin: 1rem 0;
overflow: hidden;
}
.event .markdown h1,
.event .markdown h2,
.event .markdown h3,
.event .markdown h4,
.event .markdown h5,
.event .markdown h6 {
color: var(--primary);
font-family: var(--font-secondary);
text-transform: uppercase;
margin: 30px 0;
}
.event .markdown h1 {
font-size: 2rem;
}
.event .markdown h2 {
font-size: 1.5rem;
}
.event .markdown h3 {
font-size: 1.3rem;
}
.event .markdown h4 {
font-size: 1.1rem;
}
.event .markdown h5 {
font-size: 1rem;
}
.event .markdown h6 {
font-size: 0.8rem;
}
.event .markdown p {
font-size: 1rem;
margin: 20px 0;
color: var(--medium);
font-family: var(--font-primary);
}
.event .markdown blockquote {
margin: 10px 0;
border-left: 5px solid var(--primary);
padding-left: 1rem;
}
.event .markdown pre {
padding: 10px;
background-color: var(--medium);
color: var(--dark);
border-radius: 5px;
overflow: auto;
}
.event .markdown pre::-webkit-scrollbar-thumb {
background: none;
}
.no-event-selected {
font-family: var(--font-primary);
opacity: 0.5;
text-transform: none;
text-align: center;
line-height: 25px;
margin: 30% 1rem 1rem 3rem;
color: var(--medium);
}
.event textarea {
flex: 1;
font-size: 1rem;
border: 2px solid var(--primary);
border-radius: 5px;
background: transparent;
outline: none;
overflow: hidden;
}
.event textarea::placeholder {
color: var(--primary);
opacity: 0.5;
}
.mainAddEvent {
display: block;
flex-direction: column;
position: relative;
max-height: 100vh;
text-align: center;
padding: 1rem;
}
.formAddEvent {
align-items: center;
margin-top: 1rem;
display: block;
margin: auto;
}
.commentEvent {
padding: 1rem;
}
| 0.545044 | 0.100481 |
.next--arrow {
right: 20px;
}
.prev--arrow {
transform: scaleX(-1);
left: 20px;
}
.next--arrow,
.next--arrow svg,
.prev--arrow,
.prev--arrow svg {
width: 93px;
height: 93px;
}
.next--arrow, .prev--arrow {
border-radius: 100%;
box-shadow: 0 4px 4px rgba(0,0,0,.25);
top: 50%;
z-index: 3;
cursor: pointer;
}
ul#tabContents > li {
cursor: pointer;
}
#solutions-hero-section .hero--solutions {
background: linear-gradient(270deg,#00263e 70%,transparent 0);
}
.card-logo {
width: 180px;
height: 180px;
margin: 10px;
display: flex;
justify-content: center;
border-radius: 0.75rem;
}
.card-logo img {
position: absolute;
filter: brightness(0) saturate(100%) invert(10%) sepia(79%) saturate(1477%) hue-rotate(178deg) brightness(97%) contrast(101%);
opacity: .5;
}
.pic-card {
width: 180px;
height: 180px;
margin: 10px;
border-radius: 0.75rem;
}
.pic-card img {
border-radius: 0.75rem;
}
a.card-links:hover .card-body {
background-color: #00263e;
color: white;
}
.text-xl {
font-size: 1.25rem;
}
.header-underline {
border-bottom: 3px solid #0384fb;
padding-bottom: 3px;
display: inline-block;
}
.hollow-quotes {
position: absolute;
left: 39%;
z-index: 2;
}
#slideCarousel {
margin: 80px 0;
}
.bg-lines {
position: absolute;
left: 235px;
z-index: -1;
margin-top: 115px;
}
.bg-lines.even {
transform: scaleX(-1);
left: auto;
right: 225px;
}
#solution-benefits a:hover {
background-color: blue;
color: white;
}
.icon-img {
height: 40px;
width: 40px;
}
.gradient-bg {
height: 767px;
background-image: linear-gradient(transparent, black);
}
.shadow-bg {
background-color: rgba(0, 0, 0, 0.5);
}
.image__play {
left: -66.5px;
top: 50%;
bottom: auto;
transform: translateY(-50%);
z-index: 1;
margin-top: 250px;
}
#hdvideo span {
font-size: 16px;
}
#safety-content li {
font-size: 13px;
max-width: 180px;
}
#safety-content li img,
#hdvideo img,
img.small-image {
max-width: 65px;
}
.pagination-link a.active{
font-weight: bold;
}
.author-info {
margin-top: -50px;
}
.author-image img{
width: 72px;
height: 72px;
}
.blog-card {
height: 480px;
}
.menu-link-header {
font-size: 20px;
font-weight: bold;
}
.menu-border {
border-right: 1px solid #e6e6e6;
}
.no-left-pad {
padding-left: 0 !important;
}
.left-pad {
padding-left: 2rem !important;
}
li.menu-list {
list-style: none;
}
span.menu-image img {
width: 260px;
padding-top: 1rem;
}
span.menu-header {
color: #979797;
font-weight: 700;
padding-left: 2rem;
}
#tabContents li.active,
li.custom-list a.active {
font-weight: bold;
text-decoration: underline;
text-decoration-color: rgba(3,132,251,1);
}
.custom-list {
padding-bottom: 5px;
}
.custom-anchor {
line-height: 26px;
}
.teal-underline {
border-bottom: 1px solid #1dcad3;
display: inline-block;
padding-bottom: 5px;
}
.no-underline {
text-decoration: none;
}
.teal-underline:hover {
text-decoration: none;
color: #1dcad3 !important;
}
.no-bullet-list {
list-style: none;
}
.fs-48 {
font-size: 48px;
}
.py-120 {
padding: 120px 0;
}
.text-blue {
color: rgba(3,132,251,1);
}
.justify-center {
justify-content: center;
}
.small {
font-size: .875em !important;
}
.w-400 {
max-width: 400px;
}
.text-xl{
font-size: 1.25rem;
}
.lg-container {
max-width: 1080px;
margin-left: auto;
margin: auto;
}
.home-content {
width: 100%;
margin: 215px;
padding-right: 22px;
padding-left: 22px;
position: absolute;
z-index: 1;
}
.header-text h1 {
font-size: 58px;
}
.bg-blue-lighter {
background-color: rgba(240,246,254,1);
}
.card--simple-border {
min-height: 150px;
border-left: 1px solid rgba(0,38,62,.12);
border-bottom: 0;
}
.-mx-gap {
margin-left: -11px;
margin-right: -11px;
}
.hero--video {
/* height: 600px; */
}
.hero--video > div {
/* position: absolute; */
/* overflow: hidden; */
/* top: 0; */
/* left: 0; */
/* width: 100%; */
/* height: 100%; */
}
.hero--video video {
width: 100%;
max-width: none;
min-height: 100%;
position: relative;
-o-object-fit: cover;
object-fit: cover;
top: 50%;
}
.frame-prop {
width: 100%;
height: 100%;
}
.w-8\/12 {
width: 66.66%;
}
.video-frameless {
padding-bottom: 44.6%;
box-shadow: 1px 0 41px 2px rgba(0,38,62,.06);
}
.video-container {
max-width: 1200px;
margin: 0 auto;
}
.my-tag p {
line-height: 26px;
font-weight: 400;
color: #333;
margin-bottom: 26px;
}
.bg-blue-dark {
background-color: #00263e;
}
.py-80 {
padding: 80px 0;
}
.custom-logo img {
width: 151px;
}
.p-large {
font-size: 28px;
line-height: 36px;
font-weight: 400;
}
footer#custom-footer {
font-family: Roboto,sans-serif;
position: relative;
padding: 80px 0;
}
footer#custom-footer .list-flat a {
font-size: 13px;
line-height: 22px;
font-weight: 400;
}
footer#custom-footer .title a {
font-size: 16px;
font-weight: 600;
line-height: 30px;
margin-bottom: 1em;
}
footer#custom-footer .list-flat a,
footer#custom-footer .title a {
text-decoration: none;
color: #fff;
}
footer#custom-footer ul {
list-style-type: none;
padding-left: 0;
}
footer#custom-footer li {
margin-bottom: 12px !important;
}
footer#custom-footer .web-terms li {
display: inline;
}
footer#custom-footer .lang-select {
width: 216px;
padding: 15px;
border: 1px solid #b2bec5;
}
footer#custom-footer .lang-select img {
height: 23px;
width: 23px;
}
footer#custom-footer .select-region {
color: #fff;
background: url(https://www.samsara.com/app/images/white-dropdown-arrow.png);
background-size: 38px;
background-position: 100%;
background-repeat: no-repeat;
margin-left: 10px;
padding-right: 0;
line-height: 22px;
width: 100%;
font-size: 13px;
font-weight: 400;
opacity: .9;
border: 0;
appearance: none;
cursor: pointer;
padding: 0 12px 0 0;
border-radius: 0;
}
footer#custom-footer .copyright {
font-size: 16px;
line-height: 30px;
font-weight: 400;
color: #fff;
margin: 20px 0;
text-align: left;
}
footer#custom-footer .copyright img{
width: 22px;
height: 22px;
margin-left: 40px;
margin-right: 0;
}
footer#custom-footer .under-footer {
border-top: 1px solid #4c5e64;
padding-top: 20px;
}
|
public/assets/css/main.css
|
.next--arrow {
right: 20px;
}
.prev--arrow {
transform: scaleX(-1);
left: 20px;
}
.next--arrow,
.next--arrow svg,
.prev--arrow,
.prev--arrow svg {
width: 93px;
height: 93px;
}
.next--arrow, .prev--arrow {
border-radius: 100%;
box-shadow: 0 4px 4px rgba(0,0,0,.25);
top: 50%;
z-index: 3;
cursor: pointer;
}
ul#tabContents > li {
cursor: pointer;
}
#solutions-hero-section .hero--solutions {
background: linear-gradient(270deg,#00263e 70%,transparent 0);
}
.card-logo {
width: 180px;
height: 180px;
margin: 10px;
display: flex;
justify-content: center;
border-radius: 0.75rem;
}
.card-logo img {
position: absolute;
filter: brightness(0) saturate(100%) invert(10%) sepia(79%) saturate(1477%) hue-rotate(178deg) brightness(97%) contrast(101%);
opacity: .5;
}
.pic-card {
width: 180px;
height: 180px;
margin: 10px;
border-radius: 0.75rem;
}
.pic-card img {
border-radius: 0.75rem;
}
a.card-links:hover .card-body {
background-color: #00263e;
color: white;
}
.text-xl {
font-size: 1.25rem;
}
.header-underline {
border-bottom: 3px solid #0384fb;
padding-bottom: 3px;
display: inline-block;
}
.hollow-quotes {
position: absolute;
left: 39%;
z-index: 2;
}
#slideCarousel {
margin: 80px 0;
}
.bg-lines {
position: absolute;
left: 235px;
z-index: -1;
margin-top: 115px;
}
.bg-lines.even {
transform: scaleX(-1);
left: auto;
right: 225px;
}
#solution-benefits a:hover {
background-color: blue;
color: white;
}
.icon-img {
height: 40px;
width: 40px;
}
.gradient-bg {
height: 767px;
background-image: linear-gradient(transparent, black);
}
.shadow-bg {
background-color: rgba(0, 0, 0, 0.5);
}
.image__play {
left: -66.5px;
top: 50%;
bottom: auto;
transform: translateY(-50%);
z-index: 1;
margin-top: 250px;
}
#hdvideo span {
font-size: 16px;
}
#safety-content li {
font-size: 13px;
max-width: 180px;
}
#safety-content li img,
#hdvideo img,
img.small-image {
max-width: 65px;
}
.pagination-link a.active{
font-weight: bold;
}
.author-info {
margin-top: -50px;
}
.author-image img{
width: 72px;
height: 72px;
}
.blog-card {
height: 480px;
}
.menu-link-header {
font-size: 20px;
font-weight: bold;
}
.menu-border {
border-right: 1px solid #e6e6e6;
}
.no-left-pad {
padding-left: 0 !important;
}
.left-pad {
padding-left: 2rem !important;
}
li.menu-list {
list-style: none;
}
span.menu-image img {
width: 260px;
padding-top: 1rem;
}
span.menu-header {
color: #979797;
font-weight: 700;
padding-left: 2rem;
}
#tabContents li.active,
li.custom-list a.active {
font-weight: bold;
text-decoration: underline;
text-decoration-color: rgba(3,132,251,1);
}
.custom-list {
padding-bottom: 5px;
}
.custom-anchor {
line-height: 26px;
}
.teal-underline {
border-bottom: 1px solid #1dcad3;
display: inline-block;
padding-bottom: 5px;
}
.no-underline {
text-decoration: none;
}
.teal-underline:hover {
text-decoration: none;
color: #1dcad3 !important;
}
.no-bullet-list {
list-style: none;
}
.fs-48 {
font-size: 48px;
}
.py-120 {
padding: 120px 0;
}
.text-blue {
color: rgba(3,132,251,1);
}
.justify-center {
justify-content: center;
}
.small {
font-size: .875em !important;
}
.w-400 {
max-width: 400px;
}
.text-xl{
font-size: 1.25rem;
}
.lg-container {
max-width: 1080px;
margin-left: auto;
margin: auto;
}
.home-content {
width: 100%;
margin: 215px;
padding-right: 22px;
padding-left: 22px;
position: absolute;
z-index: 1;
}
.header-text h1 {
font-size: 58px;
}
.bg-blue-lighter {
background-color: rgba(240,246,254,1);
}
.card--simple-border {
min-height: 150px;
border-left: 1px solid rgba(0,38,62,.12);
border-bottom: 0;
}
.-mx-gap {
margin-left: -11px;
margin-right: -11px;
}
.hero--video {
/* height: 600px; */
}
.hero--video > div {
/* position: absolute; */
/* overflow: hidden; */
/* top: 0; */
/* left: 0; */
/* width: 100%; */
/* height: 100%; */
}
.hero--video video {
width: 100%;
max-width: none;
min-height: 100%;
position: relative;
-o-object-fit: cover;
object-fit: cover;
top: 50%;
}
.frame-prop {
width: 100%;
height: 100%;
}
.w-8\/12 {
width: 66.66%;
}
.video-frameless {
padding-bottom: 44.6%;
box-shadow: 1px 0 41px 2px rgba(0,38,62,.06);
}
.video-container {
max-width: 1200px;
margin: 0 auto;
}
.my-tag p {
line-height: 26px;
font-weight: 400;
color: #333;
margin-bottom: 26px;
}
.bg-blue-dark {
background-color: #00263e;
}
.py-80 {
padding: 80px 0;
}
.custom-logo img {
width: 151px;
}
.p-large {
font-size: 28px;
line-height: 36px;
font-weight: 400;
}
footer#custom-footer {
font-family: Roboto,sans-serif;
position: relative;
padding: 80px 0;
}
footer#custom-footer .list-flat a {
font-size: 13px;
line-height: 22px;
font-weight: 400;
}
footer#custom-footer .title a {
font-size: 16px;
font-weight: 600;
line-height: 30px;
margin-bottom: 1em;
}
footer#custom-footer .list-flat a,
footer#custom-footer .title a {
text-decoration: none;
color: #fff;
}
footer#custom-footer ul {
list-style-type: none;
padding-left: 0;
}
footer#custom-footer li {
margin-bottom: 12px !important;
}
footer#custom-footer .web-terms li {
display: inline;
}
footer#custom-footer .lang-select {
width: 216px;
padding: 15px;
border: 1px solid #b2bec5;
}
footer#custom-footer .lang-select img {
height: 23px;
width: 23px;
}
footer#custom-footer .select-region {
color: #fff;
background: url(https://www.samsara.com/app/images/white-dropdown-arrow.png);
background-size: 38px;
background-position: 100%;
background-repeat: no-repeat;
margin-left: 10px;
padding-right: 0;
line-height: 22px;
width: 100%;
font-size: 13px;
font-weight: 400;
opacity: .9;
border: 0;
appearance: none;
cursor: pointer;
padding: 0 12px 0 0;
border-radius: 0;
}
footer#custom-footer .copyright {
font-size: 16px;
line-height: 30px;
font-weight: 400;
color: #fff;
margin: 20px 0;
text-align: left;
}
footer#custom-footer .copyright img{
width: 22px;
height: 22px;
margin-left: 40px;
margin-right: 0;
}
footer#custom-footer .under-footer {
border-top: 1px solid #4c5e64;
padding-top: 20px;
}
| 0.543106 | 0.125601 |
html, body {
margin: 0;
padding: 0;
}
body {
font-family: Helvetica;
background: var(--background-color);
color: var(--text-color);
padding-top: 90px;
}
body:not(.has-duration) .duration-dependant {
display: none;
}
button {
padding: 10px;
width: 140px;
background-color: var(--button-background-color);
border: none;
border-radius: 4px;
color: var(--button-text-color);
}
button:not([disabled]):hover {
background-color: var(--button-background-color-hover);
}
button:not([disabled]):active {
background-color: var(--button-background-color-active);
}
button.hasLabel {
padding: 0;
}
button.hasLabel label {
display: block;
padding: 10px;
}
input {
padding: 10px;
border: 1px solid var(--input-border-color);
background-color: var(--input-background-color);
color: var(--input-text-color);
border-radius: 4px;
}
.error {
transition: background-color 500ms;
background-color: red;
}
button[disabled], button[disabled] label, input[disabled], select[disabled] {
cursor: not-allowed;
background: var(--button-background-color-disabled);
}
button[disabled] .emoji {
filter: grayscale(1);
opacity: 0.5;
}
input[disabled], select[disabled] {
opacity: 1;
background: var(--input-background-color-disabled);
}
select {
padding: 10px;
background-color: var(--input-background-color);
border: 1px solid var(--input-border-color);
border-radius: 4px;
color: var(--input-text-color);
}
.emoji {
font-weight: 400;
font-family: apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol;
}
.counters {
background-color: var(--timer-background-color);
display: inline-block;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.color-pickers {
position: absolute;
right: 5px;
top: 5px;
height: 24px;
text-align: center;
}
.color-pickers input {
margin-left: 2px;
}
.color-picker {
height: 24px;
width: 24px;
padding: 0;
}
.bot-connectivity {
display: inline-block;
position: absolute;
right: 5px;
bottom: 5px;
height: 24px;
text-align: center;
}
.bot-connectivity span {
display: none;
}
.bot-connectivity.connected span.connected {
display: inline;
}
.bot-connectivity.disconnected span.disconnected {
display: inline;
}
.formatted-output {
color: var(--timer-text-color);
-webkit-font-smoothing: none;
font-smooth: never;
}
.counter {
padding: 20px 40px;
color: black;
font-size: 40px;
font-family: 'Consolas';
display: inline-block;
margin-right: 10px;
}
.counter-info {
margin: 10px 0 0 10px;
}
.content {
padding: 20px;
margin: 10px;
background-color: var(--content-background-color);
border: 1px solid var(--content-border-color);
border-radius: 10px;
position: relative;
}
.content .theme-toggle {
position: absolute;
cursor: pointer;
right: 10px;
top: 10px;
user-select: none;
}
.content .theme-toggle span {
display: none;
}
.theme-light .content .theme-toggle span.dark {
display: inline;
}
.theme-dark .content .theme-toggle span.light {
display: inline;
}
.timer-options>div {
margin: 10px 0;
}
.time-rules, .time-manipulation {
margin-top: 30px;
}
.help {
margin-bottom: 20px;
}
.rules {
margin: 20px 0;
}
.rules button {
margin-bottom: 0;
}
.rule {
padding: 10px 0;
border-bottom: 1px solid var(--rules-seperator-color);
}
.rule:last-child {
border-bottom: none;
}
.rule.active, .rule.active input, .rule.active select {
color: var(--active-rule-color);
}
.rule.active:after {
content: ' 👈';
font-weight: 400;
font-family: apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol;
}
.timeCode {
width: 75px;
text-align: center;
margin: 0 5px;
}
.timeValue {
width: 30px;
text-align: center;
margin-left: 5px;
}
.timeUnit {
margin-right: 5px;
}
.removeTimeRule {
margin-right: 10px;
background-color: var(--button-remove-background-color);
}
.removeTimeRule:not([disabled]):hover {
background-color: var(--button-remove-background-color-hover);
}
.removeTimeRule:not([disabled]):active {
background-color: var(--button-remove-background-color-active);
}
.removeTimeRule[disabled] {
background-color: var(--button-remove-background-color-disabled);
}
.confirm-button:not(.confirm) .confirm {
display: none;
}
.confirm-button.confirm .confirm {
display: inline;
}
.confirm-button.confirm .normal {
display: none;
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
@media screen and (max-width: 740px) {
button, input, select {
margin-bottom: 5px !important;
}
}
|
css/style.css
|
html, body {
margin: 0;
padding: 0;
}
body {
font-family: Helvetica;
background: var(--background-color);
color: var(--text-color);
padding-top: 90px;
}
body:not(.has-duration) .duration-dependant {
display: none;
}
button {
padding: 10px;
width: 140px;
background-color: var(--button-background-color);
border: none;
border-radius: 4px;
color: var(--button-text-color);
}
button:not([disabled]):hover {
background-color: var(--button-background-color-hover);
}
button:not([disabled]):active {
background-color: var(--button-background-color-active);
}
button.hasLabel {
padding: 0;
}
button.hasLabel label {
display: block;
padding: 10px;
}
input {
padding: 10px;
border: 1px solid var(--input-border-color);
background-color: var(--input-background-color);
color: var(--input-text-color);
border-radius: 4px;
}
.error {
transition: background-color 500ms;
background-color: red;
}
button[disabled], button[disabled] label, input[disabled], select[disabled] {
cursor: not-allowed;
background: var(--button-background-color-disabled);
}
button[disabled] .emoji {
filter: grayscale(1);
opacity: 0.5;
}
input[disabled], select[disabled] {
opacity: 1;
background: var(--input-background-color-disabled);
}
select {
padding: 10px;
background-color: var(--input-background-color);
border: 1px solid var(--input-border-color);
border-radius: 4px;
color: var(--input-text-color);
}
.emoji {
font-weight: 400;
font-family: apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol;
}
.counters {
background-color: var(--timer-background-color);
display: inline-block;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.color-pickers {
position: absolute;
right: 5px;
top: 5px;
height: 24px;
text-align: center;
}
.color-pickers input {
margin-left: 2px;
}
.color-picker {
height: 24px;
width: 24px;
padding: 0;
}
.bot-connectivity {
display: inline-block;
position: absolute;
right: 5px;
bottom: 5px;
height: 24px;
text-align: center;
}
.bot-connectivity span {
display: none;
}
.bot-connectivity.connected span.connected {
display: inline;
}
.bot-connectivity.disconnected span.disconnected {
display: inline;
}
.formatted-output {
color: var(--timer-text-color);
-webkit-font-smoothing: none;
font-smooth: never;
}
.counter {
padding: 20px 40px;
color: black;
font-size: 40px;
font-family: 'Consolas';
display: inline-block;
margin-right: 10px;
}
.counter-info {
margin: 10px 0 0 10px;
}
.content {
padding: 20px;
margin: 10px;
background-color: var(--content-background-color);
border: 1px solid var(--content-border-color);
border-radius: 10px;
position: relative;
}
.content .theme-toggle {
position: absolute;
cursor: pointer;
right: 10px;
top: 10px;
user-select: none;
}
.content .theme-toggle span {
display: none;
}
.theme-light .content .theme-toggle span.dark {
display: inline;
}
.theme-dark .content .theme-toggle span.light {
display: inline;
}
.timer-options>div {
margin: 10px 0;
}
.time-rules, .time-manipulation {
margin-top: 30px;
}
.help {
margin-bottom: 20px;
}
.rules {
margin: 20px 0;
}
.rules button {
margin-bottom: 0;
}
.rule {
padding: 10px 0;
border-bottom: 1px solid var(--rules-seperator-color);
}
.rule:last-child {
border-bottom: none;
}
.rule.active, .rule.active input, .rule.active select {
color: var(--active-rule-color);
}
.rule.active:after {
content: ' 👈';
font-weight: 400;
font-family: apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol;
}
.timeCode {
width: 75px;
text-align: center;
margin: 0 5px;
}
.timeValue {
width: 30px;
text-align: center;
margin-left: 5px;
}
.timeUnit {
margin-right: 5px;
}
.removeTimeRule {
margin-right: 10px;
background-color: var(--button-remove-background-color);
}
.removeTimeRule:not([disabled]):hover {
background-color: var(--button-remove-background-color-hover);
}
.removeTimeRule:not([disabled]):active {
background-color: var(--button-remove-background-color-active);
}
.removeTimeRule[disabled] {
background-color: var(--button-remove-background-color-disabled);
}
.confirm-button:not(.confirm) .confirm {
display: none;
}
.confirm-button.confirm .confirm {
display: inline;
}
.confirm-button.confirm .normal {
display: none;
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
@media screen and (max-width: 740px) {
button, input, select {
margin-bottom: 5px !important;
}
}
| 0.620162 | 0.110423 |
.uploadify {
position: relative;
margin-bottom: 1em;
}
.uploadify-button {
background-color: #F4F4F4;
background-image: linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -o-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -moz-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -webkit-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -ms-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #F4F4F4),
color-stop(1, #E2E2E2)
);
background-position: center top;
background-repeat: no-repeat;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border: 1px solid #D3D3D3;
color: #000;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: center;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
width: 100%;
}
.uploadify:hover .uploadify-button {
background-color: #E4E4E4;
background-image: linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -o-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -moz-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -webkit-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -ms-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #E4E4E4),
color-stop(1, #E1E7EA)
);
background-position: center bottom;
}
.uploadify-button.disabled {
background-color: #F6F7E7;
background-image: url('');
color: #D6D6D6;
}
.uploadify:hover .uploadify-button.disabled {
background-color: #F6F7E7;
background-image: url('');
color: #D6D6D6;
}
.uploadify-queue {
margin-bottom: 1em;
}
.uploadify-queue-item {
background-color: #F5F5F5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font: 11px Verdana, Geneva, sans-serif;
margin-top: 5px;
max-width: 450px;
padding: 10px;
}
.uploadify-error {
background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
background: url('./uploadify-cancel.png') 0 0 no-repeat;
float: right;
height: 16px;
text-indent: -9999px;
width: 16px;
}
.uploadify-queue-item.completed {
background-color: #E5E5E5;
}
.uploadify-progress {
position:relative;
background-color: #E5E5E5;
top: 0px;
width: 95%;
}
.uploadify-progress-bar {
background-color: #0099FF;
height: 3px;
width: 1px;
}
.upload_files_div .upload_files_b{
overflow: hidden;
}
.file_input{
width:190px;
padding:2px;
float:left;
}
.file_upload_button{
width:130px;
float:left;
}
.queueID_css{
max-width:470px;
max-height:100px;
overflow: auto;
}
.files_list{
max-width:470px;
max-height:200px;
overflow: auto;
}
.upload_img{
width:200px;
height:150px;
border:1px solid #CCCCCC;
background-image: url("./nopic200x150.jpg");
}
|
public/common/j/jqupload/uploadify.css
|
.uploadify {
position: relative;
margin-bottom: 1em;
}
.uploadify-button {
background-color: #F4F4F4;
background-image: linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -o-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -moz-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -webkit-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -ms-linear-gradient(bottom, #F4F4F4 0%, #E2E2E2 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #F4F4F4),
color-stop(1, #E2E2E2)
);
background-position: center top;
background-repeat: no-repeat;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border: 1px solid #D3D3D3;
color: #000;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: center;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
width: 100%;
}
.uploadify:hover .uploadify-button {
background-color: #E4E4E4;
background-image: linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -o-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -moz-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -webkit-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -ms-linear-gradient(top, #E4E4E4 0%, #E1E7EA 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #E4E4E4),
color-stop(1, #E1E7EA)
);
background-position: center bottom;
}
.uploadify-button.disabled {
background-color: #F6F7E7;
background-image: url('');
color: #D6D6D6;
}
.uploadify:hover .uploadify-button.disabled {
background-color: #F6F7E7;
background-image: url('');
color: #D6D6D6;
}
.uploadify-queue {
margin-bottom: 1em;
}
.uploadify-queue-item {
background-color: #F5F5F5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font: 11px Verdana, Geneva, sans-serif;
margin-top: 5px;
max-width: 450px;
padding: 10px;
}
.uploadify-error {
background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
background: url('./uploadify-cancel.png') 0 0 no-repeat;
float: right;
height: 16px;
text-indent: -9999px;
width: 16px;
}
.uploadify-queue-item.completed {
background-color: #E5E5E5;
}
.uploadify-progress {
position:relative;
background-color: #E5E5E5;
top: 0px;
width: 95%;
}
.uploadify-progress-bar {
background-color: #0099FF;
height: 3px;
width: 1px;
}
.upload_files_div .upload_files_b{
overflow: hidden;
}
.file_input{
width:190px;
padding:2px;
float:left;
}
.file_upload_button{
width:130px;
float:left;
}
.queueID_css{
max-width:470px;
max-height:100px;
overflow: auto;
}
.files_list{
max-width:470px;
max-height:200px;
overflow: auto;
}
.upload_img{
width:200px;
height:150px;
border:1px solid #CCCCCC;
background-image: url("./nopic200x150.jpg");
}
| 0.30715 | 0.106226 |
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
font-weight: normal;
font-style: normal; }
/* =======================================================
*
* Template Style
*
* ======================================================= */
body {
font-family: "Roboto", Arial, sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 1.7;
color: #595959;
background: #fff; }
#page {
position: relative;
overflow-x: hidden;
width: 100%;
height: 100%;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
.offcanvas #page {
overflow: hidden;
position: absolute; }
.offcanvas #page:after {
-webkit-transition: 2s;
-o-transition: 2s;
transition: 2s;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 101;
background: rgba(0, 0, 0, 0.7);
content: ""; }
a {
color: #28a745;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
a:hover, a:active, a:focus {
color: #28a745;
outline: none;
text-decoration: none; }
p {
margin-bottom: 20px; }
h1, h2, h3, h4, h5, h6, figure {
color: #000;
font-family: "Roboto", Arial, sans-serif;
font-weight: 400;
margin: 0 0 20px 0; }
::-webkit-selection {
color: #fff;
background: #28a745; }
::-moz-selection {
color: #fff;
background: #28a745; }
::selection {
color: #fff;
background: #28a745; }
@media screen and (max-width: z) {
.ypweb-nav {
margin: 0; } }
.ypweb-nav .top-menu {
padding: 40px 30px; }
@media screen and (max-width: z) {
.ypweb-nav .top-menu {
padding: 28px 1em; } }
.ypweb-nav #ypweb-logo {
font-size: 20px;
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight: 600; }
.ypweb-nav #ypweb-logo a {
position: relative;
color: #000; }
@media screen and (max-width: z) {
.ypweb-nav .menu-1 {
display: none; } }
.ypweb-nav ul {
padding: 0;
margin: 8px 0 0 0; }
.ypweb-nav ul li {
padding: 0;
margin: 0;
list-style: none;
display: inline;
font-weight: 400; }
.ypweb-nav ul li a {
position: relative;
font-size: 15px;
padding: 30px 12px;
color: rgba(0, 0, 0, 0.7);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
.ypweb-nav ul li a:hover {
color: #28a745; }
.ypweb-nav ul li.has-dropdown {
position: relative; }
.ypweb-nav ul li.has-dropdown .dropdown {
width: 140px;
-webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
z-index: 1002;
visibility: hidden;
opacity: 0;
position: absolute;
top: 40px;
left: 0;
text-align: left;
background: #000;
padding: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s; }
.ypweb-nav ul li.has-dropdown .dropdown:before {
bottom: 100%;
left: 40px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-bottom-color: #000;
border-width: 8px;
margin-left: -8px; }
.ypweb-nav ul li.has-dropdown .dropdown li {
display: block;
margin-bottom: 7px; }
.ypweb-nav ul li.has-dropdown .dropdown li:last-child {
margin-bottom: 0; }
.ypweb-nav ul li.has-dropdown .dropdown li a {
padding: 2px 0;
display: block;
color: #999999;
line-height: 1.2;
text-transform: none;
font-size: 13px;
letter-spacing: 0; }
.ypweb-nav ul li.has-dropdown .dropdown li a:hover {
color: #fff; }
.ypweb-nav ul li.has-dropdown:hover a, .ypweb-nav ul li.has-dropdown:focus a {
color: #28a745; }
.ypweb-nav ul li.btn-cta a {
padding: 30px 0px !important;
color: #fff; }
.ypweb-nav ul li.btn-cta a span {
background: #28a745;
padding: 4px 10px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px; }
.ypweb-nav ul li.btn-cta a:hover span {
-webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
.ypweb-nav ul li.active > a {
color: #28a745 !important;
position: relative; }
.ypweb-nav ul li.active > a:after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
#ypweb-counter,
.ypweb-bg {
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
position: relative; }
.ypweb-video {
overflow: hidden; }
@media screen and (max-width: 992px) {
.ypweb-video {
height: 450px; } }
.ypweb-video a {
z-index: 1001;
position: absolute;
top: 50%;
left: 50%;
margin-top: -45px;
margin-left: -45px;
width: 90px;
height: 90px;
display: table;
text-align: center;
background: #fff;
-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.ypweb-video a i {
text-align: center;
display: table-cell;
vertical-align: middle;
font-size: 40px;
color: #28a745; }
.ypweb-video .video-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
.ypweb-video:hover .video-overlay {
background: rgba(0, 0, 0, 0.5) !important; }
.ypweb-video:hover a {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
#ypweb-hero {
height: 650px;
background: #fff url(../images/loader.gif) no-repeat center center;
width: 100%;
float: left;
z-index: 0;
margin-bottom: 9em; }
#ypweb-hero .btn {
font-size: 24px; }
#ypweb-hero .btn.btn-primary {
padding: 14px 30px !important; }
#ypweb-hero .flexslider {
border: none;
z-index: 1;
margin-bottom: 0; }
#ypweb-hero .flexslider .slides {
position: relative;
overflow: hidden; }
#ypweb-hero .flexslider .slides li {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 650px;
position: relative; }
#ypweb-hero .flexslider .slides li .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0; }
#ypweb-hero .flexslider .flex-control-nav {
bottom: 5em;
z-index: 1000;
width: 0 auto; }
@media screen and (max-width: z) {
#ypweb-hero .flexslider .flex-control-nav {
bottom: 6em; } }
#ypweb-hero .flexslider .flex-control-nav li a {
background: rgba(255, 255, 255, 0.8);
-webkit-box-shadow: none;
box-shadow: none;
width: 12px;
height: 12px;
cursor: pointer; }
#ypweb-hero .flexslider .flex-control-nav li a.flex-active {
cursor: pointer;
background: transparent;
background: #28a745; }
#ypweb-hero .flexslider .flex-direction-nav {
display: none; }
#ypweb-hero .flexslider .slider-text {
display: table;
opacity: 0;
height: 650px;
z-index: 9; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner {
display: table-cell;
vertical-align: middle;
height: 650px; }
@media screen and (max-width: z) {
#ypweb-hero .flexslider .slider-text > .slider-text-inner {
text-align: center; } }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .desc {
display: inline-block;
position: relative;
z-index: 0; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .desc:after {
position: absolute;
top: -3em;
left: -3em;
right: 0;
bottom: 0;
width: 310px;
height: 310px;
content: '';
background: #fff;
z-index: -1;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner h1, #ypweb-hero .flexslider .slider-text > .slider-text-inner h2 {
margin: 0;
padding: 0;
color: black;
text-transform: uppercase; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner h1 {
color: #000; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .head-1 {
font-weight: 700;
font-size: 60px;
margin-bottom: 5px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .head-2 {
font-size: 30px;
font-weight: 500;
margin-bottom: 10px;
letter-spacing: 5px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .head-3 {
font-size: 50px;
font-weight: 100;
margin-bottom: 10px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .category {
margin-bottom: 30px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .category span {
font-weight: 100;
font-size: 20px;
color: gray; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
color: #fff;
padding: 20px 30px !important;
border: none; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
background: #28a745;
color: #fff; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
background: #000 !important; }
@media screen and (max-width: 480px) {
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn {
width: 100%; } }
.breadcrumbs {
height: 300px !important; }
.breadcrumbs .slides li {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 300px !important;
position: relative; }
.breadcrumbs .slides li .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: white;
background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
.breadcrumbs .slider-text {
height: 300px !important; }
.breadcrumbs .slider-text > .slider-text-inner {
height: 300px !important; }
@media screen and (max-width: z) {
.breadcrumbs .slider-text > .slider-text-inner {
text-align: center; } }
.breadcrumbs .slider-text > .slider-text-inner h1 {
font-size: 28px; }
.breadcrumbs .slider-text > .slider-text-inner .bread span {
font-size: 14px;
letter-spacing: 1px;
margin-left: 10px; }
.breadcrumbs .slider-text > .slider-text-inner .bread span:first-child {
margin-left: 0; }
.ypweb-light-grey {
background: #fafafa; }
#ypweb-featured-product,
.ypweb-shop,
#ypweb-contact,
#ypweb-intro,
#ypweb-testimony,
.ypweb-blog,
#ypweb-subscribe,
#ypweb-footer {
padding-bottom: 9em;
clear: both; }
.ypweb-shop .icon {
margin-bottom: 2em;
display: block; }
.ypweb-shop .icon i {
font-size: 100px;
color: #28a745; }
.f-product-1 {
display: block;
height: 500px;
margin-bottom: 30px; }
.f-product-2 {
display: block;
height: 235px;
margin-bottom: 30px; }
#ypweb-featured-product .desc {
position: relative;
z-index: 0; }
#ypweb-featured-product .desc:after {
position: absolute;
top: -1em;
left: -1.5em;
right: 0;
bottom: 0;
width: 100px;
height: 100px;
content: '';
background: #fff;
z-index: -1;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
#ypweb-featured-product .desc h2 {
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 0;
line-height: 1.5; }
.process-wrap {
width: 100%;
display: block;
float: left; }
.process {
position: relative;
float: left;
width: 33.333%;
z-index: 0; }
.process:after {
position: absolute;
top: 35%;
right: -37%;
content: '';
width: 100%;
height: 1px;
background: #f0f0f0;
z-index: -1; }
.process:last-child:after {
display: none; }
.process p {
position: relative;
width: 80px;
height: 80px;
display: table;
border: 2px solid #fafafa;
margin: 0 auto;
margin-bottom: 20px;
background: #fff;
z-index: 1;
font-weight: 400;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.process p span {
display: table-cell;
vertical-align: middle; }
.process h3 {
margin-bottom: 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px; }
.process.active p {
border: 2px solid #f0f0f0; }
.process.active p span {
color: #28a745; }
.btn {
margin-right: 4px;
margin-bottom: 4px;
font-size: 16px;
font-weight: 400;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding: 8px 20px; }
.btn.btn-md {
padding: 8px 20px !important; }
.btn.btn-lg {
padding: 18px 36px !important; }
.btn:hover, .btn:active, .btn:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important; }
.btn-primary {
background: #28a745;
color: #fff;
border: 1px solid #28a745; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
background: #ffc91a !important;
border-color: #ffc91a !important; }
.btn-primary.btn-outline {
background: transparent;
color: #28a745;
border: 1px solid #28a745; }
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
background: #28a745;
color: #fff; }
.btn-success {
background: #5cb85c;
color: #fff;
border: 2px solid #5cb85c; }
.btn-success:hover, .btn-success:focus, .btn-success:active {
background: #4cae4c !important;
border-color: #4cae4c !important; }
.btn-success.btn-outline {
background: transparent;
color: #5cb85c;
border: 1px solid #5cb85c; }
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
background: #5cb85c;
color: #fff; }
.btn-info {
background: #5bc0de;
color: #fff;
border: 2px solid #5bc0de; }
.btn-info:hover, .btn-info:focus, .btn-info:active {
background: #46b8da !important;
border-color: #46b8da !important; }
.btn-info.btn-outline {
background: transparent;
color: #5bc0de;
border: 2px solid #5bc0de; }
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
background: #5bc0de;
color: #fff; }
.btn-warning {
background: #f0ad4e;
color: #fff;
border: 2px solid #f0ad4e; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
background: #eea236 !important;
border-color: #eea236 !important; }
.btn-warning.btn-outline {
background: transparent;
color: #f0ad4e;
border: 2px solid #f0ad4e; }
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
background: #f0ad4e;
color: #fff; }
.btn-danger {
background: #d9534f;
color: #fff;
border: 2px solid #d9534f; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
background: #d43f3a !important;
border-color: #d43f3a !important; }
.btn-danger.btn-outline {
background: transparent;
color: #d9534f;
border: 2px solid #d9534f; }
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
background: #d9534f;
color: #fff; }
.btn-outline {
background: none;
border: 2px solid gray;
font-size: 16px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s; }
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
-webkit-box-shadow: none;
box-shadow: none; }
.btn.with-arrow {
position: relative;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s; }
.btn.with-arrow i {
visibility: hidden;
opacity: 0;
position: absolute;
right: 0px;
top: 50%;
margin-top: -8px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s; }
.btn.with-arrow:hover {
padding-right: 50px; }
.btn.with-arrow:hover i {
color: #fff;
right: 18px;
visibility: visible;
opacity: 1; }
.form-control {
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
height: 54px;
font-size: 18px;
font-weight: 300; }
.form-control:active, .form-control:focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #28a745; }
.row-pb-lg {
padding-bottom: 6em !important; }
.row-pb-md {
padding-bottom: 4em !important; }
.row-pb-sm {
padding-bottom: 2em !important; }
.nopadding {
padding: 0 !important;
margin: 0 !important; }
.ypweb-loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(../images/loader.gif) center no-repeat #fff; }
.js .animate-box {
opacity: 0; }
|
assets/css/cart_style.css
|
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
font-weight: normal;
font-style: normal; }
/* =======================================================
*
* Template Style
*
* ======================================================= */
body {
font-family: "Roboto", Arial, sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 1.7;
color: #595959;
background: #fff; }
#page {
position: relative;
overflow-x: hidden;
width: 100%;
height: 100%;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
.offcanvas #page {
overflow: hidden;
position: absolute; }
.offcanvas #page:after {
-webkit-transition: 2s;
-o-transition: 2s;
transition: 2s;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 101;
background: rgba(0, 0, 0, 0.7);
content: ""; }
a {
color: #28a745;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
a:hover, a:active, a:focus {
color: #28a745;
outline: none;
text-decoration: none; }
p {
margin-bottom: 20px; }
h1, h2, h3, h4, h5, h6, figure {
color: #000;
font-family: "Roboto", Arial, sans-serif;
font-weight: 400;
margin: 0 0 20px 0; }
::-webkit-selection {
color: #fff;
background: #28a745; }
::-moz-selection {
color: #fff;
background: #28a745; }
::selection {
color: #fff;
background: #28a745; }
@media screen and (max-width: z) {
.ypweb-nav {
margin: 0; } }
.ypweb-nav .top-menu {
padding: 40px 30px; }
@media screen and (max-width: z) {
.ypweb-nav .top-menu {
padding: 28px 1em; } }
.ypweb-nav #ypweb-logo {
font-size: 20px;
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight: 600; }
.ypweb-nav #ypweb-logo a {
position: relative;
color: #000; }
@media screen and (max-width: z) {
.ypweb-nav .menu-1 {
display: none; } }
.ypweb-nav ul {
padding: 0;
margin: 8px 0 0 0; }
.ypweb-nav ul li {
padding: 0;
margin: 0;
list-style: none;
display: inline;
font-weight: 400; }
.ypweb-nav ul li a {
position: relative;
font-size: 15px;
padding: 30px 12px;
color: rgba(0, 0, 0, 0.7);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
.ypweb-nav ul li a:hover {
color: #28a745; }
.ypweb-nav ul li.has-dropdown {
position: relative; }
.ypweb-nav ul li.has-dropdown .dropdown {
width: 140px;
-webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
z-index: 1002;
visibility: hidden;
opacity: 0;
position: absolute;
top: 40px;
left: 0;
text-align: left;
background: #000;
padding: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s; }
.ypweb-nav ul li.has-dropdown .dropdown:before {
bottom: 100%;
left: 40px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-bottom-color: #000;
border-width: 8px;
margin-left: -8px; }
.ypweb-nav ul li.has-dropdown .dropdown li {
display: block;
margin-bottom: 7px; }
.ypweb-nav ul li.has-dropdown .dropdown li:last-child {
margin-bottom: 0; }
.ypweb-nav ul li.has-dropdown .dropdown li a {
padding: 2px 0;
display: block;
color: #999999;
line-height: 1.2;
text-transform: none;
font-size: 13px;
letter-spacing: 0; }
.ypweb-nav ul li.has-dropdown .dropdown li a:hover {
color: #fff; }
.ypweb-nav ul li.has-dropdown:hover a, .ypweb-nav ul li.has-dropdown:focus a {
color: #28a745; }
.ypweb-nav ul li.btn-cta a {
padding: 30px 0px !important;
color: #fff; }
.ypweb-nav ul li.btn-cta a span {
background: #28a745;
padding: 4px 10px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px; }
.ypweb-nav ul li.btn-cta a:hover span {
-webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
.ypweb-nav ul li.active > a {
color: #28a745 !important;
position: relative; }
.ypweb-nav ul li.active > a:after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
#ypweb-counter,
.ypweb-bg {
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
position: relative; }
.ypweb-video {
overflow: hidden; }
@media screen and (max-width: 992px) {
.ypweb-video {
height: 450px; } }
.ypweb-video a {
z-index: 1001;
position: absolute;
top: 50%;
left: 50%;
margin-top: -45px;
margin-left: -45px;
width: 90px;
height: 90px;
display: table;
text-align: center;
background: #fff;
-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.ypweb-video a i {
text-align: center;
display: table-cell;
vertical-align: middle;
font-size: 40px;
color: #28a745; }
.ypweb-video .video-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.2);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s; }
.ypweb-video:hover .video-overlay {
background: rgba(0, 0, 0, 0.5) !important; }
.ypweb-video:hover a {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
#ypweb-hero {
height: 650px;
background: #fff url(../images/loader.gif) no-repeat center center;
width: 100%;
float: left;
z-index: 0;
margin-bottom: 9em; }
#ypweb-hero .btn {
font-size: 24px; }
#ypweb-hero .btn.btn-primary {
padding: 14px 30px !important; }
#ypweb-hero .flexslider {
border: none;
z-index: 1;
margin-bottom: 0; }
#ypweb-hero .flexslider .slides {
position: relative;
overflow: hidden; }
#ypweb-hero .flexslider .slides li {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 650px;
position: relative; }
#ypweb-hero .flexslider .slides li .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0; }
#ypweb-hero .flexslider .flex-control-nav {
bottom: 5em;
z-index: 1000;
width: 0 auto; }
@media screen and (max-width: z) {
#ypweb-hero .flexslider .flex-control-nav {
bottom: 6em; } }
#ypweb-hero .flexslider .flex-control-nav li a {
background: rgba(255, 255, 255, 0.8);
-webkit-box-shadow: none;
box-shadow: none;
width: 12px;
height: 12px;
cursor: pointer; }
#ypweb-hero .flexslider .flex-control-nav li a.flex-active {
cursor: pointer;
background: transparent;
background: #28a745; }
#ypweb-hero .flexslider .flex-direction-nav {
display: none; }
#ypweb-hero .flexslider .slider-text {
display: table;
opacity: 0;
height: 650px;
z-index: 9; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner {
display: table-cell;
vertical-align: middle;
height: 650px; }
@media screen and (max-width: z) {
#ypweb-hero .flexslider .slider-text > .slider-text-inner {
text-align: center; } }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .desc {
display: inline-block;
position: relative;
z-index: 0; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .desc:after {
position: absolute;
top: -3em;
left: -3em;
right: 0;
bottom: 0;
width: 310px;
height: 310px;
content: '';
background: #fff;
z-index: -1;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner h1, #ypweb-hero .flexslider .slider-text > .slider-text-inner h2 {
margin: 0;
padding: 0;
color: black;
text-transform: uppercase; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner h1 {
color: #000; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .head-1 {
font-weight: 700;
font-size: 60px;
margin-bottom: 5px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .head-2 {
font-size: 30px;
font-weight: 500;
margin-bottom: 10px;
letter-spacing: 5px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .head-3 {
font-size: 50px;
font-weight: 100;
margin-bottom: 10px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .category {
margin-bottom: 30px; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .category span {
font-weight: 100;
font-size: 20px;
color: gray; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
color: #fff;
padding: 20px 30px !important;
border: none; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
background: #28a745;
color: #fff; }
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
background: #000 !important; }
@media screen and (max-width: 480px) {
#ypweb-hero .flexslider .slider-text > .slider-text-inner .btn {
width: 100%; } }
.breadcrumbs {
height: 300px !important; }
.breadcrumbs .slides li {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 300px !important;
position: relative; }
.breadcrumbs .slides li .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: white;
background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
.breadcrumbs .slider-text {
height: 300px !important; }
.breadcrumbs .slider-text > .slider-text-inner {
height: 300px !important; }
@media screen and (max-width: z) {
.breadcrumbs .slider-text > .slider-text-inner {
text-align: center; } }
.breadcrumbs .slider-text > .slider-text-inner h1 {
font-size: 28px; }
.breadcrumbs .slider-text > .slider-text-inner .bread span {
font-size: 14px;
letter-spacing: 1px;
margin-left: 10px; }
.breadcrumbs .slider-text > .slider-text-inner .bread span:first-child {
margin-left: 0; }
.ypweb-light-grey {
background: #fafafa; }
#ypweb-featured-product,
.ypweb-shop,
#ypweb-contact,
#ypweb-intro,
#ypweb-testimony,
.ypweb-blog,
#ypweb-subscribe,
#ypweb-footer {
padding-bottom: 9em;
clear: both; }
.ypweb-shop .icon {
margin-bottom: 2em;
display: block; }
.ypweb-shop .icon i {
font-size: 100px;
color: #28a745; }
.f-product-1 {
display: block;
height: 500px;
margin-bottom: 30px; }
.f-product-2 {
display: block;
height: 235px;
margin-bottom: 30px; }
#ypweb-featured-product .desc {
position: relative;
z-index: 0; }
#ypweb-featured-product .desc:after {
position: absolute;
top: -1em;
left: -1.5em;
right: 0;
bottom: 0;
width: 100px;
height: 100px;
content: '';
background: #fff;
z-index: -1;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
#ypweb-featured-product .desc h2 {
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 0;
line-height: 1.5; }
.process-wrap {
width: 100%;
display: block;
float: left; }
.process {
position: relative;
float: left;
width: 33.333%;
z-index: 0; }
.process:after {
position: absolute;
top: 35%;
right: -37%;
content: '';
width: 100%;
height: 1px;
background: #f0f0f0;
z-index: -1; }
.process:last-child:after {
display: none; }
.process p {
position: relative;
width: 80px;
height: 80px;
display: table;
border: 2px solid #fafafa;
margin: 0 auto;
margin-bottom: 20px;
background: #fff;
z-index: 1;
font-weight: 400;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.process p span {
display: table-cell;
vertical-align: middle; }
.process h3 {
margin-bottom: 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px; }
.process.active p {
border: 2px solid #f0f0f0; }
.process.active p span {
color: #28a745; }
.btn {
margin-right: 4px;
margin-bottom: 4px;
font-size: 16px;
font-weight: 400;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding: 8px 20px; }
.btn.btn-md {
padding: 8px 20px !important; }
.btn.btn-lg {
padding: 18px 36px !important; }
.btn:hover, .btn:active, .btn:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important; }
.btn-primary {
background: #28a745;
color: #fff;
border: 1px solid #28a745; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
background: #ffc91a !important;
border-color: #ffc91a !important; }
.btn-primary.btn-outline {
background: transparent;
color: #28a745;
border: 1px solid #28a745; }
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
background: #28a745;
color: #fff; }
.btn-success {
background: #5cb85c;
color: #fff;
border: 2px solid #5cb85c; }
.btn-success:hover, .btn-success:focus, .btn-success:active {
background: #4cae4c !important;
border-color: #4cae4c !important; }
.btn-success.btn-outline {
background: transparent;
color: #5cb85c;
border: 1px solid #5cb85c; }
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
background: #5cb85c;
color: #fff; }
.btn-info {
background: #5bc0de;
color: #fff;
border: 2px solid #5bc0de; }
.btn-info:hover, .btn-info:focus, .btn-info:active {
background: #46b8da !important;
border-color: #46b8da !important; }
.btn-info.btn-outline {
background: transparent;
color: #5bc0de;
border: 2px solid #5bc0de; }
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
background: #5bc0de;
color: #fff; }
.btn-warning {
background: #f0ad4e;
color: #fff;
border: 2px solid #f0ad4e; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
background: #eea236 !important;
border-color: #eea236 !important; }
.btn-warning.btn-outline {
background: transparent;
color: #f0ad4e;
border: 2px solid #f0ad4e; }
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
background: #f0ad4e;
color: #fff; }
.btn-danger {
background: #d9534f;
color: #fff;
border: 2px solid #d9534f; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
background: #d43f3a !important;
border-color: #d43f3a !important; }
.btn-danger.btn-outline {
background: transparent;
color: #d9534f;
border: 2px solid #d9534f; }
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
background: #d9534f;
color: #fff; }
.btn-outline {
background: none;
border: 2px solid gray;
font-size: 16px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s; }
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
-webkit-box-shadow: none;
box-shadow: none; }
.btn.with-arrow {
position: relative;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s; }
.btn.with-arrow i {
visibility: hidden;
opacity: 0;
position: absolute;
right: 0px;
top: 50%;
margin-top: -8px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s; }
.btn.with-arrow:hover {
padding-right: 50px; }
.btn.with-arrow:hover i {
color: #fff;
right: 18px;
visibility: visible;
opacity: 1; }
.form-control {
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
height: 54px;
font-size: 18px;
font-weight: 300; }
.form-control:active, .form-control:focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #28a745; }
.row-pb-lg {
padding-bottom: 6em !important; }
.row-pb-md {
padding-bottom: 4em !important; }
.row-pb-sm {
padding-bottom: 2em !important; }
.nopadding {
padding: 0 !important;
margin: 0 !important; }
.ypweb-loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(../images/loader.gif) center no-repeat #fff; }
.js .animate-box {
opacity: 0; }
| 0.281603 | 0.067948 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
}
header {
display: flex;
position: fixed;
background: #ffffff;
width: 100%;
height: 50px;
border-bottom: 1px solid transparent;
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
justify-content: space-between;
}
.header-logo {
align-items: center;
padding-left: 30px;
height: 60px;
width: 100px;
}
.header-logo img {
width: 45px;
height: 50px;
}
.header-input {
display: flex;
align-items: center;
padding: 5px;
}
.header-input input {
height: 30px;
width: 400px;
text-align: start;
border-radius: 5px;
border: 1px solid gray;
outline: none;
}
.header-input input::placeholder {
color: #cdcad4;
}
.header-profile {
display: flex;
align-items: center;
}
.header-profile p {
margin: 0 10px 0 10px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1rem;
}
.header-profile figure {
margin: 0;
padding: 0;
}
.header-profile img {
width: 40px;
height: 40px;
margin: 0 10px 0 0;
border-radius: 50px;
}
.header-profile a {
cursor: pointer;
margin: 0 10px 0 0;
}
.header-profile .header-arrow_down {
width: 20px;
}
.menu {
display: grid;
float: left;
grid-template-columns: repeat(1, 70px);
grid-template-rows: repeat(1, 600px);
background: #fd5f60;
padding-top: 60px;
}
.menu a {
text-decoration: none;
color: white;
font-size: 1.2rem;
display: inline-block;
text-align: center;
}
.menu .logo-menu {
margin: 20px 15px 0 15px;
}
.menu .logo1 {
width: 40px;
}
.menu .logo2 {
width: 30px;
}
.menu .logo3 {
width: 25px;
}
.menu .logo4 {
width: 35px;
}
.logo-settings {
position: relative;
bottom: -300px;
}
.hero {
padding-top: 40px;
}
.hero-container {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(1, 1fr);
}
.movie-title p {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.8rem;
color: #434343;
margin: 20px 10px 10px 90px;
}
.movies-presentation {
width: 250px;
height: 155px;
margin-left: 10px;
background-image: url("assets/images/mandalorian.jpg");
background-size: contain;
border-radius: 3px;
}
.movie {
background: rgba(234, 77, 84, 0.8);
position: relative;
top: 80px;
height: 75px;
color: white;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.movie h3 {
font-family: sans-serif;
font-size: 1.6rem;
font-weight: 600;
line-height: 1.6rem;
padding: 7px 0 7px 5px;
}
.movie p {
font-size: 1rem;
font-weight: 500;
padding: 0 8px 0 8px;
}
|
styles.css
|
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
}
header {
display: flex;
position: fixed;
background: #ffffff;
width: 100%;
height: 50px;
border-bottom: 1px solid transparent;
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
justify-content: space-between;
}
.header-logo {
align-items: center;
padding-left: 30px;
height: 60px;
width: 100px;
}
.header-logo img {
width: 45px;
height: 50px;
}
.header-input {
display: flex;
align-items: center;
padding: 5px;
}
.header-input input {
height: 30px;
width: 400px;
text-align: start;
border-radius: 5px;
border: 1px solid gray;
outline: none;
}
.header-input input::placeholder {
color: #cdcad4;
}
.header-profile {
display: flex;
align-items: center;
}
.header-profile p {
margin: 0 10px 0 10px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1rem;
}
.header-profile figure {
margin: 0;
padding: 0;
}
.header-profile img {
width: 40px;
height: 40px;
margin: 0 10px 0 0;
border-radius: 50px;
}
.header-profile a {
cursor: pointer;
margin: 0 10px 0 0;
}
.header-profile .header-arrow_down {
width: 20px;
}
.menu {
display: grid;
float: left;
grid-template-columns: repeat(1, 70px);
grid-template-rows: repeat(1, 600px);
background: #fd5f60;
padding-top: 60px;
}
.menu a {
text-decoration: none;
color: white;
font-size: 1.2rem;
display: inline-block;
text-align: center;
}
.menu .logo-menu {
margin: 20px 15px 0 15px;
}
.menu .logo1 {
width: 40px;
}
.menu .logo2 {
width: 30px;
}
.menu .logo3 {
width: 25px;
}
.menu .logo4 {
width: 35px;
}
.logo-settings {
position: relative;
bottom: -300px;
}
.hero {
padding-top: 40px;
}
.hero-container {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(1, 1fr);
}
.movie-title p {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.8rem;
color: #434343;
margin: 20px 10px 10px 90px;
}
.movies-presentation {
width: 250px;
height: 155px;
margin-left: 10px;
background-image: url("assets/images/mandalorian.jpg");
background-size: contain;
border-radius: 3px;
}
.movie {
background: rgba(234, 77, 84, 0.8);
position: relative;
top: 80px;
height: 75px;
color: white;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.movie h3 {
font-family: sans-serif;
font-size: 1.6rem;
font-weight: 600;
line-height: 1.6rem;
padding: 7px 0 7px 5px;
}
.movie p {
font-size: 1rem;
font-weight: 500;
padding: 0 8px 0 8px;
}
| 0.407098 | 0.14554 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
nav,
header,
body,
footer{
display: block;
height:100%;
width: 100%;
place-items: center;
background: #b39980;
/* background: linear-gradient(315deg,#ffffff,#d7e1ec); */
}
body{
line-height: 1;
margin: 0;
padding: 0;
font-family: sans-serif;
}
label{
font-size: 35px;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*############### End of Defaults ##########*/
/*########### Rows and Columns concept #################*/
.row{
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center ;
}
.row::after{
display: table;
clear: both;
content: "";
}
.col-1 {width: 8.33%;}
.col-2 {width:16.66%;}
.col-3 {width:25%;}
.col-4 {width:33.33%;}
.col-5 {width:41.66%;}
.col-6 {width:50%;}
.col-7 {width:58.33%;}
.col-8 {width:66.66%;}
.col-9 {width:75%;}
.col-10 {width:83.33%;}
.col-11 {width:91.66%;}
.col-12 {width:100%;}
div.logo{
padding: 12px;
}
/* .col-4{
font-size: 13px;
}
.col-7{
font-size: 18px;
} */
/*########### End of Rows and Columns concept #################*/
/*########### Logo and heading of page #################*/
.heading{
display: block;
background-color:#00004d ;
padding: 7px 70px 7px 0px;
}
.heading .col-9 h1{
font-size: 48px;
color: #d6d6c2;
}
.heading .col-2 h1{
color: #d6d6c2;
font-size: 29px;
}
/*########### End of Logo and heading of page #################*/
/*############ Nav Bar ######*/
nav{
width: 100%;
margin: 0;
}
nav ul{
background-color: #cccccc;
overflow: hidden;
margin: 0;
padding: 5px 0px 5px 100px;
}
ul.topnav li{
list-style: none;
float: left;
}
ul.topnav li.topnav-right{
float: right;
padding-right: 0px;
}
nav ul li a{
display: block;
text-decoration: none;
min-height: 16px;
text-align: center;
padding:14px ;
text-transform: uppercase;
color:#666;
}
ul li a:hover{
background-color: #666;
color:#eee;
}
/*################# End of Navigation Bar #############*/
/*################# sectonn-heading #####################*/
.course-section .section-heading h1{
padding: 4%;
text-align: center;
font-size: 40px;
color: saddlebrown;
}
.course-section .course-heading h2{
padding: 20px 0 0px 50px;
font-size: 30px;
color: seagreen;
}
.course-section .image{
padding: 1% 2% 0 24%;
justify-content: center;
align-items: center;
}
.course-section p{
padding: 0px 0px 30px 50px;
font-size: 22px;
font-weight: 100;
}
.course-section .matter{
padding:4px 120px;
line-height: 1.2;
color: #00004d;
}
.course-section .matter h3{
font-size: 30px;
font-weight: 500;
line-height: 1.5;
}
.course-section .matter ul {
font-size: 22px;
padding-left: 60px;
}
/*######################## footer section #########################*/
.footsy{
background-color: thistle;
padding: 0px 0px 20px 10px;
margin: 0px;
}
.footsy h1{
padding: 10px 10px 2px 30px;
text-transform: uppercase;
color: teal;
}
.footer{
display: inline-flex;
width: 100%;
padding: 20px;
}
.footer .icon{
margin:0px 20px;
cursor: pointer;
display:flex ;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
z-index: 2;
}
.footer .icon span{
height: 60px;
width: 60px;
display: block;
background: #fff;
border-radius: 50%;
text-align: center;
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}
.footer .icon span i{
font-size: 25px;
line-height: 60px;
}
.footer a i {
transition:all 0.3s linear ;
}
.footer a:hover i {
transform: scale(1.4);
}
/*
.footer .icon .tooltip{
background: #fff;
font-size: 20px;
padding: 10px 18px;
border-radius: 25px;
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
position: relative;
} */
.fa-instagram{
color: #e84393;
}
.fa-envelope{
color: #e84118;
}
.fa-linkedin{
color: #0097e6;
}
.fa-twitter{
color: #0097e6;
}
.fa-facebook{
color: #0066cc;
}
.footsy p{
float: right;
color:#00004d ;
}
/*######################## End of footer section #########################*/
|
coursescss.css
|
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
nav,
header,
body,
footer{
display: block;
height:100%;
width: 100%;
place-items: center;
background: #b39980;
/* background: linear-gradient(315deg,#ffffff,#d7e1ec); */
}
body{
line-height: 1;
margin: 0;
padding: 0;
font-family: sans-serif;
}
label{
font-size: 35px;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*############### End of Defaults ##########*/
/*########### Rows and Columns concept #################*/
.row{
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center ;
}
.row::after{
display: table;
clear: both;
content: "";
}
.col-1 {width: 8.33%;}
.col-2 {width:16.66%;}
.col-3 {width:25%;}
.col-4 {width:33.33%;}
.col-5 {width:41.66%;}
.col-6 {width:50%;}
.col-7 {width:58.33%;}
.col-8 {width:66.66%;}
.col-9 {width:75%;}
.col-10 {width:83.33%;}
.col-11 {width:91.66%;}
.col-12 {width:100%;}
div.logo{
padding: 12px;
}
/* .col-4{
font-size: 13px;
}
.col-7{
font-size: 18px;
} */
/*########### End of Rows and Columns concept #################*/
/*########### Logo and heading of page #################*/
.heading{
display: block;
background-color:#00004d ;
padding: 7px 70px 7px 0px;
}
.heading .col-9 h1{
font-size: 48px;
color: #d6d6c2;
}
.heading .col-2 h1{
color: #d6d6c2;
font-size: 29px;
}
/*########### End of Logo and heading of page #################*/
/*############ Nav Bar ######*/
nav{
width: 100%;
margin: 0;
}
nav ul{
background-color: #cccccc;
overflow: hidden;
margin: 0;
padding: 5px 0px 5px 100px;
}
ul.topnav li{
list-style: none;
float: left;
}
ul.topnav li.topnav-right{
float: right;
padding-right: 0px;
}
nav ul li a{
display: block;
text-decoration: none;
min-height: 16px;
text-align: center;
padding:14px ;
text-transform: uppercase;
color:#666;
}
ul li a:hover{
background-color: #666;
color:#eee;
}
/*################# End of Navigation Bar #############*/
/*################# sectonn-heading #####################*/
.course-section .section-heading h1{
padding: 4%;
text-align: center;
font-size: 40px;
color: saddlebrown;
}
.course-section .course-heading h2{
padding: 20px 0 0px 50px;
font-size: 30px;
color: seagreen;
}
.course-section .image{
padding: 1% 2% 0 24%;
justify-content: center;
align-items: center;
}
.course-section p{
padding: 0px 0px 30px 50px;
font-size: 22px;
font-weight: 100;
}
.course-section .matter{
padding:4px 120px;
line-height: 1.2;
color: #00004d;
}
.course-section .matter h3{
font-size: 30px;
font-weight: 500;
line-height: 1.5;
}
.course-section .matter ul {
font-size: 22px;
padding-left: 60px;
}
/*######################## footer section #########################*/
.footsy{
background-color: thistle;
padding: 0px 0px 20px 10px;
margin: 0px;
}
.footsy h1{
padding: 10px 10px 2px 30px;
text-transform: uppercase;
color: teal;
}
.footer{
display: inline-flex;
width: 100%;
padding: 20px;
}
.footer .icon{
margin:0px 20px;
cursor: pointer;
display:flex ;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
z-index: 2;
}
.footer .icon span{
height: 60px;
width: 60px;
display: block;
background: #fff;
border-radius: 50%;
text-align: center;
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}
.footer .icon span i{
font-size: 25px;
line-height: 60px;
}
.footer a i {
transition:all 0.3s linear ;
}
.footer a:hover i {
transform: scale(1.4);
}
/*
.footer .icon .tooltip{
background: #fff;
font-size: 20px;
padding: 10px 18px;
border-radius: 25px;
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
position: relative;
} */
.fa-instagram{
color: #e84393;
}
.fa-envelope{
color: #e84118;
}
.fa-linkedin{
color: #0097e6;
}
.fa-twitter{
color: #0097e6;
}
.fa-facebook{
color: #0066cc;
}
.footsy p{
float: right;
color:#00004d ;
}
/*######################## End of footer section #########################*/
| 0.227212 | 0.082734 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i&subset=cyrillic');
body, html {
height: 100%;
width: 100%;
margin: 0;
}
body {
display: flex;
flex-flow: column nowrap;
font-family: 'Open Sans';
font-weight: 400;
background-image: linear-gradient(30deg, #ffffff,#f5f0ff );
}
body > header {
height: 60px;
background-color: #7161EF;
}
#page {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
}
#page > div {
position: relative;
box-sizing: border-box;
background: white;
border: 1px solid black;
height: 480px;
width: 640px;
box-shadow: 10px -10px 0 0 #7161EF;
padding: 20px;
}
section#frame_1 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
}
#frame_1 > p {
font-size: 3.2rem;
text-align: center;
margin-bottom: 0;
}
#frame_1 > p > span {
font-weight: 600;
color: #a09016;
}
#frame_1 > small {
font-size: 1rem;
margin-top: 30px;
margin-bottom: 100px;
}
.active-button {
background: #7161EF;
color: white;
cursor: pointer;
}
.active-button:hover {
background: #a397ff;
}
.locked-button {
background: #cdc6ff;
cursor: default;
color: white;
}
#frame_1 > button {
width: 200px;
height: 50px;
margin-left: 300px;
font-size: 1.3rem;
}
button {
border: unset;
}
button:focus {
outline: none;
}
.invisible {
display: none !important;
}
section#frame_2 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
position: relative;
}
.frame-header {
font-size: 1.1rem;
margin-left: 20px;
}
#frame_2 .private-data {
box-sizing: border-box;
display: flex;
flex-flow: column nowrap;
width: 100%;
padding: 20px;
padding-left: 50px;
}
#frame_2 .private-data > div {
display: flex;
flex-flow: row nowrap;
}
#frame_2 .private-data > div > div {
display: flex;
flex-flow: column nowrap;
}
#frame_2 .private-data > div:not(:first-child) {
margin-top: 10px;
}
#frame_2 .private-data > div > div + div {
margin-left: 50px;
}
main input[type="text"],
main input[type="password"] {
outline-color: #7161EF;
font-size: 1.1rem;
border: none;
outline: none;
border-bottom: 2px solid #7161EF;
}
.buttons {
position: absolute;
display: flex;
flex-flow: row nowrap;
width: 100%;
justify-content: flex-end;
bottom: 20px;
}
.buttons > button {
width: 120px;
height: 36px;
font-size: 1.2rem;
margin-left: 10px;
}
.buttons > button:last-child {
margin-right: 30px;
}
section#frame_3 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
position: relative;
}
#frame_3 .phone-data {
margin: 0 40px;
}
#frame_3 .phone-data > p {
font-size: .9rem;
}
#frame_3 .phone-entry {
margin-top: 30px;
margin-left: 30px;
}
#frame_3 .phone-entry > input {
padding-left: 20px;
width: 250px;
font-size: 1.4rem;
}
#frame_3 input::placeholder {
color: #bebebe;
}
#frame_3 .phone-data button {
margin-left: 40px;
height: 30px;
width: 80px;
border-radius: 4px;
}
#frame_3 .ver-code {
margin-top: 50px;
}
#frame_3 .ver-code label {
font-size: .9rem;
}
#frame_3 .ver-code input {
margin-left: 30px;
margin-top: 10px;
border: 1px solid #7161EF;
border-radius: 5px;
padding: 4px;
text-align: center;
width: 70px;
font-size: 1.2rem;
}
#frame_3 .ver-code button {
margin-left: 20px;
margin-bottom: 1px;
}
section#frame_4 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
position: relative;
}
#frame_4 .credit-card {
margin: 0 40px;
}
#frame_4 .credit-card > p {
font-size: .9rem;
}
#frame_4 .credit-card > div:nth-of-type(1) {
display: flex;
flex-flow: column nowrap;
margin-left: 40px;
margin-top: 40px;
}
#frame_4 .credit-card > div:nth-of-type(2) {
display: flex;
flex-flow: row nowrap;
margin-left: 40px;
margin-top: 30px;
}
#frame_4 .credit-card > div:nth-of-type(2) > div {
display: flex;
flex-flow: column nowrap;
}
#frame_4 .credit-card > div:nth-of-type(2) > div:nth-of-type(2) {
margin-left: 100px;
}
#frame_4 label {
font-size: .9rem;
}
#fram_4 .credit-card > div:nth-of-type(1) > div {
display: flex;
flex-flow: row nowrap;
}
#frame_4 .credit-card > div:last-child {
margin-top: 40px;
font-size: .5rem;
}
#frame_4 .credit-card > div:last-child > input {
padding-top: 5px;
}
#frame_4 .credit-card > div:last-child > label {
font-size: .8rem;
padding-left: 10px;
}
#frame_4 .credit-card > div:nth-of-type(1) input {
width: 46px;
height: 26px;
padding-left: 6px;
font-size: 1.2rem;
margin-top: 8px;
border: 2px solid #7161EF;
background: #fbfaff;
border-radius: 6px;
outline: none;
caret-color: #7161EF;
}
/* #frame_4 .credit-card > div:nth-of-type(1) input {
width: 276px;
font-size: 1.2rem;
margin-top: 8px;
caret-color: #7161EF;
padding-left: 30px;
} */
#frame_4 .credit-card > div:nth-of-type(1) input:not(:first-child) {
margin-left: 3px;
}
#frame_4 .credit-card > div:nth-of-type(2) input {
width: 100px;
margin-top: 8px;
text-align: center;
}
#frame_4 input::placeholder {
color: #bebebe;
}
#frame_4 input[type="checkbox"] {
cursor: pointer;
}
section#frame_5 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
position: relative;
}
#frame_5 > img {
position: absolute;
width: 300px;
left: calc(50% - 150px);
z-index: 1;
}
#frame_5 > p:nth-of-type(1) {
font-size: 3rem;
color: #7161EF;
text-shadow: 3px -3px 0 #e9c500;
font-weight: 600;
z-index: 2;
margin-top: 190px;
text-align: center;
}
#frame_5 > p:nth-of-type(2) {
font-size: 1.8rem;
margin: 0;
z-index: 2;
}
#frame_5 > p:nth-of-type(3) {
z-index: 2;
margin-top: 10px;
font-size: 1.1rem;
}
.indicator {
position: absolute;
bottom: 48px;
left: 50px;
display: flex;
flex-flow: row nowrap;
}
.indicator > .step {
height: 16px;
width: 16px;
border-radius: 50%;
border: 1px solid #7161EF;
display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 3;
background: #fff;
font-size: .8rem;
color: black;
user-select: none;
}
.indicator > div.completed {
background: #7161EF;
color: #fff;
}
.indicator > .step:not(:first-child) {
margin-left: 20px;
}
.indicator > .wire {
box-sizing: border-box;
position: absolute;
width: calc(100% - 4px);
height: 8px;
top: calc(50% - 4px);
background: #fff;
border: 1px solid #7161EF;
z-index: 2;
margin: 0 2px;
}
.indicator > .micro-wire-1 {
position: absolute;
height: 6px;
width: 27px;
left: 14px;
top: calc(50% - 3px);
z-index: 4;
background-color: #fff;
}
.indicator > .micro-wire-2 {
position: absolute;
height: 6px;
width: 27px;
left: 52px;
top: calc(50% - 3px);
z-index: 4;
background-color: #fff;
}
|
src/completed/7/style.css
|
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i&subset=cyrillic');
body, html {
height: 100%;
width: 100%;
margin: 0;
}
body {
display: flex;
flex-flow: column nowrap;
font-family: 'Open Sans';
font-weight: 400;
background-image: linear-gradient(30deg, #ffffff,#f5f0ff );
}
body > header {
height: 60px;
background-color: #7161EF;
}
#page {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
}
#page > div {
position: relative;
box-sizing: border-box;
background: white;
border: 1px solid black;
height: 480px;
width: 640px;
box-shadow: 10px -10px 0 0 #7161EF;
padding: 20px;
}
section#frame_1 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
}
#frame_1 > p {
font-size: 3.2rem;
text-align: center;
margin-bottom: 0;
}
#frame_1 > p > span {
font-weight: 600;
color: #a09016;
}
#frame_1 > small {
font-size: 1rem;
margin-top: 30px;
margin-bottom: 100px;
}
.active-button {
background: #7161EF;
color: white;
cursor: pointer;
}
.active-button:hover {
background: #a397ff;
}
.locked-button {
background: #cdc6ff;
cursor: default;
color: white;
}
#frame_1 > button {
width: 200px;
height: 50px;
margin-left: 300px;
font-size: 1.3rem;
}
button {
border: unset;
}
button:focus {
outline: none;
}
.invisible {
display: none !important;
}
section#frame_2 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
position: relative;
}
.frame-header {
font-size: 1.1rem;
margin-left: 20px;
}
#frame_2 .private-data {
box-sizing: border-box;
display: flex;
flex-flow: column nowrap;
width: 100%;
padding: 20px;
padding-left: 50px;
}
#frame_2 .private-data > div {
display: flex;
flex-flow: row nowrap;
}
#frame_2 .private-data > div > div {
display: flex;
flex-flow: column nowrap;
}
#frame_2 .private-data > div:not(:first-child) {
margin-top: 10px;
}
#frame_2 .private-data > div > div + div {
margin-left: 50px;
}
main input[type="text"],
main input[type="password"] {
outline-color: #7161EF;
font-size: 1.1rem;
border: none;
outline: none;
border-bottom: 2px solid #7161EF;
}
.buttons {
position: absolute;
display: flex;
flex-flow: row nowrap;
width: 100%;
justify-content: flex-end;
bottom: 20px;
}
.buttons > button {
width: 120px;
height: 36px;
font-size: 1.2rem;
margin-left: 10px;
}
.buttons > button:last-child {
margin-right: 30px;
}
section#frame_3 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
position: relative;
}
#frame_3 .phone-data {
margin: 0 40px;
}
#frame_3 .phone-data > p {
font-size: .9rem;
}
#frame_3 .phone-entry {
margin-top: 30px;
margin-left: 30px;
}
#frame_3 .phone-entry > input {
padding-left: 20px;
width: 250px;
font-size: 1.4rem;
}
#frame_3 input::placeholder {
color: #bebebe;
}
#frame_3 .phone-data button {
margin-left: 40px;
height: 30px;
width: 80px;
border-radius: 4px;
}
#frame_3 .ver-code {
margin-top: 50px;
}
#frame_3 .ver-code label {
font-size: .9rem;
}
#frame_3 .ver-code input {
margin-left: 30px;
margin-top: 10px;
border: 1px solid #7161EF;
border-radius: 5px;
padding: 4px;
text-align: center;
width: 70px;
font-size: 1.2rem;
}
#frame_3 .ver-code button {
margin-left: 20px;
margin-bottom: 1px;
}
section#frame_4 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
position: relative;
}
#frame_4 .credit-card {
margin: 0 40px;
}
#frame_4 .credit-card > p {
font-size: .9rem;
}
#frame_4 .credit-card > div:nth-of-type(1) {
display: flex;
flex-flow: column nowrap;
margin-left: 40px;
margin-top: 40px;
}
#frame_4 .credit-card > div:nth-of-type(2) {
display: flex;
flex-flow: row nowrap;
margin-left: 40px;
margin-top: 30px;
}
#frame_4 .credit-card > div:nth-of-type(2) > div {
display: flex;
flex-flow: column nowrap;
}
#frame_4 .credit-card > div:nth-of-type(2) > div:nth-of-type(2) {
margin-left: 100px;
}
#frame_4 label {
font-size: .9rem;
}
#fram_4 .credit-card > div:nth-of-type(1) > div {
display: flex;
flex-flow: row nowrap;
}
#frame_4 .credit-card > div:last-child {
margin-top: 40px;
font-size: .5rem;
}
#frame_4 .credit-card > div:last-child > input {
padding-top: 5px;
}
#frame_4 .credit-card > div:last-child > label {
font-size: .8rem;
padding-left: 10px;
}
#frame_4 .credit-card > div:nth-of-type(1) input {
width: 46px;
height: 26px;
padding-left: 6px;
font-size: 1.2rem;
margin-top: 8px;
border: 2px solid #7161EF;
background: #fbfaff;
border-radius: 6px;
outline: none;
caret-color: #7161EF;
}
/* #frame_4 .credit-card > div:nth-of-type(1) input {
width: 276px;
font-size: 1.2rem;
margin-top: 8px;
caret-color: #7161EF;
padding-left: 30px;
} */
#frame_4 .credit-card > div:nth-of-type(1) input:not(:first-child) {
margin-left: 3px;
}
#frame_4 .credit-card > div:nth-of-type(2) input {
width: 100px;
margin-top: 8px;
text-align: center;
}
#frame_4 input::placeholder {
color: #bebebe;
}
#frame_4 input[type="checkbox"] {
cursor: pointer;
}
section#frame_5 {
height: 100%;
width: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
position: relative;
}
#frame_5 > img {
position: absolute;
width: 300px;
left: calc(50% - 150px);
z-index: 1;
}
#frame_5 > p:nth-of-type(1) {
font-size: 3rem;
color: #7161EF;
text-shadow: 3px -3px 0 #e9c500;
font-weight: 600;
z-index: 2;
margin-top: 190px;
text-align: center;
}
#frame_5 > p:nth-of-type(2) {
font-size: 1.8rem;
margin: 0;
z-index: 2;
}
#frame_5 > p:nth-of-type(3) {
z-index: 2;
margin-top: 10px;
font-size: 1.1rem;
}
.indicator {
position: absolute;
bottom: 48px;
left: 50px;
display: flex;
flex-flow: row nowrap;
}
.indicator > .step {
height: 16px;
width: 16px;
border-radius: 50%;
border: 1px solid #7161EF;
display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 3;
background: #fff;
font-size: .8rem;
color: black;
user-select: none;
}
.indicator > div.completed {
background: #7161EF;
color: #fff;
}
.indicator > .step:not(:first-child) {
margin-left: 20px;
}
.indicator > .wire {
box-sizing: border-box;
position: absolute;
width: calc(100% - 4px);
height: 8px;
top: calc(50% - 4px);
background: #fff;
border: 1px solid #7161EF;
z-index: 2;
margin: 0 2px;
}
.indicator > .micro-wire-1 {
position: absolute;
height: 6px;
width: 27px;
left: 14px;
top: calc(50% - 3px);
z-index: 4;
background-color: #fff;
}
.indicator > .micro-wire-2 {
position: absolute;
height: 6px;
width: 27px;
left: 52px;
top: calc(50% - 3px);
z-index: 4;
background-color: #fff;
}
| 0.358241 | 0.073264 |
.jumbotron {
background-color: rgba(0, 0, 0, 0.4);
width: 90%;
float: none;
margin: 0 auto;
color: white;
margin-top: 20px;
}
.pulse {
-webkit-animation: pulse 0.3s; /* Safari 4+ */
-moz-animation: pulse 0.3s; /* Fx 5+ */
-o-animation: pulse 0.3s; /* Opera 12+ */
animation: pulse 0.3s; /* IE 10+, Fx 29+ */
}
.fadeInLeft {
-webkit-animation: fadeInLeft 0.5s; /* Safari 4+ */
-moz-animation: fadeInLeft 0.5s; /* Fx 5+ */
-o-animation: fadeInLeft 0.5s; /* Opera 12+ */
animation: fadeInLeft 0.5s; /* IE 10+, Fx 29+ */
}
.fadeOutRight {
-webkit-animation: fadeOutRight 0.5s; /* Safari 4+ */
-moz-animation: fadeOutRight 0.5s; /* Fx 5+ */
-o-animation: fadeOutRight 0.5s; /* Opera 12+ */
animation: fadeOutRight 0.5s; /* IE 10+, Fx 29+ */
}
.questions{
height: 170px;
}
.questions p{
font-size: 20px;
}
button{
width:100%;
}
h3 {
color: white;
text-align: center;
}
h2{
color: white;
text-align: center;
}
p{
color: white;
}
#collapseExample{
margin-top: 20px;
margin-bottom: 20px;
}
.postScoreButton{
width: 100%;
}
.postYesButton{
margin-bottom: 20px;
}
.removeSideScroll{
max-width: 100%;
overflow: hidden;
}
.btn{
margin-bottom: 12px;
}
/*
/* GRÖN KNAPP
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #fff;
background-color: darkgreen;
border-color: darkgreen;
}
**************************
DEFAULT BOOTSTRAP STYLES
**************************
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #fff;
background-color: darkgreen;
border-color: darkgreen;
}
***********************
RAISED BUTTONS
************************
.btn-success.raised {
box-shadow: 0 8px 0 0 darkgreen;
}
.btn-success.raised:active, .btn-success.raised.active {
background: #30CB00;
box-shadow: none;
margin-bottom: -3px;
margin-top: 3px;
}
***********************
CUSTON BTN VALUES
************************
.btn {
padding: 14px 24px;
border: 0 none;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0 none;
}
.btn-success {
background: #30CB00;
margin-right: 10px;
width: 30%;
color: #ffffff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
background: #30CB00;
}
.btn-success:active, .btn-success.active {
background: darkgreen;
box-shadow: none;
}
RÖD KNAPP
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #fff;
background-color: darkred;
border-color: darkred;
}
***********************
RAISED BUTTONS
************************
.btn-danger.raised {
box-shadow: 0 8px 0 0 darkred;
}
.btn-danger.raised:active, .btn-danger.raised.active {
background: red;
box-shadow: none;
margin-bottom: -3px;
margin-top: 3px;
}
***********************
CUSTON BTN VALUES
************************
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0 none;
}
.btn-danger {
margin-right: 10px;
width: 30%;
background: red;
color: #ffffff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background: red;
}
.btn-danger:active, .btn-danger.active {
background: darkred;
box-shadow: none;
}
*/
.rightAnswer{
background: linear-gradient( #34B36F, #13AB59);
}
.wrongAnswer{
background: linear-gradient( #E44172, #DA1752);
}
@media screen and (device-aspect-ratio: 40/71) {
.questions p{
font-size: 16px;
}
}
@media screen and (device-aspect-ratio: 2/3) {
.questions p{
font-size: 16px;
}
}
|
src/app/quiz/quiz.component.css
|
.jumbotron {
background-color: rgba(0, 0, 0, 0.4);
width: 90%;
float: none;
margin: 0 auto;
color: white;
margin-top: 20px;
}
.pulse {
-webkit-animation: pulse 0.3s; /* Safari 4+ */
-moz-animation: pulse 0.3s; /* Fx 5+ */
-o-animation: pulse 0.3s; /* Opera 12+ */
animation: pulse 0.3s; /* IE 10+, Fx 29+ */
}
.fadeInLeft {
-webkit-animation: fadeInLeft 0.5s; /* Safari 4+ */
-moz-animation: fadeInLeft 0.5s; /* Fx 5+ */
-o-animation: fadeInLeft 0.5s; /* Opera 12+ */
animation: fadeInLeft 0.5s; /* IE 10+, Fx 29+ */
}
.fadeOutRight {
-webkit-animation: fadeOutRight 0.5s; /* Safari 4+ */
-moz-animation: fadeOutRight 0.5s; /* Fx 5+ */
-o-animation: fadeOutRight 0.5s; /* Opera 12+ */
animation: fadeOutRight 0.5s; /* IE 10+, Fx 29+ */
}
.questions{
height: 170px;
}
.questions p{
font-size: 20px;
}
button{
width:100%;
}
h3 {
color: white;
text-align: center;
}
h2{
color: white;
text-align: center;
}
p{
color: white;
}
#collapseExample{
margin-top: 20px;
margin-bottom: 20px;
}
.postScoreButton{
width: 100%;
}
.postYesButton{
margin-bottom: 20px;
}
.removeSideScroll{
max-width: 100%;
overflow: hidden;
}
.btn{
margin-bottom: 12px;
}
/*
/* GRÖN KNAPP
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #fff;
background-color: darkgreen;
border-color: darkgreen;
}
**************************
DEFAULT BOOTSTRAP STYLES
**************************
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #fff;
background-color: darkgreen;
border-color: darkgreen;
}
***********************
RAISED BUTTONS
************************
.btn-success.raised {
box-shadow: 0 8px 0 0 darkgreen;
}
.btn-success.raised:active, .btn-success.raised.active {
background: #30CB00;
box-shadow: none;
margin-bottom: -3px;
margin-top: 3px;
}
***********************
CUSTON BTN VALUES
************************
.btn {
padding: 14px 24px;
border: 0 none;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0 none;
}
.btn-success {
background: #30CB00;
margin-right: 10px;
width: 30%;
color: #ffffff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
background: #30CB00;
}
.btn-success:active, .btn-success.active {
background: darkgreen;
box-shadow: none;
}
RÖD KNAPP
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #fff;
background-color: darkred;
border-color: darkred;
}
***********************
RAISED BUTTONS
************************
.btn-danger.raised {
box-shadow: 0 8px 0 0 darkred;
}
.btn-danger.raised:active, .btn-danger.raised.active {
background: red;
box-shadow: none;
margin-bottom: -3px;
margin-top: 3px;
}
***********************
CUSTON BTN VALUES
************************
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0 none;
}
.btn-danger {
margin-right: 10px;
width: 30%;
background: red;
color: #ffffff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background: red;
}
.btn-danger:active, .btn-danger.active {
background: darkred;
box-shadow: none;
}
*/
.rightAnswer{
background: linear-gradient( #34B36F, #13AB59);
}
.wrongAnswer{
background: linear-gradient( #E44172, #DA1752);
}
@media screen and (device-aspect-ratio: 40/71) {
.questions p{
font-size: 16px;
}
}
@media screen and (device-aspect-ratio: 2/3) {
.questions p{
font-size: 16px;
}
}
| 0.482185 | 0.072178 |
body {
background-color: rgb(82, 86, 89);
margin: 0;
}
canvas, .canvas-container {
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
.toolbar {
width: 100%;
background-color: rgb(50, 54, 57);
position: fixed;
top: 0;
left: 0;
z-index: 10;
display: block;
transition: top 0.3s;
padding-bottom: 10px;
}
#pdf-container {
margin-top: 60px;
padding-left: 10px;
text-align: center;
}
button:focus {
outline: 0;
}
.toolbar .tool {
float: left;
display: block;
color: #fff;
height: 100%;
padding-top: 10px;
padding-left: 10px;
margin-right: 5px;
text-align: center;
}
.toolbar .tool label,
.toolbar .tool select,
.toolbar .tool input {
display: block;
width: auto;
height: auto !important;
padding: 0;
}
.toolbar .tool input {
width: 50px;
}
.toolbar .tool .color-tool {
height: 25px;
width: 25px;
border-radius: 25px;
border: 0;
cursor: pointer;
display: inline-block;
}
.toolbar .tool .color-tool.active {
-webkit-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
}
/* .toolbar .tool:nth-last-child(1) {
float: right;
} */
.toolbar .tool .tool-button {
background-color: rgb(50, 54, 57);
border: 1px solid rgb(50, 54, 57);
color: #fff;
cursor: pointer;
}
.toolbar .tool .tool-button:hover,
.toolbar .tool .tool-button.active {
background-color: rgb(82, 86, 89);
border-color: rgb(82, 86, 89);
}
/* Dropdown Button */
.dropbtn {
background-color: rgb(50, 54, 57);
border: 1px solid rgb(50, 54, 57);
color: #fff;
cursor: pointer;
padding: 5px;
border: none;
font-size: 18px;
}
.dropbtn:hover{
background-color: rgb(82, 86, 89);
border-color: rgb(82, 86, 89);
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
background-color: #18171794;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
padding: 3px;
border-radius: 0 3px 3px 3px;
margin-bottom: 2px;
}
/* Links inside the dropdown */
/* .dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
*/
/* Change color of dropdown links on hover */
/* .dropdown-content a:hover {background-color: #ddd;}
*/
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}
/* Change the background color of the dropdown button when the dropdown content is shown */
/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */
/* @media only screen and (max-width: 600px) {
.toolbar {
width: 100%;
background-color: rgb(50, 54, 57);
height: 50px;
position: fixed;
top: 0;
left: 0;
z-index: 10;
}
} */
|
styles.css
|
body {
background-color: rgb(82, 86, 89);
margin: 0;
}
canvas, .canvas-container {
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
.toolbar {
width: 100%;
background-color: rgb(50, 54, 57);
position: fixed;
top: 0;
left: 0;
z-index: 10;
display: block;
transition: top 0.3s;
padding-bottom: 10px;
}
#pdf-container {
margin-top: 60px;
padding-left: 10px;
text-align: center;
}
button:focus {
outline: 0;
}
.toolbar .tool {
float: left;
display: block;
color: #fff;
height: 100%;
padding-top: 10px;
padding-left: 10px;
margin-right: 5px;
text-align: center;
}
.toolbar .tool label,
.toolbar .tool select,
.toolbar .tool input {
display: block;
width: auto;
height: auto !important;
padding: 0;
}
.toolbar .tool input {
width: 50px;
}
.toolbar .tool .color-tool {
height: 25px;
width: 25px;
border-radius: 25px;
border: 0;
cursor: pointer;
display: inline-block;
}
.toolbar .tool .color-tool.active {
-webkit-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
}
/* .toolbar .tool:nth-last-child(1) {
float: right;
} */
.toolbar .tool .tool-button {
background-color: rgb(50, 54, 57);
border: 1px solid rgb(50, 54, 57);
color: #fff;
cursor: pointer;
}
.toolbar .tool .tool-button:hover,
.toolbar .tool .tool-button.active {
background-color: rgb(82, 86, 89);
border-color: rgb(82, 86, 89);
}
/* Dropdown Button */
.dropbtn {
background-color: rgb(50, 54, 57);
border: 1px solid rgb(50, 54, 57);
color: #fff;
cursor: pointer;
padding: 5px;
border: none;
font-size: 18px;
}
.dropbtn:hover{
background-color: rgb(82, 86, 89);
border-color: rgb(82, 86, 89);
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
background-color: #18171794;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
padding: 3px;
border-radius: 0 3px 3px 3px;
margin-bottom: 2px;
}
/* Links inside the dropdown */
/* .dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
*/
/* Change color of dropdown links on hover */
/* .dropdown-content a:hover {background-color: #ddd;}
*/
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}
/* Change the background color of the dropdown button when the dropdown content is shown */
/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */
/* @media only screen and (max-width: 600px) {
.toolbar {
width: 100%;
background-color: rgb(50, 54, 57);
height: 50px;
position: fixed;
top: 0;
left: 0;
z-index: 10;
}
} */
| 0.467332 | 0.084758 |
* {
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
font-family: Verdana;
font-size: 11px;
height: 100vh;
}
body {
background-color: #000;
scrollbar-base-color: #000;
scrollbar-face-color: #333;
scrollbar-3dlight-color: #000;
scrollbar-highlight-color: #000;
scrollbar-track-color: #000;
scrollbar-arrow-color: black;
scrollbar-shadow-color: #000;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #000;
scrollbar-3dlight-color: #AAA;
scrollbar-darkshadow-color: #AAA;
scrollbar-arrow-color: #AAA;
}
#appmount {
height: 100%;
}
.layout-container {
display: flex;
flex-direction: row;
height: 100%;
}
.icon-bar {
vertical-align: top;
border: 1px solid #333;
background-color: #000;
}
.icon-bar button {
margin-right: 0px !important;
}
.layout-content {
vertical-align: top;
background-color: black;
color: white;
border: 1px solid #333;
border-left: none;
width: 100%;
display: flex;
flex-direction: column;
}
.layout-header {
background-color: #4a4a4a;
border: 1px solid #333;
border-left: none;
padding: 10px 5px 5px 5px;
min-height: 45px;
margin-bottom: 2px;
}
.layout-subheader {
margin-top: -2px;
background-color: #4a4a4a;
border: 1px solid #333;
border-top: 1px solid #666;
border-left: none;
padding: 10px 5px 10px 5px;
margin-bottom: 2px;
}
.layout-detail {
overflow-x: hidden;
overflow-y: auto;
flex-direction: column;
}
.category-item {
margin: 6px;
padding: 5px;
color: white;
border: 2px solid #666;
border-radius: 5px;
background-color: #222;
cursor: pointer;
}
.category-groupitem {
padding: 5px;
margin: 5px 0 5px 0;
cursor: pointer;
border-radius: 5px;
border: 2px solid #666;
background-color: #333;
}
.category-edit-groupitem {
padding: 5px;
margin: 5px;
cursor: pointer;
border-radius: 5px;
border: 2px solid #666;
background-color: #222;
}
.category-container {
}
.category-group {
background-color: #222;
border: 2px solid #555;
border-radius: 5px;
padding: 1px 0 1px 0;
margin: 5px 0 5px 0;
}
.category-group > .category-groupitem {
padding: 5px;
margin: 5px;
}
div.selected {
background-color: #007700;
}
div.selected-group {
border: 2px solid #55aa55;
}
fieldset {
color: #fff;
border-color: #333;
border-radius: 5px;
padding: 0 5px 0 5px;
margin: 5px;
border: none; /* Testing cleaner look */
}
legend {
position: relative;
color: #fff
}
input, select {
border-radius: 5px;
padding: 2px;
border: 2px solid #aaa;
background-color: #c3c3d5;
font-size: 12px;
color: black;
}
input:focus, select:focus, button:focus, textarea:focus {
border: 2px solid #007700;
background-color: #f0f0f0;
}
.info {
padding: 5px;
margin: 5px;
background-color: #333;
border-radius: 5px;
border: 1px solid #444;
}
button {
border-radius: 5px;
border: 2px solid #aaa;
background-color: #ffffd8;
font-size: 11px;
color: black;
margin-right: 2px;
padding: 3px 5px 3px 5px;
}
button:disabled {
background-color: #ccc !important;
color: black;
cursor: not-allowed !important;
}
button:hover {
background-color: #ddddb8;
cursor: pointer;
}
button.selected {
border-color: #55aa55;
color: #fff;
background-color: #007700;
}
button.selected:hover {
border-color: #007700;
color: #fff;
background-color: #55aa55;
cursor: pointer;
}
button.leftgroup {
margin-right: 0;
border-radius: 5px 0 0 5px;
border-right: none;
}
button.middlegroup {
border-radius: 0;
margin-right: 0;
}
button.rightgroup {
border-radius: 0 5px 5px 0;
}
.delete-button, .add-button:focus {
margin-left: 5px;
padding: 0;
background-color: red;
color: white;
font-size: 14px;
font-weight: bold;
height: 20px;
width: 20px;
}
.delete-button:hover {
background-color: #ce2a2a;
}
.add-button, .add-button:focus {
margin-left: 5px;
padding: 0;
background-color: green;
color: white;
font-size: 14px;
font-weight: bold;
height: 20px;
width: 20px;
}
.add-button:hover {
background-color: #296823;
}
.danger-button, .danger-button:focus {
background-color: red;
color: white;
}
.danger-button:hover {
background-color: #ce2a2a;
}
.success-button, .success-button:focus {
background-color: green;
color: white;
}
.success-button:hover {
background-color: #296823;
}
.tag-container {
vertical-align: top;
margin-bottom: 5px;
}
.tag-container label {
vertical-align: top;
display: inline-block;
width: 100px;
}
.tagoption-container {
display: inline-block;
margin-left: 10px;
}
#debug-table {
margin: 5px;
}
#debug-table table {
border-collapse: collapse;
}
#debug-table td, th {
margin: 0;
padding: 5px;
border: 1px solid #333;
}
#debug-table th {
text-align: left;
vertical-align: top;
font-weight: normal;
background-color: #4a4a4a;
}
.checkbox-table {
margin: 0 !important;
padding: 0 !important;
border-collapse: collapse;
}
.checkbox-table td, .checkbox-table th {
border: none !important;
padding: 0 !important;
margin: 0 !important;
vertical-align: top;
}
.category-icon {
height: 20px;
width: 20px;
margin-right: 4px;
vertical-align: middle;
}
.import-category-container div {
padding: 2px;
}
.import-category-container ul {
margin: 0;
}
|
GW2Clipboard/ClientApp/resources/app.css
|
* {
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
font-family: Verdana;
font-size: 11px;
height: 100vh;
}
body {
background-color: #000;
scrollbar-base-color: #000;
scrollbar-face-color: #333;
scrollbar-3dlight-color: #000;
scrollbar-highlight-color: #000;
scrollbar-track-color: #000;
scrollbar-arrow-color: black;
scrollbar-shadow-color: #000;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #000;
scrollbar-3dlight-color: #AAA;
scrollbar-darkshadow-color: #AAA;
scrollbar-arrow-color: #AAA;
}
#appmount {
height: 100%;
}
.layout-container {
display: flex;
flex-direction: row;
height: 100%;
}
.icon-bar {
vertical-align: top;
border: 1px solid #333;
background-color: #000;
}
.icon-bar button {
margin-right: 0px !important;
}
.layout-content {
vertical-align: top;
background-color: black;
color: white;
border: 1px solid #333;
border-left: none;
width: 100%;
display: flex;
flex-direction: column;
}
.layout-header {
background-color: #4a4a4a;
border: 1px solid #333;
border-left: none;
padding: 10px 5px 5px 5px;
min-height: 45px;
margin-bottom: 2px;
}
.layout-subheader {
margin-top: -2px;
background-color: #4a4a4a;
border: 1px solid #333;
border-top: 1px solid #666;
border-left: none;
padding: 10px 5px 10px 5px;
margin-bottom: 2px;
}
.layout-detail {
overflow-x: hidden;
overflow-y: auto;
flex-direction: column;
}
.category-item {
margin: 6px;
padding: 5px;
color: white;
border: 2px solid #666;
border-radius: 5px;
background-color: #222;
cursor: pointer;
}
.category-groupitem {
padding: 5px;
margin: 5px 0 5px 0;
cursor: pointer;
border-radius: 5px;
border: 2px solid #666;
background-color: #333;
}
.category-edit-groupitem {
padding: 5px;
margin: 5px;
cursor: pointer;
border-radius: 5px;
border: 2px solid #666;
background-color: #222;
}
.category-container {
}
.category-group {
background-color: #222;
border: 2px solid #555;
border-radius: 5px;
padding: 1px 0 1px 0;
margin: 5px 0 5px 0;
}
.category-group > .category-groupitem {
padding: 5px;
margin: 5px;
}
div.selected {
background-color: #007700;
}
div.selected-group {
border: 2px solid #55aa55;
}
fieldset {
color: #fff;
border-color: #333;
border-radius: 5px;
padding: 0 5px 0 5px;
margin: 5px;
border: none; /* Testing cleaner look */
}
legend {
position: relative;
color: #fff
}
input, select {
border-radius: 5px;
padding: 2px;
border: 2px solid #aaa;
background-color: #c3c3d5;
font-size: 12px;
color: black;
}
input:focus, select:focus, button:focus, textarea:focus {
border: 2px solid #007700;
background-color: #f0f0f0;
}
.info {
padding: 5px;
margin: 5px;
background-color: #333;
border-radius: 5px;
border: 1px solid #444;
}
button {
border-radius: 5px;
border: 2px solid #aaa;
background-color: #ffffd8;
font-size: 11px;
color: black;
margin-right: 2px;
padding: 3px 5px 3px 5px;
}
button:disabled {
background-color: #ccc !important;
color: black;
cursor: not-allowed !important;
}
button:hover {
background-color: #ddddb8;
cursor: pointer;
}
button.selected {
border-color: #55aa55;
color: #fff;
background-color: #007700;
}
button.selected:hover {
border-color: #007700;
color: #fff;
background-color: #55aa55;
cursor: pointer;
}
button.leftgroup {
margin-right: 0;
border-radius: 5px 0 0 5px;
border-right: none;
}
button.middlegroup {
border-radius: 0;
margin-right: 0;
}
button.rightgroup {
border-radius: 0 5px 5px 0;
}
.delete-button, .add-button:focus {
margin-left: 5px;
padding: 0;
background-color: red;
color: white;
font-size: 14px;
font-weight: bold;
height: 20px;
width: 20px;
}
.delete-button:hover {
background-color: #ce2a2a;
}
.add-button, .add-button:focus {
margin-left: 5px;
padding: 0;
background-color: green;
color: white;
font-size: 14px;
font-weight: bold;
height: 20px;
width: 20px;
}
.add-button:hover {
background-color: #296823;
}
.danger-button, .danger-button:focus {
background-color: red;
color: white;
}
.danger-button:hover {
background-color: #ce2a2a;
}
.success-button, .success-button:focus {
background-color: green;
color: white;
}
.success-button:hover {
background-color: #296823;
}
.tag-container {
vertical-align: top;
margin-bottom: 5px;
}
.tag-container label {
vertical-align: top;
display: inline-block;
width: 100px;
}
.tagoption-container {
display: inline-block;
margin-left: 10px;
}
#debug-table {
margin: 5px;
}
#debug-table table {
border-collapse: collapse;
}
#debug-table td, th {
margin: 0;
padding: 5px;
border: 1px solid #333;
}
#debug-table th {
text-align: left;
vertical-align: top;
font-weight: normal;
background-color: #4a4a4a;
}
.checkbox-table {
margin: 0 !important;
padding: 0 !important;
border-collapse: collapse;
}
.checkbox-table td, .checkbox-table th {
border: none !important;
padding: 0 !important;
margin: 0 !important;
vertical-align: top;
}
.category-icon {
height: 20px;
width: 20px;
margin-right: 4px;
vertical-align: middle;
}
.import-category-container div {
padding: 2px;
}
.import-category-container ul {
margin: 0;
}
| 0.320928 | 0.082734 |
body{
background-image: url('/img/optimizecode.jpg');
background-repeat: no-repeat;
background-size: cover;
background-color: rgb(0, 0, 0,.6);
background-blend-mode: overlay;
}
ul li{
display: inline-block;
list-style: none;
text-decoration:none;
}
li a{
position: absolute;
top: 16px;
left: 60px;
text-decoration: none;
color: black;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 20px;
padding: 10px 10px;
}
a{
border:none;
text-decoration: none;
}
a:hover{
background-color: rgb(0, 0, 0,.1);
text-decoration: none;
color: black;
}
#arrow{
position: absolute;
left: -30px;
color: black;
font-size: 15px;
background-color: white;
padding: 5px 5px;
border: 1px solid black;
border-radius: 50%;
}
h1{
margin-left: -30px;
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color: white;
}
.form-body{
position: absolute;
top: 110px;
left: 450px;
}
label{
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.Name_input{
border-radius: 5px;
border: 1px solid grey;
padding: 10px 10px;
width: 420px;
}
.Name_input:focus{
outline: none;
}
.email_input{
border-radius: 5px;
border: 1px solid grey;
padding: 10px 10px;
width: 420px;
}
.email_input:focus{
outline: none;
}
.msg_input{
border-radius: 5px;
border: 1px solid grey;
padding: 10px 10px;
width: 420px;
}
.msg_input:focus{
outline: none;
}
.btn-submit{
position: absolute;
position:absolute;
width: 240px;
top: 450px;
left: 100px;
padding: 8px 8px;
border-radius: 20px;
font-size: 14px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
text-transform: capitalize;
border: 2px solid #fb6542;
background-color: #fb6542;
cursor: pointer;
color: white;
}
.btn-submit:hover{
background-color: rgb(0, 0, 0,.6);
background-blend-mode: overlay;
}
.btn-submit:focus{
outline: none;
}
/*media query*/
@media(max-width: 700px){
body{
background-color: white;
background-repeat: no-repeat;
background-size: cover;
}
.form-body{
position: absolute;
top: 150px;
left: 20%;
}
h1{
margin-top: 50px;
margin-left: -2%;
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}
}
@media(max-width: 500px){
body{
background-color: white;
background-repeat: no-repeat;
background-size: cover;
}
.form-body{
position: absolute;
top: 150px;
left: 10%;
}
h1{
margin-top: 50px;
margin-left: -2%;
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}
}
|
public/mail.css
|
body{
background-image: url('/img/optimizecode.jpg');
background-repeat: no-repeat;
background-size: cover;
background-color: rgb(0, 0, 0,.6);
background-blend-mode: overlay;
}
ul li{
display: inline-block;
list-style: none;
text-decoration:none;
}
li a{
position: absolute;
top: 16px;
left: 60px;
text-decoration: none;
color: black;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-size: 20px;
padding: 10px 10px;
}
a{
border:none;
text-decoration: none;
}
a:hover{
background-color: rgb(0, 0, 0,.1);
text-decoration: none;
color: black;
}
#arrow{
position: absolute;
left: -30px;
color: black;
font-size: 15px;
background-color: white;
padding: 5px 5px;
border: 1px solid black;
border-radius: 50%;
}
h1{
margin-left: -30px;
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color: white;
}
.form-body{
position: absolute;
top: 110px;
left: 450px;
}
label{
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.Name_input{
border-radius: 5px;
border: 1px solid grey;
padding: 10px 10px;
width: 420px;
}
.Name_input:focus{
outline: none;
}
.email_input{
border-radius: 5px;
border: 1px solid grey;
padding: 10px 10px;
width: 420px;
}
.email_input:focus{
outline: none;
}
.msg_input{
border-radius: 5px;
border: 1px solid grey;
padding: 10px 10px;
width: 420px;
}
.msg_input:focus{
outline: none;
}
.btn-submit{
position: absolute;
position:absolute;
width: 240px;
top: 450px;
left: 100px;
padding: 8px 8px;
border-radius: 20px;
font-size: 14px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
text-transform: capitalize;
border: 2px solid #fb6542;
background-color: #fb6542;
cursor: pointer;
color: white;
}
.btn-submit:hover{
background-color: rgb(0, 0, 0,.6);
background-blend-mode: overlay;
}
.btn-submit:focus{
outline: none;
}
/*media query*/
@media(max-width: 700px){
body{
background-color: white;
background-repeat: no-repeat;
background-size: cover;
}
.form-body{
position: absolute;
top: 150px;
left: 20%;
}
h1{
margin-top: 50px;
margin-left: -2%;
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}
}
@media(max-width: 500px){
body{
background-color: white;
background-repeat: no-repeat;
background-size: cover;
}
.form-body{
position: absolute;
top: 150px;
left: 10%;
}
h1{
margin-top: 50px;
margin-left: -2%;
font-size: 34px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}
}
| 0.422147 | 0.088151 |
::selection {
background: rgba(0, 188, 212, 0.4);
}
input, textarea, select, button {
font: inherit;
}
button:not([disabled]), input[type=submit]:not([disabled]) {
cursor: pointer;
}
/* SHEEP-BTN */
sheep-btn {
display: block;
position: fixed;
z-index: 1000;
height: 50px;
width: 50px;
border-radius: 25px; /* to make animation less awkward */
background-color: rgba(0,0,0,0.4);
background-size: 45px;
background-repeat: no-repeat;
background-position: 2.5px 4px;
box-shadow: 0 0 2px rgba(0,0,0,0.5);
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: all .2s;
}
sheep-btn, body.sheep-blockscreen sheep-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 480' stroke='white' stroke-opacity='0.7' stroke-width='20' fill='none'%3E%3Cpath d='M90 90a50 50 0 0 0 0 100H98.579A150 150 0 1 0 381.421 190H390a50 50 0 0 0 0 -100a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0z'/%3E%3C/svg%3E");
}
sheep-btn:hover, body.sheep-dragging sheep-btn {
background-color: rgba(255,255,255,0.8);
box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
sheep-btn:hover, body.sheep-dragging sheep-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 480' stroke='black' stroke-opacity='0.7' stroke-width='20' fill='none'%3E%3Cpath d='M90 90a50 50 0 0 0 0 100H98.579A150 150 0 1 0 381.421 190H390a50 50 0 0 0 0 -100a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0z'/%3E%3C/svg%3E");
}
sheep-btn:active {
box-shadow: 0 0 2px rgba(0,0,0,0.5);
transform: scale(0.9);
}
sheep-btn:focus {
outline: none;
box-shadow: 0 0 4px rgba(0,0,0,0.5), 0 0 0 5px rgba(79,161,167,0.3);
}
body.sheep-dragging sheep-btn {
pointer-events: none;
transform: scale(1);
transition: transform .2s, box-shadow .2s, background-color .2s, background-image .2s;
}
body.sheep-will-open-context-menu sheep-btn {
transform: scale(1.1);
}
body.no-sheep sheep-btn {
display: none;
}
body.sheep-blockscreen {
overflow: hidden;
}
body.sheep-blockscreen sheep-btn {
right: 0 !important;
bottom: 0 !important;
border-radius: 0;
width: 100vw;
height: 100vh;
background-color: black;
background-size: 90px;
background-position: 50% 50%;
box-shadow: none;
pointer-events: none;
transition: all .5s, background-position 0s;
}
/* OTHER SHEEP STUFF */
body sheep-shadow {
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 995;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
opacity: 0;
-webkit-tap-highlight-color: transparent;
transition: opacity .2s;
}
body.sheep-dragging sheep-shadow {
opacity: 1;
animation: fadein .2s;
}
sheep-notif-wrapper {
display: block;
position: fixed;
bottom: 0;
left: 0;
width: 200px;
-webkit-tap-highlight-color: transparent;
}
sheep-notification {
display: block;
margin: 10px;
padding: 0 10px;
max-height: 0;
overflow: hidden;
background-color: rgba(0,0,0,0.8);
color: white;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
border-radius: 2px;
font-size: 18px;
line-height: 1.15;
cursor: pointer;
word-wrap: break-word;
-webkit-tap-highlight-color: transparent;
transition: all .2s;
}
sheep-notification:hover {
transform: scale(0.95);
}
sheep-notification:focus {
outline: none;
box-shadow: 0 0 3px rgba(0,0,0,0.2), 0 0 0 5px rgba(79,161,167,0.3);
}
sheep-notification::after {
content: attr(data-close-message);
display: block;
font-size: 12px;
opacity: 0.75;
line-height: 1;
}
sheep-notification.dismissing {
pointer-events: none;
max-height: 0;
padding: 0 10px;
margin: -5px 10px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
transition: max-height .2s, padding .2s, margin .2s;
}
sheep-contextmenu {
display: table;
position: fixed;
background-color: #222;
border: 1px solid #aaa;
font-family: sans-serif;
color: white;
z-index: 1005;
font-size: 16px;
line-height: 1;
-webkit-tap-highlight-color: transparent;
}
sheep-contextmenu > sheep-context-item {
display: block;
margin: 5px;
cursor: pointer;
opacity: 0.75;
-webkit-tap-highlight-color: transparent;
}
sheep-contextmenu.sheep-touch > sheep-context-item {
margin: 10px;
}
sheep-contextmenu > sheep-context-item:hover {
opacity: 1;
}
sheep-contextmenu > sheep-context-item:focus {
outline: none;
opacity: 1;
box-shadow: 0 0 0 2px rgba(79,161,167,0.3);
}
sheep-text-width {
white-space: pre;
display: inline;
position: fixed;
}
sheep-text-width::after {
content: "\a";
}
/* ANIMATIONS */
@keyframes fadein {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fadeout {
from {opacity: 1;}
to {opacity: 0;}
}
|
sheep2.css
|
::selection {
background: rgba(0, 188, 212, 0.4);
}
input, textarea, select, button {
font: inherit;
}
button:not([disabled]), input[type=submit]:not([disabled]) {
cursor: pointer;
}
/* SHEEP-BTN */
sheep-btn {
display: block;
position: fixed;
z-index: 1000;
height: 50px;
width: 50px;
border-radius: 25px; /* to make animation less awkward */
background-color: rgba(0,0,0,0.4);
background-size: 45px;
background-repeat: no-repeat;
background-position: 2.5px 4px;
box-shadow: 0 0 2px rgba(0,0,0,0.5);
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: all .2s;
}
sheep-btn, body.sheep-blockscreen sheep-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 480' stroke='white' stroke-opacity='0.7' stroke-width='20' fill='none'%3E%3Cpath d='M90 90a50 50 0 0 0 0 100H98.579A150 150 0 1 0 381.421 190H390a50 50 0 0 0 0 -100a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0z'/%3E%3C/svg%3E");
}
sheep-btn:hover, body.sheep-dragging sheep-btn {
background-color: rgba(255,255,255,0.8);
box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
sheep-btn:hover, body.sheep-dragging sheep-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 480' stroke='black' stroke-opacity='0.7' stroke-width='20' fill='none'%3E%3Cpath d='M90 90a50 50 0 0 0 0 100H98.579A150 150 0 1 0 381.421 190H390a50 50 0 0 0 0 -100a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0a50 50 0 1 1 -100 0z'/%3E%3C/svg%3E");
}
sheep-btn:active {
box-shadow: 0 0 2px rgba(0,0,0,0.5);
transform: scale(0.9);
}
sheep-btn:focus {
outline: none;
box-shadow: 0 0 4px rgba(0,0,0,0.5), 0 0 0 5px rgba(79,161,167,0.3);
}
body.sheep-dragging sheep-btn {
pointer-events: none;
transform: scale(1);
transition: transform .2s, box-shadow .2s, background-color .2s, background-image .2s;
}
body.sheep-will-open-context-menu sheep-btn {
transform: scale(1.1);
}
body.no-sheep sheep-btn {
display: none;
}
body.sheep-blockscreen {
overflow: hidden;
}
body.sheep-blockscreen sheep-btn {
right: 0 !important;
bottom: 0 !important;
border-radius: 0;
width: 100vw;
height: 100vh;
background-color: black;
background-size: 90px;
background-position: 50% 50%;
box-shadow: none;
pointer-events: none;
transition: all .5s, background-position 0s;
}
/* OTHER SHEEP STUFF */
body sheep-shadow {
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 995;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
opacity: 0;
-webkit-tap-highlight-color: transparent;
transition: opacity .2s;
}
body.sheep-dragging sheep-shadow {
opacity: 1;
animation: fadein .2s;
}
sheep-notif-wrapper {
display: block;
position: fixed;
bottom: 0;
left: 0;
width: 200px;
-webkit-tap-highlight-color: transparent;
}
sheep-notification {
display: block;
margin: 10px;
padding: 0 10px;
max-height: 0;
overflow: hidden;
background-color: rgba(0,0,0,0.8);
color: white;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
border-radius: 2px;
font-size: 18px;
line-height: 1.15;
cursor: pointer;
word-wrap: break-word;
-webkit-tap-highlight-color: transparent;
transition: all .2s;
}
sheep-notification:hover {
transform: scale(0.95);
}
sheep-notification:focus {
outline: none;
box-shadow: 0 0 3px rgba(0,0,0,0.2), 0 0 0 5px rgba(79,161,167,0.3);
}
sheep-notification::after {
content: attr(data-close-message);
display: block;
font-size: 12px;
opacity: 0.75;
line-height: 1;
}
sheep-notification.dismissing {
pointer-events: none;
max-height: 0;
padding: 0 10px;
margin: -5px 10px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
transition: max-height .2s, padding .2s, margin .2s;
}
sheep-contextmenu {
display: table;
position: fixed;
background-color: #222;
border: 1px solid #aaa;
font-family: sans-serif;
color: white;
z-index: 1005;
font-size: 16px;
line-height: 1;
-webkit-tap-highlight-color: transparent;
}
sheep-contextmenu > sheep-context-item {
display: block;
margin: 5px;
cursor: pointer;
opacity: 0.75;
-webkit-tap-highlight-color: transparent;
}
sheep-contextmenu.sheep-touch > sheep-context-item {
margin: 10px;
}
sheep-contextmenu > sheep-context-item:hover {
opacity: 1;
}
sheep-contextmenu > sheep-context-item:focus {
outline: none;
opacity: 1;
box-shadow: 0 0 0 2px rgba(79,161,167,0.3);
}
sheep-text-width {
white-space: pre;
display: inline;
position: fixed;
}
sheep-text-width::after {
content: "\a";
}
/* ANIMATIONS */
@keyframes fadein {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fadeout {
from {opacity: 1;}
to {opacity: 0;}
}
| 0.386532 | 0.099121 |
.aboutmain__background{
height: 23.5rem;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -100;
background: #FAAF4F;
}
.aboutmain___ourOrganization {
margin:7.2rem auto auto auto;
}
.end{
position: relative;
}
.aboutmain___ourOrganization img{
align-items: center;
justify-content: flex-start;
height:2.8rem;
width: 2.8rem;
}
.end img{
align-items: center;
justify-content: flex-end;
height:2.8rem;
width: 2.8rem;
position: absolute;
margin-top: 1rem;
right:3%;
}
.aboutmain___ourOrganization h2{
justify-content: center;
align-items: center;
margin: auto ;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 1.7rem;
line-height: 28px;
text-align: center;
color: #000000;
width:14rem;
}
.aboutmain___ourOrganizationMain{
margin: 1.5rem auto auto -0.8rem;
height: 100%;
width: 15.8rem;
padding: 1.5rem;
justify-content:center;
background: rgba(255, 255, 255, 0.65);
border: 1px solid #000000;
box-sizing: border-box;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.25);
border-radius: 25px;
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 21px;
text-align: justify;
}
/* our main contributors section */
.ourMainContributor__header{
position: relative;
height:5rem;
}
.ourMainContributor__header img{
/* position: absolute;
bottom:2%;
left:10%; */
margin-right:1rem;
align-items: center;
justify-content: center;
height:4rem;
width: 4rem;
}
.ourMainContributor__header{
margin:7.5rem auto auto auto;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 1.5rem;
line-height: 14px;
}
/* mobile (350px) */
@media only screen and (min-width: 350px) {
.aboutmain___ourOrganizationMain{
margin: 2rem auto ;
width: 100%;
padding: 1.5rem;
}
}
/* tablet 600 */
@media only screen and (min-width: 600px) {
.aboutmain___ourOrganization img{
height:4.2rem;
width: 4.2rem;
}
.end img{
height:4.2rem;
width: 4.2rem;
}
.aboutmain___ourOrganization h2{
font-size: 2rem;
line-height: 32px;
text-align: center;
width:100%;
}
.aboutmain___ourOrganizationMain{
margin: 2rem auto ;
width: 70%;
padding: 2rem;
font-size: 26px;
line-height: 29px;
}
/* contributor */
.ourMainContributor__header img{
position: absolute;
bottom:48%;
left:9%;
align-items: center;
justify-content: center;
height:6rem;
width: 6rem;
}
.ourMainContributor__header{
margin:7.5rem auto auto auto;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 18px;
}
}
@media screen and (min-width:866px){
.aboutmain___ourOrganization img, .end img{
height:5.2rem;
width: 5.2rem;
}
.aboutmain___ourOrganization h2{
font-size: 2.7rem;
line-height: 38px;
text-align: center;
width:100%;
}
.aboutmain___ourOrganizationMain{
margin: 2rem auto ;
width: 75%;
padding: 2.4rem;
font-size: 28px;
line-height: 34px;
}
}
@media only screen and (min-width: 1024px) {
.ourMainContributor__header img{
position: absolute;
bottom:52%;
left:22%;
align-items: center;
justify-content: center;
height:6rem;
width: 6rem;
}
.ourMainContributor__header{
margin:7.5rem auto auto auto;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 18px;
}
}
|
src/styles/aboutMain.css
|
.aboutmain__background{
height: 23.5rem;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -100;
background: #FAAF4F;
}
.aboutmain___ourOrganization {
margin:7.2rem auto auto auto;
}
.end{
position: relative;
}
.aboutmain___ourOrganization img{
align-items: center;
justify-content: flex-start;
height:2.8rem;
width: 2.8rem;
}
.end img{
align-items: center;
justify-content: flex-end;
height:2.8rem;
width: 2.8rem;
position: absolute;
margin-top: 1rem;
right:3%;
}
.aboutmain___ourOrganization h2{
justify-content: center;
align-items: center;
margin: auto ;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 1.7rem;
line-height: 28px;
text-align: center;
color: #000000;
width:14rem;
}
.aboutmain___ourOrganizationMain{
margin: 1.5rem auto auto -0.8rem;
height: 100%;
width: 15.8rem;
padding: 1.5rem;
justify-content:center;
background: rgba(255, 255, 255, 0.65);
border: 1px solid #000000;
box-sizing: border-box;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.25);
border-radius: 25px;
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 21px;
text-align: justify;
}
/* our main contributors section */
.ourMainContributor__header{
position: relative;
height:5rem;
}
.ourMainContributor__header img{
/* position: absolute;
bottom:2%;
left:10%; */
margin-right:1rem;
align-items: center;
justify-content: center;
height:4rem;
width: 4rem;
}
.ourMainContributor__header{
margin:7.5rem auto auto auto;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 1.5rem;
line-height: 14px;
}
/* mobile (350px) */
@media only screen and (min-width: 350px) {
.aboutmain___ourOrganizationMain{
margin: 2rem auto ;
width: 100%;
padding: 1.5rem;
}
}
/* tablet 600 */
@media only screen and (min-width: 600px) {
.aboutmain___ourOrganization img{
height:4.2rem;
width: 4.2rem;
}
.end img{
height:4.2rem;
width: 4.2rem;
}
.aboutmain___ourOrganization h2{
font-size: 2rem;
line-height: 32px;
text-align: center;
width:100%;
}
.aboutmain___ourOrganizationMain{
margin: 2rem auto ;
width: 70%;
padding: 2rem;
font-size: 26px;
line-height: 29px;
}
/* contributor */
.ourMainContributor__header img{
position: absolute;
bottom:48%;
left:9%;
align-items: center;
justify-content: center;
height:6rem;
width: 6rem;
}
.ourMainContributor__header{
margin:7.5rem auto auto auto;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 18px;
}
}
@media screen and (min-width:866px){
.aboutmain___ourOrganization img, .end img{
height:5.2rem;
width: 5.2rem;
}
.aboutmain___ourOrganization h2{
font-size: 2.7rem;
line-height: 38px;
text-align: center;
width:100%;
}
.aboutmain___ourOrganizationMain{
margin: 2rem auto ;
width: 75%;
padding: 2.4rem;
font-size: 28px;
line-height: 34px;
}
}
@media only screen and (min-width: 1024px) {
.ourMainContributor__header img{
position: absolute;
bottom:52%;
left:22%;
align-items: center;
justify-content: center;
height:6rem;
width: 6rem;
}
.ourMainContributor__header{
margin:7.5rem auto auto auto;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 18px;
}
}
| 0.351089 | 0.062445 |
.nowrap {
white-space: normal !important;
}
.dataTables_length {
float: left;
}
.dataTables_filter {
margin: 0 0 0 .75rem;
}
/*.dataTables_filter input {
padding: .3125rem .75rem;
}*/
.datatable-footer, .datatable-header {
padding: 1rem 1rem 0 1rem;
}
/*.select2-selection--single {
padding: .3125rem 0;
}
.dataTables_length {
margin: 0 0 1rem 1.25rem;
}
.dt-buttons {
margin: 0 0 1rem 1.25rem;
}
.btn-add {
margin-left: 10px;
}*/
.dataTables_info {
margin-bottom: 1rem;
}
.dataTables_paginate .paginate_button {
padding: .2375rem;
}
.page-title {
padding: 1.25rem 0;
}
.bg-grey-100 {
background-color: #eee;
}
.modal-footer {
padding: .85rem 1.25rem;
}
/*.content {
padding: 0 10px 80px;
}
.page-header-default {
margin-bottom: 10px;
}*/
.daterange-custom-display::after {
content:'';
}
.icons-list {
margin-left:30px !important;
}
.form-group {
margin-bottom:10px;
}
.btn-table {
padding:2px 8px !important;
border-radius:0px !important;
}
.label-table {
font-size:11px;
}
.center {
text-align:center;
}
.yloading {
width:100%;
height:100%;
padding:0px;
margin:0px;
top:0px;
left:0px;
background-color:rgba(51,51,51,0.5);
z-index: 130299;
position: fixed;
display:none;
}
.loader-container {
width: 150px;
height: 150px;
padding: 50px;
background-color:#232323;
color:#FFF;
text-align: center;
border-radius: 10px !important;
position: fixed;
z-index: 130300;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
box-sizing:content-box !important;
}
.theme_xbox, .theme_xbox_sm, .theme_xbox_xs {
width: 100px;
height: 100px;
}
.theme_xbox .pace_activity, .theme_xbox_sm .pace_activity, .theme_xbox_xs .pace_activity {
width: 150px;
height: 150px;
}
.theme_xbox .pace_activity, .theme_xbox .pace_activity::after, .theme_xbox .pace_activity::before, .theme_xbox_sm .pace_activity, .theme_xbox_sm .pace_activity::after, .theme_xbox_sm .pace_activity::before, .theme_xbox_xs .pace_activity, .theme_xbox_xs .pace_activity::after, .theme_xbox_xs .pace_activity::before {
border-top-color: #61ED00;
}
.theme_xbox_with_text span {
width:150px;
margin-top: 7px;
}
.yloading .theme_xbox, .yloading .theme_xbox_lg, .yloading .theme_xbox_sm {
top: auto;
left: auto;
right: auto;
margin-top: 0px;
}
.table td {
padding: .5rem 1.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #1E88E5;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #1E88E5;
}
.custom-control-label::before {
background-color: #ccc;
}
.label-container {
display: inline-block;
position: relative;
padding-left: 30px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0;
}
/* Hide the browser's default checkbox */
.label-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #eee;
}
/* On mouse-over, add a grey background color */
.label-container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.label-container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.label-container input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.label-container .checkmark:after {
left: 7px;
top: 2px;
width: 7px;
height: 13px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(40deg);
transform: rotate(40deg);
}
img {
opacity: 1 !important;
}
#bukti_bayar, #bukti_bayar2 {
height: 300px;
max-width: 650px;
border-width: 2px;
margin-bottom: 20px;
color: #ccc;
background-color: #fbfafa;
border-style: dashed;
border-color: #ccc;
line-height: 300px;
text-align: center;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
z-index: -10;
background-position: 50% 50%;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
[type="radio"] {
position: absolute;
margin: 2px -13px !important;
transform: scale(2.0);
-ms-transform: scale(2.0);
-moz-transform: scale(2.0);
-o-transform: scale(2.0);
opacity: 0;
width: 25px;
height: 25px;
}
.item_pilihan {
display: inline-block;
margin: 0 3%;
}
[type="radio"] + .opsi {
border: 1px solid #d4d4d4;
border-radius: 5px;
padding: 4px 0px;
margin: 0;
background: #fff;
color: #aaa;
height: 30px;
width: 30px;
line-height: 22px;
font-weight: 400;
}
[type="radio"]:checked + .opsi {
border: 1px solid #2a96de;
background: #39a9f4;
cursor: pointer;
color: #fff;
}
[type="radio"]:hover + .opsi {
border: 1px solid #62b6ef;
background: #6bbaef;
cursor: pointer;
color: #fff;
}
#kotak-soal {
font-size: 15px;
}
.box-item-jawaban {
display: inline-block;
margin: 10px;
}
.box-item-jawaban:hover, .panel-jawaban:hover, .soal-ragu:hover {
cursor: pointer;
}
.opsi-jawaban {
position: absolute;
border: 1px solid #929292;
border-radius: 5px 5px 0 0;
background: #ccc;
margin-top: -10px;
width: 45px;
height: 20px;
text-align: center;
font-weight: 500;
}
.nomor-jawaban {
border: 1px solid #929292;
padding: 10px;
font-weight: 500;
text-align: center;
width: 45px;
height: 45px;
font-size: 20px;
border-radius: 5px;
color: #293a50;
}
.terjawab .nomor-jawaban {
background: #293a50;
color: #fff;
border: 1px solid #293a50;
}
.ragu .nomor-jawaban {
background: #e9ec00;
border: 2px solid #a9ab2a;
color: #fff;
}
.aktif .nomor-jawaban {
background: #26a69a;
border: 1px solid #1f9489;
color: #fff;
}
.fab-menu-btn.btn-float {
width: 60px;
height: 60px;
padding: 1.05rem;
}
.nilai {
border-radius: 50%;
border: solid .2em red;
width: 120px;
height: 120px;
padding-top: .2em;
margin: auto;
font-size: 36pt;
font-weight: bolder;
color: red;
}
.nilai.success {
border: solid .2em #2196F3 !important;
color: #2196F3;
}
|
public/css/dashboard/custom.css
|
.nowrap {
white-space: normal !important;
}
.dataTables_length {
float: left;
}
.dataTables_filter {
margin: 0 0 0 .75rem;
}
/*.dataTables_filter input {
padding: .3125rem .75rem;
}*/
.datatable-footer, .datatable-header {
padding: 1rem 1rem 0 1rem;
}
/*.select2-selection--single {
padding: .3125rem 0;
}
.dataTables_length {
margin: 0 0 1rem 1.25rem;
}
.dt-buttons {
margin: 0 0 1rem 1.25rem;
}
.btn-add {
margin-left: 10px;
}*/
.dataTables_info {
margin-bottom: 1rem;
}
.dataTables_paginate .paginate_button {
padding: .2375rem;
}
.page-title {
padding: 1.25rem 0;
}
.bg-grey-100 {
background-color: #eee;
}
.modal-footer {
padding: .85rem 1.25rem;
}
/*.content {
padding: 0 10px 80px;
}
.page-header-default {
margin-bottom: 10px;
}*/
.daterange-custom-display::after {
content:'';
}
.icons-list {
margin-left:30px !important;
}
.form-group {
margin-bottom:10px;
}
.btn-table {
padding:2px 8px !important;
border-radius:0px !important;
}
.label-table {
font-size:11px;
}
.center {
text-align:center;
}
.yloading {
width:100%;
height:100%;
padding:0px;
margin:0px;
top:0px;
left:0px;
background-color:rgba(51,51,51,0.5);
z-index: 130299;
position: fixed;
display:none;
}
.loader-container {
width: 150px;
height: 150px;
padding: 50px;
background-color:#232323;
color:#FFF;
text-align: center;
border-radius: 10px !important;
position: fixed;
z-index: 130300;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
box-sizing:content-box !important;
}
.theme_xbox, .theme_xbox_sm, .theme_xbox_xs {
width: 100px;
height: 100px;
}
.theme_xbox .pace_activity, .theme_xbox_sm .pace_activity, .theme_xbox_xs .pace_activity {
width: 150px;
height: 150px;
}
.theme_xbox .pace_activity, .theme_xbox .pace_activity::after, .theme_xbox .pace_activity::before, .theme_xbox_sm .pace_activity, .theme_xbox_sm .pace_activity::after, .theme_xbox_sm .pace_activity::before, .theme_xbox_xs .pace_activity, .theme_xbox_xs .pace_activity::after, .theme_xbox_xs .pace_activity::before {
border-top-color: #61ED00;
}
.theme_xbox_with_text span {
width:150px;
margin-top: 7px;
}
.yloading .theme_xbox, .yloading .theme_xbox_lg, .yloading .theme_xbox_sm {
top: auto;
left: auto;
right: auto;
margin-top: 0px;
}
.table td {
padding: .5rem 1.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #1E88E5;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #1E88E5;
}
.custom-control-label::before {
background-color: #ccc;
}
.label-container {
display: inline-block;
position: relative;
padding-left: 30px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0;
}
/* Hide the browser's default checkbox */
.label-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #eee;
}
/* On mouse-over, add a grey background color */
.label-container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.label-container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.label-container input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.label-container .checkmark:after {
left: 7px;
top: 2px;
width: 7px;
height: 13px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(40deg);
transform: rotate(40deg);
}
img {
opacity: 1 !important;
}
#bukti_bayar, #bukti_bayar2 {
height: 300px;
max-width: 650px;
border-width: 2px;
margin-bottom: 20px;
color: #ccc;
background-color: #fbfafa;
border-style: dashed;
border-color: #ccc;
line-height: 300px;
text-align: center;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
z-index: -10;
background-position: 50% 50%;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
[type="radio"] {
position: absolute;
margin: 2px -13px !important;
transform: scale(2.0);
-ms-transform: scale(2.0);
-moz-transform: scale(2.0);
-o-transform: scale(2.0);
opacity: 0;
width: 25px;
height: 25px;
}
.item_pilihan {
display: inline-block;
margin: 0 3%;
}
[type="radio"] + .opsi {
border: 1px solid #d4d4d4;
border-radius: 5px;
padding: 4px 0px;
margin: 0;
background: #fff;
color: #aaa;
height: 30px;
width: 30px;
line-height: 22px;
font-weight: 400;
}
[type="radio"]:checked + .opsi {
border: 1px solid #2a96de;
background: #39a9f4;
cursor: pointer;
color: #fff;
}
[type="radio"]:hover + .opsi {
border: 1px solid #62b6ef;
background: #6bbaef;
cursor: pointer;
color: #fff;
}
#kotak-soal {
font-size: 15px;
}
.box-item-jawaban {
display: inline-block;
margin: 10px;
}
.box-item-jawaban:hover, .panel-jawaban:hover, .soal-ragu:hover {
cursor: pointer;
}
.opsi-jawaban {
position: absolute;
border: 1px solid #929292;
border-radius: 5px 5px 0 0;
background: #ccc;
margin-top: -10px;
width: 45px;
height: 20px;
text-align: center;
font-weight: 500;
}
.nomor-jawaban {
border: 1px solid #929292;
padding: 10px;
font-weight: 500;
text-align: center;
width: 45px;
height: 45px;
font-size: 20px;
border-radius: 5px;
color: #293a50;
}
.terjawab .nomor-jawaban {
background: #293a50;
color: #fff;
border: 1px solid #293a50;
}
.ragu .nomor-jawaban {
background: #e9ec00;
border: 2px solid #a9ab2a;
color: #fff;
}
.aktif .nomor-jawaban {
background: #26a69a;
border: 1px solid #1f9489;
color: #fff;
}
.fab-menu-btn.btn-float {
width: 60px;
height: 60px;
padding: 1.05rem;
}
.nilai {
border-radius: 50%;
border: solid .2em red;
width: 120px;
height: 120px;
padding-top: .2em;
margin: auto;
font-size: 36pt;
font-weight: bolder;
color: red;
}
.nilai.success {
border: solid .2em #2196F3 !important;
color: #2196F3;
}
| 0.34632 | 0.131201 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.